@fewangsit/wangsvue-presets 1.0.99 → 1.0.100-alpha.0
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/fixedasset/buttonradio/index.d.ts +6 -4
- package/fixedasset/buttonradio/index.js +8 -12
- package/fixedasset/fieldwrapper/index.d.ts +5 -2
- package/fixedasset/fieldwrapper/index.js +4 -1
- package/fixedasset/index.d.ts +2 -2
- package/fixedasset/index.es.js +663 -323
- package/fixedasset/index.js +94 -94
- package/fixedasset/index.system.js +2 -2
- package/fixedasset/inputotp/index.d.ts +1 -136
- package/fixedasset/inputotp/index.js +50 -53
- package/fixedasset/password/index.js +1 -0
- package/fixedasset/style.css +137 -49
- package/fixedasset/tabmenu/index.d.ts +1 -104
- package/fixedasset/tabmenu/index.js +48 -27
- package/fixedasset/timeline/index.d.ts +24 -2
- package/fixedasset/timeline/index.js +24 -5
- package/fixedasset/tree/index.d.ts +14 -5
- package/fixedasset/tree/index.js +7 -4
- package/fixedasset/username/index.js +1 -1
- package/globalsettings/buttonradio/index.d.ts +6 -4
- package/globalsettings/buttonradio/index.js +8 -12
- package/globalsettings/fieldwrapper/index.d.ts +5 -2
- package/globalsettings/fieldwrapper/index.js +4 -1
- package/globalsettings/index.d.ts +1 -1
- package/globalsettings/index.es.js +519 -175
- package/globalsettings/index.js +26 -26
- package/globalsettings/index.system.js +2 -2
- package/globalsettings/style.css +120 -51
- package/globalsettings/tabmenu/index.d.ts +1 -104
- package/globalsettings/tabmenu/index.js +48 -27
- package/globalsettings/timeline/index.d.ts +22 -0
- package/globalsettings/timeline/index.js +19 -0
- package/package.json +1 -1
- package/supplyasset/buttonradio/index.d.ts +6 -4
- package/supplyasset/buttonradio/index.js +8 -12
- package/supplyasset/fieldwrapper/index.d.ts +5 -2
- package/supplyasset/fieldwrapper/index.js +4 -1
- package/supplyasset/index.d.ts +1 -1
- package/supplyasset/index.es.js +542 -197
- package/supplyasset/index.js +24 -24
- package/supplyasset/index.system.js +2 -2
- package/supplyasset/style.css +120 -51
- package/supplyasset/tabmenu/index.d.ts +1 -104
- package/supplyasset/tabmenu/index.js +50 -28
- package/supplyasset/timeline/index.d.ts +22 -0
- package/supplyasset/timeline/index.js +19 -0
- package/wangsvue/buttonbulkaction/index.d.ts +2 -2
- package/wangsvue/buttonbulkaction/index.js +2 -1
- package/wangsvue/buttonradio/index.d.ts +2 -1
- package/wangsvue/buttonradio/index.js +3 -7
- package/wangsvue/fieldwrapper/index.d.ts +5 -2
- package/wangsvue/fieldwrapper/index.js +4 -1
- package/wangsvue/index.d.ts +1 -1
- package/wangsvue/index.es.js +590 -257
- package/wangsvue/index.js +44 -44
- package/wangsvue/index.system.js +2 -2
- package/wangsvue/style.css +104 -51
- package/wangsvue/tabmenu/index.d.ts +1 -56
- package/wangsvue/tabmenu/index.js +20 -13
- package/wangsvue/timeline/index.d.ts +20 -0
- package/wangsvue/timeline/index.js +16 -0
package/fixedasset/index.es.js
CHANGED
|
@@ -1,4 +1,7 @@
|
|
|
1
|
-
|
|
1
|
+
var j = Object.defineProperty;
|
|
2
|
+
var A = (e, t, r) => t in e ? j(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r;
|
|
3
|
+
var b = (e, t, r) => A(e, typeof t != "symbol" ? t + "" : t, r);
|
|
4
|
+
const T = {
|
|
2
5
|
accordiontab: {
|
|
3
6
|
header: ({ props: e }) => ({
|
|
4
7
|
class: [
|
|
@@ -60,7 +63,7 @@ const h = {
|
|
|
60
63
|
leaveToClass: "max-h-0"
|
|
61
64
|
}
|
|
62
65
|
}
|
|
63
|
-
},
|
|
66
|
+
}, _ = {
|
|
64
67
|
root: ({ props: e }) => ({
|
|
65
68
|
class: [
|
|
66
69
|
"relative",
|
|
@@ -289,7 +292,7 @@ const h = {
|
|
|
289
292
|
leaveActiveClass: "transition-opacity duration-100 ease-linear",
|
|
290
293
|
leaveToClass: "opacity-0"
|
|
291
294
|
}
|
|
292
|
-
},
|
|
295
|
+
}, N = {
|
|
293
296
|
root: ({ props: e, parent: t }) => {
|
|
294
297
|
var r, i, n;
|
|
295
298
|
return {
|
|
@@ -329,13 +332,13 @@ const h = {
|
|
|
329
332
|
image: {
|
|
330
333
|
class: "h-full w-full rounded-full"
|
|
331
334
|
}
|
|
332
|
-
},
|
|
335
|
+
}, I = {
|
|
333
336
|
root: {
|
|
334
337
|
class: "flex items-center ml-4",
|
|
335
338
|
"data-wv-name": "usergroup",
|
|
336
339
|
"data-wv-section": "root"
|
|
337
340
|
}
|
|
338
|
-
},
|
|
341
|
+
}, c = {
|
|
339
342
|
root: ({ props: e }) => ({
|
|
340
343
|
class: [
|
|
341
344
|
// Alignment
|
|
@@ -381,7 +384,7 @@ const h = {
|
|
|
381
384
|
"icon-class": "w-[10px] h-[10px] !text-[10px]",
|
|
382
385
|
"data-wv-section": "removebutton"
|
|
383
386
|
})
|
|
384
|
-
},
|
|
387
|
+
}, F = {
|
|
385
388
|
root: ({ context: e }) => ({
|
|
386
389
|
class: [
|
|
387
390
|
// Font
|
|
@@ -419,7 +422,7 @@ const h = {
|
|
|
419
422
|
}
|
|
420
423
|
]
|
|
421
424
|
})
|
|
422
|
-
},
|
|
425
|
+
}, P = {
|
|
423
426
|
root: ({ props: e, context: t }) => ({
|
|
424
427
|
class: [
|
|
425
428
|
"relative",
|
|
@@ -714,7 +717,7 @@ const h = {
|
|
|
714
717
|
}
|
|
715
718
|
]
|
|
716
719
|
})
|
|
717
|
-
},
|
|
720
|
+
}, S = {
|
|
718
721
|
root: ({ props: e }) => ({
|
|
719
722
|
class: [
|
|
720
723
|
"rounded ring-1 ring-success-500 p-[5px] ring-inset",
|
|
@@ -731,7 +734,7 @@ const h = {
|
|
|
731
734
|
"data-wv-section": "icon",
|
|
732
735
|
severity: "success"
|
|
733
736
|
}
|
|
734
|
-
},
|
|
737
|
+
}, V = {
|
|
735
738
|
root: ({ context: e }) => ({
|
|
736
739
|
class: [
|
|
737
740
|
"rounded ring-1 ring-general-500 p-[5px] ring-inset",
|
|
@@ -748,7 +751,7 @@ const h = {
|
|
|
748
751
|
],
|
|
749
752
|
"data-wv-section": "icon"
|
|
750
753
|
})
|
|
751
|
-
},
|
|
754
|
+
}, U = {
|
|
752
755
|
buttontrigger: {
|
|
753
756
|
root: ({ context: e }) => ({
|
|
754
757
|
class: [
|
|
@@ -797,7 +800,7 @@ const h = {
|
|
|
797
800
|
inputtext: {
|
|
798
801
|
class: "!h-max !py-0 !px-0"
|
|
799
802
|
}
|
|
800
|
-
},
|
|
803
|
+
}, E = {
|
|
801
804
|
root: ["w-max"],
|
|
802
805
|
button: {
|
|
803
806
|
class: [
|
|
@@ -806,7 +809,7 @@ const h = {
|
|
|
806
809
|
"data-ts-section": "button-split"
|
|
807
810
|
},
|
|
808
811
|
menuButton: "!rounded-ss-none !rounded-es-none"
|
|
809
|
-
},
|
|
812
|
+
}, x = navigator.userAgent.includes("Firefox"), B = {
|
|
810
813
|
root: ({ props: e }) => ({
|
|
811
814
|
class: [
|
|
812
815
|
// Display and Position
|
|
@@ -1263,8 +1266,8 @@ const h = {
|
|
|
1263
1266
|
class: [
|
|
1264
1267
|
"w-[39px] h-[26px] flex justify-center items-center ring-general-200 rounded",
|
|
1265
1268
|
{
|
|
1266
|
-
"ring-1":
|
|
1267
|
-
"ring-[0.5px]": !
|
|
1269
|
+
"ring-1": x,
|
|
1270
|
+
"ring-[0.5px]": !x
|
|
1268
1271
|
}
|
|
1269
1272
|
]
|
|
1270
1273
|
},
|
|
@@ -1389,7 +1392,7 @@ const h = {
|
|
|
1389
1392
|
leaveActiveClass: "transition-opacity duration-100 ease-linear",
|
|
1390
1393
|
leaveToClass: "opacity-0"
|
|
1391
1394
|
}
|
|
1392
|
-
},
|
|
1395
|
+
}, G = {
|
|
1393
1396
|
root: {
|
|
1394
1397
|
class: [
|
|
1395
1398
|
//Shape
|
|
@@ -1418,7 +1421,7 @@ const h = {
|
|
|
1418
1421
|
footer: {
|
|
1419
1422
|
class: ["inline-flex gap-1 text-xs items-center"]
|
|
1420
1423
|
}
|
|
1421
|
-
},
|
|
1424
|
+
}, $ = {
|
|
1422
1425
|
root: {
|
|
1423
1426
|
class: [
|
|
1424
1427
|
// Flexbox
|
|
@@ -1532,7 +1535,7 @@ const h = {
|
|
|
1532
1535
|
}
|
|
1533
1536
|
]
|
|
1534
1537
|
})
|
|
1535
|
-
},
|
|
1538
|
+
}, O = {
|
|
1536
1539
|
root: ({ props: e, state: t }) => ({
|
|
1537
1540
|
class: [
|
|
1538
1541
|
// Display and Position
|
|
@@ -1711,7 +1714,7 @@ const h = {
|
|
|
1711
1714
|
leaveActiveClass: "transition-opacity duration-100 ease-linear",
|
|
1712
1715
|
leaveToClass: "opacity-0"
|
|
1713
1716
|
}
|
|
1714
|
-
},
|
|
1717
|
+
}, L = {
|
|
1715
1718
|
button: ({ props: e, buttonClass: t }) => ({
|
|
1716
1719
|
class: [
|
|
1717
1720
|
t,
|
|
@@ -1750,7 +1753,7 @@ const h = {
|
|
|
1750
1753
|
buttondownload: {
|
|
1751
1754
|
"data-wv-section": "changelog-dialog-button-download"
|
|
1752
1755
|
}
|
|
1753
|
-
},
|
|
1756
|
+
}, d = {
|
|
1754
1757
|
root: {
|
|
1755
1758
|
class: [
|
|
1756
1759
|
"relative",
|
|
@@ -1860,7 +1863,7 @@ const h = {
|
|
|
1860
1863
|
tooltipicon: {
|
|
1861
1864
|
class: "text-primary-500 w-[10px] h-[10px]"
|
|
1862
1865
|
}
|
|
1863
|
-
},
|
|
1866
|
+
}, R = {
|
|
1864
1867
|
root: {
|
|
1865
1868
|
class: [
|
|
1866
1869
|
// Flexbox
|
|
@@ -1897,7 +1900,7 @@ const h = {
|
|
|
1897
1900
|
"cursor-pointer"
|
|
1898
1901
|
]
|
|
1899
1902
|
}
|
|
1900
|
-
},
|
|
1903
|
+
}, W = {
|
|
1901
1904
|
root: ({ props: e }) => ({
|
|
1902
1905
|
class: [
|
|
1903
1906
|
"flex",
|
|
@@ -1986,7 +1989,7 @@ const h = {
|
|
|
1986
1989
|
"cursor-pointer"
|
|
1987
1990
|
]
|
|
1988
1991
|
}
|
|
1989
|
-
},
|
|
1992
|
+
}, M = {
|
|
1990
1993
|
copybutton: {
|
|
1991
1994
|
class: "peer-hover:visible scale-125 !absolute top-2 right-2 z-50"
|
|
1992
1995
|
},
|
|
@@ -2006,7 +2009,7 @@ const h = {
|
|
|
2006
2009
|
"px-2 bg-primary-100 sticky left-0 text-right select-none"
|
|
2007
2010
|
]
|
|
2008
2011
|
}
|
|
2009
|
-
},
|
|
2012
|
+
}, D = {
|
|
2010
2013
|
root: ({ props: e }) => ({
|
|
2011
2014
|
class: [
|
|
2012
2015
|
// Display
|
|
@@ -2115,7 +2118,7 @@ const h = {
|
|
|
2115
2118
|
leaveActiveClass: "transition-opacity duration-100 ease-linear",
|
|
2116
2119
|
leaveToClass: "opacity-0"
|
|
2117
2120
|
}
|
|
2118
|
-
},
|
|
2121
|
+
}, Y = {
|
|
2119
2122
|
root: {
|
|
2120
2123
|
class: [
|
|
2121
2124
|
// Shape
|
|
@@ -2216,7 +2219,7 @@ const h = {
|
|
|
2216
2219
|
leaveActiveClass: "transition-opacity duration-100 ease-linear",
|
|
2217
2220
|
leaveToClass: "opacity-0"
|
|
2218
2221
|
}
|
|
2219
|
-
},
|
|
2222
|
+
}, H = {
|
|
2220
2223
|
root: {
|
|
2221
2224
|
class: [
|
|
2222
2225
|
// Sizing and Shape
|
|
@@ -2320,7 +2323,7 @@ const h = {
|
|
|
2320
2323
|
enterFromClass: "opacity-0",
|
|
2321
2324
|
enterActiveClass: "transition-opacity duration-250"
|
|
2322
2325
|
}
|
|
2323
|
-
},
|
|
2326
|
+
}, K = {
|
|
2324
2327
|
menustart: {
|
|
2325
2328
|
class: ""
|
|
2326
2329
|
},
|
|
@@ -2344,7 +2347,7 @@ const h = {
|
|
|
2344
2347
|
{ invisible: e.dragable === !1 }
|
|
2345
2348
|
]
|
|
2346
2349
|
})
|
|
2347
|
-
},
|
|
2350
|
+
}, q = {
|
|
2348
2351
|
root: {
|
|
2349
2352
|
"data-wv-name": "datatable",
|
|
2350
2353
|
"data-wv-section": "root",
|
|
@@ -2560,7 +2563,7 @@ const h = {
|
|
|
2560
2563
|
class: "",
|
|
2561
2564
|
template: "FirstPageLink PrevPageLink PageLinks JumpToPageInput NextPageLink LastPageLink CurrentPageReport RowsPerPageDropdown"
|
|
2562
2565
|
})
|
|
2563
|
-
},
|
|
2566
|
+
}, J = {
|
|
2564
2567
|
content: {
|
|
2565
2568
|
class: [
|
|
2566
2569
|
// Spacing
|
|
@@ -2593,7 +2596,7 @@ const h = {
|
|
|
2593
2596
|
"border-surface-200 border-b"
|
|
2594
2597
|
]
|
|
2595
2598
|
}
|
|
2596
|
-
},
|
|
2599
|
+
}, X = {
|
|
2597
2600
|
listbutton: ({ props: e }) => ({
|
|
2598
2601
|
class: [
|
|
2599
2602
|
// Font
|
|
@@ -2638,7 +2641,7 @@ const h = {
|
|
|
2638
2641
|
"cursor-pointer select-none overflow-hidden"
|
|
2639
2642
|
]
|
|
2640
2643
|
})
|
|
2641
|
-
},
|
|
2644
|
+
}, C = {
|
|
2642
2645
|
root: ({ state: e }) => ({
|
|
2643
2646
|
class: [
|
|
2644
2647
|
// Shape
|
|
@@ -2833,7 +2836,7 @@ const h = {
|
|
|
2833
2836
|
leaveActiveClass: "transition-all duration-200 ease-out",
|
|
2834
2837
|
leaveToClass: "opacity-0 scale-75 mask-active"
|
|
2835
2838
|
}
|
|
2836
|
-
},
|
|
2839
|
+
}, Z = {
|
|
2837
2840
|
root: {
|
|
2838
2841
|
class: ["!w-[clamp(360px,75vw,400px)]"],
|
|
2839
2842
|
"data-wv-name": (e) => e ?? "root",
|
|
@@ -2874,7 +2877,7 @@ const h = {
|
|
|
2874
2877
|
class: "flex items-end justify-end gap-1 !mt-0",
|
|
2875
2878
|
"data-wv-section": "dialog-confirm-footer"
|
|
2876
2879
|
}
|
|
2877
|
-
},
|
|
2880
|
+
}, Q = {
|
|
2878
2881
|
root: {
|
|
2879
2882
|
class: ["max-w-[90vw]"],
|
|
2880
2883
|
style: (e) => `width: ${e}`,
|
|
@@ -2939,7 +2942,7 @@ const h = {
|
|
|
2939
2942
|
savesubmitbutton: {
|
|
2940
2943
|
"data-wv-section": "save-submit-button"
|
|
2941
2944
|
}
|
|
2942
|
-
},
|
|
2945
|
+
}, ee = {
|
|
2943
2946
|
root: ({ props: e }) => ({
|
|
2944
2947
|
class: [
|
|
2945
2948
|
// Flex and Position
|
|
@@ -2997,7 +3000,7 @@ const h = {
|
|
|
2997
3000
|
"bg-surface-0"
|
|
2998
3001
|
]
|
|
2999
3002
|
}
|
|
3000
|
-
},
|
|
3003
|
+
}, te = {
|
|
3001
3004
|
root: ({ props: e }) => ({
|
|
3002
3005
|
class: [
|
|
3003
3006
|
// Positioning
|
|
@@ -3114,9 +3117,9 @@ const h = {
|
|
|
3114
3117
|
]
|
|
3115
3118
|
};
|
|
3116
3119
|
},
|
|
3117
|
-
token:
|
|
3118
|
-
tokenLabel:
|
|
3119
|
-
removeTokenIcon:
|
|
3120
|
+
token: c.root({ props: { severity: "dark" } }),
|
|
3121
|
+
tokenLabel: c.input({ props: {}, context: {} }),
|
|
3122
|
+
removeTokenIcon: c.removebutton({
|
|
3120
3123
|
props: { badgeSeverity: "dark" }
|
|
3121
3124
|
}),
|
|
3122
3125
|
loadingplaceholder: {
|
|
@@ -3193,12 +3196,12 @@ const h = {
|
|
|
3193
3196
|
]
|
|
3194
3197
|
},
|
|
3195
3198
|
headerCheckbox: {
|
|
3196
|
-
...
|
|
3199
|
+
...d,
|
|
3197
3200
|
root: {
|
|
3198
|
-
class: ["!mx-auto", ...
|
|
3201
|
+
class: ["!mx-auto", ...d.root.class]
|
|
3199
3202
|
}
|
|
3200
3203
|
},
|
|
3201
|
-
itemCheckbox:
|
|
3204
|
+
itemCheckbox: d,
|
|
3202
3205
|
closeButton: {
|
|
3203
3206
|
class: ["hidden"]
|
|
3204
3207
|
},
|
|
@@ -3346,7 +3349,7 @@ const h = {
|
|
|
3346
3349
|
leaveActiveClass: "transition-opacity duration-100 ease-linear",
|
|
3347
3350
|
leaveToClass: "opacity-0"
|
|
3348
3351
|
}
|
|
3349
|
-
},
|
|
3352
|
+
}, re = {
|
|
3350
3353
|
root: ({ props: e, state: t }) => ({
|
|
3351
3354
|
class: [
|
|
3352
3355
|
// Display and Position
|
|
@@ -3538,7 +3541,7 @@ const h = {
|
|
|
3538
3541
|
loadingplaceholder: {
|
|
3539
3542
|
class: "text-general-200 font-light"
|
|
3540
3543
|
}
|
|
3541
|
-
},
|
|
3544
|
+
}, ie = {
|
|
3542
3545
|
root: {
|
|
3543
3546
|
class: [
|
|
3544
3547
|
"block",
|
|
@@ -3616,7 +3619,7 @@ const h = {
|
|
|
3616
3619
|
leaveActiveClass: "overflow-hidden transition-[max-height] duration-[450ms] ease-[cubic-bezier(0,1,0,1)]",
|
|
3617
3620
|
leaveToClass: "max-h-0"
|
|
3618
3621
|
}
|
|
3619
|
-
},
|
|
3622
|
+
}, se = {
|
|
3620
3623
|
// :class="['ts-form', { 'sticky-buttons': props.stickyButtons }]"
|
|
3621
3624
|
root: () => ({
|
|
3622
3625
|
class: [
|
|
@@ -3660,14 +3663,14 @@ const h = {
|
|
|
3660
3663
|
"validator-message": {
|
|
3661
3664
|
class: ["static w-max transform-none"]
|
|
3662
3665
|
}
|
|
3663
|
-
},
|
|
3666
|
+
}, ne = [
|
|
3664
3667
|
{
|
|
3665
3668
|
"ring-1 p-[1px]": navigator.userAgent.includes("Firefox"),
|
|
3666
3669
|
"ring-[0.5px] p-[0.5px]": !navigator.userAgent.includes("Firefox")
|
|
3667
3670
|
},
|
|
3668
3671
|
"ring-inset",
|
|
3669
3672
|
"ring-general-200"
|
|
3670
|
-
],
|
|
3673
|
+
], ae = {
|
|
3671
3674
|
css: `
|
|
3672
3675
|
*[data-pd-ripple="true"]{
|
|
3673
3676
|
overflow: hidden;
|
|
@@ -3744,7 +3747,7 @@ const h = {
|
|
|
3744
3747
|
}
|
|
3745
3748
|
}
|
|
3746
3749
|
`
|
|
3747
|
-
},
|
|
3750
|
+
}, oe = {
|
|
3748
3751
|
root: ({ props: e }) => ({
|
|
3749
3752
|
class: [
|
|
3750
3753
|
"relative inline-block",
|
|
@@ -3882,7 +3885,7 @@ const h = {
|
|
|
3882
3885
|
leaveActiveClass: "transition-all duration-150 ease-in",
|
|
3883
3886
|
leaveToClass: "opacity-0 scale-75"
|
|
3884
3887
|
}
|
|
3885
|
-
},
|
|
3888
|
+
}, le = {
|
|
3886
3889
|
root: ({ props: e }) => ({
|
|
3887
3890
|
class: [
|
|
3888
3891
|
"rounded-md p-3",
|
|
@@ -3912,7 +3915,7 @@ const h = {
|
|
|
3912
3915
|
"font-medium"
|
|
3913
3916
|
]
|
|
3914
3917
|
}
|
|
3915
|
-
},
|
|
3918
|
+
}, z = {
|
|
3916
3919
|
root: ({ props: e, context: t, parent: r }) => {
|
|
3917
3920
|
var i, n;
|
|
3918
3921
|
return {
|
|
@@ -3936,15 +3939,15 @@ const h = {
|
|
|
3936
3939
|
]
|
|
3937
3940
|
};
|
|
3938
3941
|
}
|
|
3939
|
-
},
|
|
3942
|
+
}, v = navigator.userAgent.includes("Firefox"), ce = {
|
|
3940
3943
|
root: ({ context: e }) => ({
|
|
3941
3944
|
class: [
|
|
3942
3945
|
"flex flex-wrap gap-x-0.5 gap-y-[5px] items-center",
|
|
3943
3946
|
"min-h-[26px] h-fit w-full",
|
|
3944
3947
|
"ring-inset rounded px-[12px] py-[3px]",
|
|
3945
3948
|
{
|
|
3946
|
-
"ring-[1px]":
|
|
3947
|
-
"ring-[0.5px]": !
|
|
3949
|
+
"ring-[1px]": v,
|
|
3950
|
+
"ring-[0.5px]": !v
|
|
3948
3951
|
},
|
|
3949
3952
|
{ "!ring-danger-500 !dark:ring-danger-500": e.invalidInput },
|
|
3950
3953
|
{ "!ring-general-200 !dark:ring-general-200": !e.invalidInput },
|
|
@@ -3953,7 +3956,7 @@ const h = {
|
|
|
3953
3956
|
}),
|
|
3954
3957
|
input: ({ context: e, parent: t, props: r }) => ({
|
|
3955
3958
|
class: [
|
|
3956
|
-
...
|
|
3959
|
+
...z.root({
|
|
3957
3960
|
props: r,
|
|
3958
3961
|
context: e,
|
|
3959
3962
|
parent: t
|
|
@@ -3969,7 +3972,7 @@ const h = {
|
|
|
3969
3972
|
erroroverlaypanel: {
|
|
3970
3973
|
class: ["px-3 py-1 text-[12px] text-general-800"]
|
|
3971
3974
|
}
|
|
3972
|
-
},
|
|
3975
|
+
}, h = navigator.userAgent.includes("Firefox"), de = {
|
|
3973
3976
|
root: ({ props: e }) => ({
|
|
3974
3977
|
class: [
|
|
3975
3978
|
{
|
|
@@ -3981,8 +3984,8 @@ const h = {
|
|
|
3981
3984
|
"[&:has(:focus)]:!ring-primary-500 [&:has(:focus)_.inputgroupaddon]:!ring-primary-500": e.ring !== "none"
|
|
3982
3985
|
},
|
|
3983
3986
|
{
|
|
3984
|
-
"ring-[1px] [&_.inputgroupaddon]:ring-[1px]":
|
|
3985
|
-
"ring-[0.5px] [&_.inputgroupaddon]:ring-[0.5px]": !
|
|
3987
|
+
"ring-[1px] [&_.inputgroupaddon]:ring-[1px]": h && e.ring !== "none",
|
|
3988
|
+
"ring-[0.5px] [&_.inputgroupaddon]:ring-[0.5px]": !h && e.ring !== "none"
|
|
3986
3989
|
},
|
|
3987
3990
|
"[&_.inputgroupaddon[data-addon-variant=plain]]:!ring-[0px]",
|
|
3988
3991
|
"[&:has(input)]:cursor-text",
|
|
@@ -3994,7 +3997,7 @@ const h = {
|
|
|
3994
3997
|
],
|
|
3995
3998
|
"data-wv-section": "inputgroup"
|
|
3996
3999
|
})
|
|
3997
|
-
},
|
|
4000
|
+
}, ue = {
|
|
3998
4001
|
root: ({ props: e }) => ({
|
|
3999
4002
|
class: [
|
|
4000
4003
|
"inputgroupaddon",
|
|
@@ -4024,7 +4027,7 @@ const h = {
|
|
|
4024
4027
|
"data-addon-variant": e.addonVariant
|
|
4025
4028
|
// Used in inputgroup to set styling
|
|
4026
4029
|
})
|
|
4027
|
-
},
|
|
4030
|
+
}, fe = {
|
|
4028
4031
|
root: ({ context: e }) => ({
|
|
4029
4032
|
class: [
|
|
4030
4033
|
// Font
|
|
@@ -4047,13 +4050,13 @@ const h = {
|
|
|
4047
4050
|
}
|
|
4048
4051
|
]
|
|
4049
4052
|
})
|
|
4050
|
-
},
|
|
4053
|
+
}, y = "text-xs font-medium tracking-[0.02em] leading-[18px]", w = "h-[26px]", ge = {
|
|
4051
4054
|
root: ({ props: e, parent: t }) => ({
|
|
4052
4055
|
class: [
|
|
4053
4056
|
// Layout
|
|
4054
4057
|
"flex items-center self-stretch shrink-0 grow",
|
|
4055
4058
|
//Size
|
|
4056
|
-
|
|
4059
|
+
w,
|
|
4057
4060
|
// Spacing
|
|
4058
4061
|
"py-1 px-3",
|
|
4059
4062
|
// Border
|
|
@@ -4066,7 +4069,7 @@ const h = {
|
|
|
4066
4069
|
class: [
|
|
4067
4070
|
"border-0 h-full w-full outline-none",
|
|
4068
4071
|
"bg-inherit",
|
|
4069
|
-
|
|
4072
|
+
y,
|
|
4070
4073
|
"placeholder:text-general-200 placeholder:font-light",
|
|
4071
4074
|
t.disabled ? "text-general-200" : "text-general-800"
|
|
4072
4075
|
]
|
|
@@ -4074,8 +4077,8 @@ const h = {
|
|
|
4074
4077
|
},
|
|
4075
4078
|
inputresizer: {
|
|
4076
4079
|
class: [
|
|
4077
|
-
|
|
4078
|
-
|
|
4080
|
+
y,
|
|
4081
|
+
w,
|
|
4079
4082
|
"user-select-none py-1 px-3 block min-w-4 text-transparent"
|
|
4080
4083
|
]
|
|
4081
4084
|
},
|
|
@@ -4114,66 +4117,367 @@ const h = {
|
|
|
4114
4117
|
}
|
|
4115
4118
|
]
|
|
4116
4119
|
})
|
|
4117
|
-
}
|
|
4120
|
+
};
|
|
4121
|
+
function m(e, t) {
|
|
4122
|
+
return { [e]: t }[e];
|
|
4123
|
+
}
|
|
4124
|
+
m("WANGS-TAB-MENU", {
|
|
4125
|
+
root: {
|
|
4126
|
+
class: "overflow-x-visible"
|
|
4127
|
+
},
|
|
4128
|
+
menu: ({ props: e }) => ({
|
|
4129
|
+
class: [
|
|
4130
|
+
// Flexbox
|
|
4131
|
+
"flex flex-1",
|
|
4132
|
+
// Spacing
|
|
4133
|
+
"list-none",
|
|
4134
|
+
"p-0 m-0",
|
|
4135
|
+
// Colors
|
|
4136
|
+
"text-general-100",
|
|
4137
|
+
{ "w-max ring-1 ring-inset ring-general-100 rounded": e.type === "segmented" }
|
|
4138
|
+
]
|
|
4139
|
+
}),
|
|
4140
|
+
menuitem: {
|
|
4141
|
+
class: "mr-0"
|
|
4142
|
+
},
|
|
4143
|
+
action: ({ props: e, context: t }) => {
|
|
4144
|
+
var r, i;
|
|
4145
|
+
return {
|
|
4146
|
+
class: [
|
|
4147
|
+
"relative",
|
|
4148
|
+
// Font
|
|
4149
|
+
"font-medium",
|
|
4150
|
+
"text-xs leading-4 tracking-[0.02em]",
|
|
4151
|
+
// Flexbox and Alignment
|
|
4152
|
+
"flex items-center",
|
|
4153
|
+
// Spacing
|
|
4154
|
+
{
|
|
4155
|
+
"rounded-xl py-1 px-3": e.type === "pill",
|
|
4156
|
+
rounded: e.type === "segmented",
|
|
4157
|
+
"p-2 pb-1.5 pt-0.5 !h-6": e.type === "tab",
|
|
4158
|
+
"py-[5px] px-3 !h-6": e.type === "segmented",
|
|
4159
|
+
"ml-1": e.type === "pill" && t.index !== 0,
|
|
4160
|
+
"gap-1": t.item.icon
|
|
4161
|
+
},
|
|
4162
|
+
// Shape
|
|
4163
|
+
{
|
|
4164
|
+
"border-b-2": e.type === "tab",
|
|
4165
|
+
"shadow-[-2px_2px_2px_rgba(0,0,0,0.25)] overflow-visible": e.type === "segmented" && t.active
|
|
4166
|
+
},
|
|
4167
|
+
// Colors and Conditions
|
|
4168
|
+
{
|
|
4169
|
+
"border-primary-700": t.active,
|
|
4170
|
+
"border-grayscale-400": !t.active,
|
|
4171
|
+
"text-grayscale-600": !t.active && e.type === "tab",
|
|
4172
|
+
"text-primary-700": t.active && e.type === "tab",
|
|
4173
|
+
"bg-primary-700 text-white": e.type === "pill" && t.active,
|
|
4174
|
+
"bg-grayscale-100 text-grayscale-800": e.type === "pill" && !t.active,
|
|
4175
|
+
"bg-primary-500 text-white": e.type === "segmented" && t.active,
|
|
4176
|
+
"!text-general-800": e.type === "segmented" && !t.active,
|
|
4177
|
+
"bg-transparent ": e.type !== "pill" && !t.active
|
|
4178
|
+
},
|
|
4179
|
+
// States
|
|
4180
|
+
{ "hover:bg-primary-50": e.type === "tab" },
|
|
4181
|
+
"focus-visible:outline-none focus-visible:outline-offset-0",
|
|
4182
|
+
{
|
|
4183
|
+
"focus-visible:border-primary-200 focus-visible:text-primary-400": !t.active
|
|
4184
|
+
},
|
|
4185
|
+
// Disabled States
|
|
4186
|
+
{
|
|
4187
|
+
"pointer-events-none": (r = t.item) == null ? void 0 : r.disabled,
|
|
4188
|
+
"opacity-60": (i = t.item) == null ? void 0 : i.disabled
|
|
4189
|
+
},
|
|
4190
|
+
// Transitions
|
|
4191
|
+
"transition-all duration-200",
|
|
4192
|
+
// Misc
|
|
4193
|
+
"cursor-pointer select-none text-decoration-none",
|
|
4194
|
+
"overflow-hidden",
|
|
4195
|
+
"user-select-none",
|
|
4196
|
+
"!no-underline",
|
|
4197
|
+
"whitespace-nowrap"
|
|
4198
|
+
]
|
|
4199
|
+
};
|
|
4200
|
+
},
|
|
4201
|
+
icon: {
|
|
4202
|
+
class: "mr-2"
|
|
4203
|
+
},
|
|
4204
|
+
inkbar: ({ props: e }) => ({
|
|
4205
|
+
class: ["grow border-b-2 border-grayscale-400", { hidden: e.type === "pill" || e.useTrailingLine === !1 || e.type === "segmented" }]
|
|
4206
|
+
})
|
|
4207
|
+
});
|
|
4208
|
+
m("WANGS-INPUT-OTP", {
|
|
4118
4209
|
root: {
|
|
4119
4210
|
class: [
|
|
4120
4211
|
// Alignment
|
|
4121
4212
|
"flex items-center",
|
|
4122
|
-
"gap-[6px]"
|
|
4213
|
+
"gap-[6px]",
|
|
4214
|
+
"w-max"
|
|
4123
4215
|
]
|
|
4124
4216
|
},
|
|
4125
|
-
input: {
|
|
4126
|
-
|
|
4127
|
-
|
|
4128
|
-
|
|
4129
|
-
|
|
4130
|
-
|
|
4131
|
-
|
|
4132
|
-
|
|
4133
|
-
|
|
4134
|
-
|
|
4135
|
-
|
|
4136
|
-
|
|
4137
|
-
|
|
4138
|
-
|
|
4139
|
-
|
|
4140
|
-
|
|
4141
|
-
|
|
4142
|
-
|
|
4143
|
-
|
|
4144
|
-
|
|
4145
|
-
|
|
4146
|
-
|
|
4147
|
-
|
|
4148
|
-
|
|
4149
|
-
|
|
4150
|
-
|
|
4151
|
-
|
|
4152
|
-
|
|
4153
|
-
|
|
4154
|
-
|
|
4155
|
-
|
|
4156
|
-
|
|
4157
|
-
|
|
4158
|
-
|
|
4159
|
-
|
|
4160
|
-
|
|
4161
|
-
|
|
4162
|
-
|
|
4163
|
-
|
|
4164
|
-
|
|
4165
|
-
|
|
4166
|
-
|
|
4167
|
-
|
|
4168
|
-
|
|
4169
|
-
|
|
4170
|
-
|
|
4171
|
-
|
|
4172
|
-
|
|
4173
|
-
|
|
4174
|
-
|
|
4217
|
+
input: ({ props: e, context: t, parent: r }) => ({
|
|
4218
|
+
class: [
|
|
4219
|
+
// Font
|
|
4220
|
+
"text-[14px] leading-none font-medium",
|
|
4221
|
+
// Flex & Alignment
|
|
4222
|
+
{ "flex-1 w-[1%]": r.tagName == "WANGS-INPUT-GROUP" },
|
|
4223
|
+
"text-center",
|
|
4224
|
+
// Spacing
|
|
4225
|
+
"m-0",
|
|
4226
|
+
// Size
|
|
4227
|
+
"w-[42px] h-[42px]",
|
|
4228
|
+
// Shape
|
|
4229
|
+
{ "rounded-md": r.tagName !== "WANGS-INPUT-GROUP" },
|
|
4230
|
+
{
|
|
4231
|
+
"first:rounded-l-md rounded-none last:rounded-r-md": r.tagName == "WANGS-INPUT-GROUP"
|
|
4232
|
+
},
|
|
4233
|
+
{
|
|
4234
|
+
"border-0 border-y border-l last:border-r": r.tagName == "WANGS-INPUT-GROUP"
|
|
4235
|
+
},
|
|
4236
|
+
// Colors
|
|
4237
|
+
"text-general-800 dark:text-general-800",
|
|
4238
|
+
"placeholder:text-surface-400 dark:placeholder:text-surface-500",
|
|
4239
|
+
"bg-white dark:bg-white",
|
|
4240
|
+
{
|
|
4241
|
+
"ring-1": navigator.userAgent.includes("Firefox"),
|
|
4242
|
+
"ring-[0.5px]": !navigator.userAgent.includes("Firefox")
|
|
4243
|
+
},
|
|
4244
|
+
{ "ring-general-200 dark:ring-general-200": !e.invalid },
|
|
4245
|
+
// Invalid State
|
|
4246
|
+
{ "ring-danger-500 dark:ring-danger-500": e.invalid },
|
|
4247
|
+
// States
|
|
4248
|
+
{
|
|
4249
|
+
"hover:bg-primary-50/50 hover:ring-primary-500 dark:hover:ring-primary-400": !t.disabled && !e.invalid,
|
|
4250
|
+
"focus:bg-primary-50/50 focus:ring-primary-500 dark:focus:ring-primary-400": !t.disabled && !e.invalid,
|
|
4251
|
+
"focus:outline-none focus:outline-offset-0": !t.disabled,
|
|
4252
|
+
"opacity-60 select-none pointer-events-none cursor-default": t.disabled
|
|
4253
|
+
},
|
|
4254
|
+
// Filled State *for FloatLabel
|
|
4255
|
+
{ filled: r.tagName == "WANGS-FLOAT-LABEL" && t.filled },
|
|
4256
|
+
// Misc
|
|
4257
|
+
"appearance-none",
|
|
4258
|
+
"transition-colors duration-200"
|
|
4259
|
+
]
|
|
4260
|
+
})
|
|
4261
|
+
});
|
|
4262
|
+
const a = class a {
|
|
4263
|
+
constructor() {
|
|
4264
|
+
/**
|
|
4265
|
+
* Stores base URLs associated with different app identifiers.
|
|
4266
|
+
*/
|
|
4267
|
+
b(this, "_baseUrl", "");
|
|
4268
|
+
if (globalThis[a.SINGLETON_KEY])
|
|
4269
|
+
return globalThis[a.SINGLETON_KEY];
|
|
4270
|
+
globalThis[a.SINGLETON_KEY] = this;
|
|
4271
|
+
}
|
|
4272
|
+
/**
|
|
4273
|
+
* Registers a base URL for a specific app.
|
|
4274
|
+
*
|
|
4275
|
+
* @param base - The base URL to be used as a prefix for all routes in that app.
|
|
4276
|
+
*/
|
|
4277
|
+
setNavigationBaseUrl(t) {
|
|
4278
|
+
this._baseUrl = this.normalizeBase(t);
|
|
4279
|
+
}
|
|
4280
|
+
/**
|
|
4281
|
+
* Retrieves the base URL for a specific app.
|
|
4282
|
+
*
|
|
4283
|
+
* @returns The base URL registered for the app or an empty string if not set.
|
|
4284
|
+
*/
|
|
4285
|
+
getNavigationBaseUrl() {
|
|
4286
|
+
return this._baseUrl;
|
|
4287
|
+
}
|
|
4288
|
+
/**
|
|
4289
|
+
* Ensures the base URL ends with a single slash and removes trailing slashes.
|
|
4290
|
+
*
|
|
4291
|
+
* @param base - The base URL to normalize.
|
|
4292
|
+
* @returns A clean base URL ending with a single `/`.
|
|
4293
|
+
*/
|
|
4294
|
+
normalizeBase(t) {
|
|
4295
|
+
return t.replace(/\/+$/, "").concat("/");
|
|
4296
|
+
}
|
|
4297
|
+
/**
|
|
4298
|
+
* Prepends the base URL (if any) to the given path.
|
|
4299
|
+
*
|
|
4300
|
+
* @param path - The relative path to normalize.
|
|
4301
|
+
* @returns A fully normalized path prefixed with the base URL if applicable.
|
|
4302
|
+
*/
|
|
4303
|
+
normalizePath(t) {
|
|
4304
|
+
const r = this.getNavigationBaseUrl();
|
|
4305
|
+
if (!r)
|
|
4306
|
+
return t;
|
|
4307
|
+
const i = t.startsWith("/") ? t.slice(1) : t;
|
|
4308
|
+
return `${r}${i}`;
|
|
4309
|
+
}
|
|
4310
|
+
/**
|
|
4311
|
+
* Removes the specified base path from the beginning of a given route path.
|
|
4312
|
+
*
|
|
4313
|
+
* This is useful when your app is deployed under a subdirectory (e.g., `/base`)
|
|
4314
|
+
* and you want to normalize the route path to match menu or route definitions
|
|
4315
|
+
* that don't include the base.
|
|
4316
|
+
*
|
|
4317
|
+
* @param path - The full route path (e.g., `/base/about`).
|
|
4318
|
+
* @param base - The optional base URL to remove (e.g., `/base`).
|
|
4319
|
+
* @returns The normalized path without the base prefix (e.g., `/about`).
|
|
4320
|
+
*
|
|
4321
|
+
* @example
|
|
4322
|
+
* stripBase('/base/home', '/base'); // returns '/home'
|
|
4323
|
+
* stripBase('/about', '/base'); // returns '/about' (base not present)
|
|
4324
|
+
* stripBase('/base', '/base'); // returns '/'
|
|
4325
|
+
*/
|
|
4326
|
+
stripBase(t, r) {
|
|
4327
|
+
return r || (r = this.getNavigationBaseUrl()), r !== "/" && t.startsWith(r) ? "/" + t.slice(r.length).replace(/^\/+/, "") : t;
|
|
4328
|
+
}
|
|
4329
|
+
/**
|
|
4330
|
+
* Pushes a new entry to the browser's history stack.
|
|
4331
|
+
*
|
|
4332
|
+
* @param route - The target URL or path to push. Can be a string, URL object, or null.
|
|
4333
|
+
* @param data - Optional state object associated with the history entry. Accessible via `history.state`.
|
|
4334
|
+
* @param unused - Optional title parameter (currently unused due to limited browser support).
|
|
4335
|
+
*
|
|
4336
|
+
* @example
|
|
4337
|
+
* Router.push('/about', { from: 'home' });
|
|
4338
|
+
*/
|
|
4339
|
+
push(t, r = {}, i = "") {
|
|
4340
|
+
var l;
|
|
4341
|
+
const n = {
|
|
4342
|
+
...r,
|
|
4343
|
+
...history.state ?? {},
|
|
4344
|
+
current: t,
|
|
4345
|
+
back: (l = history.state) == null ? void 0 : l.current,
|
|
4346
|
+
forward: void 0,
|
|
4347
|
+
replaced: !1,
|
|
4348
|
+
position: history.length + 1
|
|
4349
|
+
};
|
|
4350
|
+
window.history.pushState(n, i, t);
|
|
4351
|
+
}
|
|
4352
|
+
/**
|
|
4353
|
+
* Replaces the current entry in the browser's history stack.
|
|
4354
|
+
*
|
|
4355
|
+
* @param route - The target URL or path to replace with. Can be a string, URL object, or null.
|
|
4356
|
+
* @param data - Optional state object associated with the history entry. Accessible via `history.state`.
|
|
4357
|
+
* @param unused - Optional title parameter (currently unused due to limited browser support).
|
|
4358
|
+
*
|
|
4359
|
+
* @example
|
|
4360
|
+
* Router.replace('/login', { reason: 'session expired' });
|
|
4361
|
+
*/
|
|
4362
|
+
replace(t, r = {}, i = "") {
|
|
4363
|
+
const n = {
|
|
4364
|
+
...r,
|
|
4365
|
+
...history.state ?? {},
|
|
4366
|
+
forward: void 0,
|
|
4367
|
+
current: t,
|
|
4368
|
+
replaced: !0
|
|
4369
|
+
};
|
|
4370
|
+
window.history.replaceState(n, i, t);
|
|
4371
|
+
}
|
|
4372
|
+
/**
|
|
4373
|
+
* Dispatches a custom event before navigation occurs.
|
|
4374
|
+
* Used to notify subscribers of an upcoming route change.
|
|
4375
|
+
*
|
|
4376
|
+
* @param route - The route that will be navigated to.
|
|
4377
|
+
* @param mode - The navigation mode ('push' or 'replace').
|
|
4378
|
+
* @param data - Optional state object for the navigation.
|
|
4379
|
+
*/
|
|
4380
|
+
dispatchBeforeNavigationEvent(t, r, i) {
|
|
4381
|
+
window.dispatchEvent(new CustomEvent("wangs-ui-core:before-navigation-event", {
|
|
4382
|
+
detail: { route: t, mode: r, state: i }
|
|
4383
|
+
}));
|
|
4175
4384
|
}
|
|
4176
|
-
|
|
4385
|
+
/**
|
|
4386
|
+
* Dispatches a custom event after navigation occurs.
|
|
4387
|
+
* Used to notify subscribers that the route has changed.
|
|
4388
|
+
*
|
|
4389
|
+
* @param route - The route that was navigated to.
|
|
4390
|
+
* @param mode - The navigation mode ('push' or 'replace').
|
|
4391
|
+
* @param data - Optional state object for the navigation.
|
|
4392
|
+
*/
|
|
4393
|
+
dispatchNavigationEvent(t, r, i) {
|
|
4394
|
+
window.dispatchEvent(new CustomEvent("wangs-ui-core:navigation-event", {
|
|
4395
|
+
detail: { route: t, mode: r, state: i }
|
|
4396
|
+
}));
|
|
4397
|
+
}
|
|
4398
|
+
/**
|
|
4399
|
+
* Navigates to a specified route using the browser's History API.
|
|
4400
|
+
*
|
|
4401
|
+
* This updates the URL in the browser without reloading the page.
|
|
4402
|
+
* It can either push a new entry to the history stack or replace the current one.
|
|
4403
|
+
* Also dispatches custom events before and after the navigation.
|
|
4404
|
+
*
|
|
4405
|
+
* @param route - The target route to navigate to. Can be a string or URL object.
|
|
4406
|
+
* @param navigationMode - Determines how navigation is handled.
|
|
4407
|
+
* - `'push'` (default): Adds a new entry to the browser history.
|
|
4408
|
+
* - `'replace'`: Replaces the current history entry.
|
|
4409
|
+
* @param data - Optional state object associated with the history entry. Can be accessed via `history.state`.
|
|
4410
|
+
* @param unused - Optional title parameter (currently unused due to browser support limitations).
|
|
4411
|
+
*
|
|
4412
|
+
* @example
|
|
4413
|
+
* router.navigateToRoute('/about', 'push', { some: 'state' }, '',);
|
|
4414
|
+
*/
|
|
4415
|
+
navigateToRoute(t, r = "push", i = {}, n = "") {
|
|
4416
|
+
if (!t)
|
|
4417
|
+
return;
|
|
4418
|
+
const l = typeof t == "string" ? t : t.toString(), o = this.normalizePath(l);
|
|
4419
|
+
if (o === location.pathname)
|
|
4420
|
+
return console.warn("[WangsUIRouter] Navigation aborted: target route is the same as the current route.");
|
|
4421
|
+
this.dispatchBeforeNavigationEvent(o, r, i), r === "push" ? this.push(o, i, n) : this.replace(o, i, n), this.dispatchNavigationEvent(o, r, i);
|
|
4422
|
+
}
|
|
4423
|
+
};
|
|
4424
|
+
b(a, "SINGLETON_KEY", "__WANGS_UI_ROUTER_INSTANCE__");
|
|
4425
|
+
let p = a;
|
|
4426
|
+
new p();
|
|
4427
|
+
const me = m("WANGS-INPUT-OTP", {
|
|
4428
|
+
root: {
|
|
4429
|
+
class: [
|
|
4430
|
+
// Alignment
|
|
4431
|
+
"flex items-center",
|
|
4432
|
+
"gap-[6px]",
|
|
4433
|
+
"w-max"
|
|
4434
|
+
]
|
|
4435
|
+
},
|
|
4436
|
+
input: ({ props: e, context: t, parent: r }) => ({
|
|
4437
|
+
class: [
|
|
4438
|
+
// Font
|
|
4439
|
+
"text-[14px] leading-none font-medium",
|
|
4440
|
+
// Flex & Alignment
|
|
4441
|
+
{ "flex-1 w-[1%]": r.tagName == "WANGS-INPUT-GROUP" },
|
|
4442
|
+
"text-center",
|
|
4443
|
+
// Spacing
|
|
4444
|
+
"m-0",
|
|
4445
|
+
// Size
|
|
4446
|
+
"w-[42px] h-[42px]",
|
|
4447
|
+
// Shape
|
|
4448
|
+
{ "rounded-md": r.tagName !== "WANGS-INPUT-GROUP" },
|
|
4449
|
+
{
|
|
4450
|
+
"first:rounded-l-md rounded-none last:rounded-r-md": r.tagName == "WANGS-INPUT-GROUP"
|
|
4451
|
+
},
|
|
4452
|
+
{
|
|
4453
|
+
"border-0 border-y border-l last:border-r": r.tagName == "WANGS-INPUT-GROUP"
|
|
4454
|
+
},
|
|
4455
|
+
// Colors
|
|
4456
|
+
"text-general-800 dark:text-general-800",
|
|
4457
|
+
"placeholder:text-surface-400 dark:placeholder:text-surface-500",
|
|
4458
|
+
"bg-white dark:bg-white",
|
|
4459
|
+
{
|
|
4460
|
+
"ring-1": navigator.userAgent.includes("Firefox"),
|
|
4461
|
+
"ring-[0.5px]": !navigator.userAgent.includes("Firefox")
|
|
4462
|
+
},
|
|
4463
|
+
{ "ring-general-200 dark:ring-general-200": !e.invalid },
|
|
4464
|
+
// Invalid State
|
|
4465
|
+
{ "ring-danger-500 dark:ring-danger-500": e.invalid },
|
|
4466
|
+
// States
|
|
4467
|
+
{
|
|
4468
|
+
"hover:bg-primary-50/30 hover:ring-primary-500 dark:hover:ring-primary-400": !t.disabled && !e.invalid,
|
|
4469
|
+
"focus:bg-primary-50/30 focus:ring-primary-500 dark:focus:ring-primary-400": !t.disabled && !e.invalid,
|
|
4470
|
+
"focus:outline-none focus:outline-offset-0": !t.disabled,
|
|
4471
|
+
"opacity-60 select-none pointer-events-none cursor-default": t.disabled
|
|
4472
|
+
},
|
|
4473
|
+
// Filled State *for FloatLabel
|
|
4474
|
+
{ filled: r.tagName == "WANGS-FLOAT-LABEL" && t.filled },
|
|
4475
|
+
// Misc
|
|
4476
|
+
"appearance-none",
|
|
4477
|
+
"transition-colors duration-200"
|
|
4478
|
+
]
|
|
4479
|
+
})
|
|
4480
|
+
}), f = ({ isFirefoxBased: e, invalidInput: t }) => [
|
|
4177
4481
|
{ "ring-[1px]": e, "ring-[0.5px]": !e },
|
|
4178
4482
|
{ "!ring-danger-500": t },
|
|
4179
4483
|
"ring-inset",
|
|
@@ -4183,23 +4487,23 @@ const h = {
|
|
|
4183
4487
|
"[&:has(:focus)]:ring-1",
|
|
4184
4488
|
"bg-white",
|
|
4185
4489
|
"z-[0] [&:has(:focus)]:z-[12]"
|
|
4186
|
-
],
|
|
4490
|
+
], be = {
|
|
4187
4491
|
dialcode: {
|
|
4188
4492
|
root: (e) => ({
|
|
4189
|
-
class: [...
|
|
4493
|
+
class: [...f(e), "rounded-l rounded-r-none"]
|
|
4190
4494
|
}),
|
|
4191
4495
|
dropdownicon: ({ state: e }) => s.dropdownicon({ state: e })
|
|
4192
4496
|
},
|
|
4193
4497
|
input: (e) => ({
|
|
4194
4498
|
class: [
|
|
4195
|
-
...
|
|
4499
|
+
...f(e),
|
|
4196
4500
|
"rounded-r rounded-l-none -ml-[1px]",
|
|
4197
4501
|
"focus:bg-none",
|
|
4198
4502
|
"focus:ring-primary-500",
|
|
4199
4503
|
"focus:ring-1"
|
|
4200
4504
|
]
|
|
4201
4505
|
})
|
|
4202
|
-
},
|
|
4506
|
+
}, pe = {
|
|
4203
4507
|
root: ({ props: e }) => ({
|
|
4204
4508
|
class: [
|
|
4205
4509
|
// Misc
|
|
@@ -4238,7 +4542,7 @@ const h = {
|
|
|
4238
4542
|
"fill-surface-600"
|
|
4239
4543
|
]
|
|
4240
4544
|
}
|
|
4241
|
-
},
|
|
4545
|
+
}, xe = {
|
|
4242
4546
|
root: {
|
|
4243
4547
|
class: [
|
|
4244
4548
|
// Sizing and Shape
|
|
@@ -4370,7 +4674,7 @@ const h = {
|
|
|
4370
4674
|
"bg-transparent"
|
|
4371
4675
|
]
|
|
4372
4676
|
}
|
|
4373
|
-
},
|
|
4677
|
+
}, ve = {
|
|
4374
4678
|
root: ({ props: e }) => ({
|
|
4375
4679
|
class: [
|
|
4376
4680
|
"relative",
|
|
@@ -4551,7 +4855,7 @@ const h = {
|
|
|
4551
4855
|
end: {
|
|
4552
4856
|
class: "ml-auto self-center"
|
|
4553
4857
|
}
|
|
4554
|
-
},
|
|
4858
|
+
}, he = {
|
|
4555
4859
|
root: {
|
|
4556
4860
|
class: [
|
|
4557
4861
|
// Position
|
|
@@ -4651,7 +4955,7 @@ const h = {
|
|
|
4651
4955
|
leaveActiveClass: "transition-opacity duration-100 ease-linear",
|
|
4652
4956
|
leaveToClass: "opacity-0"
|
|
4653
4957
|
}
|
|
4654
|
-
},
|
|
4958
|
+
}, ye = {
|
|
4655
4959
|
root: {
|
|
4656
4960
|
class: [
|
|
4657
4961
|
"relative",
|
|
@@ -4805,7 +5109,7 @@ const h = {
|
|
|
4805
5109
|
end: {
|
|
4806
5110
|
class: "ml-auto self-center"
|
|
4807
5111
|
}
|
|
4808
|
-
},
|
|
5112
|
+
}, we = {
|
|
4809
5113
|
root: ({ props: e }) => ({
|
|
4810
5114
|
class: [
|
|
4811
5115
|
// Spacing and Shape
|
|
@@ -4881,7 +5185,7 @@ const h = {
|
|
|
4881
5185
|
leaveActiveClass: "overflow-hidden transition-all duration-300 ease-in",
|
|
4882
5186
|
leaveToClass: "max-h-0 opacity-0 !m-0"
|
|
4883
5187
|
}
|
|
4884
|
-
},
|
|
5188
|
+
}, ke = {
|
|
4885
5189
|
root: {
|
|
4886
5190
|
class: [
|
|
4887
5191
|
// Flexbox
|
|
@@ -5108,7 +5412,7 @@ const h = {
|
|
|
5108
5412
|
"cursor-pointer overflow-hidden"
|
|
5109
5413
|
]
|
|
5110
5414
|
})
|
|
5111
|
-
},
|
|
5415
|
+
}, Ce = {
|
|
5112
5416
|
table: {
|
|
5113
5417
|
class: [
|
|
5114
5418
|
// Spacing & Position
|
|
@@ -5225,7 +5529,7 @@ const h = {
|
|
|
5225
5529
|
"w-4 h-4"
|
|
5226
5530
|
]
|
|
5227
5531
|
}
|
|
5228
|
-
},
|
|
5532
|
+
}, ze = {
|
|
5229
5533
|
root: {
|
|
5230
5534
|
class: [
|
|
5231
5535
|
"h-max",
|
|
@@ -5256,7 +5560,7 @@ const h = {
|
|
|
5256
5560
|
leaveActiveClass: "transition-opacity duration-100 ease-linear",
|
|
5257
5561
|
leaveToClass: "opacity-0"
|
|
5258
5562
|
}
|
|
5259
|
-
},
|
|
5563
|
+
}, je = {
|
|
5260
5564
|
root: {
|
|
5261
5565
|
class: [
|
|
5262
5566
|
// Flex & Alignment
|
|
@@ -5700,7 +6004,7 @@ const h = {
|
|
|
5700
6004
|
current: {
|
|
5701
6005
|
class: ["text-xs font-normal leading-6 px-3"]
|
|
5702
6006
|
}
|
|
5703
|
-
},
|
|
6007
|
+
}, Ae = {
|
|
5704
6008
|
root: {
|
|
5705
6009
|
class: "shadow-md rounded-lg"
|
|
5706
6010
|
},
|
|
@@ -5779,7 +6083,7 @@ const h = {
|
|
|
5779
6083
|
leaveActiveClass: "overflow-hidden transition-[max-height] duration-[450ms] ease-[cubic-bezier(0,1,0,1)]",
|
|
5780
6084
|
leaveToClass: "max-h-0"
|
|
5781
6085
|
}
|
|
5782
|
-
},
|
|
6086
|
+
}, Te = {
|
|
5783
6087
|
panel: {
|
|
5784
6088
|
class: "mb-1"
|
|
5785
6089
|
},
|
|
@@ -5896,7 +6200,7 @@ const h = {
|
|
|
5896
6200
|
leaveActiveClass: "overflow-hidden transition-[max-height] duration-[450ms] ease-[cubic-bezier(0,1,0,1)]",
|
|
5897
6201
|
leaveToClass: "max-h-0"
|
|
5898
6202
|
}
|
|
5899
|
-
},
|
|
6203
|
+
}, _e = {
|
|
5900
6204
|
root: ({ props: e }) => ({
|
|
5901
6205
|
class: [
|
|
5902
6206
|
"w-full",
|
|
@@ -5970,7 +6274,8 @@ const h = {
|
|
|
5970
6274
|
class: [
|
|
5971
6275
|
"absolute top-[54%] right-3 -mt-2",
|
|
5972
6276
|
"text-general-200",
|
|
5973
|
-
"focus-visible:text-general-500 hover:text-general-500"
|
|
6277
|
+
"focus-visible:text-general-500 hover:text-general-500",
|
|
6278
|
+
"[&>.icon]:!w-4 [&>.icon]:!h-4"
|
|
5974
6279
|
]
|
|
5975
6280
|
},
|
|
5976
6281
|
hideicon: {
|
|
@@ -5985,7 +6290,7 @@ const h = {
|
|
|
5985
6290
|
leaveActiveClass: "transition-opacity duration-100 ease-linear",
|
|
5986
6291
|
leaveToClass: "opacity-0"
|
|
5987
6292
|
}
|
|
5988
|
-
},
|
|
6293
|
+
}, Ne = {
|
|
5989
6294
|
root: {
|
|
5990
6295
|
class: [
|
|
5991
6296
|
// Flexbox
|
|
@@ -6556,7 +6861,7 @@ const h = {
|
|
|
6556
6861
|
leaveActiveClass: "!transition-none",
|
|
6557
6862
|
leaveToClass: "!transition-none"
|
|
6558
6863
|
}
|
|
6559
|
-
},
|
|
6864
|
+
}, Ie = {
|
|
6560
6865
|
root: ({ props: e }) => ({
|
|
6561
6866
|
class: [
|
|
6562
6867
|
{
|
|
@@ -6640,7 +6945,7 @@ const h = {
|
|
|
6640
6945
|
}
|
|
6641
6946
|
]
|
|
6642
6947
|
})
|
|
6643
|
-
},
|
|
6948
|
+
}, k = navigator.userAgent.includes("Firefox"), u = {
|
|
6644
6949
|
root: ({ props: e }) => ({
|
|
6645
6950
|
class: [
|
|
6646
6951
|
// Alignments
|
|
@@ -6680,7 +6985,7 @@ const h = {
|
|
|
6680
6985
|
},
|
|
6681
6986
|
// Colors
|
|
6682
6987
|
"ring-1",
|
|
6683
|
-
{ "ring-1":
|
|
6988
|
+
{ "ring-1": k, "ring-[0.5px]": !k },
|
|
6684
6989
|
{
|
|
6685
6990
|
"before:bg-white": e.modelValue == e.trueValue,
|
|
6686
6991
|
"before:bg-general-100": e.modelValue !== e.trueValue,
|
|
@@ -6754,8 +7059,8 @@ const h = {
|
|
|
6754
7059
|
tooltipicon: {
|
|
6755
7060
|
class: "text-primary-500 w-[10px] h-[10px]"
|
|
6756
7061
|
}
|
|
6757
|
-
},
|
|
6758
|
-
root: ({ props: e }) => ({
|
|
7062
|
+
}, Fe = {
|
|
7063
|
+
root: ({ props: e, state: t }) => ({
|
|
6759
7064
|
class: [
|
|
6760
7065
|
"relative",
|
|
6761
7066
|
// Flexbox & Alignment
|
|
@@ -6768,10 +7073,10 @@ const h = {
|
|
|
6768
7073
|
"rounded-full",
|
|
6769
7074
|
// Colors
|
|
6770
7075
|
{
|
|
6771
|
-
"bg-white": !e.disabled ||
|
|
6772
|
-
"bg-general-50": e.disabled &&
|
|
6773
|
-
"ring-general-100": !e.disabled &&
|
|
6774
|
-
"ring-primary-500": !e.disabled &&
|
|
7076
|
+
"bg-white": !e.disabled || t.checked,
|
|
7077
|
+
"bg-general-50": e.disabled && !t.checked,
|
|
7078
|
+
"ring-general-100": !e.disabled && !t.checked,
|
|
7079
|
+
"ring-primary-500": !e.disabled && t.checked,
|
|
6775
7080
|
"ring-general-200": e.disabled
|
|
6776
7081
|
},
|
|
6777
7082
|
{
|
|
@@ -6783,7 +7088,7 @@ const h = {
|
|
|
6783
7088
|
"data-wv-name": "buttonradio",
|
|
6784
7089
|
"data-wv-section": "root"
|
|
6785
7090
|
}),
|
|
6786
|
-
box: ({ props: e }) => ({
|
|
7091
|
+
box: ({ props: e, state: t }) => ({
|
|
6787
7092
|
class: [
|
|
6788
7093
|
// Size
|
|
6789
7094
|
"w-2 h-2",
|
|
@@ -6798,8 +7103,8 @@ const h = {
|
|
|
6798
7103
|
"transition duration-200 ease-in-out",
|
|
6799
7104
|
// Colors
|
|
6800
7105
|
{
|
|
6801
|
-
"bg-primary-500":
|
|
6802
|
-
"bg-general-200":
|
|
7106
|
+
"bg-primary-500": t.checked && e.value !== void 0 && !e.disabled,
|
|
7107
|
+
"bg-general-200": t.checked && e.value !== void 0 && e.disabled
|
|
6803
7108
|
},
|
|
6804
7109
|
// States
|
|
6805
7110
|
{
|
|
@@ -6833,10 +7138,10 @@ const h = {
|
|
|
6833
7138
|
icon: {
|
|
6834
7139
|
class: "hidden"
|
|
6835
7140
|
},
|
|
6836
|
-
label:
|
|
6837
|
-
labeltext:
|
|
6838
|
-
tooltipicon:
|
|
6839
|
-
},
|
|
7141
|
+
label: u.label,
|
|
7142
|
+
labeltext: u.labeltext,
|
|
7143
|
+
tooltipicon: u.tooltipicon
|
|
7144
|
+
}, Pe = {
|
|
6840
7145
|
root: ({ props: e }) => ({
|
|
6841
7146
|
class: [
|
|
6842
7147
|
"relative",
|
|
@@ -6906,12 +7211,12 @@ const h = {
|
|
|
6906
7211
|
"transition duration-200 ease-in"
|
|
6907
7212
|
]
|
|
6908
7213
|
})
|
|
6909
|
-
},
|
|
7214
|
+
}, Se = {
|
|
6910
7215
|
root: {
|
|
6911
7216
|
class: ["block absolute bg-surface-0/50 rounded-full pointer-events-none"],
|
|
6912
7217
|
style: "transform: scale(0)"
|
|
6913
7218
|
}
|
|
6914
|
-
},
|
|
7219
|
+
}, Ve = {
|
|
6915
7220
|
wrapper: {
|
|
6916
7221
|
class: [
|
|
6917
7222
|
// Size & Position
|
|
@@ -6970,7 +7275,7 @@ const h = {
|
|
|
6970
7275
|
"relative"
|
|
6971
7276
|
]
|
|
6972
7277
|
}
|
|
6973
|
-
},
|
|
7278
|
+
}, Ue = {
|
|
6974
7279
|
root: ({ props: e }) => ({
|
|
6975
7280
|
class: [
|
|
6976
7281
|
// Flex & Alignment
|
|
@@ -7006,7 +7311,7 @@ const h = {
|
|
|
7006
7311
|
leaveActiveClass: "transition-opacity duration-150",
|
|
7007
7312
|
leaveToClass: "opacity-0"
|
|
7008
7313
|
}
|
|
7009
|
-
},
|
|
7314
|
+
}, Ee = {
|
|
7010
7315
|
root: ({ props: e }) => ({
|
|
7011
7316
|
class: [
|
|
7012
7317
|
"shadow-sm flex flex-col min-w-[43px] w-max"
|
|
@@ -7053,7 +7358,7 @@ const h = {
|
|
|
7053
7358
|
label: {
|
|
7054
7359
|
class: "font-normal"
|
|
7055
7360
|
}
|
|
7056
|
-
},
|
|
7361
|
+
}, Be = {
|
|
7057
7362
|
root: ({ props: e }) => ({
|
|
7058
7363
|
class: [
|
|
7059
7364
|
// Flexbox
|
|
@@ -7178,7 +7483,7 @@ const h = {
|
|
|
7178
7483
|
leaveActiveClass: "transition-opacity duration-400 ease-in",
|
|
7179
7484
|
leaveToClass: "opacity-0 mask-active"
|
|
7180
7485
|
}
|
|
7181
|
-
},
|
|
7486
|
+
}, Ge = {
|
|
7182
7487
|
root: ({ props: e }) => ({
|
|
7183
7488
|
class: [
|
|
7184
7489
|
"overflow-hidden",
|
|
@@ -7194,7 +7499,7 @@ const h = {
|
|
|
7194
7499
|
"bg-general-50"
|
|
7195
7500
|
]
|
|
7196
7501
|
})
|
|
7197
|
-
},
|
|
7502
|
+
}, $e = {
|
|
7198
7503
|
root: ({ props: e }) => ({
|
|
7199
7504
|
class: [
|
|
7200
7505
|
"relative",
|
|
@@ -7302,7 +7607,7 @@ const h = {
|
|
|
7302
7607
|
"touch-action-none"
|
|
7303
7608
|
]
|
|
7304
7609
|
})
|
|
7305
|
-
},
|
|
7610
|
+
}, Oe = {
|
|
7306
7611
|
root: ({ props: e }) => ({
|
|
7307
7612
|
class: [
|
|
7308
7613
|
// Flexbox and Position
|
|
@@ -7810,7 +8115,7 @@ const h = {
|
|
|
7810
8115
|
class: ["hidden"]
|
|
7811
8116
|
}
|
|
7812
8117
|
}
|
|
7813
|
-
},
|
|
8118
|
+
}, Le = {
|
|
7814
8119
|
root: {
|
|
7815
8120
|
class: "relative"
|
|
7816
8121
|
},
|
|
@@ -7917,12 +8222,12 @@ const h = {
|
|
|
7917
8222
|
"max-w-full"
|
|
7918
8223
|
]
|
|
7919
8224
|
})
|
|
7920
|
-
},
|
|
8225
|
+
}, Re = m("WANGS-TAB-MENU", {
|
|
7921
8226
|
root: {
|
|
7922
8227
|
class: "overflow-x-auto",
|
|
7923
8228
|
style: "scrollbar-width: none"
|
|
7924
8229
|
},
|
|
7925
|
-
menu: {
|
|
8230
|
+
menu: ({ props: e }) => ({
|
|
7926
8231
|
class: [
|
|
7927
8232
|
// Flexbox
|
|
7928
8233
|
"flex flex-1",
|
|
@@ -7930,13 +8235,16 @@ const h = {
|
|
|
7930
8235
|
"list-none",
|
|
7931
8236
|
"p-0 m-0",
|
|
7932
8237
|
// Colors
|
|
7933
|
-
"text-general-100"
|
|
8238
|
+
"text-general-100",
|
|
8239
|
+
{
|
|
8240
|
+
"w-max ring-1 ring-inset ring-general-100 rounded !m-[2px]": e.type === "segmented"
|
|
8241
|
+
}
|
|
7934
8242
|
]
|
|
7935
|
-
},
|
|
8243
|
+
}),
|
|
7936
8244
|
menuitem: {
|
|
7937
8245
|
class: "mr-0"
|
|
7938
8246
|
},
|
|
7939
|
-
action: ({ context: e,
|
|
8247
|
+
action: ({ context: e, props: t }) => {
|
|
7940
8248
|
var r, i;
|
|
7941
8249
|
return {
|
|
7942
8250
|
class: [
|
|
@@ -7948,28 +8256,32 @@ const h = {
|
|
|
7948
8256
|
"flex items-center",
|
|
7949
8257
|
// Spacing
|
|
7950
8258
|
{
|
|
7951
|
-
"rounded-xl py-1 px-3":
|
|
7952
|
-
|
|
7953
|
-
"
|
|
8259
|
+
"rounded-xl py-1 px-3": t.type === "pill",
|
|
8260
|
+
rounded: t.type === "segmented",
|
|
8261
|
+
"p-2 pb-1.5 pt-0.5 !h-6": t.type === "tab",
|
|
8262
|
+
"py-[5px] px-3 !h-[26px]": t.type === "segmented",
|
|
8263
|
+
"ml-1": t.type === "pill" && e.index !== 0
|
|
7954
8264
|
},
|
|
7955
8265
|
// Shape
|
|
7956
8266
|
{
|
|
7957
|
-
"border-b-2":
|
|
8267
|
+
"border-b-2": t.type === "tab"
|
|
7958
8268
|
},
|
|
7959
8269
|
// Colors and Conditions
|
|
7960
8270
|
{
|
|
7961
|
-
"border-primary-500":
|
|
7962
|
-
"border-grayscale-400": !
|
|
7963
|
-
"text-grayscale-600": !
|
|
7964
|
-
"text-primary-500":
|
|
7965
|
-
"bg-primary-50 text-primary-500":
|
|
7966
|
-
"bg-grayscale-200 text-grayscale-800":
|
|
7967
|
-
"bg-
|
|
8271
|
+
"border-primary-500": e.active,
|
|
8272
|
+
"border-grayscale-400": !e.active,
|
|
8273
|
+
"text-grayscale-600": !e.active,
|
|
8274
|
+
"text-primary-500": e.active,
|
|
8275
|
+
"bg-primary-50 text-primary-500": t.type === "pill" && e.active,
|
|
8276
|
+
"bg-grayscale-200 text-grayscale-800": t.type === "pill" && !e.active,
|
|
8277
|
+
"bg-primary-500 text-white shadow-[-2px_2px_2px_rgba(0,0,0,0.25)]": t.type === "segmented" && e.active,
|
|
8278
|
+
"!text-general-800": t.type === "segmented" && !e.active,
|
|
8279
|
+
"bg-transparent ": t.type !== "pill" && !e.active
|
|
7968
8280
|
},
|
|
7969
8281
|
// States
|
|
7970
8282
|
"focus-visible:outline-none focus-visible:outline-offset-0",
|
|
7971
8283
|
{
|
|
7972
|
-
"focus-visible:border-primary-200 focus-visible:text-primary-400": !
|
|
8284
|
+
"focus-visible:border-primary-200 focus-visible:text-primary-400": !e.active
|
|
7973
8285
|
},
|
|
7974
8286
|
// Disabled States
|
|
7975
8287
|
{
|
|
@@ -7990,10 +8302,15 @@ const h = {
|
|
|
7990
8302
|
icon: {
|
|
7991
8303
|
class: "mr-2"
|
|
7992
8304
|
},
|
|
7993
|
-
inkbar: {
|
|
7994
|
-
class:
|
|
7995
|
-
|
|
7996
|
-
|
|
8305
|
+
inkbar: ({ props: e }) => ({
|
|
8306
|
+
class: [
|
|
8307
|
+
"grow border-b-2 border-primary-100",
|
|
8308
|
+
{
|
|
8309
|
+
hidden: e.type === "pill" || e.useTrailingLine === !1 || e.type === "segmented"
|
|
8310
|
+
}
|
|
8311
|
+
]
|
|
8312
|
+
})
|
|
8313
|
+
}), We = {
|
|
7997
8314
|
navContainer: ({ props: e }) => ({
|
|
7998
8315
|
class: [
|
|
7999
8316
|
// Position
|
|
@@ -8129,7 +8446,7 @@ const h = {
|
|
|
8129
8446
|
]
|
|
8130
8447
|
}
|
|
8131
8448
|
}
|
|
8132
|
-
},
|
|
8449
|
+
}, Me = {
|
|
8133
8450
|
root: ({ props: e }) => ({
|
|
8134
8451
|
class: [
|
|
8135
8452
|
//Font
|
|
@@ -8160,7 +8477,7 @@ const h = {
|
|
|
8160
8477
|
icon: {
|
|
8161
8478
|
class: "mr-1 text-sm"
|
|
8162
8479
|
}
|
|
8163
|
-
},
|
|
8480
|
+
}, De = {
|
|
8164
8481
|
root: {
|
|
8165
8482
|
class: [
|
|
8166
8483
|
// Spacing
|
|
@@ -8212,7 +8529,7 @@ const h = {
|
|
|
8212
8529
|
"outline-none"
|
|
8213
8530
|
]
|
|
8214
8531
|
}
|
|
8215
|
-
},
|
|
8532
|
+
}, Ye = {
|
|
8216
8533
|
root: ({ context: e, props: t }) => ({
|
|
8217
8534
|
class: [
|
|
8218
8535
|
// Font
|
|
@@ -8230,7 +8547,7 @@ const h = {
|
|
|
8230
8547
|
// Shape
|
|
8231
8548
|
"rounded",
|
|
8232
8549
|
"appearance-none",
|
|
8233
|
-
...
|
|
8550
|
+
...ne,
|
|
8234
8551
|
{
|
|
8235
8552
|
"!ring-danger-500": e.invalidInput
|
|
8236
8553
|
},
|
|
@@ -8248,7 +8565,7 @@ const h = {
|
|
|
8248
8565
|
"data-wv-name": "textarea",
|
|
8249
8566
|
"data-wv-section": "root"
|
|
8250
8567
|
})
|
|
8251
|
-
},
|
|
8568
|
+
}, He = {
|
|
8252
8569
|
root: {
|
|
8253
8570
|
class: [
|
|
8254
8571
|
// Shape
|
|
@@ -8350,16 +8667,16 @@ const h = {
|
|
|
8350
8667
|
separator: {
|
|
8351
8668
|
class: "border-t border-surface-200 my-1"
|
|
8352
8669
|
}
|
|
8353
|
-
},
|
|
8670
|
+
}, g = (e) => {
|
|
8354
8671
|
if (!e) return !0;
|
|
8355
8672
|
const t = Object.keys(e);
|
|
8356
8673
|
return t.length ? t.every((r) => {
|
|
8357
8674
|
const i = e[r];
|
|
8358
8675
|
return typeof i == "object" ? Array.isArray(i) ? !i.length || i.every(
|
|
8359
|
-
(n) => typeof n == "object" ?
|
|
8360
|
-
) :
|
|
8676
|
+
(n) => typeof n == "object" ? g(n) : n == null
|
|
8677
|
+
) : g(i) : i == null;
|
|
8361
8678
|
}) : !0;
|
|
8362
|
-
},
|
|
8679
|
+
}, Ke = {
|
|
8363
8680
|
root: ({ props: e }) => ({
|
|
8364
8681
|
class: ["flex flex-col grow", "text-xs font-normal text-grayscale-900"]
|
|
8365
8682
|
}),
|
|
@@ -8380,28 +8697,47 @@ const h = {
|
|
|
8380
8697
|
}),
|
|
8381
8698
|
marker: {
|
|
8382
8699
|
class: [
|
|
8383
|
-
"w-
|
|
8700
|
+
"w-[22px] h-[22px]",
|
|
8384
8701
|
"rounded-full",
|
|
8385
8702
|
"bg-transparent",
|
|
8386
|
-
"ring-
|
|
8703
|
+
"ring-1 ring-inset ring-general-100 p-0.5",
|
|
8387
8704
|
"flex items-center justify-center"
|
|
8388
8705
|
]
|
|
8389
8706
|
},
|
|
8390
8707
|
markerArrow: (e) => ({
|
|
8391
8708
|
class: [
|
|
8392
|
-
"w-
|
|
8393
|
-
{ "!
|
|
8709
|
+
"!w-3 !h-3 hidden transition-transform duration-200 ease-in-out text-grayscale-900",
|
|
8710
|
+
{ "!flex": e.detail && !g(e.detail) },
|
|
8394
8711
|
{ "rotate-180": e.showDetail }
|
|
8395
8712
|
],
|
|
8396
8713
|
"data-wv-section": "markerArrow"
|
|
8397
8714
|
}),
|
|
8715
|
+
markerDot: (e) => ({
|
|
8716
|
+
class: [
|
|
8717
|
+
"hidden w-[6px] h-[6px] m-[3px] rounded-full bg-black",
|
|
8718
|
+
{ "!flex": !e.detail || g(e.detail) }
|
|
8719
|
+
],
|
|
8720
|
+
"data-wv-section": "markerDot"
|
|
8721
|
+
}),
|
|
8722
|
+
contentHeader: {
|
|
8723
|
+
class: ["leading-5 cursor-pointer truncate !text-xs !font-bold"]
|
|
8724
|
+
},
|
|
8725
|
+
contentDetailKey: {
|
|
8726
|
+
class: ["text-general-400 whitespace-nowrap"]
|
|
8727
|
+
},
|
|
8728
|
+
contentDetailValue: {
|
|
8729
|
+
class: ["text-xs text-general-800"]
|
|
8730
|
+
},
|
|
8731
|
+
contentDate: {
|
|
8732
|
+
class: ["text-xs font-medium"]
|
|
8733
|
+
},
|
|
8398
8734
|
connector: ({ props: e }) => ({
|
|
8399
|
-
class: ["w-[
|
|
8735
|
+
class: ["w-[1px] grow bg-general-100"]
|
|
8400
8736
|
}),
|
|
8401
8737
|
content: ({ props: e, context: t }) => ({
|
|
8402
8738
|
class: ["grid grid-rows-[max-content,auto] pb-2.5 gap-1"]
|
|
8403
8739
|
})
|
|
8404
|
-
},
|
|
8740
|
+
}, qe = {
|
|
8405
8741
|
root: ({ props: e }) => ({
|
|
8406
8742
|
class: [
|
|
8407
8743
|
//Size and Shape
|
|
@@ -8484,7 +8820,7 @@ const h = {
|
|
|
8484
8820
|
leaveActiveClass: "!transition-[max-height_.45s_cubic-bezier(0,1,0,1),opacity_.3s,margin-bottom_.3s] overflow-hidden",
|
|
8485
8821
|
leaveToClass: "max-h-0 opacity-0 mb-0"
|
|
8486
8822
|
}
|
|
8487
|
-
},
|
|
8823
|
+
}, Je = {
|
|
8488
8824
|
root: {
|
|
8489
8825
|
class: [
|
|
8490
8826
|
"relative",
|
|
@@ -8555,7 +8891,7 @@ const h = {
|
|
|
8555
8891
|
icon: {
|
|
8556
8892
|
class: [" mr-2", "text-surface-700/80"]
|
|
8557
8893
|
}
|
|
8558
|
-
},
|
|
8894
|
+
}, Xe = {
|
|
8559
8895
|
root: {
|
|
8560
8896
|
class: [
|
|
8561
8897
|
// Flex & Alignment
|
|
@@ -8581,7 +8917,7 @@ const h = {
|
|
|
8581
8917
|
end: {
|
|
8582
8918
|
class: "flex items-center"
|
|
8583
8919
|
}
|
|
8584
|
-
},
|
|
8920
|
+
}, Ze = {
|
|
8585
8921
|
root: ({ context: e, props: t }) => ({
|
|
8586
8922
|
class: [
|
|
8587
8923
|
// Position
|
|
@@ -8616,7 +8952,7 @@ const h = {
|
|
|
8616
8952
|
"break-words"
|
|
8617
8953
|
]
|
|
8618
8954
|
}
|
|
8619
|
-
},
|
|
8955
|
+
}, Qe = {
|
|
8620
8956
|
root: {
|
|
8621
8957
|
class: [
|
|
8622
8958
|
"relative",
|
|
@@ -8647,8 +8983,7 @@ const h = {
|
|
|
8647
8983
|
"p-0",
|
|
8648
8984
|
"pl-1",
|
|
8649
8985
|
"rounded-md",
|
|
8650
|
-
"focus:outline-none focus:outline-offset-0"
|
|
8651
|
-
"focus:bg-primary-50"
|
|
8986
|
+
"focus:outline-none focus:outline-offset-0"
|
|
8652
8987
|
]
|
|
8653
8988
|
},
|
|
8654
8989
|
content: ({ context: e, props: t }) => ({
|
|
@@ -8666,10 +9001,11 @@ const h = {
|
|
|
8666
9001
|
},
|
|
8667
9002
|
// States
|
|
8668
9003
|
{
|
|
8669
|
-
"hover:bg-primary-50": t.selectionMode == "single" || t.selectionMode == "multiple"
|
|
9004
|
+
"hover:bg-primary-50": (t.selectionMode == "single" || t.selectionMode == "multiple") && !e.disabled && !e.exactDisabled
|
|
8670
9005
|
},
|
|
8671
9006
|
{
|
|
8672
|
-
"!
|
|
9007
|
+
"!text-general-200": e.disabled && !e.exactDisabled,
|
|
9008
|
+
"!cursor-default": e.disabled || e.exactDisabled
|
|
8673
9009
|
},
|
|
8674
9010
|
// Transition
|
|
8675
9011
|
"transition-shadow duration-200",
|
|
@@ -8864,10 +9200,11 @@ const h = {
|
|
|
8864
9200
|
{
|
|
8865
9201
|
"!text-general-200 !cursor-default": t.exactDisabled && e.node.key != -1
|
|
8866
9202
|
},
|
|
9203
|
+
{ "!opacity-60": t.disabled },
|
|
8867
9204
|
"text-xs font-medium text-general-800"
|
|
8868
9205
|
]
|
|
8869
9206
|
})
|
|
8870
|
-
},
|
|
9207
|
+
}, et = {
|
|
8871
9208
|
root: ({ props: e, state: t }) => ({
|
|
8872
9209
|
class: [
|
|
8873
9210
|
// Display and Position
|
|
@@ -9188,7 +9525,7 @@ const h = {
|
|
|
9188
9525
|
leaveActiveClass: "transition-opacity duration-100 ease-linear",
|
|
9189
9526
|
leaveToClass: "opacity-0"
|
|
9190
9527
|
}
|
|
9191
|
-
},
|
|
9528
|
+
}, tt = {
|
|
9192
9529
|
root: {
|
|
9193
9530
|
class: [
|
|
9194
9531
|
"relative",
|
|
@@ -9288,13 +9625,13 @@ const h = {
|
|
|
9288
9625
|
"duration-200"
|
|
9289
9626
|
]
|
|
9290
9627
|
}
|
|
9291
|
-
},
|
|
9628
|
+
}, rt = {
|
|
9292
9629
|
root: {
|
|
9293
9630
|
class: ["!mt-0 text-danger-500 text-xs font-light tracking-[0.02em]"],
|
|
9294
9631
|
"data-wv-name": "validatormessage",
|
|
9295
9632
|
"data-wv-section": "root"
|
|
9296
9633
|
}
|
|
9297
|
-
},
|
|
9634
|
+
}, it = {
|
|
9298
9635
|
root: {
|
|
9299
9636
|
class: "flex gap-2 items-center shrink-0",
|
|
9300
9637
|
"data-wv-name": "buttonbulkaction",
|
|
@@ -9349,7 +9686,7 @@ const h = {
|
|
|
9349
9686
|
class: "!p-0 !w-6 !h-6 [&_.icon]:!w-5 [&_.icon]:!h-5",
|
|
9350
9687
|
"data-wv-section": "buttonclearselection"
|
|
9351
9688
|
}
|
|
9352
|
-
},
|
|
9689
|
+
}, st = {
|
|
9353
9690
|
root: {
|
|
9354
9691
|
class: "flex flex-nowrap items-center gap-1",
|
|
9355
9692
|
"data-wv-name": "badgegroup",
|
|
@@ -9361,7 +9698,7 @@ const h = {
|
|
|
9361
9698
|
},
|
|
9362
9699
|
showmoredialog: {
|
|
9363
9700
|
root: {
|
|
9364
|
-
class: [
|
|
9701
|
+
class: [C.root({ state: {} }).class, "w-[400px] !px-6 !py-3"],
|
|
9365
9702
|
"data-wv-section": "showmoredialog"
|
|
9366
9703
|
},
|
|
9367
9704
|
title: {
|
|
@@ -9374,7 +9711,7 @@ const h = {
|
|
|
9374
9711
|
}
|
|
9375
9712
|
// All section in Dialog Preset can be added here
|
|
9376
9713
|
}
|
|
9377
|
-
},
|
|
9714
|
+
}, nt = {
|
|
9378
9715
|
root: {
|
|
9379
9716
|
class: [
|
|
9380
9717
|
"flex gap-[5px] items-center text-left h-[21px]",
|
|
@@ -9399,16 +9736,16 @@ const h = {
|
|
|
9399
9736
|
content: ">",
|
|
9400
9737
|
"data-wv-section": "separator"
|
|
9401
9738
|
}
|
|
9402
|
-
},
|
|
9739
|
+
}, at = {
|
|
9403
9740
|
currency: (e) => ({
|
|
9404
|
-
class: [...
|
|
9741
|
+
class: [...f(e), "rounded-l rounded-r-none"],
|
|
9405
9742
|
"data-wv-section": "currency"
|
|
9406
9743
|
}),
|
|
9407
9744
|
value: (e) => ({
|
|
9408
|
-
class: [...
|
|
9745
|
+
class: [...f(e), "rounded-r rounded-l-none -ml-[1px]"],
|
|
9409
9746
|
"data-wv-section": "value"
|
|
9410
9747
|
})
|
|
9411
|
-
},
|
|
9748
|
+
}, ot = {
|
|
9412
9749
|
root: {
|
|
9413
9750
|
"data-wv-name": "fileupload",
|
|
9414
9751
|
"data-wv-section": "root"
|
|
@@ -9430,7 +9767,7 @@ const h = {
|
|
|
9430
9767
|
requirements: {
|
|
9431
9768
|
class: "flex justify-start"
|
|
9432
9769
|
}
|
|
9433
|
-
},
|
|
9770
|
+
}, lt = {
|
|
9434
9771
|
root: {
|
|
9435
9772
|
class: [
|
|
9436
9773
|
"flex flex-col items-start justify-start relative gap-1 w-full shrink-0 overflow-hidden"
|
|
@@ -9438,12 +9775,15 @@ const h = {
|
|
|
9438
9775
|
"data-wv-name": "fieldwrapper",
|
|
9439
9776
|
"data-wv-section": "root"
|
|
9440
9777
|
},
|
|
9441
|
-
label: ({ props: e }) => ({
|
|
9778
|
+
label: ({ props: e, slots: t }) => ({
|
|
9442
9779
|
class: [
|
|
9443
9780
|
[
|
|
9444
9781
|
"text-general-900 text-xs flex gap-[2px] font-medium tracking-[0.02em]",
|
|
9445
9782
|
e.labelClass
|
|
9446
|
-
]
|
|
9783
|
+
],
|
|
9784
|
+
{
|
|
9785
|
+
"w-full": t["label-addon"]
|
|
9786
|
+
}
|
|
9447
9787
|
],
|
|
9448
9788
|
"data-wv-section": "fieldlabel"
|
|
9449
9789
|
}),
|
|
@@ -9456,7 +9796,7 @@ const h = {
|
|
|
9456
9796
|
arterisksign: {
|
|
9457
9797
|
class: "text-danger-500"
|
|
9458
9798
|
}
|
|
9459
|
-
},
|
|
9799
|
+
}, ct = {
|
|
9460
9800
|
next: ({ context: e }) => ({
|
|
9461
9801
|
class: [
|
|
9462
9802
|
"text-2xl text-general-900",
|
|
@@ -9480,14 +9820,14 @@ const h = {
|
|
|
9480
9820
|
}
|
|
9481
9821
|
]
|
|
9482
9822
|
})
|
|
9483
|
-
},
|
|
9823
|
+
}, dt = {
|
|
9484
9824
|
root: {
|
|
9485
9825
|
class: [
|
|
9486
9826
|
"bg-general-50 rounded-lg [&>*]:w-full [&>*]min-w-0",
|
|
9487
9827
|
"grid items-end p-3 gap-x-3 gap-y-4"
|
|
9488
9828
|
]
|
|
9489
9829
|
}
|
|
9490
|
-
},
|
|
9830
|
+
}, ut = {
|
|
9491
9831
|
root: {
|
|
9492
9832
|
class: [
|
|
9493
9833
|
"w-screen h-screen fixed top-0 left-0 z-[9999999]",
|
|
@@ -9499,14 +9839,14 @@ const h = {
|
|
|
9499
9839
|
animation: {
|
|
9500
9840
|
class: ["w-[700px] h-auto"]
|
|
9501
9841
|
}
|
|
9502
|
-
},
|
|
9842
|
+
}, ft = {
|
|
9503
9843
|
root: {
|
|
9504
9844
|
class: "flex items-center gap-1"
|
|
9505
9845
|
},
|
|
9506
9846
|
displayname: ({ props: e }) => ({
|
|
9507
9847
|
class: [
|
|
9508
9848
|
"text-xs font-medium cursor-pointer",
|
|
9509
|
-
{ "text-primary-
|
|
9849
|
+
{ "text-primary-500 cursor-pointer": e.type === "icon" },
|
|
9510
9850
|
{ "text-general-800": e.type !== "icon" }
|
|
9511
9851
|
]
|
|
9512
9852
|
}),
|
|
@@ -9533,118 +9873,118 @@ const h = {
|
|
|
9533
9873
|
class: "flex flex-col gap-0.5 items-center justify-center"
|
|
9534
9874
|
}
|
|
9535
9875
|
}
|
|
9536
|
-
},
|
|
9537
|
-
badge:
|
|
9538
|
-
ripple:
|
|
9539
|
-
tooltip:
|
|
9540
|
-
},
|
|
9541
|
-
global:
|
|
9542
|
-
directives:
|
|
9876
|
+
}, gt = {
|
|
9877
|
+
badge: F,
|
|
9878
|
+
ripple: Se,
|
|
9879
|
+
tooltip: Ze
|
|
9880
|
+
}, bt = {
|
|
9881
|
+
global: ae,
|
|
9882
|
+
directives: gt,
|
|
9543
9883
|
// Forms
|
|
9544
|
-
form:
|
|
9545
|
-
filtercontainer:
|
|
9546
|
-
autocomplete:
|
|
9547
|
-
dropdown:
|
|
9548
|
-
inputnumber:
|
|
9549
|
-
inputphonenumber:
|
|
9550
|
-
inputcurrency:
|
|
9551
|
-
inputotp:
|
|
9552
|
-
inputtext:
|
|
9553
|
-
inputbadge:
|
|
9554
|
-
calendar:
|
|
9555
|
-
checkbox:
|
|
9556
|
-
buttonradio:
|
|
9557
|
-
selectbutton:
|
|
9558
|
-
slider:
|
|
9559
|
-
chips:
|
|
9560
|
-
rating:
|
|
9884
|
+
form: se,
|
|
9885
|
+
filtercontainer: dt,
|
|
9886
|
+
autocomplete: _,
|
|
9887
|
+
dropdown: re,
|
|
9888
|
+
inputnumber: ge,
|
|
9889
|
+
inputphonenumber: be,
|
|
9890
|
+
inputcurrency: at,
|
|
9891
|
+
inputotp: me,
|
|
9892
|
+
inputtext: z,
|
|
9893
|
+
inputbadge: ce,
|
|
9894
|
+
calendar: B,
|
|
9895
|
+
checkbox: d,
|
|
9896
|
+
buttonradio: Fe,
|
|
9897
|
+
selectbutton: Ee,
|
|
9898
|
+
slider: $e,
|
|
9899
|
+
chips: W,
|
|
9900
|
+
rating: Pe,
|
|
9561
9901
|
multiselect: s,
|
|
9562
|
-
togglebutton:
|
|
9563
|
-
toggleswitch:
|
|
9564
|
-
cascadeselect:
|
|
9565
|
-
listbox:
|
|
9566
|
-
colorpicker:
|
|
9567
|
-
inputgroup:
|
|
9568
|
-
inputgroupaddon:
|
|
9569
|
-
inputmask:
|
|
9570
|
-
knob:
|
|
9571
|
-
treeselect:
|
|
9572
|
-
tristatecheckbox:
|
|
9573
|
-
textarea:
|
|
9574
|
-
password:
|
|
9575
|
-
validatormessage:
|
|
9576
|
-
fileupload:
|
|
9577
|
-
fieldwrapper:
|
|
9902
|
+
togglebutton: Je,
|
|
9903
|
+
toggleswitch: u,
|
|
9904
|
+
cascadeselect: O,
|
|
9905
|
+
listbox: xe,
|
|
9906
|
+
colorpicker: D,
|
|
9907
|
+
inputgroup: de,
|
|
9908
|
+
inputgroupaddon: ue,
|
|
9909
|
+
inputmask: fe,
|
|
9910
|
+
knob: pe,
|
|
9911
|
+
treeselect: et,
|
|
9912
|
+
tristatecheckbox: tt,
|
|
9913
|
+
textarea: Ye,
|
|
9914
|
+
password: _e,
|
|
9915
|
+
validatormessage: rt,
|
|
9916
|
+
fileupload: ot,
|
|
9917
|
+
fieldwrapper: lt,
|
|
9578
9918
|
// Buttons
|
|
9579
|
-
button:
|
|
9580
|
-
buttondownload:
|
|
9581
|
-
buttonbulkaction:
|
|
9582
|
-
buttonsearch:
|
|
9583
|
-
buttonsplit:
|
|
9584
|
-
buttonfilter:
|
|
9585
|
-
splitbutton:
|
|
9919
|
+
button: P,
|
|
9920
|
+
buttondownload: S,
|
|
9921
|
+
buttonbulkaction: it,
|
|
9922
|
+
buttonsearch: U,
|
|
9923
|
+
buttonsplit: E,
|
|
9924
|
+
buttonfilter: V,
|
|
9925
|
+
splitbutton: Oe,
|
|
9586
9926
|
// Data
|
|
9587
|
-
paginator:
|
|
9588
|
-
datatable:
|
|
9589
|
-
customcolumn:
|
|
9590
|
-
tree:
|
|
9591
|
-
dataview:
|
|
9592
|
-
dataviewlayoutoptions:
|
|
9593
|
-
organizationchart:
|
|
9594
|
-
orderlist:
|
|
9595
|
-
picklist:
|
|
9596
|
-
timeline:
|
|
9597
|
-
changelog:
|
|
9927
|
+
paginator: je,
|
|
9928
|
+
datatable: q,
|
|
9929
|
+
customcolumn: K,
|
|
9930
|
+
tree: Qe,
|
|
9931
|
+
dataview: J,
|
|
9932
|
+
dataviewlayoutoptions: X,
|
|
9933
|
+
organizationchart: Ce,
|
|
9934
|
+
orderlist: ke,
|
|
9935
|
+
picklist: Ne,
|
|
9936
|
+
timeline: Ke,
|
|
9937
|
+
changelog: L,
|
|
9598
9938
|
// Panels
|
|
9599
|
-
accordion:
|
|
9600
|
-
panel:
|
|
9601
|
-
fieldset:
|
|
9602
|
-
card:
|
|
9603
|
-
tabview:
|
|
9604
|
-
divider:
|
|
9605
|
-
toolbar:
|
|
9606
|
-
scrollpanel:
|
|
9939
|
+
accordion: T,
|
|
9940
|
+
panel: Ae,
|
|
9941
|
+
fieldset: ie,
|
|
9942
|
+
card: G,
|
|
9943
|
+
tabview: We,
|
|
9944
|
+
divider: ee,
|
|
9945
|
+
toolbar: Xe,
|
|
9946
|
+
scrollpanel: Ve,
|
|
9607
9947
|
// Menu
|
|
9608
|
-
contextmenu:
|
|
9609
|
-
menu:
|
|
9610
|
-
menubar:
|
|
9611
|
-
steps:
|
|
9612
|
-
breadcrumb:
|
|
9613
|
-
tieredmenu:
|
|
9614
|
-
panelmenu:
|
|
9615
|
-
megamenu:
|
|
9616
|
-
dock:
|
|
9617
|
-
tabmenu:
|
|
9948
|
+
contextmenu: H,
|
|
9949
|
+
menu: he,
|
|
9950
|
+
menubar: ye,
|
|
9951
|
+
steps: Le,
|
|
9952
|
+
breadcrumb: nt,
|
|
9953
|
+
tieredmenu: He,
|
|
9954
|
+
panelmenu: Te,
|
|
9955
|
+
megamenu: ve,
|
|
9956
|
+
dock: te,
|
|
9957
|
+
tabmenu: Re,
|
|
9618
9958
|
// Overlays
|
|
9619
|
-
dialog:
|
|
9620
|
-
dialogconfirm:
|
|
9621
|
-
dialogform:
|
|
9622
|
-
overlaypanel:
|
|
9623
|
-
sidebar:
|
|
9624
|
-
confirmpopup:
|
|
9959
|
+
dialog: C,
|
|
9960
|
+
dialogconfirm: Z,
|
|
9961
|
+
dialogform: Q,
|
|
9962
|
+
overlaypanel: ze,
|
|
9963
|
+
sidebar: Be,
|
|
9964
|
+
confirmpopup: Y,
|
|
9625
9965
|
// Messages
|
|
9626
|
-
message:
|
|
9627
|
-
inlinemessage:
|
|
9628
|
-
toast:
|
|
9966
|
+
message: we,
|
|
9967
|
+
inlinemessage: le,
|
|
9968
|
+
toast: qe,
|
|
9629
9969
|
// Media
|
|
9630
|
-
carousel:
|
|
9970
|
+
carousel: $,
|
|
9631
9971
|
// Misc
|
|
9632
|
-
badge:
|
|
9633
|
-
badgegroup:
|
|
9634
|
-
avatar:
|
|
9635
|
-
avatargroup:
|
|
9636
|
-
tag:
|
|
9637
|
-
chip:
|
|
9638
|
-
progressbar:
|
|
9639
|
-
skeleton:
|
|
9640
|
-
scrolltop:
|
|
9641
|
-
terminal:
|
|
9642
|
-
image:
|
|
9643
|
-
workcalendar:
|
|
9644
|
-
loading:
|
|
9645
|
-
codesnippet:
|
|
9646
|
-
username:
|
|
9972
|
+
badge: c,
|
|
9973
|
+
badgegroup: st,
|
|
9974
|
+
avatar: N,
|
|
9975
|
+
avatargroup: I,
|
|
9976
|
+
tag: Me,
|
|
9977
|
+
chip: R,
|
|
9978
|
+
progressbar: Ie,
|
|
9979
|
+
skeleton: Ge,
|
|
9980
|
+
scrolltop: Ue,
|
|
9981
|
+
terminal: De,
|
|
9982
|
+
image: oe,
|
|
9983
|
+
workcalendar: ct,
|
|
9984
|
+
loading: ut,
|
|
9985
|
+
codesnippet: M,
|
|
9986
|
+
username: ft
|
|
9647
9987
|
};
|
|
9648
9988
|
export {
|
|
9649
|
-
|
|
9989
|
+
bt as default
|
|
9650
9990
|
};
|