@splunk/react-ui 5.8.0 → 5.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/Table.js CHANGED
@@ -65,7 +65,7 @@
65
65
  Caption: () => /* reexport */ de,
66
66
  Cell: () => /* reexport */ Oe,
67
67
  Head: () => /* reexport */ er,
68
- HeadCell: () => /* reexport */ Mn,
68
+ HeadCell: () => /* reexport */ $n,
69
69
  HeadDropdownCell: () => /* reexport */ xr,
70
70
  Row: () => /* reexport */ Ht,
71
71
  default: () => /* reexport */ Qo
@@ -128,12 +128,12 @@
128
128
  const _ = require("styled-components");
129
129
  var z = e.n(_);
130
130
  // CONCATENATED MODULE: external "@splunk/themes"
131
- const $ = require("@splunk/themes");
131
+ const M = require("@splunk/themes");
132
132
  // CONCATENATED MODULE: ./src/Table/BodyStyles.ts
133
- var M = z().tbody.withConfig({
133
+ var $ = z().tbody.withConfig({
134
134
  displayName: "BodyStyles__Styled",
135
135
  componentId: "sc-1k5p6pq-0"
136
- })([ "", " z-index:0;" ], $.mixins.reset("table-row-group"));
136
+ })([ "", " z-index:0;" ], M.mixins.reset("table-row-group"));
137
137
  // CONCATENATED MODULE: ./src/utils/updateReactRef.ts
138
138
  /**
139
139
  * Updates a React ref. Callback refs and object refs (from `createRef` and `useRef`) are supported.
@@ -345,7 +345,7 @@
345
345
  return null;
346
346
  }
347
347
 
348
- return r().createElement(M, L({
348
+ return r().createElement($, L({
349
349
  "data-test": "body"
350
350
  }, v, {
351
351
  ref: w
@@ -358,7 +358,7 @@
358
358
  var Q = z().div.withConfig({
359
359
  displayName: "TableStyles__Styled",
360
360
  componentId: "sc-1cmfss7-0"
361
- })([ "", ";max-width:100%;position:relative;z-index:1;@media print{max-height:none !important;}" ], $.mixins.reset("block"));
361
+ })([ "", ";max-width:100%;position:relative;z-index:1;@media print{max-height:none !important;}" ], M.mixins.reset("block"));
362
362
  var Z = z().div.withConfig({
363
363
  displayName: "TableStyles__StyledTableContainer",
364
364
  componentId: "sc-1cmfss7-1"
@@ -369,14 +369,14 @@
369
369
  var ee = z().table.withConfig({
370
370
  displayName: "TableStyles__StyledTable",
371
371
  componentId: "sc-1cmfss7-2"
372
- })([ "", ";position:relative;border-collapse:collapse;border-spacing:0;min-width:100%;z-index:0;height:1px;&[data-fixed-column='true']{table-layout:fixed;min-width:0;width:0;}", " @media print{width:100%;max-width:100%;table-layout:auto;}" ], $.mixins.reset("table"), (function(e) {
372
+ })([ "", ";position:relative;border-collapse:collapse;border-spacing:0;min-width:100%;z-index:0;height:1px;&[data-fixed-column='true']{table-layout:fixed;min-width:0;width:0;}", " @media print{width:100%;max-width:100%;table-layout:auto;}" ], M.mixins.reset("table"), (function(e) {
373
373
  var n = e.$resizableFillLayout;
374
374
  return n && (0, _.css)([ "width:100%;min-width:100%;table-layout:fixed;" ]);
375
375
  }));
376
376
  var ne = z().div.withConfig({
377
377
  displayName: "TableStyles__StyledDockedScrollbar",
378
378
  componentId: "sc-1cmfss7-3"
379
- })([ "position:fixed;bottom:0;overflow:auto;z-index:calc(", " + 1);" ], $.variables.zindexFixedNavbar);
379
+ })([ "position:fixed;bottom:0;overflow:auto;z-index:calc(", " + 1);" ], M.variables.zindexFixedNavbar);
380
380
  var te = z().div.withConfig({
381
381
  displayName: "TableStyles__StyledDockedScrollbarContent",
382
382
  componentId: "sc-1cmfss7-4"
@@ -384,14 +384,14 @@
384
384
  var re = z().caption.withConfig({
385
385
  displayName: "TableStyles__StyledTableCaption",
386
386
  componentId: "sc-1cmfss7-5"
387
- })([ "padding:", " 0;font-size:", ";caption-side:", ";" ], $.variables.spacingXSmall, $.variables.fontSizeLarge, (function(e) {
387
+ })([ "padding:", " 0;font-size:", ";caption-side:", ";" ], M.variables.spacingXSmall, M.variables.fontSizeLarge, (function(e) {
388
388
  var n = e.side;
389
389
  return n;
390
390
  }));
391
391
  var oe = z().table.withConfig({
392
392
  displayName: "TableStyles__StyledDragShadowTable",
393
393
  componentId: "sc-1cmfss7-6"
394
- })([ "display:block;background:", ";border-collapse:collapse;height:", ";width:", ";" ], $.variables.interactiveColorOverlayDrag, (function(e) {
394
+ })([ "display:block;background:", ";border-collapse:collapse;height:", ";width:", ";" ], M.variables.interactiveColorOverlayDrag, (function(e) {
395
395
  var n = e.$height;
396
396
  return "".concat(n, "px");
397
397
  }), (function(e) {
@@ -407,7 +407,7 @@
407
407
  }), (function(e) {
408
408
  var n = e.$height;
409
409
  return "".concat(n, "px");
410
- }), $.variables.interactiveColorAccent);
410
+ }), M.variables.interactiveColorAccent);
411
411
  // CONCATENATED MODULE: ./src/Table/Caption.tsx
412
412
  function ae() {
413
413
  return ae = Object.assign ? Object.assign.bind() : function(e) {
@@ -465,35 +465,35 @@
465
465
  const fe = require("@splunk/react-ui/ButtonSimple");
466
466
  // CONCATENATED MODULE: ./src/Table/CellStyles.ts
467
467
  var ve = "2px";
468
- var pe = (0, _.css)([ "box-shadow:", ";" ], $.variables.focusShadowInset);
468
+ var pe = (0, _.css)([ "box-shadow:", ";" ], M.variables.focusShadowInset);
469
469
  var me = z().td.withConfig({
470
470
  displayName: "CellStyles__Styled",
471
471
  componentId: "sc-1955xk2-0"
472
- })([ "", " line-height:", ";padding:", " ", ";border-left:0 solid transparent;border-right:0 solid transparent;color:", ";word-wrap:break-word;vertical-align:top;*:where(button):focus,&& *:is(:has(> input:focus)):not([disabled]){box-shadow:", ";}padding-block:", ";padding-inline:", ";", " ", " ", " [data-expansion-row='true'] > &:first-child{padding-top:8px;}[data-expansion-row='true'] > &:last-child{padding-bottom:14px;}", "" ], $.mixins.reset("table-cell"), $.variables.lineHeightSpacious, ve, $.variables.spacingSmall, $.variables.contentColorDefault, $.variables.focusShadowInset, (0,
473
- $.pick)({
472
+ })([ "", " line-height:", ";padding:", " ", ";border-left:0 solid transparent;border-right:0 solid transparent;color:", ";word-wrap:break-word;vertical-align:top;*:where(button):focus,&& *:is(:has(> input:focus)):not([disabled]){box-shadow:", ";}padding-block:", ";padding-inline:", ";", " ", " ", " [data-expansion-row='true'] > &:first-child{padding-top:8px;}[data-expansion-row='true'] > &:last-child{padding-bottom:14px;}", "" ], M.mixins.reset("table-cell"), M.variables.lineHeightSpacious, ve, M.variables.spacingSmall, M.variables.contentColorDefault, M.variables.focusShadowInset, (0,
473
+ M.pick)({
474
474
  comfortable: "8px",
475
475
  compact: "6px"
476
- }), $.variables.spacingSmall, (0, $.pickVariant)("$variant", {
476
+ }), M.variables.spacingSmall, (0, M.pickVariant)("$variant", {
477
477
  expand: (0, _.css)([ "height:100%;padding:0;" ]),
478
478
  toggle: (0, _.css)([ "height:100%;padding:0;" ])
479
479
  }), (function(e) {
480
480
  var n = e.$variant, t = e.$isPrimaryCell;
481
- return (0, $.pickVariant)("$appearance", {
482
- data: (0, _.css)([ "", "" ], n === "actions" && (0, _.css)([ "cursor:default;padding-block:", ";padding-inline:", ";*:where(button){", " &:focus{box-shadow:", ";}}" ], ve, $.variables.spacingSmall, (0,
481
+ return (0, M.pickVariant)("$appearance", {
482
+ data: (0, _.css)([ "", "" ], n === "actions" && (0, _.css)([ "cursor:default;padding-block:", ";padding-inline:", ";*:where(button){", " &:focus{box-shadow:", ";}}" ], ve, M.variables.spacingSmall, (0,
483
483
  fe.buttonMixin)("subtle", {
484
- color: $.variables.contentColorDefault
485
- }), $.variables.focusShadowInset)),
486
- rowLink: (0, _.css)([ "color:", ";*:hover > &&{cursor:pointer;", "}" ], $.variables.contentColorActive, t && (0,
484
+ color: M.variables.contentColorDefault
485
+ }), M.variables.focusShadowInset)),
486
+ rowLink: (0, _.css)([ "color:", ";*:hover > &&{cursor:pointer;", "}" ], M.variables.contentColorActive, t && (0,
487
487
  _.css)([ "text-decoration:underline;" ])),
488
- link: (0, _.css)([ "color:", ";&:hover{cursor:pointer;text-decoration:underline;}&:focus{text-decoration:underline;box-shadow:", ";}" ], $.variables.contentColorLink, $.variables.focusShadowInset)
488
+ link: (0, _.css)([ "color:", ";&:hover{cursor:pointer;text-decoration:underline;}&:focus{text-decoration:underline;box-shadow:", ";}" ], M.variables.contentColorLink, M.variables.focusShadowInset)
489
489
  });
490
490
  }), (function(e) {
491
- var n = e.$clickable, t = e.$focusWithin, r = e.$stripe;
492
- return n && (0, _.css)([ "cursor:pointer;&:hover{background-color:", ";}&:focus{", " background-color:", ";}", "" ], r === "even" ? $.variables.neutral300 : $.variables.neutral100, pe, r === "even" ? $.variables.neutral300 : $.variables.neutral100, t && (0,
493
- _.css)([ "&:focus-within{", " background-color:", ";}" ], pe, r === "even" ? $.variables.neutral300 : $.variables.neutral100));
491
+ var n = e.$clickable, t = e.$focusWithin;
492
+ return n && (0, _.css)([ "cursor:pointer;&:hover{background-color:", ";}&:focus{", " background-color:", ";}", "" ], M.variables.neutral100, pe, M.variables.neutral100, t && (0,
493
+ _.css)([ "&:focus-within{", " background-color:", ";}" ], pe, M.variables.neutral100));
494
494
  }), (function(e) {
495
495
  var n = e.$isPinned;
496
- return n && (0, _.css)([ "background-color:", ";position:sticky;inset-inline-end:-1px;&::before{content:'';position:absolute;left:0;top:0;bottom:0;border-left:1px solid ", ";}" ], $.variables.backgroundColorPage, $.variables.borderColor);
496
+ return n && (0, _.css)([ "background-color:", ";position:sticky;inset-inline-end:-1px;&::before{content:'';position:absolute;left:0;top:0;bottom:0;border-left:1px solid ", ";}" ], M.variables.backgroundColorPage, M.variables.borderColor);
497
497
  }));
498
498
  /*
499
499
  * A wrapper ensures that the Table Cell contents align to the top while staying within the height of inputHeight.
@@ -501,13 +501,13 @@
501
501
  */ var be = z().div.withConfig({
502
502
  displayName: "CellStyles__StyledCellContent",
503
503
  componentId: "sc-1955xk2-1"
504
- })([ "display:flex;align-items:flex-start;", " ", " ", "" ], (0, $.pickVariant)("$variant", {
504
+ })([ "display:flex;align-items:flex-start;", " ", " ", "" ], (0, M.pickVariant)("$variant", {
505
505
  expand: (0, _.css)([ "height:100%;" ]),
506
506
  toggle: (0, _.css)([ "height:100%;" ])
507
507
  }), (function(e) {
508
508
  var n = e.$variant, t = e.$align;
509
509
  return n ? (0, _.css)([ "display:block;text-align:", ";" ], t) : (0, _.css)([ "justify-content:", ";text-align:", ";" ], t, t);
510
- }), (0, $.pickVariant)("$horizontalOverflow", {
510
+ }), (0, M.pickVariant)("$horizontalOverflow", {
511
511
  auto: (0, _.css)([ "word-break:break-word;" ]),
512
512
  scroll: (0, _.css)([ "overflow-wrap:wrap;" ])
513
513
  }));
@@ -640,15 +640,15 @@
640
640
  var _e = 4;
641
641
  var ze = _e;
642
642
  // While this could theoretically be different, it helps for cohesivity in look and feel when some columns are truncated and others are not.
643
- var $e = (0, _.css)([ "display:inline-flex;align-items:center;grid-row:1;height:1lh;" ]);
644
- var Me = z().span.withConfig({
643
+ var Me = (0, _.css)([ "display:inline-flex;align-items:center;grid-row:1;height:1lh;" ]);
644
+ var $e = z().span.withConfig({
645
645
  displayName: "HeadInnerStyles__StyledIcon",
646
646
  componentId: "sc-1sa0wng-0"
647
- })([ "", " grid-column:icon;" ], $e);
647
+ })([ "", " grid-column:icon;" ], Me);
648
648
  var Ne = z().span.withConfig({
649
649
  displayName: "HeadInnerStyles__StyledTooltipIcon",
650
650
  componentId: "sc-1sa0wng-1"
651
- })([ "", " grid-column:tooltip;" ], $e);
651
+ })([ "", " grid-column:tooltip;" ], Me);
652
652
  var Le = z().span.withConfig({
653
653
  displayName: "HeadInnerStyles__StyledLabel",
654
654
  componentId: "sc-1sa0wng-2"
@@ -660,46 +660,46 @@
660
660
  return n && n > ze && (0, _.css)([ "word-wrap:break-word;word-break:break-word;" ]);
661
661
  }), (function(e) {
662
662
  var n = e.$truncate, t = e.$labelLength;
663
- return (0, $.pickVariant)("$horizontalOverflow", {
664
- auto: n && t && t > _e && (0, _.css)([ "", " min-width:4ch;" ], $.mixins.ellipsis()),
663
+ return (0, M.pickVariant)("$horizontalOverflow", {
664
+ auto: n && t && t > _e && (0, _.css)([ "", " min-width:4ch;" ], M.mixins.ellipsis()),
665
665
  scroll: (0, _.css)([ "white-space:nowrap;" ])
666
666
  });
667
- }), (0, $.pickVariant)("$align", {
667
+ }), (0, M.pickVariant)("$align", {
668
668
  right: (0, _.css)([ "& > &{text-align:right;}" ]),
669
669
  left: (0, _.css)([ "& > &{text-align:left;}" ]),
670
670
  center: (0, _.css)([ "& > &{text-align:center;}" ])
671
671
  }));
672
- var We = (0, _.css)([ "box-shadow:", ";outline:none;color:", ";text-decoration:underline;" ], $.variables.focusShadowInset, $.variables.contentColorActive);
672
+ var We = (0, _.css)([ "box-shadow:", ";outline:none;color:", ";text-decoration:underline;" ], M.variables.focusShadowInset, M.variables.contentColorActive);
673
673
  var He = z().div.withConfig({
674
674
  displayName: "HeadInnerStyles__Styled",
675
675
  componentId: "sc-1sa0wng-3"
676
- })([ "", ";", ";", ";position:relative;", " grid-template-rows:1lh 1fr;align-items:start;flex-grow:1;height:100%;padding-block:", ";padding-inline:", ";justify-content:", ";", " ", " @media print{background-image:none;}", "" ], $.mixins.reset("grid"), $.mixins.clearfix(), $.mixins.typography("body", {
676
+ })([ "", ";", ";", ";position:relative;", " grid-template-rows:1lh 1fr;align-items:start;flex-grow:1;height:100%;padding-block:", ";padding-inline:", ";justify-content:", ";", " ", " @media print{background-image:none;}", "" ], M.mixins.reset("grid"), M.mixins.clearfix(), M.mixins.typography("body", {
677
677
  weight: "bold"
678
678
  }), (function(e) {
679
679
  var n = e.$hasTooltip, t = e.$hasIcon;
680
- return (0, _.css)([ "grid-template-columns:[label] auto ", " ", ";column-gap:", ";" ], n ? "[tooltip] min-content" : "", t ? "[icon] min-content" : "", n || t ? $.variables.spacingXSmall : 0);
681
- }), (0, $.pick)({
680
+ return (0, _.css)([ "grid-template-columns:[label] auto ", " ", ";column-gap:", ";" ], n ? "[tooltip] min-content" : "", t ? "[icon] min-content" : "", n || t ? M.variables.spacingXSmall : 0);
681
+ }), (0, M.pick)({
682
682
  comfortable: "8px",
683
683
  compact: "6px"
684
- }), $.variables.spacingSmall, (0, $.pickVariant)("$align", {
684
+ }), M.variables.spacingSmall, (0, M.pickVariant)("$align", {
685
685
  center: "center",
686
686
  left: "flex-start",
687
687
  right: "flex-end"
688
688
  }), (function(e) {
689
689
  var n = e.$variant;
690
690
  return n && (0, _.css)([ "grid-template-columns:1fr;grid-template-rows:1fr;" ]);
691
- }), (0, $.pickVariant)("$variant", {
691
+ }), (0, M.pickVariant)("$variant", {
692
692
  toggleAll: (0, _.css)([ "padding:0;" ]),
693
693
  actions: (0, _.css)([ "padding-block:2px;" ])
694
694
  }), (function(e) {
695
695
  var n = e.$clickable, t = e.$focusWithin;
696
696
  return n && (0, _.css)([ "cursor:pointer;&:focus{", "}", " &:hover{outline:none;text-decoration:underline;color:", ";}" ], We, t && (0,
697
- _.css)([ "&:focus-within{", "}" ], We), $.variables.contentColorActive);
697
+ _.css)([ "&:focus-within{", "}" ], We), M.variables.contentColorActive);
698
698
  }));
699
699
  var Ke = z()(qe()).withConfig({
700
700
  displayName: "HeadInnerStyles__StyledResize",
701
701
  componentId: "sc-1sa0wng-4"
702
- })([ "", ";position:absolute;right:-5px;width:9px;top:0;bottom:0;z-index:1;cursor:col-resize;th:last-child > div > ", " > &{right:1px;width:4px;}&:hover{outline:none;&::before{content:'';background:", ";position:absolute;left:4px;width:1px;top:0;bottom:0;}}&:focus{outline:none;&::before{content:'';position:absolute;background:", ";box-shadow:", ";left:4px;width:1px;top:0;bottom:0;}}" ], $.mixins.reset("block"), /* sc-sel */ He, $.variables.borderColorStrong, $.variables.focusColor, $.variables.focusShadow);
702
+ })([ "", ";position:absolute;right:-5px;width:9px;top:0;bottom:0;z-index:1;cursor:col-resize;th:last-child > div > ", " > &{right:1px;width:4px;}&:hover{outline:none;&::before{content:'';background:", ";position:absolute;left:4px;width:1px;top:0;bottom:0;}}&:focus{outline:none;&::before{content:'';position:absolute;background:", ";box-shadow:", ";left:4px;width:1px;top:0;bottom:0;}}" ], M.mixins.reset("block"), /* sc-sel */ He, M.variables.borderColorStrong, M.variables.focusColor, M.variables.focusShadow);
703
703
  // CONCATENATED MODULE: ./src/Table/HeadCellStyles.ts
704
704
  var Ve = z().div.withConfig({
705
705
  displayName: "HeadCellStyles__StyledInnerWrapper",
@@ -708,22 +708,22 @@
708
708
  var Be = z().th.withConfig({
709
709
  displayName: "HeadCellStyles__Styled",
710
710
  componentId: "sc-1hj81sa-1"
711
- })([ "", " line-height:", ";background-color:", ";box-sizing:content-box;text-align:left;vertical-align:", ";position:relative;height:100%;&:not(:first-child,:has(", ")){", "{border-left:1px solid ", ";}}&:has(", "){", "{border-right:1px solid ", ";}}&:nth-last-child(2):has(", ") + &:last-child{", "{border-left:none;}}*:where(button):focus{box-shadow:", ";}", " ", " ", " ", "" ], $.mixins.reset("table-cell"), $.variables.lineHeightSpacious, $.variables.neutral100, (function(e) {
711
+ })([ "", " line-height:", ";background-color:", ";box-sizing:content-box;text-align:left;vertical-align:", ";position:relative;height:100%;&:not(:first-child,:has(", ")){", "{border-left:1px solid ", ";}}&:has(", "){", "{border-right:1px solid ", ";}}&:nth-last-child(2):has(", ") + &:last-child{", "{border-left:none;}}*:where(button):focus{box-shadow:", ";}", " ", " ", " ", "" ], M.mixins.reset("table-cell"), M.variables.lineHeightSpacious, M.variables.neutral100, (function(e) {
712
712
  var n = e.$variant;
713
713
  return n ? "middle" : "top";
714
- }), Ke, /* sc-sel */ Ve, $.variables.borderColorWeak, Ke, /* sc-sel */ Ve, $.variables.borderColor, Ke, /* sc-sel */ Ve, $.variables.focusShadowInset, (function(e) {
714
+ }), Ke, /* sc-sel */ Ve, M.variables.borderColorWeak, Ke, /* sc-sel */ Ve, M.variables.borderColor, Ke, /* sc-sel */ Ve, M.variables.focusShadowInset, (function(e) {
715
715
  var n = e.$isDragging;
716
- return n && (0, _.css)([ "background-color:", ";&:focus{box-shadow:none;}" ], $.variables.backgroundColorPage);
716
+ return n && (0, _.css)([ "background-color:", ";&:focus{box-shadow:none;}" ], M.variables.backgroundColorPage);
717
717
  }), (function(e) {
718
718
  var n = e.$variant;
719
- return n && (0, _.css)([ "&:first-child + &{", "{border-left:1px solid ", ";}}" ], Ve, $.variables.borderColorWeak);
720
- }), (0, $.pickVariant)("$variant", {
719
+ return n && (0, _.css)([ "&:first-child + &{", "{border-left:1px solid ", ";}}" ], Ve, M.variables.borderColorWeak);
720
+ }), (0, M.pickVariant)("$variant", {
721
721
  actions: (0, _.css)([ "*:where(button){", " &:focus{box-shadow:", ";}}" ], (0, fe.buttonMixin)("subtle", {
722
- color: $.variables.contentColorDefault
723
- }), $.variables.focusShadowInset)
722
+ color: M.variables.contentColorDefault
723
+ }), M.variables.focusShadowInset)
724
724
  }), (function(e) {
725
725
  var n = e.$isPinned;
726
- return n && (0, _.css)([ "position:sticky;inset-inline-end:-1px;&::before{content:'';position:absolute;left:0;top:0;bottom:0;border-left:1px solid ", ";}" ], $.variables.borderColor);
726
+ return n && (0, _.css)([ "position:sticky;inset-inline-end:-1px;&::before{content:'';position:absolute;left:0;top:0;bottom:0;border-left:1px solid ", ";}" ], M.variables.borderColor);
727
727
  }));
728
728
  var Fe = z().div.withConfig({
729
729
  displayName: "HeadCellStyles__StyledIcon",
@@ -734,10 +734,10 @@
734
734
  displayName: "HeadCellStyles__StyledDragHandler",
735
735
  componentId: "sc-1hj81sa-3"
736
736
  })([ "display:inline-flex;align-items:start;align-self:stretch;justify-content:center;min-width:20px;cursor:move;padding-block:", ";-webkit-user-select:none;-moz-user-select:none;user-select:none;&:hover{background:", ";color:", ";}&:focus{background:", ";box-shadow:", ";color:", ";}" ], (0,
737
- $.pick)({
737
+ M.pick)({
738
738
  comfortable: "8px",
739
739
  compact: "6px"
740
- }), $.variables.interactiveColorOverlayHover, $.variables.contentColorActive, $.variables.interactiveColorOverlayDrag, $.variables.focusShadowInset, $.variables.contentColorActive);
740
+ }), M.variables.interactiveColorOverlayHover, M.variables.contentColorActive, M.variables.interactiveColorOverlayDrag, M.variables.focusShadowInset, M.variables.contentColorActive);
741
741
  // CONCATENATED MODULE: external "@splunk/react-icons/ArrowDown"
742
742
  const Xe = require("@splunk/react-icons/ArrowDown");
743
743
  var Ye = e.n(Xe);
@@ -1008,7 +1008,7 @@
1008
1008
  }), [ v ]);
1009
1009
  var j = (0, t.useContext)(ye), D = j.horizontalOverflow;
1010
1010
  var P = (0, t.useState)(false), A = yn(P, 2), q = A[0], _ = A[1];
1011
- var z = (0, t.useState)(0), $ = yn(z, 2), M = $[0], L = $[1];
1011
+ var z = (0, t.useState)(0), M = yn(z, 2), $ = M[0], L = M[1];
1012
1012
  var W = (0, t.useState)(0), H = yn(W, 2), K = H[0], V = H[1];
1013
1013
  var B = (0, t.useRef)(null);
1014
1014
  var F = (0, t.useRef)(O === "auto" ? undefined : O);
@@ -1092,7 +1092,7 @@
1092
1092
  _(true);
1093
1093
  }), [ O ]);
1094
1094
  var ne = function e(n) {
1095
- var t = M - n.clientX;
1095
+ var t = $ - n.clientX;
1096
1096
  var r = Math.max(K - t, 16);
1097
1097
  if (d !== undefined) {
1098
1098
  m === null || m === void 0 ? void 0 : m(n, {
@@ -1158,10 +1158,10 @@
1158
1158
  $variant: S
1159
1159
  }, v), c && r().createElement(Ne, null, r().createElement(rn(), {
1160
1160
  "data-test": "tooltip-icon"
1161
- })), f && r().createElement(Me, null, r().createElement(nn(), {
1161
+ })), f && r().createElement($e, null, r().createElement(nn(), {
1162
1162
  "data-test": "caret-down",
1163
1163
  "aria-label": R
1164
- })), g && r().createElement(Me, null, U !== undefined && r().createElement(U, {
1164
+ })), g && r().createElement($e, null, U !== undefined && r().createElement(U, {
1165
1165
  "aria-hidden": false,
1166
1166
  "aria-label": X
1167
1167
  })));
@@ -1250,9 +1250,9 @@
1250
1250
  desc: "descending",
1251
1251
  none: "none"
1252
1252
  };
1253
- function $n(e) {
1253
+ function Mn(e) {
1254
1254
  var n;
1255
- var o = e.align, i = o === void 0 ? "left" : o, l = e.appearClickable, u = e.children, s = e.columnId, c = e.elementRef, d = e.dragId, f = e.headCellScreenReaderText, v = e.id, p = e.index, m = e.isPinned, b = e.onAutosizeColumn, h = e.onClick, y = e.onKeyDown, g = e.onRequestMoveColumn, w = e.onRequestResize, C = e.onSort, x = e.resizable, S = x === void 0 ? true : x, O = e.sortDir, k = O === void 0 ? "none" : O, R = e.sortKey, E = e.style, D = e.tooltip, P = e.truncate, A = P === void 0 ? true : P, q = e.variant, _ = e.visible, z = _ === void 0 ? true : _, $ = e.width, M = An(e, [ "align", "appearClickable", "children", "columnId", "elementRef", "dragId", "headCellScreenReaderText", "id", "index", "isPinned", "onAutosizeColumn", "onClick", "onKeyDown", "onRequestMoveColumn", "onRequestResize", "onSort", "resizable", "sortDir", "sortKey", "style", "tooltip", "truncate", "variant", "visible", "width" ]);
1255
+ var o = e.align, i = o === void 0 ? "left" : o, l = e.appearClickable, u = e.children, s = e.columnId, c = e.elementRef, d = e.dragId, f = e.headCellScreenReaderText, v = e.id, p = e.index, m = e.isPinned, b = e.onAutosizeColumn, h = e.onClick, y = e.onKeyDown, g = e.onRequestMoveColumn, w = e.onRequestResize, C = e.onSort, x = e.resizable, S = x === void 0 ? true : x, O = e.sortDir, k = O === void 0 ? "none" : O, R = e.sortKey, E = e.style, D = e.tooltip, P = e.truncate, A = P === void 0 ? true : P, q = e.variant, _ = e.visible, z = _ === void 0 ? true : _, M = e.width, $ = An(e, [ "align", "appearClickable", "children", "columnId", "elementRef", "dragId", "headCellScreenReaderText", "id", "index", "isPinned", "onAutosizeColumn", "onClick", "onKeyDown", "onRequestMoveColumn", "onRequestResize", "onSort", "resizable", "sortDir", "sortKey", "style", "tooltip", "truncate", "variant", "visible", "width" ]);
1256
1256
  // @docs-props-type HeadCellPropsBase
1257
1257
  var L = !!g;
1258
1258
  var W = (0, a.useSortable)({
@@ -1292,9 +1292,9 @@
1292
1292
  var J = q === "actions" ? false : A;
1293
1293
  var Q = (0, t.useMemo)((function() {
1294
1294
  return Ie()({}, E, {
1295
- width: $
1295
+ width: M
1296
1296
  });
1297
- }), [ E, $ ]);
1297
+ }), [ E, M ]);
1298
1298
  var Z;
1299
1299
  if (f) {
1300
1300
  Z = f;
@@ -1320,9 +1320,9 @@
1320
1320
  sortDir: C && k,
1321
1321
  truncate: J,
1322
1322
  variant: q,
1323
- width: $
1323
+ width: M
1324
1324
  };
1325
- }), [ i, l, Y, G, s, u, ee, p, b, C, U, X, w, z, S, k, J, q, $ ]);
1325
+ }), [ i, l, Y, G, s, u, ee, p, b, C, U, X, w, z, S, k, J, q, M ]);
1326
1326
  var te = (0, t.useCallback)((function(e) {
1327
1327
 
1328
1328
  return r().createElement(Dn, Pn({}, e, ne, {
@@ -1341,7 +1341,7 @@
1341
1341
  $isDragging: L && K,
1342
1342
  $isPinned: m,
1343
1343
  $variant: q
1344
- }, M), r().createElement(Ve, null, L && r().createElement(Ue, Pn({
1344
+ }, $), r().createElement(Ve, null, L && r().createElement(Ue, Pn({
1345
1345
  "aria-label": (0, I.sprintf)((0, T._)("Reorder %(labelString)s"), {
1346
1346
  labelString: Z
1347
1347
  }),
@@ -1352,26 +1352,26 @@
1352
1352
  renderAnchor: te
1353
1353
  }) : r().createElement(Dn, ne)));
1354
1354
  }
1355
- $n.propTypes = _n;
1356
- $n.splunkUiType = "Table.HeadCell";
1357
- /* harmony default export */ const Mn = $n;
1355
+ Mn.propTypes = _n;
1356
+ Mn.splunkUiType = "Table.HeadCell";
1357
+ /* harmony default export */ const $n = Mn;
1358
1358
  // CONCATENATED MODULE: ./src/Table/HeadStyles.ts
1359
1359
  var Nn = z().thead.withConfig({
1360
1360
  displayName: "HeadStyles__Styled",
1361
1361
  componentId: "iap21t-0"
1362
- })([ "", ";", "" ], $.mixins.reset("table-header-group"), (function(e) {
1362
+ })([ "", ";", "" ], M.mixins.reset("table-header-group"), (function(e) {
1363
1363
  var n = e.$isFixed, t = e.$zIndex;
1364
1364
  return n && (0, _.css)([ "position:sticky;top:0;z-index:", ";" ], t);
1365
1365
  }));
1366
- var Ln = z()(Mn).withConfig({
1366
+ var Ln = z()($n).withConfig({
1367
1367
  displayName: "HeadStyles__StyledToggleAll",
1368
1368
  componentId: "iap21t-1"
1369
1369
  })([ "width:32px;min-width:32px;" ]);
1370
- var Wn = z()(Mn).withConfig({
1370
+ var Wn = z()($n).withConfig({
1371
1371
  displayName: "HeadStyles__StyledInfo",
1372
1372
  componentId: "iap21t-2"
1373
1373
  })([ "width:32px;min-width:32px;" ]);
1374
- var Hn = z()(Mn).withConfig({
1374
+ var Hn = z()($n).withConfig({
1375
1375
  displayName: "HeadStyles__StyledDragRow",
1376
1376
  componentId: "iap21t-3"
1377
1377
  })([ "width:32px;" ]);
@@ -1393,11 +1393,11 @@
1393
1393
  var Qn = z().button.withConfig({
1394
1394
  displayName: "ExpandButtonStyles__StyledButton",
1395
1395
  componentId: "sc-7nlw5q-0"
1396
- })([ "", ";height:100%;width:100%;cursor:pointer;justify-content:center;color:", ";&:hover{color:", ";}&:focus{color:", ";box-shadow:", ";}" ], $.mixins.reset("flex"), $.variables.contentColorDefault, $.variables.contentColorActive, $.variables.contentColorActive, $.variables.focusShadowInset);
1396
+ })([ "", ";height:100%;width:100%;cursor:pointer;justify-content:center;color:", ";&:hover{color:", ";}&:focus{color:", ";box-shadow:", ";}" ], M.mixins.reset("flex"), M.variables.contentColorDefault, M.variables.contentColorActive, M.variables.contentColorActive, M.variables.focusShadowInset);
1397
1397
  var Zn = z()(Jn()).withConfig({
1398
1398
  displayName: "ExpandButtonStyles__StyledChevron",
1399
1399
  componentId: "sc-7nlw5q-1"
1400
- })([ "padding-block:", ";transition:transform 200ms;", "" ], (0, $.pick)({
1400
+ })([ "padding-block:", ";transition:transform 200ms;", "" ], (0, M.pick)({
1401
1401
  comfortable: "10px",
1402
1402
  compact: "8px"
1403
1403
  }), (function(e) {
@@ -1457,11 +1457,11 @@
1457
1457
  var at = z().td.withConfig({
1458
1458
  displayName: "RowDragCellStyles__StyledCell",
1459
1459
  componentId: "sc-9kbaj2-0"
1460
- })([ "", " cursor:move;touch-action:none;position:relative;vertical-align:middle;" ], $.mixins.reset("table-cell"));
1460
+ })([ "", " cursor:move;touch-action:none;position:relative;vertical-align:middle;" ], M.mixins.reset("table-cell"));
1461
1461
  var lt = z().div.withConfig({
1462
1462
  displayName: "RowDragCellStyles__StyledDrag",
1463
1463
  componentId: "sc-9kbaj2-1"
1464
- })([ "", " ", ";justify-content:center;cursor:move;-webkit-user-drag:element;user-select:none;align-items:center;position:absolute;width:100%;top:0;bottom:0;&:focus{outline:0;box-shadow:", ";}&:hover{background-color:", ";outline:none;}&:active{background-color:", ";box-shadow:", ";}& > div{margin:0;}@media print{background-image:none;}" ], $.mixins.reset("flex"), $.mixins.clearfix(), $.variables.focusShadowInset, $.variables.interactiveColorOverlayDrag, $.variables.interactiveColorOverlayActive, $.variables.focusShadowInset);
1464
+ })([ "", " ", ";justify-content:center;cursor:move;-webkit-user-drag:element;user-select:none;align-items:center;position:absolute;width:100%;top:0;bottom:0;&:focus{outline:0;box-shadow:", ";}&:hover{background-color:", ";outline:none;}&:active{background-color:", ";box-shadow:", ";}& > div{margin:0;}@media print{background-image:none;}" ], M.mixins.reset("flex"), M.mixins.clearfix(), M.variables.focusShadowInset, M.variables.interactiveColorOverlayDrag, M.variables.interactiveColorOverlayActive, M.variables.focusShadowInset);
1465
1465
  // CONCATENATED MODULE: ./src/Table/RowDragCell.tsx
1466
1466
  function ut() {
1467
1467
  return ut = Object.assign ? Object.assign.bind() : function(e) {
@@ -1519,24 +1519,21 @@
1519
1519
  var pt = z().tr.withConfig({
1520
1520
  displayName: "RowStyles__StyledStripeNone",
1521
1521
  componentId: "f0igqq-0"
1522
- })([ "", ";", ";", " @media print{background-color:none;}" ], $.mixins.reset("table-row"), (function(e) {
1522
+ })([ "", ";", ";", " @media print{background-color:none;}" ], M.mixins.reset("table-row"), (function(e) {
1523
1523
  var n = e.$clickable, t = e.$isActionColumnPinned;
1524
- return n && (0, _.css)([ "cursor:pointer;&:hover{background-color:", ";", "}&:focus{background-color:", ";position:relative;&::after{content:'';display:block;position:absolute;left:0;right:0;top:0;bottom:0;box-shadow:", ";pointer-events:none;}", "}" ], $.variables.neutral100, t && (0,
1525
- _.css)([ "td[data-test='row-actions']{background-color:inherit;}" ]), $.variables.neutral100, $.variables.focusShadowInset, t && (0,
1524
+ return n && (0, _.css)([ "cursor:pointer;&:hover{background-color:", ";", "}&:focus{background-color:", ";position:relative;&::after{content:'';display:block;position:absolute;left:0;right:0;top:0;bottom:0;box-shadow:", ";pointer-events:none;}", "}" ], M.variables.neutral100, t && (0,
1525
+ _.css)([ "td[data-test='row-actions']{background-color:inherit;}" ]), M.variables.neutral100, M.variables.focusShadowInset, t && (0,
1526
1526
  _.css)([ "td[data-test='row-actions']{background-color:inherit;}" ]));
1527
1527
  }), (function(e) {
1528
1528
  var n = e.disabled, t = e.$expandable, r = e.$isDraggable;
1529
- return !n && !t && r && (0, _.css)([ "&:hover{background-color:", ";}" ], $.variables.interactiveColorOverlayHover);
1529
+ return !n && !t && r && (0, _.css)([ "&:hover{background-color:", ";}" ], M.variables.interactiveColorOverlayHover);
1530
1530
  }));
1531
1531
  var mt = z()(pt).withConfig({
1532
1532
  displayName: "RowStyles__StyledStripeEven",
1533
1533
  componentId: "f0igqq-1"
1534
- })([ "background-color:", ";", " ", ";" ], $.variables.neutral50, (function(e) {
1534
+ })([ "background-color:", ";", "" ], M.variables.neutral50, (function(e) {
1535
1535
  var n = e.$isActionColumnPinned;
1536
1536
  return n && (0, _.css)([ "td[data-test='row-actions']{background-color:inherit;}" ]);
1537
- }), (function(e) {
1538
- var n = e.$clickable;
1539
- return n && (0, _.css)([ "cursor:pointer;&:hover,&:focus{background-color:", ";}" ], $.variables.neutral300);
1540
1537
  }));
1541
1538
  // CONCATENATED MODULE: external "@splunk/react-ui/Checkbox"
1542
1539
  const bt = require("@splunk/react-ui/Checkbox");
@@ -1552,7 +1549,7 @@
1552
1549
  var Ct = z()(ht()).withConfig({
1553
1550
  displayName: "ToggleStyles__StyledCheckbox",
1554
1551
  componentId: "sc-1x3ikch-1"
1555
- })([ "align-items:flex-start;padding-block:", ";" ], (0, $.pick)({
1552
+ })([ "align-items:flex-start;padding-block:", ";" ], (0, M.pick)({
1556
1553
  comfortable: "8px",
1557
1554
  compact: "6px"
1558
1555
  }));
@@ -1700,7 +1697,7 @@
1700
1697
  return e;
1701
1698
  }, zt.apply(null, arguments);
1702
1699
  }
1703
- var $t = {
1700
+ var Mt = {
1704
1701
  odd: pt,
1705
1702
  even: mt,
1706
1703
  none: pt
@@ -1709,7 +1706,7 @@
1709
1706
  /** @public */
1710
1707
  /** @public */
1711
1708
  /** @public */
1712
- /** @public */ var Mt = {
1709
+ /** @public */ var $t = {
1713
1710
  /** @private. Generally passed by Table rather than added directly. */
1714
1711
  activeElementId: w().string,
1715
1712
  actionPrimary: w().element,
@@ -1767,13 +1764,13 @@
1767
1764
  var n;
1768
1765
  var o = e.actions, i = e.actionPrimary, l = e.actionsSecondary, u = e.children, s = e.data, c = e.dragId, d = e.disabled, f = e.pinnedColumns, v = e.isDraggable, p = e.elementRef, m = e.expandable, h = e.expanded, y = e.expansionRowIds, g = e.expansionRow, w = e.index, C = e.movableColumns, x = e.onClick, S = e.onExpansion, O = e.onKeyDown, k = e.onRequestToggle, R = e.primaryColumnIndex, E = R === void 0 ? 0 : R, D = e.rowScreenReaderText, P = e.selected, A = e.stripe, q = A === void 0 ? "none" : A, _ = e.style, z = qt(e, [ "actions", "actionPrimary", "actionsSecondary", "children", "data", "dragId", "disabled", "pinnedColumns", "isDraggable", "elementRef", "expandable", "expanded", "expansionRowIds", "expansionRow", "index", "movableColumns", "onClick", "onExpansion", "onKeyDown", "onRequestToggle", "primaryColumnIndex", "rowScreenReaderText", "selected", "stripe", "style" ]);
1769
1766
  // @docs-props-type RowPropsBase
1770
- var $ = (0, t.useMemo)((function() {
1767
+ var M = (0, t.useMemo)((function() {
1771
1768
  return {
1772
1769
  id: v ? c : (0, j.createGUID)(),
1773
1770
  disabled: !v
1774
1771
  };
1775
1772
  }), [ v, c ]);
1776
- var M = (0, a.useSortable)($), L = M.attributes, W = M.listeners, H = M.transform, K = M.transition, V = M.setNodeRef, B = M.setActivatorNodeRef;
1773
+ var $ = (0, a.useSortable)(M), L = $.attributes, W = $.listeners, H = $.transform, K = $.transition, V = $.setNodeRef, B = $.setActivatorNodeRef;
1777
1774
  var F = (0, t.useMemo)((function() {
1778
1775
  return v ? jt(jt({}, _), {}, {
1779
1776
  transform: Kn.CSS.Translate.toString(H),
@@ -1879,7 +1876,7 @@
1879
1876
  var ie = (0, I.sprintf)((0, T._)("%(selected)s"), {
1880
1877
  selected: P ? "selected" : "unselected"
1881
1878
  });
1882
- var ae = $t[q];
1879
+ var ae = Mt[q];
1883
1880
  var le = h ? t.Children.count(g) + 1 : undefined;
1884
1881
  var ue = C ? "false" : undefined;
1885
1882
  var se = function e() {
@@ -1966,7 +1963,7 @@
1966
1963
  toggle: se()
1967
1964
  }, Z())));
1968
1965
  }
1969
- Wt.propTypes = Mt;
1966
+ Wt.propTypes = $t;
1970
1967
  Wt.splunkUiType = "Table.Row";
1971
1968
  /* harmony default export */ const Ht = Wt;
1972
1969
  // CONCATENATED MODULE: ./src/Table/Head.tsx
@@ -2244,7 +2241,7 @@
2244
2241
  "data-test": "more-info-head-cell",
2245
2242
  resizable: false,
2246
2243
  variant: "info"
2247
- }), j, o.length > 0 && r().createElement(Mn, {
2244
+ }), j, o.length > 0 && r().createElement($n, {
2248
2245
  key: "actions_head_cell",
2249
2246
  "data-test": "actions-head-cell",
2250
2247
  align: "right",
@@ -2253,7 +2250,7 @@
2253
2250
  style: _,
2254
2251
  variant: "actions",
2255
2252
  isPinned: f === null || f === void 0 ? void 0 : f.actions
2256
- }, o), o.length === 0 && i && r().createElement(Mn, {
2253
+ }, o), o.length === 0 && i && r().createElement($n, {
2257
2254
  key: "actions_head_cell",
2258
2255
  "data-test": "actions-head-cell",
2259
2256
  align: "right",
@@ -2407,7 +2404,7 @@
2407
2404
  var wr = [ "contentClick", "escapeKey", "toggleClick" ];
2408
2405
  function Cr(e) {
2409
2406
  var n;
2410
- var o = e.align, i = o === void 0 ? "left" : o, l = e.buttonRef, u = e.canCoverHead, s = u === void 0 ? true : u, c = e.children, d = e.closeReasons, f = d === void 0 ? yr : d, v = e.columnId, p = e.dragId, m = e.elementRef, b = e.headCellScreenReaderText, h = e.focusToggleReasons, y = h === void 0 ? wr : h, g = e.id, w = e.index, C = e.label, x = e.onAutosizeColumn, S = e.onKeyDown, O = e.onRequestClose, R = e.onRequestMoveColumn, E = e.onRequestOpen, D = e.onRequestResize, A = e.open, q = e.repositionMode, _ = q === void 0 ? "flip" : q, z = e.resizable, $ = z === void 0 ? true : z, M = e.retainFocus, L = e.style, W = e.takeFocus, H = W === void 0 ? true : W, K = e.truncate, V = K === void 0 ? true : K, B = e.variant, F = e.visible, U = F === void 0 ? true : F, X = e.width, Y = br(e, [ "align", "buttonRef", "canCoverHead", "children", "closeReasons", "columnId", "dragId", "elementRef", "headCellScreenReaderText", "focusToggleReasons", "id", "index", "label", "onAutosizeColumn", "onKeyDown", "onRequestClose", "onRequestMoveColumn", "onRequestOpen", "onRequestResize", "open", "repositionMode", "resizable", "retainFocus", "style", "takeFocus", "truncate", "variant", "visible", "width" ]);
2407
+ var o = e.align, i = o === void 0 ? "left" : o, l = e.buttonRef, u = e.canCoverHead, s = u === void 0 ? true : u, c = e.children, d = e.closeReasons, f = d === void 0 ? yr : d, v = e.columnId, p = e.dragId, m = e.elementRef, b = e.headCellScreenReaderText, h = e.focusToggleReasons, y = h === void 0 ? wr : h, g = e.id, w = e.index, C = e.label, x = e.onAutosizeColumn, S = e.onKeyDown, O = e.onRequestClose, R = e.onRequestMoveColumn, E = e.onRequestOpen, D = e.onRequestResize, A = e.open, q = e.repositionMode, _ = q === void 0 ? "flip" : q, z = e.resizable, M = z === void 0 ? true : z, $ = e.retainFocus, L = e.style, W = e.takeFocus, H = W === void 0 ? true : W, K = e.truncate, V = K === void 0 ? true : K, B = e.variant, F = e.visible, U = F === void 0 ? true : F, X = e.width, Y = br(e, [ "align", "buttonRef", "canCoverHead", "children", "closeReasons", "columnId", "dragId", "elementRef", "headCellScreenReaderText", "focusToggleReasons", "id", "index", "label", "onAutosizeColumn", "onKeyDown", "onRequestClose", "onRequestMoveColumn", "onRequestOpen", "onRequestResize", "open", "repositionMode", "resizable", "retainFocus", "style", "takeFocus", "truncate", "variant", "visible", "width" ]);
2411
2408
  // @docs-props-type HeadDropdownCellPropsBase
2412
2409
  var G = ur()({
2413
2410
  componentName: "HeadDropdownCell",
@@ -2564,7 +2561,7 @@
2564
2561
  index: w,
2565
2562
  isMenu: true,
2566
2563
  label: C,
2567
- resizable: U && $,
2564
+ resizable: U && M,
2568
2565
  onAutosizeColumn: x,
2569
2566
  onRequestResize: D,
2570
2567
  onClick: Re,
@@ -2584,7 +2581,7 @@
2584
2581
  open: !!re && we,
2585
2582
  pointTo: De,
2586
2583
  repositionMode: _,
2587
- retainFocus: M,
2584
+ retainFocus: $,
2588
2585
  takeFocus: H
2589
2586
  }, or()(c) ? function() {
2590
2587
 
@@ -2614,7 +2611,7 @@
2614
2611
  var Rr = z().div.withConfig({
2615
2612
  displayName: "HeadTableStyles__StyledDockedContainer",
2616
2613
  componentId: "g85wgf-1"
2617
- })([ "overflow:hidden;position:fixed;z-index:", ";@media print{display:none;}" ], $.variables.zindexFixedNavbar);
2614
+ })([ "overflow:hidden;position:fixed;z-index:", ";@media print{display:none;}" ], M.variables.zindexFixedNavbar);
2618
2615
  var Er = z()(Rr).withConfig({
2619
2616
  displayName: "HeadTableStyles__StyledFixedContainer",
2620
2617
  componentId: "g85wgf-2"
@@ -2746,12 +2743,12 @@
2746
2743
  }, qr(e);
2747
2744
  }
2748
2745
  function _r(e, n) {
2749
- return Mr(e) || $r(e, n) || Wr(e, n) || zr();
2746
+ return $r(e) || Mr(e, n) || Wr(e, n) || zr();
2750
2747
  }
2751
2748
  function zr() {
2752
2749
  throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
2753
2750
  }
2754
- function $r(e, n) {
2751
+ function Mr(e, n) {
2755
2752
  var t = null == e ? null : "undefined" != typeof Symbol && e[Symbol.iterator] || e["@@iterator"];
2756
2753
  if (null != t) {
2757
2754
  var r, o, i, a, l = [], u = !0, s = !1;
@@ -2773,7 +2770,7 @@
2773
2770
  return l;
2774
2771
  }
2775
2772
  }
2776
- function Mr(e) {
2773
+ function $r(e) {
2777
2774
  if (Array.isArray(e)) return e;
2778
2775
  }
2779
2776
  function Nr(e) {
@@ -3186,8 +3183,8 @@
3186
3183
  break;
3187
3184
  } else if (A) {
3188
3185
  var z = w.scrollTop + b.y;
3189
- var $ = C === o.KeyboardCode.Down && z <= E.y || C === o.KeyboardCode.Up && z >= I.y;
3190
- if ($ && !b.x) {
3186
+ var M = C === o.KeyboardCode.Down && z <= E.y || C === o.KeyboardCode.Up && z >= I.y;
3187
+ if (M && !b.x) {
3191
3188
  // We don't need to update coordinates, the scroll adjustment alone will trigger
3192
3189
  // logic to auto-detect the new container we are over
3193
3190
  w.scrollTo({
@@ -3196,7 +3193,7 @@
3196
3193
  });
3197
3194
  return;
3198
3195
  }
3199
- if ($) {
3196
+ if (M) {
3200
3197
  h.y = w.scrollTop - z;
3201
3198
  } else {
3202
3199
  h.y = C === o.KeyboardCode.Down ? w.scrollTop - E.y : w.scrollTop - I.y;
@@ -3467,7 +3464,7 @@
3467
3464
  /** @public */
3468
3465
  /** @public */
3469
3466
  /** @public */
3470
- /** @public */ var $o = {
3467
+ /** @public */ var Mo = {
3471
3468
  actions: w().arrayOf(w().element),
3472
3469
  actionsColumnWidth: w().number,
3473
3470
  children: w().node,
@@ -3491,7 +3488,7 @@
3491
3488
  onRequestResizeColumn: w().func,
3492
3489
  resizableFillLayout: w().bool
3493
3490
  };
3494
- var Mo = function e(n) {
3491
+ var $o = function e(n) {
3495
3492
  return n === "inline";
3496
3493
  };
3497
3494
  var No = function e(n) {
@@ -3574,7 +3571,7 @@
3574
3571
  };
3575
3572
  var Go = [];
3576
3573
  function Jo(e) {
3577
- var n = e.actions, l = n === void 0 ? Go : n, s = e.actionsColumnWidth, c = e.children, d = e.dockOffset, f = d === void 0 ? 0 : d, p = e.dockScrollBar, m = e.elementRef, h = e.headType, g = h === void 0 ? "inline" : h, w = e.horizontalOverflow, C = w === void 0 ? "auto" : w, O = e.innerStyle, R = e.onRequestMoveColumn, D = e.onRequestMoveRow, P = e.onRequestResizeColumn, A = e.onRequestToggleAllRows, q = e.onScroll, _ = e.outerStyle, z = e.pinnedColumns, $ = e.primaryColumnIndex, M = $ === void 0 ? 0 : $, L = e.resizableFillLayout, W = e.rowExpansion, H = W === void 0 ? "none" : W, K = e.rowSelection, V = K === void 0 ? "none" : K, B = e.stripeRows, F = e.tableStyle, U = _o(e, [ "actions", "actionsColumnWidth", "children", "dockOffset", "dockScrollBar", "elementRef", "headType", "horizontalOverflow", "innerStyle", "onRequestMoveColumn", "onRequestMoveRow", "onRequestResizeColumn", "onRequestToggleAllRows", "onScroll", "outerStyle", "pinnedColumns", "primaryColumnIndex", "resizableFillLayout", "rowExpansion", "rowSelection", "stripeRows", "tableStyle" ]);
3574
+ var n = e.actions, l = n === void 0 ? Go : n, s = e.actionsColumnWidth, c = e.children, d = e.dockOffset, f = d === void 0 ? 0 : d, p = e.dockScrollBar, m = e.elementRef, h = e.headType, g = h === void 0 ? "inline" : h, w = e.horizontalOverflow, C = w === void 0 ? "auto" : w, O = e.innerStyle, R = e.onRequestMoveColumn, D = e.onRequestMoveRow, P = e.onRequestResizeColumn, A = e.onRequestToggleAllRows, q = e.onScroll, _ = e.outerStyle, z = e.pinnedColumns, M = e.primaryColumnIndex, $ = M === void 0 ? 0 : M, L = e.resizableFillLayout, W = e.rowExpansion, H = W === void 0 ? "none" : W, K = e.rowSelection, V = K === void 0 ? "none" : K, B = e.stripeRows, F = e.tableStyle, U = _o(e, [ "actions", "actionsColumnWidth", "children", "dockOffset", "dockScrollBar", "elementRef", "headType", "horizontalOverflow", "innerStyle", "onRequestMoveColumn", "onRequestMoveRow", "onRequestResizeColumn", "onRequestToggleAllRows", "onScroll", "outerStyle", "pinnedColumns", "primaryColumnIndex", "resizableFillLayout", "rowExpansion", "rowSelection", "stripeRows", "tableStyle" ]);
3578
3575
  // @docs-props-type TablePropsBase
3579
3576
  var X = (0, t.useState)([]), Y = To(X, 2), G = Y[0], J = Y[1];
3580
3577
  var re = (0, t.useState)(), ae = To(re, 2), le = ae[0], ue = ae[1];
@@ -3589,7 +3586,7 @@
3589
3586
  var Te = (0, t.useState)(-1), je = To(Te, 2), De = je[0], Pe = je[1];
3590
3587
  var Ae = (0, t.useRef)();
3591
3588
  var qe = (0, t.useRef)();
3592
- var _e = (0, t.useState)(), ze = To(_e, 2), $e = ze[0], Me = ze[1];
3589
+ var _e = (0, t.useState)(), ze = To(_e, 2), Me = ze[0], $e = ze[1];
3593
3590
  var Ne = (0, t.useRef)(null);
3594
3591
  var Le = (0, t.useRef)(null);
3595
3592
  var We = (0, t.useRef)();
@@ -3608,7 +3605,7 @@
3608
3605
  var en = (0, t.useCallback)((function() {
3609
3606
  var e;
3610
3607
  var n = cn();
3611
- if (Mo(g)) {
3608
+ if ($o(g)) {
3612
3609
  return;
3613
3610
  }
3614
3611
  var t = Be.current;
@@ -3750,7 +3747,7 @@
3750
3747
  var n = e.active;
3751
3748
  var t = n.id;
3752
3749
  Ae.current = Ze.indexOf(t);
3753
- Me(t);
3750
+ $e(t);
3754
3751
  }), [ Ze ]);
3755
3752
  var pn = (0, t.useCallback)((function(e) {
3756
3753
  if (e.over) {
@@ -3785,7 +3782,7 @@
3785
3782
  toIndex: o
3786
3783
  });
3787
3784
  }
3788
- Me(undefined);
3785
+ $e(undefined);
3789
3786
  Pe(-1);
3790
3787
  qe.current = undefined;
3791
3788
  Ae.current = undefined;
@@ -3903,7 +3900,7 @@
3903
3900
  actions: u,
3904
3901
  movableColumns: !!R,
3905
3902
  onRequestMoveRow: D,
3906
- primaryColumnIndex: M,
3903
+ primaryColumnIndex: $,
3907
3904
  rowExpansion: H,
3908
3905
  pinnedColumns: z,
3909
3906
  stripeRows: B
@@ -4047,8 +4044,8 @@
4047
4044
  });
4048
4045
  }));
4049
4046
  Dn = (0, t.cloneElement)(Dn, {}, zn);
4050
- var $n = Se || cn();
4051
- var Mn = Lo(g) ? Be.current : $n;
4047
+ var Mn = Se || cn();
4048
+ var $n = Lo(g) ? Be.current : Mn;
4052
4049
  if (L) {
4053
4050
  qn = false;
4054
4051
  }
@@ -4248,7 +4245,7 @@
4248
4245
  return (0, o.rectIntersection)(e);
4249
4246
  };
4250
4247
  }), []);
4251
- var Yn = $e ? gn.current[$e] : null;
4248
+ var Yn = Me ? gn.current[Me] : null;
4252
4249
  var Gn = Yn ? xo(Yn).width : undefined;
4253
4250
  var Jn = Be.current ? xo(Be.current).height : undefined;
4254
4251
 
@@ -4257,7 +4254,7 @@
4257
4254
  ref: m,
4258
4255
  style: _,
4259
4256
  "data-test-row-selection": A ? V : undefined
4260
- }, b()(U, [].concat(ko(Object.keys($o)), [ "style" ]))), r().createElement(x(), {
4257
+ }, b()(U, [].concat(ko(Object.keys(Mo)), [ "style" ]))), r().createElement(x(), {
4261
4258
  target: cn(),
4262
4259
  eventType: "scroll",
4263
4260
  listener: rn,
@@ -4269,9 +4266,9 @@
4269
4266
  onScroll: nn,
4270
4267
  ref: Be,
4271
4268
  style: O,
4272
- $dragging: !!$e
4269
+ $dragging: !!Me
4273
4270
  }, r().createElement(S.ScrollContainerProvider, {
4274
- value: Mn
4271
+ value: $n
4275
4272
  }, r().createElement(o.DndContext, {
4276
4273
  accessibility: Kn,
4277
4274
  collisionDetection: Xn,
@@ -4293,17 +4290,17 @@
4293
4290
  }, Dn) : Dn, D ? r().createElement(a.SortableContext, {
4294
4291
  items: Je,
4295
4292
  strategy: a.verticalListSortingStrategy
4296
- }, Pn) : Pn), $e && r().createElement(o.DragOverlay, null, r().createElement(oe, {
4293
+ }, Pn) : Pn), Me && r().createElement(o.DragOverlay, null, r().createElement(oe, {
4297
4294
  $width: Gn,
4298
4295
  $height: Jn
4299
- })), $e && Cn))), Tn()));
4296
+ })), Me && Cn))), Tn()));
4300
4297
  }
4301
- Jo.propTypes = $o;
4298
+ Jo.propTypes = Mo;
4302
4299
  Jo.Body = J;
4303
4300
  Jo.Caption = de;
4304
4301
  Jo.Cell = Oe;
4305
4302
  Jo.Head = er;
4306
- Jo.HeadCell = Mn;
4303
+ Jo.HeadCell = $n;
4307
4304
  Jo.HeadDropdownCell = xr;
4308
4305
  Jo.Row = Ht;
4309
4306
  /* harmony default export */ const Qo = Jo;