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