@webitel/ui-sdk 25.10.11 → 25.10.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/ui-sdk.css +1 -1
- package/dist/ui-sdk.js +120 -32
- package/dist/ui-sdk.umd.cjs +12 -12
- package/package.json +2 -2
- package/types/plugins/primevue/theme/components/table/table.d.ts +88 -0
package/dist/ui-sdk.js
CHANGED
|
@@ -66873,7 +66873,7 @@ const wW = /* @__PURE__ */ Ne(yW, [["render", vW], ["__scopeId", "data-v-03d21c6
|
|
|
66873
66873
|
]), 1032, ["value", "show-headers", "row-class", "row-style"]);
|
|
66874
66874
|
};
|
|
66875
66875
|
}
|
|
66876
|
-
}), BW = /* @__PURE__ */ Ne(LW, [["__scopeId", "data-v-
|
|
66876
|
+
}), BW = /* @__PURE__ */ Ne(LW, [["__scopeId", "data-v-01528ffa"]]), PW = {
|
|
66877
66877
|
name: "WtTableActions",
|
|
66878
66878
|
props: {
|
|
66879
66879
|
icons: {
|
|
@@ -96278,7 +96278,7 @@ const Tue = {
|
|
|
96278
96278
|
color: "{content.color}"
|
|
96279
96279
|
},
|
|
96280
96280
|
headerCell: {
|
|
96281
|
-
background: "
|
|
96281
|
+
background: "#1F222E",
|
|
96282
96282
|
hoverBackground: "{content.hover.background}",
|
|
96283
96283
|
selectedBackground: "{highlight.background}",
|
|
96284
96284
|
borderColor: "{datatable.border.color}",
|
|
@@ -96292,7 +96292,7 @@ const Tue = {
|
|
|
96292
96292
|
},
|
|
96293
96293
|
row: {
|
|
96294
96294
|
stripedBackground: "{surface.950}",
|
|
96295
|
-
background: "
|
|
96295
|
+
background: "transparent",
|
|
96296
96296
|
hoverBackground: "{content.hover.background}",
|
|
96297
96297
|
selectedBackground: "{highlight.background}",
|
|
96298
96298
|
color: "{content.color}",
|
|
@@ -96304,7 +96304,7 @@ const Tue = {
|
|
|
96304
96304
|
}
|
|
96305
96305
|
},
|
|
96306
96306
|
bodyCell: {
|
|
96307
|
-
borderColor: "
|
|
96307
|
+
borderColor: "#3D455C",
|
|
96308
96308
|
selectedBorderColor: "{primary.900}"
|
|
96309
96309
|
},
|
|
96310
96310
|
footerCell: {
|
|
@@ -96317,6 +96317,38 @@ const Tue = {
|
|
|
96317
96317
|
borderColor: "{datatable.border.color}",
|
|
96318
96318
|
color: "{content.color}"
|
|
96319
96319
|
},
|
|
96320
|
+
resizeIndicator: {
|
|
96321
|
+
color: "{primary.color}"
|
|
96322
|
+
},
|
|
96323
|
+
filter: {
|
|
96324
|
+
overlaySelect: {
|
|
96325
|
+
background: "{overlay.select.background}",
|
|
96326
|
+
borderColor: "{overlay.select.border.color}",
|
|
96327
|
+
color: "{overlay.select.color}",
|
|
96328
|
+
shadow: "{overlay.select.shadow}"
|
|
96329
|
+
},
|
|
96330
|
+
overlayPopover: {
|
|
96331
|
+
background: "{overlay.popover.background}",
|
|
96332
|
+
borderColor: "{overlay.popover.border.color}",
|
|
96333
|
+
color: "{overlay.popover.color}",
|
|
96334
|
+
shadow: "{overlay.popover.shadow}"
|
|
96335
|
+
},
|
|
96336
|
+
rule: {
|
|
96337
|
+
borderColor: "{content.border.color}"
|
|
96338
|
+
},
|
|
96339
|
+
constraint: {
|
|
96340
|
+
focusBackground: "{list.option.focus.background}",
|
|
96341
|
+
selectedBackground: "{list.option.selected.background}",
|
|
96342
|
+
selectedFocusBackground: "{list.option.selected.focus.background}",
|
|
96343
|
+
color: "{list.option.color}",
|
|
96344
|
+
focusColor: "{list.option.focus.color}",
|
|
96345
|
+
selectedColor: "{list.option.selected.color}",
|
|
96346
|
+
selectedFocusColor: "{list.option.selected.focus.color}",
|
|
96347
|
+
separator: {
|
|
96348
|
+
borderColor: "{content.border.color}"
|
|
96349
|
+
}
|
|
96350
|
+
}
|
|
96351
|
+
},
|
|
96320
96352
|
sortIcon: {
|
|
96321
96353
|
color: "{text.muted.color}",
|
|
96322
96354
|
hoverColor: "{text.hover.muted.color}"
|
|
@@ -96331,7 +96363,7 @@ const Tue = {
|
|
|
96331
96363
|
color: "{content.color}"
|
|
96332
96364
|
},
|
|
96333
96365
|
headerCell: {
|
|
96334
|
-
background: "
|
|
96366
|
+
background: "#E0E3EB",
|
|
96335
96367
|
hoverBackground: "{content.hover.background}",
|
|
96336
96368
|
selectedBackground: "{highlight.background}",
|
|
96337
96369
|
borderColor: "{datatable.border.color}",
|
|
@@ -96357,7 +96389,7 @@ const Tue = {
|
|
|
96357
96389
|
}
|
|
96358
96390
|
},
|
|
96359
96391
|
bodyCell: {
|
|
96360
|
-
borderColor: "
|
|
96392
|
+
borderColor: "#E0E3EB",
|
|
96361
96393
|
selectedBorderColor: "{primary.100}"
|
|
96362
96394
|
},
|
|
96363
96395
|
footerCell: {
|
|
@@ -96370,6 +96402,38 @@ const Tue = {
|
|
|
96370
96402
|
borderColor: "{datatable.border.color}",
|
|
96371
96403
|
color: "{content.color}"
|
|
96372
96404
|
},
|
|
96405
|
+
resizeIndicator: {
|
|
96406
|
+
color: "{primary.color}"
|
|
96407
|
+
},
|
|
96408
|
+
filter: {
|
|
96409
|
+
overlaySelect: {
|
|
96410
|
+
background: "{overlay.select.background}",
|
|
96411
|
+
borderColor: "{overlay.select.border.color}",
|
|
96412
|
+
color: "{overlay.select.color}",
|
|
96413
|
+
shadow: "{overlay.select.shadow}"
|
|
96414
|
+
},
|
|
96415
|
+
overlayPopover: {
|
|
96416
|
+
background: "{overlay.popover.background}",
|
|
96417
|
+
borderColor: "{overlay.popover.border.color}",
|
|
96418
|
+
color: "{overlay.popover.color}",
|
|
96419
|
+
shadow: "{overlay.popover.shadow}"
|
|
96420
|
+
},
|
|
96421
|
+
rule: {
|
|
96422
|
+
borderColor: "{content.border.color}"
|
|
96423
|
+
},
|
|
96424
|
+
constraint: {
|
|
96425
|
+
focusBackground: "{list.option.focus.background}",
|
|
96426
|
+
selectedBackground: "{list.option.selected.background}",
|
|
96427
|
+
selectedFocusBackground: "{list.option.selected.focus.background}",
|
|
96428
|
+
color: "{list.option.color}",
|
|
96429
|
+
focusColor: "{list.option.focus.color}",
|
|
96430
|
+
selectedColor: "{list.option.selected.color}",
|
|
96431
|
+
selectedFocusColor: "{list.option.selected.focus.color}",
|
|
96432
|
+
separator: {
|
|
96433
|
+
borderColor: "{content.border.color}"
|
|
96434
|
+
}
|
|
96435
|
+
}
|
|
96436
|
+
},
|
|
96373
96437
|
sortIcon: {
|
|
96374
96438
|
color: "{text.muted.color}",
|
|
96375
96439
|
hoverColor: "{text.hover.muted.color}"
|
|
@@ -96383,7 +96447,7 @@ const Tue = {
|
|
|
96383
96447
|
},
|
|
96384
96448
|
header: {
|
|
96385
96449
|
borderWidth: "0 0 1px 0",
|
|
96386
|
-
padding: "0.
|
|
96450
|
+
padding: "0.5rem",
|
|
96387
96451
|
sm: {
|
|
96388
96452
|
padding: "0.375rem 0.5rem"
|
|
96389
96453
|
},
|
|
@@ -96393,7 +96457,7 @@ const Tue = {
|
|
|
96393
96457
|
},
|
|
96394
96458
|
headerCell: {
|
|
96395
96459
|
gap: "0.5rem",
|
|
96396
|
-
padding: "0.
|
|
96460
|
+
padding: "0.5rem",
|
|
96397
96461
|
focusRing: {
|
|
96398
96462
|
width: "{focus.ring.width}",
|
|
96399
96463
|
style: "{focus.ring.style}",
|
|
@@ -96417,7 +96481,7 @@ const Tue = {
|
|
|
96417
96481
|
}
|
|
96418
96482
|
},
|
|
96419
96483
|
bodyCell: {
|
|
96420
|
-
padding: "0.
|
|
96484
|
+
padding: "0.5rem",
|
|
96421
96485
|
sm: {
|
|
96422
96486
|
padding: "0.375rem 0.5rem"
|
|
96423
96487
|
},
|
|
@@ -96426,7 +96490,7 @@ const Tue = {
|
|
|
96426
96490
|
}
|
|
96427
96491
|
},
|
|
96428
96492
|
footerCell: {
|
|
96429
|
-
padding: "0.
|
|
96493
|
+
padding: "0.5rem",
|
|
96430
96494
|
sm: {
|
|
96431
96495
|
padding: "0.375rem 0.5rem"
|
|
96432
96496
|
},
|
|
@@ -96439,7 +96503,7 @@ const Tue = {
|
|
|
96439
96503
|
},
|
|
96440
96504
|
footer: {
|
|
96441
96505
|
borderWidth: "0 0 1px 0",
|
|
96442
|
-
padding: "0.
|
|
96506
|
+
padding: "0.5rem",
|
|
96443
96507
|
sm: {
|
|
96444
96508
|
padding: "0.375rem 0.5rem"
|
|
96445
96509
|
},
|
|
@@ -96447,6 +96511,30 @@ const Tue = {
|
|
|
96447
96511
|
padding: "1rem 1.25rem"
|
|
96448
96512
|
}
|
|
96449
96513
|
},
|
|
96514
|
+
columnResizer: {
|
|
96515
|
+
width: "0.5rem"
|
|
96516
|
+
},
|
|
96517
|
+
resizeIndicator: {
|
|
96518
|
+
width: "1px"
|
|
96519
|
+
},
|
|
96520
|
+
filter: {
|
|
96521
|
+
inlineGap: "0.5rem",
|
|
96522
|
+
overlaySelect: {
|
|
96523
|
+
borderRadius: "{overlay.select.border.radius}"
|
|
96524
|
+
},
|
|
96525
|
+
overlayPopover: {
|
|
96526
|
+
padding: "{overlay.popover.padding}",
|
|
96527
|
+
gap: "0.5rem"
|
|
96528
|
+
},
|
|
96529
|
+
constraintList: {
|
|
96530
|
+
padding: "{list.padding}",
|
|
96531
|
+
gap: "{list.gap}"
|
|
96532
|
+
},
|
|
96533
|
+
constraint: {
|
|
96534
|
+
padding: "{list.option.padding}",
|
|
96535
|
+
borderRadius: "{list.option.border.radius}"
|
|
96536
|
+
}
|
|
96537
|
+
},
|
|
96450
96538
|
sortIcon: {
|
|
96451
96539
|
size: "0.875rem"
|
|
96452
96540
|
}
|
|
@@ -97005,6 +97093,23 @@ const Tue = {
|
|
|
97005
97093
|
...d5.sizes,
|
|
97006
97094
|
colorScheme: d5.colorScheme
|
|
97007
97095
|
}, hfe = {
|
|
97096
|
+
...w5.sizes,
|
|
97097
|
+
colorScheme: w5.colorScheme,
|
|
97098
|
+
css: ({ dt: o }) => `
|
|
97099
|
+
.p-radiobutton {
|
|
97100
|
+
width: ${o("radiobutton.root.wrapperWidth")};
|
|
97101
|
+
height: ${o("radiobutton.root.wrapperHeight")};
|
|
97102
|
+
align-items: center;
|
|
97103
|
+
justify-content: center;
|
|
97104
|
+
}
|
|
97105
|
+
`
|
|
97106
|
+
}, bfe = {
|
|
97107
|
+
...y5.sizes,
|
|
97108
|
+
colorScheme: y5.colorScheme
|
|
97109
|
+
}, gfe = {
|
|
97110
|
+
...b5.sizes,
|
|
97111
|
+
colorScheme: b5.colorScheme
|
|
97112
|
+
}, yfe = {
|
|
97008
97113
|
...h5.sizes,
|
|
97009
97114
|
colorScheme: h5.colorScheme,
|
|
97010
97115
|
// Rewrite the default table styles in the theme here:
|
|
@@ -97023,23 +97128,6 @@ const Tue = {
|
|
|
97023
97128
|
overflow: hidden;
|
|
97024
97129
|
}
|
|
97025
97130
|
`
|
|
97026
|
-
}, bfe = {
|
|
97027
|
-
...w5.sizes,
|
|
97028
|
-
colorScheme: w5.colorScheme,
|
|
97029
|
-
css: ({ dt: o }) => `
|
|
97030
|
-
.p-radiobutton {
|
|
97031
|
-
width: ${o("radiobutton.root.wrapperWidth")};
|
|
97032
|
-
height: ${o("radiobutton.root.wrapperHeight")};
|
|
97033
|
-
align-items: center;
|
|
97034
|
-
justify-content: center;
|
|
97035
|
-
}
|
|
97036
|
-
`
|
|
97037
|
-
}, gfe = {
|
|
97038
|
-
...y5.sizes,
|
|
97039
|
-
colorScheme: y5.colorScheme
|
|
97040
|
-
}, yfe = {
|
|
97041
|
-
...b5.sizes,
|
|
97042
|
-
colorScheme: b5.colorScheme
|
|
97043
97131
|
}, vfe = {
|
|
97044
97132
|
...u5.sizes,
|
|
97045
97133
|
colorScheme: u5.colorScheme
|
|
@@ -97064,15 +97152,15 @@ const Tue = {
|
|
|
97064
97152
|
button: cfe,
|
|
97065
97153
|
chip: pfe,
|
|
97066
97154
|
checkbox: C5,
|
|
97067
|
-
toggleswitch:
|
|
97155
|
+
toggleswitch: gfe,
|
|
97068
97156
|
divider: ufe,
|
|
97069
97157
|
menubar: ffe,
|
|
97070
97158
|
popover: mfe,
|
|
97071
|
-
radiobutton:
|
|
97072
|
-
slider:
|
|
97159
|
+
radiobutton: hfe,
|
|
97160
|
+
slider: bfe,
|
|
97073
97161
|
tooltip: wfe,
|
|
97074
97162
|
checkbox: C5,
|
|
97075
|
-
datatable:
|
|
97163
|
+
datatable: yfe,
|
|
97076
97164
|
toolbar: vfe
|
|
97077
97165
|
}, kfe = {
|
|
97078
97166
|
multiplicator: "8px",
|