@xylabs/sdk-react 3.1.0-rc.3 → 3.1.0-rc.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/esm/index.d.ts +23 -0
- package/dist/esm/index.d.ts.map +1 -0
- package/dist/esm/index.js +23 -0
- package/dist/esm/index.js.map +1 -0
- package/dist/index.js +0 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +0 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +28 -28
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
export * from '@xylabs/react-accordion';
|
|
2
|
+
export * from '@xylabs/react-appbar';
|
|
3
|
+
export * from '@xylabs/react-async-effect';
|
|
4
|
+
export * from '@xylabs/react-button';
|
|
5
|
+
export * from '@xylabs/react-common';
|
|
6
|
+
export * from '@xylabs/react-cookie-consent';
|
|
7
|
+
export * from '@xylabs/react-crypto';
|
|
8
|
+
export * from '@xylabs/react-dialogs';
|
|
9
|
+
export * from '@xylabs/react-experiments';
|
|
10
|
+
export * from '@xylabs/react-flexbox';
|
|
11
|
+
export * from '@xylabs/react-identicon';
|
|
12
|
+
export * from '@xylabs/react-invertible-theme';
|
|
13
|
+
export * from '@xylabs/react-link';
|
|
14
|
+
export * from '@xylabs/react-number-status';
|
|
15
|
+
export * from '@xylabs/react-pixel';
|
|
16
|
+
export * from '@xylabs/react-pixel-debugger';
|
|
17
|
+
export * from '@xylabs/react-promise';
|
|
18
|
+
export * from '@xylabs/react-quick-tip-button';
|
|
19
|
+
export * from '@xylabs/react-render-spin-check';
|
|
20
|
+
export * from '@xylabs/react-rich-result';
|
|
21
|
+
export * from '@xylabs/react-scroll-to-top';
|
|
22
|
+
export * from '@xylabs/react-shared';
|
|
23
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,yBAAyB,CAAA;AACvC,cAAc,sBAAsB,CAAA;AACpC,cAAc,4BAA4B,CAAA;AAC1C,cAAc,sBAAsB,CAAA;AACpC,cAAc,sBAAsB,CAAA;AACpC,cAAc,8BAA8B,CAAA;AAC5C,cAAc,sBAAsB,CAAA;AACpC,cAAc,uBAAuB,CAAA;AACrC,cAAc,2BAA2B,CAAA;AACzC,cAAc,uBAAuB,CAAA;AACrC,cAAc,yBAAyB,CAAA;AACvC,cAAc,gCAAgC,CAAA;AAC9C,cAAc,oBAAoB,CAAA;AAClC,cAAc,6BAA6B,CAAA;AAC3C,cAAc,qBAAqB,CAAA;AACnC,cAAc,8BAA8B,CAAA;AAC5C,cAAc,uBAAuB,CAAA;AACrC,cAAc,gCAAgC,CAAA;AAC9C,cAAc,iCAAiC,CAAA;AAC/C,cAAc,2BAA2B,CAAA;AACzC,cAAc,6BAA6B,CAAA;AAC3C,cAAc,sBAAsB,CAAA"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
export * from "@xylabs/react-accordion";
|
|
2
|
+
export * from "@xylabs/react-appbar";
|
|
3
|
+
export * from "@xylabs/react-async-effect";
|
|
4
|
+
export * from "@xylabs/react-button";
|
|
5
|
+
export * from "@xylabs/react-common";
|
|
6
|
+
export * from "@xylabs/react-cookie-consent";
|
|
7
|
+
export * from "@xylabs/react-crypto";
|
|
8
|
+
export * from "@xylabs/react-dialogs";
|
|
9
|
+
export * from "@xylabs/react-experiments";
|
|
10
|
+
export * from "@xylabs/react-flexbox";
|
|
11
|
+
export * from "@xylabs/react-identicon";
|
|
12
|
+
export * from "@xylabs/react-invertible-theme";
|
|
13
|
+
export * from "@xylabs/react-link";
|
|
14
|
+
export * from "@xylabs/react-number-status";
|
|
15
|
+
export * from "@xylabs/react-pixel";
|
|
16
|
+
export * from "@xylabs/react-pixel-debugger";
|
|
17
|
+
export * from "@xylabs/react-promise";
|
|
18
|
+
export * from "@xylabs/react-quick-tip-button";
|
|
19
|
+
export * from "@xylabs/react-render-spin-check";
|
|
20
|
+
export * from "@xylabs/react-rich-result";
|
|
21
|
+
export * from "@xylabs/react-scroll-to-top";
|
|
22
|
+
export * from "@xylabs/react-shared";
|
|
23
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xylabs/react-accordion'\nexport * from '@xylabs/react-appbar'\nexport * from '@xylabs/react-async-effect'\nexport * from '@xylabs/react-button'\nexport * from '@xylabs/react-common'\nexport * from '@xylabs/react-cookie-consent'\nexport * from '@xylabs/react-crypto'\nexport * from '@xylabs/react-dialogs'\nexport * from '@xylabs/react-experiments'\nexport * from '@xylabs/react-flexbox'\nexport * from '@xylabs/react-identicon'\nexport * from '@xylabs/react-invertible-theme'\nexport * from '@xylabs/react-link'\nexport * from '@xylabs/react-number-status'\nexport * from '@xylabs/react-pixel'\nexport * from '@xylabs/react-pixel-debugger'\nexport * from '@xylabs/react-promise'\nexport * from '@xylabs/react-quick-tip-button'\nexport * from '@xylabs/react-render-spin-check'\nexport * from '@xylabs/react-rich-result'\nexport * from '@xylabs/react-scroll-to-top'\nexport * from '@xylabs/react-shared'\n"],"mappings":"AAAA,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;","names":[]}
|
package/dist/index.js
CHANGED
|
@@ -13,8 +13,6 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
13
13
|
};
|
|
14
14
|
var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
|
|
15
15
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
16
|
-
|
|
17
|
-
// src/index.ts
|
|
18
16
|
var src_exports = {};
|
|
19
17
|
module.exports = __toCommonJS(src_exports);
|
|
20
18
|
__reExport(src_exports, require("@xylabs/react-accordion"), module.exports);
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/index.ts"],"sourcesContent":["export * from '@xylabs/react-accordion'\nexport * from '@xylabs/react-appbar'\nexport * from '@xylabs/react-async-effect'\nexport * from '@xylabs/react-button'\nexport * from '@xylabs/react-common'\nexport * from '@xylabs/react-cookie-consent'\nexport * from '@xylabs/react-crypto'\nexport * from '@xylabs/react-dialogs'\nexport * from '@xylabs/react-experiments'\nexport * from '@xylabs/react-flexbox'\nexport * from '@xylabs/react-identicon'\nexport * from '@xylabs/react-invertible-theme'\nexport * from '@xylabs/react-link'\nexport * from '@xylabs/react-number-status'\nexport * from '@xylabs/react-pixel'\nexport * from '@xylabs/react-pixel-debugger'\nexport * from '@xylabs/react-promise'\nexport * from '@xylabs/react-quick-tip-button'\nexport * from '@xylabs/react-render-spin-check'\nexport * from '@xylabs/react-rich-result'\nexport * from '@xylabs/react-scroll-to-top'\nexport * from '@xylabs/react-shared'\n"],"mappings":"
|
|
1
|
+
{"version":3,"sources":["../src/index.ts"],"sourcesContent":["export * from '@xylabs/react-accordion'\nexport * from '@xylabs/react-appbar'\nexport * from '@xylabs/react-async-effect'\nexport * from '@xylabs/react-button'\nexport * from '@xylabs/react-common'\nexport * from '@xylabs/react-cookie-consent'\nexport * from '@xylabs/react-crypto'\nexport * from '@xylabs/react-dialogs'\nexport * from '@xylabs/react-experiments'\nexport * from '@xylabs/react-flexbox'\nexport * from '@xylabs/react-identicon'\nexport * from '@xylabs/react-invertible-theme'\nexport * from '@xylabs/react-link'\nexport * from '@xylabs/react-number-status'\nexport * from '@xylabs/react-pixel'\nexport * from '@xylabs/react-pixel-debugger'\nexport * from '@xylabs/react-promise'\nexport * from '@xylabs/react-quick-tip-button'\nexport * from '@xylabs/react-render-spin-check'\nexport * from '@xylabs/react-rich-result'\nexport * from '@xylabs/react-scroll-to-top'\nexport * from '@xylabs/react-shared'\n"],"mappings":";;;;;;;;;;;;;;;AAAA;AAAA;AAAA,wBAAc,oCAAd;AACA,wBAAc,iCADd;AAEA,wBAAc,uCAFd;AAGA,wBAAc,iCAHd;AAIA,wBAAc,iCAJd;AAKA,wBAAc,yCALd;AAMA,wBAAc,iCANd;AAOA,wBAAc,kCAPd;AAQA,wBAAc,sCARd;AASA,wBAAc,kCATd;AAUA,wBAAc,oCAVd;AAWA,wBAAc,2CAXd;AAYA,wBAAc,+BAZd;AAaA,wBAAc,wCAbd;AAcA,wBAAc,gCAdd;AAeA,wBAAc,yCAfd;AAgBA,wBAAc,kCAhBd;AAiBA,wBAAc,2CAjBd;AAkBA,wBAAc,4CAlBd;AAmBA,wBAAc,sCAnBd;AAoBA,wBAAc,wCApBd;AAqBA,wBAAc,iCArBd;","names":[]}
|
package/dist/index.mjs
CHANGED
package/dist/index.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/index.ts"],"sourcesContent":["export * from '@xylabs/react-accordion'\nexport * from '@xylabs/react-appbar'\nexport * from '@xylabs/react-async-effect'\nexport * from '@xylabs/react-button'\nexport * from '@xylabs/react-common'\nexport * from '@xylabs/react-cookie-consent'\nexport * from '@xylabs/react-crypto'\nexport * from '@xylabs/react-dialogs'\nexport * from '@xylabs/react-experiments'\nexport * from '@xylabs/react-flexbox'\nexport * from '@xylabs/react-identicon'\nexport * from '@xylabs/react-invertible-theme'\nexport * from '@xylabs/react-link'\nexport * from '@xylabs/react-number-status'\nexport * from '@xylabs/react-pixel'\nexport * from '@xylabs/react-pixel-debugger'\nexport * from '@xylabs/react-promise'\nexport * from '@xylabs/react-quick-tip-button'\nexport * from '@xylabs/react-render-spin-check'\nexport * from '@xylabs/react-rich-result'\nexport * from '@xylabs/react-scroll-to-top'\nexport * from '@xylabs/react-shared'\n"],"mappings":"
|
|
1
|
+
{"version":3,"sources":["../src/index.ts"],"sourcesContent":["export * from '@xylabs/react-accordion'\nexport * from '@xylabs/react-appbar'\nexport * from '@xylabs/react-async-effect'\nexport * from '@xylabs/react-button'\nexport * from '@xylabs/react-common'\nexport * from '@xylabs/react-cookie-consent'\nexport * from '@xylabs/react-crypto'\nexport * from '@xylabs/react-dialogs'\nexport * from '@xylabs/react-experiments'\nexport * from '@xylabs/react-flexbox'\nexport * from '@xylabs/react-identicon'\nexport * from '@xylabs/react-invertible-theme'\nexport * from '@xylabs/react-link'\nexport * from '@xylabs/react-number-status'\nexport * from '@xylabs/react-pixel'\nexport * from '@xylabs/react-pixel-debugger'\nexport * from '@xylabs/react-promise'\nexport * from '@xylabs/react-quick-tip-button'\nexport * from '@xylabs/react-render-spin-check'\nexport * from '@xylabs/react-rich-result'\nexport * from '@xylabs/react-scroll-to-top'\nexport * from '@xylabs/react-shared'\n"],"mappings":"AAAA,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;","names":[]}
|
package/package.json
CHANGED
|
@@ -13,28 +13,28 @@
|
|
|
13
13
|
"packages/*"
|
|
14
14
|
],
|
|
15
15
|
"dependencies": {
|
|
16
|
-
"@xylabs/react-accordion": "~3.1.0-rc.
|
|
17
|
-
"@xylabs/react-appbar": "~3.1.0-rc.
|
|
18
|
-
"@xylabs/react-async-effect": "~3.1.0-rc.
|
|
19
|
-
"@xylabs/react-button": "~3.1.0-rc.
|
|
20
|
-
"@xylabs/react-common": "~3.1.0-rc.
|
|
21
|
-
"@xylabs/react-cookie-consent": "~3.1.0-rc.
|
|
22
|
-
"@xylabs/react-crypto": "~3.1.0-rc.
|
|
23
|
-
"@xylabs/react-dialogs": "~3.1.0-rc.
|
|
24
|
-
"@xylabs/react-experiments": "~3.1.0-rc.
|
|
25
|
-
"@xylabs/react-flexbox": "~3.1.0-rc.
|
|
26
|
-
"@xylabs/react-identicon": "~3.1.0-rc.
|
|
27
|
-
"@xylabs/react-invertible-theme": "~3.1.0-rc.
|
|
28
|
-
"@xylabs/react-link": "~3.1.0-rc.
|
|
29
|
-
"@xylabs/react-number-status": "~3.1.0-rc.
|
|
30
|
-
"@xylabs/react-pixel": "~3.1.0-rc.
|
|
31
|
-
"@xylabs/react-pixel-debugger": "~3.1.0-rc.
|
|
32
|
-
"@xylabs/react-promise": "~3.1.0-rc.
|
|
33
|
-
"@xylabs/react-quick-tip-button": "~3.1.0-rc.
|
|
34
|
-
"@xylabs/react-render-spin-check": "~3.1.0-rc.
|
|
35
|
-
"@xylabs/react-rich-result": "~3.1.0-rc.
|
|
36
|
-
"@xylabs/react-scroll-to-top": "~3.1.0-rc.
|
|
37
|
-
"@xylabs/react-shared": "~3.1.0-rc.
|
|
16
|
+
"@xylabs/react-accordion": "~3.1.0-rc.4",
|
|
17
|
+
"@xylabs/react-appbar": "~3.1.0-rc.4",
|
|
18
|
+
"@xylabs/react-async-effect": "~3.1.0-rc.4",
|
|
19
|
+
"@xylabs/react-button": "~3.1.0-rc.4",
|
|
20
|
+
"@xylabs/react-common": "~3.1.0-rc.4",
|
|
21
|
+
"@xylabs/react-cookie-consent": "~3.1.0-rc.4",
|
|
22
|
+
"@xylabs/react-crypto": "~3.1.0-rc.4",
|
|
23
|
+
"@xylabs/react-dialogs": "~3.1.0-rc.4",
|
|
24
|
+
"@xylabs/react-experiments": "~3.1.0-rc.4",
|
|
25
|
+
"@xylabs/react-flexbox": "~3.1.0-rc.4",
|
|
26
|
+
"@xylabs/react-identicon": "~3.1.0-rc.4",
|
|
27
|
+
"@xylabs/react-invertible-theme": "~3.1.0-rc.4",
|
|
28
|
+
"@xylabs/react-link": "~3.1.0-rc.4",
|
|
29
|
+
"@xylabs/react-number-status": "~3.1.0-rc.4",
|
|
30
|
+
"@xylabs/react-pixel": "~3.1.0-rc.4",
|
|
31
|
+
"@xylabs/react-pixel-debugger": "~3.1.0-rc.4",
|
|
32
|
+
"@xylabs/react-promise": "~3.1.0-rc.4",
|
|
33
|
+
"@xylabs/react-quick-tip-button": "~3.1.0-rc.4",
|
|
34
|
+
"@xylabs/react-render-spin-check": "~3.1.0-rc.4",
|
|
35
|
+
"@xylabs/react-rich-result": "~3.1.0-rc.4",
|
|
36
|
+
"@xylabs/react-scroll-to-top": "~3.1.0-rc.4",
|
|
37
|
+
"@xylabs/react-shared": "~3.1.0-rc.4"
|
|
38
38
|
},
|
|
39
39
|
"description": "Common React library for all XY Labs projects that use React",
|
|
40
40
|
"devDependencies": {
|
|
@@ -62,10 +62,10 @@
|
|
|
62
62
|
"@storybook/theming": "^7.4.3",
|
|
63
63
|
"@typescript-eslint/eslint-plugin": "^6.7.2",
|
|
64
64
|
"@typescript-eslint/parser": "^6.7.2",
|
|
65
|
-
"@xylabs/eslint-config-react": "^3.0.
|
|
65
|
+
"@xylabs/eslint-config-react": "^3.0.36",
|
|
66
66
|
"@xylabs/pixel": "^1.4.14",
|
|
67
|
-
"@xylabs/ts-scripts-yarn3": "^3.0.
|
|
68
|
-
"@xylabs/tsconfig-react": "^3.0.
|
|
67
|
+
"@xylabs/ts-scripts-yarn3": "^3.0.36",
|
|
68
|
+
"@xylabs/tsconfig-react": "^3.0.36",
|
|
69
69
|
"axios": "^1.5.0",
|
|
70
70
|
"eslint": "^8.49.0",
|
|
71
71
|
"eslint-import-resolver-typescript": "^3.6.0",
|
|
@@ -106,8 +106,8 @@
|
|
|
106
106
|
},
|
|
107
107
|
"browser": {
|
|
108
108
|
"import": {
|
|
109
|
-
"types": "./dist/index.d.
|
|
110
|
-
"default": "./dist/index.
|
|
109
|
+
"types": "./dist/esm/index.d.ts",
|
|
110
|
+
"default": "./dist/esm/index.js"
|
|
111
111
|
},
|
|
112
112
|
"require": {
|
|
113
113
|
"types": "./dist/index.d.ts",
|
|
@@ -143,7 +143,7 @@
|
|
|
143
143
|
},
|
|
144
144
|
"sideEffects": false,
|
|
145
145
|
"types": "dist/index.d.ts",
|
|
146
|
-
"version": "3.1.0-rc.
|
|
146
|
+
"version": "3.1.0-rc.4",
|
|
147
147
|
"packageManager": "yarn@3.6.1",
|
|
148
148
|
"volta": {
|
|
149
149
|
"node": "18.13.0",
|