@epam/uui 5.8.1 → 5.8.3

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 (95) hide show
  1. package/assets/styles/effects.scss +2 -2
  2. package/assets/styles/inputs.scss +0 -4
  3. package/components/buttons/Button.d.ts +3 -6
  4. package/components/buttons/Button.d.ts.map +1 -1
  5. package/components/buttons/IconButton.d.ts +3 -7
  6. package/components/buttons/IconButton.d.ts.map +1 -1
  7. package/components/buttons/LinkButton.d.ts +5 -12
  8. package/components/buttons/LinkButton.d.ts.map +1 -1
  9. package/components/buttons/TabButton.d.ts +3 -12
  10. package/components/buttons/TabButton.d.ts.map +1 -1
  11. package/components/buttons/VerticalTabButton.d.ts +1 -9
  12. package/components/buttons/VerticalTabButton.d.ts.map +1 -1
  13. package/components/datePickers/DatePicker.d.ts.map +1 -1
  14. package/components/datePickers/DatePickerHeader.d.ts.map +1 -1
  15. package/components/datePickers/RangeDatePickerInput.d.ts.map +1 -1
  16. package/components/datePickers/types.d.ts +17 -9
  17. package/components/datePickers/types.d.ts.map +1 -1
  18. package/components/filters/FiltersPanel.d.ts +8 -4
  19. package/components/filters/FiltersPanel.d.ts.map +1 -1
  20. package/components/inputs/Checkbox.d.ts +3 -2
  21. package/components/inputs/Checkbox.d.ts.map +1 -1
  22. package/components/inputs/NumericInput.d.ts +3 -2
  23. package/components/inputs/NumericInput.d.ts.map +1 -1
  24. package/components/inputs/RadioInput.d.ts.map +1 -1
  25. package/components/inputs/Switch.d.ts +3 -2
  26. package/components/inputs/Switch.d.ts.map +1 -1
  27. package/components/inputs/TextArea.d.ts +3 -2
  28. package/components/inputs/TextArea.d.ts.map +1 -1
  29. package/components/inputs/timePicker/TimePicker.d.ts +2 -47
  30. package/components/inputs/timePicker/TimePicker.d.ts.map +1 -1
  31. package/components/inputs/timePicker/TimePickerBody.d.ts +2 -13
  32. package/components/inputs/timePicker/TimePickerBody.d.ts.map +1 -1
  33. package/components/inputs/timePicker/index.d.ts +1 -0
  34. package/components/inputs/timePicker/index.d.ts.map +1 -1
  35. package/components/inputs/timePicker/types.d.ts +63 -0
  36. package/components/inputs/timePicker/types.d.ts.map +1 -0
  37. package/components/layout/LabeledInput.d.ts +3 -2
  38. package/components/layout/LabeledInput.d.ts.map +1 -1
  39. package/components/overlays/DropdownMenu.d.ts.map +1 -1
  40. package/components/overlays/Modals.d.ts +1 -1
  41. package/components/overlays/Modals.d.ts.map +1 -1
  42. package/components/pickers/DataPickerBody.d.ts +8 -3
  43. package/components/pickers/DataPickerBody.d.ts.map +1 -1
  44. package/components/pickers/DataPickerCell.d.ts +3 -3
  45. package/components/pickers/DataPickerCell.d.ts.map +1 -1
  46. package/components/pickers/DataPickerFooter.d.ts +6 -2
  47. package/components/pickers/DataPickerFooter.d.ts.map +1 -1
  48. package/components/pickers/DataPickerHeader.d.ts.map +1 -1
  49. package/components/pickers/DataPickerRow.d.ts +9 -4
  50. package/components/pickers/DataPickerRow.d.ts.map +1 -1
  51. package/components/pickers/MobileDropdownWrapper.d.ts.map +1 -1
  52. package/components/pickers/PickerInput.d.ts +7 -2
  53. package/components/pickers/PickerInput.d.ts.map +1 -1
  54. package/components/pickers/PickerItem.d.ts +7 -2
  55. package/components/pickers/PickerItem.d.ts.map +1 -1
  56. package/components/pickers/PickerList.d.ts +7 -2
  57. package/components/pickers/PickerList.d.ts.map +1 -1
  58. package/components/pickers/PickerModal.d.ts.map +1 -1
  59. package/components/pickers/PickerToggler.d.ts +2 -0
  60. package/components/pickers/PickerToggler.d.ts.map +1 -1
  61. package/components/pickers/PickerTogglerTag.d.ts +8 -2
  62. package/components/pickers/PickerTogglerTag.d.ts.map +1 -1
  63. package/components/pickers/highlight.d.ts +1 -0
  64. package/components/pickers/highlight.d.ts.map +1 -1
  65. package/components/pickers/types.d.ts +2 -0
  66. package/components/pickers/types.d.ts.map +1 -1
  67. package/components/tables/DataRowsContainer/DataRowsGroups.d.ts.map +1 -1
  68. package/components/tables/DataRowsContainer/utils.d.ts.map +1 -1
  69. package/components/typography/RichTextView.d.ts +3 -2
  70. package/components/typography/RichTextView.d.ts.map +1 -1
  71. package/components/typography/Text.d.ts.map +1 -1
  72. package/components/widgets/Badge.d.ts +5 -16
  73. package/components/widgets/Badge.d.ts.map +1 -1
  74. package/components/widgets/CountIndicator.d.ts.map +1 -1
  75. package/components/widgets/DataRowAddons.d.ts.map +1 -1
  76. package/components/widgets/Tag.d.ts +8 -26
  77. package/components/widgets/Tag.d.ts.map +1 -1
  78. package/helpers/textLayout.d.ts.map +1 -1
  79. package/helpers/useColumnsWithFilters.d.ts +1 -1
  80. package/helpers/useColumnsWithFilters.d.ts.map +1 -1
  81. package/icons/icons.d.ts +1 -0
  82. package/icons/icons.d.ts.map +1 -1
  83. package/index.d.ts +1 -0
  84. package/index.d.ts.map +1 -1
  85. package/index.esm.js +441 -336
  86. package/index.esm.js.map +1 -1
  87. package/index.js +440 -334
  88. package/index.js.map +1 -1
  89. package/package.json +5 -5
  90. package/readme.md +6 -1
  91. package/settings.d.ts +193 -0
  92. package/settings.d.ts.map +1 -0
  93. package/stats.html +1 -19
  94. package/styles.css +2965 -3557
  95. package/styles.css.map +1 -1
package/index.js CHANGED
@@ -314,16 +314,187 @@ const systemIcons = {
314
314
  info: ForwardRef$L,
315
315
  };
316
316
 
317
- var css$1s = {"uui-typography":"dvYXvK","hero-header":"Dcmwip","promo-header":"LFe6l7","uui-critical":"k-GFaP","uui-info":"GyRUio","uui-success":"ctD82b","uui-warning":"CDVTeT","uui-highlight":"Ifb8qf","uui-typography-size-12":"C6BfYa","uui-typography-size-14":"CXKJfF","uui-typography-size-16":"dSAW6B","root":"r-N9Qk","uuiTypography":"dvYXvK","heroHeader":"Dcmwip","promoHeader":"LFe6l7","uuiCritical":"k-GFaP","uuiInfo":"GyRUio","uuiSuccess":"ctD82b","uuiWarning":"CDVTeT","uuiHighlight":"Ifb8qf","uuiTypographySize12":"C6BfYa","uuiTypographySize14":"CXKJfF","uuiTypographySize16":"dSAW6B"};
317
+ const settings = {
318
+ sizes: {
319
+ defaults: {
320
+ button: '36',
321
+ checkbox: '18',
322
+ countIndicator: '24',
323
+ dataPickerCell: '36',
324
+ linkButton: '36',
325
+ numericInput: '36',
326
+ pickerToggler: '36',
327
+ pickerItem: '36',
328
+ radioInput: '18',
329
+ switch: '18',
330
+ tabButton: '48',
331
+ tag: '36',
332
+ text: '36',
333
+ textInput: '36',
334
+ rangeDatePicker: '36',
335
+ datePicker: '36',
336
+ },
337
+ tag: {
338
+ countIndicator: {
339
+ 18: '12',
340
+ 24: '18',
341
+ 30: '18',
342
+ 36: '18',
343
+ 42: '24',
344
+ 48: '24',
345
+ },
346
+ },
347
+ mobileDropdownWrapper: {
348
+ linkButton: '48',
349
+ },
350
+ pickerInput: {
351
+ height: 300,
352
+ width: 360,
353
+ rowSize: {
354
+ mobile: '48',
355
+ modal: '36',
356
+ padding: {
357
+ modal: '24',
358
+ default: '12',
359
+ },
360
+ },
361
+ },
362
+ pickerToggler: {
363
+ tag: {
364
+ 24: '18',
365
+ 30: '24',
366
+ 36: '30',
367
+ 42: '36',
368
+ 48: '42',
369
+ 60: '48',
370
+ },
371
+ },
372
+ dataPickerHeader: {
373
+ text: {
374
+ fontWeight: '600',
375
+ size: '48',
376
+ },
377
+ },
378
+ dataPickerBody: {
379
+ flexCell: {
380
+ default: '36',
381
+ },
382
+ searchInput: {
383
+ mobile: '48',
384
+ },
385
+ },
386
+ pickerItem: {
387
+ avatar: {
388
+ rest: {
389
+ 24: '18',
390
+ 30: '24',
391
+ 36: '30',
392
+ 42: '36',
393
+ 48: '36', // no design
394
+ },
395
+ multiline: {
396
+ 24: '30',
397
+ 30: '30',
398
+ 36: '36',
399
+ 42: '42',
400
+ 48: '48', // no design
401
+ },
402
+ },
403
+ },
404
+ dataPickerCell: {
405
+ isBoldIcon: {
406
+ 24: true,
407
+ },
408
+ padding: {
409
+ default: '12',
410
+ },
411
+ paddingLeft: {
412
+ default: '24',
413
+ },
414
+ text: {
415
+ 24: '24',
416
+ 30: '30',
417
+ 36: '36',
418
+ 42: '42',
419
+ 48: '48',
420
+ 60: '48',
421
+ },
422
+ },
423
+ dataPickerRow: {
424
+ padding: {
425
+ default: '24',
426
+ },
427
+ dataPickerCell: {
428
+ default: '36',
429
+ },
430
+ },
431
+ dataPickerFooter: {
432
+ flexRowPadding: '12',
433
+ switch: {
434
+ 24: '12',
435
+ 30: '18',
436
+ 36: '18',
437
+ 42: '24',
438
+ 48: '24',
439
+ },
440
+ linkButton: {
441
+ 24: '24',
442
+ 30: '30',
443
+ 36: '36',
444
+ 42: '42',
445
+ 48: '48',
446
+ mobile: '48',
447
+ },
448
+ },
449
+ rowAddons: {
450
+ checkbox: {
451
+ 24: '12',
452
+ 30: '18',
453
+ 36: '18',
454
+ 42: '18',
455
+ 48: '18',
456
+ 60: '18',
457
+ },
458
+ indentUnit: {
459
+ 24: 6,
460
+ 30: 12,
461
+ 36: 12,
462
+ 42: 24,
463
+ 48: 24,
464
+ 60: 24,
465
+ default: 24,
466
+ },
467
+ indentWidth: {
468
+ 24: 12,
469
+ 30: 18,
470
+ 36: 18,
471
+ 42: 24,
472
+ 48: 24,
473
+ 60: 24,
474
+ default: 12,
475
+ },
476
+ },
477
+ text: {
478
+ 18: { lineHeight: 12, fontSize: 10 },
479
+ 24: { lineHeight: 18, fontSize: 12 },
480
+ 30: { lineHeight: 18, fontSize: 14 },
481
+ 36: { lineHeight: 18, fontSize: 14 },
482
+ 42: { lineHeight: 24, fontSize: 16 },
483
+ 48: { lineHeight: 24, fontSize: 16 },
484
+ 60: { lineHeight: 30, fontSize: 24 },
485
+ },
486
+ },
487
+ };
488
+
489
+ var css$1s = {"uui-typography":"Vs2bRh","hero-header":"Mpy54-","promo-header":"ola-eL","uui-critical":"loHZqv","uui-info":"rANS0j","uui-success":"jDJdOL","uui-warning":"KuUeL-","uui-highlight":"Q61q52","uui-typography-size-12":"li02Vy","uui-typography-size-14":"IIqSX3","uui-typography-size-16":"ExGZuR","root":"cZ8ShE","uuiTypography":"Vs2bRh","heroHeader":"Mpy54-","promoHeader":"ola-eL","uuiCritical":"loHZqv","uuiInfo":"rANS0j","uuiSuccess":"jDJdOL","uuiWarning":"KuUeL-","uuiHighlight":"Q61q52","uuiTypographySize12":"li02Vy","uuiTypographySize14":"IIqSX3","uuiTypographySize16":"ExGZuR"};
318
490
 
319
- const DEFAULT_SIZE$8 = '36';
320
491
  function applyButtonMods(mods) {
321
492
  return [
322
493
  css$1s.root,
323
494
  'uui-button',
324
495
  `uui-fill-${mods.fill || 'solid'}`,
325
496
  `uui-color-${mods.color || 'primary'}`,
326
- `uui-size-${mods.size || DEFAULT_SIZE$8}`,
497
+ `uui-size-${mods.size || settings.sizes.defaults.button}`,
327
498
  ];
328
499
  }
329
500
  const Button = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.Button, applyButtonMods, () => {
@@ -333,7 +504,7 @@ const Button = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.Button,
333
504
  };
334
505
  });
335
506
 
336
- var css$1r = {"root":"rbnZUJ"};
507
+ var css$1r = {"root":"_13LjZN"};
337
508
 
338
509
  function applyIconButtonMods(props) {
339
510
  return ['uui-icon_button', `uui-color-${props.color || 'neutral'}`, css$1r.root];
@@ -350,7 +521,6 @@ const IconButton = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.Icon
350
521
  }
351
522
  return {
352
523
  dropdownIcon: props.dropdownIcon || systemIcons.foldingArrow,
353
- size: props.size && Number(props.size),
354
524
  };
355
525
  });
356
526
 
@@ -371,15 +541,14 @@ function getIconClass(props) {
371
541
  return [classList['has-left-icon'] ? 'uui-has-left-icon' : 'uui-no-left-icon', classList['has-right-icon'] ? 'uui-has-right-icon' : 'uui-no-right-icon'];
372
542
  }
373
543
 
374
- var css$1q = {"uui-typography":"fcFEuI","hero-header":"QuteAQ","promo-header":"scyn0Z","uui-critical":"e31haE","uui-info":"fNjqJU","uui-success":"lmvBQs","uui-warning":"xtbo2u","uui-highlight":"MnAwyr","uui-typography-size-12":"FnMd5C","uui-typography-size-14":"_0eP5AY","uui-typography-size-16":"Na-asq","root":"cPfYKP","uuiTypography":"fcFEuI","heroHeader":"QuteAQ","promoHeader":"scyn0Z","uuiCritical":"e31haE","uuiInfo":"fNjqJU","uuiSuccess":"lmvBQs","uuiWarning":"xtbo2u","uuiHighlight":"MnAwyr","uuiTypographySize12":"FnMd5C","uuiTypographySize14":"_0eP5AY","uuiTypographySize16":"Na-asq"};
544
+ var css$1q = {"uui-typography":"-qfBkQ","hero-header":"XWTwy0","promo-header":"_3AYEzA","uui-critical":"U56SeF","uui-info":"_2-yKCT","uui-success":"xllddm","uui-warning":"WkiQHM","uui-highlight":"_6rH1Re","uui-typography-size-12":"WFHE2r","uui-typography-size-14":"_9ojjFD","uui-typography-size-16":"Fnd-1C","root":"ZqaK2u","uuiTypography":"-qfBkQ","heroHeader":"XWTwy0","promoHeader":"_3AYEzA","uuiCritical":"U56SeF","uuiInfo":"_2-yKCT","uuiSuccess":"xllddm","uuiWarning":"WkiQHM","uuiHighlight":"_6rH1Re","uuiTypographySize12":"WFHE2r","uuiTypographySize14":"_9ojjFD","uuiTypographySize16":"Fnd-1C"};
375
545
 
376
- const DEFAULT_SIZE$7 = '36';
377
546
  const DEFAULT_COLOR = 'primary';
378
547
  function applyLinkButtonMods(mods) {
379
548
  return [
380
549
  'uui-link_button',
381
550
  css$1q.root,
382
- `uui-size-${mods.size || DEFAULT_SIZE$7}`,
551
+ `uui-size-${mods.size || settings.sizes.defaults.linkButton}`,
383
552
  ...getIconClass(mods),
384
553
  `uui-color-${mods.color || DEFAULT_COLOR}`,
385
554
  ];
@@ -403,25 +572,25 @@ const LinkButton = /* @__PURE__ */React__namespace.forwardRef((props, ref) => {
403
572
  props.isDropdown && (React__namespace.createElement(uuiComponents.IconContainer, { icon: DropdownIcon, flipY: props.isOpen }))));
404
573
  });
405
574
 
406
- var css$1p = {"root":"_7Nw7Rq","size-24":"_2Z-h-M","size-18":"lOoP8a","size-12":"b-Apf6","size24":"_2Z-h-M","size18":"lOoP8a","size12":"b-Apf6"};
575
+ var css$1p = {"root":"TfSs6A"};
407
576
 
408
577
  const CountIndicator = /* @__PURE__ */React.forwardRef((props, ref) => {
409
578
  return (React__namespace.default.createElement("div", { ref: ref, className: cx__default.default([
410
579
  css$1p.root,
411
580
  'uui-count_indicator',
412
- css$1p[`size-${props.size || 24}`],
581
+ `uui-size-${props.size || settings.sizes.defaults.countIndicator}`,
413
582
  props.color && `uui-color-${props.color}`,
414
583
  props.cx,
415
584
  ]) }, props.caption));
416
585
  });
417
586
 
418
- var css$1o = {"uui-typography":"pXc7Li","hero-header":"AauMo6","promo-header":"bnfSQk","uui-critical":"c3AIFG","uui-info":"_3f7sK-","uui-success":"WcFa88","uui-warning":"flVCaC","uui-highlight":"lO0SiY","uui-typography-size-12":"MU2KxY","uui-typography-size-14":"N3HRQG","uui-typography-size-16":"jY-KZ-","root":"bMrvVl","withNotify":"_0yob5j","caption-with-notify":"oHtrxG","size-36":"CxPh0v","size-48":"n3sUqZ","size-60":"ZGi1lL","uuiTypography":"pXc7Li","heroHeader":"AauMo6","promoHeader":"bnfSQk","uuiCritical":"c3AIFG","uuiInfo":"_3f7sK-","uuiSuccess":"WcFa88","uuiWarning":"flVCaC","uuiHighlight":"lO0SiY","uuiTypographySize12":"MU2KxY","uuiTypographySize14":"N3HRQG","uuiTypographySize16":"jY-KZ-","captionWithNotify":"oHtrxG","size36":"CxPh0v","size48":"n3sUqZ","size60":"ZGi1lL"};
587
+ var css$1o = {"uui-typography":"E9PSmZ","hero-header":"u-ihiv","promo-header":"mBb5Kw","uui-critical":"ETMXN3","uui-info":"EggeeZ","uui-success":"qcrIFT","uui-warning":"suoM6W","uui-highlight":"NCtW1d","uui-typography-size-12":"KFnOGJ","uui-typography-size-14":"JnPq9D","uui-typography-size-16":"dMkZP5","root":"wQ-ebc","withNotify":"buNVBz","uuiTypography":"E9PSmZ","heroHeader":"u-ihiv","promoHeader":"mBb5Kw","uuiCritical":"ETMXN3","uuiInfo":"EggeeZ","uuiSuccess":"qcrIFT","uuiWarning":"suoM6W","uuiHighlight":"NCtW1d","uuiTypographySize12":"KFnOGJ","uuiTypographySize14":"JnPq9D","uuiTypographySize16":"dMkZP5"};
419
588
 
420
589
  const TabButton = /* @__PURE__ */React__namespace.default.forwardRef((props, ref) => {
421
590
  const styles = [
422
591
  css$1o.root,
423
592
  'uui-tab-button',
424
- css$1o['size-' + (props.size || '48')],
593
+ `uui-size-${props.size || settings.sizes.defaults.tabButton}`,
425
594
  props.withNotify && css$1o.withNotify,
426
595
  ...getIconClass(props),
427
596
  props.cx,
@@ -430,14 +599,14 @@ const TabButton = /* @__PURE__ */React__namespace.default.forwardRef((props, ref
430
599
  const ClearIcon = props.clearIcon ? props.clearIcon : systemIcons.clear;
431
600
  return (React__namespace.default.createElement(uuiComponents.Clickable, Object.assign({}, props, { rawProps: Object.assign({ role: 'tab', 'aria-haspopup': props.isDropdown, 'aria-expanded': props.isOpen }, props.rawProps), cx: styles, ref: ref }),
432
601
  props.icon && props.iconPosition !== 'right' && (React__namespace.default.createElement(uuiComponents.IconContainer, { icon: props.icon, onClick: !props.isDisabled ? props.onIconClick : undefined })),
433
- props.caption && (React__namespace.default.createElement("div", { className: uuiCore.cx(uuiCore.uuiElement.caption, props.withNotify && css$1o.captionWithNotify) }, props.caption)),
434
- props.count !== undefined && props.count !== null && (React__namespace.default.createElement(CountIndicator, { color: props.isLinkActive ? 'info' : 'neutral', size: "18", caption: props.count })),
602
+ props.caption && (React__namespace.default.createElement("div", { className: uuiCore.cx(uuiCore.uuiElement.caption) }, props.caption)),
603
+ props.count !== undefined && props.count !== null && (React__namespace.default.createElement(CountIndicator, { color: "neutral", size: "18", caption: props.count })),
435
604
  props.icon && props.iconPosition === 'right' && (React__namespace.default.createElement(uuiComponents.IconContainer, { icon: props.icon, onClick: !props.isDisabled ? props.onIconClick : undefined })),
436
605
  props.isDropdown && (React__namespace.default.createElement(uuiComponents.IconContainer, { icon: DropdownIcon, flipY: props.isOpen })),
437
606
  props.onClear && !props.isDisabled && (React__namespace.default.createElement(uuiComponents.IconContainer, { cx: uuiCore.uuiMarkers.clickable, icon: ClearIcon, onClick: props.onClear }))));
438
607
  });
439
608
 
440
- var css$1n = {"uui-typography":"KP1389","hero-header":"_90iVsu","promo-header":"dvNgg1","uui-critical":"SqbwEI","uui-info":"xR1Bm7","uui-success":"uXL5bC","uui-warning":"TmBCjx","uui-highlight":"_2YFaXD","uui-typography-size-12":"lzIPqv","uui-typography-size-14":"Fn8pV2","uui-typography-size-16":"FZJJoW","root":"yipmY6","uuiTypography":"KP1389","heroHeader":"_90iVsu","promoHeader":"dvNgg1","uuiCritical":"SqbwEI","uuiInfo":"xR1Bm7","uuiSuccess":"uXL5bC","uuiWarning":"TmBCjx","uuiHighlight":"_2YFaXD","uuiTypographySize12":"lzIPqv","uuiTypographySize14":"Fn8pV2","uuiTypographySize16":"FZJJoW"};
609
+ var css$1n = {"uui-typography":"XcMmY5","hero-header":"b8o5c4","promo-header":"_6YHikZ","uui-critical":"zQX0b1","uui-info":"bHDPsk","uui-success":"WoMbXp","uui-warning":"FE2lPt","uui-highlight":"_1Wk6EV","uui-typography-size-12":"sy-Myv","uui-typography-size-14":"TG8Q1N","uui-typography-size-16":"s68wPP","root":"phvNae","uuiTypography":"XcMmY5","heroHeader":"b8o5c4","promoHeader":"_6YHikZ","uuiCritical":"zQX0b1","uuiInfo":"bHDPsk","uuiSuccess":"WoMbXp","uuiWarning":"FE2lPt","uuiHighlight":"_1Wk6EV","uuiTypographySize12":"sy-Myv","uuiTypographySize14":"TG8Q1N","uuiTypographySize16":"s68wPP"};
441
610
 
442
611
  function applyVerticalTabButtonMods() {
443
612
  return [css$1n.root];
@@ -459,12 +628,12 @@ var SvgContentMinusOutline = function SvgContentMinusOutline(props, ref) {
459
628
  };
460
629
  var ForwardRef$B = /*#__PURE__*/React.forwardRef(SvgContentMinusOutline);
461
630
 
462
- var css$1m = {"uui-typography":"_1-oM1z","hero-header":"LwGGf6","promo-header":"cBbWGs","uui-critical":"aqwA9V","uui-info":"kb9sh0","uui-success":"S9D7kZ","uui-warning":"_7-k5cF","uui-highlight":"POyBZF","uui-typography-size-12":"pG6VHE","uui-typography-size-14":"eykh2j","uui-typography-size-16":"_7QFpF1","root":"qGCRm-","size-18":"NbVqd-","size-12":"KLMFUC","mode-cell":"wxrRUi","uuiTypography":"_1-oM1z","heroHeader":"LwGGf6","promoHeader":"cBbWGs","uuiCritical":"aqwA9V","uuiInfo":"kb9sh0","uuiSuccess":"S9D7kZ","uuiWarning":"_7-k5cF","uuiHighlight":"POyBZF","uuiTypographySize12":"pG6VHE","uuiTypographySize14":"eykh2j","uuiTypographySize16":"_7QFpF1","size18":"NbVqd-","size12":"KLMFUC","modeCell":"wxrRUi"};
631
+ var css$1m = {"uui-typography":"TMWLHk","hero-header":"BYjdM7","promo-header":"NFoFq4","uui-critical":"_0atviG","uui-info":"-BO8hb","uui-success":"WX5TnT","uui-warning":"_0fQwDU","uui-highlight":"_0sL3Me","uui-typography-size-12":"XDopK2","uui-typography-size-14":"nQgICL","uui-typography-size-16":"_95dkBv","root":"XA26LN","mode-cell":"_0GZp1J","uuiTypography":"TMWLHk","heroHeader":"BYjdM7","promoHeader":"NFoFq4","uuiCritical":"_0atviG","uuiInfo":"-BO8hb","uuiSuccess":"WX5TnT","uuiWarning":"_0fQwDU","uuiHighlight":"_0sL3Me","uuiTypographySize12":"XDopK2","uuiTypographySize14":"nQgICL","uuiTypographySize16":"_95dkBv","modeCell":"_0GZp1J"};
463
632
 
464
633
  function applyCheckboxMods(mods) {
465
634
  return [
466
635
  css$1m.root,
467
- css$1m['size-' + (mods.size || '18')],
636
+ `uui-size-${mods.size || settings.sizes.defaults.checkbox}`,
468
637
  css$1m['mode-' + (mods.mode || 'form')],
469
638
  'uui-color-primary',
470
639
  ];
@@ -479,8 +648,6 @@ const applyUUICheckboxProps = (props) => {
479
648
  };
480
649
  const Checkbox = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.Checkbox, applyCheckboxMods, applyUUICheckboxProps);
481
650
 
482
- var css$1l = {"uui-typography":"_7R0jjV","hero-header":"d78dAh","promo-header":"DwzoS-","uui-critical":"O6RJqn","uui-info":"_2ntH2f","uui-success":"BEQ-hZ","uui-warning":"i9ALqx","uui-highlight":"_70hDuG","uui-typography-size-12":"hpkc1P","uui-typography-size-14":"xUyQUh","uui-typography-size-16":"VQhXYY","root":"_2YQlTt","size-18":"EB22NN","size-12":"L20e7v","uuiTypography":"_7R0jjV","heroHeader":"d78dAh","promoHeader":"DwzoS-","uuiCritical":"O6RJqn","uuiInfo":"_2ntH2f","uuiSuccess":"BEQ-hZ","uuiWarning":"i9ALqx","uuiHighlight":"_70hDuG","uuiTypographySize12":"hpkc1P","uuiTypographySize14":"xUyQUh","uuiTypographySize16":"VQhXYY","size18":"EB22NN","size12":"L20e7v"};
483
-
484
651
  var _path$A;
485
652
  function _extends$A() { _extends$A = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$A.apply(this, arguments); }
486
653
  var SvgRadioDotFill = function SvgRadioDotFill(props, ref) {
@@ -496,21 +663,25 @@ var SvgRadioDotFill = function SvgRadioDotFill(props, ref) {
496
663
  };
497
664
  var ForwardRef$A = /*#__PURE__*/React.forwardRef(SvgRadioDotFill);
498
665
 
666
+ var css$1l = {"uui-typography":"_23CmDr","hero-header":"kLkQ81","promo-header":"_0eTazu","uui-critical":"_9nunkB","uui-info":"Lktc26","uui-success":"EEpFHK","uui-warning":"hs3poK","uui-highlight":"pLwVWL","uui-typography-size-12":"pUbPMD","uui-typography-size-14":"DDuOav","uui-typography-size-16":"_1sgqeZ","root":"D-li4m","uuiTypography":"_23CmDr","heroHeader":"kLkQ81","promoHeader":"_0eTazu","uuiCritical":"_9nunkB","uuiInfo":"Lktc26","uuiSuccess":"EEpFHK","uuiWarning":"hs3poK","uuiHighlight":"pLwVWL","uuiTypographySize12":"pUbPMD","uuiTypographySize14":"DDuOav","uuiTypographySize16":"_1sgqeZ"};
667
+
499
668
  function applyRadioInputMods(mods) {
500
669
  return [
501
670
  css$1l.root,
502
- css$1l['size-' + (mods.size || '18')],
671
+ `uui-size-${mods.size || settings.sizes.defaults.radioInput}`,
503
672
  'uui-radio-input-container',
504
673
  'uui-color-primary',
505
674
  ];
506
675
  }
507
676
  const RadioInput = /* @__PURE__ */uuiCore.withMods(uuiComponents.RadioInput, applyRadioInputMods, (props) => ({ icon: props.icon ? props.icon : ForwardRef$A }));
508
677
 
509
- var css$1k = {"root":"OHF1K8","size-12":"XWLbNi","size-18":"jsfzoM","size-24":"kTNfcU","size12":"XWLbNi","size18":"jsfzoM","size24":"kTNfcU"};
678
+ var css$1k = {"root":"jEL5rK"};
510
679
 
511
680
  function applySwitchMods(mods) {
512
681
  return [
513
- css$1k.root, css$1k['size-' + (mods.size || '18')], 'uui-color-primary',
682
+ css$1k.root,
683
+ `uui-size-${mods.size || settings.sizes.defaults.switch}`,
684
+ 'uui-color-primary',
514
685
  ];
515
686
  }
516
687
  const Switch = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.Switch, applySwitchMods);
@@ -572,14 +743,13 @@ var EditMode;
572
743
  EditMode["INLINE"] = "inline";
573
744
  })(EditMode || (EditMode = {}));
574
745
 
575
- var textInputCss = {"uui-typography":"N6N5n2","hero-header":"yfnnMI","promo-header":"uhC26H","uui-critical":"pZ9doZ","uui-info":"_1U-9W8","uui-success":"ZmuDro","uui-warning":"IfBZBF","uui-highlight":"_2MCEHi","uui-typography-size-12":"bDNr0R","uui-typography-size-14":"LQ--Ei","uui-typography-size-16":"_9iQPCt","root":"cB0VJ9","mode-form":"-GFgQD","mode-inline":"KRQH5e","mode-cell":"NPCFZ2","size-24":"o3Kb2z","size-30":"i4VQ-V","size-36":"bBUiNJ","size-42":"ZOTdKO","size-48":"WUxpxn","size-60":"_5gCsoC","uuiTypography":"N6N5n2","heroHeader":"yfnnMI","promoHeader":"uhC26H","uuiCritical":"pZ9doZ","uuiInfo":"_1U-9W8","uuiSuccess":"ZmuDro","uuiWarning":"IfBZBF","uuiHighlight":"_2MCEHi","uuiTypographySize12":"bDNr0R","uuiTypographySize14":"LQ--Ei","uuiTypographySize16":"_9iQPCt","modeForm":"-GFgQD","modeInline":"KRQH5e","modeCell":"NPCFZ2","size24":"o3Kb2z","size30":"i4VQ-V","size36":"bBUiNJ","size42":"ZOTdKO","size48":"WUxpxn","size60":"_5gCsoC"};
746
+ var textInputCss = {"uui-typography":"Q3Kkzj","hero-header":"urrHeX","promo-header":"ttHg0m","uui-critical":"_9-qDV0","uui-info":"Skuo-w","uui-success":"KFj-kb","uui-warning":"RuHRyC","uui-highlight":"BiTRfD","uui-typography-size-12":"hdJy98","uui-typography-size-14":"y-Tk-I","uui-typography-size-16":"Yw5HLM","root":"JUf1zI","mode-form":"BVIdD2","mode-inline":"BIW2w1","mode-cell":"AT88Ei","uuiTypography":"Q3Kkzj","heroHeader":"urrHeX","promoHeader":"ttHg0m","uuiCritical":"_9-qDV0","uuiInfo":"Skuo-w","uuiSuccess":"KFj-kb","uuiWarning":"RuHRyC","uuiHighlight":"BiTRfD","uuiTypographySize12":"hdJy98","uuiTypographySize14":"y-Tk-I","uuiTypographySize16":"Yw5HLM","modeForm":"BVIdD2","modeInline":"BIW2w1","modeCell":"AT88Ei"};
576
747
 
577
- const DEFAULT_SIZE$6 = '36';
578
748
  const DEFAULT_MODE$3 = EditMode.FORM;
579
749
  function applyTextInputMods(mods) {
580
750
  return [
581
751
  textInputCss.root,
582
- textInputCss['size-' + (mods.size || DEFAULT_SIZE$6)],
752
+ `uui-size-${mods.size || settings.sizes.defaults.textInput}`,
583
753
  textInputCss['mode-' + (mods.mode || DEFAULT_MODE$3)],
584
754
  ];
585
755
  }
@@ -599,7 +769,7 @@ const SearchInput = /* @__PURE__ */React__namespace.default.forwardRef((props, r
599
769
  } })));
600
770
  });
601
771
 
602
- var css$1j = {"root":"FHzIej"};
772
+ var css$1j = {"root":"_8TgpIy"};
603
773
 
604
774
  const ControlGroup = /* @__PURE__ */uuiCore.withMods(uuiComponents.ControlGroup, () => [css$1j.root]);
605
775
 
@@ -608,16 +778,14 @@ function MultiSwitchComponent(props, ref) {
608
778
  }
609
779
  const MultiSwitch = /* @__PURE__ */React__namespace.forwardRef(MultiSwitchComponent);
610
780
 
611
- var css$1i = {"uui-typography":"gZF-ZO","hero-header":"Su7tsJ","promo-header":"_7IoVQ2","uui-critical":"js141J","uui-info":"a7ZeCT","uui-success":"A2-azR","uui-warning":"qNo-6Q","uui-highlight":"O09MxF","uui-typography-size-12":"VMabZG","uui-typography-size-14":"uC8sl-","uui-typography-size-16":"PR-diV","root":"JMUEsb","size-24":"secakJ","size-30":"GiYDTX","size-36":"UPiGIy","size-42":"PzWLQO","size-48":"n5RfDO","mode-form":"S-lRBS","mode-cell":"HxPh7H","uuiTypography":"gZF-ZO","heroHeader":"Su7tsJ","promoHeader":"_7IoVQ2","uuiCritical":"js141J","uuiInfo":"a7ZeCT","uuiSuccess":"A2-azR","uuiWarning":"qNo-6Q","uuiHighlight":"O09MxF","uuiTypographySize12":"VMabZG","uuiTypographySize14":"uC8sl-","uuiTypographySize16":"PR-diV","size24":"secakJ","size30":"GiYDTX","size36":"UPiGIy","size42":"PzWLQO","size48":"n5RfDO","modeForm":"S-lRBS","modeCell":"HxPh7H"};
781
+ var css$1i = {"uui-typography":"voYMAV","hero-header":"WAfifW","promo-header":"_03Lc-l","uui-critical":"SbyKTy","uui-info":"raQwQa","uui-success":"nsboLw","uui-warning":"G-oMfP","uui-highlight":"J-Y0AF","uui-typography-size-12":"_9iygKr","uui-typography-size-14":"lIclgN","uui-typography-size-16":"eUoTNq","root":"_01bymb","mode-form":"Q988eA","mode-cell":"mOikYm","uuiTypography":"voYMAV","heroHeader":"WAfifW","promoHeader":"_03Lc-l","uuiCritical":"SbyKTy","uuiInfo":"raQwQa","uuiSuccess":"nsboLw","uuiWarning":"G-oMfP","uuiHighlight":"J-Y0AF","uuiTypographySize12":"_9iygKr","uuiTypographySize14":"lIclgN","uuiTypographySize16":"eUoTNq","modeForm":"Q988eA","modeCell":"mOikYm"};
612
782
 
613
- const DEFAULT_SIZE$5 = '36';
614
783
  const DEFAULT_MODE$2 = EditMode.FORM;
615
784
  function applyNumericInputMods(mods) {
616
785
  return [
617
786
  textInputCss.root,
618
787
  css$1i.root,
619
- css$1i['size-' + (mods.size || DEFAULT_SIZE$5)],
620
- textInputCss['size-' + (mods.size || DEFAULT_SIZE$5)],
788
+ `uui-size-${mods.size || settings.sizes.defaults.numericInput}`,
621
789
  textInputCss['mode-' + (mods.mode || DEFAULT_MODE$2)],
622
790
  ];
623
791
  }
@@ -631,21 +799,20 @@ const NumericInput = /* @__PURE__ */uuiCore.withMods(uuiComponents.NumericInput,
631
799
  };
632
800
  });
633
801
 
634
- var css$1h = {"uui-typography":"e80hvQ","hero-header":"kmqdhw","promo-header":"e3NLl-","uui-critical":"z--odQ","uui-info":"g2xyzb","uui-success":"rzGSCP","uui-warning":"jUpJv9","uui-highlight":"_9Dpils","uui-typography-size-12":"bSd4hE","uui-typography-size-14":"v-KINR","uui-typography-size-16":"ZHkuT0","root":"zmhE3t","mode-form":"p3pdet","mode-cell":"UuF3FD","mode-inline":"enz7bt","size-24":"PUVIm-","size-30":"_7gDNfw","size-36":"EX8GwX","size-42":"FbxarN","size-48":"x3QGOi","uuiTypography":"e80hvQ","heroHeader":"kmqdhw","promoHeader":"e3NLl-","uuiCritical":"z--odQ","uuiInfo":"g2xyzb","uuiSuccess":"rzGSCP","uuiWarning":"jUpJv9","uuiHighlight":"_9Dpils","uuiTypographySize12":"bSd4hE","uuiTypographySize14":"v-KINR","uuiTypographySize16":"ZHkuT0","modeForm":"p3pdet","modeCell":"UuF3FD","modeInline":"enz7bt","size24":"PUVIm-","size30":"_7gDNfw","size36":"EX8GwX","size42":"FbxarN","size48":"x3QGOi"};
802
+ var css$1h = {"uui-typography":"z-bBXc","hero-header":"qmz5LQ","promo-header":"utiHxB","uui-critical":"CAkhs5","uui-info":"SP2-ww","uui-success":"Lamvra","uui-warning":"_63f1rX","uui-highlight":"B3qu6R","uui-typography-size-12":"jBExZG","uui-typography-size-14":"b7cvJM","uui-typography-size-16":"s--0qu","root":"lu7p-i","mode-form":"zlgp92","mode-cell":"_2gsWwR","mode-inline":"PIECNz","size-24":"rlQhmW","size-30":"HIu9Sb","size-36":"_3lNM-H","size-42":"vWojAt","size-48":"tv-iGv","uuiTypography":"z-bBXc","heroHeader":"qmz5LQ","promoHeader":"utiHxB","uuiCritical":"CAkhs5","uuiInfo":"SP2-ww","uuiSuccess":"Lamvra","uuiWarning":"_63f1rX","uuiHighlight":"B3qu6R","uuiTypographySize12":"jBExZG","uuiTypographySize14":"b7cvJM","uuiTypographySize16":"s--0qu","modeForm":"zlgp92","modeCell":"_2gsWwR","modeInline":"PIECNz","size24":"rlQhmW","size30":"HIu9Sb","size36":"_3lNM-H","size42":"vWojAt","size48":"tv-iGv"};
635
803
 
636
- const DEFAULT_SIZE$4 = '36';
804
+ const DEFAULT_SIZE$3 = '36';
637
805
  const DEFAULT_MODE$1 = EditMode.FORM;
638
806
  function applyTextAreaMods(mods) {
639
807
  return [
640
808
  css$1h.root,
641
- css$1h['size-' + (mods.size || DEFAULT_SIZE$4)],
809
+ css$1h['size-' + (mods.size || DEFAULT_SIZE$3)],
642
810
  css$1h['mode-' + (mods.mode || DEFAULT_MODE$1)],
643
811
  ];
644
812
  }
645
813
  const TextArea = /* @__PURE__ */uuiCore.withMods(uuiComponents.TextArea, applyTextAreaMods, (props) => {
646
814
  return {
647
815
  autoSize: props.mode === EditMode.CELL ? true : props.autoSize,
648
- maxLength: props.mode === EditMode.CELL ? undefined : props.maxLength,
649
816
  };
650
817
  });
651
818
 
@@ -733,7 +900,7 @@ var SvgNotificationInfoFill = function SvgNotificationInfoFill(props, ref) {
733
900
  };
734
901
  var ForwardRef$w = /*#__PURE__*/React.forwardRef(SvgNotificationInfoFill);
735
902
 
736
- var css$1g = {"uui-typography":"_9m0GKM","hero-header":"KDV-fZ","promo-header":"_57qTf7","uui-critical":"sw5KDJ","uui-info":"-b6MDI","uui-success":"ksl4eV","uui-warning":"_5nso0e","uui-highlight":"_1ybGvA","uui-typography-size-12":"Fd2tiw","uui-typography-size-14":"qBuGJ2","uui-typography-size-16":"Wik5ii","root":"_7vJS0W","icon-wrapper":"tIu9Pd","alert-wrapper":"ZepYQg","size-48":"ogcMxb","size-36":"fu37CS","action-wrapper":"_3C3TH9","action-icon":"_7feXqF","action-link":"yHPZeW","close-icon":"BP6ssn","main-path":"l999NU","content":"xbHfdO","uuiTypography":"_9m0GKM","heroHeader":"KDV-fZ","promoHeader":"_57qTf7","uuiCritical":"sw5KDJ","uuiInfo":"-b6MDI","uuiSuccess":"ksl4eV","uuiWarning":"_5nso0e","uuiHighlight":"_1ybGvA","uuiTypographySize12":"Fd2tiw","uuiTypographySize14":"qBuGJ2","uuiTypographySize16":"Wik5ii","iconWrapper":"tIu9Pd","alertWrapper":"ZepYQg","size48":"ogcMxb","size36":"fu37CS","actionWrapper":"_3C3TH9","actionIcon":"_7feXqF","actionLink":"yHPZeW","closeIcon":"BP6ssn","mainPath":"l999NU"};
903
+ var css$1g = {"uui-typography":"bfqO0n","hero-header":"j69DQF","promo-header":"Kxe51e","uui-critical":"UG47Ow","uui-info":"sZXx6m","uui-success":"BmanyG","uui-warning":"Jd-3Dl","uui-highlight":"h7vDPC","uui-typography-size-12":"i2W64M","uui-typography-size-14":"fYZAA1","uui-typography-size-16":"j2Adcl","root":"cXEvlr","icon-wrapper":"efbF6n","alert-wrapper":"_78sF5f","size-48":"FAy1e9","size-36":"MMuEax","action-wrapper":"RtqJa6","action-icon":"t5VavT","action-link":"QHKhNp","close-icon":"uxdz4h","main-path":"_9-2qPs","content":"vPXyYh","uuiTypography":"bfqO0n","heroHeader":"j69DQF","promoHeader":"Kxe51e","uuiCritical":"UG47Ow","uuiInfo":"sZXx6m","uuiSuccess":"BmanyG","uuiWarning":"Jd-3Dl","uuiHighlight":"h7vDPC","uuiTypographySize12":"i2W64M","uuiTypographySize14":"fYZAA1","uuiTypographySize16":"j2Adcl","iconWrapper":"efbF6n","alertWrapper":"_78sF5f","size48":"FAy1e9","size36":"MMuEax","actionWrapper":"RtqJa6","actionIcon":"t5VavT","actionLink":"QHKhNp","closeIcon":"uxdz4h","mainPath":"_9-2qPs"};
737
904
 
738
905
  const Alert = /* @__PURE__ */React__namespace.forwardRef((props, ref) => (React__namespace.createElement("div", Object.assign({ role: "alert", ref: ref, className: cx__default.default('uui-alert', css$1g.root, css$1g.alertWrapper, props.color && `uui-color-${props.color}`, props.cx, (props.size === '36' ? css$1g.size36 : css$1g.size48)) }, props.rawProps),
739
906
  React__namespace.createElement("div", { className: css$1g.mainPath },
@@ -750,7 +917,7 @@ const ErrorAlert = /* @__PURE__ */React__namespace.forwardRef((props, ref) => Re
750
917
 
751
918
  const Dropdown = /* @__PURE__ */uuiCore.withMods(uuiComponents.Dropdown);
752
919
 
753
- var css$1f = {"root":"PomL5Y"};
920
+ var css$1f = {"root":"abTcXe"};
754
921
 
755
922
  function applyDropdownContainerMods(mods) {
756
923
  return [
@@ -761,7 +928,7 @@ function applyDropdownContainerMods(mods) {
761
928
  }
762
929
  const DropdownContainer = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.DropdownContainer, applyDropdownContainerMods);
763
930
 
764
- var css$1e = {"uui-typography":"_0IOFna","hero-header":"-l2Ncd","promo-header":"WjAgnM","uui-critical":"miVQTy","uui-info":"a-eYl9","uui-success":"Ni7lpx","uui-warning":"n8WXge","uui-highlight":"HRLBBn","uui-typography-size-12":"CYxSYR","uui-typography-size-14":"vNRis3","uui-typography-size-16":"xeFMnj","submenu-root-item":"uPXADv","icon-after":"e83AGV","icon-check":"BLGs0N","splitter-root":"N5PPm0","splitter":"_1GeZZb","header-root":"_8n3efc","item-root":"CdIaRS","icon":"HiaX06","link":"DGSlKk","indent":"WCAf3W","selected-mark":"rctXAU","uuiTypography":"_0IOFna","heroHeader":"-l2Ncd","promoHeader":"WjAgnM","uuiCritical":"miVQTy","uuiInfo":"a-eYl9","uuiSuccess":"Ni7lpx","uuiWarning":"n8WXge","uuiHighlight":"HRLBBn","uuiTypographySize12":"CYxSYR","uuiTypographySize14":"vNRis3","uuiTypographySize16":"xeFMnj","submenuRootItem":"uPXADv","iconAfter":"e83AGV","iconCheck":"BLGs0N","splitterRoot":"N5PPm0","headerRoot":"_8n3efc","itemRoot":"CdIaRS","selectedMark":"rctXAU"};
931
+ var css$1e = {"uui-typography":"_39gaT1","hero-header":"EHMTKs","promo-header":"qDqXtQ","uui-critical":"jHOL-o","uui-info":"B-djHP","uui-success":"WkG7jm","uui-warning":"rpRW7-","uui-highlight":"c8woNV","uui-typography-size-12":"_8bntGs","uui-typography-size-14":"Tv2z9Z","uui-typography-size-16":"W4Mafl","submenu-root-item":"O3YTa1","icon-after":"hqqUT8","icon-check":"YZwJf3","splitter-root":"irhcB4","splitter":"X9dl-R","header-root":"k90FJr","item-root":"s2M-3X","icon":"_13ucWH","link":"qWgQJb","indent":"MD3Vzq","selected-mark":"-ML1-8","uuiTypography":"_39gaT1","heroHeader":"EHMTKs","promoHeader":"qDqXtQ","uuiCritical":"jHOL-o","uuiInfo":"B-djHP","uuiSuccess":"WkG7jm","uuiWarning":"rpRW7-","uuiHighlight":"c8woNV","uuiTypographySize12":"_8bntGs","uuiTypographySize14":"Tv2z9Z","uuiTypographySize16":"W4Mafl","submenuRootItem":"O3YTa1","iconAfter":"hqqUT8","iconCheck":"YZwJf3","splitterRoot":"irhcB4","headerRoot":"k90FJr","itemRoot":"s2M-3X","selectedMark":"-ML1-8"};
765
932
 
766
933
  exports.IDropdownControlKeys = void 0;
767
934
  (function (IDropdownControlKeys) {
@@ -856,7 +1023,8 @@ function DropdownSubMenu(props) {
856
1023
  name: 'offset',
857
1024
  options: {
858
1025
  offset: ({ placement }) => {
859
- if (placement === 'right-start') {
1026
+ if (placement === 'right-start'
1027
+ || placement === 'left-start') {
860
1028
  return [-6, 0];
861
1029
  }
862
1030
  else {
@@ -866,7 +1034,8 @@ function DropdownSubMenu(props) {
866
1034
  },
867
1035
  },
868
1036
  ];
869
- return (React__namespace.default.createElement(uuiComponents.Dropdown, { openOnHover: props.openOnHover || true, closeOnMouseLeave: "boundary", openDelay: 400, closeDelay: 400, placement: "right-start", modifiers: subMenuModifiers, renderBody: (dropdownProps) => React__namespace.default.createElement(DropdownMenuBody, Object.assign({ closeOnKey: exports.IDropdownControlKeys.LEFT_ARROW }, props, dropdownProps)), renderTarget: (_a) => {
1037
+ const dir = uuiComponents.useDocumentDir();
1038
+ return (React__namespace.default.createElement(uuiComponents.Dropdown, { openOnHover: props.openOnHover || true, closeOnMouseLeave: "boundary", openDelay: 400, closeDelay: 400, placement: dir === 'rtl' ? 'left-start' : 'right-start', modifiers: subMenuModifiers, renderBody: (dropdownProps) => React__namespace.default.createElement(DropdownMenuBody, Object.assign({ closeOnKey: exports.IDropdownControlKeys.LEFT_ARROW }, props, dropdownProps)), renderTarget: (_a) => {
870
1039
  var { toggleDropdownOpening } = _a, targetProps = __rest(_a, ["toggleDropdownOpening"]);
871
1040
  return (React__namespace.default.createElement(DropdownMenuButton, Object.assign({ cx: uuiCore.cx(css$1e.submenuRootItem), icon: systemIcons.foldingArrow, iconPosition: "right", isDropdown: true, toggleDropdownOpening: toggleDropdownOpening }, props, targetProps)));
872
1041
  } }));
@@ -892,7 +1061,7 @@ function DropdownMenuSwitchButton(props) {
892
1061
  React__namespace.default.createElement(Switch, { value: isSelected, tabIndex: -1, onValueChange: onHandleValueChange })));
893
1062
  }
894
1063
 
895
- var css$1d = {"uui-typography":"XCQj17","hero-header":"v-1te-","promo-header":"kGsgrn","uui-critical":"_8ENMUl","uui-info":"_2Gu3xK","uui-success":"_1QQomL","uui-warning":"rHhRki","uui-highlight":"_6zimb9","uui-typography-size-12":"psVFW3","uui-typography-size-14":"L7uIx9","uui-typography-size-16":"v-d99J","root":"DNpvWj","mode-block":"J27CJE","mode-inline":"sKhDgX","padding-0":"NaTIsD","padding-6":"_8DXQca","padding-12":"hf1fmG","padding-18":"otFEp-","uuiTypography":"XCQj17","heroHeader":"v-1te-","promoHeader":"kGsgrn","uuiCritical":"_8ENMUl","uuiInfo":"_2Gu3xK","uuiSuccess":"_1QQomL","uuiWarning":"rHhRki","uuiHighlight":"_6zimb9","uuiTypographySize12":"psVFW3","uuiTypographySize14":"L7uIx9","uuiTypographySize16":"v-d99J","modeBlock":"J27CJE","modeInline":"sKhDgX","padding0":"NaTIsD","padding6":"_8DXQca","padding12":"hf1fmG","padding18":"otFEp-"};
1064
+ var css$1d = {"uui-typography":"xIGYOn","hero-header":"_7Ku0J-","promo-header":"kHgwsh","uui-critical":"FHlM-Q","uui-info":"f5Wa0V","uui-success":"vKau9y","uui-warning":"pcmYqX","uui-highlight":"JnDx3u","uui-typography-size-12":"r7lGun","uui-typography-size-14":"_17ab9A","uui-typography-size-16":"_2p-Ti0","root":"fihhWS","mode-block":"NFbTxQ","mode-inline":"BC6vAo","padding-0":"oh9ikw","padding-6":"lUWb6c","padding-12":"_4CA-a6","padding-18":"jLIW9i","uuiTypography":"xIGYOn","heroHeader":"_7Ku0J-","promoHeader":"kHgwsh","uuiCritical":"FHlM-Q","uuiInfo":"f5Wa0V","uuiSuccess":"vKau9y","uuiWarning":"pcmYqX","uuiHighlight":"JnDx3u","uuiTypographySize12":"r7lGun","uuiTypographySize14":"_17ab9A","uuiTypographySize16":"_2p-Ti0","modeBlock":"NFbTxQ","modeInline":"BC6vAo","padding0":"oh9ikw","padding6":"lUWb6c","padding12":"_4CA-a6","padding18":"jLIW9i"};
896
1065
 
897
1066
  const getMode = (mode) => {
898
1067
  return mode || 'block';
@@ -908,7 +1077,7 @@ const Accordion = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.Accor
908
1077
  dropdownIcon: mods.dropdownIcon !== null && systemIcons.foldingArrow,
909
1078
  }));
910
1079
 
911
- var css$1c = {"uui-typography":"PLEhtv","hero-header":"sqZGhS","promo-header":"Kovs64","uui-critical":"_4eqbxr","uui-info":"_0ZPRDB","uui-success":"_5TVOu7","uui-warning":"acoEe0","uui-highlight":"-mj-hx","uui-typography-size-12":"BASeSi","uui-typography-size-14":"eG33Vx","uui-typography-size-16":"nzjiir","root":"GNWAQd","border-top":"xAzwvn","border-bottom":"c789vL","top-shadow":"tV1Ki9","size-24":"MnrbPY","size-30":"s0CW6A","size-36":"EJileU","size-42":"Aa7iCx","size-48":"IKSdKE","padding-6":"Rh8oYL","padding-12":"vPh4Dt","padding-18":"A9yJck","padding-24":"XBln57","margin-24":"B6I0QL","margin-12":"nIrYEK","vPadding-12":"KfDK5Y","vPadding-18":"M0lVO-","vPadding-24":"eryOGv","vPadding-36":"ZYDHws","vPadding-48":"jNm-Bl","spacing-6":"UmePFX","spacing-12":"_7OPhVv","spacing-18":"lE1i6P","uui-surface-main":"IeS3hu","uuiTypography":"PLEhtv","heroHeader":"sqZGhS","promoHeader":"Kovs64","uuiCritical":"_4eqbxr","uuiInfo":"_0ZPRDB","uuiSuccess":"_5TVOu7","uuiWarning":"acoEe0","uuiHighlight":"-mj-hx","uuiTypographySize12":"BASeSi","uuiTypographySize14":"eG33Vx","uuiTypographySize16":"nzjiir","borderTop":"xAzwvn","borderBottom":"c789vL","topShadow":"tV1Ki9","size24":"MnrbPY","size30":"s0CW6A","size36":"EJileU","size42":"Aa7iCx","size48":"IKSdKE","padding6":"Rh8oYL","padding12":"vPh4Dt","padding18":"A9yJck","padding24":"XBln57","margin24":"B6I0QL","margin12":"nIrYEK","vPadding12":"KfDK5Y","vPadding18":"M0lVO-","vPadding24":"eryOGv","vPadding36":"ZYDHws","vPadding48":"jNm-Bl","spacing6":"UmePFX","spacing12":"_7OPhVv","spacing18":"lE1i6P","uuiSurfaceMain":"IeS3hu"};
1080
+ var css$1c = {"uui-typography":"uUpPoQ","hero-header":"fEzHFk","promo-header":"e5VBqF","uui-critical":"rBTF-0","uui-info":"_97YD8O","uui-success":"gpegPR","uui-warning":"vat-Rd","uui-highlight":"BMcZea","uui-typography-size-12":"_4O11zy","uui-typography-size-14":"xhXQdK","uui-typography-size-16":"_8tNlUK","root":"rUaee7","border-top":"OGMGfE","border-bottom":"tezZss","top-shadow":"gra-NF","size-24":"DVuH9h","size-30":"ElJlU0","size-36":"qvW3Zk","size-42":"pErfHb","size-48":"jN8hf8","padding-6":"_03tCYY","padding-12":"Q26ASa","padding-18":"pPR1jB","padding-24":"Me-3HU","margin-24":"Sb-NeN","margin-12":"EDzHJI","vPadding-12":"zr8aG4","vPadding-18":"_-2dtSy","vPadding-24":"_7OAcbC","vPadding-36":"tsiJpo","vPadding-48":"AMq-QK","spacing-6":"_3AY9lR","spacing-12":"jsdvI-","spacing-18":"rjfd6T","uui-surface-main":"GOUzf5","uuiTypography":"uUpPoQ","heroHeader":"fEzHFk","promoHeader":"e5VBqF","uuiCritical":"rBTF-0","uuiInfo":"_97YD8O","uuiSuccess":"gpegPR","uuiWarning":"vat-Rd","uuiHighlight":"BMcZea","uuiTypographySize12":"_4O11zy","uuiTypographySize14":"xhXQdK","uuiTypographySize16":"_8tNlUK","borderTop":"OGMGfE","borderBottom":"tezZss","topShadow":"gra-NF","size24":"DVuH9h","size30":"ElJlU0","size36":"qvW3Zk","size42":"pErfHb","size48":"jN8hf8","padding6":"_03tCYY","padding12":"Q26ASa","padding18":"pPR1jB","padding24":"Me-3HU","margin24":"Sb-NeN","margin12":"EDzHJI","vPadding12":"zr8aG4","vPadding18":"_-2dtSy","vPadding24":"_7OAcbC","vPadding36":"tsiJpo","vPadding48":"AMq-QK","spacing6":"_3AY9lR","spacing12":"jsdvI-","spacing18":"rjfd6T","uuiSurfaceMain":"GOUzf5"};
912
1081
 
913
1082
  const FlexCell = /* @__PURE__ */uuiCore.withMods(uuiComponents.FlexCell, () => [css$1c.flexCell]);
914
1083
 
@@ -932,7 +1101,7 @@ const FlexRow = /* @__PURE__ */uuiCore.withMods(uuiComponents.FlexRow, (props) =
932
1101
  ];
933
1102
  });
934
1103
 
935
- var css$1b = {"root":"PWq1Lp","margin-24":"EnZK-b","padding-12":"hICx2I","padding-24":"zDsFXj","shadow":"-OOFB-","uui-surface-main":"sroUk-","margin24":"EnZK-b","padding12":"hICx2I","padding24":"zDsFXj","uuiSurfaceMain":"sroUk-"};
1104
+ var css$1b = {"root":"aAckAC","margin-24":"jK4n0f","padding-12":"LZ857J","padding-24":"fvRyYJ","shadow":"a046CN","uui-surface-main":"kCdtM-","margin24":"jK4n0f","padding12":"LZ857J","padding24":"fvRyYJ","uuiSurfaceMain":"kCdtM-"};
936
1105
 
937
1106
  const Panel = /* @__PURE__ */uuiCore.withMods(uuiComponents.VPanel, (props) => [
938
1107
  'uui-panel',
@@ -942,7 +1111,7 @@ const Panel = /* @__PURE__ */uuiCore.withMods(uuiComponents.VPanel, (props) => [
942
1111
  props.background && css$1b[`uui-${props.background}`],
943
1112
  ]);
944
1113
 
945
- var css$1a = {"root":"YRxreG"};
1114
+ var css$1a = {"root":"o0-5nK"};
946
1115
 
947
1116
  function applyTooltipMods(mods) {
948
1117
  return [
@@ -952,18 +1121,18 @@ function applyTooltipMods(mods) {
952
1121
  }
953
1122
  const Tooltip = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.Tooltip, applyTooltipMods);
954
1123
 
955
- var css$19 = {"uui-typography":"FnUozz","hero-header":"T39nfy","promo-header":"VtjPN4","uui-critical":"Fkx-OU","uui-info":"_8UDMHu","uui-success":"p-GMJx","uui-warning":"-VYjur","uui-highlight":"_2orzUJ","uui-typography-size-12":"_9lS84f","uui-typography-size-14":"EpG98N","uui-typography-size-16":"B7iFym","root":"sxLALj","size-24":"GjQcdY","size-30":"xMk-Zi","size-36":"yqe5Rk","size-42":"Mf4PXL","size-48":"MUlElN","uuiTypography":"FnUozz","heroHeader":"T39nfy","promoHeader":"VtjPN4","uuiCritical":"Fkx-OU","uuiInfo":"_8UDMHu","uuiSuccess":"p-GMJx","uuiWarning":"-VYjur","uuiHighlight":"_2orzUJ","uuiTypographySize12":"_9lS84f","uuiTypographySize14":"EpG98N","uuiTypographySize16":"B7iFym","size24":"GjQcdY","size30":"xMk-Zi","size36":"yqe5Rk","size42":"Mf4PXL","size48":"MUlElN"};
1124
+ var css$19 = {"uui-typography":"G6a6oN","hero-header":"Mqk5LN","promo-header":"XWOs4S","uui-critical":"fnadIa","uui-info":"k55kP0","uui-success":"Y0tvsL","uui-warning":"_12kz5I","uui-highlight":"myOuwr","uui-typography-size-12":"WdKllu","uui-typography-size-14":"_-5cKlf","uui-typography-size-16":"_9w6PHz","root":"l-ZMr0","size-24":"wrM-1V","size-30":"mzaBUA","size-36":"_1u7Phy","size-42":"_0KaRKn","size-48":"bxUpfB","uuiTypography":"G6a6oN","heroHeader":"Mqk5LN","promoHeader":"XWOs4S","uuiCritical":"fnadIa","uuiInfo":"k55kP0","uuiSuccess":"Y0tvsL","uuiWarning":"_12kz5I","uuiHighlight":"myOuwr","uuiTypographySize12":"WdKllu","uuiTypographySize14":"_-5cKlf","uuiTypographySize16":"_9w6PHz","size24":"wrM-1V","size30":"mzaBUA","size36":"_1u7Phy","size42":"_0KaRKn","size48":"bxUpfB"};
956
1125
 
957
- const DEFAULT_SIZE$3 = '36';
1126
+ const DEFAULT_SIZE$2 = '36';
958
1127
  function applyLabeledInputMods(mods) {
959
- return [css$19.root, css$19['size-' + (mods.size || DEFAULT_SIZE$3)]];
1128
+ return [css$19.root, css$19['size-' + (mods.size || DEFAULT_SIZE$2)]];
960
1129
  }
961
1130
  const LabeledInput = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.LabeledInput, applyLabeledInputMods, (props) => ({
962
1131
  Tooltip: props.Tooltip || Tooltip,
963
1132
  infoIcon: props.infoIcon || (['24', '30'].includes(props.size) ? ForwardRef$w : ForwardRef$L),
964
1133
  }));
965
1134
 
966
- var css$18 = {"root":"PCaa3E"};
1135
+ var css$18 = {"root":"F4841B"};
967
1136
 
968
1137
  function RadioGroup(props) {
969
1138
  const direction = props.direction || 'vertical';
@@ -978,7 +1147,7 @@ function RadioGroup(props) {
978
1147
  })));
979
1148
  }
980
1149
 
981
- var css$17 = {"root":"_5GnkCl"};
1150
+ var css$17 = {"root":"D9ZaXt"};
982
1151
 
983
1152
  function applyScrollBarsMods() {
984
1153
  return [
@@ -987,27 +1156,27 @@ function applyScrollBarsMods() {
987
1156
  }
988
1157
  const ScrollBars = /* @__PURE__ */uuiCore.withMods(uuiComponents.ScrollBars, applyScrollBarsMods);
989
1158
 
990
- var css$16 = {"scroll-container":"FVOmrU","list-container":"cjMMoz","scrollContainer":"FVOmrU","listContainer":"cjMMoz"};
1159
+ var css$16 = {"scroll-container":"C1-NCX","list-container":"Tk-6Bb","scrollContainer":"C1-NCX","listContainer":"Tk-6Bb"};
991
1160
 
992
- var css$15 = {"root":"qjaXKG"};
1161
+ var css$15 = {"root":"r20Nki"};
993
1162
 
994
1163
  const AvatarStack = /* @__PURE__ */uuiCore.withMods(uuiComponents.AvatarStack, () => [css$15.root]);
995
1164
 
996
- var css$14 = {"uui-typography":"rKw0YS","hero-header":"qb-kvq","promo-header":"_9qncYV","uui-critical":"F-V-OB","uui-info":"xQas3z","uui-success":"_8yNerc","uui-warning":"ETjeQl","uui-highlight":"yqY5ec","uui-typography-size-12":"aX80dG","uui-typography-size-14":"kyJUDJ","uui-typography-size-16":"-We3GK","root":"Stmscs","size-18":"AK3VMh","size-24":"OYGRwb","size-30":"WAgLIF","size-36":"JaZJlR","size-42":"deByeA","size-48":"mUUYAA","uuiTypography":"rKw0YS","heroHeader":"qb-kvq","promoHeader":"_9qncYV","uuiCritical":"F-V-OB","uuiInfo":"xQas3z","uuiSuccess":"_8yNerc","uuiWarning":"ETjeQl","uuiHighlight":"yqY5ec","uuiTypographySize12":"aX80dG","uuiTypographySize14":"kyJUDJ","uuiTypographySize16":"-We3GK","size18":"AK3VMh","size24":"OYGRwb","size30":"WAgLIF","size36":"JaZJlR","size42":"deByeA","size48":"mUUYAA"};
1165
+ var css$14 = {"uui-typography":"uU98Mx","hero-header":"ivYlMH","promo-header":"RBeyeY","uui-critical":"NDYwIT","uui-info":"nmVide","uui-success":"KhsFs1","uui-warning":"V-FP-v","uui-highlight":"byj38M","uui-typography-size-12":"wSzhPP","uui-typography-size-14":"kM9C68","uui-typography-size-16":"UhbQmZ","root":"R5pFO-","size-18":"sJjpg-","size-24":"FToIIg","size-30":"Hk4VL7","size-36":"cLaxUV","size-42":"Rz9zGA","size-48":"_3M963c","uuiTypography":"uU98Mx","heroHeader":"ivYlMH","promoHeader":"RBeyeY","uuiCritical":"NDYwIT","uuiInfo":"nmVide","uuiSuccess":"KhsFs1","uuiWarning":"V-FP-v","uuiHighlight":"byj38M","uuiTypographySize12":"wSzhPP","uuiTypographySize14":"kM9C68","uuiTypographySize16":"UhbQmZ","size18":"sJjpg-","size24":"FToIIg","size30":"Hk4VL7","size36":"cLaxUV","size42":"Rz9zGA","size48":"_3M963c"};
997
1166
 
998
- const DEFAULT_SIZE$2 = '36';
1167
+ const DEFAULT_SIZE$1 = '36';
999
1168
  const DEFAULT_FILL = 'solid';
1000
1169
  function applyBadgeMods(mods) {
1001
1170
  return [
1002
1171
  'uui-badge',
1003
1172
  css$14.root,
1004
- css$14['size-' + (mods.size || DEFAULT_SIZE$2)],
1173
+ css$14['size-' + (mods.size || DEFAULT_SIZE$1)],
1005
1174
  `uui-fill-${mods.fill || DEFAULT_FILL}`,
1006
1175
  `uui-color-${mods.color || 'info'}`,
1007
1176
  mods.indicator && mods.fill === 'outline' && 'uui-indicator',
1008
1177
  ];
1009
1178
  }
1010
- const mapCountIndicatorSizes$1 = {
1179
+ const mapCountIndicatorSizes = {
1011
1180
  18: '12',
1012
1181
  24: '18',
1013
1182
  30: '18',
@@ -1021,26 +1190,17 @@ const Badge = /* @__PURE__ */React__namespace.default.forwardRef((props, ref) =>
1021
1190
  return (React__namespace.default.createElement(uuiComponents.Clickable, Object.assign({}, props, { rawProps: Object.assign({ 'aria-haspopup': props.isDropdown, 'aria-expanded': props.isOpen }, props.rawProps), cx: styles, ref: ref }),
1022
1191
  props.icon && props.iconPosition !== 'right' && (React__namespace.default.createElement(uuiComponents.IconContainer, { icon: props.icon, onClick: !props.isDisabled ? props.onIconClick : undefined })),
1023
1192
  props.caption && (React__namespace.default.createElement("div", { className: uuiCore.uuiElement.caption }, props.caption)),
1024
- props.count !== undefined && props.count !== null && (React__namespace.default.createElement(CountIndicator, { key: "count-indicator", color: null, size: mapCountIndicatorSizes$1[props.size || DEFAULT_SIZE$2], caption: props.count })),
1193
+ props.count !== undefined && props.count !== null && (React__namespace.default.createElement(CountIndicator, { key: "count-indicator", color: null, size: mapCountIndicatorSizes[props.size || DEFAULT_SIZE$1], caption: props.count })),
1025
1194
  props.icon && props.iconPosition === 'right' && (React__namespace.default.createElement(uuiComponents.IconContainer, { icon: props.icon, onClick: !props.isDisabled ? props.onIconClick : undefined })),
1026
1195
  props.isDropdown && (React__namespace.default.createElement(uuiComponents.IconContainer, { icon: DropdownIcon, flipY: props.isOpen }))));
1027
1196
  });
1028
1197
 
1029
- var css$13 = {"uui-typography":"Ym8nf0","hero-header":"z2CWJH","promo-header":"muGFwq","uui-critical":"pZ9kNa","uui-info":"KIldAL","uui-success":"JfbkvL","uui-warning":"_6tLRdV","uui-highlight":"AEu5-m","uui-typography-size-12":"-VsCeq","uui-typography-size-14":"_3ewdeD","uui-typography-size-16":"OJznlg","root":"_38-HPq","size-18":"bVm8Dy","size-24":"JsKc3r","size-30":"Wif-Hd","size-36":"DNwLvd","size-42":"NtXd70","size-48":"_2ae3zz","uuiTypography":"Ym8nf0","heroHeader":"z2CWJH","promoHeader":"muGFwq","uuiCritical":"pZ9kNa","uuiInfo":"KIldAL","uuiSuccess":"JfbkvL","uuiWarning":"_6tLRdV","uuiHighlight":"AEu5-m","uuiTypographySize12":"-VsCeq","uuiTypographySize14":"_3ewdeD","uuiTypographySize16":"OJznlg","size18":"bVm8Dy","size24":"JsKc3r","size30":"Wif-Hd","size36":"DNwLvd","size42":"NtXd70","size48":"_2ae3zz"};
1198
+ var css$13 = {"uui-typography":"sqtNvq","hero-header":"-bv2Xu","promo-header":"Uf9wwd","uui-critical":"DSR7n-","uui-info":"kfq5K9","uui-success":"hmm81J","uui-warning":"ieo4a5","uui-highlight":"MtTgR-","uui-typography-size-12":"Ff3SJy","uui-typography-size-14":"pJJAbj","uui-typography-size-16":"Xhao-l","root":"_-9MVFq","uuiTypography":"sqtNvq","heroHeader":"-bv2Xu","promoHeader":"Uf9wwd","uuiCritical":"DSR7n-","uuiInfo":"kfq5K9","uuiSuccess":"hmm81J","uuiWarning":"ieo4a5","uuiHighlight":"MtTgR-","uuiTypographySize12":"Ff3SJy","uuiTypographySize14":"pJJAbj","uuiTypographySize16":"Xhao-l"};
1030
1199
 
1031
- const DEFAULT_SIZE$1 = '36';
1032
- const mapCountIndicatorSizes = {
1033
- 18: '12',
1034
- 24: '18',
1035
- 30: '18',
1036
- 36: '18',
1037
- 42: '24',
1038
- 48: '24',
1039
- };
1040
1200
  function applyTagMods(props) {
1041
1201
  return [
1042
- css$13['size-' + (props.size || DEFAULT_SIZE$1)],
1043
1202
  css$13.root,
1203
+ `uui-size-${props.size || settings.sizes.defaults.tag}`,
1044
1204
  `uui-color-${props.color || 'neutral'}`,
1045
1205
  `uui-fill-${props.fill || 'solid'}`,
1046
1206
  'uui-tag',
@@ -1053,20 +1213,20 @@ const Tag = /* @__PURE__ */React__namespace.default.forwardRef((props, ref) => {
1053
1213
  return (React__namespace.default.createElement(uuiComponents.Clickable, Object.assign({}, props, { rawProps: Object.assign({ 'aria-haspopup': props.isDropdown, 'aria-expanded': props.isOpen }, props.rawProps), cx: styles, ref: ref }),
1054
1214
  props.icon && props.iconPosition !== 'right' && (React__namespace.default.createElement(uuiComponents.IconContainer, { icon: props.icon, onClick: !props.isDisabled ? props.onIconClick : undefined })),
1055
1215
  props.caption && (React__namespace.default.createElement("div", { className: uuiCore.uuiElement.caption }, props.caption)),
1056
- props.count !== undefined && props.count !== null && (React__namespace.default.createElement(CountIndicator, { color: (!props.color || props.color === 'neutral') ? 'white' : props.color, size: mapCountIndicatorSizes[props.size || DEFAULT_SIZE$1], caption: props.count })),
1216
+ props.count !== undefined && props.count !== null && (React__namespace.default.createElement(CountIndicator, { color: (!props.color || props.color === 'neutral') ? 'white' : props.color, size: settings.sizes.tag.countIndicator[(props.size || settings.sizes.defaults.tag)], caption: props.count })),
1057
1217
  props.icon && props.iconPosition === 'right' && (React__namespace.default.createElement(uuiComponents.IconContainer, { icon: props.icon, onClick: !props.isDisabled ? props.onIconClick : undefined })),
1058
1218
  props.isDropdown && (React__namespace.default.createElement(uuiComponents.IconContainer, { icon: DropdownIcon, flipY: props.isOpen })),
1059
1219
  props.onClear && !props.isDisabled && (React__namespace.default.createElement(uuiComponents.IconContainer, { cx: uuiCore.uuiMarkers.clickable, icon: ClearIcon, onClick: props.onClear }))));
1060
1220
  });
1061
1221
 
1062
- var css$12 = {"root":"EjLe4f","uui-spinner":"dSVdiD","uuiSpinner":"dSVdiD"};
1222
+ var css$12 = {"root":"oj4Gdd","uui-spinner":"d9wWsV","uuiSpinner":"d9wWsV"};
1063
1223
 
1064
1224
  function applySpinnerMods() {
1065
1225
  return [css$12.root, 'uui-spinner'];
1066
1226
  }
1067
1227
  const Spinner = /* @__PURE__ */uuiCore.withMods(uuiComponents.Spinner, applySpinnerMods);
1068
1228
 
1069
- var css$11 = {"root":"SkeR0R","spacer":"GTXxLF","mode-ghost":"ZRp7gM","size-24":"Zkqur5","size-30":"W7hiLE","navigation-size-24":"A0nN3B","navigation-size-30":"Hp7o1w","modeGhost":"ZRp7gM","size24":"Zkqur5","size30":"W7hiLE","navigationSize24":"A0nN3B","navigationSize30":"Hp7o1w"};
1229
+ var css$11 = {"root":"TzdTVn","spacer":"brZok3","mode-ghost":"Rs2MWq","size-24":"Z53utd","size-30":"_8ULudF","navigation-size-24":"nU1iA3","navigation-size-30":"ipZWG1","modeGhost":"Rs2MWq","size24":"Z53utd","size30":"_8ULudF","navigationSize24":"nU1iA3","navigationSize30":"ipZWG1"};
1070
1230
 
1071
1231
  var _path$v;
1072
1232
  function _extends$v() { _extends$v = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$v.apply(this, arguments); }
@@ -1117,14 +1277,14 @@ function Paginator(props) {
1117
1277
  return React__namespace.default.createElement(uuiComponents.Paginator, Object.assign({}, props, { render: renderPaginator }));
1118
1278
  }
1119
1279
 
1120
- var css$10 = {"root":"Z8eUmW","progress-bar":"pOuD13","progressBar-indeterminate":"p7TQ7U","size-12":"GaJfZN","size-18":"clpZ8s","size-24":"EFG57o","progressBar":"pOuD13","progressBarIndeterminate":"p7TQ7U","size12":"GaJfZN","size18":"clpZ8s","size24":"EFG57o"};
1280
+ var css$10 = {"root":"qqzidO","progress-bar":"oIwM25","progressBar-indeterminate":"-tS61d","size-12":"NkZB2C","size-18":"qY5rGq","size-24":"lK9RyC","progressBar":"oIwM25","progressBarIndeterminate":"-tS61d","size12":"NkZB2C","size18":"qY5rGq","size24":"lK9RyC"};
1121
1281
 
1122
1282
  const IndeterminateBar = /* @__PURE__ */React__namespace.forwardRef((props, ref) => {
1123
1283
  return (React__namespace.createElement("div", { ref: ref, className: cx__default.default('uui-indeterminate_bar', props.cx, css$10.root, css$10[`size-${props.size || 12}`]) },
1124
1284
  React__namespace.createElement("div", { className: cx__default.default(css$10.progressBar) })));
1125
1285
  });
1126
1286
 
1127
- var css$$ = {"root":"HKAx1b","striped":"SbhpQP","animate-stripes":"MXvhPH","size-12":"ajKwqe","size-18":"d2svhU","size-24":"DjWuz1","animateStripes":"MXvhPH","size12":"ajKwqe","size18":"d2svhU","size24":"DjWuz1"};
1287
+ var css$$ = {"root":"_-3uBPG","striped":"Bgri8q","animate-stripes":"rMH7Pa","size-12":"rNgcIE","size-18":"_8wDMB-","size-24":"o5aCCy","animateStripes":"rMH7Pa","size12":"rNgcIE","size18":"_8wDMB-","size24":"o5aCCy"};
1128
1288
 
1129
1289
  const DEFAULT_SIZE = '12';
1130
1290
  function applyProgressBarMods(mods) {
@@ -1139,14 +1299,14 @@ const ProgressBar = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.Pro
1139
1299
  hideLabel: props.hideLabel || props.striped,
1140
1300
  }));
1141
1301
 
1142
- var css$_ = {"root":"_9iIsSg"};
1302
+ var css$_ = {"root":"xL4r38"};
1143
1303
 
1144
1304
  const IndicatorBar = /* @__PURE__ */React__namespace.forwardRef((props, ref) => {
1145
1305
  const { progress } = props;
1146
1306
  return progress || progress === 0 ? (React__namespace.createElement(ProgressBar, { ref: ref, progress: progress, cx: cx__default.default(css$_.root, props.cx), hideLabel: true })) : (React__namespace.createElement(IndeterminateBar, { ref: ref, cx: cx__default.default(css$_.root, props.cx) }));
1147
1307
  });
1148
1308
 
1149
- var css$Z = {"root":"hxH-Qu","size-12":"qoSVTP","size-18":"SGTf8-","size-24":"_1G2KUL","size12":"qoSVTP","size18":"SGTf8-","size24":"_1G2KUL"};
1309
+ var css$Z = {"root":"_-5-LT9","size-12":"SVN-X7","size-18":"_5b9Tkn","size-24":"_0QHpxh","size12":"SVN-X7","size18":"_5b9Tkn","size24":"_0QHpxh"};
1150
1310
 
1151
1311
  const StatusIndicator = /* @__PURE__ */React.forwardRef((props, ref) => {
1152
1312
  return (React__namespace.default.createElement("div", { ref: ref, className: cx__default.default([
@@ -1161,46 +1321,21 @@ const StatusIndicator = /* @__PURE__ */React.forwardRef((props, ref) => {
1161
1321
  React__namespace.default.createElement("p", { className: "uui-status_indicator_caption" }, props.caption)));
1162
1322
  });
1163
1323
 
1164
- var css$Y = {"drag-handle":"_2tiyFS","icon-container":"_2eq-yS","dragHandle":"_2tiyFS","iconContainer":"_2eq-yS"};
1324
+ var css$Y = {"drag-handle":"z0NNJx","icon-container":"IPLarR","dragHandle":"z0NNJx","iconContainer":"IPLarR"};
1165
1325
 
1166
1326
  function DataRowAddons(props) {
1167
1327
  var _a, _b;
1168
1328
  const row = props.rowProps;
1169
- const additionalItemSize = +props.size < 30 ? '12' : '18';
1170
1329
  const getIndent = () => {
1171
- switch (props.size) {
1172
- case '24':
1173
- return (row.indent - 1) * 6;
1174
- case '30':
1175
- case '36':
1176
- return (row.indent - 1) * 12;
1177
- case '42':
1178
- case '48':
1179
- case '60':
1180
- return (row.indent - 1) * 24;
1181
- default:
1182
- return (row.indent - 1) * 24;
1183
- }
1330
+ return (row.indent - 1) * settings.sizes.rowAddons.indentUnit[props.size || 'default'];
1184
1331
  };
1185
1332
  const getWidth = () => {
1186
- switch (props.size) {
1187
- case '24':
1188
- return '12px';
1189
- case '30':
1190
- case '36':
1191
- return '18px';
1192
- case '42':
1193
- case '48':
1194
- case '60':
1195
- return '24px';
1196
- default:
1197
- return '12px';
1198
- }
1333
+ return settings.sizes.rowAddons.indentWidth[props.size || 'default'];
1199
1334
  };
1200
1335
  return (React__namespace.default.createElement(React__namespace.default.Fragment, null,
1201
1336
  ((_a = row.dnd) === null || _a === void 0 ? void 0 : _a.srcData) && React__namespace.default.createElement(uuiComponents.DragHandle, { key: "dh", cx: css$Y.dragHandle }),
1202
- ((_b = row === null || row === void 0 ? void 0 : row.checkbox) === null || _b === void 0 ? void 0 : _b.isVisible) && (React__namespace.default.createElement(Checkbox, { key: "cb", cx: "uui-dr_addons-checkbox", tabIndex: props.tabIndex, size: additionalItemSize, value: row.isChecked, indeterminate: !row.isChecked && row.isChildrenChecked, onValueChange: () => { var _a; return (_a = row.onCheck) === null || _a === void 0 ? void 0 : _a.call(row, row); }, isDisabled: row.checkbox.isDisabled, isInvalid: row.checkbox.isInvalid })),
1203
- row.indent > 0 && (React__namespace.default.createElement("div", { key: "fold", className: "uui-dr_addons-indent", style: { marginLeft: getIndent(), width: getWidth() } }, row.isFoldable && (React__namespace.default.createElement(uuiComponents.IconContainer, { rawProps: {
1337
+ ((_b = row === null || row === void 0 ? void 0 : row.checkbox) === null || _b === void 0 ? void 0 : _b.isVisible) && (React__namespace.default.createElement(Checkbox, { key: "cb", cx: "uui-dr_addons-checkbox", tabIndex: props.tabIndex, size: settings.sizes.rowAddons.checkbox[props.size], value: row.isChecked, indeterminate: !row.isChecked && row.isChildrenChecked, onValueChange: () => { var _a; return (_a = row.onCheck) === null || _a === void 0 ? void 0 : _a.call(row, row); }, isDisabled: row.checkbox.isDisabled, isInvalid: row.checkbox.isInvalid })),
1338
+ row.indent > 0 && (React__namespace.default.createElement("div", { key: "fold", className: "uui-dr_addons-indent", style: { marginInlineStart: getIndent(), width: getWidth() } }, row.isFoldable && (React__namespace.default.createElement(uuiComponents.IconContainer, { rawProps: {
1204
1339
  'aria-label': row.isFolded ? 'Unfold' : 'Fold',
1205
1340
  role: 'button',
1206
1341
  }, key: "icon", icon: ForwardRef$P, cx: [
@@ -1208,7 +1343,7 @@ function DataRowAddons(props) {
1208
1343
  ], rotate: row.isFolded ? '90ccw' : '0', onClick: () => row.onFold(row) }))))));
1209
1344
  }
1210
1345
 
1211
- var css$X = {"root":"YcRQdy"};
1346
+ var css$X = {"root":"_7lJSM0"};
1212
1347
 
1213
1348
  const Blocker = /* @__PURE__ */uuiCore.withMods(uuiComponents.Blocker, () => [css$X.root], (cmpProps) => ({ renderSpinner: cmpProps.renderSpinner || (() => React__namespace.default.createElement(Spinner, null)) }));
1214
1349
 
@@ -1249,7 +1384,7 @@ const VirtualListView = /* @__PURE__ */React__namespace.forwardRef((props, ref)
1249
1384
  React__namespace.createElement(Blocker, { isEnabled: props.isLoading })));
1250
1385
  });
1251
1386
 
1252
- var css$W = {"root":"TudQHP"};
1387
+ var css$W = {"root":"N2V-o0"};
1253
1388
 
1254
1389
  function CheckboxGroup(props) {
1255
1390
  const currentValue = props.value || [];
@@ -1411,7 +1546,7 @@ const TREE_SHAKEABLE_INIT = () => (Object.assign(Object.assign({}, uuiCore.i18n)
1411
1546
  } }));
1412
1547
  const i18n = /* @__PURE__ */TREE_SHAKEABLE_INIT();
1413
1548
 
1414
- var css$V = {"uui-typography":"_6Y4igj","hero-header":"-Gxz5Y","promo-header":"k8GJG1","uui-critical":"_1SUu8W","uui-info":"egywqu","uui-success":"XHxVtl","uui-warning":"WZRJ5E","uui-highlight":"jDQOVy","uui-typography-size-12":"_91tLPU","uui-typography-size-14":"DQsssM","uui-typography-size-16":"f3dOxD","modal":"_1NrD-8","search-wrapper":"j0YQ1J","body":"_9JDiJK","checkbox":"mi9tAG","no-found-size-24":"_6gV0HZ","no-found-size-30":"nkGvcl","no-found-size-36":"kTZteG","no-found-size-42":"_5HHkji","uuiTypography":"_6Y4igj","heroHeader":"-Gxz5Y","promoHeader":"k8GJG1","uuiCritical":"_1SUu8W","uuiInfo":"egywqu","uuiSuccess":"XHxVtl","uuiWarning":"WZRJ5E","uuiHighlight":"jDQOVy","uuiTypographySize12":"_91tLPU","uuiTypographySize14":"DQsssM","uuiTypographySize16":"f3dOxD","searchWrapper":"j0YQ1J","noFoundSize24":"_6gV0HZ","noFoundSize30":"nkGvcl","noFoundSize36":"kTZteG","noFoundSize42":"_5HHkji"};
1549
+ var css$V = {"uui-typography":"Fk63UR","hero-header":"QPcBgl","promo-header":"OX1MO5","uui-critical":"XOUCGP","uui-info":"_3kjwT3","uui-success":"kKDDKW","uui-warning":"NSsDcu","uui-highlight":"s8oyMr","uui-typography-size-12":"NYIYrB","uui-typography-size-14":"wH7X0W","uui-typography-size-16":"NKVcsK","modal":"PP5MlI","search-wrapper":"Nu1GjZ","body":"onTY-S","checkbox":"uifjn4","no-found-size-24":"WZHC0m","no-found-size-30":"GfYiyP","no-found-size-36":"vVQ1Yh","no-found-size-42":"r8F-bz","uuiTypography":"Fk63UR","heroHeader":"QPcBgl","promoHeader":"OX1MO5","uuiCritical":"XOUCGP","uuiInfo":"_3kjwT3","uuiSuccess":"kKDDKW","uuiWarning":"NSsDcu","uuiHighlight":"s8oyMr","uuiTypographySize12":"NYIYrB","uuiTypographySize14":"wH7X0W","uuiTypographySize16":"NKVcsK","searchWrapper":"Nu1GjZ","noFoundSize24":"WZHC0m","noFoundSize30":"GfYiyP","noFoundSize36":"vVQ1Yh","noFoundSize42":"r8F-bz"};
1415
1550
 
1416
1551
  class DataPickerBody extends uuiComponents.PickerBodyBase {
1417
1552
  constructor() {
@@ -1423,29 +1558,23 @@ class DataPickerBody extends uuiComponents.PickerBodyBase {
1423
1558
  if (this.props.renderNotFound) {
1424
1559
  return this.props.renderNotFound();
1425
1560
  }
1426
- return (React__namespace.default.createElement(uuiComponents.FlexCell, { cx: css$V[`no-found-size-${this.props.searchSize || 36}`], grow: 1, textAlign: "center" },
1427
- React__namespace.default.createElement(Text, { size: this.props.searchSize || '36' }, i18n.dataPickerBody.noRecordsMessage)));
1561
+ // TODO: need fix sizes, how to use variables
1562
+ return (React__namespace.default.createElement(uuiComponents.FlexCell, { cx: css$V[`no-found-size-${this.props.searchSize || settings.sizes.dataPickerBody.flexCell.default}`], grow: 1, textAlign: "center" },
1563
+ React__namespace.default.createElement(Text, { size: this.props.searchSize }, i18n.dataPickerBody.noRecordsMessage)));
1428
1564
  }
1429
1565
  render() {
1430
- const searchSize = uuiCore.isMobile() ? '48' : this.props.searchSize || '36';
1566
+ const searchSize = (uuiCore.isMobile() ? settings.sizes.dataPickerBody.searchInput['mobile'] : this.props.searchSize);
1431
1567
  return (React__namespace.default.createElement(React__namespace.default.Fragment, null,
1432
1568
  this.showSearch() && (React__namespace.default.createElement("div", { key: "search", className: css$V.searchWrapper },
1433
1569
  React__namespace.default.createElement(uuiComponents.FlexCell, { grow: 1 },
1434
- React__namespace.default.createElement(SearchInput, Object.assign({ ref: this.searchRef, placeholder: i18n.dataPickerBody.searchPlaceholder }, this.searchLens.toProps(), { onKeyDown: this.searchKeyDown, size: searchSize, debounceDelay: this.props.searchDebounceDelay }))))),
1570
+ React__namespace.default.createElement(SearchInput, Object.assign({ ref: this.searchRef, placeholder: i18n.dataPickerBody.searchPlaceholder }, this.searchLens.toProps(), { onKeyDown: this.searchKeyDown, size: searchSize, debounceDelay: this.props.searchDebounceDelay, rawProps: { dir: 'auto' } }))))),
1435
1571
  React__namespace.default.createElement(FlexRow, { key: "body", cx: uuiCore.cx('uui-pickerInput-body', css$V[this.props.editMode], css$V[this.props.selectionMode]), rawProps: { style: { maxHeight: this.props.maxHeight, maxWidth: this.props.maxWidth } } }, this.props.rowsCount > 0 ? (React__namespace.default.createElement(VirtualList, Object.assign({}, this.lens.toProps(), { rows: this.props.rows, rawProps: this.props.rawProps, rowsCount: this.props.rowsCount, isLoading: this.props.isReloading }))) : (this.renderNotFound()))));
1436
1572
  }
1437
1573
  }
1438
1574
 
1439
- const switchSizes = {
1440
- 24: '12',
1441
- 36: '18',
1442
- 42: '24',
1443
- 48: '24',
1444
- };
1445
1575
  function DataPickerFooterImpl(props) {
1446
1576
  const { clearSelection, view, showSelected, selectionMode, } = props;
1447
- const size = uuiCore.isMobile() ? '48' : props.size || '36';
1448
- const switchSize = switchSizes[size];
1577
+ const size = settings.sizes.dataPickerFooter.linkButton[uuiCore.isMobile() ? 'mobile' : props.size];
1449
1578
  const hasSelection = view.getSelectedRowsCount() > 0;
1450
1579
  const rowsCount = view.getListProps().rowsCount;
1451
1580
  const isEmptyRowsAndHasNoSelection = (rowsCount === 0 && !hasSelection);
@@ -1455,8 +1584,8 @@ function DataPickerFooterImpl(props) {
1455
1584
  const selectAllText = i18n.pickerInput.selectAllButton;
1456
1585
  // show always for multi picker and for single only in case if search not disabled.
1457
1586
  const shouldShowFooter = isSinglePicker ? !props.disableClear : true;
1458
- return shouldShowFooter && (React__namespace.default.createElement(FlexRow, { padding: "12" },
1459
- !isSinglePicker && (React__namespace.default.createElement(Switch, { size: switchSize, value: showSelected.value, isDisabled: !hasSelection, onValueChange: showSelected.onValueChange, label: i18n.pickerInput.showOnlySelectedLabel })),
1587
+ return shouldShowFooter && (React__namespace.default.createElement(FlexRow, { size: props.size, padding: settings.sizes.dataPickerFooter.flexRowPadding },
1588
+ !isSinglePicker && (React__namespace.default.createElement(Switch, { size: settings.sizes.dataPickerFooter.switch[props.size], value: showSelected.value, isDisabled: !hasSelection, onValueChange: showSelected.onValueChange, label: i18n.pickerInput.showOnlySelectedLabel })),
1460
1589
  React__namespace.default.createElement(uuiComponents.FlexSpacer, null),
1461
1590
  React__namespace.default.createElement(FlexCell, { width: "auto", alignSelf: "center" },
1462
1591
  view.selectAll && (React__namespace.default.createElement(LinkButton, { size: size, caption: hasSelection ? clearAllText : selectAllText, onClick: hasSelection ? clearSelection : () => view.selectAll.onValueChange(true), rawProps: {
@@ -1468,12 +1597,12 @@ function DataPickerFooterImpl(props) {
1468
1597
  }
1469
1598
  const DataPickerFooter = /* @__PURE__ */React__namespace.default.memo(DataPickerFooterImpl);
1470
1599
 
1471
- var css$U = {"header":"_1CCeEU","close":"nTEhvP"};
1600
+ var css$U = {"header":"zdy4F8","close":"_67eTwR"};
1472
1601
 
1473
1602
  const DataPickerHeaderImpl = (props) => {
1474
1603
  const title = props.title && typeof props.title === 'string' ? props.title.charAt(0).toUpperCase() + props.title.slice(1) : '';
1475
1604
  return (React__namespace.default.createElement(FlexRow, { alignItems: "center", borderBottom: true, cx: css$U.header },
1476
- React__namespace.default.createElement(Text, { size: "48", fontWeight: "600" }, title),
1605
+ React__namespace.default.createElement(Text, { size: settings.sizes.dataPickerHeader.text.size, fontWeight: settings.sizes.dataPickerHeader.text.fontWeight }, title),
1477
1606
  React__namespace.default.createElement(IconButton, { icon: ForwardRef$Q, onClick: () => { var _a; return (_a = props.close) === null || _a === void 0 ? void 0 : _a.call(props); }, cx: css$U.close })));
1478
1607
  };
1479
1608
  const DataPickerHeader = /* @__PURE__ */React__namespace.default.memo(DataPickerHeaderImpl);
@@ -1493,7 +1622,7 @@ var SvgNotificationDoneFill = function SvgNotificationDoneFill(props, ref) {
1493
1622
  };
1494
1623
  var ForwardRef$t = /*#__PURE__*/React.forwardRef(SvgNotificationDoneFill);
1495
1624
 
1496
- var css$T = {"uui-typography":"JJ-Cu5","hero-header":"PXDg11","promo-header":"RZvebr","uui-critical":"zKmKd-","uui-info":"YGVK5J","uui-success":"kwUfTo","uui-warning":"rf3IKA","uui-highlight":"bZj1wv","uui-typography-size-12":"yvTpUi","uui-typography-size-14":"cvGeSy","uui-typography-size-16":"_6-yNsc","root":"xkVEci","align-widgets-top":"SA7EWo","size-24":"dnnAJw","size-30":"FCxFAP","size-36":"YrKcqR","size-42":"n-S27-","size-48":"XkbB0O","size-60":"AAWpMl","align-widgets-center":"y6vsri","icon-wrapper":"VQiNo8","padding-12":"_0V83yK","padding-24":"ZPvlDL","padding-left-12":"_6jjOFS","padding-left-24":"ryioUv","icon-container":"QrN-rV","loading-cell":"gKM4Ip","content-wrapper":"qJ6QUz","render-item":"ZvS-mH","icon-default":"ONK9WL","selected-mark":"oyPj-W","uuiTypography":"JJ-Cu5","heroHeader":"PXDg11","promoHeader":"RZvebr","uuiCritical":"zKmKd-","uuiInfo":"YGVK5J","uuiSuccess":"kwUfTo","uuiWarning":"rf3IKA","uuiHighlight":"bZj1wv","uuiTypographySize12":"yvTpUi","uuiTypographySize14":"cvGeSy","uuiTypographySize16":"_6-yNsc","alignWidgetsTop":"SA7EWo","size24":"dnnAJw","size30":"FCxFAP","size36":"YrKcqR","size42":"n-S27-","size48":"XkbB0O","size60":"AAWpMl","alignWidgetsCenter":"y6vsri","iconWrapper":"VQiNo8","padding12":"_0V83yK","padding24":"ZPvlDL","paddingLeft12":"_6jjOFS","paddingLeft24":"ryioUv","iconContainer":"QrN-rV","loadingCell":"gKM4Ip","contentWrapper":"qJ6QUz","renderItem":"ZvS-mH","iconDefault":"ONK9WL","selectedMark":"oyPj-W"};
1625
+ var css$T = {"uui-typography":"FtE3x5","hero-header":"U9wlCW","promo-header":"UtFOZN","uui-critical":"hvnIMa","uui-info":"mMRPgo","uui-success":"_3122Uy","uui-warning":"zpFLWu","uui-highlight":"OuiJTU","uui-typography-size-12":"_8e7mOg","uui-typography-size-14":"soLTRw","uui-typography-size-16":"AUjJf-","root":"alCr9b","align-widgets-top":"e9QMnC","size-24":"_9Oplkq","size-30":"TZndOD","size-36":"eQVIkb","size-42":"_6yGgEE","size-48":"fxJUve","size-60":"QYsCn-","align-widgets-center":"jro0-2","icon-wrapper":"J4zSKk","padding-12":"tlijxL","padding-24":"msPUg7","padding-left-12":"t--SUb","padding-left-24":"o6l1VP","icon-container":"_54hw-1","loading-cell":"iWntxg","content-wrapper":"-oW1Kn","render-item":"u2Wj0B","icon-default":"pu0TB7","selected-mark":"l93UzR","uuiTypography":"FtE3x5","heroHeader":"U9wlCW","promoHeader":"UtFOZN","uuiCritical":"hvnIMa","uuiInfo":"mMRPgo","uuiSuccess":"_3122Uy","uuiWarning":"zpFLWu","uuiHighlight":"OuiJTU","uuiTypographySize12":"_8e7mOg","uuiTypographySize14":"soLTRw","uuiTypographySize16":"AUjJf-","alignWidgetsTop":"e9QMnC","size24":"_9Oplkq","size30":"TZndOD","size36":"eQVIkb","size42":"_6yGgEE","size48":"fxJUve","size60":"QYsCn-","alignWidgetsCenter":"jro0-2","iconWrapper":"J4zSKk","padding12":"tlijxL","padding24":"msPUg7","paddingLeft12":"t--SUb","paddingLeft24":"o6l1VP","iconContainer":"_54hw-1","loadingCell":"iWntxg","contentWrapper":"-oW1Kn","renderItem":"u2Wj0B","iconDefault":"pu0TB7","selectedMark":"l93UzR"};
1497
1626
 
1498
1627
  function DataPickerCell(props) {
1499
1628
  const ref = React__namespace.useRef();
@@ -1501,18 +1630,18 @@ function DataPickerCell(props) {
1501
1630
  if (props.rowProps.isLoading) {
1502
1631
  content = (
1503
1632
  // remove `css.loadingCell` after` removing `margin: 0 3px 3px 0` from `TextPlaceholder` `loadingWord` class styles.
1504
- React__namespace.createElement(Text, { key: "t", size: props.size !== '60' ? props.size : '48', cx: css$T.loadingCell },
1633
+ React__namespace.createElement(Text, { key: "t", size: settings.sizes.dataPickerCell.text[props.size], cx: css$T.loadingCell },
1505
1634
  React__namespace.createElement(TextPlaceholder, null)));
1506
1635
  }
1507
1636
  else if (props.rowProps.isUnknown) {
1508
- content = (React__namespace.createElement(Text, { key: "t", size: props.size !== '60' ? props.size : '48' }, "Unknown"));
1637
+ content = (React__namespace.createElement(Text, { key: "t", size: settings.sizes.dataPickerCell.text[props.size] }, "Unknown"));
1509
1638
  }
1510
1639
  else {
1511
1640
  content = (React__namespace.createElement("div", { key: `${props.rowProps.id}`, className: css$T.renderItem },
1512
1641
  props.renderItem(props.rowProps.value, props.rowProps),
1513
1642
  React__namespace.createElement(uuiComponents.FlexSpacer, null),
1514
1643
  (props.rowProps.isChildrenSelected || props.rowProps.isSelected) && (React__namespace.createElement("div", { className: uuiCore.cx(css$T.iconWrapper, uuiCore.uuiMod.selected) },
1515
- React__namespace.createElement(uuiComponents.IconContainer, { icon: props.size === '24' ? ForwardRef$t : ForwardRef$O, cx: uuiCore.cx(props.rowProps.isChildrenSelected ? css$T.iconDefault : css$T.selectedMark), rawProps: { 'aria-label': props.rowProps.isChildrenSelected
1644
+ React__namespace.createElement(uuiComponents.IconContainer, { icon: settings.sizes.dataPickerCell.isBoldIcon[props.size] ? ForwardRef$t : ForwardRef$O, cx: props.rowProps.isChildrenSelected ? css$T.iconDefault : css$T.selectedMark, rawProps: { 'aria-label': props.rowProps.isChildrenSelected
1516
1645
  ? 'Child is selected'
1517
1646
  : 'Selected' } })))));
1518
1647
  }
@@ -1521,22 +1650,22 @@ function DataPickerCell(props) {
1521
1650
  css$T.root,
1522
1651
  props.cx,
1523
1652
  'data-picker-cell',
1524
- css$T['size-' + (props.size || '36')],
1525
- css$T[`padding-${props.padding || '12'}`],
1526
- css$T[`padding-left-${props.padding || '24'}`],
1653
+ css$T['size-' + (props.size || settings.sizes.defaults.dataPickerCell)],
1654
+ css$T[`padding-${props.padding || settings.sizes.dataPickerCell.padding.default}`],
1655
+ css$T[`padding-left-${props.padding || settings.sizes.dataPickerCell.paddingLeft.default}`],
1527
1656
  css$T[`align-widgets-${props.alignActions || 'top'}`],
1528
1657
  ] },
1529
1658
  React__namespace.createElement(DataRowAddons, Object.assign({}, props)),
1530
1659
  getWrappedContent()));
1531
1660
  }
1532
1661
 
1533
- var css$S = {"uui-typography":"eTA8qL","hero-header":"ZXkOJr","promo-header":"ZBRjKA","uui-critical":"uBgd5B","uui-info":"-oYYQ2","uui-success":"VpbMwB","uui-warning":"f21ltV","uui-highlight":"_4XbMrg","uui-typography-size-12":"x4nt-S","uui-typography-size-14":"I-EAeM","uui-typography-size-16":"la-PqF","picker-row":"_4-13u6","uuiTypography":"eTA8qL","heroHeader":"ZXkOJr","promoHeader":"ZBRjKA","uuiCritical":"uBgd5B","uuiInfo":"-oYYQ2","uuiSuccess":"VpbMwB","uuiWarning":"f21ltV","uuiHighlight":"_4XbMrg","uuiTypographySize12":"x4nt-S","uuiTypographySize14":"I-EAeM","uuiTypographySize16":"la-PqF","pickerRow":"_4-13u6"};
1662
+ var css$S = {"uui-typography":"JmW6Yq","hero-header":"_43XlYY","promo-header":"pDVJUM","uui-critical":"F7nURM","uui-info":"OmU0cT","uui-success":"_2oNDFo","uui-warning":"tKsQfp","uui-highlight":"kjyG5o","uui-typography-size-12":"IkOQGU","uui-typography-size-14":"E5r5ou","uui-typography-size-16":"aHb6mW","picker-row":"Z5hMpI","uuiTypography":"JmW6Yq","heroHeader":"_43XlYY","promoHeader":"pDVJUM","uuiCritical":"F7nURM","uuiInfo":"OmU0cT","uuiSuccess":"_2oNDFo","uuiWarning":"tKsQfp","uuiHighlight":"kjyG5o","uuiTypographySize12":"IkOQGU","uuiTypographySize14":"E5r5ou","uuiTypographySize16":"aHb6mW","pickerRow":"Z5hMpI"};
1534
1663
 
1535
1664
  class DataPickerRow extends React__namespace.Component {
1536
1665
  constructor() {
1537
1666
  super(...arguments);
1538
1667
  this.renderContent = () => {
1539
- return (React__namespace.createElement(DataPickerCell, { key: "name", size: this.props.size || '36', padding: this.props.padding || '24', rowProps: this.props, alignActions: this.props.alignActions || 'top', renderItem: this.props.renderItem }));
1668
+ return (React__namespace.createElement(DataPickerCell, { key: "name", size: this.props.size || settings.sizes.dataPickerRow.dataPickerCell.default, padding: this.props.padding || settings.sizes.dataPickerRow.padding.default, rowProps: this.props, alignActions: this.props.alignActions || 'top', renderItem: this.props.renderItem }));
1540
1669
  };
1541
1670
  }
1542
1671
  render() {
@@ -1544,7 +1673,7 @@ class DataPickerRow extends React__namespace.Component {
1544
1673
  }
1545
1674
  }
1546
1675
 
1547
- var css$R = {"uui-typography":"c9ZswD","hero-header":"CPT6Zs","promo-header":"nGEW21","uui-critical":"kN-RM3","uui-info":"_8o1mzX","uui-success":"PCYC2-","uui-warning":"hCNLfv","uui-highlight":"tJdqfA","uui-typography-size-12":"J-8gDY","uui-typography-size-14":"Qh9L4r","uui-typography-size-16":"DvzEEO","done":"FgVBbs","container":"alFuu5","uuiTypography":"c9ZswD","heroHeader":"CPT6Zs","promoHeader":"nGEW21","uuiCritical":"kN-RM3","uuiInfo":"_8o1mzX","uuiSuccess":"PCYC2-","uuiWarning":"hCNLfv","uuiHighlight":"tJdqfA","uuiTypographySize12":"J-8gDY","uuiTypographySize14":"Qh9L4r","uuiTypographySize16":"DvzEEO"};
1676
+ var css$R = {"uui-typography":"gMVQCC","hero-header":"J4loFJ","promo-header":"xNh86s","uui-critical":"bpqNb-","uui-info":"ftGrK9","uui-success":"_9rQU9m","uui-warning":"ZJkE5s","uui-highlight":"cTJish","uui-typography-size-12":"LzmA93","uui-typography-size-14":"vXtqw-","uui-typography-size-16":"YGVpJ6","done":"zw766T","container":"_6EZhea","uuiTypography":"gMVQCC","heroHeader":"J4loFJ","promoHeader":"xNh86s","uuiCritical":"bpqNb-","uuiInfo":"ftGrK9","uuiSuccess":"_9rQU9m","uuiWarning":"ZJkE5s","uuiHighlight":"cTJish","uuiTypographySize12":"LzmA93","uuiTypographySize14":"vXtqw-","uuiTypographySize16":"YGVpJ6"};
1548
1677
 
1549
1678
  const MobileDropdownWrapper = (props) => {
1550
1679
  const isMobileView = uuiCore.isMobile();
@@ -1553,7 +1682,7 @@ const MobileDropdownWrapper = (props) => {
1553
1682
  return (React__namespace.default.createElement(DropdownContainer, Object.assign({}, props, { maxWidth: maxWidth, maxHeight: maxHeight, cx: [css$R.container, props.cx] }),
1554
1683
  isMobileView && React__namespace.default.createElement(DataPickerHeader, { title: props.title, close: props.onClose }),
1555
1684
  props.children,
1556
- isMobileView && React__namespace.default.createElement(LinkButton, { caption: i18n.pickerInput.doneButton, onClick: () => { var _a; return (_a = props.onClose) === null || _a === void 0 ? void 0 : _a.call(props); }, cx: css$R.done, size: "48" })));
1685
+ isMobileView && React__namespace.default.createElement(LinkButton, { caption: i18n.pickerInput.doneButton, onClick: () => { var _a; return (_a = props.onClose) === null || _a === void 0 ? void 0 : _a.call(props); }, cx: css$R.done, size: settings.sizes.mobileDropdownWrapper.linkButton })));
1557
1686
  };
1558
1687
 
1559
1688
  var _path$s, _path2$4;
@@ -1578,9 +1707,7 @@ var SvgSearchWithBackground = function SvgSearchWithBackground(props, ref) {
1578
1707
  };
1579
1708
  var ForwardRef$s = /*#__PURE__*/React.forwardRef(SvgSearchWithBackground);
1580
1709
 
1581
- var css$Q = {"uui-typography":"wWobP5","hero-header":"mca-7x","promo-header":"p0AHHs","uui-critical":"yEVanI","uui-info":"iO2ntj","uui-success":"DCjiR8","uui-warning":"qNAGXE","uui-highlight":"-GqQLn","uui-typography-size-12":"lPY141","uui-typography-size-14":"sRG2iR","uui-typography-size-16":"CRIEC2","sub-header-wrapper":"-hCePX","switch":"mE7OEu","no-found-modal-container":"YtQllj","no-found-modal-container-icon":"tWGcBN","no-found-modal-container-text":"z--pkx","uuiTypography":"wWobP5","heroHeader":"mca-7x","promoHeader":"p0AHHs","uuiCritical":"yEVanI","uuiInfo":"iO2ntj","uuiSuccess":"DCjiR8","uuiWarning":"qNAGXE","uuiHighlight":"-GqQLn","uuiTypographySize12":"lPY141","uuiTypographySize14":"sRG2iR","uuiTypographySize16":"CRIEC2","subHeaderWrapper":"-hCePX","$switch$":"mE7OEu","noFoundModalContainer":"YtQllj","noFoundModalContainerIcon":"tWGcBN","noFoundModalContainerText":"z--pkx"};
1582
-
1583
- var css$P = {"root":"TC66y3","multiline":"kZoRp1","vertical-padding-24":"-B6FX9","vertical-padding-30":"ErfYor","vertical-padding-36":"Ia-BnH","vertical-padding-42":"UFucnT","vertical-padding-48":"f0fi33","text":"yfLZxM","verticalPadding24":"-B6FX9","verticalPadding30":"ErfYor","verticalPadding36":"Ia-BnH","verticalPadding42":"UFucnT","verticalPadding48":"f0fi33"};
1710
+ var css$Q = {"uui-typography":"-bN-j0","hero-header":"xPZZ7V","promo-header":"oGYxhN","uui-critical":"NDJrah","uui-info":"Pn4UPf","uui-success":"ou0nqA","uui-warning":"k-VZwX","uui-highlight":"VKzz78","uui-typography-size-12":"_0NIPOB","uui-typography-size-14":"nbqfoo","uui-typography-size-16":"GdI76T","sub-header-wrapper":"btC8Ma","switch":"F8efAT","no-found-modal-container":"_6hhGQS","no-found-modal-container-icon":"rmET6y","no-found-modal-container-text":"TJBgXi","uuiTypography":"-bN-j0","heroHeader":"xPZZ7V","promoHeader":"oGYxhN","uuiCritical":"NDJrah","uuiInfo":"Pn4UPf","uuiSuccess":"ou0nqA","uuiWarning":"k-VZwX","uuiHighlight":"VKzz78","uuiTypographySize12":"_0NIPOB","uuiTypographySize14":"nbqfoo","uuiTypographySize16":"GdI76T","subHeaderWrapper":"btC8Ma","$switch$":"F8efAT","noFoundModalContainer":"_6hhGQS","noFoundModalContainerIcon":"rmET6y","noFoundModalContainerText":"TJBgXi"};
1584
1711
 
1585
1712
  const mergeHighlightRanges = (ranges) => {
1586
1713
  const mergedRanges = [];
@@ -1647,11 +1774,12 @@ const getHighlightedSearchMatches = (str, search) => {
1647
1774
  return getDecoratedText(str, ranges);
1648
1775
  };
1649
1776
 
1650
- const defaultSize$2 = '36';
1777
+ var css$P = {"root":"B3646p","multiline":"E5qjSA","vertical-padding-24":"HWYDY3","vertical-padding-30":"_8m6mjA","vertical-padding-36":"pJZgfk","vertical-padding-42":"_4Tka6g","vertical-padding-48":"uuPvYg","text":"bVPxpT","verticalPadding24":"HWYDY3","verticalPadding30":"_8m6mjA","verticalPadding36":"pJZgfk","verticalPadding42":"_4Tka6g","verticalPadding48":"uuPvYg"};
1778
+
1651
1779
  function PickerItem(props) {
1652
1780
  var _a;
1653
1781
  const { highlightSearchMatches = true, size, avatarUrl, isLoading, isDisabled, icon, cx, } = props;
1654
- const itemSize = size || defaultSize$2;
1782
+ const itemSize = size || settings.sizes.defaults.pickerItem;
1655
1783
  const isMultiline = !!(props.title && props.subtitle);
1656
1784
  const { search } = (_a = props.dataSourceState) !== null && _a !== void 0 ? _a : {};
1657
1785
  const title = highlightSearchMatches ? getHighlightedSearchMatches(props.title, search) : props.title;
@@ -1665,7 +1793,7 @@ function PickerItem(props) {
1665
1793
  subtitle && (React__namespace.createElement(Text, { size: itemSize, color: isDisabled ? 'disabled' : 'secondary', cx: css$P.text }, isLoading ? React__namespace.createElement(TextPlaceholder, { wordsCount: 2 }) : subtitle))))));
1666
1794
  }
1667
1795
  function getAvatarSize(size, isMultiline) {
1668
- return isMultiline ? size : +size - 6;
1796
+ return settings.sizes.pickerItem.avatar[isMultiline ? 'multiline' : 'rest'][size];
1669
1797
  }
1670
1798
 
1671
1799
  function PickerModal(props) {
@@ -1714,34 +1842,18 @@ function PickerModal(props) {
1714
1842
  listView: view,
1715
1843
  rows: dataRows,
1716
1844
  searchPosition: 'body',
1717
- }, e), autoFocus: true, placeholder: i18n.pickerModal.searchPlaceholder }))),
1845
+ }, e), autoFocus: true, placeholder: i18n.pickerModal.searchPlaceholder, rawProps: { dir: 'auto' } }))),
1718
1846
  !isSingleSelect() && (React__namespace.default.createElement(Switch, Object.assign({ cx: css$Q.switch, size: "18" }, getFooterProps().showSelected, { isDisabled: view.getSelectedRowsCount() < 1, label: "Show only selected" }))),
1719
1847
  props.renderFilter && React__namespace.default.createElement(FlexCell, { grow: 2 }, props.renderFilter(dataSourceStateLens.prop('filter').toProps()))),
1720
1848
  React__namespace.default.createElement(DataPickerBody, Object.assign({}, getListProps(), { value: getDataSourceState(), onValueChange: handleDataSourceValueChange, search: dataSourceStateLens.prop('search').toProps(), showSearch: false, rows: rows, renderNotFound: renderNotFound, editMode: "modal" })),
1721
1849
  React__namespace.default.createElement(ModalFooter, { padding: "24", vPadding: "24" }, props.renderFooter ? props.renderFooter(getFooterProps()) : renderFooter()))));
1722
1850
  }
1723
1851
 
1724
- var css$O = {"tooltip":"RXFQqc"};
1725
-
1726
- const getPickerTogglerButtonSize = (propSize) => {
1727
- switch (propSize) {
1728
- case '48':
1729
- return '42';
1730
- case '42':
1731
- return '36';
1732
- case '36':
1733
- return '30';
1734
- case '30':
1735
- return '24';
1736
- case '24':
1737
- return '18';
1738
- default:
1739
- return '30';
1740
- }
1741
- };
1852
+ var css$O = {"tooltip":"tvEvcJ"};
1853
+
1742
1854
  const PickerTogglerTag = /* @__PURE__ */React__namespace.forwardRef((props, ref) => {
1743
1855
  var _a;
1744
- const tagProps = Object.assign(Object.assign({}, props), { tabIndex: -1, size: getPickerTogglerButtonSize(props.size), caption: ((_a = props.rowProps) === null || _a === void 0 ? void 0 : _a.isLoading) ? React__namespace.createElement(TextPlaceholder, null) : props.caption });
1856
+ const tagProps = Object.assign(Object.assign({}, props), { tabIndex: -1, size: settings.sizes.pickerToggler.tag[props.size], caption: ((_a = props.rowProps) === null || _a === void 0 ? void 0 : _a.isLoading) ? React__namespace.createElement(TextPlaceholder, null) : props.caption });
1745
1857
  if (props.isCollapsed) {
1746
1858
  const collapsedRows = props.collapsedRows.map((row) => { var _a; return (_a = row.value) === null || _a === void 0 ? void 0 : _a.name; }).join(', ');
1747
1859
  return (React__namespace.createElement(Tooltip, { key: "selected", content: collapsedRows, closeDelay: 150, closeOnMouseLeave: "boundary", cx: css$O.tooltip },
@@ -1752,20 +1864,20 @@ const PickerTogglerTag = /* @__PURE__ */React__namespace.forwardRef((props, ref)
1752
1864
  }
1753
1865
  });
1754
1866
 
1755
- var css$N = {"uui-typography":"nxeb2B","hero-header":"iVQk6V","promo-header":"YQovuX","uui-critical":"L-3jXi","uui-info":"_3J1n8r","uui-success":"lh4V96","uui-warning":"_8d-VGb","uui-highlight":"_--4aeH","uui-typography-size-12":"S-5G3e","uui-typography-size-14":"a1GEUA","uui-typography-size-16":"Y88LAd","root":"d-R-8M","mode-form":"OM62nz","mode-cell":"ulciYm","mode-inline":"Zy84P2","size-24":"_68rkjZ","size-30":"ZEHJ2-","size-36":"pQV-kR","size-42":"EzBXGt","size-48":"rUEUYi","uuiTypography":"nxeb2B","heroHeader":"iVQk6V","promoHeader":"YQovuX","uuiCritical":"L-3jXi","uuiInfo":"_3J1n8r","uuiSuccess":"lh4V96","uuiWarning":"_8d-VGb","uuiHighlight":"_--4aeH","uuiTypographySize12":"S-5G3e","uuiTypographySize14":"a1GEUA","uuiTypographySize16":"Y88LAd","modeForm":"OM62nz","modeCell":"ulciYm","modeInline":"Zy84P2","size24":"_68rkjZ","size30":"ZEHJ2-","size36":"pQV-kR","size42":"EzBXGt","size48":"rUEUYi"};
1867
+ var css$N = {"uui-typography":"dJQGwy","hero-header":"srjtdV","promo-header":"ZmNljl","uui-critical":"TTtgcV","uui-info":"WVgzk6","uui-success":"_96dCRC","uui-warning":"_9QMfvj","uui-highlight":"S4cs-V","uui-typography-size-12":"QF9pI4","uui-typography-size-14":"YQPbo8","uui-typography-size-16":"W7JmPr","root":"NhWcYS","mode-form":"_6B-4j7","mode-cell":"H7o7dX","mode-inline":"H0RNwg","uuiTypography":"dJQGwy","heroHeader":"srjtdV","promoHeader":"ZmNljl","uuiCritical":"TTtgcV","uuiInfo":"WVgzk6","uuiSuccess":"_96dCRC","uuiWarning":"_9QMfvj","uuiHighlight":"S4cs-V","uuiTypographySize12":"QF9pI4","uuiTypographySize14":"YQPbo8","uuiTypographySize16":"W7JmPr","modeForm":"_6B-4j7","modeCell":"H7o7dX","modeInline":"H0RNwg"};
1756
1868
 
1757
- const defaultSize$1 = '36';
1758
1869
  const defaultMode$1 = EditMode.FORM;
1759
1870
  function applyPickerTogglerMods(mods) {
1760
1871
  return [
1761
1872
  css$N.root,
1762
- css$N['size-' + (mods.size || defaultSize$1)],
1873
+ 'uui-picker_toggler',
1874
+ `uui-size-${mods.size || settings.sizes.defaults.pickerToggler}`,
1763
1875
  css$N['mode-' + (mods.mode || defaultMode$1)],
1764
1876
  ];
1765
1877
  }
1766
1878
  function PickerTogglerComponent(props, ref) {
1767
1879
  const renderItem = (itemProps) => {
1768
- const itemPropsWithSize = Object.assign(Object.assign({}, itemProps), { size: props.size });
1880
+ const itemPropsWithSize = Object.assign(Object.assign({}, itemProps), { size: (props.size || settings.sizes.defaults.pickerToggler) });
1769
1881
  if (!!props.renderItem) {
1770
1882
  return props.renderItem(itemPropsWithSize);
1771
1883
  }
@@ -1775,8 +1887,6 @@ function PickerTogglerComponent(props, ref) {
1775
1887
  }
1776
1888
  const PickerToggler = /* @__PURE__ */React__namespace.forwardRef(PickerTogglerComponent);
1777
1889
 
1778
- const pickerHeight$1 = 300;
1779
- const pickerWidth = 360;
1780
1890
  function PickerInputComponent(_a, ref) {
1781
1891
  var { highlightSearchMatches = true } = _a, props = __rest(_a, ["highlightSearchMatches"]);
1782
1892
  const toggleModalOpening = () => {
@@ -1813,9 +1923,9 @@ function PickerInputComponent(_a, ref) {
1813
1923
  };
1814
1924
  const getRowSize = () => {
1815
1925
  if (uuiCore.isMobile()) {
1816
- return '48';
1926
+ return settings.sizes.pickerInput.rowSize.mobile;
1817
1927
  }
1818
- return props.editMode === 'modal' ? '36' : props.size;
1928
+ return props.editMode === 'modal' ? settings.sizes.pickerInput.rowSize.modal : props.size;
1819
1929
  };
1820
1930
  const getSubtitle = ({ path }, { search }) => {
1821
1931
  if (!search)
@@ -1830,12 +1940,12 @@ function PickerInputComponent(_a, ref) {
1830
1940
  return (React__namespace.default.createElement(PickerItem, Object.assign({ title: getName(item), size: getRowSize(), dataSourceState: dsState, highlightSearchMatches: highlightSearchMatches }, (flattenSearchResults ? { subtitle: getSubtitle(rowProps, dataSourceState) } : {}), rowProps)));
1831
1941
  };
1832
1942
  const renderRow = (rowProps, dsState) => {
1833
- return props.renderRow ? (props.renderRow(rowProps, dsState)) : (React__namespace.default.createElement(DataPickerRow, Object.assign({}, rowProps, { key: rowProps.rowKey, size: getRowSize(), padding: props.editMode === 'modal' ? '24' : '12', renderItem: (item, itemProps) => renderRowItem(item, itemProps, dsState) })));
1943
+ return props.renderRow ? (props.renderRow(rowProps, dsState)) : (React__namespace.default.createElement(DataPickerRow, Object.assign({}, rowProps, { key: rowProps.rowKey, size: getRowSize(), padding: (props.editMode === 'modal' ? settings.sizes.pickerInput.rowSize.padding.modal : settings.sizes.pickerInput.rowSize.padding.default), renderItem: (item, itemProps) => renderRowItem(item, itemProps, dsState) })));
1834
1944
  };
1835
1945
  const renderBody = (bodyProps, rows) => {
1836
1946
  const renderedDataRows = rows.map((row) => renderRow(row, dataSourceState));
1837
- const bodyHeight = uuiCore.isMobile() ? document.documentElement.clientHeight : props.dropdownHeight || pickerHeight$1;
1838
- const minBodyWidth = props.minBodyWidth || pickerWidth;
1947
+ const bodyHeight = uuiCore.isMobile() ? document.documentElement.clientHeight : props.dropdownHeight || settings.sizes.pickerInput.height;
1948
+ const minBodyWidth = props.minBodyWidth || settings.sizes.pickerInput.width;
1839
1949
  return (React__namespace.default.createElement(MobileDropdownWrapper, { title: props.entityName, onClose: () => toggleBodyOpening(false), cx: [props.bodyCx], onKeyDown: bodyProps.onKeyDown, width: bodyProps.togglerWidth > minBodyWidth ? bodyProps.togglerWidth : minBodyWidth, focusLock: getSearchPosition() === 'body' },
1840
1950
  React__namespace.default.createElement(DataPickerBody, Object.assign({}, bodyProps, { rows: renderedDataRows, maxHeight: bodyHeight, searchSize: props.size, editMode: "dropdown", selectionMode: props.selectionMode, renderNotFound: props.renderNotFound
1841
1951
  ? () => props.renderNotFound({
@@ -1854,7 +1964,7 @@ function PickerInputComponent(_a, ref) {
1854
1964
  }
1855
1965
  const PickerInput = /* @__PURE__ */React__namespace.default.forwardRef(PickerInputComponent);
1856
1966
 
1857
- var css$M = {"row":"pIcFVr"};
1967
+ var css$M = {"row":"w2afMT"};
1858
1968
 
1859
1969
  function PickerListItem(props) {
1860
1970
  var _a;
@@ -1875,7 +1985,7 @@ function PickerListItem(props) {
1875
1985
  return (React__namespace.default.createElement("div", Object.assign({ role: "option", "aria-selected": props.isSelectable ? props.isSelected : undefined, "aria-busy": props.isLoading, "aria-posinset": props.index + 1 }, (((_a = props.checkbox) === null || _a === void 0 ? void 0 : _a.isVisible) && { 'aria-checked': props.isChecked }), { className: css$M.row }), component));
1876
1986
  }
1877
1987
 
1878
- var css$L = {"root":"AuYlLG"};
1988
+ var css$L = {"root":"zAyIjp"};
1879
1989
 
1880
1990
  function PickerList(props) {
1881
1991
  const { context, view, onlySelectedView, getName, getEntityName, appendLastSelected, getSelectedIdsArray, buildRowsList, getMaxDefaultItems, dataSourceState, getModalTogglerCaption, } = uuiComponents.usePickerList(props);
@@ -1915,7 +2025,7 @@ const UUI_FILTERS_PANEL_ADD_BUTTON_BODY = 'uui-filters-panel-add-button-body';
1915
2025
  const UUI_FILTERS_PANEL_ITEM_BODY = 'uui-filters-panel-item-body';
1916
2026
  const UUI_FILTERS_PANEL_ITEM_TOGGLER = 'uui-filters-panel-item-toggler';
1917
2027
 
1918
- var css$K = {"uui-typography":"W593iF","hero-header":"l20e4K","promo-header":"u-0YSE","uui-critical":"g0Of-C","uui-info":"QBZetr","uui-success":"tf8OTz","uui-warning":"bDgh-B","uui-highlight":"bbnZfQ","uui-typography-size-12":"xLx-hn","uui-typography-size-14":"q-Yksa","uui-typography-size-16":"K8sZYS","root":"kFtLMs","title-wrapper":"d3clAQ","title":"nFCBSs","text-wrapper":"_563b2k","selection":"AGQ1zE","postfix":"_3xm7Sg","selected":"_5g-1of","uuiTypography":"W593iF","heroHeader":"l20e4K","promoHeader":"u-0YSE","uuiCritical":"g0Of-C","uuiInfo":"QBZetr","uuiSuccess":"tf8OTz","uuiWarning":"bDgh-B","uuiHighlight":"bbnZfQ","uuiTypographySize12":"xLx-hn","uuiTypographySize14":"q-Yksa","uuiTypographySize16":"K8sZYS","titleWrapper":"d3clAQ","textWrapper":"_563b2k"};
2028
+ var css$K = {"uui-typography":"hMHk-N","hero-header":"iPRHR8","promo-header":"vgCTgp","uui-critical":"nU7VxR","uui-info":"XOhY8n","uui-success":"qCcBLI","uui-warning":"eKtui7","uui-highlight":"RoYuY7","uui-typography-size-12":"se-DYs","uui-typography-size-14":"z-7jfN","uui-typography-size-16":"_1UOISi","root":"YMJRmN","title-wrapper":"HoBZXF","title":"V45MXy","text-wrapper":"JiUgOj","selection":"_3X00Rm","postfix":"hvfRPY","selected":"amZb72","uuiTypography":"hMHk-N","heroHeader":"iPRHR8","promoHeader":"vgCTgp","uuiCritical":"nU7VxR","uuiInfo":"XOhY8n","uuiSuccess":"qCcBLI","uuiWarning":"eKtui7","uuiHighlight":"RoYuY7","uuiTypographySize12":"se-DYs","uuiTypographySize14":"z-7jfN","uuiTypographySize16":"_1UOISi","titleWrapper":"HoBZXF","textWrapper":"JiUgOj"};
1919
2029
 
1920
2030
  const defaultSize = '36';
1921
2031
  const FilterPanelItemToggler = /* @__PURE__ */React__namespace.forwardRef((props, ref) => {
@@ -2008,7 +2118,7 @@ function FilterPickerBody(_a) {
2008
2118
  return renderBody(Object.assign(Object.assign(Object.assign({}, getPickerBodyProps(rows)), getListProps()), { showSearch: (_b = props.showSearch) !== null && _b !== void 0 ? _b : true }), rows);
2009
2119
  }
2010
2120
 
2011
- var css$J = {"container":"_6fZOnv"};
2121
+ var css$J = {"container":"kBXDGa"};
2012
2122
 
2013
2123
  const defaultFormat = 'MMM D, YYYY';
2014
2124
  const valueFormat = 'YYYY-MM-DD';
@@ -2145,8 +2255,11 @@ const uuiHeader = {
2145
2255
  navIconRight: 'uui-datepickerheader-nav-icon-right',
2146
2256
  navIconLeft: 'uui-datepickerheader-nav-icon-left',
2147
2257
  };
2148
- const isSoberYear = (value) => {
2149
- return value.year() >= 1990 && value.year() <= 2099;
2258
+ const MIN_SOBER_YEAR = 1000;
2259
+ const MAX_SOBER_YEAR = 2200;
2260
+ const isYearWithinSoberRange = (value) => {
2261
+ const year = value.year();
2262
+ return year >= MIN_SOBER_YEAR && year <= MAX_SOBER_YEAR;
2150
2263
  };
2151
2264
  function DatePickerHeader({ navIconLeft, navIconRight, value: { month, view }, onValueChange, }) {
2152
2265
  const onSetMonth = (newMonth) => {
@@ -2208,8 +2321,8 @@ function DatePickerHeader({ navIconLeft, navIconRight, value: { month, view }, o
2208
2321
  : '';
2209
2322
  return `${monthSubstr} ${month.year()}`;
2210
2323
  }, [view, month]);
2211
- const disablePrev = view === 'YEAR_SELECTION' && !isSoberYear(getPrevYearsList(month));
2212
- const disableNext = view === 'YEAR_SELECTION' && !isSoberYear(getNextYearsList(month));
2324
+ const disablePrev = view === 'YEAR_SELECTION' && !isYearWithinSoberRange(getPrevYearsList(month));
2325
+ const disableNext = view === 'YEAR_SELECTION' && !isYearWithinSoberRange(getNextYearsList(month));
2213
2326
  return (React__namespace.createElement("div", { className: cx__default.default(css$J.container, uuiHeader.container, cx__default.default) },
2214
2327
  React__namespace.createElement("header", { className: uuiHeader.header },
2215
2328
  React__namespace.createElement(Button, { icon: navIconLeft || ForwardRef$v, color: "secondary", fill: "ghost", cx: uuiHeader.navIconLeft, onClick: () => onLeftNavigationArrow(), isDisabled: disablePrev }),
@@ -2217,14 +2330,14 @@ function DatePickerHeader({ navIconLeft, navIconRight, value: { month, view }, o
2217
2330
  React__namespace.createElement(Button, { icon: navIconRight || ForwardRef$u, color: "secondary", fill: "ghost", cx: uuiHeader.navIconRight, onClick: () => onRightNavigationArrow(), isDisabled: disableNext }))));
2218
2331
  }
2219
2332
 
2220
- var css$I = {"uui-typography":"zQDHvx","hero-header":"_657f0L","promo-header":"XooKcy","uui-critical":"IDVBg-","uui-info":"_3itZRX","uui-success":"iuOGFe","uui-warning":"sgEFhS","uui-highlight":"_1VBFun","uui-typography-size-12":"AK2dpo","uui-typography-size-14":"nEvuVq","uui-typography-size-16":"l5id5e","root":"upgjrV","uuiTypography":"zQDHvx","heroHeader":"_657f0L","promoHeader":"XooKcy","uuiCritical":"IDVBg-","uuiInfo":"_3itZRX","uuiSuccess":"iuOGFe","uuiWarning":"sgEFhS","uuiHighlight":"_1VBFun","uuiTypographySize12":"AK2dpo","uuiTypographySize14":"nEvuVq","uuiTypographySize16":"l5id5e"};
2333
+ var css$I = {"uui-typography":"EiQ8mi","hero-header":"m65UJN","promo-header":"_6Ji2yb","uui-critical":"iDpXc-","uui-info":"iAv2V0","uui-success":"nLi-yl","uui-warning":"oevfLx","uui-highlight":"aub-If","uui-typography-size-12":"oIwc5O","uui-typography-size-14":"YQWmot","uui-typography-size-16":"v-NICB","root":"ZngzAA","uuiTypography":"EiQ8mi","heroHeader":"m65UJN","promoHeader":"_6Ji2yb","uuiCritical":"iDpXc-","uuiInfo":"iAv2V0","uuiSuccess":"nLi-yl","uuiWarning":"oevfLx","uuiHighlight":"aub-If","uuiTypographySize12":"oIwc5O","uuiTypographySize14":"YQWmot","uuiTypographySize16":"v-NICB"};
2221
2334
 
2222
2335
  function applyDateSelectionMods() {
2223
2336
  return [css$I.root];
2224
2337
  }
2225
2338
  const Calendar = /* @__PURE__ */uuiCore.withMods(uuiComponents.Calendar, applyDateSelectionMods);
2226
2339
 
2227
- var css$H = {"uui-typography":"w5fXCx","hero-header":"-IE4S6","promo-header":"FHr-LX","uui-critical":"_8FwaqT","uui-info":"RW31KC","uui-success":"QACM4p","uui-warning":"FuzjWb","uui-highlight":"uwbHEX","uui-typography-size-12":"wqnU2S","uui-typography-size-14":"QBj-Qn","uui-typography-size-16":"tXZnWB","root":"rzTQhi","uuiTypography":"w5fXCx","heroHeader":"-IE4S6","promoHeader":"FHr-LX","uuiCritical":"_8FwaqT","uuiInfo":"RW31KC","uuiSuccess":"QACM4p","uuiWarning":"FuzjWb","uuiHighlight":"uwbHEX","uuiTypographySize12":"wqnU2S","uuiTypographySize14":"QBj-Qn","uuiTypographySize16":"tXZnWB"};
2340
+ var css$H = {"uui-typography":"w-1SFF","hero-header":"S6aBwM","promo-header":"e-ePzV","uui-critical":"MpdRZT","uui-info":"vIu0hw","uui-success":"fHooxB","uui-warning":"w7luOz","uui-highlight":"SPu0q0","uui-typography-size-12":"QHlERv","uui-typography-size-14":"bU7kxR","uui-typography-size-16":"CB9WN7","root":"PCen2D","uuiTypography":"w-1SFF","heroHeader":"S6aBwM","promoHeader":"e-ePzV","uuiCritical":"MpdRZT","uuiInfo":"vIu0hw","uuiSuccess":"fHooxB","uuiWarning":"w7luOz","uuiHighlight":"SPu0q0","uuiTypographySize12":"QHlERv","uuiTypographySize14":"bU7kxR","uuiTypographySize16":"CB9WN7"};
2228
2341
 
2229
2342
  const uuiDatePickerBody = {
2230
2343
  wrapper: 'uui-datepickerBody-wrapper',
@@ -2312,7 +2425,7 @@ function FilterDatePickerBody(props) {
2312
2425
  } })))));
2313
2426
  }
2314
2427
 
2315
- var css$G = {"uui-typography":"lcxKRM","hero-header":"kXsrJ6","promo-header":"Bi2aec","uui-critical":"GIrFzb","uui-info":"tZwrg-","uui-success":"iaDn9w","uui-warning":"OkHx5R","uui-highlight":"j-j5VJ","uui-typography-size-12":"ZnICKl","uui-typography-size-14":"u7U6w6","uui-typography-size-16":"oMWvx2","dropdown-container":"UZZlBs","date-input":"_4G-v-v","size-24":"k9twRf","size-30":"CmzpfG","size-36":"Grpu2v","size-42":"I3M9tr","size-48":"UArMOU","date-input-group":"YOLKyI","separator":"L9rqoY","mode-form":"g9Nhaz","mode-cell":"rFYWEB","uuiTypography":"lcxKRM","heroHeader":"kXsrJ6","promoHeader":"Bi2aec","uuiCritical":"GIrFzb","uuiInfo":"tZwrg-","uuiSuccess":"iaDn9w","uuiWarning":"OkHx5R","uuiHighlight":"j-j5VJ","uuiTypographySize12":"ZnICKl","uuiTypographySize14":"u7U6w6","uuiTypographySize16":"oMWvx2","dropdownContainer":"UZZlBs","dateInput":"_4G-v-v","size24":"k9twRf","size30":"CmzpfG","size36":"Grpu2v","size42":"I3M9tr","size48":"UArMOU","dateInputGroup":"YOLKyI","modeForm":"g9Nhaz","modeCell":"rFYWEB"};
2428
+ var css$G = {"uui-typography":"-vnZBr","hero-header":"D4bd5o","promo-header":"ZY0wtV","uui-critical":"B4k8Ho","uui-info":"insUR-","uui-success":"ESj5yg","uui-warning":"ZK4H-p","uui-highlight":"wav9pl","uui-typography-size-12":"VDlPFO","uui-typography-size-14":"FsK4j9","uui-typography-size-16":"yaPhw8","dropdown-container":"noXwuN","date-input":"gtSZsK","date-input-group":"_2YzdEV","separator":"OrYXiL","mode-form":"ixlQDt","mode-cell":"f7Pzcv","uuiTypography":"-vnZBr","heroHeader":"D4bd5o","promoHeader":"ZY0wtV","uuiCritical":"B4k8Ho","uuiInfo":"insUR-","uuiSuccess":"ESj5yg","uuiWarning":"ZK4H-p","uuiHighlight":"wav9pl","uuiTypographySize12":"VDlPFO","uuiTypographySize14":"FsK4j9","uuiTypographySize16":"yaPhw8","dropdownContainer":"noXwuN","dateInput":"gtSZsK","dateInputGroup":"_2YzdEV","modeForm":"ixlQDt","modeCell":"f7Pzcv"};
2316
2429
 
2317
2430
  const RangeDatePickerInput = /* @__PURE__ */React.forwardRef(({ isDisabled, isInvalid, isReadonly, size, disableClear, rawProps, value, inFocus, format, onValueChange, onBlur, onFocusInput, onBlurInput, onClick, getPlaceholder, filter, id, cx: classes, }, ref) => {
2318
2431
  const [inputValue, setInputValue] = React.useState(toCustomDateRangeFormat(value, format));
@@ -2338,14 +2451,14 @@ const RangeDatePickerInput = /* @__PURE__ */React.forwardRef(({ isDisabled, isIn
2338
2451
  }
2339
2452
  };
2340
2453
  const clearAllowed = !disableClear && inputValue.from && inputValue.to;
2341
- return (React__namespace.default.createElement("div", { ref: ref, className: uuiCore.cx(classes, css$G.dateInputGroup, isDisabled && uuiCore.uuiMod.disabled, isReadonly && uuiCore.uuiMod.readonly, isInvalid && uuiCore.uuiMod.invalid, inFocus && uuiCore.uuiMod.focus), onClick: (event) => {
2454
+ return (React__namespace.default.createElement("div", { ref: ref, className: uuiCore.cx(classes, css$G.dateInputGroup, 'uui-range-date-picker', isDisabled && uuiCore.uuiMod.disabled, isReadonly && uuiCore.uuiMod.readonly, isInvalid && uuiCore.uuiMod.invalid, inFocus && uuiCore.uuiMod.focus), onClick: (event) => {
2342
2455
  if (!isDisabled) {
2343
2456
  onClick === null || onClick === void 0 ? void 0 : onClick(event);
2344
2457
  }
2345
2458
  }, onBlur: onBlur },
2346
- React__namespace.default.createElement(TextInput, { icon: systemIcons.calendar, cx: uuiCore.cx(css$G.dateInput, css$G['size-' + (size || 36)], inFocus === 'from' && uuiCore.uuiMod.focus), size: size || '36', placeholder: getPlaceholder ? getPlaceholder('from') : i18n.rangeDatePicker.pickerPlaceholderFrom, value: inputValue.from || undefined, onValueChange: (v) => onInputChange(v || '', 'from'), onFocus: (event) => handleFocus(event, 'from'), onBlur: (event) => handleBlur(event, 'from'), isInvalid: isInvalid, isDisabled: isDisabled, isReadonly: isReadonly, isDropdown: false, rawProps: rawProps === null || rawProps === void 0 ? void 0 : rawProps.from, id: id }),
2459
+ React__namespace.default.createElement(TextInput, { icon: systemIcons.calendar, cx: uuiCore.cx(css$G.dateInput, inFocus === 'from' && uuiCore.uuiMod.focus), size: size || settings.sizes.defaults.rangeDatePicker, placeholder: getPlaceholder ? getPlaceholder('from') : i18n.rangeDatePicker.pickerPlaceholderFrom, value: inputValue.from || undefined, onValueChange: (v) => onInputChange(v || '', 'from'), onFocus: (event) => handleFocus(event, 'from'), onBlur: (event) => handleBlur(event, 'from'), isInvalid: isInvalid, isDisabled: isDisabled, isReadonly: isReadonly, isDropdown: false, rawProps: rawProps === null || rawProps === void 0 ? void 0 : rawProps.from, id: id }),
2347
2460
  React__namespace.default.createElement("div", { className: css$G.separator }),
2348
- React__namespace.default.createElement(TextInput, { cx: uuiCore.cx(css$G.dateInput, css$G['size-' + (size || 36)], inFocus === 'to' && uuiCore.uuiMod.focus), placeholder: getPlaceholder ? getPlaceholder('to') : i18n.rangeDatePicker.pickerPlaceholderTo, size: size || '36', value: inputValue.to || undefined, onCancel: clearAllowed ? () => {
2461
+ React__namespace.default.createElement(TextInput, { cx: uuiCore.cx(css$G.dateInput, inFocus === 'to' && uuiCore.uuiMod.focus), placeholder: getPlaceholder ? getPlaceholder('to') : i18n.rangeDatePicker.pickerPlaceholderTo, size: size || settings.sizes.defaults.rangeDatePicker, value: inputValue.to || undefined, onCancel: clearAllowed ? () => {
2349
2462
  onValueChange(defaultRangeValue);
2350
2463
  } : undefined, onValueChange: (v) => onInputChange(v || '', 'to'), onFocus: (e) => handleFocus(e, 'to'), onBlur: (e) => handleBlur(e, 'to'), isInvalid: isInvalid, isDisabled: isDisabled, isReadonly: isReadonly, isDropdown: false, rawProps: rawProps === null || rawProps === void 0 ? void 0 : rawProps.to })));
2351
2464
  });
@@ -2403,7 +2516,7 @@ function FilterRangeDatePickerBody(props) {
2403
2516
  React__namespace.default.createElement(LinkButton, { isDisabled: !value.from && !value.to, caption: i18n.pickerModal.clearAllButton, onClick: () => onValueChange(defaultRangeValue) })))));
2404
2517
  }
2405
2518
 
2406
- var css$F = {"container":"WaWKkZ"};
2519
+ var css$F = {"container":"RSiQN-"};
2407
2520
 
2408
2521
  function FilterNumericBody(props) {
2409
2522
  var _a, _b;
@@ -2438,12 +2551,12 @@ function FilterNumericBody(props) {
2438
2551
  const clearSelection = () => {
2439
2552
  if (isInRangePredicate) {
2440
2553
  props.onValueChange({
2441
- from: null,
2442
- to: null,
2554
+ from: undefined,
2555
+ to: undefined,
2443
2556
  });
2444
2557
  }
2445
2558
  else {
2446
- props.onValueChange(null);
2559
+ props.onValueChange(undefined);
2447
2560
  }
2448
2561
  };
2449
2562
  const isClearDisabled = typeof props.value !== 'number' && typeof props.value !== 'object';
@@ -2488,7 +2601,7 @@ function FilterItemBody(props) {
2488
2601
 
2489
2602
  var _path$r;
2490
2603
  function _extends$r() { _extends$r = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$r.apply(this, arguments); }
2491
- var SvgActionDeleteForeverFill = function SvgActionDeleteForeverFill(props, ref) {
2604
+ var SvgActionDeleteOutline = function SvgActionDeleteOutline(props, ref) {
2492
2605
  return /*#__PURE__*/React__namespace.createElement("svg", _extends$r({
2493
2606
  xmlns: "http://www.w3.org/2000/svg",
2494
2607
  width: 24,
@@ -2496,14 +2609,12 @@ var SvgActionDeleteForeverFill = function SvgActionDeleteForeverFill(props, ref)
2496
2609
  viewBox: "0 0 24 24",
2497
2610
  ref: ref
2498
2611
  }, props), _path$r || (_path$r = /*#__PURE__*/React__namespace.createElement("path", {
2499
- fillRule: "evenodd",
2500
- d: "M7 21c-1.1 0-2-.9-2-2V8h14v11c0 1.1-.9 2-2 2H7zm8-17h5v2H4V4h5V3h6v1zM9.4 18.5l2.6-2.6 2.6 2.6 1.4-1.4-2.6-2.6 2.6-2.6-1.4-1.4-2.6 2.6-2.6-2.6L8 11.9l2.6 2.6L8 17.1l1.4 1.4z",
2501
- clipRule: "evenodd"
2612
+ d: "M9 3v1H4v2h1v13a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V6h1V4h-5V3H9zM7 6h10v13H7V6zm2 2v9h2V8H9zm4 0v9h2V8h-2z"
2502
2613
  })));
2503
2614
  };
2504
- var ForwardRef$r = /*#__PURE__*/React.forwardRef(SvgActionDeleteForeverFill);
2615
+ var ForwardRef$r = /*#__PURE__*/React.forwardRef(SvgActionDeleteOutline);
2505
2616
 
2506
- var css$E = {"uui-typography":"_4evYd2","hero-header":"_8wPeDY","promo-header":"tA4ccU","uui-critical":"XwalNm","uui-info":"bxgywW","uui-success":"BPv-et","uui-warning":"V1BKej","uui-highlight":"bct6Jj","uui-typography-size-12":"P6erVZ","uui-typography-size-14":"_45pvig","uui-typography-size-16":"VHORO1","header":"G2x52-","removeButton":"rsj20L","with-search":"l9atMw","uuiTypography":"_4evYd2","heroHeader":"_8wPeDY","promoHeader":"tA4ccU","uuiCritical":"XwalNm","uuiInfo":"bxgywW","uuiSuccess":"BPv-et","uuiWarning":"V1BKej","uuiHighlight":"bct6Jj","uuiTypographySize12":"P6erVZ","uuiTypographySize14":"_45pvig","uuiTypographySize16":"VHORO1","withSearch":"l9atMw"};
2617
+ var css$E = {"uui-typography":"SFtr1J","hero-header":"rKOb7I","promo-header":"ITW7Ib","uui-critical":"_1roR0-","uui-info":"_9Xjjyw","uui-success":"ZSfV9D","uui-warning":"SKk64E","uui-highlight":"_1HBEtv","uui-typography-size-12":"uDbeHv","uui-typography-size-14":"tNENv0","uui-typography-size-16":"CvBNPh","header":"utKpZr","removeButton":"STYzHu","with-search":"uu6-Ub","uuiTypography":"SFtr1J","heroHeader":"rKOb7I","promoHeader":"ITW7Ib","uuiCritical":"_1roR0-","uuiInfo":"_9Xjjyw","uuiSuccess":"ZSfV9D","uuiWarning":"SKk64E","uuiHighlight":"_1HBEtv","uuiTypographySize12":"uDbeHv","uuiTypographySize14":"tNENv0","uuiTypographySize16":"CvBNPh","withSearch":"uu6-Ub"};
2507
2618
 
2508
2619
  function useView(props, value) {
2509
2620
  const forceUpdate = uuiCore.useForceUpdate();
@@ -2825,7 +2936,7 @@ function FiltersToolbarImpl(props) {
2825
2936
  }
2826
2937
  const FiltersPanel = /* @__PURE__ */React__namespace.default.memo(FiltersToolbarImpl);
2827
2938
 
2828
- var css$D = {"divider":"-VU1jB","dropdownDeleteIcon":"dhlpHc","presetsWrapper":"M-xZyc","addPresetContainer":"_5mV3fS","dropContainer":"RL6Fpf"};
2939
+ var css$D = {"divider":"_2-N2Ud","dropdownDeleteIcon":"-MAF1v","presetsWrapper":"RwCFvS","addPresetContainer":"ubV2v5","dropContainer":"P9-Q1A"};
2829
2940
 
2830
2941
  var _path$p;
2831
2942
  function _extends$p() { _extends$p = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$p.apply(this, arguments); }
@@ -2938,22 +3049,7 @@ var SvgContentLinkOutline = function SvgContentLinkOutline(props, ref) {
2938
3049
  };
2939
3050
  var ForwardRef$j = /*#__PURE__*/React.forwardRef(SvgContentLinkOutline);
2940
3051
 
2941
- var _path$i;
2942
- function _extends$i() { _extends$i = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$i.apply(this, arguments); }
2943
- var SvgActionDeleteOutline = function SvgActionDeleteOutline(props, ref) {
2944
- return /*#__PURE__*/React__namespace.createElement("svg", _extends$i({
2945
- xmlns: "http://www.w3.org/2000/svg",
2946
- width: 24,
2947
- height: 24,
2948
- viewBox: "0 0 24 24",
2949
- ref: ref
2950
- }, props), _path$i || (_path$i = /*#__PURE__*/React__namespace.createElement("path", {
2951
- d: "M9 3v1H4v2h1v13a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V6h1V4h-5V3H9zM7 6h10v13H7V6zm2 2v9h2V8H9zm4 0v9h2V8h-2z"
2952
- })));
2953
- };
2954
- var ForwardRef$i = /*#__PURE__*/React.forwardRef(SvgActionDeleteOutline);
2955
-
2956
- var css$C = {"delete-button":"V609Tt","tab-button":"fzjDwT","targetOpen":"FRmgAg","deleteButton":"V609Tt","tabButton":"fzjDwT"};
3052
+ var css$C = {"delete-button":"_7ZPQxf","tab-button":"NCgEKF","targetOpen":"rJLp4f","deleteButton":"_7ZPQxf","tabButton":"NCgEKF"};
2957
3053
 
2958
3054
  function PresetActionsDropdown(props) {
2959
3055
  const { uuiNotifications } = uuiCore.useUuiContext();
@@ -3003,7 +3099,7 @@ function PresetActionsDropdown(props) {
3003
3099
  React__namespace.default.createElement(DropdownMenuButton, { key: `${props.preset.id}-copyLink`, icon: ForwardRef$j, caption: "Copy Link", onClick: copyUrlToClipboard }),
3004
3100
  !isReadonlyPreset && (React__namespace.default.createElement(React__namespace.default.Fragment, null,
3005
3101
  React__namespace.default.createElement(DropdownMenuSplitter, { key: "delete-splitter" }),
3006
- React__namespace.default.createElement(DropdownMenuButton, { icon: ForwardRef$i, caption: "Delete", cx: css$C.deleteButton, onClick: deleteHandler })))));
3102
+ React__namespace.default.createElement(DropdownMenuButton, { icon: ForwardRef$r, caption: "Delete", cx: css$C.deleteButton, onClick: deleteHandler })))));
3007
3103
  };
3008
3104
  const renderTarget = React.useCallback((dropdownProps) => {
3009
3105
  return (React__namespace.default.createElement(IconButton, Object.assign({ cx: [css$C.tabButton, dropdownProps.isOpen && css$C.targetOpen], color: props.preset.id === props.activePresetId ? 'primary' : 'neutral' }, dropdownProps, { icon: ForwardRef$p, size: "18" })));
@@ -3011,7 +3107,7 @@ function PresetActionsDropdown(props) {
3011
3107
  return (React__namespace.default.createElement(Dropdown, { renderBody: renderBody, renderTarget: renderTarget, placement: "bottom-end", modifiers: [{ name: 'offset', options: { offset: [0, 22] } }] }));
3012
3108
  }
3013
3109
 
3014
- var css$B = {"preset-input-cell":"JlR-IO","preset-input":"q-LReA","presetInputCell":"JlR-IO","presetInput":"q-LReA"};
3110
+ var css$B = {"preset-input-cell":"SAFzTB","preset-input":"RcS48x","presetInputCell":"SAFzTB","presetInput":"RcS48x"};
3015
3111
 
3016
3112
  const UUI_PRESETS_PANEL_ADD_BUTTON = 'uui-presets-panel-add-button';
3017
3113
  const UUI_PRESETS_PANEL_MORE_BUTTON = 'uui-presets-panel-more-button';
@@ -3044,7 +3140,7 @@ function PresetInput(props) {
3044
3140
  React__namespace.default.createElement(TextInput, { cx: css$B.presetInput, onValueChange: setPresetCaption, value: presetCaption, onCancel: cancelActionHandler, onAccept: acceptActionHandler, onBlur: newPresetOnBlurHandler, autoFocus: true, maxLength: 50, isReadonly: readonly })));
3045
3141
  }
3046
3142
 
3047
- var css$A = {"preset":"_8gnk0c","activePreset":"LEXI0w"};
3143
+ var css$A = {"preset":"_8lmx0S","activePreset":"Jc0CVO"};
3048
3144
 
3049
3145
  function Preset(props) {
3050
3146
  const [isRenamePreset, setIsRenamePreset] = React.useState(false);
@@ -3065,6 +3161,23 @@ function Preset(props) {
3065
3161
  return (React__namespace.default.createElement(FlexCell, { key: props.preset.id, alignSelf: "center", width: "auto" }, isRenamePreset ? (React__namespace.default.createElement(PresetInput, { onCancel: cancelRenamePreset, onSuccess: handlePresetRename, preset: props.preset })) : (React__namespace.default.createElement(TabButton, { caption: props.preset.name, onClick: !isPresetActive && choosePresetHandler, cx: [css$A.preset, isPresetActive && css$A.activePreset, UUI_PRESETS_PANEL_PRESET], size: "60", withNotify: isPresetActive && props.hasPresetChanged(props.preset), icon: () => React__namespace.default.createElement(PresetActionsDropdown, Object.assign({ renamePreset: setPresetForRename }, props)), iconPosition: "right", isLinkActive: isPresetActive }))));
3066
3162
  }
3067
3163
 
3164
+ var _path$i;
3165
+ function _extends$i() { _extends$i = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$i.apply(this, arguments); }
3166
+ var SvgActionDeleteForeverFill = function SvgActionDeleteForeverFill(props, ref) {
3167
+ return /*#__PURE__*/React__namespace.createElement("svg", _extends$i({
3168
+ xmlns: "http://www.w3.org/2000/svg",
3169
+ width: 24,
3170
+ height: 24,
3171
+ viewBox: "0 0 24 24",
3172
+ ref: ref
3173
+ }, props), _path$i || (_path$i = /*#__PURE__*/React__namespace.createElement("path", {
3174
+ fillRule: "evenodd",
3175
+ d: "M7 21c-1.1 0-2-.9-2-2V8h14v11c0 1.1-.9 2-2 2H7zm8-17h5v2H4V4h5V3h6v1zM9.4 18.5l2.6-2.6 2.6 2.6 1.4-1.4-2.6-2.6 2.6-2.6-1.4-1.4-2.6 2.6-2.6-2.6L8 11.9l2.6 2.6L8 17.1l1.4 1.4z",
3176
+ clipRule: "evenodd"
3177
+ })));
3178
+ };
3179
+ var ForwardRef$i = /*#__PURE__*/React.forwardRef(SvgActionDeleteForeverFill);
3180
+
3068
3181
  function PresetsPanel(props) {
3069
3182
  const [isAddingPreset, setIsAddingPreset] = React.useState(false);
3070
3183
  const setAddingPreset = React.useCallback(() => {
@@ -3087,7 +3200,7 @@ function PresetsPanel(props) {
3087
3200
  return (React__namespace.default.createElement(Dropdown, { key: "more", renderTarget: (props) => (React__namespace.default.createElement(FlexRow, null,
3088
3201
  React__namespace.default.createElement("div", { className: css$D.divider }),
3089
3202
  React__namespace.default.createElement(Button, Object.assign({ cx: UUI_PRESETS_PANEL_MORE_BUTTON, fill: "ghost", color: "secondary", caption: `${(hiddenItems === null || hiddenItems === void 0 ? void 0 : hiddenItems.length) || ''} more` }, props)))), renderBody: (propsBody) => (React__namespace.default.createElement(DropdownMenuBody, Object.assign({ minWidth: 230 }, propsBody),
3090
- React__namespace.default.createElement(uuiComponents.ScrollBars, null, hiddenItems.map((hiddenItem) => (React__namespace.default.createElement(DropdownMenuButton, { key: hiddenItem.preset.id, onClick: () => onPresetDropdownSelect(hiddenItem), caption: hiddenItem.preset.name, icon: !hiddenItem.preset.isReadonly && ForwardRef$r, iconPosition: "right", cx: css$D.dropdownDeleteIcon, onIconClick: !hiddenItem.preset.isReadonly && (() => props.deletePreset(hiddenItem.preset)) })))))) }));
3203
+ React__namespace.default.createElement(uuiComponents.ScrollBars, null, hiddenItems.map((hiddenItem) => (React__namespace.default.createElement(DropdownMenuButton, { key: hiddenItem.preset.id, onClick: () => onPresetDropdownSelect(hiddenItem), caption: hiddenItem.preset.name, icon: !hiddenItem.preset.isReadonly && ForwardRef$i, iconPosition: "right", cx: css$D.dropdownDeleteIcon, onIconClick: !hiddenItem.preset.isReadonly && (() => props.deletePreset(hiddenItem.preset)) })))))) }));
3091
3204
  };
3092
3205
  const getPresetPriority = (preset, index) => {
3093
3206
  return preset.id === props.activePresetId ? 100499 : 1000 - index;
@@ -3146,25 +3259,16 @@ const useColumnsWithFilters = (initialColumns, filters) => {
3146
3259
  return columns;
3147
3260
  };
3148
3261
 
3149
- var css$z = {"line-height-12":"PCNWs-","line-height-18":"pvW8l5","line-height-24":"_0sP0Jj","line-height-30":"x0swjy","font-size-10":"Rf8QyL","font-size-12":"caqImT","font-size-14":"UiNd6h","font-size-16":"T348EX","font-size-18":"mSTko5","font-size-24":"zX217r","v-padding-2":"pR9KOj","v-padding-3":"PE6cSm","v-padding-5":"_47nwCd","v-padding-6":"IbAmtw","v-padding-8":"_7kKjqa","v-padding-9":"J-PY5X","v-padding-11":"_4n3jmS","v-padding-12":"_36hC7Y","v-padding-14":"L08Us9","v-padding-15":"EauJ-Z","v-padding-17":"EU1Ne8","v-padding-18":"OwGnKR","v-padding-23":"z1vLhh","v-padding-24":"hrMK5N","lineHeight12":"PCNWs-","lineHeight18":"pvW8l5","lineHeight24":"_0sP0Jj","lineHeight30":"x0swjy","fontSize10":"Rf8QyL","fontSize12":"caqImT","fontSize14":"UiNd6h","fontSize16":"T348EX","fontSize18":"mSTko5","fontSize24":"zX217r","vPadding2":"pR9KOj","vPadding3":"PE6cSm","vPadding5":"_47nwCd","vPadding6":"IbAmtw","vPadding8":"_7kKjqa","vPadding9":"J-PY5X","vPadding11":"_4n3jmS","vPadding12":"_36hC7Y","vPadding14":"L08Us9","vPadding15":"EauJ-Z","vPadding17":"EU1Ne8","vPadding18":"OwGnKR","vPadding23":"z1vLhh","vPadding24":"hrMK5N"};
3262
+ var css$z = {"line-height-12":"ud-HOg","line-height-18":"_4kRwTR","line-height-24":"vliAAP","line-height-30":"r2WDnw","font-size-10":"xeVlID","font-size-12":"LtsZS-","font-size-14":"_2jaE6x","font-size-16":"_9aOtWt","font-size-18":"-EfYQ9","font-size-24":"-SqyX5","v-padding-2":"Xwpxy3","v-padding-3":"IPrJn3","v-padding-5":"siQlcC","v-padding-6":"UMlnnB","v-padding-8":"ugGPuw","v-padding-9":"-uQXDR","v-padding-11":"Btp2Qr","v-padding-12":"lK4tSE","v-padding-14":"yuKktG","v-padding-15":"M2rae2","v-padding-17":"MTZU9u","v-padding-18":"s8MhSC","v-padding-23":"VQ5QVZ","v-padding-24":"SEsNzP","lineHeight12":"ud-HOg","lineHeight18":"_4kRwTR","lineHeight24":"vliAAP","lineHeight30":"r2WDnw","fontSize10":"xeVlID","fontSize12":"LtsZS-","fontSize14":"_2jaE6x","fontSize16":"_9aOtWt","fontSize18":"-EfYQ9","fontSize24":"-SqyX5","vPadding2":"Xwpxy3","vPadding3":"IPrJn3","vPadding5":"siQlcC","vPadding6":"UMlnnB","vPadding8":"ugGPuw","vPadding9":"-uQXDR","vPadding11":"Btp2Qr","vPadding12":"lK4tSE","vPadding14":"yuKktG","vPadding15":"M2rae2","vPadding17":"MTZU9u","vPadding18":"s8MhSC","vPadding23":"VQ5QVZ","vPadding24":"SEsNzP"};
3150
3263
 
3151
- const defaultTextSettings = {
3152
- 18: { lineHeight: 12, fontSize: 10 },
3153
- 24: { lineHeight: 18, fontSize: 12 },
3154
- 30: { lineHeight: 18, fontSize: 14 },
3155
- 36: { lineHeight: 18, fontSize: 14 },
3156
- 42: { lineHeight: 24, fontSize: 16 },
3157
- 48: { lineHeight: 24, fontSize: 16 },
3158
- 60: { lineHeight: 30, fontSize: 24 },
3159
- };
3160
3264
  function getTextClasses(props, border) {
3161
3265
  if (props.size === 'none') {
3162
3266
  return [css$z['line-height-' + props.lineHeight], css$z['font-size-' + props.fontSize]];
3163
3267
  }
3164
3268
  const setting = {
3165
3269
  size: props.size,
3166
- lineHeight: props.lineHeight || defaultTextSettings[props.size].lineHeight,
3167
- fontSize: props.fontSize || defaultTextSettings[props.size].fontSize,
3270
+ lineHeight: props.lineHeight || settings.sizes.text[props.size].lineHeight,
3271
+ fontSize: props.fontSize || settings.sizes.text[props.size].fontSize,
3168
3272
  };
3169
3273
  const vPadding = (+setting.size - +setting.lineHeight - (border ? 2 : 0)) / 2;
3170
3274
  return [
@@ -3172,11 +3276,11 @@ function getTextClasses(props, border) {
3172
3276
  ];
3173
3277
  }
3174
3278
 
3175
- var css$y = {"root":"LKdhpo"};
3279
+ var css$y = {"root":"_9gA-ki"};
3176
3280
 
3177
3281
  function applyTextMods(mods) {
3178
3282
  const textClasses = getTextClasses({
3179
- size: mods.size || '36',
3283
+ size: mods.size || settings.sizes.defaults.text,
3180
3284
  lineHeight: mods.lineHeight,
3181
3285
  fontSize: mods.fontSize,
3182
3286
  }, false);
@@ -3191,7 +3295,7 @@ function applyTextMods(mods) {
3191
3295
  }
3192
3296
  const Text = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.Text, applyTextMods);
3193
3297
 
3194
- var css$x = {"root":"WUCsoD","loading-word":"djHAUL","animated-loading":"pL15Q4","skeleton_loading":"g4yk-G","loadingWord":"djHAUL","animatedLoading":"pL15Q4","skeletonLoading":"g4yk-G"};
3298
+ var css$x = {"root":"K5ECnq","loading-word":"-R-OMb","animated-loading":"DBS1Bm","skeleton_loading":"UrG3UG","loadingWord":"-R-OMb","animatedLoading":"DBS1Bm","skeletonLoading":"UrG3UG"};
3195
3299
 
3196
3300
  const TextPlaceholder = (props) => {
3197
3301
  const pattern = '&nbsp;';
@@ -3210,7 +3314,7 @@ const TextPlaceholder = (props) => {
3210
3314
 
3211
3315
  const RichTextView = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.RichTextView, (mods) => ['uui-typography', `uui-typography-size-${mods.size || '14'}`]);
3212
3316
 
3213
- var css$w = {"uui-typography":"NCOA-N","hero-header":"lou10l","promo-header":"IrlxKK","uui-critical":"MarD0C","uui-info":"CwmxoD","uui-success":"TFMHpe","uui-warning":"_5eiXZc","uui-highlight":"_2mBH1X","uui-typography-size-12":"YhN27r","uui-typography-size-14":"e4Lbaw","uui-typography-size-16":"_7xN4W9","root":"Z2mlOa","modal-blocker":"ktZo3f","animateModalBlocker":"fVjz4W","modal":"JsMcS0","modal-footer":"anVEFI","modal-header":"g7V3WS","uuiTypography":"NCOA-N","heroHeader":"lou10l","promoHeader":"IrlxKK","uuiCritical":"MarD0C","uuiInfo":"CwmxoD","uuiSuccess":"TFMHpe","uuiWarning":"_5eiXZc","uuiHighlight":"_2mBH1X","uuiTypographySize12":"YhN27r","uuiTypographySize14":"e4Lbaw","uuiTypographySize16":"_7xN4W9","modalBlocker":"ktZo3f","modalFooter":"anVEFI","modalHeader":"g7V3WS"};
3317
+ var css$w = {"uui-typography":"WgDtEV","hero-header":"zEzH9N","promo-header":"_3oS8xV","uui-critical":"_86nf-3","uui-info":"gfPvFC","uui-success":"xTAvS0","uui-warning":"S08z3W","uui-highlight":"_04xNhE","uui-typography-size-12":"NtAWm-","uui-typography-size-14":"t3Ge--","uui-typography-size-16":"_1RzvDv","root":"W-NRs8","modal-blocker":"COQEwx","animateModalBlocker":"DDNB0Q","modal":"SADQMi","modal-footer":"dzoI39","modal-header":"QZVlQO","uuiTypography":"WgDtEV","heroHeader":"zEzH9N","promoHeader":"_3oS8xV","uuiCritical":"_86nf-3","uuiInfo":"gfPvFC","uuiSuccess":"xTAvS0","uuiWarning":"S08z3W","uuiHighlight":"_04xNhE","uuiTypographySize12":"NtAWm-","uuiTypographySize14":"t3Ge--","uuiTypographySize16":"_1RzvDv","modalBlocker":"COQEwx","modalFooter":"dzoI39","modalHeader":"QZVlQO"};
3214
3318
 
3215
3319
  const ModalBlocker = /* @__PURE__ */uuiCore.withMods(uuiComponents.ModalBlocker, () => [css$w.modalBlocker]);
3216
3320
  const ModalWindow = /* @__PURE__ */uuiCore.withMods(uuiComponents.ModalWindow, () => [css$w.root, css$w.modal], (props) => {
@@ -3229,19 +3333,19 @@ const ModalWindow = /* @__PURE__ */uuiCore.withMods(uuiComponents.ModalWindow, (
3229
3333
  maxHeight }),
3230
3334
  };
3231
3335
  });
3232
- class ModalHeader extends React__namespace.Component {
3336
+ class ModalHeader extends React__namespace.default.Component {
3233
3337
  render() {
3234
- return (React__namespace.createElement(FlexRow, { padding: this.props.padding || '24', vPadding: "12", borderBottom: this.props.borderBottom, cx: [css$w.root, css$w.modalHeader, this.props.cx], columnGap: "12", rawProps: this.props.rawProps },
3235
- this.props.title && (React__namespace.createElement(Text, { size: "48", fontSize: "18", fontWeight: "600" }, this.props.title)),
3338
+ return (React__namespace.default.createElement(FlexRow, { padding: this.props.padding || '24', vPadding: "12", borderBottom: this.props.borderBottom, cx: [css$w.root, css$w.modalHeader, this.props.cx], columnGap: "12", rawProps: this.props.rawProps },
3339
+ this.props.title && (React__namespace.default.createElement(Text, { size: "48", fontSize: "18", fontWeight: "600" }, this.props.title)),
3236
3340
  this.props.children,
3237
- this.props.onClose && React__namespace.createElement(uuiComponents.FlexSpacer, null),
3238
- this.props.onClose && (React__namespace.createElement(FlexCell, { shrink: 0, width: "auto" },
3239
- React__namespace.createElement(IconButton, { rawProps: { 'aria-label': 'Close modal' }, icon: ForwardRef$Q, onClick: this.props.onClose })))));
3341
+ this.props.onClose && React__namespace.default.createElement(uuiComponents.FlexSpacer, null),
3342
+ this.props.onClose && (React__namespace.default.createElement(FlexCell, { shrink: 0, width: "auto" },
3343
+ React__namespace.default.createElement(IconButton, { rawProps: { 'aria-label': 'Close modal' }, icon: ForwardRef$Q, onClick: this.props.onClose })))));
3240
3344
  }
3241
3345
  }
3242
- class ModalFooter extends React__namespace.Component {
3346
+ class ModalFooter extends React__namespace.default.Component {
3243
3347
  render() {
3244
- return (React__namespace.createElement(FlexRow, { columnGap: this.props.columnGap || '12', cx: [
3348
+ return (React__namespace.default.createElement(FlexRow, { columnGap: this.props.columnGap || '12', cx: [
3245
3349
  css$w.root,
3246
3350
  css$w.modalFooter,
3247
3351
  this.props.cx,
@@ -3264,7 +3368,7 @@ var SvgNotificationHelpFill = function SvgNotificationHelpFill(props, ref) {
3264
3368
  };
3265
3369
  var ForwardRef$h = /*#__PURE__*/React.forwardRef(SvgNotificationHelpFill);
3266
3370
 
3267
- var css$v = {"uui-typography":"afcoWr","hero-header":"_92QbMf","promo-header":"_3RNkok","uui-critical":"wzGtmy","uui-info":"Zxbk5E","uui-success":"e7Ef6Z","uui-warning":"_5QK9Jo","uui-highlight":"qD9HwM","uui-typography-size-12":"GcZfav","uui-typography-size-14":"T8RQlX","uui-typography-size-16":"m1xzue","root":"OhpMlk","icon-wrapper":"Rqt6V6","action-wrapper":"BA7kDv","action-link":"_48idh-","close-icon":"fLL22H","main-path":"IA81EK","content":"paRNso","close-wrapper":"d8GGV7","notification-wrapper":"PVCz5p","clear-button":"ngsT9Q","uuiTypography":"afcoWr","heroHeader":"_92QbMf","promoHeader":"_3RNkok","uuiCritical":"wzGtmy","uuiInfo":"Zxbk5E","uuiSuccess":"e7Ef6Z","uuiWarning":"_5QK9Jo","uuiHighlight":"qD9HwM","uuiTypographySize12":"GcZfav","uuiTypographySize14":"T8RQlX","uuiTypographySize16":"m1xzue","iconWrapper":"Rqt6V6","actionWrapper":"BA7kDv","actionLink":"_48idh-","closeIcon":"fLL22H","mainPath":"IA81EK","closeWrapper":"d8GGV7","notificationWrapper":"PVCz5p","clearButton":"ngsT9Q"};
3371
+ var css$v = {"uui-typography":"-cGIt7","hero-header":"y8LR2D","promo-header":"G-HB-L","uui-critical":"w0AodH","uui-info":"op9PSo","uui-success":"vzMA1r","uui-warning":"hY2CMC","uui-highlight":"NpjBiO","uui-typography-size-12":"H3JD24","uui-typography-size-14":"lgYdhA","uui-typography-size-16":"cuH9jq","root":"s7DgS6","icon-wrapper":"EooIL-","action-wrapper":"BpNNO6","action-link":"niS1KB","close-icon":"wwl4zU","main-path":"fYiDTX","content":"MmHUHL","close-wrapper":"BdpZ2g","notification-wrapper":"EC3ZXe","clear-button":"NtmbkV","uuiTypography":"-cGIt7","heroHeader":"y8LR2D","promoHeader":"G-HB-L","uuiCritical":"w0AodH","uuiInfo":"op9PSo","uuiSuccess":"vzMA1r","uuiWarning":"hY2CMC","uuiHighlight":"NpjBiO","uuiTypographySize12":"H3JD24","uuiTypographySize14":"lgYdhA","uuiTypographySize16":"cuH9jq","iconWrapper":"EooIL-","actionWrapper":"BpNNO6","actionLink":"niS1KB","closeIcon":"wwl4zU","mainPath":"fYiDTX","closeWrapper":"BdpZ2g","notificationWrapper":"EC3ZXe","clearButton":"NtmbkV"};
3268
3372
 
3269
3373
  const NotificationCard = /* @__PURE__ */React__namespace.default.forwardRef((props, ref) => {
3270
3374
  const notificationCardNode = React__namespace.default.useRef(null);
@@ -3340,6 +3444,64 @@ function useReliableForceUpdate() {
3340
3444
  return red[1];
3341
3445
  }
3342
3446
 
3447
+ var css$u = {"root":"agUGqW","timepicker-input":"kskzZt","ltr-always":"_5wluER","timepickerInput":"kskzZt","ltrAlways":"_5wluER"};
3448
+
3449
+ const uuiTimePicker = {
3450
+ container: 'uui-timepicker-container',
3451
+ iconUp: 'uui-timepicker-icon-up',
3452
+ iconDown: 'uui-timepicker-icon-down',
3453
+ input: 'uui-timepicker-input',
3454
+ elementContainer: 'uui-timepicker-item',
3455
+ };
3456
+ const MIN_MINUTES = 0;
3457
+ const MAX_MINUTES = 59;
3458
+ const FORMAT_12H = 12;
3459
+ function TimePickerBody(props) {
3460
+ const MIN_HOURS = props.format === FORMAT_12H ? 1 : 0;
3461
+ const MAX_HOURS = props.format || FORMAT_12H;
3462
+ const setValue = (newTime) => {
3463
+ props.onValueChange({ hours: newTime.hour(), minutes: newTime.minute() });
3464
+ };
3465
+ const onHoursChange = (newHours) => {
3466
+ setValue(uuiDayjs.dayjs().set(props.value).hour(newHours));
3467
+ };
3468
+ const onMinutesChange = (newMinutes) => {
3469
+ setValue(uuiDayjs.dayjs().set(props.value).minute(newMinutes));
3470
+ };
3471
+ const onTimeTypeChange = () => {
3472
+ setValue(uuiDayjs.dayjs().set(props.value).add(12, 'h'));
3473
+ };
3474
+ const handleMinutesUpClick = () => {
3475
+ const minutesStep = props.minutesStep || 5;
3476
+ const value = uuiDayjs.dayjs().set(props.value);
3477
+ const minutesToAdd = minutesStep - (value.minute() % minutesStep);
3478
+ onMinutesChange(value.add(minutesToAdd, 'm').minute());
3479
+ };
3480
+ const handleMinutesDownClick = () => {
3481
+ const minutesStep = props.minutesStep || 5;
3482
+ const value = uuiDayjs.dayjs().set(props.value);
3483
+ const minutesToSubtract = value.minute() % minutesStep === 0 ? minutesStep : value.minute() % minutesStep;
3484
+ onMinutesChange(value.subtract(minutesToSubtract, 'm').minute());
3485
+ };
3486
+ return (React__namespace.createElement("div", Object.assign({ className: uuiCore.cx(css$u.root, uuiTimePicker.container, props.cx), ref: props.forwardedRef }, props.rawProps),
3487
+ React__namespace.createElement("div", { className: css$u.ltrAlways },
3488
+ React__namespace.createElement("div", { className: uuiTimePicker.elementContainer },
3489
+ React__namespace.createElement(uuiComponents.IconContainer, { size: 18, rawProps: { 'aria-label': 'Increment hours' }, cx: uuiTimePicker.iconUp, icon: ForwardRef$P, onClick: () => onHoursChange(uuiDayjs.dayjs().set(props.value).add(1, 'h').hour()) }),
3490
+ React__namespace.createElement(uuiComponents.NumericInput, { cx: uuiTimePicker.input, onValueChange: onHoursChange, value: +(uuiDayjs.dayjs()
3491
+ .set(props.value)
3492
+ .format(MAX_HOURS === FORMAT_12H ? 'hh' : 'HH')), min: MIN_HOURS, max: MAX_HOURS }),
3493
+ React__namespace.createElement(uuiComponents.IconContainer, { size: 18, rawProps: { 'aria-label': 'Decrement hours' }, cx: uuiTimePicker.iconDown, icon: ForwardRef$P, onClick: () => onHoursChange(uuiDayjs.dayjs().set(props.value).subtract(1, 'h').hour()) })),
3494
+ React__namespace.createElement("div", { className: uuiTimePicker.elementContainer },
3495
+ React__namespace.createElement(uuiComponents.IconContainer, { size: 18, rawProps: { 'aria-label': 'Increment minutes' }, cx: uuiTimePicker.iconUp, icon: ForwardRef$P, onClick: handleMinutesUpClick }),
3496
+ React__namespace.createElement(uuiComponents.NumericInput, { cx: uuiTimePicker.input, onValueChange: onMinutesChange, value: +uuiDayjs.dayjs().set(props.value).format('m'), min: MIN_MINUTES, max: MAX_MINUTES }),
3497
+ React__namespace.createElement(uuiComponents.IconContainer, { size: 18, rawProps: { 'aria-label': 'Decrement minutes' }, cx: uuiTimePicker.iconDown, icon: ForwardRef$P, onClick: handleMinutesDownClick }))),
3498
+ MAX_HOURS === FORMAT_12H && (React__namespace.createElement("div", { className: uuiTimePicker.elementContainer },
3499
+ React__namespace.createElement(uuiComponents.IconContainer, { size: 18, cx: uuiTimePicker.iconUp, icon: ForwardRef$P, onClick: onTimeTypeChange }),
3500
+ React__namespace.createElement(uuiComponents.TextInput, { cx: uuiTimePicker.input, onValueChange: () => {
3501
+ }, isReadonly: true, value: uuiDayjs.dayjs().set(props.value).format('A') }),
3502
+ React__namespace.createElement(uuiComponents.IconContainer, { size: 18, cx: uuiTimePicker.iconDown, icon: ForwardRef$P, onClick: onTimeTypeChange })))));
3503
+ }
3504
+
3343
3505
  const getMeridian = (newValue, format) => {
3344
3506
  if (format === 'hh:mm A') {
3345
3507
  if (newValue.toLowerCase().includes('p') && newValue.toLowerCase().includes('a')) {
@@ -3386,8 +3548,6 @@ const formatTime = (hours, minutes, meridian, format) => {
3386
3548
  return meridianResult ? time.concat(` ${meridianResult}`) : time;
3387
3549
  };
3388
3550
 
3389
- var css$u = {"root":"_1a2pjz","timepicker-input":"skdcbb","timepickerInput":"skdcbb"};
3390
-
3391
3551
  const DEFAULT_MODE = EditMode.FORM;
3392
3552
  const valueToTimeString = (value, format) => {
3393
3553
  if (value === null)
@@ -3477,62 +3637,7 @@ function TimePicker(props) {
3477
3637
  return (React__namespace.default.createElement(Dropdown, { renderTarget: (targetProps) => (props.renderTarget ? props.renderTarget(targetProps) : renderInput(targetProps)), renderBody: (bodyProps) => !props.isDisabled && !props.isReadonly && renderBody(bodyProps), onValueChange: !props.isDisabled && !props.isReadonly ? onToggle : null, value: state.isOpen, modifiers: [{ name: 'offset', options: { offset: [0, 6] } }], forwardedRef: props.forwardedRef }));
3478
3638
  }
3479
3639
 
3480
- const uuiTimePicker = {
3481
- container: 'uui-timepicker-container',
3482
- iconUp: 'uui-timepicker-icon-up',
3483
- iconDown: 'uui-timepicker-icon-down',
3484
- input: 'uui-timepicker-input',
3485
- elementContainer: 'uui-timepicker-item',
3486
- };
3487
- const MIN_MINUTES = 0;
3488
- const MAX_MINUTES = 59;
3489
- const FORMAT_12H = 12;
3490
- function TimePickerBody(props) {
3491
- const MIN_HOURS = props.format === FORMAT_12H ? 1 : 0;
3492
- const MAX_HOURS = props.format || FORMAT_12H;
3493
- const setValue = (newTime) => {
3494
- props.onValueChange({ hours: newTime.hour(), minutes: newTime.minute() });
3495
- };
3496
- const onHoursChange = (newHours) => {
3497
- setValue(uuiDayjs.dayjs().set(props.value).hour(newHours));
3498
- };
3499
- const onMinutesChange = (newMinutes) => {
3500
- setValue(uuiDayjs.dayjs().set(props.value).minute(newMinutes));
3501
- };
3502
- const onTimeTypeChange = () => {
3503
- setValue(uuiDayjs.dayjs().set(props.value).add(12, 'h'));
3504
- };
3505
- const handleMinutesUpClick = () => {
3506
- const minutesStep = props.minutesStep || 5;
3507
- const value = uuiDayjs.dayjs().set(props.value);
3508
- const minutesToAdd = minutesStep - (value.minute() % minutesStep);
3509
- onMinutesChange(value.add(minutesToAdd, 'm').minute());
3510
- };
3511
- const handleMinutesDownClick = () => {
3512
- const minutesStep = props.minutesStep || 5;
3513
- const value = uuiDayjs.dayjs().set(props.value);
3514
- const minutesToSubtract = value.minute() % minutesStep === 0 ? minutesStep : value.minute() % minutesStep;
3515
- onMinutesChange(value.subtract(minutesToSubtract, 'm').minute());
3516
- };
3517
- return (React__namespace.createElement("div", Object.assign({ className: uuiCore.cx(css$u.root, uuiTimePicker.container, props.cx), ref: props.forwardedRef }, props.rawProps),
3518
- React__namespace.createElement("div", { className: uuiTimePicker.elementContainer },
3519
- React__namespace.createElement(uuiComponents.IconContainer, { size: 18, rawProps: { 'aria-label': 'Increment hours' }, cx: uuiTimePicker.iconUp, icon: ForwardRef$P, onClick: () => onHoursChange(uuiDayjs.dayjs().set(props.value).add(1, 'h').hour()) }),
3520
- React__namespace.createElement(uuiComponents.NumericInput, { cx: uuiTimePicker.input, onValueChange: onHoursChange, value: +(uuiDayjs.dayjs()
3521
- .set(props.value)
3522
- .format(MAX_HOURS === FORMAT_12H ? 'hh' : 'HH')), min: MIN_HOURS, max: MAX_HOURS }),
3523
- React__namespace.createElement(uuiComponents.IconContainer, { size: 18, rawProps: { 'aria-label': 'Decrement hours' }, cx: uuiTimePicker.iconDown, icon: ForwardRef$P, onClick: () => onHoursChange(uuiDayjs.dayjs().set(props.value).subtract(1, 'h').hour()) })),
3524
- React__namespace.createElement("div", { className: uuiTimePicker.elementContainer },
3525
- React__namespace.createElement(uuiComponents.IconContainer, { size: 18, rawProps: { 'aria-label': 'Increment minutes' }, cx: uuiTimePicker.iconUp, icon: ForwardRef$P, onClick: handleMinutesUpClick }),
3526
- React__namespace.createElement(uuiComponents.NumericInput, { cx: uuiTimePicker.input, onValueChange: onMinutesChange, value: +uuiDayjs.dayjs().set(props.value).format('m'), min: MIN_MINUTES, max: MAX_MINUTES }),
3527
- React__namespace.createElement(uuiComponents.IconContainer, { size: 18, rawProps: { 'aria-label': 'Decrement minutes' }, cx: uuiTimePicker.iconDown, icon: ForwardRef$P, onClick: handleMinutesDownClick })),
3528
- MAX_HOURS === FORMAT_12H && (React__namespace.createElement("div", { className: uuiTimePicker.elementContainer },
3529
- React__namespace.createElement(uuiComponents.IconContainer, { size: 18, cx: uuiTimePicker.iconUp, icon: ForwardRef$P, onClick: onTimeTypeChange }),
3530
- React__namespace.createElement(uuiComponents.TextInput, { cx: uuiTimePicker.input, onValueChange: () => {
3531
- }, isReadonly: true, value: uuiDayjs.dayjs().set(props.value).format('A') }),
3532
- React__namespace.createElement(uuiComponents.IconContainer, { size: 18, cx: uuiTimePicker.iconDown, icon: ForwardRef$P, onClick: onTimeTypeChange })))));
3533
- }
3534
-
3535
- var css$t = {"root":"_1tTUIl"};
3640
+ var css$t = {"root":"-I3YAi"};
3536
3641
 
3537
3642
  function applyInputAddonMods() {
3538
3643
  return [
@@ -3541,7 +3646,7 @@ function applyInputAddonMods() {
3541
3646
  }
3542
3647
  const InputAddon = /* @__PURE__ */uuiCore.withMods(uuiComponents.InputAddon, applyInputAddonMods);
3543
3648
 
3544
- var css$s = {"root":"_0gQFBI"};
3649
+ var css$s = {"root":"jtf61t"};
3545
3650
 
3546
3651
  function applySliderMods() {
3547
3652
  return [css$s.root, 'uui-color-neutral'];
@@ -3595,7 +3700,7 @@ function DatePickerComponent(props, ref) {
3595
3700
  const allowClear = !props.disableClear && !!inputValue;
3596
3701
  return (React__namespace.default.createElement(TextInput, Object.assign({}, renderProps, {
3597
3702
  // fixes a bug with body open, it skips unwanted prevent default
3598
- onClick: () => { }, isDropdown: false, cx: uuiCore.cx(props.inputCx, isBodyOpen && uuiCore.uuiMod.focus), icon: props.mode !== EditMode.CELL && systemIcons.calendar ? systemIcons.calendar : undefined, iconPosition: props.iconPosition || 'left', placeholder: props.placeholder ? props.placeholder : format, size: props.size || '36', value: inputValue || undefined, onValueChange: (v) => {
3703
+ onClick: () => { }, isDropdown: false, cx: uuiCore.cx(props.inputCx, isBodyOpen && uuiCore.uuiMod.focus), icon: props.mode !== EditMode.CELL && systemIcons.calendar ? systemIcons.calendar : undefined, iconPosition: props.iconPosition || 'left', placeholder: props.placeholder ? props.placeholder : format, size: props.size || settings.sizes.defaults.datePicker, value: inputValue || undefined, onValueChange: (v) => {
3599
3704
  setInputValue(v || '');
3600
3705
  }, onCancel: allowClear ? () => {
3601
3706
  if (!props.disableClear && !!inputValue) {
@@ -3624,14 +3729,14 @@ function DatePickerComponent(props, ref) {
3624
3729
  }
3625
3730
  const DatePicker = /* @__PURE__ */React__namespace.default.forwardRef(DatePickerComponent);
3626
3731
 
3627
- var css$r = {"uui-typography":"y7jRm8","hero-header":"ca2fbo","promo-header":"v1hKUU","uui-critical":"lvhrLB","uui-info":"_3-Ea0z","uui-success":"Her1Yq","uui-warning":"mLoZpB","uui-highlight":"wTGSwk","uui-typography-size-12":"JXmyAd","uui-typography-size-14":"_1Moq2a","uui-typography-size-16":"_0CeObo","root":"uVnbvZ","uuiTypography":"y7jRm8","heroHeader":"ca2fbo","promoHeader":"v1hKUU","uuiCritical":"lvhrLB","uuiInfo":"_3-Ea0z","uuiSuccess":"Her1Yq","uuiWarning":"mLoZpB","uuiHighlight":"wTGSwk","uuiTypographySize12":"JXmyAd","uuiTypographySize14":"_1Moq2a","uuiTypographySize16":"_0CeObo"};
3732
+ var css$r = {"uui-typography":"JI0Bp6","hero-header":"Y84ldz","promo-header":"NQyNK3","uui-critical":"-kBJYd","uui-info":"tkLac1","uui-success":"OLdUUu","uui-warning":"aXVZN1","uui-highlight":"xvvb3a","uui-typography-size-12":"VCPJhs","uui-typography-size-14":"O3KxOz","uui-typography-size-16":"e5F-uj","root":"bBgGt9","uuiTypography":"JI0Bp6","heroHeader":"Y84ldz","promoHeader":"NQyNK3","uuiCritical":"-kBJYd","uuiInfo":"tkLac1","uuiSuccess":"OLdUUu","uuiWarning":"aXVZN1","uuiHighlight":"xvvb3a","uuiTypographySize12":"VCPJhs","uuiTypographySize14":"O3KxOz","uuiTypographySize16":"e5F-uj"};
3628
3733
 
3629
3734
  function applyCalendarPresetsMods() {
3630
3735
  return [css$r.root];
3631
3736
  }
3632
3737
  const CalendarPresets = /* @__PURE__ */uuiCore.withMods(uuiComponents.CalendarPresets, applyCalendarPresetsMods, () => ({}));
3633
3738
 
3634
- var css$q = {"uui-typography":"-YX9MR","hero-header":"yj5y-G","promo-header":"KtUYQQ","uui-critical":"WwY6-R","uui-info":"FinH6N","uui-success":"CP0-oK","uui-warning":"wnaMwh","uui-highlight":"yBW8gG","uui-typography-size-12":"Kwj9SW","uui-typography-size-14":"lPxa2P","uui-typography-size-16":"_14I6PW","root":"DAZiTx","container":"-VzZpM","day-selection":"_0u635d","from-picker":"_2g59AE","to-picker":"-fIYbu","bodes-wrapper":"w-uH6i","blocker":"_6G9kLj","uuiTypography":"-YX9MR","heroHeader":"yj5y-G","promoHeader":"KtUYQQ","uuiCritical":"WwY6-R","uuiInfo":"FinH6N","uuiSuccess":"CP0-oK","uuiWarning":"wnaMwh","uuiHighlight":"yBW8gG","uuiTypographySize12":"Kwj9SW","uuiTypographySize14":"lPxa2P","uuiTypographySize16":"_14I6PW","daySelection":"_0u635d","fromPicker":"_2g59AE","toPicker":"-fIYbu","bodesWrapper":"w-uH6i"};
3739
+ var css$q = {"uui-typography":"eNlMIj","hero-header":"g9ZJW7","promo-header":"RtUpVI","uui-critical":"XLJ9E-","uui-info":"evTpit","uui-success":"GWVtVS","uui-warning":"Eyt5HK","uui-highlight":"y6OXua","uui-typography-size-12":"TTQnsj","uui-typography-size-14":"Wa4ezP","uui-typography-size-16":"WKWdaF","root":"GoY5mC","container":"j3JP29","day-selection":"_737rxk","from-picker":"PCn6NO","to-picker":"D7v025","bodes-wrapper":"F7cyx7","blocker":"FRbH-q","uuiTypography":"eNlMIj","heroHeader":"g9ZJW7","promoHeader":"RtUpVI","uuiCritical":"XLJ9E-","uuiInfo":"evTpit","uuiSuccess":"GWVtVS","uuiWarning":"Eyt5HK","uuiHighlight":"y6OXua","uuiTypographySize12":"TTQnsj","uuiTypographySize14":"Wa4ezP","uuiTypographySize16":"WKWdaF","daySelection":"_737rxk","fromPicker":"PCn6NO","toPicker":"D7v025","bodesWrapper":"F7cyx7"};
3635
3740
 
3636
3741
  const uuiRangeDatePickerBody = {
3637
3742
  inRange: 'uui-range-datepicker-in-range',
@@ -3875,7 +3980,7 @@ function RangeDatePickerComponent(props, ref) {
3875
3980
  }
3876
3981
  const RangeDatePicker = /* @__PURE__ */React__namespace.default.forwardRef(RangeDatePickerComponent);
3877
3982
 
3878
- var css$p = {"root":"rcAz2x","blocker":"bfTiWy","marker":"D1Uz26","top":"ApwVqC","bottom":"Qdpx27","left":"_6nFVaX","right":"_0G2Tgx","inside":"ZVWVf2"};
3983
+ var css$p = {"root":"D5evwH","blocker":"obFiG3","marker":"VS12Y2","top":"tnwoVi","bottom":"C5gvk9","left":"KGZwZn","right":"MagLqI","inside":"_6FmmNa"};
3879
3984
 
3880
3985
  function DropMarker(props) {
3881
3986
  return props.isDndInProgress
@@ -3890,7 +3995,7 @@ function DropMarker(props) {
3890
3995
  : null;
3891
3996
  }
3892
3997
 
3893
- var css$o = {"uui-typography":"FX4HUh","hero-header":"vcTtCR","promo-header":"I7uMpY","uui-critical":"ucrS0A","uui-info":"_93xHSc","uui-success":"CgzBnS","uui-warning":"_6Hej-L","uui-highlight":"H2uDL7","uui-typography-size-12":"_9AQWGS","uui-typography-size-14":"iiuGpw","uui-typography-size-16":"mSGCLT","cell":"lfvs2l","wrapper":"-s955d","align-widgets-top":"_6fSb-0","size-24":"Jcvypr","size-30":"z8bth-","size-36":"IJJBAx","size-42":"uMysCG","size-48":"_3b8ya8","size-60":"Hzo87p","align-widgets-center":"V5RV8A","padding-6":"wb9Inw","padding-12":"erH7u-","padding-24":"PpCpwh","padding-left-12":"yGldgJ","padding-left-24":"PvWm4t","padding-right-12":"YqCL1x","padding-right-24":"zDycgN","loading-cell":"mpzzvL","uuiTypography":"FX4HUh","heroHeader":"vcTtCR","promoHeader":"I7uMpY","uuiCritical":"ucrS0A","uuiInfo":"_93xHSc","uuiSuccess":"CgzBnS","uuiWarning":"_6Hej-L","uuiHighlight":"H2uDL7","uuiTypographySize12":"_9AQWGS","uuiTypographySize14":"iiuGpw","uuiTypographySize16":"mSGCLT","alignWidgetsTop":"_6fSb-0","size24":"Jcvypr","size30":"z8bth-","size36":"IJJBAx","size42":"uMysCG","size48":"_3b8ya8","size60":"Hzo87p","alignWidgetsCenter":"V5RV8A","padding6":"wb9Inw","padding12":"erH7u-","padding24":"PpCpwh","paddingLeft12":"yGldgJ","paddingLeft24":"PvWm4t","paddingRight12":"YqCL1x","paddingRight24":"zDycgN","loadingCell":"mpzzvL"};
3998
+ var css$o = {"uui-typography":"ajV-m3","hero-header":"PFXe6c","promo-header":"SoO5j8","uui-critical":"PqwiDc","uui-info":"RAaWuJ","uui-success":"bhfSXU","uui-warning":"slDGqa","uui-highlight":"_39n-Vo","uui-typography-size-12":"_05ebg9","uui-typography-size-14":"vxipkM","uui-typography-size-16":"DXhxCk","cell":"qonguS","wrapper":"-gta-j","align-widgets-top":"tfocpk","size-24":"_18DxXy","size-30":"ip6B0h","size-36":"pEKJSF","size-42":"mLzFgG","size-48":"XYS69H","size-60":"M4QP7v","align-widgets-center":"ZDMVwc","padding-6":"d7OaJb","padding-12":"-KRdEg","padding-24":"ENjzA4","padding-left-12":"hJBzlH","padding-left-24":"Gq9xXW","padding-right-12":"K0Gv6a","padding-right-24":"_6ceHXh","loading-cell":"Y67Hoo","uuiTypography":"ajV-m3","heroHeader":"PFXe6c","promoHeader":"SoO5j8","uuiCritical":"PqwiDc","uuiInfo":"RAaWuJ","uuiSuccess":"bhfSXU","uuiWarning":"slDGqa","uuiHighlight":"_39n-Vo","uuiTypographySize12":"_05ebg9","uuiTypographySize14":"vxipkM","uuiTypographySize16":"DXhxCk","alignWidgetsTop":"tfocpk","size24":"_18DxXy","size30":"ip6B0h","size36":"pEKJSF","size42":"mLzFgG","size48":"XYS69H","size60":"M4QP7v","alignWidgetsCenter":"ZDMVwc","padding6":"d7OaJb","padding12":"-KRdEg","padding24":"ENjzA4","paddingLeft12":"hJBzlH","paddingLeft24":"Gq9xXW","paddingRight12":"K0Gv6a","paddingRight24":"_6ceHXh","loadingCell":"Y67Hoo"};
3894
3999
 
3895
4000
  function DataTableCell(props) {
3896
4001
  props = Object.assign({}, props);
@@ -3938,7 +4043,7 @@ function DataTableCell(props) {
3938
4043
  return React__namespace.createElement(uuiComponents.DataTableCell, Object.assign({}, props));
3939
4044
  }
3940
4045
 
3941
- var css$n = {"uui-typography":"uidgjl","hero-header":"cRiFYr","promo-header":"NULVjX","uui-critical":"YRQw7M","uui-info":"_7S781c","uui-success":"kLldcw","uui-warning":"CangXi","uui-highlight":"Sx9Tnm","uui-typography-size-12":"O0type","uui-typography-size-14":"HMJxQ0","uui-typography-size-16":"TOcKuX","root":"fry7PU","size-24":"_2UqnpC","size-30":"i-p5Ik","size-36":"KaVKCU","size-48":"CsYgcr","size-60":"tdbdRe","uuiTypography":"uidgjl","heroHeader":"cRiFYr","promoHeader":"NULVjX","uuiCritical":"YRQw7M","uuiInfo":"_7S781c","uuiSuccess":"kLldcw","uuiWarning":"CangXi","uuiHighlight":"Sx9Tnm","uuiTypographySize12":"O0type","uuiTypographySize14":"HMJxQ0","uuiTypographySize16":"TOcKuX","size24":"_2UqnpC","size30":"i-p5Ik","size36":"KaVKCU","size48":"CsYgcr","size60":"tdbdRe"};
4046
+ var css$n = {"uui-typography":"Xp4Myx","hero-header":"MR-c8h","promo-header":"e7-DzO","uui-critical":"_8AhnLy","uui-info":"E2uHD8","uui-success":"xeRqaf","uui-warning":"anzPx-","uui-highlight":"vaUd3q","uui-typography-size-12":"AOg4Dc","uui-typography-size-14":"_0V6rQQ","uui-typography-size-16":"C2iHnt","root":"RAOoZD","size-24":"j2-pAb","size-30":"EtmYTz","size-36":"UD0dfi","size-48":"rJYvQy","size-60":"_7f3n37","uuiTypography":"Xp4Myx","heroHeader":"MR-c8h","promoHeader":"e7-DzO","uuiCritical":"_8AhnLy","uuiInfo":"E2uHD8","uuiSuccess":"xeRqaf","uuiWarning":"anzPx-","uuiHighlight":"vaUd3q","uuiTypographySize12":"AOg4Dc","uuiTypographySize14":"_0V6rQQ","uuiTypographySize16":"C2iHnt","size24":"j2-pAb","size30":"EtmYTz","size36":"UD0dfi","size48":"rJYvQy","size60":"_7f3n37"};
3942
4047
 
3943
4048
  // Here we define a single instance of the renderCell function to make DataTableRow#shouldComponentUpdate work.
3944
4049
  // As we need our mods to style the cell properly, we extract them from DataTableCellProps.rowProps, which is a hack, but it's reliable enough.
@@ -3954,7 +4059,7 @@ const DataTableRow = /* @__PURE__ */uuiCore.withMods(uuiComponents.DataTableRow,
3954
4059
  ];
3955
4060
  }, () => propsMods);
3956
4061
 
3957
- var css$m = {"uui-typography":"TcNA92","hero-header":"A4IM0U","promo-header":"AsCBvy","uui-critical":"ip5sET","uui-info":"yN0GEM","uui-success":"x4i3w1","uui-warning":"_0KdahR","uui-highlight":"d1Wxt1","uui-typography-size-12":"nusfRu","uui-typography-size-14":"Jlb7Em","uui-typography-size-16":"Gk79Rx","sorting-panel-container":"FHvbN8","sort-active":"kvoZKo","uuiTypography":"TcNA92","heroHeader":"A4IM0U","promoHeader":"AsCBvy","uuiCritical":"ip5sET","uuiInfo":"yN0GEM","uuiSuccess":"x4i3w1","uuiWarning":"_0KdahR","uuiHighlight":"d1Wxt1","uuiTypographySize12":"nusfRu","uuiTypographySize14":"Jlb7Em","uuiTypographySize16":"Gk79Rx","sortingPanelContainer":"FHvbN8","sortActive":"kvoZKo"};
4062
+ var css$m = {"uui-typography":"jE75pV","hero-header":"Fz01Q7","promo-header":"Nz3AhF","uui-critical":"Z6HpaT","uui-info":"_07XKLx","uui-success":"_44ue2O","uui-warning":"mV9RNY","uui-highlight":"K4-K4G","uui-typography-size-12":"rhF6mO","uui-typography-size-14":"AdklL7","uui-typography-size-16":"fHzeLP","sorting-panel-container":"WnnAGI","sort-active":"_7GCV-q","uuiTypography":"jE75pV","heroHeader":"Fz01Q7","promoHeader":"Nz3AhF","uuiCritical":"Z6HpaT","uuiInfo":"_07XKLx","uuiSuccess":"_44ue2O","uuiWarning":"mV9RNY","uuiHighlight":"K4-K4G","uuiTypographySize12":"rhF6mO","uuiTypographySize14":"AdklL7","uuiTypographySize16":"fHzeLP","sortingPanelContainer":"WnnAGI","sortActive":"_7GCV-q"};
3958
4063
 
3959
4064
  var _path$g;
3960
4065
  function _extends$g() { _extends$g = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$g.apply(this, arguments); }
@@ -4084,7 +4189,7 @@ var SvgNavigationExpandAllOutline = function SvgNavigationExpandAllOutline(props
4084
4189
  };
4085
4190
  var ForwardRef$a = /*#__PURE__*/React.forwardRef(SvgNavigationExpandAllOutline);
4086
4191
 
4087
- var css$l = {"uui-typography":"tdc2s6","hero-header":"Wtpo-Q","promo-header":"p3t2z7","uui-critical":"_4MjZdS","uui-info":"E5EIcO","uui-success":"OdXG85","uui-warning":"SYJEsB","uui-highlight":"K-izYO","uui-typography-size-12":"E3jkQx","uui-typography-size-14":"un5W-7","uui-typography-size-16":"rMYyI1","cell":"XR5TIN","column-gap-12":"PCOJqB","caption-wrapper":"pNdFPX","column-gap-24":"aG22b8","first-column-12":"S4anih","last-column-12":"_8qv7b3","first-column-24":"uuIBhH","last-column-24":"MSoK7W","sort-icon":"TIBQDP","dropdown-icon":"VrOwX8","infoIcon":"Hs8OxI","resizable":"FQ-UMs","size-24":"x-U6GW","size-30":"_34yT9R","size-36":"fOiLdp","size-42":"TQimFl","size-48":"p0v7wI","padding-left-24":"qyiOlv","padding-right-24":"_4KLGR2","align-right":"_0dkT91","align-center":"qO4xrV","caption":"ZGItTw","checkbox":"OX-SJ6","icon":"toHKuT","fold-all-icon":"iWQaCs","cell-tooltip":"NQE0Lm","upper-case":"M549H1","font-size-14":"qnFYwm","resize-mark":"g4zi9G","resize-mark-6":"XL3ny8","resize-mark-12":"spMTWX","pinned-right":"v5fF86","draggable":"SQfhV3","ghost":"qJryVm","is-dragged-out":"VnmnnV","dnd-marker-left":"nAm7Q2","dnd-marker-right":"iKDewh","cell-tooltip-wrapper":"_9oJcSl","cell-tooltip-text":"ttGlgo","uuiTypography":"tdc2s6","heroHeader":"Wtpo-Q","promoHeader":"p3t2z7","uuiCritical":"_4MjZdS","uuiInfo":"E5EIcO","uuiSuccess":"OdXG85","uuiWarning":"SYJEsB","uuiHighlight":"K-izYO","uuiTypographySize12":"E3jkQx","uuiTypographySize14":"un5W-7","uuiTypographySize16":"rMYyI1","columnGap12":"PCOJqB","captionWrapper":"pNdFPX","columnGap24":"aG22b8","firstColumn12":"S4anih","lastColumn12":"_8qv7b3","firstColumn24":"uuIBhH","lastColumn24":"MSoK7W","sortIcon":"TIBQDP","dropdownIcon":"VrOwX8","size24":"x-U6GW","size30":"_34yT9R","size36":"fOiLdp","size42":"TQimFl","size48":"p0v7wI","paddingLeft24":"qyiOlv","paddingRight24":"_4KLGR2","alignRight":"_0dkT91","alignCenter":"qO4xrV","foldAllIcon":"iWQaCs","cellTooltip":"NQE0Lm","upperCase":"M549H1","fontSize14":"qnFYwm","resizeMark":"g4zi9G","resizeMark6":"XL3ny8","resizeMark12":"spMTWX","pinnedRight":"v5fF86","isDraggedOut":"VnmnnV","dndMarkerLeft":"nAm7Q2","dndMarkerRight":"iKDewh","cellTooltipWrapper":"_9oJcSl","cellTooltipText":"ttGlgo"};
4192
+ var css$l = {"uui-typography":"mqpipH","hero-header":"X4jcCB","promo-header":"_45sEro","uui-critical":"m2XQuD","uui-info":"KDmMkw","uui-success":"F3i2ya","uui-warning":"qjaK5N","uui-highlight":"_84uKtA","uui-typography-size-12":"_1JQPIz","uui-typography-size-14":"RUajDB","uui-typography-size-16":"Mlm1L0","cell":"EAPC9F","column-gap-12":"e97q-P","caption-wrapper":"DC7AVi","column-gap-24":"_6DgO1U","first-column-12":"-X63pS","last-column-12":"_2zdQft","first-column-24":"DI9ZN7","last-column-24":"rvYJ5i","sort-icon":"ZQCFK1","dropdown-icon":"tPuHCb","infoIcon":"rE2Sb7","resizable":"-UUxPI","size-24":"GyueOz","size-30":"WrBFid","size-36":"euKrsQ","size-42":"eBPQRs","size-48":"IfpTht","padding-left-24":"ZPkBt0","padding-right-24":"B2sFur","align-right":"L8L5o1","align-center":"XwvVnY","caption":"_0UsKGo","checkbox":"A2aSBA","icon":"MV4IPc","fold-all-icon":"tVGFRd","cell-tooltip":"JU6W7q","upper-case":"pZXfvY","font-size-14":"lkkETR","resize-mark":"OHc6h3","resize-mark-6":"_44JfyQ","resize-mark-12":"NTjz4K","pinned-right":"_2PXGH9","draggable":"_0SbXba","ghost":"D7SWz9","is-dragged-out":"o2KlkQ","dnd-marker-left":"HePeo6","dnd-marker-right":"JV0puj","cell-tooltip-wrapper":"oNE3JB","cell-tooltip-text":"-QUVHp","uuiTypography":"mqpipH","heroHeader":"X4jcCB","promoHeader":"_45sEro","uuiCritical":"m2XQuD","uuiInfo":"KDmMkw","uuiSuccess":"F3i2ya","uuiWarning":"qjaK5N","uuiHighlight":"_84uKtA","uuiTypographySize12":"_1JQPIz","uuiTypographySize14":"RUajDB","uuiTypographySize16":"Mlm1L0","columnGap12":"e97q-P","captionWrapper":"DC7AVi","columnGap24":"_6DgO1U","firstColumn12":"-X63pS","lastColumn12":"_2zdQft","firstColumn24":"DI9ZN7","lastColumn24":"rvYJ5i","sortIcon":"ZQCFK1","dropdownIcon":"tPuHCb","size24":"GyueOz","size30":"WrBFid","size36":"euKrsQ","size42":"eBPQRs","size48":"IfpTht","paddingLeft24":"ZPkBt0","paddingRight24":"B2sFur","alignRight":"L8L5o1","alignCenter":"XwvVnY","foldAllIcon":"tVGFRd","cellTooltip":"JU6W7q","upperCase":"pZXfvY","fontSize14":"lkkETR","resizeMark":"OHc6h3","resizeMark6":"_44JfyQ","resizeMark12":"NTjz4K","pinnedRight":"_2PXGH9","isDraggedOut":"o2KlkQ","dndMarkerLeft":"HePeo6","dndMarkerRight":"JV0puj","cellTooltipWrapper":"oNE3JB","cellTooltipText":"-QUVHp"};
4088
4193
 
4089
4194
  class DataTableHeaderCell extends React__namespace.Component {
4090
4195
  constructor() {
@@ -4166,14 +4271,14 @@ var SvgActionSettingsFill = function SvgActionSettingsFill(props, ref) {
4166
4271
  };
4167
4272
  var ForwardRef$9 = /*#__PURE__*/React.forwardRef(SvgActionSettingsFill);
4168
4273
 
4169
- var css$k = {"uui-typography":"_5Gdlnl","hero-header":"FnXgPH","promo-header":"iX68gn","uui-critical":"Q0SCWi","uui-info":"R4dieO","uui-success":"cq6ewY","uui-warning":"_541mcF","uui-highlight":"npOONo","uui-typography-size-12":"sgNPF5","uui-typography-size-14":"oLccsS","uui-typography-size-16":"sLxgmX","header-cell":"_0vpF1F","truncate":"_7xYkoF","uuiTypography":"_5Gdlnl","heroHeader":"FnXgPH","promoHeader":"iX68gn","uuiCritical":"Q0SCWi","uuiInfo":"R4dieO","uuiSuccess":"cq6ewY","uuiWarning":"_541mcF","uuiHighlight":"npOONo","uuiTypographySize12":"sgNPF5","uuiTypographySize14":"oLccsS","uuiTypographySize16":"sLxgmX","headerCell":"_0vpF1F"};
4274
+ var css$k = {"uui-typography":"cc-PO-","hero-header":"PGh2fg","promo-header":"tU3aRz","uui-critical":"-otB6w","uui-info":"_0ZoG3P","uui-success":"KHOkcI","uui-warning":"OdQ-B4","uui-highlight":"_15WaoJ","uui-typography-size-12":"xQYzpu","uui-typography-size-14":"JVjYFb","uui-typography-size-16":"J04p5j","header-cell":"CEqaRL","truncate":"_-9bJMF","uuiTypography":"cc-PO-","heroHeader":"PGh2fg","promoHeader":"tU3aRz","uuiCritical":"-otB6w","uuiInfo":"_0ZoG3P","uuiSuccess":"KHOkcI","uuiWarning":"OdQ-B4","uuiHighlight":"_15WaoJ","uuiTypographySize12":"xQYzpu","uuiTypographySize14":"JVjYFb","uuiTypographySize16":"J04p5j","headerCell":"CEqaRL"};
4170
4275
 
4171
4276
  const DataTableHeaderRow = /* @__PURE__ */uuiCore.withMods(uuiComponents.DataTableHeaderRow, (props) => [css$k.root, 'uui-dt-vars', props.size === '48' && css$k.truncate], (mods) => ({
4172
4277
  renderCell: (props) => React__namespace.createElement(DataTableHeaderCell, Object.assign({}, props, { size: mods.size, textCase: mods.textCase || 'normal', key: props.column.key, columnsGap: mods.columnsGap })),
4173
4278
  renderConfigButton: () => React__namespace.createElement(IconButton, { key: "configuration", onClick: mods.onConfigButtonClick, cx: "config-icon", color: "neutral", icon: ForwardRef$9 }),
4174
4279
  }));
4175
4280
 
4176
- var styles$1 = {"uui-typography":"ofBM1-","hero-header":"xocunm","promo-header":"T1eSvY","uui-critical":"X6hW5d","uui-info":"_7BO8ok","uui-success":"v47COk","uui-warning":"_18kIXy","uui-highlight":"QZR0pz","uui-typography-size-12":"kVxCKw","uui-typography-size-14":"ywibJR","uui-typography-size-16":"o-k3u2","main-panel":"Cw776O","group-title":"fiTZXo","group-title-text":"XkOZAY","group-title-badge":"m6hJs1","group-items":"UNUeNA","no-data":"_26NeY1","h-divider":"_3y2-Pg","search-area":"OULjdL","subgroup-accordion":"_5N4KY8","subgroup-title":"hkxmJ5","uuiTypography":"ofBM1-","heroHeader":"xocunm","promoHeader":"T1eSvY","uuiCritical":"X6hW5d","uuiInfo":"_7BO8ok","uuiSuccess":"v47COk","uuiWarning":"_18kIXy","uuiHighlight":"QZR0pz","uuiTypographySize12":"kVxCKw","uuiTypographySize14":"ywibJR","uuiTypographySize16":"o-k3u2","mainPanel":"Cw776O","groupTitle":"fiTZXo","groupTitleText":"XkOZAY","groupTitleBadge":"m6hJs1","groupItems":"UNUeNA","noData":"_26NeY1","hDivider":"_3y2-Pg","searchArea":"OULjdL","subgroupAccordion":"_5N4KY8","subgroupTitle":"hkxmJ5"};
4281
+ var styles$1 = {"uui-typography":"My8p4w","hero-header":"Qhr71L","promo-header":"aNVk80","uui-critical":"gPISIR","uui-info":"kn0s6k","uui-success":"ApgBAl","uui-warning":"fsEFpS","uui-highlight":"Y0rbTD","uui-typography-size-12":"ph9zxy","uui-typography-size-14":"L6S36V","uui-typography-size-16":"LDUxeq","main-panel":"R75Sz5","group-title":"e-t-Z5","group-title-text":"_9SbvvB","group-title-badge":"_7zjd0G","group-items":"o-GOlk","no-data":"YPVj-a","h-divider":"U8VB5s","search-area":"xgvWNu","subgroup-accordion":"_7FZGWj","subgroup-title":"IXS-Tk","uuiTypography":"My8p4w","heroHeader":"Qhr71L","promoHeader":"aNVk80","uuiCritical":"gPISIR","uuiInfo":"kn0s6k","uuiSuccess":"ApgBAl","uuiWarning":"fsEFpS","uuiHighlight":"Y0rbTD","uuiTypographySize12":"ph9zxy","uuiTypographySize14":"L6S36V","uuiTypographySize16":"LDUxeq","mainPanel":"R75Sz5","groupTitle":"e-t-Z5","groupTitleText":"_9SbvvB","groupTitleBadge":"_7zjd0G","groupItems":"o-GOlk","noData":"YPVj-a","hDivider":"U8VB5s","searchArea":"xgvWNu","subgroupAccordion":"_7FZGWj","subgroupTitle":"IXS-Tk"};
4177
4282
 
4178
4283
  var _path$8;
4179
4284
  function _extends$8() { _extends$8 = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$8.apply(this, arguments); }
@@ -4230,7 +4335,7 @@ var SvgTableGroupColumnRightFill = function SvgTableGroupColumnRightFill(props,
4230
4335
  };
4231
4336
  var ForwardRef$6 = /*#__PURE__*/React.forwardRef(SvgTableGroupColumnRightFill);
4232
4337
 
4233
- var css$j = {"unpin-icon":"_1339To","pin-toggler-icon":"yAcesw","unpinIcon":"_1339To","pinTogglerIcon":"yAcesw"};
4338
+ var css$j = {"unpin-icon":"yW84Oo","pin-toggler-icon":"ypFIFf","unpinIcon":"yW84Oo","pinTogglerIcon":"ypFIFf"};
4234
4339
 
4235
4340
  function PinIconButton(props) {
4236
4341
  const i18nLocal = i18n.tables.columnsConfigurationModal;
@@ -4289,7 +4394,7 @@ var SvgActionDragIndicator18 = function SvgActionDragIndicator18(props, ref) {
4289
4394
  };
4290
4395
  var ForwardRef$5 = /*#__PURE__*/React.forwardRef(SvgActionDragIndicator18);
4291
4396
 
4292
- var styles = {"uui-typography":"Ukve-K","hero-header":"_784Dlz","promo-header":"j0JkmE","uui-critical":"_9RpeXP","uui-info":"Goy33o","uui-success":"gUSLsq","uui-warning":"_8tAxAj","uui-highlight":"CHEVw4","uui-typography-size-12":"p6WDz0","uui-typography-size-14":"bBGc-X","uui-typography-size-16":"zLHmj9","row-wrapper":"yoq7u-","not-pinned":"z-CgTl","pin-icon-button":"P16KDH","checkbox":"-jcBGf","drag-handle":"GPcaHb","dnd-disabled":"TCER2e","uuiTypography":"Ukve-K","heroHeader":"_784Dlz","promoHeader":"j0JkmE","uuiCritical":"_9RpeXP","uuiInfo":"Goy33o","uuiSuccess":"gUSLsq","uuiWarning":"_8tAxAj","uuiHighlight":"CHEVw4","uuiTypographySize12":"p6WDz0","uuiTypographySize14":"bBGc-X","uuiTypographySize16":"zLHmj9","rowWrapper":"yoq7u-","notPinned":"z-CgTl","pinIconButton":"P16KDH","dragHandle":"GPcaHb","dndDisabled":"TCER2e"};
4397
+ var styles = {"uui-typography":"gv4lMR","hero-header":"oJxPv6","promo-header":"Ft4Tte","uui-critical":"EzlgEz","uui-info":"rvNlKG","uui-success":"_1P2Fph","uui-warning":"vmxLr-","uui-highlight":"uI3Zqr","uui-typography-size-12":"ondZY1","uui-typography-size-14":"iABK64","uui-typography-size-16":"GHJ5f-","row-wrapper":"z9sFAc","not-pinned":"SDp7tm","pin-icon-button":"VSr5Kc","checkbox":"jjz-6J","drag-handle":"_7va0Oh","dnd-disabled":"p-p0E0","uuiTypography":"gv4lMR","heroHeader":"oJxPv6","promoHeader":"Ft4Tte","uuiCritical":"EzlgEz","uuiInfo":"rvNlKG","uuiSuccess":"_1P2Fph","uuiWarning":"vmxLr-","uuiHighlight":"uI3Zqr","uuiTypographySize12":"ondZY1","uuiTypographySize14":"iABK64","uuiTypographySize16":"GHJ5f-","rowWrapper":"z9sFAc","notPinned":"SDp7tm","pinIconButton":"VSr5Kc","dragHandle":"_7va0Oh","dndDisabled":"p-p0E0"};
4293
4398
 
4294
4399
  const ColumnRow = /* @__PURE__ */React__namespace.memo(function ColumnRow(props) {
4295
4400
  const { column } = props;
@@ -4398,7 +4503,7 @@ function SubGroup(props) {
4398
4503
  return null;
4399
4504
  }
4400
4505
 
4401
- var css$i = {"listContainer":"_5Ug05V","header":"faLhCL","group":"nHHIXQ","stickyHeader":"BhAxHk"};
4506
+ var css$i = {"listContainer":"fvYyKY","header":"FD-k-O","group":"_6uEhuv","stickyHeader":"AVf8C7"};
4402
4507
 
4403
4508
  const getChildrenAndRest = (row, rows) => {
4404
4509
  const firstNotChildIndex = rows.findIndex((other) => other.depth < row.depth || (row.depth === other.depth && other.isPinned));
@@ -4464,7 +4569,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
4464
4569
  xmlns: "http://www.w3.org/2000/svg",
4465
4570
  ref: ref
4466
4571
  }, props), /*#__PURE__*/React__namespace.createElement("g", {
4467
- clipPath: "url(#oud3bez3wwsq1kf2e_a)"
4572
+ clipPath: "url(#spyfoumi0zmuw7li_a)"
4468
4573
  }, _path$4 || (_path$4 = /*#__PURE__*/React__namespace.createElement("path", {
4469
4574
  d: "M150.585 1.535C49.483-11.495 27.481 61.805 45.725 97.481c10.581 20.69-39.64 70.792 17.744 81.468 27.538 5.123 36-13.341 62.433-10.655 35.4 3.6 148.167-4.73 88.349-78.915-31.713-39.335 1.026-79.506-63.666-87.844Z",
4470
4575
  fill: "#F5F6FA"
@@ -4485,7 +4590,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
4485
4590
  d: "M86.786 22.982c-2.55 0-4.965 2.07-4.965 4.552V120.6c0 2.484 2.4 4.572 4.965 4.572h88.101c2.582 0 4.986-2.089 4.986-4.572V27.534c0-2.464-2.418-4.552-4.986-4.552h-88.1Zm-5.793 4.552c0-3.022 2.874-5.38 5.793-5.38h88.101c2.935 0 5.814 2.374 5.814 5.38V120.6c0 3.021-2.86 5.4-5.814 5.4h-88.1c-2.94 0-5.794-2.381-5.794-5.4V27.534Z",
4486
4591
  fill: "#1D1E26"
4487
4592
  })), /*#__PURE__*/React__namespace.createElement("mask", {
4488
- id: "oud3be4qsrbtiabdx_b",
4593
+ id: "spyfouf8ivx8x6k3a_b",
4489
4594
  style: {
4490
4595
  maskType: "alpha"
4491
4596
  },
@@ -4498,7 +4603,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
4498
4603
  d: "M174.887 125.586h-88.1c-2.752 0-5.38-2.234-5.38-4.986V27.534c0-2.752 2.644-4.966 5.38-4.966h88.1c2.752 0 5.4 2.23 5.4 4.966V120.6c0 2.752-2.632 4.986-5.4 4.986Z",
4499
4604
  fill: "#9BDEFF"
4500
4605
  }))), _g || (_g = /*#__PURE__*/React__namespace.createElement("g", {
4501
- mask: "url(#oud3be4qsrbtiabdx_b)",
4606
+ mask: "url(#spyfouf8ivx8x6k3a_b)",
4502
4607
  fillRule: "evenodd",
4503
4608
  clipRule: "evenodd"
4504
4609
  }, /*#__PURE__*/React__namespace.createElement("path", {
@@ -4584,7 +4689,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
4584
4689
  d: "M24.73 96.184a.414.414 0 0 1 .581.06l48.646 59.751a.413.413 0 1 1-.642.523L24.67 96.766a.414.414 0 0 1 .06-.582Z",
4585
4690
  fill: "#fff"
4586
4691
  }))), _defs || (_defs = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
4587
- id: "oud3bez3wwsq1kf2e_a"
4692
+ id: "spyfoumi0zmuw7li_a"
4588
4693
  }, /*#__PURE__*/React__namespace.createElement("path", {
4589
4694
  fill: "#fff",
4590
4695
  transform: "translate(.552)",
@@ -4593,7 +4698,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
4593
4698
  };
4594
4699
  var ForwardRef$4 = /*#__PURE__*/React.forwardRef(SvgEmptyTable);
4595
4700
 
4596
- var css$h = {"sticky-header":"pShpo1","table":"AO0OhS","no-results":"_0Xgw1z","no-results-icon":"_16IWXd","no-results-title":"VkSwyF","stickyHeader":"pShpo1","noResults":"_0Xgw1z","noResultsIcon":"_16IWXd","noResultsTitle":"VkSwyF"};
4701
+ var css$h = {"sticky-header":"ZLptdM","table":"oe71HM","no-results":"Wc1IuM","no-results-icon":"m4-4g4","no-results-title":"ekpHF4","stickyHeader":"ZLptdM","noResults":"Wc1IuM","noResultsIcon":"m4-4g4","noResultsTitle":"ekpHF4"};
4597
4702
 
4598
4703
  const DEFAULT_HEADER_SIZE = '36';
4599
4704
  const DEFAULT_COLUMN_GAP = '24';
@@ -4646,9 +4751,9 @@ function DataTable(props) {
4646
4751
  } }))));
4647
4752
  }
4648
4753
 
4649
- var css$g = {"root":"NwFtrf"};
4754
+ var css$g = {"root":"heaT1M"};
4650
4755
 
4651
- var css$f = {"root":"_9X4g7Y","burger-content":"_3zTLho","burgerContent":"_3zTLho"};
4756
+ var css$f = {"root":"EWDKcv","burger-content":"urXTzz","burgerContent":"urXTzz"};
4652
4757
 
4653
4758
  var _path$3;
4654
4759
  function _extends$3() { _extends$3 = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$3.apply(this, arguments); }
@@ -4691,7 +4796,7 @@ var SvgNavigationArrowDownOutline = function SvgNavigationArrowDownOutline(props
4691
4796
  };
4692
4797
  var ForwardRef$2 = /*#__PURE__*/React.forwardRef(SvgNavigationArrowDownOutline);
4693
4798
 
4694
- var css$e = {"uui-typography":"jQ9kDs","hero-header":"vPqcW4","promo-header":"_6Rzldc","uui-critical":"sf4epo","uui-info":"zY8IaD","uui-success":"L-TFTX","uui-warning":"QcbghS","uui-highlight":"E7fmE5","uui-typography-size-12":"ICy6sB","uui-typography-size-14":"KvbItu","uui-typography-size-16":"tJBEEA","root":"BnJ-qE","button-primary":"xHPROz","button-secondary":"LyXNWZ","hasIcon":"_5LhBL7","dropdown":"CcIDvC","uuiTypography":"jQ9kDs","heroHeader":"vPqcW4","promoHeader":"_6Rzldc","uuiCritical":"sf4epo","uuiInfo":"zY8IaD","uuiSuccess":"L-TFTX","uuiWarning":"QcbghS","uuiHighlight":"E7fmE5","uuiTypographySize12":"ICy6sB","uuiTypographySize14":"KvbItu","uuiTypographySize16":"tJBEEA","buttonPrimary":"xHPROz","buttonSecondary":"LyXNWZ"};
4799
+ var css$e = {"uui-typography":"HH6x9I","hero-header":"_5atDe1","promo-header":"_21NCYl","uui-critical":"LMEKn6","uui-info":"E9QOVp","uui-success":"odnYQB","uui-warning":"XLubfh","uui-highlight":"Lilxlz","uui-typography-size-12":"jw9scp","uui-typography-size-14":"HSzrAH","uui-typography-size-16":"OxSw2U","root":"_9fd2CQ","button-primary":"XtKpEU","button-secondary":"_-13c04","hasIcon":"_7HpjQc","dropdown":"ohNOzt","uuiTypography":"HH6x9I","heroHeader":"_5atDe1","promoHeader":"_21NCYl","uuiCritical":"LMEKn6","uuiInfo":"E9QOVp","uuiSuccess":"odnYQB","uuiWarning":"XLubfh","uuiHighlight":"Lilxlz","uuiTypographySize12":"jw9scp","uuiTypographySize14":"HSzrAH","uuiTypographySize16":"OxSw2U","buttonPrimary":"XtKpEU","buttonSecondary":"_-13c04"};
4695
4800
 
4696
4801
  const BurgerButton = /* @__PURE__ */uuiCore.withMods(uuiComponents.Button, (props) => [
4697
4802
  css$e.root,
@@ -4702,13 +4807,13 @@ const BurgerButton = /* @__PURE__ */uuiCore.withMods(uuiComponents.Button, (prop
4702
4807
  props.icon && css$e.hasIcon,
4703
4808
  ], () => ({ dropdownIcon: ForwardRef$2, dropdownIconPosition: 'left', role: 'menuitem' }));
4704
4809
 
4705
- var css$d = {"search-input":"EuPLlY","searchInput":"EuPLlY"};
4810
+ var css$d = {"search-input":"wDKEVe","searchInput":"wDKEVe"};
4706
4811
 
4707
4812
  function BurgerSearch(props) {
4708
4813
  return (React__namespace.createElement(uuiComponents.TextInput, { cx: cx__default.default(css$d.searchInput, 'uui-main_menu-burger-search'), iconPosition: "left", icon: ForwardRef$N, placeholder: props.placeholder, value: props.value, onValueChange: props.onValueChange, onCancel: props.onCancel, cancelIcon: props.value && ForwardRef$Q }));
4709
4814
  }
4710
4815
 
4711
- var css$c = {"root":"dfvBaZ","group-header":"ErXbA9","group-name":"lPUjKa","line":"-ow5Fm","groupHeader":"ErXbA9","groupName":"lPUjKa"};
4816
+ var css$c = {"root":"nZsUKr","group-header":"LqZio2","group-name":"j3feQa","line":"vaAmFf","groupHeader":"LqZio2","groupName":"j3feQa"};
4712
4817
 
4713
4818
  function BurgerGroupHeader(props) {
4714
4819
  return (React__namespace.createElement("div", { className: cx__default.default(css$c.root, css$c.groupHeader, 'uui-burger-group-header') },
@@ -4716,7 +4821,7 @@ function BurgerGroupHeader(props) {
4716
4821
  React__namespace.createElement("span", { className: css$c.groupName }, props.caption)));
4717
4822
  }
4718
4823
 
4719
- var css$b = {"uui-typography":"b-zbP3","hero-header":"fBpzRJ","promo-header":"aaFv87","uui-critical":"OJGiHH","uui-info":"BzqyLi","uui-success":"l3h21W","uui-warning":"RRGAos","uui-highlight":"sd3etA","uui-typography-size-12":"dWHgLt","uui-typography-size-14":"n6FmZ7","uui-typography-size-16":"uaP0gT","root":"-avp31","type-primary":"uLGqaQ","type-secondary":"kF4STp","uuiTypography":"b-zbP3","heroHeader":"fBpzRJ","promoHeader":"aaFv87","uuiCritical":"OJGiHH","uuiInfo":"BzqyLi","uuiSuccess":"l3h21W","uuiWarning":"RRGAos","uuiHighlight":"sd3etA","uuiTypographySize12":"dWHgLt","uuiTypographySize14":"n6FmZ7","uuiTypographySize16":"uaP0gT","typePrimary":"uLGqaQ","typeSecondary":"kF4STp"};
4824
+ var css$b = {"uui-typography":"wCTYO9","hero-header":"q8tjq-","promo-header":"N-EPnx","uui-critical":"gYa7ko","uui-info":"_5v71RY","uui-success":"Ix-IF6","uui-warning":"Y2tRwj","uui-highlight":"_95gFtg","uui-typography-size-12":"md-ZSv","uui-typography-size-14":"_3dF-89","uui-typography-size-16":"rQVEQx","root":"NG7HHz","type-primary":"KJfmLz","type-secondary":"_0TqhR7","uuiTypography":"wCTYO9","heroHeader":"q8tjq-","promoHeader":"N-EPnx","uuiCritical":"gYa7ko","uuiInfo":"_5v71RY","uuiSuccess":"Ix-IF6","uuiWarning":"Y2tRwj","uuiHighlight":"_95gFtg","uuiTypographySize12":"md-ZSv","uuiTypographySize14":"_3dF-89","uuiTypographySize16":"rQVEQx","typePrimary":"KJfmLz","typeSecondary":"_0TqhR7"};
4720
4825
 
4721
4826
  const MainMenuButton = /* @__PURE__ */React__namespace.forwardRef((props, ref) => {
4722
4827
  const { type } = props, clickableProps = __rest(props, ["type"]);
@@ -4732,7 +4837,7 @@ const MainMenuButton = /* @__PURE__ */React__namespace.forwardRef((props, ref) =
4732
4837
  props.isDropdown && (React__namespace.createElement(uuiComponents.IconContainer, { icon: ForwardRef$P, flipY: props.isOpen }))));
4733
4838
  });
4734
4839
 
4735
- var css$a = {"dropdown-body":"Eqejoo","dropdownBody":"Eqejoo"};
4840
+ var css$a = {"dropdown-body":"_0RzeWg","dropdownBody":"_0RzeWg"};
4736
4841
 
4737
4842
  class MainMenuDropdown extends React__namespace.Component {
4738
4843
  render() {
@@ -4787,12 +4892,12 @@ var SvgNavigationGlobalMenuOutlineOutline = function SvgNavigationGlobalMenuOutl
4787
4892
  };
4788
4893
  var ForwardRef$1 = /*#__PURE__*/React.forwardRef(SvgNavigationGlobalMenuOutlineOutline);
4789
4894
 
4790
- var css$9 = {"global-menu-btn":"-oW-jm","global-menu-icon":"TVwzdZ","globalMenuBtn":"-oW-jm","globalMenuIcon":"TVwzdZ"};
4895
+ var css$9 = {"global-menu-btn":"TlVCJr","global-menu-icon":"hm3WTg","globalMenuBtn":"TlVCJr","globalMenuIcon":"hm3WTg"};
4791
4896
 
4792
4897
  const GlobalMenu = /* @__PURE__ */React__namespace.forwardRef((props, ref) => (React__namespace.createElement("button", Object.assign({ ref: ref, id: "global_menu_toggle", className: cx__default.default(css$9.globalMenuBtn, props.cx) }, props.rawProps),
4793
4898
  React__namespace.createElement(uuiComponents.IconContainer, { size: 36, icon: ForwardRef$1, cx: css$9.globalMenuIcon }))));
4794
4899
 
4795
- var css$8 = {"container":"GwVVf0","open":"gojqhk"};
4900
+ var css$8 = {"container":"gtB3VG","open":"eTOrEn"};
4796
4901
 
4797
4902
  const MainMenuAvatar = /* @__PURE__ */React__namespace.forwardRef((props, ref) => (React__namespace.createElement("button", { ref: ref, className: cx__default.default(css$8.container, props.isDropdown && css$8.dropdown, props.isOpen && css$8.open, props.onClick && uuiCore.uuiMarkers.clickable, props.cx), onClick: props.onClick },
4798
4903
  React__namespace.createElement(uuiComponents.Avatar, { size: "36", img: props.avatarUrl }),
@@ -4800,18 +4905,18 @@ const MainMenuAvatar = /* @__PURE__ */React__namespace.forwardRef((props, ref) =
4800
4905
  props.isDropdown && (React__namespace.createElement("div", null,
4801
4906
  React__namespace.createElement(uuiComponents.IconContainer, { size: 18, icon: ForwardRef$P, flipY: props.isOpen }))))));
4802
4907
 
4803
- var css$7 = {"search-input":"akNA5i","searchInput":"akNA5i"};
4908
+ var css$7 = {"search-input":"O5vMzn","searchInput":"O5vMzn"};
4804
4909
 
4805
4910
  const MainMenuSearch = /* @__PURE__ */React__namespace.forwardRef((props, ref) => (React__namespace.createElement(uuiCore.IEditableDebouncer, Object.assign({}, props, { render: (iEditable) => {
4806
4911
  var _a;
4807
4912
  return (React__namespace.createElement(uuiComponents.TextInput, Object.assign({ iconPosition: "left", icon: ForwardRef$N, cancelIcon: ((_a = props.value) === null || _a === void 0 ? void 0 : _a.length) > 0 && ForwardRef$Q }, props, iEditable, { ref: ref, cx: uuiCore.cx(css$7.searchInput, props.cx) }, props.rawProps)));
4808
4913
  } }))));
4809
4914
 
4810
- var css$6 = {"container":"DEYDSt"};
4915
+ var css$6 = {"container":"iTlXMX"};
4811
4916
 
4812
4917
  const MainMenuIcon = /* @__PURE__ */React__namespace.forwardRef((props, ref) => (React__namespace.createElement(IconButton, Object.assign({ ref: ref, icon: props.icon, cx: uuiCore.cx(props.cx, css$6.container) }, props))));
4813
4918
 
4814
- var css$5 = {"root":"IKaqUH"};
4919
+ var css$5 = {"root":"eyld5t"};
4815
4920
 
4816
4921
  const Anchor = /* @__PURE__ */uuiCore.withMods(uuiComponents.Anchor, () => [css$5.root]);
4817
4922
 
@@ -4869,7 +4974,7 @@ var SvgFileCloudUploadFill = function SvgFileCloudUploadFill(props, ref) {
4869
4974
  };
4870
4975
  var ForwardRef = /*#__PURE__*/React.forwardRef(SvgFileCloudUploadFill);
4871
4976
 
4872
- var css$4 = {"root":"nxPhR-","drop-start":"i7ScKc","drop-over":"hxYrG2","link":"xDIoxi","drop-area":"ELfINl","drop-caption":"QuVetq","icon-blue":"_5sO-P2","dropStart":"i7ScKc","dropOver":"hxYrG2","dropArea":"ELfINl","dropCaption":"QuVetq","iconBlue":"_5sO-P2"};
4977
+ var css$4 = {"root":"aB2r8O","drop-start":"D30JDc","drop-over":"g60B3R","link":"_6bANmG","drop-area":"kMApDT","drop-caption":"R3qeAr","icon-blue":"f5zgr3","dropStart":"D30JDc","dropOver":"g60B3R","dropArea":"kMApDT","dropCaption":"R3qeAr","iconBlue":"f5zgr3"};
4873
4978
 
4874
4979
  function DropSpot(props) {
4875
4980
  const getInfoText = typeof props.infoText === 'string'
@@ -4887,9 +4992,9 @@ function DropSpot(props) {
4887
4992
  return React__namespace.createElement(uuiComponents.DropSpot, { render: renderAttachmentArea, onFilesDropped: props.onUploadFiles });
4888
4993
  }
4889
4994
 
4890
- var css$3 = {"uui-typography":"SMB7Z4","hero-header":"_0wXrkf","promo-header":"M4yH2r","uui-critical":"fEOxi2","uui-info":"AJ5Og-","uui-success":"XNcg7C","uui-warning":"r--Xs5","uui-highlight":"YZSHEO","uui-typography-size-12":"_1hhz1e","uui-typography-size-14":"SOVIfy","uui-typography-size-16":"b-MLbb","root":"_9SOrWV","file-name":"BLb0Vq","default-color":"F5bTjI","doc-color":"_46uC69","xls-color":"_7nqoCR","pdf-color":"k-Cxpk","movie-color":"sPS-Av","img-color":"r-PXsu","mov-color":"nzmAJ3","error-block":"pDMR7M","icons-block":"Xu9l3K","uuiTypography":"SMB7Z4","heroHeader":"_0wXrkf","promoHeader":"M4yH2r","uuiCritical":"fEOxi2","uuiInfo":"AJ5Og-","uuiSuccess":"XNcg7C","uuiWarning":"r--Xs5","uuiHighlight":"YZSHEO","uuiTypographySize12":"_1hhz1e","uuiTypographySize14":"SOVIfy","uuiTypographySize16":"b-MLbb","fileName":"BLb0Vq","defaultColor":"F5bTjI","docColor":"_46uC69","xlsColor":"_7nqoCR","pdfColor":"k-Cxpk","movieColor":"sPS-Av","imgColor":"r-PXsu","movColor":"nzmAJ3","errorBlock":"pDMR7M","iconsBlock":"Xu9l3K"};
4995
+ var css$3 = {"uui-typography":"qkSHlQ","hero-header":"ben3Ar","promo-header":"EV22rM","uui-critical":"_2S4uo3","uui-info":"PBbION","uui-success":"Llmv92","uui-warning":"_24-sXA","uui-highlight":"_4ix704","uui-typography-size-12":"Rbnd-q","uui-typography-size-14":"_9rJ2Nn","uui-typography-size-16":"qoPXXp","root":"PFgv7x","file-name":"Eo6O3R","default-color":"_6dJgK4","doc-color":"FwofMe","xls-color":"_15ZT3C","pdf-color":"SWxIZN","movie-color":"r-E-ji","img-color":"kHyMo-","mov-color":"_3XJ00G","error-block":"_33fLsA","icons-block":"r4ycXJ","uuiTypography":"qkSHlQ","heroHeader":"ben3Ar","promoHeader":"EV22rM","uuiCritical":"_2S4uo3","uuiInfo":"PBbION","uuiSuccess":"Llmv92","uuiWarning":"_24-sXA","uuiHighlight":"_4ix704","uuiTypographySize12":"Rbnd-q","uuiTypographySize14":"_9rJ2Nn","uuiTypographySize16":"qoPXXp","fileName":"Eo6O3R","defaultColor":"_6dJgK4","docColor":"FwofMe","xlsColor":"_15ZT3C","pdfColor":"SWxIZN","movieColor":"r-E-ji","imgColor":"kHyMo-","movColor":"_3XJ00G","errorBlock":"_33fLsA","iconsBlock":"r4ycXJ"};
4891
4996
 
4892
- var css$2 = {"root":"VI9lCI"};
4997
+ var css$2 = {"root":"_2m7E-c"};
4893
4998
 
4894
4999
  const SvgCircleProgress = /* @__PURE__ */React__namespace.forwardRef((props, ref) => {
4895
5000
  const outsetRadius = props.size / 2 - 1;
@@ -5014,7 +5119,7 @@ const getErrorPageConfig = () => ({
5014
5119
  },
5015
5120
  });
5016
5121
 
5017
- var css$1 = {"container":"I4yjoV"};
5122
+ var css$1 = {"container":"d6kI5S"};
5018
5123
 
5019
5124
  const ErrorPage = (props) => {
5020
5125
  const isMobileScreen = uuiCore.isMobile();
@@ -5025,7 +5130,7 @@ const ErrorPage = (props) => {
5025
5130
  React__namespace.default.createElement("div", { className: "uui-error-subtitle" }, props.subtitle))));
5026
5131
  };
5027
5132
 
5028
- var css = {"recovery-spinner":"x8hwiH","recovery-message":"DlznQr","modal-blocker":"_7opvLj","modalFadeIn":"vUy1rC","recoverySpinner":"x8hwiH","recoveryMessage":"DlznQr","modalBlocker":"_7opvLj"};
5133
+ var css = {"recovery-spinner":"krJJcB","recovery-message":"Q3ZWd5","modal-blocker":"Wwiad1","modalFadeIn":"y73pIZ","recoverySpinner":"krJJcB","recoveryMessage":"Q3ZWd5","modalBlocker":"Wwiad1"};
5029
5134
 
5030
5135
  function ErrorHandler(props) {
5031
5136
  const { uuiNotifications, uuiModals, uuiApi } = uuiCore.useUuiContext();
@@ -5217,6 +5322,7 @@ exports.propsMods = propsMods;
5217
5322
  exports.rangeDatePickerPresets = rangeDatePickerPresets;
5218
5323
  exports.renderCell = renderCell;
5219
5324
  exports.renderDropMarkers = renderDropMarkers;
5325
+ exports.settings = settings;
5220
5326
  exports.useColumnsWithFilters = useColumnsWithFilters;
5221
5327
  exports.useForm = useForm;
5222
5328
  exports.uuiDatePickerBody = uuiDatePickerBody;