@hybr1d-tech/charizard 2.3.40 → 2.3.41
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/hybr1d-ui.js +10 -10
- package/package.json +30 -30
package/dist/hybr1d-ui.js
CHANGED
|
@@ -133,7 +133,7 @@ var m1 = {};
|
|
|
133
133
|
*/
|
|
134
134
|
var $4;
|
|
135
135
|
function Me() {
|
|
136
|
-
return $4 || ($4 = 1, process.env.NODE_ENV !== "production" && function() {
|
|
136
|
+
return $4 || ($4 = 1, process.env.NODE_ENV !== "production" && (function() {
|
|
137
137
|
function e(y) {
|
|
138
138
|
if (y == null) return null;
|
|
139
139
|
if (typeof y == "function")
|
|
@@ -329,11 +329,11 @@ React keys must be passed directly to JSX without using spread:
|
|
|
329
329
|
return null;
|
|
330
330
|
};
|
|
331
331
|
p = {
|
|
332
|
-
|
|
332
|
+
react_stack_bottom_frame: function(y) {
|
|
333
333
|
return y();
|
|
334
334
|
}
|
|
335
335
|
};
|
|
336
|
-
var X, Y = {}, d0 = p
|
|
336
|
+
var X, Y = {}, d0 = p.react_stack_bottom_frame.bind(
|
|
337
337
|
p,
|
|
338
338
|
s
|
|
339
339
|
)(), K = P(n(s)), w0 = {};
|
|
@@ -362,7 +362,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
362
362
|
t0 ? P(n(y)) : K
|
|
363
363
|
);
|
|
364
364
|
};
|
|
365
|
-
}()), m1;
|
|
365
|
+
})()), m1;
|
|
366
366
|
}
|
|
367
367
|
var Y4;
|
|
368
368
|
function Re() {
|
|
@@ -2189,7 +2189,7 @@ function Rt(e) {
|
|
|
2189
2189
|
var l = document.createElement("style");
|
|
2190
2190
|
return l.setAttribute("data-emotion", e.key), e.nonce !== void 0 && l.setAttribute("nonce", e.nonce), l.appendChild(document.createTextNode("")), l.setAttribute("data-s", ""), l;
|
|
2191
2191
|
}
|
|
2192
|
-
var Vt = /* @__PURE__ */ function() {
|
|
2192
|
+
var Vt = /* @__PURE__ */ (function() {
|
|
2193
2193
|
function e(c) {
|
|
2194
2194
|
var n = this;
|
|
2195
2195
|
this._insertTag = function(t) {
|
|
@@ -2218,7 +2218,7 @@ var Vt = /* @__PURE__ */ function() {
|
|
|
2218
2218
|
return (t = n.parentNode) == null ? void 0 : t.removeChild(n);
|
|
2219
2219
|
}), this.tags = [], this.ctr = 0;
|
|
2220
2220
|
}, e;
|
|
2221
|
-
}(), P0 = "-ms-", d3 = "-moz-", c0 = "-webkit-", E6 = "comm", y4 = "rule", z4 = "decl", Ft = "@import", M6 = "@keyframes", Bt = "@layer", Lt = Math.abs, A3 = String.fromCharCode, Gt = Object.assign;
|
|
2221
|
+
})(), P0 = "-ms-", d3 = "-moz-", c0 = "-webkit-", E6 = "comm", y4 = "rule", z4 = "decl", Ft = "@import", M6 = "@keyframes", Bt = "@layer", Lt = Math.abs, A3 = String.fromCharCode, Gt = Object.assign;
|
|
2222
2222
|
function kt(e, l) {
|
|
2223
2223
|
return G0(e, 0) ^ 45 ? (((l << 2 ^ G0(e, 0)) << 2 ^ G0(e, 1)) << 2 ^ G0(e, 2)) << 2 ^ G0(e, 3) : 0;
|
|
2224
2224
|
}
|
|
@@ -2882,7 +2882,7 @@ var r0 = {};
|
|
|
2882
2882
|
*/
|
|
2883
2883
|
var c5;
|
|
2884
2884
|
function i9() {
|
|
2885
|
-
return c5 || (c5 = 1, process.env.NODE_ENV !== "production" && function() {
|
|
2885
|
+
return c5 || (c5 = 1, process.env.NODE_ENV !== "production" && (function() {
|
|
2886
2886
|
var e = typeof Symbol == "function" && Symbol.for, l = e ? Symbol.for("react.element") : 60103, c = e ? Symbol.for("react.portal") : 60106, n = e ? Symbol.for("react.fragment") : 60107, t = e ? Symbol.for("react.strict_mode") : 60108, s = e ? Symbol.for("react.profiler") : 60114, r = e ? Symbol.for("react.provider") : 60109, i = e ? Symbol.for("react.context") : 60110, o = e ? Symbol.for("react.async_mode") : 60111, u = e ? Symbol.for("react.concurrent_mode") : 60111, d = e ? Symbol.for("react.forward_ref") : 60112, m = e ? Symbol.for("react.suspense") : 60113, p = e ? Symbol.for("react.suspense_list") : 60120, h = e ? Symbol.for("react.memo") : 60115, x = e ? Symbol.for("react.lazy") : 60116, v = e ? Symbol.for("react.block") : 60121, C = e ? Symbol.for("react.fundamental") : 60117, g = e ? Symbol.for("react.responder") : 60118, q = e ? Symbol.for("react.scope") : 60119;
|
|
2887
2887
|
function I(L) {
|
|
2888
2888
|
return typeof L == "string" || typeof L == "function" || // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.
|
|
@@ -2961,7 +2961,7 @@ function i9() {
|
|
|
2961
2961
|
return z(L) === m;
|
|
2962
2962
|
}
|
|
2963
2963
|
r0.AsyncMode = _, r0.ConcurrentMode = w, r0.ContextConsumer = A, r0.ContextProvider = N, r0.Element = G, r0.ForwardRef = S, r0.Fragment = j, r0.Lazy = F, r0.Memo = V, r0.Portal = P, r0.Profiler = X, r0.StrictMode = Y, r0.Suspense = d0, r0.isAsyncMode = w0, r0.isConcurrentMode = y, r0.isContextConsumer = B, r0.isContextProvider = k, r0.isElement = $, r0.isForwardRef = Q, r0.isFragment = t0, r0.isLazy = m0, r0.isMemo = I0, r0.isPortal = J, r0.isProfiler = u0, r0.isStrictMode = n2, r0.isSuspense = d2, r0.isValidElementType = I, r0.typeOf = z;
|
|
2964
|
-
}()), r0;
|
|
2964
|
+
})()), r0;
|
|
2965
2965
|
}
|
|
2966
2966
|
var n5;
|
|
2967
2967
|
function u9() {
|
|
@@ -5300,7 +5300,7 @@ function v7(e, l, c) {
|
|
|
5300
5300
|
var f7 = function(l) {
|
|
5301
5301
|
var c = l.hideSelectedOptions, n = l.isMulti;
|
|
5302
5302
|
return c === void 0 ? n : c;
|
|
5303
|
-
}, mn = 1, V4 = /* @__PURE__ */ function(e) {
|
|
5303
|
+
}, mn = 1, V4 = /* @__PURE__ */ (function(e) {
|
|
5304
5304
|
zt(c, e);
|
|
5305
5305
|
var l = Nt(c);
|
|
5306
5306
|
function c(n) {
|
|
@@ -6209,7 +6209,7 @@ var f7 = function(l) {
|
|
|
6209
6209
|
});
|
|
6210
6210
|
}
|
|
6211
6211
|
}]), c;
|
|
6212
|
-
}(Y7);
|
|
6212
|
+
})(Y7);
|
|
6213
6213
|
V4.defaultProps = rn;
|
|
6214
6214
|
var hn = ["defaultInputValue", "defaultMenuIsOpen", "defaultValue", "inputValue", "menuIsOpen", "onChange", "onInputChange", "onMenuClose", "onMenuOpen", "value"];
|
|
6215
6215
|
function g7(e) {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@hybr1d-tech/charizard",
|
|
3
|
-
"version": "2.3.
|
|
3
|
+
"version": "2.3.41",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"files": [
|
|
6
6
|
"dist"
|
|
@@ -27,31 +27,31 @@
|
|
|
27
27
|
"@dnd-kit/utilities": "^3.2.2",
|
|
28
28
|
"@popperjs/core": "^2.11.8",
|
|
29
29
|
"@tanstack/react-table": "^8.21.3",
|
|
30
|
-
"@zag-js/accordion": "^1.
|
|
31
|
-
"@zag-js/checkbox": "^1.
|
|
32
|
-
"@zag-js/color-picker": "^1.
|
|
33
|
-
"@zag-js/combobox": "^1.
|
|
34
|
-
"@zag-js/dialog": "^1.
|
|
35
|
-
"@zag-js/menu": "^1.
|
|
36
|
-
"@zag-js/pagination": "^1.
|
|
37
|
-
"@zag-js/popover": "^1.
|
|
38
|
-
"@zag-js/popper": "^1.
|
|
39
|
-
"@zag-js/radio-group": "^1.
|
|
40
|
-
"@zag-js/react": "^1.
|
|
41
|
-
"@zag-js/select": "^1.
|
|
42
|
-
"@zag-js/switch": "^1.
|
|
43
|
-
"@zag-js/tabs": "^1.
|
|
44
|
-
"@zag-js/tooltip": "^1.
|
|
30
|
+
"@zag-js/accordion": "^1.21.6",
|
|
31
|
+
"@zag-js/checkbox": "^1.21.6",
|
|
32
|
+
"@zag-js/color-picker": "^1.21.6",
|
|
33
|
+
"@zag-js/combobox": "^1.21.6",
|
|
34
|
+
"@zag-js/dialog": "^1.21.6",
|
|
35
|
+
"@zag-js/menu": "^1.21.6",
|
|
36
|
+
"@zag-js/pagination": "^1.21.6",
|
|
37
|
+
"@zag-js/popover": "^1.21.6",
|
|
38
|
+
"@zag-js/popper": "^1.21.6",
|
|
39
|
+
"@zag-js/radio-group": "^1.21.6",
|
|
40
|
+
"@zag-js/react": "^1.21.6",
|
|
41
|
+
"@zag-js/select": "^1.21.6",
|
|
42
|
+
"@zag-js/switch": "^1.21.6",
|
|
43
|
+
"@zag-js/tabs": "^1.21.6",
|
|
44
|
+
"@zag-js/tooltip": "^1.21.6",
|
|
45
45
|
"clsx": "^2.1.1",
|
|
46
46
|
"date-fns": "^4.1.0",
|
|
47
47
|
"react": "^19.1.0",
|
|
48
48
|
"react-country-flag": "^3.1.0",
|
|
49
|
-
"react-day-picker": "^9.
|
|
49
|
+
"react-day-picker": "^9.9.0",
|
|
50
50
|
"react-dom": "^19.1.0",
|
|
51
51
|
"react-infinite-scroll-component": "^6.1.0",
|
|
52
52
|
"react-inlinesvg": "^4.2.0",
|
|
53
53
|
"react-intersection-observer": "^9.8.0",
|
|
54
|
-
"react-router": "7.
|
|
54
|
+
"react-router": "7.8.1",
|
|
55
55
|
"react-select": "^5.10.2",
|
|
56
56
|
"react-toastify": "^11.0.5",
|
|
57
57
|
"react-tooltip": "^5.29.1",
|
|
@@ -61,22 +61,22 @@
|
|
|
61
61
|
"devDependencies": {
|
|
62
62
|
"@storybook/addon-essentials": "^8.6.14",
|
|
63
63
|
"@storybook/addon-interactions": "^8.6.14",
|
|
64
|
-
"@storybook/addon-links": "^9.
|
|
64
|
+
"@storybook/addon-links": "^9.1.2",
|
|
65
65
|
"@storybook/blocks": "^8.6.14",
|
|
66
|
-
"@storybook/react": "^9.
|
|
67
|
-
"@storybook/react-vite": "^9.
|
|
66
|
+
"@storybook/react": "^9.1.2",
|
|
67
|
+
"@storybook/react-vite": "^9.1.2",
|
|
68
68
|
"@storybook/test": "^8.6.14",
|
|
69
|
-
"@types/node": "^24.0
|
|
70
|
-
"@types/react": "^19.1.
|
|
71
|
-
"@types/react-dom": "^19.1.
|
|
72
|
-
"@vitejs/plugin-react-swc": "^
|
|
73
|
-
"axios": "^1.
|
|
69
|
+
"@types/node": "^24.3.0",
|
|
70
|
+
"@types/react": "^19.1.10",
|
|
71
|
+
"@types/react-dom": "^19.1.7",
|
|
72
|
+
"@vitejs/plugin-react-swc": "^4.0.1",
|
|
73
|
+
"axios": "^1.11.0",
|
|
74
74
|
"globals": "^16.3.0",
|
|
75
|
-
"storybook": "^9.
|
|
75
|
+
"storybook": "^9.1.2",
|
|
76
76
|
"storybook-css-modules-preset": "^1.1.1",
|
|
77
|
-
"typescript": "5.
|
|
78
|
-
"vite": "^7.
|
|
79
|
-
"vite-plugin-checker": "^0.10.
|
|
77
|
+
"typescript": "5.9.2",
|
|
78
|
+
"vite": "^7.1.2",
|
|
79
|
+
"vite-plugin-checker": "^0.10.2",
|
|
80
80
|
"vite-plugin-dts": "4.5.4",
|
|
81
81
|
"vite-plugin-libcss": "^1.1.2"
|
|
82
82
|
},
|