cetec-design-system 0.0.29 → 0.0.31
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/cetec-design-system.es.js +85 -36
- package/dist/sprite.svg +1 -1
- package/dist/sprite.symbol.html +3122 -4037
- package/dist/svgs/arrow-redo.svg +1 -1
- package/dist/svgs/arrow-undo.svg +1 -1
- package/dist/svgs/bank.svg +1 -0
- package/dist/svgs/barricade.svg +1 -0
- package/dist/svgs/bell-slash.svg +1 -1
- package/dist/svgs/blog-post.svg +1 -0
- package/dist/svgs/blueprint.svg +1 -0
- package/dist/svgs/book-a.svg +1 -0
- package/dist/svgs/book.svg +1 -0
- package/dist/svgs/certificate.svg +1 -0
- package/dist/svgs/check-all.svg +1 -0
- package/dist/svgs/circle-change.svg +1 -0
- package/dist/svgs/compass.svg +1 -0
- package/dist/svgs/cone.svg +1 -0
- package/dist/svgs/confetti.svg +1 -0
- package/dist/svgs/cube-focus.svg +1 -0
- package/dist/svgs/data-object.svg +1 -0
- package/dist/svgs/faq.svg +1 -0
- package/dist/svgs/fit-screen.svg +1 -0
- package/dist/svgs/flag-checkered.svg +1 -0
- package/dist/svgs/fullscreen-exit.svg +1 -0
- package/dist/svgs/fullscreen.svg +1 -0
- package/dist/svgs/gauge.svg +1 -0
- package/dist/svgs/gripper.svg +1 -0
- package/dist/svgs/handle-vertical.svg +1 -0
- package/dist/svgs/handle.svg +1 -0
- package/dist/svgs/link-slash.svg +1 -1
- package/dist/svgs/map.svg +1 -0
- package/dist/svgs/navigation.svg +1 -0
- package/dist/svgs/note-stack.svg +1 -0
- package/dist/svgs/notification.svg +1 -0
- package/dist/svgs/path.svg +1 -0
- package/dist/svgs/recycle.svg +1 -0
- package/dist/svgs/ruler.svg +1 -0
- package/dist/svgs/scale.svg +1 -0
- package/dist/svgs/schedule-backward.svg +1 -0
- package/dist/svgs/schedule-forward.svg +1 -0
- package/dist/svgs/screwdriver.svg +1 -0
- package/dist/svgs/scroll.svg +1 -0
- package/dist/svgs/search-check.svg +1 -0
- package/dist/svgs/signpost.svg +1 -0
- package/dist/svgs/square-select.svg +1 -0
- package/dist/svgs/story.svg +1 -0
- package/dist/svgs/strategy.svg +1 -0
- package/dist/svgs/target-2.svg +1 -0
- package/dist/svgs/textbox.svg +1 -0
- package/dist/svgs/user-recent.svg +1 -0
- package/dist/svgs/verified.svg +1 -1
- package/dist/svgs/wand.svg +1 -0
- package/dist/svgs/weight.svg +1 -0
- package/dist/svgs/wrench-2.svg +1 -0
- package/dist/svgs/wrench.svg +1 -0
- package/dist/svgs/zoom-in.svg +1 -0
- package/dist/svgs/zoom-out.svg +1 -0
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { forwardRef as te, useMemo as ce, createElement as M, createContext as yt, useState as
|
|
1
|
+
import { forwardRef as te, useMemo as ce, createElement as M, createContext as yt, useState as xt, useEffect as pe, useContext as St } from "react";
|
|
2
2
|
import { jsx as p, jsxs as E, Fragment as wt } from "react/jsx-runtime";
|
|
3
3
|
function I(e) {
|
|
4
4
|
return typeof e == "object" && e != null && !Array.isArray(e);
|
|
@@ -118,8 +118,8 @@ function je(e) {
|
|
|
118
118
|
if (m == null)
|
|
119
119
|
return;
|
|
120
120
|
const f = Rt(m), [w, ...v] = o.shift(u), V = Pt(v), P = t.transform(w, It(jt(m)));
|
|
121
|
-
let
|
|
122
|
-
f && (
|
|
121
|
+
let S = a(V, P.className);
|
|
122
|
+
f && (S = `${S}!`), l.add(S);
|
|
123
123
|
}), Array.from(l).join(" ");
|
|
124
124
|
});
|
|
125
125
|
}
|
|
@@ -224,8 +224,8 @@ function Ke(e) {
|
|
|
224
224
|
var V;
|
|
225
225
|
const f = a(u);
|
|
226
226
|
let w = { ...t };
|
|
227
|
-
for (const [P,
|
|
228
|
-
(V = r[P]) != null && V[
|
|
227
|
+
for (const [P, S] of Object.entries(f))
|
|
228
|
+
(V = r[P]) != null && V[S] && (w = B(w, r[P][S]));
|
|
229
229
|
const v = ee(n, f);
|
|
230
230
|
return B(w, v);
|
|
231
231
|
}
|
|
@@ -304,7 +304,7 @@ const _ = (e, t, r) => {
|
|
|
304
304
|
getVariantProps: o,
|
|
305
305
|
__getCompoundVariantCss__: (a) => ee(r, o(a))
|
|
306
306
|
};
|
|
307
|
-
},
|
|
307
|
+
}, x = (e, t) => {
|
|
308
308
|
if (e && !t) return e;
|
|
309
309
|
if (!e && t) return t;
|
|
310
310
|
const r = (...a) => h(e(...a), t(...a)), o = J(e.variantKeys, t.variantKeys), n = o.reduce((a, i) => (a[i] = J(e.variantMap[i], t.variantMap[i]), a), {});
|
|
@@ -382,7 +382,7 @@ const _ = (e, t, r) => {
|
|
|
382
382
|
variantKeys: he,
|
|
383
383
|
variantMap: Ge,
|
|
384
384
|
merge(e) {
|
|
385
|
-
return
|
|
385
|
+
return x(this, e);
|
|
386
386
|
},
|
|
387
387
|
splitVariantProps(e) {
|
|
388
388
|
return g(e, he);
|
|
@@ -405,7 +405,7 @@ const _ = (e, t, r) => {
|
|
|
405
405
|
variantKeys: fe,
|
|
406
406
|
variantMap: He,
|
|
407
407
|
merge(e) {
|
|
408
|
-
return
|
|
408
|
+
return x(this, e);
|
|
409
409
|
},
|
|
410
410
|
splitVariantProps(e) {
|
|
411
411
|
return g(e, fe);
|
|
@@ -478,7 +478,7 @@ const _ = (e, t, r) => {
|
|
|
478
478
|
variantKeys: _e,
|
|
479
479
|
variantMap: qe,
|
|
480
480
|
merge(e) {
|
|
481
|
-
return
|
|
481
|
+
return x(this, e);
|
|
482
482
|
},
|
|
483
483
|
splitVariantProps(e) {
|
|
484
484
|
return g(e, _e);
|
|
@@ -551,7 +551,7 @@ const _ = (e, t, r) => {
|
|
|
551
551
|
variantKeys: ke,
|
|
552
552
|
variantMap: $e,
|
|
553
553
|
merge(e) {
|
|
554
|
-
return
|
|
554
|
+
return x(this, e);
|
|
555
555
|
},
|
|
556
556
|
splitVariantProps(e) {
|
|
557
557
|
return g(e, ke);
|
|
@@ -582,7 +582,7 @@ const _ = (e, t, r) => {
|
|
|
582
582
|
variantKeys: ye,
|
|
583
583
|
variantMap: Ue,
|
|
584
584
|
merge(e) {
|
|
585
|
-
return
|
|
585
|
+
return x(this, e);
|
|
586
586
|
},
|
|
587
587
|
splitVariantProps(e) {
|
|
588
588
|
return g(e, ye);
|
|
@@ -605,18 +605,18 @@ const _ = (e, t, r) => {
|
|
|
605
605
|
"large",
|
|
606
606
|
"small"
|
|
607
607
|
]
|
|
608
|
-
},
|
|
608
|
+
}, xe = Object.keys(Ze), dr = /* @__PURE__ */ Object.assign(b(X.recipeFn), {
|
|
609
609
|
__recipe__: !0,
|
|
610
610
|
__name__: "iconButton",
|
|
611
611
|
__getCompoundVariantCss__: X.__getCompoundVariantCss__,
|
|
612
612
|
raw: (e) => e,
|
|
613
|
-
variantKeys:
|
|
613
|
+
variantKeys: xe,
|
|
614
614
|
variantMap: Ze,
|
|
615
615
|
merge(e) {
|
|
616
|
-
return
|
|
616
|
+
return x(this, e);
|
|
617
617
|
},
|
|
618
618
|
splitVariantProps(e) {
|
|
619
|
-
return g(e,
|
|
619
|
+
return g(e, xe);
|
|
620
620
|
},
|
|
621
621
|
getVariantProps: X.getVariantProps
|
|
622
622
|
}), Y = /* @__PURE__ */ _("textinput", {
|
|
@@ -630,18 +630,18 @@ const _ = (e, t, r) => {
|
|
|
630
630
|
autoSize: [
|
|
631
631
|
"true"
|
|
632
632
|
]
|
|
633
|
-
},
|
|
633
|
+
}, Se = Object.keys(Je), cr = /* @__PURE__ */ Object.assign(b(Y.recipeFn), {
|
|
634
634
|
__recipe__: !0,
|
|
635
635
|
__name__: "textinput",
|
|
636
636
|
__getCompoundVariantCss__: Y.__getCompoundVariantCss__,
|
|
637
637
|
raw: (e) => e,
|
|
638
|
-
variantKeys:
|
|
638
|
+
variantKeys: Se,
|
|
639
639
|
variantMap: Je,
|
|
640
640
|
merge(e) {
|
|
641
|
-
return
|
|
641
|
+
return x(this, e);
|
|
642
642
|
},
|
|
643
643
|
splitVariantProps(e) {
|
|
644
|
-
return g(e,
|
|
644
|
+
return g(e, Se);
|
|
645
645
|
},
|
|
646
646
|
getVariantProps: Y.getVariantProps
|
|
647
647
|
}), K = /* @__PURE__ */ _("textarea", {
|
|
@@ -663,7 +663,7 @@ const _ = (e, t, r) => {
|
|
|
663
663
|
variantKeys: we,
|
|
664
664
|
variantMap: Qe,
|
|
665
665
|
merge(e) {
|
|
666
|
-
return
|
|
666
|
+
return x(this, e);
|
|
667
667
|
},
|
|
668
668
|
splitVariantProps(e) {
|
|
669
669
|
return g(e, we);
|
|
@@ -677,7 +677,7 @@ const _ = (e, t, r) => {
|
|
|
677
677
|
variantKeys: ve,
|
|
678
678
|
variantMap: et,
|
|
679
679
|
merge(e) {
|
|
680
|
-
return
|
|
680
|
+
return x(this, e);
|
|
681
681
|
},
|
|
682
682
|
splitVariantProps(e) {
|
|
683
683
|
return g(e, ve);
|
|
@@ -691,7 +691,7 @@ const _ = (e, t, r) => {
|
|
|
691
691
|
variantKeys: Ce,
|
|
692
692
|
variantMap: tt,
|
|
693
693
|
merge(e) {
|
|
694
|
-
return
|
|
694
|
+
return x(this, e);
|
|
695
695
|
},
|
|
696
696
|
splitVariantProps(e) {
|
|
697
697
|
return g(e, Ce);
|
|
@@ -713,7 +713,7 @@ const _ = (e, t, r) => {
|
|
|
713
713
|
variantKeys: Pe,
|
|
714
714
|
variantMap: rt,
|
|
715
715
|
merge(e) {
|
|
716
|
-
return
|
|
716
|
+
return x(this, e);
|
|
717
717
|
},
|
|
718
718
|
splitVariantProps(e) {
|
|
719
719
|
return g(e, Pe);
|
|
@@ -741,7 +741,7 @@ const _ = (e, t, r) => {
|
|
|
741
741
|
variantKeys: Be,
|
|
742
742
|
variantMap: ot,
|
|
743
743
|
merge(e) {
|
|
744
|
-
return
|
|
744
|
+
return x(this, e);
|
|
745
745
|
},
|
|
746
746
|
splitVariantProps(e) {
|
|
747
747
|
return g(e, Be);
|
|
@@ -755,7 +755,7 @@ const _ = (e, t, r) => {
|
|
|
755
755
|
variantKeys: Te,
|
|
756
756
|
variantMap: nt,
|
|
757
757
|
merge(e) {
|
|
758
|
-
return
|
|
758
|
+
return x(this, e);
|
|
759
759
|
},
|
|
760
760
|
splitVariantProps(e) {
|
|
761
761
|
return g(e, Te);
|
|
@@ -774,7 +774,7 @@ const _ = (e, t, r) => {
|
|
|
774
774
|
"indicator",
|
|
775
775
|
"checkbox__indicator"
|
|
776
776
|
]
|
|
777
|
-
], kr = /* @__PURE__ */ _r.map(([e, t]) => [e, _(t, at, Fe(fr, e))]), yr = b((e = {}) => Object.fromEntries(kr.map(([t, r]) => [t, r.recipeFn(e)]))), Ve = [],
|
|
777
|
+
], kr = /* @__PURE__ */ _r.map(([e, t]) => [e, _(t, at, Fe(fr, e))]), yr = b((e = {}) => Object.fromEntries(kr.map(([t, r]) => [t, r.recipeFn(e)]))), Ve = [], xr = (e) => ({ ...at, ...R(e) }), Sr = /* @__PURE__ */ Object.assign(yr, {
|
|
778
778
|
__recipe__: !1,
|
|
779
779
|
__name__: "checkbox",
|
|
780
780
|
raw: (e) => e,
|
|
@@ -783,7 +783,7 @@ const _ = (e, t, r) => {
|
|
|
783
783
|
splitVariantProps(e) {
|
|
784
784
|
return g(e, Ve);
|
|
785
785
|
},
|
|
786
|
-
getVariantProps:
|
|
786
|
+
getVariantProps: xr
|
|
787
787
|
}), it = {}, wr = [], vr = [
|
|
788
788
|
[
|
|
789
789
|
"container",
|
|
@@ -822,15 +822,15 @@ function Z(e, t = {}, r = {}) {
|
|
|
822
822
|
r.dataAttr && t.__name__ ? { "data-recipe": t.__name__ } : {},
|
|
823
823
|
r.defaultProps
|
|
824
824
|
), s = zr(e.__cva__, o), d = Fr(e, a), c = e.__base__ || e, l = /* @__PURE__ */ te(function(f, w) {
|
|
825
|
-
const { as: v = c, children: V, ...P } = f,
|
|
825
|
+
const { as: v = c, children: V, ...P } = f, S = ce(() => Object.assign({}, i, P), [P]), [ut, bt, O, le, ht] = ce(() => g(S, Q.keys, d, s.variantKeys, se), [S]);
|
|
826
826
|
function ft() {
|
|
827
827
|
var de;
|
|
828
828
|
const { css: W, ...j } = le, F = (de = s.__getCompoundVariantCss__) == null ? void 0 : de.call(s, O);
|
|
829
|
-
return h(s(O, !1), T(F, j, W),
|
|
829
|
+
return h(s(O, !1), T(F, j, W), S.className);
|
|
830
830
|
}
|
|
831
831
|
function _t() {
|
|
832
832
|
const { css: W, ...j } = le, F = s.raw(O);
|
|
833
|
-
return h(T(F, j, W),
|
|
833
|
+
return h(T(F, j, W), S.className);
|
|
834
834
|
}
|
|
835
835
|
const kt = t.__recipe__ ? ft : _t;
|
|
836
836
|
return M(v, {
|
|
@@ -839,7 +839,7 @@ function Z(e, t = {}, r = {}) {
|
|
|
839
839
|
...ht,
|
|
840
840
|
...Q(ut),
|
|
841
841
|
className: kt()
|
|
842
|
-
},
|
|
842
|
+
}, S.children ?? V);
|
|
843
843
|
}), m = Lr(c);
|
|
844
844
|
return l.displayName = `styled.${m}`, l.__cva__ = s, l.__base__ = c, l.__shouldForwardProps__ = a, l;
|
|
845
845
|
}
|
|
@@ -1063,17 +1063,23 @@ const Me = {
|
|
|
1063
1063
|
"arrows-left-right": "arrows-left-right",
|
|
1064
1064
|
at: "at",
|
|
1065
1065
|
attachment: "attachment",
|
|
1066
|
+
bank: "bank",
|
|
1066
1067
|
"barcode-reader": "barcode-reader",
|
|
1067
1068
|
barcode: "barcode",
|
|
1069
|
+
barricade: "barricade",
|
|
1068
1070
|
basket: "basket",
|
|
1069
1071
|
"bell-active": "bell-active",
|
|
1070
1072
|
"bell-slash": "bell-slash",
|
|
1071
1073
|
bell: "bell",
|
|
1072
1074
|
bin: "bin",
|
|
1075
|
+
"blog-post": "blog-post",
|
|
1076
|
+
blueprint: "blueprint",
|
|
1077
|
+
"book-a": "book-a",
|
|
1078
|
+
book: "book",
|
|
1073
1079
|
"bookmark-outlined": "bookmark-outlined",
|
|
1074
1080
|
bookmark: "bookmark",
|
|
1075
1081
|
bookmarks: "bookmarks",
|
|
1076
|
-
|
|
1082
|
+
building: "building",
|
|
1077
1083
|
"calendar-add": "calendar-add",
|
|
1078
1084
|
"calendar-view-day": "calendar-view-day",
|
|
1079
1085
|
"calendar-view-month": "calendar-view-month",
|
|
@@ -1084,12 +1090,15 @@ const Me = {
|
|
|
1084
1090
|
"caret-right": "caret-right",
|
|
1085
1091
|
"caret-up": "caret-up",
|
|
1086
1092
|
cart: "cart",
|
|
1093
|
+
certificate: "certificate",
|
|
1094
|
+
"check-all": "check-all",
|
|
1087
1095
|
"check-thick": "check-thick",
|
|
1088
1096
|
check: "check",
|
|
1089
1097
|
"checkbox-checked": "checkbox-checked",
|
|
1090
1098
|
"checkbox-focus": "checkbox-focus",
|
|
1091
1099
|
"checkbox-indeterminate": "checkbox-indeterminate",
|
|
1092
1100
|
checkbox: "checkbox",
|
|
1101
|
+
"circle-change": "circle-change",
|
|
1093
1102
|
"circle-check": "circle-check",
|
|
1094
1103
|
circle: "circle",
|
|
1095
1104
|
"circles-add": "circles-add",
|
|
@@ -1099,9 +1108,14 @@ const Me = {
|
|
|
1099
1108
|
"cloud-synced": "cloud-synced",
|
|
1100
1109
|
code: "code",
|
|
1101
1110
|
color: "color",
|
|
1111
|
+
compass: "compass",
|
|
1112
|
+
cone: "cone",
|
|
1113
|
+
confetti: "confetti",
|
|
1102
1114
|
copy: "copy",
|
|
1103
1115
|
"credit-card": "credit-card",
|
|
1116
|
+
"cube-focus": "cube-focus",
|
|
1104
1117
|
cut: "cut",
|
|
1118
|
+
"data-object": "data-object",
|
|
1105
1119
|
database: "database",
|
|
1106
1120
|
devices: "devices",
|
|
1107
1121
|
dictionary: "dictionary",
|
|
@@ -1120,16 +1134,25 @@ const Me = {
|
|
|
1120
1134
|
extension: "extension",
|
|
1121
1135
|
"eye-slash": "eye-slash",
|
|
1122
1136
|
eye: "eye",
|
|
1137
|
+
faq: "faq",
|
|
1123
1138
|
"file-add": "file-add",
|
|
1124
1139
|
file: "file",
|
|
1125
1140
|
files: "files",
|
|
1126
1141
|
"filter-remove": "filter-remove",
|
|
1127
1142
|
filter: "filter",
|
|
1128
1143
|
finish: "finish",
|
|
1144
|
+
"fit-screen": "fit-screen",
|
|
1145
|
+
"flag-checkered": "flag-checkered",
|
|
1129
1146
|
flag: "flag",
|
|
1130
1147
|
forklift: "forklift",
|
|
1148
|
+
"fullscreen-exit": "fullscreen-exit",
|
|
1149
|
+
fullscreen: "fullscreen",
|
|
1131
1150
|
garage: "garage",
|
|
1151
|
+
gauge: "gauge",
|
|
1132
1152
|
globe: "globe",
|
|
1153
|
+
gripper: "gripper",
|
|
1154
|
+
"handle-vertical": "handle-vertical",
|
|
1155
|
+
handle: "handle",
|
|
1133
1156
|
hash: "hash",
|
|
1134
1157
|
"heart-outlined": "heart-outlined",
|
|
1135
1158
|
heart: "heart",
|
|
@@ -1163,6 +1186,7 @@ const Me = {
|
|
|
1163
1186
|
"lock-open": "lock-open",
|
|
1164
1187
|
lock: "lock",
|
|
1165
1188
|
"map-pin": "map-pin",
|
|
1189
|
+
map: "map",
|
|
1166
1190
|
"mark-unread": "mark-unread",
|
|
1167
1191
|
"menu-close": "menu-close",
|
|
1168
1192
|
menu: "menu",
|
|
@@ -1173,7 +1197,10 @@ const Me = {
|
|
|
1173
1197
|
money: "money",
|
|
1174
1198
|
monitor: "monitor",
|
|
1175
1199
|
moon: "moon",
|
|
1200
|
+
navigation: "navigation",
|
|
1201
|
+
"note-stack": "note-stack",
|
|
1176
1202
|
note: "note",
|
|
1203
|
+
notification: "notification",
|
|
1177
1204
|
nut: "nut",
|
|
1178
1205
|
order: "order",
|
|
1179
1206
|
package: "package",
|
|
@@ -1181,6 +1208,7 @@ const Me = {
|
|
|
1181
1208
|
"page-last": "page-last",
|
|
1182
1209
|
parts: "parts",
|
|
1183
1210
|
password: "password",
|
|
1211
|
+
path: "path",
|
|
1184
1212
|
pause: "pause",
|
|
1185
1213
|
pencil: "pencil",
|
|
1186
1214
|
percent: "percent",
|
|
@@ -1195,19 +1223,28 @@ const Me = {
|
|
|
1195
1223
|
"radio-focus": "radio-focus",
|
|
1196
1224
|
radio: "radio",
|
|
1197
1225
|
receipt: "receipt",
|
|
1226
|
+
recycle: "recycle",
|
|
1198
1227
|
refresh: "refresh",
|
|
1199
1228
|
repeat: "repeat",
|
|
1200
1229
|
"reply-all": "reply-all",
|
|
1201
1230
|
reply: "reply",
|
|
1202
1231
|
ribbon: "ribbon",
|
|
1203
1232
|
"rows-add": "rows-add",
|
|
1233
|
+
ruler: "ruler",
|
|
1204
1234
|
rules: "rules",
|
|
1235
|
+
scale: "scale",
|
|
1236
|
+
"schedule-backward": "schedule-backward",
|
|
1237
|
+
"schedule-forward": "schedule-forward",
|
|
1238
|
+
screwdriver: "screwdriver",
|
|
1239
|
+
scroll: "scroll",
|
|
1240
|
+
"search-check": "search-check",
|
|
1205
1241
|
"search-items": "search-items",
|
|
1206
1242
|
search: "search",
|
|
1207
1243
|
send: "send",
|
|
1208
1244
|
settings: "settings",
|
|
1209
1245
|
share: "share",
|
|
1210
1246
|
shuffle: "shuffle",
|
|
1247
|
+
signpost: "signpost",
|
|
1211
1248
|
"skip-back": "skip-back",
|
|
1212
1249
|
"skip-forward": "skip-forward",
|
|
1213
1250
|
skull: "skull",
|
|
@@ -1219,19 +1256,24 @@ const Me = {
|
|
|
1219
1256
|
"sort-time-down": "sort-time-down",
|
|
1220
1257
|
"sort-time-up": "sort-time-up",
|
|
1221
1258
|
"square-add": "square-add",
|
|
1259
|
+
"square-select": "square-select",
|
|
1222
1260
|
square: "square",
|
|
1223
1261
|
stamp: "stamp",
|
|
1224
1262
|
"star-outlined": "star-outlined",
|
|
1225
1263
|
star: "star",
|
|
1226
1264
|
start: "start",
|
|
1227
1265
|
stop: "stop",
|
|
1266
|
+
story: "story",
|
|
1267
|
+
strategy: "strategy",
|
|
1228
1268
|
success: "success",
|
|
1229
1269
|
sun: "sun",
|
|
1230
1270
|
support: "support",
|
|
1231
1271
|
sync: "sync",
|
|
1232
1272
|
tag: "tag",
|
|
1273
|
+
"target-2": "target-2",
|
|
1233
1274
|
target: "target",
|
|
1234
1275
|
"text-add": "text-add",
|
|
1276
|
+
textbox: "textbox",
|
|
1235
1277
|
"time-add": "time-add",
|
|
1236
1278
|
timer: "timer",
|
|
1237
1279
|
toolbox: "toolbox",
|
|
@@ -1247,6 +1289,7 @@ const Me = {
|
|
|
1247
1289
|
"user-group": "user-group",
|
|
1248
1290
|
"user-id-badge": "user-id-badge",
|
|
1249
1291
|
"user-id-card": "user-id-card",
|
|
1292
|
+
"user-recent": "user-recent",
|
|
1250
1293
|
user: "user",
|
|
1251
1294
|
verified: "verified",
|
|
1252
1295
|
video: "video",
|
|
@@ -1255,9 +1298,15 @@ const Me = {
|
|
|
1255
1298
|
"view-grid": "view-grid",
|
|
1256
1299
|
"view-rows": "view-rows",
|
|
1257
1300
|
"view-table": "view-table",
|
|
1301
|
+
wand: "wand",
|
|
1258
1302
|
warning: "warning",
|
|
1303
|
+
weight: "weight",
|
|
1259
1304
|
"work-order": "work-order",
|
|
1260
|
-
|
|
1305
|
+
"wrench-2": "wrench-2",
|
|
1306
|
+
wrench: "wrench",
|
|
1307
|
+
x: "x",
|
|
1308
|
+
"zoom-in": "zoom-in",
|
|
1309
|
+
"zoom-out": "zoom-out"
|
|
1261
1310
|
}, Hr = ({
|
|
1262
1311
|
lang: e,
|
|
1263
1312
|
children: t,
|
|
@@ -1383,7 +1432,7 @@ const Me = {
|
|
|
1383
1432
|
error: t,
|
|
1384
1433
|
...r
|
|
1385
1434
|
}) => {
|
|
1386
|
-
const { container: o, input: n, indicator: a } =
|
|
1435
|
+
const { container: o, input: n, indicator: a } = Sr({});
|
|
1387
1436
|
return /* @__PURE__ */ E(mt, { className: o, children: [
|
|
1388
1437
|
/* @__PURE__ */ p(
|
|
1389
1438
|
y,
|
|
@@ -1463,7 +1512,7 @@ function $r() {
|
|
|
1463
1512
|
}
|
|
1464
1513
|
const gt = yt(void 0);
|
|
1465
1514
|
function lo({ children: e }) {
|
|
1466
|
-
const [t, r] =
|
|
1515
|
+
const [t, r] = xt(() => $r()), o = (n) => {
|
|
1467
1516
|
r(n);
|
|
1468
1517
|
};
|
|
1469
1518
|
return pe(() => {
|
|
@@ -1476,7 +1525,7 @@ function lo({ children: e }) {
|
|
|
1476
1525
|
}, []), /* @__PURE__ */ p(gt.Provider, { value: { theme: t, setTheme: o }, children: e });
|
|
1477
1526
|
}
|
|
1478
1527
|
function Ur() {
|
|
1479
|
-
const e =
|
|
1528
|
+
const e = St(gt);
|
|
1480
1529
|
if (e === void 0)
|
|
1481
1530
|
throw new Error("useTheme must be used within a ThemeProvider");
|
|
1482
1531
|
return e;
|