@fewangsit/wangsvue-presets 1.0.111-alpha.3 → 1.0.112-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.
Files changed (37) hide show
  1. package/fixedasset/colors.config.json +73 -73
  2. package/fixedasset/datatable/index.d.ts +5 -4
  3. package/fixedasset/datatable/index.js +5 -4
  4. package/fixedasset/dialogform/index.js +1 -1
  5. package/fixedasset/index.es.js +8 -8
  6. package/fixedasset/index.system.js +2 -2
  7. package/fixedasset/style.css +37 -37
  8. package/fixedasset/textarea/index.d.ts +1 -0
  9. package/fixedasset/textarea/index.js +2 -3
  10. package/globalsettings/colors.config.json +97 -97
  11. package/globalsettings/datatable/index.d.ts +5 -4
  12. package/globalsettings/datatable/index.js +5 -4
  13. package/globalsettings/dialogform/index.js +1 -1
  14. package/globalsettings/index.es.js +14 -14
  15. package/globalsettings/index.system.js +2 -2
  16. package/globalsettings/style.css +38 -38
  17. package/globalsettings/textarea/index.d.ts +1 -0
  18. package/globalsettings/textarea/index.js +2 -3
  19. package/package.json +13 -13
  20. package/supplyasset/colors.config.json +97 -97
  21. package/supplyasset/datatable/index.d.ts +5 -4
  22. package/supplyasset/datatable/index.js +5 -4
  23. package/supplyasset/dialogform/index.js +1 -1
  24. package/supplyasset/index.es.js +12 -12
  25. package/supplyasset/index.system.js +2 -2
  26. package/supplyasset/style.css +38 -38
  27. package/supplyasset/textarea/index.d.ts +1 -0
  28. package/supplyasset/textarea/index.js +2 -3
  29. package/wangsvue/colors.config.json +76 -76
  30. package/wangsvue/datatable/index.d.ts +5 -4
  31. package/wangsvue/datatable/index.js +5 -4
  32. package/wangsvue/dialogform/index.js +1 -1
  33. package/wangsvue/index.es.js +16 -16
  34. package/wangsvue/index.system.js +2 -2
  35. package/wangsvue/style.css +37 -37
  36. package/wangsvue/textarea/index.d.ts +1 -0
  37. package/wangsvue/textarea/index.js +2 -3
@@ -3092,11 +3092,6 @@
3092
3092
  background-color: rgb(75 77 78 / var(--tw-bg-opacity)) !important;
3093
3093
  }
3094
3094
 
3095
- .\!bg-primary-100{
3096
- --tw-bg-opacity: 1 !important;
3097
- background-color: rgb(209 250 229 / var(--tw-bg-opacity)) !important;
3098
- }
3099
-
3100
3095
  .\!bg-primary-300{
3101
3096
  --tw-bg-opacity: 1 !important;
3102
3097
  background-color: rgb(110 231 183 / var(--tw-bg-opacity)) !important;
@@ -3504,6 +3499,11 @@
3504
3499
  background-color: rgb(255 244 204 / var(--tw-bg-opacity));
3505
3500
  }
3506
3501
 
3502
+ .bg-warning-200{
3503
+ --tw-bg-opacity: 1;
3504
+ background-color: rgb(255 233 153 / var(--tw-bg-opacity));
3505
+ }
3506
+
3507
3507
  .bg-warning-300\/20{
3508
3508
  background-color: rgb(255 222 102 / 0.2);
3509
3509
  }
@@ -5154,7 +5154,7 @@
5154
5154
  font-family: 'Manrope', sans-serif !important;
5155
5155
  }
5156
5156
 
5157
- h1,
5157
+ h1,
5158
5158
  .heading-1{
5159
5159
  font-size: 22px !important;
5160
5160
  font-weight: 600 !important;
@@ -5162,7 +5162,7 @@ h1,
5162
5162
  letter-spacing: 0.02em;
5163
5163
  }
5164
5164
 
5165
- h2,
5165
+ h2,
5166
5166
  .heading-2{
5167
5167
  font-size: 1.125rem !important;
5168
5168
  font-weight: 600 !important;
@@ -5170,7 +5170,7 @@ h2,
5170
5170
  letter-spacing: 0.02em;
5171
5171
  }
5172
5172
 
5173
- h3,
5173
+ h3,
5174
5174
  .heading-3{
5175
5175
  font-size: 1rem !important;
5176
5176
  font-weight: 500 !important;
@@ -5178,7 +5178,7 @@ h3,
5178
5178
  letter-spacing: 0.02em;
5179
5179
  }
5180
5180
 
5181
- h4,
5181
+ h4,
5182
5182
  .heading-4{
5183
5183
  font-size: 0.875rem !important;
5184
5184
  font-weight: 500 !important;
@@ -5186,7 +5186,7 @@ h4,
5186
5186
  letter-spacing: 0.02em;
5187
5187
  }
5188
5188
 
5189
- p,
5189
+ p,
5190
5190
  .p{
5191
5191
  font-size: 0.75rem !important;
5192
5192
  font-weight: 500 !important;
@@ -5194,7 +5194,7 @@ p,
5194
5194
  letter-spacing: 0.02em;
5195
5195
  }
5196
5196
 
5197
- h5,
5197
+ h5,
5198
5198
  .heading-5{
5199
5199
  font-size: 0.75rem !important;
5200
5200
  font-weight: 600 !important;
@@ -5202,7 +5202,7 @@ h5,
5202
5202
  letter-spacing: 0.02em;
5203
5203
  }
5204
5204
 
5205
- h6,
5205
+ h6,
5206
5206
  .heading-6{
5207
5207
  font-size: 10px !important;
5208
5208
  font-weight: 600 !important;
@@ -5214,12 +5214,12 @@ h6,
5214
5214
  scrollbar-width: none;
5215
5215
  }
5216
5216
 
5217
- .scrollbar-w-thin,
5217
+ .scrollbar-w-thin,
5218
5218
  .p-virtualscroller {
5219
5219
  scrollbar-width: thin;
5220
5220
  }
5221
5221
 
5222
- p,
5222
+ p,
5223
5223
  div{
5224
5224
  font-size: 0.75rem;
5225
5225
  line-height: 1rem;
@@ -6439,24 +6439,24 @@ div{
6439
6439
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
6440
6440
  }
6441
6441
 
6442
- .group:hover .group-hover\:\!bg-grayscale-50{
6443
- --tw-bg-opacity: 1 !important;
6444
- background-color: rgb(247 247 247 / var(--tw-bg-opacity)) !important;
6442
+ .group:hover .group-hover\:bg-grayscale-50{
6443
+ --tw-bg-opacity: 1;
6444
+ background-color: rgb(247 247 247 / var(--tw-bg-opacity));
6445
6445
  }
6446
6446
 
6447
- .group:hover .group-hover\:\!bg-grayscale-800{
6448
- --tw-bg-opacity: 1 !important;
6449
- background-color: rgb(75 77 78 / var(--tw-bg-opacity)) !important;
6447
+ .group:hover .group-hover\:bg-grayscale-800{
6448
+ --tw-bg-opacity: 1;
6449
+ background-color: rgb(75 77 78 / var(--tw-bg-opacity));
6450
6450
  }
6451
6451
 
6452
- .group:hover .group-hover\:\!bg-primary-50{
6453
- --tw-bg-opacity: 1 !important;
6454
- background-color: rgb(236 253 245 / var(--tw-bg-opacity)) !important;
6452
+ .group:hover .group-hover\:bg-primary-50{
6453
+ --tw-bg-opacity: 1;
6454
+ background-color: rgb(236 253 245 / var(--tw-bg-opacity));
6455
6455
  }
6456
6456
 
6457
- .group:hover .group-hover\:\!bg-warning-300{
6458
- --tw-bg-opacity: 1 !important;
6459
- background-color: rgb(255 222 102 / var(--tw-bg-opacity)) !important;
6457
+ .group:hover .group-hover\:bg-warning-300{
6458
+ --tw-bg-opacity: 1;
6459
+ background-color: rgb(255 222 102 / var(--tw-bg-opacity));
6460
6460
  }
6461
6461
 
6462
6462
  .peer:hover ~ .peer-hover\:visible{
@@ -6637,11 +6637,6 @@ div{
6637
6637
  background-color: rgb(113 115 116 / var(--tw-bg-opacity)) !important;
6638
6638
  }
6639
6639
 
6640
- .dark\:\!bg-primary-100:is(.dark *){
6641
- --tw-bg-opacity: 1 !important;
6642
- background-color: rgb(209 250 229 / var(--tw-bg-opacity)) !important;
6643
- }
6644
-
6645
6640
  .dark\:\!bg-primary-300:is(.dark *){
6646
6641
  --tw-bg-opacity: 1 !important;
6647
6642
  background-color: rgb(110 231 183 / var(--tw-bg-opacity)) !important;
@@ -6808,6 +6803,11 @@ div{
6808
6803
  background-color: transparent;
6809
6804
  }
6810
6805
 
6806
+ .dark\:bg-warning-200:is(.dark *){
6807
+ --tw-bg-opacity: 1;
6808
+ background-color: rgb(255 233 153 / var(--tw-bg-opacity));
6809
+ }
6810
+
6811
6811
  .dark\:bg-warning-300:is(.dark *){
6812
6812
  --tw-bg-opacity: 1;
6813
6813
  background-color: rgb(255 222 102 / var(--tw-bg-opacity));
@@ -7462,14 +7462,14 @@ div{
7462
7462
  background-color: rgb(255 222 102 / 12%);
7463
7463
  }
7464
7464
 
7465
- .group:hover .dark\:group-hover\:\!bg-grayscale-800:is(.dark *){
7466
- --tw-bg-opacity: 1 !important;
7467
- background-color: rgb(75 77 78 / var(--tw-bg-opacity)) !important;
7465
+ .group:hover .dark\:group-hover\:bg-grayscale-800:is(.dark *){
7466
+ --tw-bg-opacity: 1;
7467
+ background-color: rgb(75 77 78 / var(--tw-bg-opacity));
7468
7468
  }
7469
7469
 
7470
- .group:hover .dark\:group-hover\:\!bg-warning-300:is(.dark *){
7471
- --tw-bg-opacity: 1 !important;
7472
- background-color: rgb(255 222 102 / var(--tw-bg-opacity)) !important;
7470
+ .group:hover .dark\:group-hover\:bg-warning-300:is(.dark *){
7471
+ --tw-bg-opacity: 1;
7472
+ background-color: rgb(255 222 102 / var(--tw-bg-opacity));
7473
7473
  }
7474
7474
 
7475
7475
  .peer:focus-visible ~ .dark\:peer-focus-visible\:ring-primary-200\/\[8\%\]:is(.dark *){
@@ -8072,4 +8072,4 @@ div{
8072
8072
 
8073
8073
  .\[\&_ul\]\:pl-6 ul{
8074
8074
  padding-left: 1.5rem;
8075
- }
8075
+ }
@@ -4,6 +4,7 @@ declare namespace _default {
4
4
  props: any;
5
5
  }): {
6
6
  class: any[];
7
+ style: string;
7
8
  'data-wv-name': string;
8
9
  'data-wv-section': string;
9
10
  };
@@ -18,9 +18,7 @@ exports.default = {
18
18
  // Font
19
19
  'font-medium text-xs tracking-[0.02em]',
20
20
  'placeholder:text-general-200 placeholder:!font-light',
21
- {
22
- 'w-full': props.cols == undefined,
23
- },
21
+ 'w-full',
24
22
  {
25
23
  'resize-none': props.autoResize,
26
24
  'resize': !props.autoResize,
@@ -46,6 +44,7 @@ exports.default = {
46
44
  'appearance-none',
47
45
  'transition-colors duration-200',
48
46
  ], false),
47
+ 'style': "min-height: ".concat(props.rows * 26, "px"),
49
48
  'data-wv-name': 'textarea',
50
49
  'data-wv-section': 'root',
51
50
  });
@@ -1,77 +1,77 @@
1
- {
2
- "primary-50": "#F8F7EE",
3
- "primary-100": "#EEEBD3",
4
- "primary-200": "#DFD7A9",
5
- "primary-300": "#CDBC77",
6
- "primary-400": "#BDA552",
7
- "primary-500": "#9F7C3C",
8
- "primary-600": "#856732",
9
- "primary-700": "#785930",
10
- "primary-800": "#65492E",
11
- "primary-900": "#583F2B",
12
- "primary-950": "#322116",
13
- "primary-1000": "#695200",
14
-
15
- "danger-50": "#E7C3B6",
16
- "danger-100": "#E7C3B6",
17
- "danger-200": "#DBA592",
18
- "danger-300": "#CF876D",
19
- "danger-400": "#C36948",
20
- "danger-500": "#B74B24",
21
- "danger-600": "#993F1E",
22
- "danger-700": "#7A3218",
23
- "danger-800": "#5C2612",
24
- "danger-900": "#3D190C",
25
- "danger-950": "#1F0D06",
26
-
27
- "warning-50": "#F9EFD9",
28
- "warning-100": "#F3E0B3",
29
- "warning-200": "#EDD08E",
30
- "warning-300": "#E7C068",
31
- "warning-400": "#E1B142",
32
- "warning-500": "#DBA11C",
33
- "warning-600": "#B78617",
34
- "warning-700": "#926B13",
35
- "warning-800": "#6E510E",
36
- "warning-900": "#493609",
37
- "warning-950": "#251B05",
38
-
39
- "success-50": "#D5EDEB",
40
- "success-100": "#AADBD6",
41
- "success-200": "#80C9C2",
42
- "success-300": "#55B7AD",
43
- "success-400": "#2AA599",
44
- "success-500": "#009384",
45
- "success-600": "#007B6E",
46
- "success-700": "#006258",
47
- "success-800": "#004A42",
48
- "success-900": "#00312C",
49
- "success-950": "#001916",
50
- "success-1000": "#00A455",
51
-
52
- "grayscale-50": "#f7f7f7",
53
- "grayscale-100": "#f2f2f2",
54
- "grayscale-200": "#e5e6e6",
55
- "grayscale-300": "#d8d9d9",
56
- "grayscale-400": "#cbcccd",
57
- "grayscale-500": "#bdbebf",
58
- "grayscale-600": "#97999b",
59
- "grayscale-700": "#717374",
60
- "grayscale-800": "#4b4d4e",
61
- "grayscale-900": "#262627",
62
- "grayscale-950": "#121212",
63
-
64
- "general-50": "#EBEAF0",
65
- "general-100": "#DAD9E3",
66
- "general-200": "#B5B3C7",
67
- "general-300": "#908CAB",
68
- "general-400": "#6C688D",
69
- "general-500": "#4E4B66",
70
- "general-600": "#3F3C52",
71
- "general-700": "#2F2D3E",
72
- "general-800": "#201E29",
73
- "general-900": "#100F15",
74
- "general-950": "#070609",
75
-
76
- "link": "#0000EE"
1
+ {
2
+ "primary-50": "#F8F7EE",
3
+ "primary-100": "#EEEBD3",
4
+ "primary-200": "#DFD7A9",
5
+ "primary-300": "#CDBC77",
6
+ "primary-400": "#BDA552",
7
+ "primary-500": "#9F7C3C",
8
+ "primary-600": "#856732",
9
+ "primary-700": "#785930",
10
+ "primary-800": "#65492E",
11
+ "primary-900": "#583F2B",
12
+ "primary-950": "#322116",
13
+ "primary-1000": "#695200",
14
+
15
+ "danger-50": "#E7C3B6",
16
+ "danger-100": "#E7C3B6",
17
+ "danger-200": "#DBA592",
18
+ "danger-300": "#CF876D",
19
+ "danger-400": "#C36948",
20
+ "danger-500": "#B74B24",
21
+ "danger-600": "#993F1E",
22
+ "danger-700": "#7A3218",
23
+ "danger-800": "#5C2612",
24
+ "danger-900": "#3D190C",
25
+ "danger-950": "#1F0D06",
26
+
27
+ "warning-50": "#F9EFD9",
28
+ "warning-100": "#F3E0B3",
29
+ "warning-200": "#EDD08E",
30
+ "warning-300": "#E7C068",
31
+ "warning-400": "#E1B142",
32
+ "warning-500": "#DBA11C",
33
+ "warning-600": "#B78617",
34
+ "warning-700": "#926B13",
35
+ "warning-800": "#6E510E",
36
+ "warning-900": "#493609",
37
+ "warning-950": "#251B05",
38
+
39
+ "success-50": "#D5EDEB",
40
+ "success-100": "#AADBD6",
41
+ "success-200": "#80C9C2",
42
+ "success-300": "#55B7AD",
43
+ "success-400": "#2AA599",
44
+ "success-500": "#009384",
45
+ "success-600": "#007B6E",
46
+ "success-700": "#006258",
47
+ "success-800": "#004A42",
48
+ "success-900": "#00312C",
49
+ "success-950": "#001916",
50
+ "success-1000": "#00A455",
51
+
52
+ "grayscale-50": "#f7f7f7",
53
+ "grayscale-100": "#f2f2f2",
54
+ "grayscale-200": "#e5e6e6",
55
+ "grayscale-300": "#d8d9d9",
56
+ "grayscale-400": "#cbcccd",
57
+ "grayscale-500": "#bdbebf",
58
+ "grayscale-600": "#97999b",
59
+ "grayscale-700": "#717374",
60
+ "grayscale-800": "#4b4d4e",
61
+ "grayscale-900": "#262627",
62
+ "grayscale-950": "#121212",
63
+
64
+ "general-50": "#EBEAF0",
65
+ "general-100": "#DAD9E3",
66
+ "general-200": "#B5B3C7",
67
+ "general-300": "#908CAB",
68
+ "general-400": "#6C688D",
69
+ "general-500": "#4E4B66",
70
+ "general-600": "#3F3C52",
71
+ "general-700": "#2F2D3E",
72
+ "general-800": "#201E29",
73
+ "general-900": "#100F15",
74
+ "general-950": "#070609",
75
+
76
+ "link": "#0000EE"
77
77
  }
@@ -246,10 +246,11 @@ declare namespace definePreset {
246
246
  context: any;
247
247
  }): {
248
248
  class: (string | {
249
- 'sticky right-0 bg-white': any;
250
- '!bg-primary-100': any;
251
- 'group-hover:!bg-primary-50': boolean;
252
- 'group-hover:!bg-warning-300 !bg-warning-200': any;
249
+ 'sticky right-0': any;
250
+ 'bg-white': boolean;
251
+ 'bg-primary-100': any;
252
+ 'group-hover:bg-primary-50': boolean;
253
+ 'group-hover:bg-warning-300 bg-warning-200': any;
253
254
  })[];
254
255
  'data-wv-section': string;
255
256
  };
@@ -200,10 +200,11 @@ var definePreset = {
200
200
  'class': [
201
201
  'w-[35px]',
202
202
  {
203
- 'sticky right-0 bg-white': props.useOption,
204
- '!bg-primary-100': context.selected,
205
- 'group-hover:!bg-primary-50': !context.highlighted,
206
- 'group-hover:!bg-warning-300 !bg-warning-200': context.highlighted,
203
+ 'sticky right-0': props.useOption,
204
+ 'bg-white': props.useOption && !context.selected && !context.highlighted,
205
+ 'bg-primary-100': context.selected,
206
+ 'group-hover:bg-primary-50': !context.highlighted,
207
+ 'group-hover:bg-warning-300 bg-warning-200': context.highlighted,
207
208
  },
208
209
  ],
209
210
  'data-wv-section': 'rowsingleactioncell',
@@ -40,7 +40,7 @@ exports.default = {
40
40
  { 'opacity-0': !expanded },
41
41
  { 'opacity-100': expanded },
42
42
  ],
43
- 'style': "width: ".concat(expanded ? asideRightWidth - 24 : 0, "px; height: ").concat(expanded ? '100%' : '0'),
43
+ 'style': "width: ".concat(expanded ? asideRightWidth - 24 : 0, "px"),
44
44
  'data-wv-section': 'dialog-form-aside',
45
45
  }); },
46
46
  form: {
@@ -1702,7 +1702,7 @@ const _ = {
1702
1702
  leaveActiveClass: "transition-opacity duration-100 ease-linear",
1703
1703
  leaveToClass: "opacity-0"
1704
1704
  }
1705
- }, M = {
1705
+ }, O = {
1706
1706
  button: (e) => ({
1707
1707
  class: [e, "w-max"],
1708
1708
  "data-wv-section": "changelog-button"
@@ -1840,7 +1840,7 @@ const _ = {
1840
1840
  tooltipicon: {
1841
1841
  class: "text-grayscale-900 w-[10px] h-[10px]"
1842
1842
  }
1843
- }, O = {
1843
+ }, M = {
1844
1844
  root: {
1845
1845
  class: [
1846
1846
  // Flexbox
@@ -2498,10 +2498,11 @@ const _ = {
2498
2498
  class: [
2499
2499
  "w-[35px]",
2500
2500
  {
2501
- "sticky right-0 bg-white": e.useOption,
2502
- "!bg-primary-100": t.selected,
2503
- "group-hover:!bg-primary-50": !t.highlighted,
2504
- "group-hover:!bg-warning-300 !bg-warning-200": t.highlighted
2501
+ "sticky right-0": e.useOption,
2502
+ "bg-white": e.useOption && !t.selected && !t.highlighted,
2503
+ "bg-primary-100": t.selected,
2504
+ "group-hover:bg-primary-50": !t.highlighted,
2505
+ "group-hover:bg-warning-300 bg-warning-200": t.highlighted
2505
2506
  }
2506
2507
  ],
2507
2508
  "data-wv-section": "rowsingleactioncell"
@@ -2899,7 +2900,7 @@ const _ = {
2899
2900
  { "opacity-0": !e },
2900
2901
  { "opacity-100": e }
2901
2902
  ],
2902
- style: `width: ${e ? t - 24 : 0}px; height: ${e ? "100%" : "0"}`,
2903
+ style: `width: ${e ? t - 24 : 0}px`,
2903
2904
  "data-wv-section": "dialog-form-aside"
2904
2905
  }),
2905
2906
  form: {
@@ -7338,7 +7339,7 @@ const _ = {
7338
7339
  "touch-action-none"
7339
7340
  ]
7340
7341
  })
7341
- }, Me = {
7342
+ }, Oe = {
7342
7343
  root: ({ props: e }) => ({
7343
7344
  class: [
7344
7345
  // Flexbox and Position
@@ -7846,7 +7847,7 @@ const _ = {
7846
7847
  class: ["hidden"]
7847
7848
  }
7848
7849
  }
7849
- }, Oe = {
7850
+ }, Me = {
7850
7851
  root: {
7851
7852
  class: "relative"
7852
7853
  },
@@ -8577,9 +8578,7 @@ const Re = p("WANGS-TAB-MENU", {
8577
8578
  class: [
8578
8579
  // Font
8579
8580
  "font-normal placeholder:text-general-200 placeholder:!font-normal text-xs",
8580
- {
8581
- "w-full": t.cols == null
8582
- },
8581
+ "w-full",
8583
8582
  {
8584
8583
  "resize-none": t.autoResize,
8585
8584
  resize: !t.autoResize
@@ -8605,6 +8604,7 @@ const Re = p("WANGS-TAB-MENU", {
8605
8604
  "appearance-none",
8606
8605
  "transition-colors duration-200"
8607
8606
  ],
8607
+ style: `min-height: ${t.rows * 26}px`,
8608
8608
  "data-wv-name": "textarea",
8609
8609
  "data-wv-section": "root"
8610
8610
  })
@@ -9898,7 +9898,7 @@ const Re = p("WANGS-TAB-MENU", {
9898
9898
  buttonsearch: $,
9899
9899
  buttonsplit: B,
9900
9900
  buttonfilter: V,
9901
- splitbutton: Me,
9901
+ splitbutton: Oe,
9902
9902
  // Data
9903
9903
  paginator: Ae,
9904
9904
  datatable: q,
@@ -9910,7 +9910,7 @@ const Re = p("WANGS-TAB-MENU", {
9910
9910
  orderlist: Ce,
9911
9911
  picklist: Pe,
9912
9912
  timeline: qe,
9913
- changelog: M,
9913
+ changelog: O,
9914
9914
  // Panels
9915
9915
  accordion: _,
9916
9916
  panel: _e,
@@ -9924,7 +9924,7 @@ const Re = p("WANGS-TAB-MENU", {
9924
9924
  contextmenu: Y,
9925
9925
  menu: ye,
9926
9926
  menubar: we,
9927
- steps: Oe,
9927
+ steps: Me,
9928
9928
  breadcrumb: ot,
9929
9929
  tieredmenu: Ye,
9930
9930
  panelmenu: Te,
@@ -9950,7 +9950,7 @@ const Re = p("WANGS-TAB-MENU", {
9950
9950
  avatar: I,
9951
9951
  avatargroup: P,
9952
9952
  tag: De,
9953
- chip: O,
9953
+ chip: M,
9954
9954
  progressbar: Se,
9955
9955
  skeleton: Ue,
9956
9956
  scrolltop: Be,