@plitzi/plitzi-sdk 0.30.19 → 0.31.1
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/CHANGELOG.md +48 -3
- package/dist/plitzi-sdk-dev-vendor.js +6 -6
- package/dist/plitzi-sdk-dev-vendor.js.gz +0 -0
- package/dist/plitzi-sdk-dev-vendor.js.map +1 -1
- package/dist/plitzi-sdk-dev-vendor.js.map.gz +0 -0
- package/dist/plitzi-sdk-devtools.css +2 -2
- package/dist/plitzi-sdk-devtools.css.gz +0 -0
- package/dist/plitzi-sdk-vendor.js +1 -1
- package/dist/plitzi-sdk-vendor.js.gz +0 -0
- package/dist/plitzi-sdk.css +2 -2
- package/dist/plitzi-sdk.css.gz +0 -0
- package/dist/plitzi-sdk.js +236 -238
- package/dist/plitzi-sdk.js.gz +0 -0
- package/package.json +51 -51
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,50 @@
|
|
|
1
1
|
# @plitzi/plitzi-sdk
|
|
2
2
|
|
|
3
|
+
## 0.31.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- v0.31.1
|
|
8
|
+
- Updated dependencies
|
|
9
|
+
- @plitzi/nexus@0.31.1
|
|
10
|
+
- @plitzi/sdk-auth@0.31.1
|
|
11
|
+
- @plitzi/sdk-collections@0.31.1
|
|
12
|
+
- @plitzi/sdk-dev-tools@0.31.1
|
|
13
|
+
- @plitzi/sdk-elements@0.31.1
|
|
14
|
+
- @plitzi/sdk-event-bridge@0.31.1
|
|
15
|
+
- @plitzi/sdk-interactions@0.31.1
|
|
16
|
+
- @plitzi/sdk-navigation@0.31.1
|
|
17
|
+
- @plitzi/sdk-plugins@0.31.1
|
|
18
|
+
- @plitzi/sdk-schema@0.31.1
|
|
19
|
+
- @plitzi/sdk-shared@0.31.1
|
|
20
|
+
- @plitzi/sdk-state@0.31.1
|
|
21
|
+
- @plitzi/sdk-style@0.31.1
|
|
22
|
+
- @plitzi/sdk-variables@0.31.1
|
|
23
|
+
|
|
24
|
+
## 0.31.0
|
|
25
|
+
|
|
26
|
+
### Minor Changes
|
|
27
|
+
|
|
28
|
+
- v0.31.0
|
|
29
|
+
|
|
30
|
+
### Patch Changes
|
|
31
|
+
|
|
32
|
+
- Updated dependencies
|
|
33
|
+
- @plitzi/sdk-auth@0.31.0
|
|
34
|
+
- @plitzi/sdk-collections@0.31.0
|
|
35
|
+
- @plitzi/sdk-dev-tools@0.31.0
|
|
36
|
+
- @plitzi/sdk-elements@0.31.0
|
|
37
|
+
- @plitzi/sdk-event-bridge@0.31.0
|
|
38
|
+
- @plitzi/sdk-interactions@0.31.0
|
|
39
|
+
- @plitzi/sdk-navigation@0.31.0
|
|
40
|
+
- @plitzi/sdk-plugins@0.31.0
|
|
41
|
+
- @plitzi/sdk-schema@0.31.0
|
|
42
|
+
- @plitzi/sdk-shared@0.31.0
|
|
43
|
+
- @plitzi/sdk-state@0.31.0
|
|
44
|
+
- @plitzi/nexus@0.31.0
|
|
45
|
+
- @plitzi/sdk-style@0.31.0
|
|
46
|
+
- @plitzi/sdk-variables@0.31.0
|
|
47
|
+
|
|
3
48
|
## 0.30.19
|
|
4
49
|
|
|
5
50
|
### Patch Changes
|
|
@@ -17,7 +62,7 @@
|
|
|
17
62
|
- @plitzi/sdk-schema@0.30.19
|
|
18
63
|
- @plitzi/sdk-shared@0.30.19
|
|
19
64
|
- @plitzi/sdk-state@0.30.19
|
|
20
|
-
- @plitzi/
|
|
65
|
+
- @plitzi/nexus@0.30.19
|
|
21
66
|
- @plitzi/sdk-style@0.30.19
|
|
22
67
|
- @plitzi/sdk-variables@0.30.19
|
|
23
68
|
|
|
@@ -38,7 +83,7 @@
|
|
|
38
83
|
- @plitzi/sdk-schema@0.30.18
|
|
39
84
|
- @plitzi/sdk-shared@0.30.18
|
|
40
85
|
- @plitzi/sdk-state@0.30.18
|
|
41
|
-
- @plitzi/
|
|
86
|
+
- @plitzi/nexus@0.30.18
|
|
42
87
|
- @plitzi/sdk-style@0.30.18
|
|
43
88
|
- @plitzi/sdk-variables@0.30.18
|
|
44
89
|
|
|
@@ -59,7 +104,7 @@
|
|
|
59
104
|
- @plitzi/sdk-schema@0.30.17
|
|
60
105
|
- @plitzi/sdk-shared@0.30.17
|
|
61
106
|
- @plitzi/sdk-state@0.30.17
|
|
62
|
-
- @plitzi/
|
|
107
|
+
- @plitzi/nexus@0.30.17
|
|
63
108
|
- @plitzi/sdk-style@0.30.17
|
|
64
109
|
- @plitzi/sdk-variables@0.30.17
|
|
65
110
|
|
|
@@ -775,7 +775,7 @@ var require_react_development = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
775
775
|
exports.useTransition = function() {
|
|
776
776
|
return resolveDispatcher().useTransition();
|
|
777
777
|
};
|
|
778
|
-
exports.version = "19.2.
|
|
778
|
+
exports.version = "19.2.6";
|
|
779
779
|
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error());
|
|
780
780
|
})();
|
|
781
781
|
}));
|
|
@@ -1159,7 +1159,7 @@ var require_react_dom_development = /* @__PURE__ */ __commonJSMin(((exports) =>
|
|
|
1159
1159
|
exports.useFormStatus = function() {
|
|
1160
1160
|
return resolveDispatcher().useHostTransitionStatus();
|
|
1161
1161
|
};
|
|
1162
|
-
exports.version = "19.2.
|
|
1162
|
+
exports.version = "19.2.6";
|
|
1163
1163
|
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error());
|
|
1164
1164
|
})();
|
|
1165
1165
|
}));
|
|
@@ -15463,7 +15463,7 @@ var require_react_dom_client_development = /* @__PURE__ */ __commonJSMin(((expor
|
|
|
15463
15463
|
};
|
|
15464
15464
|
(function() {
|
|
15465
15465
|
var isomorphicReactPackageVersion = React.version;
|
|
15466
|
-
if ("19.2.
|
|
15466
|
+
if ("19.2.6" !== isomorphicReactPackageVersion) throw Error("Incompatible React versions: The \"react\" and \"react-dom\" packages must have the exact same version. Instead got:\n - react: " + (isomorphicReactPackageVersion + "\n - react-dom: 19.2.6\nLearn more: https://react.dev/warnings/version-mismatch"));
|
|
15467
15467
|
})();
|
|
15468
15468
|
"function" === typeof Map && null != Map.prototype && "function" === typeof Map.prototype.forEach && "function" === typeof Set && null != Set.prototype && "function" === typeof Set.prototype.clear && "function" === typeof Set.prototype.forEach || console.error("React depends on Map and Set built-in types. Make sure that you load a polyfill in older browsers. https://react.dev/link/react-polyfills");
|
|
15469
15469
|
ReactDOMSharedInternals.findDOMNode = function(componentOrElement) {
|
|
@@ -15481,10 +15481,10 @@ var require_react_dom_client_development = /* @__PURE__ */ __commonJSMin(((expor
|
|
|
15481
15481
|
if (!(function() {
|
|
15482
15482
|
var internals = {
|
|
15483
15483
|
bundleType: 1,
|
|
15484
|
-
version: "19.2.
|
|
15484
|
+
version: "19.2.6",
|
|
15485
15485
|
rendererPackageName: "react-dom",
|
|
15486
15486
|
currentDispatcherRef: ReactSharedInternals,
|
|
15487
|
-
reconcilerVersion: "19.2.
|
|
15487
|
+
reconcilerVersion: "19.2.6"
|
|
15488
15488
|
};
|
|
15489
15489
|
internals.overrideHookState = overrideHookState;
|
|
15490
15490
|
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
|
|
@@ -15538,7 +15538,7 @@ var require_react_dom_client_development = /* @__PURE__ */ __commonJSMin(((expor
|
|
|
15538
15538
|
listenToAllSupportedEvents(container);
|
|
15539
15539
|
return new ReactDOMHydrationRoot(initialChildren);
|
|
15540
15540
|
};
|
|
15541
|
-
exports.version = "19.2.
|
|
15541
|
+
exports.version = "19.2.6";
|
|
15542
15542
|
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error());
|
|
15543
15543
|
})();
|
|
15544
15544
|
}));
|
|
Binary file
|