@fluidattacks/design 6.4.0 → 6.5.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/dist/components/@core/index.js +1 -1
- package/dist/components/@core/types.d.ts +1 -0
- package/dist/components/accordion/accordion-content/index.js +1 -1
- package/dist/components/accordion/index.js +1 -1
- package/dist/components/advanced-badge/index.js +1 -1
- package/dist/components/advisories-card/index.js +1 -1
- package/dist/components/alert/index.js +1 -1
- package/dist/components/avatar/index.js +1 -1
- package/dist/components/button/index.js +1 -1
- package/dist/components/card/card-header/index.js +1 -1
- package/dist/components/card/card-with-image/index.js +1 -1
- package/dist/components/card/card-with-input/index.js +1 -1
- package/dist/components/card/card-with-options/index.js +1 -1
- package/dist/components/card/card-with-selector/index.js +1 -1
- package/dist/components/card/card-with-switch/index.js +1 -1
- package/dist/components/card/index.js +1 -1
- package/dist/components/card/indicator-card/index.js +1 -1
- package/dist/components/card-container/index.js +1 -1
- package/dist/components/carousel/index.js +1 -1
- package/dist/components/checkbox/index.js +1 -1
- package/dist/components/circular-progress/index.js +1 -1
- package/dist/components/cloud-image/index.js +1 -1
- package/dist/components/code-snippet/index.js +1 -1
- package/dist/components/colors/index.js +1 -1
- package/dist/components/conditions-dialog/index.d.ts +1 -1
- package/dist/components/conditions-dialog/index.js +1 -1
- package/dist/components/confirm-dialog/index.js +1 -1
- package/dist/components/container/index.js +1 -1
- package/dist/components/copy-button/index.js +1 -1
- package/dist/components/divider/index.js +1 -1
- package/dist/components/drawer/index.js +1 -1
- package/dist/components/dropdown/index.js +1 -1
- package/dist/components/empty-state/empty-button/index.js +1 -1
- package/dist/components/empty-state/index.js +1 -1
- package/dist/components/fa-tag/index.js +1 -1
- package/dist/components/file-preview/index.js +1 -1
- package/dist/components/file-preview/styles.d.ts +2 -2
- package/dist/components/filters/active-filters/active-filter/index.js +1 -1
- package/dist/components/filters/active-filters/index.js +1 -1
- package/dist/components/filters/context/index.js +1 -1
- package/dist/components/filters/filters-menu/index.js +1 -1
- package/dist/components/filters/index.js +1 -1
- package/dist/components/filters/options-menu/include-exclude/index.js +1 -1
- package/dist/components/filters/options-menu/index.js +1 -1
- package/dist/components/filters/options-menu/options/index.js +1 -1
- package/dist/components/filters/search/no-matches/index.js +1 -1
- package/dist/components/filters/utils.d.ts +1 -1
- package/dist/components/form/index.js +1 -1
- package/dist/components/form/inner-form/index.js +1 -1
- package/dist/components/grid-container/index.js +1 -1
- package/dist/components/group-selector/index.js +1 -1
- package/dist/components/group-selector/option-container/index.js +1 -1
- package/dist/components/icon/index.js +1 -1
- package/dist/components/icon-button/index.js +1 -1
- package/dist/components/icon-button/types.d.ts +1 -1
- package/dist/components/indicator-card-db/index.js +1 -1
- package/dist/components/info-sidebar/index.js +1 -1
- package/dist/components/inputs/fields/combobox/field/index.js +1 -1
- package/dist/components/inputs/fields/combobox/index.js +1 -1
- package/dist/components/inputs/fields/combobox/option/index.js +1 -1
- package/dist/components/inputs/fields/date/calendar/cell/index.js +1 -1
- package/dist/components/inputs/fields/date/calendar/grid/index.js +1 -1
- package/dist/components/inputs/fields/date/calendar/header/index.js +1 -1
- package/dist/components/inputs/fields/date/calendar/index.js +1 -1
- package/dist/components/inputs/fields/date/index.js +1 -1
- package/dist/components/inputs/fields/date-range/calendar/index.js +1 -1
- package/dist/components/inputs/fields/date-range/index.js +1 -1
- package/dist/components/inputs/fields/date-time/calendar/index.js +1 -1
- package/dist/components/inputs/fields/date-time/index.js +1 -1
- package/dist/components/inputs/fields/editable/index.js +1 -1
- package/dist/components/inputs/fields/input-array/field/index.js +1 -1
- package/dist/components/inputs/fields/input-array/index.js +1 -1
- package/dist/components/inputs/fields/input-file/default/index.js +1 -1
- package/dist/components/inputs/fields/input-file/dropzone/index.js +1 -1
- package/dist/components/inputs/fields/input-file/index.js +1 -1
- package/dist/components/inputs/fields/input-section/index.js +1 -1
- package/dist/components/inputs/fields/input-tags/field/index.js +1 -1
- package/dist/components/inputs/fields/input-tags/index.js +1 -1
- package/dist/components/inputs/fields/number/index.js +1 -1
- package/dist/components/inputs/fields/number-range/index.js +1 -1
- package/dist/components/inputs/fields/phone/index.js +1 -1
- package/dist/components/inputs/fields/text-area/index.js +1 -1
- package/dist/components/inputs/fields/text-input/index.js +1 -1
- package/dist/components/inputs/index.js +1 -1
- package/dist/components/inputs/label/index.js +1 -1
- package/dist/components/inputs/outline-container/index.js +1 -1
- package/dist/components/inputs/utils/action-button/index.js +1 -1
- package/dist/components/inputs/utils/calendar-button/index.js +1 -1
- package/dist/components/inputs/utils/date-selector/index.js +1 -1
- package/dist/components/inputs/utils/date-time-field/index.js +1 -1
- package/dist/components/inputs/utils/dialog/index.js +1 -1
- package/dist/components/inputs/utils/number-field/index.js +1 -1
- package/dist/components/inputs/utils/popover/index.js +1 -1
- package/dist/components/item-card-db/index.js +1 -1
- package/dist/components/layout/categories/buttons/index.js +1 -1
- package/dist/components/layout/categories/column/index.js +1 -1
- package/dist/components/layout/categories/gap/index.js +1 -1
- package/dist/components/layout/categories/row/index.js +1 -1
- package/dist/components/layout/index.js +1 -1
- package/dist/components/link/index.js +1 -1
- package/dist/components/list-item/index.js +1 -1
- package/dist/components/little-flag/index.js +1 -1
- package/dist/components/loading/index.js +1 -1
- package/dist/components/logo/index.js +1 -1
- package/dist/components/lottie/index.js +1 -1
- package/dist/components/menu/index.js +1 -1
- package/dist/components/message-banner/index.js +1 -1
- package/dist/components/modal/columns-modal/index.js +1 -1
- package/dist/components/modal/columns-modal/preview-panel/index.js +1 -1
- package/dist/components/modal/columns-modal/search-panel/index.js +1 -1
- package/dist/components/modal/footer/index.js +1 -1
- package/dist/components/modal/header/index.js +1 -1
- package/dist/components/modal/index.js +1 -1
- package/dist/components/modal/modal-confirm/index.js +1 -1
- package/dist/components/notification/index.js +1 -1
- package/dist/components/notification-sign/index.js +1 -1
- package/dist/components/oauth-selector/index.js +1 -1
- package/dist/components/oauth-selector/option-container/index.js +1 -1
- package/dist/components/package-card/index.js +1 -1
- package/dist/components/paginator-db/btn/index.js +1 -1
- package/dist/components/paginator-db/dropdown/index.js +1 -1
- package/dist/components/paginator-db/index.js +1 -1
- package/dist/components/pop-up/description/index.js +1 -1
- package/dist/components/pop-up/index.js +1 -1
- package/dist/components/premium-feature/index.js +1 -1
- package/dist/components/priority-cards/card/index.js +1 -1
- package/dist/components/priority-cards/index.js +1 -1
- package/dist/components/priority-score/index.js +1 -1
- package/dist/components/progress-bar/index.js +1 -1
- package/dist/components/progress-indicator/in-progress-icon/index.js +1 -1
- package/dist/components/progress-indicator/index.js +1 -1
- package/dist/components/progress-indicator/step/index.js +1 -1
- package/dist/components/radio-button/index.js +1 -1
- package/dist/components/rank-position/icon/index.js +1 -1
- package/dist/components/rank-position/index.js +1 -1
- package/dist/components/rules-card/index.js +1 -1
- package/dist/components/scroll-button/index.js +1 -1
- package/dist/components/search/index.js +1 -1
- package/dist/components/search-dropdown/index.js +1 -1
- package/dist/components/segmented-control/index.js +1 -1
- package/dist/components/segmented-progress-bar/index.js +1 -1
- package/dist/components/severity-badge/index.js +1 -1
- package/dist/components/severity-indicator/index.js +1 -1
- package/dist/components/severity-overview/badge/index.js +1 -1
- package/dist/components/severity-overview/index.js +1 -1
- package/dist/components/show-on-hover/index.js +1 -1
- package/dist/components/slide-out-menu/index.js +1 -1
- package/dist/components/slide-out-menu/menu-item/index.js +1 -1
- package/dist/components/slider/index.js +1 -1
- package/dist/components/slider/thumb/index.js +1 -1
- package/dist/components/step-lapse/index.js +1 -1
- package/dist/components/summary-card/index.js +1 -1
- package/dist/components/table/context/index.js +1 -1
- package/dist/components/table/export-csv/index.js +1 -1
- package/dist/components/table/index.js +1 -1
- package/dist/components/table/pagination/pagination-control/index.js +1 -1
- package/dist/components/table/pagination/pagination-dropdown/index.js +1 -1
- package/dist/components/table/pagination/pagination-size/index.js +1 -1
- package/dist/components/table/sort-icon/index.js +1 -1
- package/dist/components/table/table-body/index.js +1 -1
- package/dist/components/table/table-column-toggle/index.js +1 -1
- package/dist/components/table/table-content/head/index.js +1 -1
- package/dist/components/table/table-content/index.js +1 -1
- package/dist/components/table/table-footer/footer-content/index.js +1 -1
- package/dist/components/table/table-footer/index.js +1 -1
- package/dist/components/table/table-options/caption-content/index.js +1 -1
- package/dist/components/table/table-options/controls-content/index.js +1 -1
- package/dist/components/table/table-options/highlighted-content/index.js +1 -1
- package/dist/components/table/table-options/index.js +1 -1
- package/dist/components/table/wrapper/index.js +1 -1
- package/dist/components/table-button/index.js +1 -1
- package/dist/components/table-content/index.js +1 -1
- package/dist/components/table-content/item-content/index.js +1 -1
- package/dist/components/table-of-contents/index.js +1 -1
- package/dist/components/tabs/index.js +1 -1
- package/dist/components/tabs/tab/index.js +1 -1
- package/dist/components/tag/index.js +1 -1
- package/dist/components/timeline/card/index.js +1 -1
- package/dist/components/timeline/index.js +1 -1
- package/dist/components/toggle/index.js +1 -1
- package/dist/components/tooltip/index.js +1 -1
- package/dist/components/tour/index.js +1 -1
- package/dist/components/tree/index.js +1 -1
- package/dist/components/truncated-list/index.js +1 -1
- package/dist/components/typography/heading/index.js +1 -1
- package/dist/components/typography/index.js +1 -1
- package/dist/components/typography/span/index.js +1 -1
- package/dist/components/typography/styles.d.ts +1 -0
- package/dist/components/typography/text/index.js +1 -1
- package/dist/components/weaknesses-card/index.js +1 -1
- package/dist/{components-CPnZ9kPp.mjs → components-BrzTiKVh.mjs} +253 -282
- package/dist/globals/design-tokens-css/index.js +1 -1
- package/dist/globals/designs-provider/index.js +1 -1
- package/dist/hooks/index.js +1 -1
- package/dist/hooks/use-filters.d.ts +1 -1
- package/dist/index.js +1 -1
- package/dist/utils/index.js +1 -1
- package/package.json +4 -2
|
@@ -71,6 +71,7 @@ const Ie = (e) => ({
|
|
|
71
71
|
"lineSpacing",
|
|
72
72
|
"textDecoration",
|
|
73
73
|
"textOverflow",
|
|
74
|
+
"textTransform",
|
|
74
75
|
"whiteSpace",
|
|
75
76
|
"wordBreak",
|
|
76
77
|
"wordWrap",
|
|
@@ -353,7 +354,7 @@ const Ie = (e) => ({
|
|
|
353
354
|
${S}
|
|
354
355
|
`;
|
|
355
356
|
}, Tt = (e) => {
|
|
356
|
-
const t = _("color", e.color), o = _("font-family", e.fontFamily), i = _("font-size", e.fontSize), a = _("font-weight", e.fontWeight), r = _("line-spacing", e.letterSpacing), l = _("line-height", e.lineSpacing), s = _("text-align", e.textAlign), c = _("text-decoration", e.textDecoration), d = _("text-overflow", e.textOverflow), g = _("white-space", e.whiteSpace),
|
|
357
|
+
const t = _("color", e.color), o = _("font-family", e.fontFamily), i = _("font-size", e.fontSize), a = _("font-weight", e.fontWeight), r = _("line-spacing", e.letterSpacing), l = _("line-height", e.lineSpacing), s = _("text-align", e.textAlign), c = _("text-decoration", e.textDecoration), d = _("text-overflow", e.textOverflow), g = _("text-transform", e.textTransform), p = _("white-space", e.whiteSpace), h = _("word-break", e.wordBreak), f = _("word-wrap", e.wordWrap);
|
|
357
358
|
return `
|
|
358
359
|
${t}
|
|
359
360
|
${o}
|
|
@@ -367,6 +368,7 @@ const Ie = (e) => ({
|
|
|
367
368
|
${g}
|
|
368
369
|
${p}
|
|
369
370
|
${h}
|
|
371
|
+
${f}
|
|
370
372
|
`;
|
|
371
373
|
}, Et = (e) => {
|
|
372
374
|
const t = _("cursor", e.cursor), o = _("border-color", e.borderColorHover), i = _("background-color", e.bgColorHover), a = _(
|
|
@@ -496,8 +498,9 @@ const Ie = (e) => ({
|
|
|
496
498
|
$size: c,
|
|
497
499
|
$sizeMd: d,
|
|
498
500
|
$textFill: g = "unset",
|
|
499
|
-
$
|
|
500
|
-
$
|
|
501
|
+
$textTransform: p = "none",
|
|
502
|
+
$whiteSpace: h = "pre-line",
|
|
503
|
+
$wordBreak: f = "normal"
|
|
501
504
|
}) => `
|
|
502
505
|
background: ${t};
|
|
503
506
|
color: ${o};
|
|
@@ -508,9 +511,10 @@ const Ie = (e) => ({
|
|
|
508
511
|
letter-spacing: ${l};
|
|
509
512
|
line-height: ${e.spacing[Fo(c, !0)]};
|
|
510
513
|
overflow: ${s};
|
|
514
|
+
text-transform: ${p};
|
|
511
515
|
width: ${i === "block" ? "100%" : "auto"};
|
|
512
|
-
white-space: ${
|
|
513
|
-
word-break: ${
|
|
516
|
+
white-space: ${h};
|
|
517
|
+
word-break: ${f};
|
|
514
518
|
background-clip: text;
|
|
515
519
|
-webkit-background-clip: text;
|
|
516
520
|
-webkit-text-fill-color: ${g};
|
|
@@ -537,8 +541,9 @@ const Ie = (e) => ({
|
|
|
537
541
|
$size: g,
|
|
538
542
|
$sizeMd: p,
|
|
539
543
|
$textFill: h = "unset",
|
|
540
|
-
$
|
|
541
|
-
$
|
|
544
|
+
$textTransform: f = "none",
|
|
545
|
+
$whiteSpace: x = "pre-line",
|
|
546
|
+
$wordBreak: y = "normal"
|
|
542
547
|
}) => `
|
|
543
548
|
background: ${t};
|
|
544
549
|
color: ${o};
|
|
@@ -550,9 +555,10 @@ const Ie = (e) => ({
|
|
|
550
555
|
letter-spacing: ${s};
|
|
551
556
|
line-height: ${c ?? e.spacing[Fo(g)]};
|
|
552
557
|
overflow: ${d};
|
|
558
|
+
text-transform: ${f};
|
|
553
559
|
width: ${i === "block" ? "100%" : "auto"};
|
|
554
|
-
white-space: ${
|
|
555
|
-
word-break: ${
|
|
560
|
+
white-space: ${x};
|
|
561
|
+
word-break: ${y};
|
|
556
562
|
background-clip: text;
|
|
557
563
|
-webkit-background-clip: text;
|
|
558
564
|
-webkit-text-fill-color: ${h};
|
|
@@ -574,7 +580,8 @@ const Ie = (e) => ({
|
|
|
574
580
|
$overflow: r = "unset",
|
|
575
581
|
$size: l,
|
|
576
582
|
$lineSpacing: s = 1.25,
|
|
577
|
-
$
|
|
583
|
+
$textTransform: c = "none",
|
|
584
|
+
$whiteSpace: d = "pre-line"
|
|
578
585
|
}) => `
|
|
579
586
|
color: ${t};
|
|
580
587
|
display: ${i};
|
|
@@ -584,7 +591,8 @@ const Ie = (e) => ({
|
|
|
584
591
|
line-height: ${e.spacing[s]};
|
|
585
592
|
max-width: 100%;
|
|
586
593
|
overflow: ${r};
|
|
587
|
-
|
|
594
|
+
text-transform: ${c};
|
|
595
|
+
white-space: ${d};
|
|
588
596
|
width: ${i === "block" ? "100%" : "auto"};
|
|
589
597
|
|
|
590
598
|
${o === void 0 ? "" : `&::after { content: "${o}"; }`}
|
|
@@ -605,10 +613,11 @@ const Ie = (e) => ({
|
|
|
605
613
|
sizeMd: f,
|
|
606
614
|
sizeSm: x,
|
|
607
615
|
textFill: y,
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
616
|
+
textTransform: $,
|
|
617
|
+
whiteSpace: k,
|
|
618
|
+
wordBreak: w,
|
|
619
|
+
...C
|
|
620
|
+
}, S) {
|
|
612
621
|
return /* @__PURE__ */ n(
|
|
613
622
|
ma,
|
|
614
623
|
{
|
|
@@ -625,11 +634,12 @@ const Ie = (e) => ({
|
|
|
625
634
|
$sizeMd: f,
|
|
626
635
|
$sizeSm: x,
|
|
627
636
|
$textFill: y,
|
|
628
|
-
$
|
|
629
|
-
$
|
|
637
|
+
$textTransform: $,
|
|
638
|
+
$whiteSpace: k,
|
|
639
|
+
$wordBreak: w,
|
|
630
640
|
className: i,
|
|
631
|
-
ref:
|
|
632
|
-
...
|
|
641
|
+
ref: S,
|
|
642
|
+
...C,
|
|
633
643
|
children: o
|
|
634
644
|
}
|
|
635
645
|
);
|
|
@@ -648,8 +658,9 @@ const Ie = (e) => ({
|
|
|
648
658
|
size: h,
|
|
649
659
|
sizeMd: f,
|
|
650
660
|
sizeSm: x,
|
|
651
|
-
|
|
652
|
-
|
|
661
|
+
textTransform: y,
|
|
662
|
+
...$
|
|
663
|
+
}, k) {
|
|
653
664
|
return /* @__PURE__ */ n(
|
|
654
665
|
wa,
|
|
655
666
|
{
|
|
@@ -665,9 +676,10 @@ const Ie = (e) => ({
|
|
|
665
676
|
$size: h,
|
|
666
677
|
$sizeMd: f,
|
|
667
678
|
$sizeSm: x,
|
|
679
|
+
$textTransform: y,
|
|
668
680
|
$whiteSpace: p,
|
|
669
|
-
ref:
|
|
670
|
-
|
|
681
|
+
ref: k,
|
|
682
|
+
...$,
|
|
671
683
|
children: t
|
|
672
684
|
}
|
|
673
685
|
);
|
|
@@ -687,11 +699,12 @@ const Ie = (e) => ({
|
|
|
687
699
|
sizeMd: f,
|
|
688
700
|
sizeSm: x,
|
|
689
701
|
textFill: y,
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
702
|
+
textTransform: $,
|
|
703
|
+
whiteSpace: k,
|
|
704
|
+
wordBreak: w,
|
|
705
|
+
fontStyle: C,
|
|
706
|
+
...S
|
|
707
|
+
}, E) {
|
|
695
708
|
return /* @__PURE__ */ n(
|
|
696
709
|
jo,
|
|
697
710
|
{
|
|
@@ -699,7 +712,7 @@ const Ie = (e) => ({
|
|
|
699
712
|
$color: a,
|
|
700
713
|
$display: r,
|
|
701
714
|
$fontFamily: l,
|
|
702
|
-
$fontStyle:
|
|
715
|
+
$fontStyle: C,
|
|
703
716
|
$fontWeight: s,
|
|
704
717
|
$letterSpacing: c,
|
|
705
718
|
$lineSpacing: d,
|
|
@@ -709,11 +722,12 @@ const Ie = (e) => ({
|
|
|
709
722
|
$sizeMd: f,
|
|
710
723
|
$sizeSm: x,
|
|
711
724
|
$textFill: y,
|
|
712
|
-
$
|
|
713
|
-
$
|
|
725
|
+
$textTransform: $,
|
|
726
|
+
$whiteSpace: k,
|
|
727
|
+
$wordBreak: w,
|
|
714
728
|
className: i,
|
|
715
|
-
ref:
|
|
716
|
-
...
|
|
729
|
+
ref: E,
|
|
730
|
+
...S,
|
|
717
731
|
children: o
|
|
718
732
|
}
|
|
719
733
|
);
|
|
@@ -2607,24 +2621,22 @@ const L = ie(function({
|
|
|
2607
2621
|
|
|
2608
2622
|
${fl(e, o)}
|
|
2609
2623
|
`}
|
|
2610
|
-
`, { getVariant: $l } = Ie(
|
|
2611
|
-
|
|
2612
|
-
highRelevance: `
|
|
2624
|
+
`, { getVariant: $l } = Ie((e) => ({
|
|
2625
|
+
highRelevance: `
|
|
2613
2626
|
color: ${e.palette.primary[500]};
|
|
2614
2627
|
|
|
2615
2628
|
&:hover:not([disabled]) {
|
|
2616
2629
|
color: ${e.palette.primary[400]};
|
|
2617
2630
|
}
|
|
2618
2631
|
`,
|
|
2619
|
-
|
|
2632
|
+
lowRelevance: `
|
|
2620
2633
|
color: ${e.palette.gray[800]};
|
|
2621
2634
|
|
|
2622
2635
|
&:hover:not([disabled]) {
|
|
2623
2636
|
color: ${e.palette.gray[500]};
|
|
2624
2637
|
}
|
|
2625
2638
|
`
|
|
2626
|
-
|
|
2627
|
-
), nn = Qe`
|
|
2639
|
+
})), nn = Qe`
|
|
2628
2640
|
${({ theme: e, $color: t, $variant: o, $wrap: i }) => `
|
|
2629
2641
|
align-items: center;
|
|
2630
2642
|
cursor: pointer;
|
|
@@ -4609,12 +4621,10 @@ const L = ie(function({
|
|
|
4609
4621
|
const s = `key_${l}`;
|
|
4610
4622
|
return /* @__PURE__ */ n(Ol, { children: r }, s);
|
|
4611
4623
|
}) }) }),
|
|
4612
|
-
/* @__PURE__ */ n("tbody", { children: [...new Array(a).keys()].map(
|
|
4613
|
-
|
|
4614
|
-
|
|
4615
|
-
|
|
4616
|
-
}) }, r)
|
|
4617
|
-
) })
|
|
4624
|
+
/* @__PURE__ */ n("tbody", { children: [...new Array(a).keys()].map((r) => /* @__PURE__ */ n(Gn, { children: e.getDatesInWeek(r).map((l, s) => {
|
|
4625
|
+
const c = `key_${s}`;
|
|
4626
|
+
return l ? /* @__PURE__ */ n(Bl, { date: l, state: e }, c) : /* @__PURE__ */ n("td", {}, c);
|
|
4627
|
+
}) }, r)) })
|
|
4618
4628
|
] });
|
|
4619
4629
|
}, Vl = m(Ro)`
|
|
4620
4630
|
align-items: center;
|
|
@@ -5504,9 +5514,7 @@ const L = ie(function({
|
|
|
5504
5514
|
]
|
|
5505
5515
|
}
|
|
5506
5516
|
),
|
|
5507
|
-
k ? /* @__PURE__ */ n("datalist", { id: `list_${p}`, children: k.map(
|
|
5508
|
-
(X) => /* @__PURE__ */ n("option", { value: X }, X)
|
|
5509
|
-
) }) : void 0
|
|
5517
|
+
k ? /* @__PURE__ */ n("datalist", { id: `list_${p}`, children: k.map((X) => /* @__PURE__ */ n("option", { value: X }, X)) }) : void 0
|
|
5510
5518
|
]
|
|
5511
5519
|
}
|
|
5512
5520
|
);
|
|
@@ -7440,31 +7448,29 @@ const L = ie(function({
|
|
|
7440
7448
|
]
|
|
7441
7449
|
}
|
|
7442
7450
|
),
|
|
7443
|
-
s ? /* @__PURE__ */ n(b, { display: "flex", gap: 0.75, wrap: "wrap", children: e.map(
|
|
7444
|
-
|
|
7445
|
-
|
|
7446
|
-
|
|
7447
|
-
|
|
7448
|
-
|
|
7449
|
-
|
|
7450
|
-
|
|
7451
|
-
|
|
7452
|
-
|
|
7453
|
-
|
|
7454
|
-
|
|
7455
|
-
|
|
7456
|
-
|
|
7457
|
-
|
|
7458
|
-
|
|
7459
|
-
|
|
7460
|
-
|
|
7461
|
-
|
|
7462
|
-
|
|
7463
|
-
|
|
7464
|
-
|
|
7465
|
-
|
|
7466
|
-
)
|
|
7467
|
-
) }) : void 0
|
|
7451
|
+
s ? /* @__PURE__ */ n(b, { display: "flex", gap: 0.75, wrap: "wrap", children: e.map((g) => /* @__PURE__ */ n(
|
|
7452
|
+
b,
|
|
7453
|
+
{
|
|
7454
|
+
bgColor: l.palette.white,
|
|
7455
|
+
border: "1px solid",
|
|
7456
|
+
borderColor: l.palette.gray[300],
|
|
7457
|
+
borderRadius: l.spacing[0.25],
|
|
7458
|
+
px: 0.5,
|
|
7459
|
+
py: 0.5,
|
|
7460
|
+
children: /* @__PURE__ */ n(
|
|
7461
|
+
De,
|
|
7462
|
+
{
|
|
7463
|
+
checked: g.visible,
|
|
7464
|
+
disabled: g.locked,
|
|
7465
|
+
label: g.name,
|
|
7466
|
+
name: `${o}-${g.name}`,
|
|
7467
|
+
onChange: r,
|
|
7468
|
+
value: g.name
|
|
7469
|
+
}
|
|
7470
|
+
)
|
|
7471
|
+
},
|
|
7472
|
+
g.name
|
|
7473
|
+
)) }) : void 0
|
|
7468
7474
|
]
|
|
7469
7475
|
}
|
|
7470
7476
|
);
|
|
@@ -8032,9 +8038,7 @@ const L = ie(function({
|
|
|
8032
8038
|
gap: 0.5,
|
|
8033
8039
|
minHeight: "40px",
|
|
8034
8040
|
width: "100%",
|
|
8035
|
-
children: o.map(
|
|
8036
|
-
(l) => /* @__PURE__ */ n(dn, { ...l }, `$card-toggle-${l.name}`)
|
|
8037
|
-
)
|
|
8041
|
+
children: o.map((l) => /* @__PURE__ */ n(dn, { ...l }, `$card-toggle-${l.name}`))
|
|
8038
8042
|
}
|
|
8039
8043
|
)
|
|
8040
8044
|
]
|
|
@@ -9585,12 +9589,10 @@ const Jn = Object.fromEntries(
|
|
|
9585
9589
|
const [g, p] = B(o), h = v(() => {
|
|
9586
9590
|
p({ ...o });
|
|
9587
9591
|
}, []), f = v(($) => () => {
|
|
9588
|
-
p(
|
|
9589
|
-
|
|
9590
|
-
|
|
9591
|
-
|
|
9592
|
-
})
|
|
9593
|
-
);
|
|
9592
|
+
p((k) => ({
|
|
9593
|
+
...k,
|
|
9594
|
+
[$]: { ...k[$], state: !k[$].state }
|
|
9595
|
+
}));
|
|
9594
9596
|
}, []), x = !Object.values(g).every(
|
|
9595
9597
|
({ state: $ }) => $
|
|
9596
9598
|
), y = Object.entries(g).map(
|
|
@@ -9881,19 +9883,17 @@ const Jn = Object.fromEntries(
|
|
|
9881
9883
|
gap: 0.5,
|
|
9882
9884
|
justify: "end",
|
|
9883
9885
|
width: "100%",
|
|
9884
|
-
children: r.map(
|
|
9885
|
-
|
|
9886
|
-
|
|
9887
|
-
|
|
9888
|
-
|
|
9889
|
-
|
|
9890
|
-
|
|
9891
|
-
|
|
9892
|
-
|
|
9893
|
-
|
|
9894
|
-
|
|
9895
|
-
)
|
|
9896
|
-
)
|
|
9886
|
+
children: r.map(({ icon: C, text: S, onClick: E }, z) => /* @__PURE__ */ n(
|
|
9887
|
+
ne,
|
|
9888
|
+
{
|
|
9889
|
+
icon: C,
|
|
9890
|
+
onClick: E,
|
|
9891
|
+
variant: z === 0 ? "primary" : "tertiary",
|
|
9892
|
+
width: "100%",
|
|
9893
|
+
children: S
|
|
9894
|
+
},
|
|
9895
|
+
`${z}-${S}`
|
|
9896
|
+
))
|
|
9897
9897
|
}
|
|
9898
9898
|
) : void 0
|
|
9899
9899
|
]
|
|
@@ -11496,12 +11496,10 @@ const Jn = Object.fromEntries(
|
|
|
11496
11496
|
tooltip: i
|
|
11497
11497
|
}) => {
|
|
11498
11498
|
const { values: a, setValues: r } = me(Ge), l = a[t] === Vt, s = v(() => {
|
|
11499
|
-
r(
|
|
11500
|
-
|
|
11501
|
-
|
|
11502
|
-
|
|
11503
|
-
})
|
|
11504
|
-
);
|
|
11499
|
+
r((c) => ({
|
|
11500
|
+
...c,
|
|
11501
|
+
[t]: c[t] === Vt ? "" : Vt
|
|
11502
|
+
}));
|
|
11505
11503
|
}, [t, r]);
|
|
11506
11504
|
return /* @__PURE__ */ n(
|
|
11507
11505
|
dn,
|
|
@@ -11625,16 +11623,14 @@ const Jn = Object.fromEntries(
|
|
|
11625
11623
|
ref: j.setFloating
|
|
11626
11624
|
}
|
|
11627
11625
|
),
|
|
11628
|
-
R.map(
|
|
11629
|
-
|
|
11630
|
-
|
|
11631
|
-
|
|
11632
|
-
|
|
11633
|
-
|
|
11634
|
-
|
|
11635
|
-
|
|
11636
|
-
)
|
|
11637
|
-
)
|
|
11626
|
+
R.map((re) => /* @__PURE__ */ wi(
|
|
11627
|
+
_c,
|
|
11628
|
+
{
|
|
11629
|
+
...re,
|
|
11630
|
+
disabled: e || re.disabled,
|
|
11631
|
+
key: re.id
|
|
11632
|
+
}
|
|
11633
|
+
))
|
|
11638
11634
|
]
|
|
11639
11635
|
}
|
|
11640
11636
|
)
|
|
@@ -12007,17 +12003,15 @@ const Wg = ({
|
|
|
12007
12003
|
),
|
|
12008
12004
|
/* @__PURE__ */ n(I, { color: c.palette.gray[400], size: "md", children: "New organization" })
|
|
12009
12005
|
] }) }) : void 0,
|
|
12010
|
-
d.map(
|
|
12011
|
-
|
|
12012
|
-
|
|
12013
|
-
|
|
12014
|
-
|
|
12015
|
-
|
|
12016
|
-
|
|
12017
|
-
|
|
12018
|
-
|
|
12019
|
-
)
|
|
12020
|
-
)
|
|
12006
|
+
d.map((k) => /* @__PURE__ */ n(
|
|
12007
|
+
qc,
|
|
12008
|
+
{
|
|
12009
|
+
isSelected: r.toLowerCase() === k.name,
|
|
12010
|
+
label: k.name.charAt(0).toUpperCase() + k.name.slice(1),
|
|
12011
|
+
onSelect: i
|
|
12012
|
+
},
|
|
12013
|
+
k.name
|
|
12014
|
+
))
|
|
12021
12015
|
]
|
|
12022
12016
|
}
|
|
12023
12017
|
)
|
|
@@ -12141,20 +12135,18 @@ const Wg = ({
|
|
|
12141
12135
|
/* @__PURE__ */ n(I, { color: l.palette.gray[800], fontWeight: "bold", size: "lg", children: i }),
|
|
12142
12136
|
o
|
|
12143
12137
|
] }),
|
|
12144
|
-
e && /* @__PURE__ */ n(b, { display: "flex", gap: 0.25, children: e.map(
|
|
12145
|
-
|
|
12146
|
-
|
|
12147
|
-
|
|
12148
|
-
|
|
12149
|
-
|
|
12150
|
-
|
|
12151
|
-
|
|
12152
|
-
|
|
12153
|
-
|
|
12154
|
-
|
|
12155
|
-
|
|
12156
|
-
)
|
|
12157
|
-
) })
|
|
12138
|
+
e && /* @__PURE__ */ n(b, { display: "flex", gap: 0.25, children: e.map(({ icon: s, onClick: c }, d) => /* @__PURE__ */ n(
|
|
12139
|
+
oe,
|
|
12140
|
+
{
|
|
12141
|
+
icon: s ?? "paper-plane",
|
|
12142
|
+
iconColor: l.palette.gray[400],
|
|
12143
|
+
iconSize: "sm",
|
|
12144
|
+
iconType: "fa-light",
|
|
12145
|
+
onClick: c,
|
|
12146
|
+
variant: "ghost"
|
|
12147
|
+
},
|
|
12148
|
+
`${d}-${s}`
|
|
12149
|
+
)) })
|
|
12158
12150
|
]
|
|
12159
12151
|
}
|
|
12160
12152
|
),
|
|
@@ -12181,19 +12173,17 @@ const Wg = ({
|
|
|
12181
12173
|
justify: "end",
|
|
12182
12174
|
px: 1.25,
|
|
12183
12175
|
py: 1,
|
|
12184
|
-
children: r.map(
|
|
12185
|
-
|
|
12186
|
-
|
|
12187
|
-
|
|
12188
|
-
|
|
12189
|
-
|
|
12190
|
-
|
|
12191
|
-
|
|
12192
|
-
|
|
12193
|
-
|
|
12194
|
-
|
|
12195
|
-
)
|
|
12196
|
-
)
|
|
12176
|
+
children: r.map(({ icon: s, text: c, onClick: d }, g) => /* @__PURE__ */ n(
|
|
12177
|
+
ne,
|
|
12178
|
+
{
|
|
12179
|
+
icon: s,
|
|
12180
|
+
onClick: d,
|
|
12181
|
+
variant: g === 0 ? "primary" : "tertiary",
|
|
12182
|
+
width: "100%",
|
|
12183
|
+
children: c
|
|
12184
|
+
},
|
|
12185
|
+
`${g}-${c}`
|
|
12186
|
+
))
|
|
12197
12187
|
}
|
|
12198
12188
|
)
|
|
12199
12189
|
]
|
|
@@ -14167,9 +14157,7 @@ const Wg = ({
|
|
|
14167
14157
|
},
|
|
14168
14158
|
[t, i]
|
|
14169
14159
|
), N = f && (y.trim().length > 0 || t.length > 0), j = G(
|
|
14170
|
-
() => t.length === 0 ? /* @__PURE__ */ n(Ud, { children: c }) : /* @__PURE__ */ n(Gd, { role: "listbox", children: t.map(
|
|
14171
|
-
(A, M) => /* @__PURE__ */ n(_d, { onClick: z, role: "option", children: o(A) }, M)
|
|
14172
|
-
) }),
|
|
14160
|
+
() => t.length === 0 ? /* @__PURE__ */ n(Ud, { children: c }) : /* @__PURE__ */ n(Gd, { role: "listbox", children: t.map((A, M) => /* @__PURE__ */ n(_d, { onClick: z, role: "option", children: o(A) }, M)) }),
|
|
14173
14161
|
[t, c, o, z]
|
|
14174
14162
|
), P = v(
|
|
14175
14163
|
(A) => {
|
|
@@ -15360,19 +15348,17 @@ const Wg = ({
|
|
|
15360
15348
|
);
|
|
15361
15349
|
return /* @__PURE__ */ u(b, { as: "nav", display: "flex", flexDirection: "column", gap: 1.25, children: [
|
|
15362
15350
|
t === void 0 ? null : /* @__PURE__ */ n(le, { fontWeight: "bold", size: "sm", children: t }),
|
|
15363
|
-
/* @__PURE__ */ n($p, { $variant: i, children: e.map(
|
|
15364
|
-
|
|
15365
|
-
|
|
15366
|
-
|
|
15367
|
-
|
|
15368
|
-
|
|
15369
|
-
|
|
15370
|
-
|
|
15371
|
-
|
|
15372
|
-
|
|
15373
|
-
|
|
15374
|
-
) }, d.id)
|
|
15375
|
-
) })
|
|
15351
|
+
/* @__PURE__ */ n($p, { $variant: i, children: e.map((d) => /* @__PURE__ */ n(yp, { children: /* @__PURE__ */ n(
|
|
15352
|
+
bp,
|
|
15353
|
+
{
|
|
15354
|
+
$isActive: l === d.id,
|
|
15355
|
+
$level: d.level ?? 0,
|
|
15356
|
+
$variant: i,
|
|
15357
|
+
href: `#${d.id}`,
|
|
15358
|
+
onClick: c(d.id),
|
|
15359
|
+
children: d.title
|
|
15360
|
+
}
|
|
15361
|
+
) }, d.id)) })
|
|
15376
15362
|
] });
|
|
15377
15363
|
}, Re = mo({
|
|
15378
15364
|
containerRef: void 0,
|
|
@@ -15438,16 +15424,14 @@ const Wg = ({
|
|
|
15438
15424
|
const { table: t } = e, { meta: o } = t.options, [i, a] = B(0), [, r] = t.getHeaderGroups(), l = t.getState(), s = G(
|
|
15439
15425
|
() => t.getAllLeafColumns().filter((p) => p.id !== "selection"),
|
|
15440
15426
|
[t]
|
|
15441
|
-
), c = G(() => s.map(
|
|
15442
|
-
|
|
15443
|
-
|
|
15444
|
-
|
|
15445
|
-
|
|
15446
|
-
|
|
15447
|
-
|
|
15448
|
-
|
|
15449
|
-
})
|
|
15450
|
-
), [s]), d = Oa({
|
|
15427
|
+
), c = G(() => s.map((p) => ({
|
|
15428
|
+
group: p.parent?.id,
|
|
15429
|
+
id: p.id,
|
|
15430
|
+
locked: p.getIsPinned() === "left",
|
|
15431
|
+
name: typeof p.columnDef.header == "string" ? p.columnDef.header : p.columnDef.id ?? "",
|
|
15432
|
+
toggleVisibility: p.toggleVisibility,
|
|
15433
|
+
visible: p.getIsVisible()
|
|
15434
|
+
})), [s]), d = Oa({
|
|
15451
15435
|
columnOrder: o?.defaultColumnOrder ?? [],
|
|
15452
15436
|
items: c,
|
|
15453
15437
|
name: "table-column-management",
|
|
@@ -15815,73 +15799,66 @@ const Wg = ({
|
|
|
15815
15799
|
l(), p.getResizeHandler()(h);
|
|
15816
15800
|
};
|
|
15817
15801
|
if (i)
|
|
15818
|
-
return /* @__PURE__ */ n("thead", { children: t?.getHeaderGroups().map(
|
|
15819
|
-
|
|
15820
|
-
|
|
15821
|
-
|
|
15822
|
-
|
|
15823
|
-
|
|
15824
|
-
|
|
15825
|
-
|
|
15826
|
-
|
|
15827
|
-
|
|
15828
|
-
|
|
15829
|
-
|
|
15830
|
-
width: h.getSize()
|
|
15831
|
-
},
|
|
15832
|
-
children: [
|
|
15833
|
-
/* @__PURE__ */ u(
|
|
15834
|
-
b,
|
|
15835
|
-
{
|
|
15836
|
-
alignItems: "center",
|
|
15837
|
-
bgColor: e.palette.gray[200],
|
|
15838
|
-
borderBottom: f ? void 0 : `1px solid${e.palette.white}`,
|
|
15839
|
-
display: "flex",
|
|
15840
|
-
gap: 0.25,
|
|
15841
|
-
height: f ? "6rem" : "3rem",
|
|
15842
|
-
lineSpacing: 0,
|
|
15843
|
-
onClick: r(x),
|
|
15844
|
-
pl: 0.5,
|
|
15845
|
-
pt: f ? 3 : 0,
|
|
15846
|
-
whiteSpace: "nowrap",
|
|
15847
|
-
width: "100%",
|
|
15848
|
-
children: [
|
|
15849
|
-
Gt(
|
|
15850
|
-
x.column.columnDef.header,
|
|
15851
|
-
x.getContext()
|
|
15852
|
-
),
|
|
15853
|
-
x.column.getCanSort() ? /* @__PURE__ */ n(
|
|
15854
|
-
go,
|
|
15855
|
-
{
|
|
15856
|
-
variant: x.column.getIsSorted()
|
|
15857
|
-
}
|
|
15858
|
-
) : void 0,
|
|
15859
|
-
a?.map(($) => $.columnId).includes(x.id) ?? !1 ? /* @__PURE__ */ n(
|
|
15860
|
-
he,
|
|
15861
|
-
{
|
|
15862
|
-
icon: "circle-info",
|
|
15863
|
-
id: x.id,
|
|
15864
|
-
place: "right",
|
|
15865
|
-
tip: a?.find(
|
|
15866
|
-
($) => $.columnId === x.id
|
|
15867
|
-
)?.tip ?? ""
|
|
15868
|
-
}
|
|
15869
|
-
) : void 0
|
|
15870
|
-
]
|
|
15871
|
-
}
|
|
15872
|
-
),
|
|
15873
|
-
x.column.getCanResize() && /* @__PURE__ */ n(
|
|
15874
|
-
uo,
|
|
15875
|
-
{
|
|
15876
|
-
onMouseDown: s(h)
|
|
15877
|
-
}
|
|
15878
|
-
)
|
|
15879
|
-
]
|
|
15802
|
+
return /* @__PURE__ */ n("thead", { children: t?.getHeaderGroups().map((p) => /* @__PURE__ */ n("tr", { "data-testid": "row-headers", children: p.headers.map((h) => {
|
|
15803
|
+
const { isPlaceholder: f } = h, x = f ? h.subHeaders[0] : h;
|
|
15804
|
+
return Q.isUndefined(h.column.parent) && h.depth > 1 ? null : /* @__PURE__ */ u(
|
|
15805
|
+
"th",
|
|
15806
|
+
{
|
|
15807
|
+
colSpan: x.colSpan,
|
|
15808
|
+
id: `header-${x.id}`,
|
|
15809
|
+
rowSpan: f ? 0 : 1,
|
|
15810
|
+
style: {
|
|
15811
|
+
borderRight: h.headerGroup.headers.indexOf(h) !== h.headerGroup.headers.length - 1 ? "1px solid white" : void 0,
|
|
15812
|
+
position: "relative",
|
|
15813
|
+
width: h.getSize()
|
|
15880
15814
|
},
|
|
15881
|
-
|
|
15882
|
-
|
|
15883
|
-
|
|
15884
|
-
|
|
15815
|
+
children: [
|
|
15816
|
+
/* @__PURE__ */ u(
|
|
15817
|
+
b,
|
|
15818
|
+
{
|
|
15819
|
+
alignItems: "center",
|
|
15820
|
+
bgColor: e.palette.gray[200],
|
|
15821
|
+
borderBottom: f ? void 0 : `1px solid${e.palette.white}`,
|
|
15822
|
+
display: "flex",
|
|
15823
|
+
gap: 0.25,
|
|
15824
|
+
height: f ? "6rem" : "3rem",
|
|
15825
|
+
lineSpacing: 0,
|
|
15826
|
+
onClick: r(x),
|
|
15827
|
+
pl: 0.5,
|
|
15828
|
+
pt: f ? 3 : 0,
|
|
15829
|
+
whiteSpace: "nowrap",
|
|
15830
|
+
width: "100%",
|
|
15831
|
+
children: [
|
|
15832
|
+
Gt(
|
|
15833
|
+
x.column.columnDef.header,
|
|
15834
|
+
x.getContext()
|
|
15835
|
+
),
|
|
15836
|
+
x.column.getCanSort() ? /* @__PURE__ */ n(go, { variant: x.column.getIsSorted() }) : void 0,
|
|
15837
|
+
a?.map(($) => $.columnId).includes(x.id) ?? !1 ? /* @__PURE__ */ n(
|
|
15838
|
+
he,
|
|
15839
|
+
{
|
|
15840
|
+
icon: "circle-info",
|
|
15841
|
+
id: x.id,
|
|
15842
|
+
place: "right",
|
|
15843
|
+
tip: a?.find(
|
|
15844
|
+
($) => $.columnId === x.id
|
|
15845
|
+
)?.tip ?? ""
|
|
15846
|
+
}
|
|
15847
|
+
) : void 0
|
|
15848
|
+
]
|
|
15849
|
+
}
|
|
15850
|
+
),
|
|
15851
|
+
x.column.getCanResize() && /* @__PURE__ */ n(
|
|
15852
|
+
uo,
|
|
15853
|
+
{
|
|
15854
|
+
onMouseDown: s(h)
|
|
15855
|
+
}
|
|
15856
|
+
)
|
|
15857
|
+
]
|
|
15858
|
+
},
|
|
15859
|
+
x.id
|
|
15860
|
+
);
|
|
15861
|
+
}) }, p.id)) });
|
|
15885
15862
|
const [c, d] = t?.getHeaderGroups() ?? [], g = q.isNil(d) ? c : d;
|
|
15886
15863
|
return /* @__PURE__ */ n("thead", { children: /* @__PURE__ */ n("tr", { "data-testid": "row-headers", children: g.headers.map((p) => /* @__PURE__ */ u(
|
|
15887
15864
|
"th",
|
|
@@ -16065,15 +16042,13 @@ const Wg = ({
|
|
|
16065
16042
|
ref: c,
|
|
16066
16043
|
style: d ? { tableLayout: "fixed", width: l?.getTotalSize() } : void 0,
|
|
16067
16044
|
children: [
|
|
16068
|
-
d ? /* @__PURE__ */ n("colgroup", { children: p.map(
|
|
16069
|
-
|
|
16070
|
-
|
|
16071
|
-
{
|
|
16072
|
-
|
|
16073
|
-
|
|
16074
|
-
|
|
16075
|
-
)
|
|
16076
|
-
) }) : void 0,
|
|
16045
|
+
d ? /* @__PURE__ */ n("colgroup", { children: p.map((h) => /* @__PURE__ */ n(
|
|
16046
|
+
"col",
|
|
16047
|
+
{
|
|
16048
|
+
style: { width: h.column.getSize() }
|
|
16049
|
+
},
|
|
16050
|
+
h.column.id
|
|
16051
|
+
)) }) : void 0,
|
|
16077
16052
|
/* @__PURE__ */ n(zp, {}),
|
|
16078
16053
|
/* @__PURE__ */ n(Tp, {})
|
|
16079
16054
|
]
|
|
@@ -16747,19 +16722,17 @@ const Wg = ({
|
|
|
16747
16722
|
]
|
|
16748
16723
|
}
|
|
16749
16724
|
),
|
|
16750
|
-
o && l ? /* @__PURE__ */ n("div", { children: e.children?.map(
|
|
16751
|
-
|
|
16752
|
-
|
|
16753
|
-
|
|
16754
|
-
|
|
16755
|
-
|
|
16756
|
-
|
|
16757
|
-
|
|
16758
|
-
|
|
16759
|
-
|
|
16760
|
-
|
|
16761
|
-
)
|
|
16762
|
-
) }) : null
|
|
16725
|
+
o && l ? /* @__PURE__ */ n("div", { children: e.children?.map((g) => /* @__PURE__ */ n(
|
|
16726
|
+
ai,
|
|
16727
|
+
{
|
|
16728
|
+
expandedNodes: a,
|
|
16729
|
+
isExpanded: a.has(g.id),
|
|
16730
|
+
level: t + 1,
|
|
16731
|
+
node: g,
|
|
16732
|
+
onToggle: i
|
|
16733
|
+
},
|
|
16734
|
+
g.id
|
|
16735
|
+
)) }) : null
|
|
16763
16736
|
]
|
|
16764
16737
|
}
|
|
16765
16738
|
) });
|
|
@@ -16772,25 +16745,23 @@ const Wg = ({
|
|
|
16772
16745
|
return d.has(s) ? d.delete(s) : d.add(s), d;
|
|
16773
16746
|
});
|
|
16774
16747
|
}, []);
|
|
16775
|
-
return /* @__PURE__ */ n(b, { display: "flex", flexDirection: "column", ref: i, children: t.map(
|
|
16776
|
-
|
|
16777
|
-
|
|
16778
|
-
|
|
16779
|
-
|
|
16780
|
-
|
|
16781
|
-
|
|
16782
|
-
|
|
16783
|
-
|
|
16784
|
-
|
|
16785
|
-
|
|
16786
|
-
|
|
16787
|
-
|
|
16788
|
-
|
|
16789
|
-
|
|
16790
|
-
|
|
16791
|
-
|
|
16792
|
-
)
|
|
16793
|
-
) });
|
|
16748
|
+
return /* @__PURE__ */ n(b, { display: "flex", flexDirection: "column", ref: i, children: t.map((s) => /* @__PURE__ */ n(
|
|
16749
|
+
b,
|
|
16750
|
+
{
|
|
16751
|
+
padding: [0.625, $t, 0.625, $t],
|
|
16752
|
+
children: /* @__PURE__ */ n(
|
|
16753
|
+
ai,
|
|
16754
|
+
{
|
|
16755
|
+
expandedNodes: a,
|
|
16756
|
+
isExpanded: a.has(s.id),
|
|
16757
|
+
level: 0,
|
|
16758
|
+
node: s,
|
|
16759
|
+
onToggle: l
|
|
16760
|
+
}
|
|
16761
|
+
)
|
|
16762
|
+
},
|
|
16763
|
+
s.id
|
|
16764
|
+
)) });
|
|
16794
16765
|
}), N0 = ({
|
|
16795
16766
|
children: e,
|
|
16796
16767
|
gap: t = 0.5,
|