opus-react 0.2.42 → 0.2.43

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/index.js CHANGED
@@ -427,7 +427,7 @@ var init_setupFireBarrelScene = __esm({
427
427
  });
428
428
 
429
429
  // ../../components/fields/shared/inputControlSizes.module.css
430
- var inputControlSizes_default = {"sizeMd":"opus_8ChDQJ_sizeMd","sizeLg":"opus_8ChDQJ_sizeLg","sizeSm":"opus_8ChDQJ_sizeSm"};
430
+ var inputControlSizes_default = {"sizeSm":"opus_8ChDQJ_sizeSm","sizeMd":"opus_8ChDQJ_sizeMd","sizeLg":"opus_8ChDQJ_sizeLg"};
431
431
 
432
432
  // ../../components/fields/shared/inputControlSizes.ts
433
433
  var inputControlSizeClassName = {
@@ -437,7 +437,7 @@ var inputControlSizeClassName = {
437
437
  };
438
438
 
439
439
  // ../../components/fields/Button/Button.module.css
440
- var Button_default = {"warning":"opus_lZkc26_warning","danger":"opus_lZkc26_danger","info":"opus_lZkc26_info","light":"opus_lZkc26_light","link":"opus_lZkc26_link","button":"opus_lZkc26_button","success":"opus_lZkc26_success","primary":"opus_lZkc26_primary","dark":"opus_lZkc26_dark","secondary":"opus_lZkc26_secondary"};
440
+ var Button_default = {"button":"opus_lZkc26_button","secondary":"opus_lZkc26_secondary","success":"opus_lZkc26_success","warning":"opus_lZkc26_warning","light":"opus_lZkc26_light","primary":"opus_lZkc26_primary","link":"opus_lZkc26_link","dark":"opus_lZkc26_dark","info":"opus_lZkc26_info","danger":"opus_lZkc26_danger"};
441
441
 
442
442
  // ../../components/fields/Button/Button.tsx
443
443
  import { jsx } from "react/jsx-runtime";
@@ -486,7 +486,7 @@ import {
486
486
  import { createPortal } from "react-dom";
487
487
 
488
488
  // ../../components/Tooltip/Tooltip.module.css
489
- var Tooltip_default = {"left":"opus_R70RbH_left","right":"opus_R70RbH_right","top":"opus_R70RbH_top","triggerWrap":"opus_R70RbH_triggerWrap","trigger":"opus_R70RbH_trigger","popup":"opus_R70RbH_popup","arrow":"opus_R70RbH_arrow","root":"opus_R70RbH_root","bottom":"opus_R70RbH_bottom"};
489
+ var Tooltip_default = {"root":"opus_R70RbH_root","trigger":"opus_R70RbH_trigger","arrow":"opus_R70RbH_arrow","right":"opus_R70RbH_right","top":"opus_R70RbH_top","popup":"opus_R70RbH_popup","triggerWrap":"opus_R70RbH_triggerWrap","left":"opus_R70RbH_left","bottom":"opus_R70RbH_bottom"};
490
490
 
491
491
  // ../../components/Tooltip/Tooltip.tsx
492
492
  import { jsx as jsx2, jsxs } from "react/jsx-runtime";
@@ -655,7 +655,7 @@ function Tooltip({
655
655
  }
656
656
 
657
657
  // ../../components/fields/FieldShell/FieldShell.module.css
658
- var FieldShell_default = {"error":"opus_zNi12Z_error","required":"opus_zNi12Z_required","control":"opus_zNi12Z_control","errorFlagged":"opus_zNi12Z_errorFlagged","flaggedStart":"opus_zNi12Z_flaggedStart","compactControl":"opus_zNi12Z_compactControl","stacked":"opus_zNi12Z_stacked","stackedLeft":"opus_zNi12Z_stackedLeft","flagged":"opus_zNi12Z_flagged","root":"opus_zNi12Z_root","stackedRight":"opus_zNi12Z_stackedRight","visuallyHidden":"opus_zNi12Z_visuallyHidden","label":"opus_zNi12Z_label","labelRight":"opus_zNi12Z_labelRight","labelLeft":"opus_zNi12Z_labelLeft","flaggedCenter":"opus_zNi12Z_flaggedCenter","controlFlagged":"opus_zNi12Z_controlFlagged","fitContent":"opus_zNi12Z_fitContent","labelFlagged":"opus_zNi12Z_labelFlagged"};
658
+ var FieldShell_default = {"flagged":"opus_zNi12Z_flagged","control":"opus_zNi12Z_control","labelRight":"opus_zNi12Z_labelRight","label":"opus_zNi12Z_label","visuallyHidden":"opus_zNi12Z_visuallyHidden","errorFlagged":"opus_zNi12Z_errorFlagged","error":"opus_zNi12Z_error","labelFlagged":"opus_zNi12Z_labelFlagged","stackedRight":"opus_zNi12Z_stackedRight","controlFlagged":"opus_zNi12Z_controlFlagged","flaggedCenter":"opus_zNi12Z_flaggedCenter","root":"opus_zNi12Z_root","stacked":"opus_zNi12Z_stacked","labelLeft":"opus_zNi12Z_labelLeft","fitContent":"opus_zNi12Z_fitContent","stackedLeft":"opus_zNi12Z_stackedLeft","flaggedStart":"opus_zNi12Z_flaggedStart","compactControl":"opus_zNi12Z_compactControl","required":"opus_zNi12Z_required"};
659
659
 
660
660
  // ../../components/fields/FieldShell/FieldShell.tsx
661
661
  import { Fragment, jsx as jsx3, jsxs as jsxs2 } from "react/jsx-runtime";
@@ -780,10 +780,10 @@ function FieldShell({
780
780
  }
781
781
 
782
782
  // ../../components/fields/CheckboxField/CheckboxField.module.css
783
- var CheckboxField_default = {"visual":"opus_g-5tlR_visual","round":"opus_g-5tlR_round","shell":"opus_g-5tlR_shell","toggle":"opus_g-5tlR_toggle","square":"opus_g-5tlR_square","error":"opus_g-5tlR_error","nativeInput":"opus_g-5tlR_nativeInput","toggleLabel":"opus_g-5tlR_toggleLabel"};
783
+ var CheckboxField_default = {"visual":"opus_g-5tlR_visual","shell":"opus_g-5tlR_shell","round":"opus_g-5tlR_round","toggle":"opus_g-5tlR_toggle","square":"opus_g-5tlR_square","error":"opus_g-5tlR_error","toggleLabel":"opus_g-5tlR_toggleLabel","nativeInput":"opus_g-5tlR_nativeInput"};
784
784
 
785
785
  // ../../components/fields/shared/choiceControlSizes.module.css
786
- var choiceControlSizes_default = {"sizeSm":"opus_4er5Uc_sizeSm","sizeMd":"opus_4er5Uc_sizeMd","sizeLg":"opus_4er5Uc_sizeLg"};
786
+ var choiceControlSizes_default = {"sizeLg":"opus_4er5Uc_sizeLg","sizeSm":"opus_4er5Uc_sizeSm","sizeMd":"opus_4er5Uc_sizeMd"};
787
787
 
788
788
  // ../../components/fields/shared/choiceControlSizes.ts
789
789
  var choiceControlSizeClassName = {
@@ -853,7 +853,7 @@ function CheckboxField({
853
853
  }
854
854
 
855
855
  // ../../components/fields/ColorField/ColorField.module.css
856
- var ColorField_default = {"icon":"opus_Z7jeX4_icon","value":"opus_Z7jeX4_value","error":"opus_Z7jeX4_error","picker":"opus_Z7jeX4_picker","nativeInput":"opus_Z7jeX4_nativeInput","swatch":"opus_Z7jeX4_swatch"};
856
+ var ColorField_default = {"value":"opus_Z7jeX4_value","nativeInput":"opus_Z7jeX4_nativeInput","icon":"opus_Z7jeX4_icon","swatch":"opus_Z7jeX4_swatch","picker":"opus_Z7jeX4_picker","error":"opus_Z7jeX4_error"};
857
857
 
858
858
  // ../../components/fields/ColorField/ColorField.tsx
859
859
  import { jsx as jsx5, jsxs as jsxs4 } from "react/jsx-runtime";
@@ -914,7 +914,7 @@ function ColorField({
914
914
  }
915
915
 
916
916
  // ../../components/fields/DateField/DateField.module.css
917
- var DateField_default = {"error":"opus_G3y11z_error","input":"opus_G3y11z_input"};
917
+ var DateField_default = {"input":"opus_G3y11z_input","error":"opus_G3y11z_error"};
918
918
 
919
919
  // ../../components/fields/DateField/DateField.tsx
920
920
  import { jsx as jsx6 } from "react/jsx-runtime";
@@ -1011,7 +1011,7 @@ function HiddenField({
1011
1011
  }
1012
1012
 
1013
1013
  // ../../components/fields/FileField/FileField.module.css
1014
- var FileField_default = {"drop":"opus_aOsPA7_drop","action":"opus_aOsPA7_action","dropError":"opus_aOsPA7_dropError","iconSvg":"opus_aOsPA7_iconSvg","icon":"opus_aOsPA7_icon","content":"opus_aOsPA7_content","dragging":"opus_aOsPA7_dragging","wrapper":"opus_aOsPA7_wrapper","title":"opus_aOsPA7_title","footnote":"opus_aOsPA7_footnote","hint":"opus_aOsPA7_hint","input":"opus_aOsPA7_input"};
1014
+ var FileField_default = {"title":"opus_aOsPA7_title","input":"opus_aOsPA7_input","dropError":"opus_aOsPA7_dropError","dragging":"opus_aOsPA7_dragging","iconSvg":"opus_aOsPA7_iconSvg","action":"opus_aOsPA7_action","footnote":"opus_aOsPA7_footnote","wrapper":"opus_aOsPA7_wrapper","content":"opus_aOsPA7_content","drop":"opus_aOsPA7_drop","icon":"opus_aOsPA7_icon","hint":"opus_aOsPA7_hint"};
1015
1015
 
1016
1016
  // ../../components/fields/FileField/FileField.tsx
1017
1017
  import {
@@ -1278,7 +1278,7 @@ async function cropCircularImage(image, viewportSize, outputSize, state, fileNam
1278
1278
  }
1279
1279
 
1280
1280
  // ../../components/fields/ImageCropUploadField/ImageCropUploadField.module.css
1281
- var ImageCropUploadField_default = {"root":"opus_itxBv9_root","dragging":"opus_itxBv9_dragging","previewCard":"opus_itxBv9_previewCard","drop":"opus_itxBv9_drop","previewImage":"opus_itxBv9_previewImage","viewport":"opus_itxBv9_viewport","zoomLabel":"opus_itxBv9_zoomLabel","previewFrame":"opus_itxBv9_previewFrame","dropIconSvg":"opus_itxBv9_dropIconSvg","viewportImage":"opus_itxBv9_viewportImage","dropAction":"opus_itxBv9_dropAction","previewHint":"opus_itxBv9_previewHint","dropContent":"opus_itxBv9_dropContent","instruction":"opus_itxBv9_instruction","zoomButton":"opus_itxBv9_zoomButton","previewCameraButton":"opus_itxBv9_previewCameraButton","dropError":"opus_itxBv9_dropError","actions":"opus_itxBv9_actions","dropTitle":"opus_itxBv9_dropTitle","hiddenInput":"opus_itxBv9_hiddenInput","previewCopy":"opus_itxBv9_previewCopy","editor":"opus_itxBv9_editor","dropHint":"opus_itxBv9_dropHint","viewportDragging":"opus_itxBv9_viewportDragging","dropIcon":"opus_itxBv9_dropIcon","previewRow":"opus_itxBv9_previewRow","previewTitle":"opus_itxBv9_previewTitle","zoomRow":"opus_itxBv9_zoomRow","zoomSlider":"opus_itxBv9_zoomSlider","viewportRing":"opus_itxBv9_viewportRing","changeLink":"opus_itxBv9_changeLink"};
1281
+ var ImageCropUploadField_default = {"viewportDragging":"opus_itxBv9_viewportDragging","changeLink":"opus_itxBv9_changeLink","dropTitle":"opus_itxBv9_dropTitle","previewTitle":"opus_itxBv9_previewTitle","zoomSlider":"opus_itxBv9_zoomSlider","instruction":"opus_itxBv9_instruction","dropIcon":"opus_itxBv9_dropIcon","previewHint":"opus_itxBv9_previewHint","previewCopy":"opus_itxBv9_previewCopy","actions":"opus_itxBv9_actions","root":"opus_itxBv9_root","dropIconSvg":"opus_itxBv9_dropIconSvg","dropContent":"opus_itxBv9_dropContent","viewport":"opus_itxBv9_viewport","editor":"opus_itxBv9_editor","dropHint":"opus_itxBv9_dropHint","dropError":"opus_itxBv9_dropError","dropAction":"opus_itxBv9_dropAction","previewCameraButton":"opus_itxBv9_previewCameraButton","zoomLabel":"opus_itxBv9_zoomLabel","zoomButton":"opus_itxBv9_zoomButton","viewportRing":"opus_itxBv9_viewportRing","drop":"opus_itxBv9_drop","dragging":"opus_itxBv9_dragging","hiddenInput":"opus_itxBv9_hiddenInput","previewRow":"opus_itxBv9_previewRow","viewportImage":"opus_itxBv9_viewportImage","previewFrame":"opus_itxBv9_previewFrame","zoomRow":"opus_itxBv9_zoomRow","previewCard":"opus_itxBv9_previewCard","previewImage":"opus_itxBv9_previewImage"};
1282
1282
 
1283
1283
  // ../../components/fields/ImageCropUploadField/ImageCropUploadField.tsx
1284
1284
  import { Fragment as Fragment3, jsx as jsx10, jsxs as jsxs7 } from "react/jsx-runtime";
@@ -1702,7 +1702,7 @@ function ImageCropUploadField({
1702
1702
  import { useEffect as useEffect3, useState as useState4 } from "react";
1703
1703
 
1704
1704
  // ../../components/fields/NumberField/NumberField.module.css
1705
- var NumberField_default = {"button":"opus_L272Dk_button","stepper":"opus_L272Dk_stepper","input":"opus_L272Dk_input","error":"opus_L272Dk_error"};
1705
+ var NumberField_default = {"stepper":"opus_L272Dk_stepper","input":"opus_L272Dk_input","button":"opus_L272Dk_button","error":"opus_L272Dk_error"};
1706
1706
 
1707
1707
  // ../../components/fields/numericUtils.ts
1708
1708
  function decimalPlacesFromStep(step) {
@@ -1881,7 +1881,7 @@ function NumberField({
1881
1881
  import { createContext as createContext2, useContext as useContext2, useId as useId3 } from "react";
1882
1882
 
1883
1883
  // ../../components/fields/RadioGroup/RadioGroup.module.css
1884
- var RadioGroup_default = {"nativeInput":"opus_O-1nor_nativeInput","option":"opus_O-1nor_option","choice":"opus_O-1nor_choice","error":"opus_O-1nor_error","shell":"opus_O-1nor_shell","visual":"opus_O-1nor_visual","options":"opus_O-1nor_options","round":"opus_O-1nor_round","square":"opus_O-1nor_square"};
1884
+ var RadioGroup_default = {"visual":"opus_O-1nor_visual","option":"opus_O-1nor_option","options":"opus_O-1nor_options","shell":"opus_O-1nor_shell","choice":"opus_O-1nor_choice","square":"opus_O-1nor_square","nativeInput":"opus_O-1nor_nativeInput","error":"opus_O-1nor_error","round":"opus_O-1nor_round"};
1885
1885
 
1886
1886
  // ../../components/fields/RadioGroup/RadioGroup.tsx
1887
1887
  import { jsx as jsx12, jsxs as jsxs9 } from "react/jsx-runtime";
@@ -1979,7 +1979,7 @@ function Radio({ children, error, name, shape, value, defaultChecked }) {
1979
1979
  import { useId as useId4, useRef as useRef4, useState as useState5 } from "react";
1980
1980
 
1981
1981
  // ../../components/fields/ChipInputField/ChipInputField.module.css
1982
- var ChipInputField_default = {"disabled":"opus_IOOYwh_disabled","readOnly":"opus_IOOYwh_readOnly","error":"opus_IOOYwh_error","input":"opus_IOOYwh_input","field":"opus_IOOYwh_field","shell":"opus_IOOYwh_shell","chip":"opus_IOOYwh_chip","chipLabel":"opus_IOOYwh_chipLabel","remove":"opus_IOOYwh_remove"};
1982
+ var ChipInputField_default = {"shell":"opus_IOOYwh_shell","disabled":"opus_IOOYwh_disabled","readOnly":"opus_IOOYwh_readOnly","remove":"opus_IOOYwh_remove","field":"opus_IOOYwh_field","chipLabel":"opus_IOOYwh_chipLabel","error":"opus_IOOYwh_error","input":"opus_IOOYwh_input","chip":"opus_IOOYwh_chip"};
1983
1983
 
1984
1984
  // ../../components/fields/ChipInputField/ChipInputField.tsx
1985
1985
  import { jsx as jsx13, jsxs as jsxs10 } from "react/jsx-runtime";
@@ -2116,7 +2116,7 @@ function ChipInput({
2116
2116
  var ChipInputField = ChipInput;
2117
2117
 
2118
2118
  // ../../components/fields/ChoiceChipsField/ChoiceChipsField.module.css
2119
- var ChoiceChipsField_default = {"shell":"opus_X6xFEA_shell","indicator":"opus_X6xFEA_indicator","root":"opus_X6xFEA_root","selected":"opus_X6xFEA_selected","chip":"opus_X6xFEA_chip","disabled":"opus_X6xFEA_disabled","optionDisabled":"opus_X6xFEA_optionDisabled"};
2119
+ var ChoiceChipsField_default = {"disabled":"opus_X6xFEA_disabled","chip":"opus_X6xFEA_chip","root":"opus_X6xFEA_root","indicator":"opus_X6xFEA_indicator","optionDisabled":"opus_X6xFEA_optionDisabled","shell":"opus_X6xFEA_shell","selected":"opus_X6xFEA_selected"};
2120
2120
 
2121
2121
  // ../../components/fields/ChoiceChipsField/ChoiceChipsField.tsx
2122
2122
  import { jsx as jsx14, jsxs as jsxs11 } from "react/jsx-runtime";
@@ -2202,7 +2202,7 @@ function ChoiceChips({
2202
2202
  var ChoiceChipsField = ChoiceChips;
2203
2203
 
2204
2204
  // ../../components/fields/RangeField/RangeField.module.css
2205
- var RangeField_default = {"value":"opus_iRHQuG_value","footer":"opus_iRHQuG_footer","slider":"opus_iRHQuG_slider","fieldLabel":"opus_iRHQuG_fieldLabel","topRow":"opus_iRHQuG_topRow","error":"opus_iRHQuG_error","wrap":"opus_iRHQuG_wrap"};
2205
+ var RangeField_default = {"footer":"opus_iRHQuG_footer","topRow":"opus_iRHQuG_topRow","wrap":"opus_iRHQuG_wrap","value":"opus_iRHQuG_value","slider":"opus_iRHQuG_slider","fieldLabel":"opus_iRHQuG_fieldLabel","error":"opus_iRHQuG_error"};
2206
2206
 
2207
2207
  // ../../components/fields/RangeField/RangeField.tsx
2208
2208
  import { jsx as jsx15, jsxs as jsxs12 } from "react/jsx-runtime";
@@ -2320,7 +2320,7 @@ function SelectField({
2320
2320
  }
2321
2321
 
2322
2322
  // ../../components/fields/SwitchField/SwitchField.module.css
2323
- var SwitchField_default = {"toggle":"opus_t9NLEA_toggle","error":"opus_t9NLEA_error","shell":"opus_t9NLEA_shell","track":"opus_t9NLEA_track"};
2323
+ var SwitchField_default = {"error":"opus_t9NLEA_error","track":"opus_t9NLEA_track","toggle":"opus_t9NLEA_toggle","shell":"opus_t9NLEA_shell"};
2324
2324
 
2325
2325
  // ../../components/fields/SwitchField/SwitchField.tsx
2326
2326
  import { jsx as jsx17 } from "react/jsx-runtime";
@@ -2372,7 +2372,7 @@ function SwitchField({
2372
2372
  import { useId as useId5 } from "react";
2373
2373
 
2374
2374
  // ../../components/fields/TextAreaField/TextAreaField.module.css
2375
- var TextAreaField_default = {"inputWrap":"opus_FjhWmh_inputWrap","withCount":"opus_FjhWmh_withCount","inlineCount":"opus_FjhWmh_inlineCount","textarea":"opus_FjhWmh_textarea","error":"opus_FjhWmh_error","footerError":"opus_FjhWmh_footerError","field":"opus_FjhWmh_field","footer":"opus_FjhWmh_footer","externalCount":"opus_FjhWmh_externalCount"};
2375
+ var TextAreaField_default = {"footerError":"opus_FjhWmh_footerError","externalCount":"opus_FjhWmh_externalCount","inputWrap":"opus_FjhWmh_inputWrap","field":"opus_FjhWmh_field","error":"opus_FjhWmh_error","inlineCount":"opus_FjhWmh_inlineCount","footer":"opus_FjhWmh_footer","withCount":"opus_FjhWmh_withCount","textarea":"opus_FjhWmh_textarea"};
2376
2376
 
2377
2377
  // ../../components/fields/TextAreaField/TextAreaField.tsx
2378
2378
  import { jsx as jsx18, jsxs as jsxs13 } from "react/jsx-runtime";
@@ -2479,7 +2479,7 @@ import {
2479
2479
  } from "@fortawesome/free-solid-svg-icons";
2480
2480
 
2481
2481
  // ../../components/fields/RichTextField/RichTextField.module.css
2482
- var RichTextField_default = {"modalCancel":"opus_6HFqZH_modalCancel","field":"opus_6HFqZH_field","toolbarButton":"opus_6HFqZH_toolbarButton","colorInput":"opus_6HFqZH_colorInput","modalActions":"opus_6HFqZH_modalActions","modalInput":"opus_6HFqZH_modalInput","modalConfirm":"opus_6HFqZH_modalConfirm","modal":"opus_6HFqZH_modal","modalOverlay":"opus_6HFqZH_modalOverlay","editorShell":"opus_6HFqZH_editorShell","blockSelect":"opus_6HFqZH_blockSelect","modalLabel":"opus_6HFqZH_modalLabel","modalNumber":"opus_6HFqZH_modalNumber","modalDimensions":"opus_6HFqZH_modalDimensions","divider":"opus_6HFqZH_divider","colorSwatch":"opus_6HFqZH_colorSwatch","toolbarIcon":"opus_6HFqZH_toolbarIcon","readOnly":"opus_6HFqZH_readOnly","modalTitle":"opus_6HFqZH_modalTitle","error":"opus_6HFqZH_error","modalDimensionField":"opus_6HFqZH_modalDimensionField","editor":"opus_6HFqZH_editor","toolbar":"opus_6HFqZH_toolbar","toolbarButtonActive":"opus_6HFqZH_toolbarButtonActive","modalField":"opus_6HFqZH_modalField","modalTimes":"opus_6HFqZH_modalTimes"};
2482
+ var RichTextField_default = {"toolbar":"opus_6HFqZH_toolbar","modalConfirm":"opus_6HFqZH_modalConfirm","modalActions":"opus_6HFqZH_modalActions","editor":"opus_6HFqZH_editor","toolbarIcon":"opus_6HFqZH_toolbarIcon","modalTimes":"opus_6HFqZH_modalTimes","modal":"opus_6HFqZH_modal","readOnly":"opus_6HFqZH_readOnly","modalOverlay":"opus_6HFqZH_modalOverlay","divider":"opus_6HFqZH_divider","modalTitle":"opus_6HFqZH_modalTitle","error":"opus_6HFqZH_error","blockSelect":"opus_6HFqZH_blockSelect","field":"opus_6HFqZH_field","toolbarButtonActive":"opus_6HFqZH_toolbarButtonActive","modalField":"opus_6HFqZH_modalField","colorSwatch":"opus_6HFqZH_colorSwatch","modalNumber":"opus_6HFqZH_modalNumber","editorShell":"opus_6HFqZH_editorShell","modalCancel":"opus_6HFqZH_modalCancel","modalLabel":"opus_6HFqZH_modalLabel","modalInput":"opus_6HFqZH_modalInput","modalDimensionField":"opus_6HFqZH_modalDimensionField","toolbarButton":"opus_6HFqZH_toolbarButton","colorInput":"opus_6HFqZH_colorInput","modalDimensions":"opus_6HFqZH_modalDimensions"};
2483
2483
 
2484
2484
  // ../../components/fields/RichTextField/RichTextField.tsx
2485
2485
  import { jsx as jsx19, jsxs as jsxs14 } from "react/jsx-runtime";
@@ -3128,7 +3128,7 @@ import { FontAwesomeIcon as FontAwesomeIcon4 } from "@fortawesome/react-fontawes
3128
3128
  import { faMagnifyingGlass } from "@fortawesome/free-solid-svg-icons";
3129
3129
 
3130
3130
  // ../../components/fields/shared/fieldControl.module.css
3131
- var fieldControl_default = {"prefixIcon":"opus_1Q5xBh_prefixIcon","searchInput":"opus_1Q5xBh_searchInput","triggerOpen":"opus_1Q5xBh_triggerOpen","passwordInput":"opus_1Q5xBh_passwordInput","placeholder":"opus_1Q5xBh_placeholder","input":"opus_1Q5xBh_input","searchWrapError":"opus_1Q5xBh_searchWrapError","prefixIconSvg":"opus_1Q5xBh_prefixIconSvg","search":"opus_1Q5xBh_search","error":"opus_1Q5xBh_error","groupLabel":"opus_1Q5xBh_groupLabel","chevron":"opus_1Q5xBh_chevron","panel":"opus_1Q5xBh_panel","panelFooter":"opus_1Q5xBh_panelFooter","passwordToggleSlot":"opus_1Q5xBh_passwordToggleSlot","option":"opus_1Q5xBh_option","searchWrap":"opus_1Q5xBh_searchWrap","actionButtonPrimary":"opus_1Q5xBh_actionButtonPrimary","list":"opus_1Q5xBh_list","triggerError":"opus_1Q5xBh_triggerError","passwordWrap":"opus_1Q5xBh_passwordWrap","passwordToggle":"opus_1Q5xBh_passwordToggle","trigger":"opus_1Q5xBh_trigger","actionButton":"opus_1Q5xBh_actionButton"};
3131
+ var fieldControl_default = {"searchWrapError":"opus_1Q5xBh_searchWrapError","passwordToggle":"opus_1Q5xBh_passwordToggle","searchWrap":"opus_1Q5xBh_searchWrap","prefixIconSvg":"opus_1Q5xBh_prefixIconSvg","passwordToggleSlot":"opus_1Q5xBh_passwordToggleSlot","triggerOpen":"opus_1Q5xBh_triggerOpen","chevron":"opus_1Q5xBh_chevron","panelFooter":"opus_1Q5xBh_panelFooter","actionButtonPrimary":"opus_1Q5xBh_actionButtonPrimary","passwordInput":"opus_1Q5xBh_passwordInput","placeholder":"opus_1Q5xBh_placeholder","panel":"opus_1Q5xBh_panel","search":"opus_1Q5xBh_search","passwordWrap":"opus_1Q5xBh_passwordWrap","groupLabel":"opus_1Q5xBh_groupLabel","list":"opus_1Q5xBh_list","actionButton":"opus_1Q5xBh_actionButton","trigger":"opus_1Q5xBh_trigger","input":"opus_1Q5xBh_input","option":"opus_1Q5xBh_option","searchInput":"opus_1Q5xBh_searchInput","error":"opus_1Q5xBh_error","prefixIcon":"opus_1Q5xBh_prefixIcon","triggerError":"opus_1Q5xBh_triggerError"};
3132
3132
 
3133
3133
  // ../../components/fields/shared/PasswordToggle.tsx
3134
3134
  import { FontAwesomeIcon as FontAwesomeIcon3 } from "@fortawesome/react-fontawesome";
@@ -3231,7 +3231,7 @@ import { FontAwesomeIcon as FontAwesomeIcon5 } from "@fortawesome/react-fontawes
3231
3231
  import { faMoon, faSun } from "@fortawesome/free-solid-svg-icons";
3232
3232
 
3233
3233
  // ../../components/fields/ThemeToggleField/ThemeToggleField.module.css
3234
- var ThemeToggleField_default = {"option":"opus_SwerMA_option","toggle":"opus_SwerMA_toggle","active":"opus_SwerMA_active","indicator":"opus_SwerMA_indicator"};
3234
+ var ThemeToggleField_default = {"option":"opus_SwerMA_option","indicator":"opus_SwerMA_indicator","active":"opus_SwerMA_active","toggle":"opus_SwerMA_toggle"};
3235
3235
 
3236
3236
  // ../../components/fields/ThemeToggleField/ThemeToggleField.tsx
3237
3237
  import { jsx as jsx22, jsxs as jsxs16 } from "react/jsx-runtime";
@@ -3568,7 +3568,7 @@ function MultiSelectField({
3568
3568
  import { useState as useState10 } from "react";
3569
3569
 
3570
3570
  // ../../components/fields/TransferListField/TransferListField.module.css
3571
- var TransferListField_default = {"columnHeader":"opus_NPBFZk_columnHeader","list":"opus_NPBFZk_list","controlButton":"opus_NPBFZk_controlButton","root":"opus_NPBFZk_root","item":"opus_NPBFZk_item","controls":"opus_NPBFZk_controls","column":"opus_NPBFZk_column","itemActive":"opus_NPBFZk_itemActive"};
3571
+ var TransferListField_default = {"root":"opus_NPBFZk_root","item":"opus_NPBFZk_item","controls":"opus_NPBFZk_controls","column":"opus_NPBFZk_column","controlButton":"opus_NPBFZk_controlButton","columnHeader":"opus_NPBFZk_columnHeader","itemActive":"opus_NPBFZk_itemActive","list":"opus_NPBFZk_list"};
3572
3572
 
3573
3573
  // ../../components/fields/TransferListField/TransferListField.tsx
3574
3574
  import { jsx as jsx25, jsxs as jsxs19 } from "react/jsx-runtime";
@@ -3690,7 +3690,7 @@ import { FontAwesomeIcon as FontAwesomeIcon6 } from "@fortawesome/react-fontawes
3690
3690
  import { faCheck, faXmark } from "@fortawesome/free-solid-svg-icons";
3691
3691
 
3692
3692
  // ../../components/fields/PasswordStrengthField/PasswordStrengthField.module.css
3693
- var PasswordStrengthField_default = {"meterFill":"opus_S1A372_meterFill","meterTrack":"opus_S1A372_meterTrack","root":"opus_S1A372_root","meterWrap":"opus_S1A372_meterWrap","requirements":"opus_S1A372_requirements","requirement":"opus_S1A372_requirement","requirementMet":"opus_S1A372_requirementMet","requirementIcon":"opus_S1A372_requirementIcon","meterLabel":"opus_S1A372_meterLabel"};
3693
+ var PasswordStrengthField_default = {"root":"opus_S1A372_root","meterWrap":"opus_S1A372_meterWrap","requirements":"opus_S1A372_requirements","meterLabel":"opus_S1A372_meterLabel","requirementMet":"opus_S1A372_requirementMet","meterFill":"opus_S1A372_meterFill","requirementIcon":"opus_S1A372_requirementIcon","requirement":"opus_S1A372_requirement","meterTrack":"opus_S1A372_meterTrack"};
3694
3694
 
3695
3695
  // ../../components/fields/PasswordStrengthField/PasswordStrengthField.tsx
3696
3696
  import { jsx as jsx26, jsxs as jsxs20 } from "react/jsx-runtime";
@@ -3799,7 +3799,7 @@ function PasswordStrengthField({
3799
3799
  }
3800
3800
 
3801
3801
  // ../../components/fields/RatingField/RatingField.module.css
3802
- var RatingField_default = {"root":"opus_0tdNUz_root","symbolActive":"opus_0tdNUz_symbolActive","numericActive":"opus_0tdNUz_numericActive","symbol":"opus_0tdNUz_symbol","numeric":"opus_0tdNUz_numeric"};
3802
+ var RatingField_default = {"root":"opus_0tdNUz_root","numeric":"opus_0tdNUz_numeric","symbol":"opus_0tdNUz_symbol","symbolActive":"opus_0tdNUz_symbolActive","numericActive":"opus_0tdNUz_numericActive"};
3803
3803
 
3804
3804
  // ../../components/fields/RatingField/RatingField.tsx
3805
3805
  import { jsx as jsx27 } from "react/jsx-runtime";
@@ -3931,7 +3931,7 @@ function SegmentedControlField({
3931
3931
  import { useMemo as useMemo5 } from "react";
3932
3932
 
3933
3933
  // ../../components/fields/SliderRangeField/SliderRangeField.module.css
3934
- var SliderRangeField_default = {"root":"opus_k3d0sS_root","track":"opus_k3d0sS_track","value":"opus_k3d0sS_value","footer":"opus_k3d0sS_footer","trackWrap":"opus_k3d0sS_trackWrap","slider":"opus_k3d0sS_slider","header":"opus_k3d0sS_header"};
3934
+ var SliderRangeField_default = {"track":"opus_k3d0sS_track","footer":"opus_k3d0sS_footer","value":"opus_k3d0sS_value","trackWrap":"opus_k3d0sS_trackWrap","slider":"opus_k3d0sS_slider","root":"opus_k3d0sS_root","header":"opus_k3d0sS_header"};
3935
3935
 
3936
3936
  // ../../components/fields/SliderRangeField/SliderRangeField.tsx
3937
3937
  import { jsx as jsx29, jsxs as jsxs21 } from "react/jsx-runtime";
@@ -4029,7 +4029,7 @@ function SliderRangeField({
4029
4029
  import { useEffect as useEffect7, useMemo as useMemo6, useRef as useRef8, useState as useState12 } from "react";
4030
4030
 
4031
4031
  // ../../components/fields/PhoneNumberField/PhoneNumberField.module.css
4032
- var PhoneNumberField_default = {"optionActive":"opus_WC4gnN_optionActive","flag":"opus_WC4gnN_flag","country":"opus_WC4gnN_country","countryWrap":"opus_WC4gnN_countryWrap","code":"opus_WC4gnN_code","countryValue":"opus_WC4gnN_countryValue","chevron":"opus_WC4gnN_chevron","root":"opus_WC4gnN_root","option":"opus_WC4gnN_option","optionLabel":"opus_WC4gnN_optionLabel","optionDial":"opus_WC4gnN_optionDial","empty":"opus_WC4gnN_empty","panel":"opus_WC4gnN_panel","dial":"opus_WC4gnN_dial"};
4032
+ var PhoneNumberField_default = {"country":"opus_WC4gnN_country","empty":"opus_WC4gnN_empty","root":"opus_WC4gnN_root","panel":"opus_WC4gnN_panel","flag":"opus_WC4gnN_flag","dial":"opus_WC4gnN_dial","code":"opus_WC4gnN_code","option":"opus_WC4gnN_option","countryWrap":"opus_WC4gnN_countryWrap","optionDial":"opus_WC4gnN_optionDial","chevron":"opus_WC4gnN_chevron","optionActive":"opus_WC4gnN_optionActive","countryValue":"opus_WC4gnN_countryValue","optionLabel":"opus_WC4gnN_optionLabel"};
4033
4033
 
4034
4034
  // ../../components/fields/PhoneNumberField/countries.ts
4035
4035
  function countryCodeToFlag(code) {
@@ -4434,7 +4434,7 @@ function PhoneNumberField({
4434
4434
  import { useEffect as useEffect8, useMemo as useMemo7, useRef as useRef9, useState as useState13 } from "react";
4435
4435
 
4436
4436
  // ../../components/fields/CountryPickerField/CountryPickerField.module.css
4437
- var CountryPickerField_default = {"triggerValue":"opus_O7qqfR_triggerValue","empty":"opus_O7qqfR_empty","optionLabel":"opus_O7qqfR_optionLabel","optionCode":"opus_O7qqfR_optionCode","flag":"opus_O7qqfR_flag","root":"opus_O7qqfR_root","optionActive":"opus_O7qqfR_optionActive","option":"opus_O7qqfR_option"};
4437
+ var CountryPickerField_default = {"optionActive":"opus_O7qqfR_optionActive","empty":"opus_O7qqfR_empty","optionCode":"opus_O7qqfR_optionCode","triggerValue":"opus_O7qqfR_triggerValue","option":"opus_O7qqfR_option","root":"opus_O7qqfR_root","flag":"opus_O7qqfR_flag","optionLabel":"opus_O7qqfR_optionLabel"};
4438
4438
 
4439
4439
  // ../../components/fields/CountryPickerField/CountryPickerField.tsx
4440
4440
  import { jsx as jsx31, jsxs as jsxs23 } from "react/jsx-runtime";
@@ -4593,7 +4593,7 @@ function CountryPickerField({
4593
4593
  import { useEffect as useEffect9, useMemo as useMemo8, useRef as useRef10, useState as useState14 } from "react";
4594
4594
 
4595
4595
  // ../../components/fields/TreeSelectField/TreeSelectField.module.css
4596
- var TreeSelectField_default = {"treeOption":"opus_Mq6C00_treeOption","treeOptionActive":"opus_Mq6C00_treeOptionActive","root":"opus_Mq6C00_root"};
4596
+ var TreeSelectField_default = {"treeOptionActive":"opus_Mq6C00_treeOptionActive","root":"opus_Mq6C00_root","treeOption":"opus_Mq6C00_treeOption"};
4597
4597
 
4598
4598
  // ../../components/fields/TreeSelectField/TreeSelectField.tsx
4599
4599
  import { Fragment as Fragment4, jsx as jsx32, jsxs as jsxs24 } from "react/jsx-runtime";
@@ -4724,7 +4724,7 @@ function TreeSelectField({
4724
4724
  import { useEffect as useEffect10, useMemo as useMemo9, useRef as useRef11, useState as useState15 } from "react";
4725
4725
 
4726
4726
  // ../../components/fields/CascaderField/CascaderField.module.css
4727
- var CascaderField_default = {"option":"opus_1Fg59A_option","optionActive":"opus_1Fg59A_optionActive","column":"opus_1Fg59A_column","root":"opus_1Fg59A_root","panel":"opus_1Fg59A_panel"};
4727
+ var CascaderField_default = {"panel":"opus_1Fg59A_panel","optionActive":"opus_1Fg59A_optionActive","root":"opus_1Fg59A_root","column":"opus_1Fg59A_column","option":"opus_1Fg59A_option"};
4728
4728
 
4729
4729
  // ../../components/fields/CascaderField/CascaderField.tsx
4730
4730
  import { jsx as jsx33, jsxs as jsxs25 } from "react/jsx-runtime";
@@ -4939,7 +4939,7 @@ function OpusThemeProvider({
4939
4939
  }
4940
4940
 
4941
4941
  // ../../components/Alert/Alert.module.css
4942
- var Alert_default = {"icon":"opus_eh3eeT_icon","title":"opus_eh3eeT_title","iconFlagged":"opus_eh3eeT_iconFlagged","iconMark":"opus_eh3eeT_iconMark","iconSvg":"opus_eh3eeT_iconSvg","description":"opus_eh3eeT_description","alert":"opus_eh3eeT_alert","content":"opus_eh3eeT_content","dismissIcon":"opus_eh3eeT_dismissIcon","dismiss":"opus_eh3eeT_dismiss"};
4942
+ var Alert_default = {"iconSvg":"opus_eh3eeT_iconSvg","dismissIcon":"opus_eh3eeT_dismissIcon","iconMark":"opus_eh3eeT_iconMark","dismiss":"opus_eh3eeT_dismiss","iconFlagged":"opus_eh3eeT_iconFlagged","description":"opus_eh3eeT_description","alert":"opus_eh3eeT_alert","content":"opus_eh3eeT_content","icon":"opus_eh3eeT_icon","title":"opus_eh3eeT_title"};
4943
4943
 
4944
4944
  // ../../components/Alert/Alert.tsx
4945
4945
  import { jsx as jsx36, jsxs as jsxs26 } from "react/jsx-runtime";
@@ -5134,7 +5134,7 @@ function useOverlayAccessibility(active, containerRef, {
5134
5134
  }
5135
5135
 
5136
5136
  // ../../components/Dialog/Dialog.module.css
5137
- var Dialog_default = {"title":"opus_sz-ZGI_title","visuallyHidden":"opus_sz-ZGI_visuallyHidden","body":"opus_sz-ZGI_body","iconSvg":"opus_sz-ZGI_iconSvg","icon":"opus_sz-ZGI_icon","dialogIn":"opus_sz-ZGI_dialogIn","content":"opus_sz-ZGI_content","dialogOut":"opus_sz-ZGI_dialogOut","dialog":"opus_sz-ZGI_dialog","backdrop":"opus_sz-ZGI_backdrop","description":"opus_sz-ZGI_description","backdropIn":"opus_sz-ZGI_backdropIn","iconMark":"opus_sz-ZGI_iconMark","actions":"opus_sz-ZGI_actions","backdropOut":"opus_sz-ZGI_backdropOut"};
5137
+ var Dialog_default = {"icon":"opus_sz-ZGI_icon","iconMark":"opus_sz-ZGI_iconMark","iconSvg":"opus_sz-ZGI_iconSvg","backdropOut":"opus_sz-ZGI_backdropOut","content":"opus_sz-ZGI_content","backdropIn":"opus_sz-ZGI_backdropIn","dialog":"opus_sz-ZGI_dialog","dialogIn":"opus_sz-ZGI_dialogIn","dialogOut":"opus_sz-ZGI_dialogOut","backdrop":"opus_sz-ZGI_backdrop","body":"opus_sz-ZGI_body","actions":"opus_sz-ZGI_actions","title":"opus_sz-ZGI_title","description":"opus_sz-ZGI_description","visuallyHidden":"opus_sz-ZGI_visuallyHidden"};
5138
5138
 
5139
5139
  // ../../components/Dialog/Dialog.tsx
5140
5140
  import { jsx as jsx38, jsxs as jsxs27 } from "react/jsx-runtime";
@@ -5265,7 +5265,7 @@ function Dialog({
5265
5265
  import { useEffect as useEffect15, useId as useId7, useRef as useRef14, useState as useState18 } from "react";
5266
5266
 
5267
5267
  // ../../components/Modal/Modal.module.css
5268
- var Modal_default = {"backdrop":"opus_LQbzGS_backdrop","modalBackdropIn":"opus_LQbzGS_modalBackdropIn","heading":"opus_LQbzGS_heading","body":"opus_LQbzGS_body","modal":"opus_LQbzGS_modal","footer":"opus_LQbzGS_footer","close":"opus_LQbzGS_close","modalPanelOut":"opus_LQbzGS_modalPanelOut","modalBackdropOut":"opus_LQbzGS_modalBackdropOut","footerContent":"opus_LQbzGS_footerContent","description":"opus_LQbzGS_description","header":"opus_LQbzGS_header","title":"opus_LQbzGS_title","closeIcon":"opus_LQbzGS_closeIcon","modalPanelIn":"opus_LQbzGS_modalPanelIn","actions":"opus_LQbzGS_actions"};
5268
+ var Modal_default = {"backdrop":"opus_LQbzGS_backdrop","title":"opus_LQbzGS_title","closeIcon":"opus_LQbzGS_closeIcon","actions":"opus_LQbzGS_actions","header":"opus_LQbzGS_header","modal":"opus_LQbzGS_modal","close":"opus_LQbzGS_close","description":"opus_LQbzGS_description","heading":"opus_LQbzGS_heading","modalBackdropIn":"opus_LQbzGS_modalBackdropIn","modalPanelIn":"opus_LQbzGS_modalPanelIn","body":"opus_LQbzGS_body","modalBackdropOut":"opus_LQbzGS_modalBackdropOut","modalPanelOut":"opus_LQbzGS_modalPanelOut","footer":"opus_LQbzGS_footer","footerContent":"opus_LQbzGS_footerContent"};
5269
5269
 
5270
5270
  // ../../components/Modal/Modal.tsx
5271
5271
  import { Fragment as Fragment6, jsx as jsx39, jsxs as jsxs28 } from "react/jsx-runtime";
@@ -5396,7 +5396,7 @@ function ModalDefaultActions({ onClose }) {
5396
5396
  import { useEffect as useEffect16, useId as useId8, useRef as useRef15, useState as useState19 } from "react";
5397
5397
 
5398
5398
  // ../../components/Drawer/Drawer.module.css
5399
- var Drawer_default = {"drawerBackdropOut":"opus_0CaGbZ_drawerBackdropOut","backdrop":"opus_0CaGbZ_backdrop","drawerInLeft":"opus_0CaGbZ_drawerInLeft","drawerInBottom":"opus_0CaGbZ_drawerInBottom","title":"opus_0CaGbZ_title","drawerInTop":"opus_0CaGbZ_drawerInTop","description":"opus_0CaGbZ_description","drawerOutRight":"opus_0CaGbZ_drawerOutRight","drawerBackdropIn":"opus_0CaGbZ_drawerBackdropIn","close":"opus_0CaGbZ_close","body":"opus_0CaGbZ_body","drawerOutBottom":"opus_0CaGbZ_drawerOutBottom","actions":"opus_0CaGbZ_actions","drawerOutLeft":"opus_0CaGbZ_drawerOutLeft","closeIcon":"opus_0CaGbZ_closeIcon","drawer":"opus_0CaGbZ_drawer","drawerInRight":"opus_0CaGbZ_drawerInRight","footerContent":"opus_0CaGbZ_footerContent","drawerOutTop":"opus_0CaGbZ_drawerOutTop","heading":"opus_0CaGbZ_heading","header":"opus_0CaGbZ_header","footer":"opus_0CaGbZ_footer"};
5399
+ var Drawer_default = {"drawerOutRight":"opus_0CaGbZ_drawerOutRight","close":"opus_0CaGbZ_close","drawerOutTop":"opus_0CaGbZ_drawerOutTop","drawerOutLeft":"opus_0CaGbZ_drawerOutLeft","description":"opus_0CaGbZ_description","drawerInRight":"opus_0CaGbZ_drawerInRight","closeIcon":"opus_0CaGbZ_closeIcon","backdrop":"opus_0CaGbZ_backdrop","drawerBackdropOut":"opus_0CaGbZ_drawerBackdropOut","footerContent":"opus_0CaGbZ_footerContent","drawerInBottom":"opus_0CaGbZ_drawerInBottom","title":"opus_0CaGbZ_title","drawerInTop":"opus_0CaGbZ_drawerInTop","drawerInLeft":"opus_0CaGbZ_drawerInLeft","drawerOutBottom":"opus_0CaGbZ_drawerOutBottom","body":"opus_0CaGbZ_body","drawer":"opus_0CaGbZ_drawer","footer":"opus_0CaGbZ_footer","heading":"opus_0CaGbZ_heading","drawerBackdropIn":"opus_0CaGbZ_drawerBackdropIn","actions":"opus_0CaGbZ_actions","header":"opus_0CaGbZ_header"};
5400
5400
 
5401
5401
  // ../../components/Drawer/Drawer.tsx
5402
5402
  import { Fragment as Fragment7, jsx as jsx40, jsxs as jsxs29 } from "react/jsx-runtime";
@@ -5536,7 +5536,7 @@ import {
5536
5536
  } from "react";
5537
5537
 
5538
5538
  // ../../components/Popover/Popover.module.css
5539
- var Popover_default = {"content":"opus_yq4OU0_content","panel":"opus_yq4OU0_panel","popoverIn":"opus_yq4OU0_popoverIn","root":"opus_yq4OU0_root","title":"opus_yq4OU0_title","arrow":"opus_yq4OU0_arrow"};
5539
+ var Popover_default = {"root":"opus_yq4OU0_root","panel":"opus_yq4OU0_panel","popoverIn":"opus_yq4OU0_popoverIn","title":"opus_yq4OU0_title","content":"opus_yq4OU0_content","arrow":"opus_yq4OU0_arrow"};
5540
5540
 
5541
5541
  // ../../components/Popover/Popover.tsx
5542
5542
  import { jsx as jsx41, jsxs as jsxs30 } from "react/jsx-runtime";
@@ -5726,7 +5726,7 @@ function resolveMegaMenuPortalStyle(root, inTopNavigation) {
5726
5726
  }
5727
5727
 
5728
5728
  // ../../components/MegaMenu/MegaMenu.module.css
5729
- var MegaMenu_default = {"megaMenuIn":"opus_Y_ikQV_megaMenuIn","panel":"opus_Y_ikQV_panel","itemCopy":"opus_Y_ikQV_itemCopy","section":"opus_Y_ikQV_section","sections":"opus_Y_ikQV_sections","trigger":"opus_Y_ikQV_trigger","root":"opus_Y_ikQV_root","menuBar":"opus_Y_ikQV_menuBar","featuredAction":"opus_Y_ikQV_featuredAction","items":"opus_Y_ikQV_items","item":"opus_Y_ikQV_item","megaMenuOut":"opus_Y_ikQV_megaMenuOut","panelContent":"opus_Y_ikQV_panelContent","itemIcon":"opus_Y_ikQV_itemIcon","eyebrow":"opus_Y_ikQV_eyebrow","featured":"opus_Y_ikQV_featured"};
5729
+ var MegaMenu_default = {"menuBar":"opus_Y_ikQV_menuBar","featured":"opus_Y_ikQV_featured","panel":"opus_Y_ikQV_panel","root":"opus_Y_ikQV_root","panelContent":"opus_Y_ikQV_panelContent","itemCopy":"opus_Y_ikQV_itemCopy","megaMenuOut":"opus_Y_ikQV_megaMenuOut","megaMenuIn":"opus_Y_ikQV_megaMenuIn","sections":"opus_Y_ikQV_sections","items":"opus_Y_ikQV_items","item":"opus_Y_ikQV_item","eyebrow":"opus_Y_ikQV_eyebrow","trigger":"opus_Y_ikQV_trigger","section":"opus_Y_ikQV_section","featuredAction":"opus_Y_ikQV_featuredAction","itemIcon":"opus_Y_ikQV_itemIcon"};
5730
5730
 
5731
5731
  // ../../components/MegaMenu/MegaMenu.tsx
5732
5732
  import { jsx as jsx42, jsxs as jsxs31 } from "react/jsx-runtime";
@@ -6168,7 +6168,7 @@ function MegaMenu({
6168
6168
  }
6169
6169
 
6170
6170
  // ../../components/TopNavigation/TopNavigation.module.css
6171
- var TopNavigation_default = {"nav":"opus_OIomR6_nav","bar":"opus_OIomR6_bar","menuSlotMega":"opus_OIomR6_menuSlotMega","menuSlot":"opus_OIomR6_menuSlot","menuTrigger":"opus_OIomR6_menuTrigger"};
6171
+ var TopNavigation_default = {"bar":"opus_OIomR6_bar","menuSlotMega":"opus_OIomR6_menuSlotMega","menuTrigger":"opus_OIomR6_menuTrigger","nav":"opus_OIomR6_nav","menuSlot":"opus_OIomR6_menuSlot"};
6172
6172
 
6173
6173
  // ../../components/TopNavigation/TopNavigation.tsx
6174
6174
  import { Fragment as Fragment8, jsx as jsx43 } from "react/jsx-runtime";
@@ -6525,7 +6525,7 @@ function handleMenuKeyDown(event, menu, onEscape) {
6525
6525
  }
6526
6526
 
6527
6527
  // ../../components/DropdownMenu/DropdownMenu.module.css
6528
- var DropdownMenu_default = {"shortcut":"opus_UUVDVQ_shortcut","icon":"opus_UUVDVQ_icon","root":"opus_UUVDVQ_root","label":"opus_UUVDVQ_label","item":"opus_UUVDVQ_item","menu":"opus_UUVDVQ_menu","dropdownOut":"opus_UUVDVQ_dropdownOut","dropdownIn":"opus_UUVDVQ_dropdownIn"};
6528
+ var DropdownMenu_default = {"menu":"opus_UUVDVQ_menu","dropdownOut":"opus_UUVDVQ_dropdownOut","root":"opus_UUVDVQ_root","icon":"opus_UUVDVQ_icon","dropdownIn":"opus_UUVDVQ_dropdownIn","shortcut":"opus_UUVDVQ_shortcut","label":"opus_UUVDVQ_label","item":"opus_UUVDVQ_item"};
6529
6529
 
6530
6530
  // ../../components/DropdownMenu/DropdownMenu.tsx
6531
6531
  import { jsx as jsx44, jsxs as jsxs32 } from "react/jsx-runtime";
@@ -6865,7 +6865,7 @@ import {
6865
6865
  import { createPortal as createPortal5 } from "react-dom";
6866
6866
 
6867
6867
  // ../../components/ContextMenu/ContextMenu.module.css
6868
- var ContextMenu_default = {"contextMenuIn":"opus_nMhhae_contextMenuIn","layer":"opus_nMhhae_layer","target":"opus_nMhhae_target","backdrop":"opus_nMhhae_backdrop","menu":"opus_nMhhae_menu","contextMenuBackdropIn":"opus_nMhhae_contextMenuBackdropIn"};
6868
+ var ContextMenu_default = {"target":"opus_nMhhae_target","backdrop":"opus_nMhhae_backdrop","contextMenuBackdropIn":"opus_nMhhae_contextMenuBackdropIn","menu":"opus_nMhhae_menu","contextMenuIn":"opus_nMhhae_contextMenuIn","layer":"opus_nMhhae_layer"};
6869
6869
 
6870
6870
  // ../../components/ContextMenu/ContextMenuProvider.tsx
6871
6871
  import { jsx as jsx45, jsxs as jsxs33 } from "react/jsx-runtime";
@@ -7178,7 +7178,7 @@ import { faMagnifyingGlass as faMagnifyingGlass2 } from "@fortawesome/free-solid
7178
7178
  import { FontAwesomeIcon as FontAwesomeIcon7 } from "@fortawesome/react-fontawesome";
7179
7179
 
7180
7180
  // ../../components/CommandPalette/CommandPalette.module.css
7181
- var CommandPalette_default = {"searchIcon":"opus_k1ypuy_searchIcon","item":"opus_k1ypuy_item","commandPaletteBackdropIn":"opus_k1ypuy_commandPaletteBackdropIn","commandPalettePanelIn":"opus_k1ypuy_commandPalettePanelIn","shortcut":"opus_k1ypuy_shortcut","searchWrap":"opus_k1ypuy_searchWrap","groupLabel":"opus_k1ypuy_groupLabel","empty":"opus_k1ypuy_empty","searchInput":"opus_k1ypuy_searchInput","panel":"opus_k1ypuy_panel","itemLabel":"opus_k1ypuy_itemLabel","commandPalettePanelOut":"opus_k1ypuy_commandPalettePanelOut","searchIconSvg":"opus_k1ypuy_searchIconSvg","commandPaletteBackdropOut":"opus_k1ypuy_commandPaletteBackdropOut","footer":"opus_k1ypuy_footer","results":"opus_k1ypuy_results","itemMain":"opus_k1ypuy_itemMain","group":"opus_k1ypuy_group","visuallyHidden":"opus_k1ypuy_visuallyHidden","backdrop":"opus_k1ypuy_backdrop","itemDescription":"opus_k1ypuy_itemDescription"};
7181
+ var CommandPalette_default = {"commandPaletteBackdropIn":"opus_k1ypuy_commandPaletteBackdropIn","panel":"opus_k1ypuy_panel","commandPalettePanelOut":"opus_k1ypuy_commandPalettePanelOut","searchInput":"opus_k1ypuy_searchInput","results":"opus_k1ypuy_results","group":"opus_k1ypuy_group","groupLabel":"opus_k1ypuy_groupLabel","itemMain":"opus_k1ypuy_itemMain","backdrop":"opus_k1ypuy_backdrop","commandPaletteBackdropOut":"opus_k1ypuy_commandPaletteBackdropOut","itemDescription":"opus_k1ypuy_itemDescription","commandPalettePanelIn":"opus_k1ypuy_commandPalettePanelIn","footer":"opus_k1ypuy_footer","searchIconSvg":"opus_k1ypuy_searchIconSvg","empty":"opus_k1ypuy_empty","searchIcon":"opus_k1ypuy_searchIcon","shortcut":"opus_k1ypuy_shortcut","visuallyHidden":"opus_k1ypuy_visuallyHidden","searchWrap":"opus_k1ypuy_searchWrap","item":"opus_k1ypuy_item","itemLabel":"opus_k1ypuy_itemLabel"};
7182
7182
 
7183
7183
  // ../../components/CommandPalette/CommandPalette.tsx
7184
7184
  import { jsx as jsx46, jsxs as jsxs34 } from "react/jsx-runtime";
@@ -7518,7 +7518,7 @@ function AccordionGroup({
7518
7518
  }
7519
7519
 
7520
7520
  // ../../components/Accordion/Accordion.module.css
7521
- var Accordion_default = {"panelInner":"opus_WNZQMV_panelInner","chevron":"opus_WNZQMV_chevron","triggerLabel":"opus_WNZQMV_triggerLabel","content":"opus_WNZQMV_content","item":"opus_WNZQMV_item","standalone":"opus_WNZQMV_standalone","panel":"opus_WNZQMV_panel","trigger":"opus_WNZQMV_trigger"};
7521
+ var Accordion_default = {"trigger":"opus_WNZQMV_trigger","panel":"opus_WNZQMV_panel","content":"opus_WNZQMV_content","panelInner":"opus_WNZQMV_panelInner","triggerLabel":"opus_WNZQMV_triggerLabel","standalone":"opus_WNZQMV_standalone","item":"opus_WNZQMV_item","chevron":"opus_WNZQMV_chevron"};
7522
7522
 
7523
7523
  // ../../components/Accordion/Accordion.tsx
7524
7524
  import { jsx as jsx48, jsxs as jsxs35 } from "react/jsx-runtime";
@@ -7611,7 +7611,7 @@ import {
7611
7611
  } from "react";
7612
7612
 
7613
7613
  // ../../components/ShowMore/ShowMore.module.css
7614
- var ShowMore_default = {"root":"opus_dSk-ve_root","chevron":"opus_dSk-ve_chevron","inner":"opus_dSk-ve_inner","toggle":"opus_dSk-ve_toggle","contentShell":"opus_dSk-ve_contentShell","toggleLabel":"opus_dSk-ve_toggleLabel","showMoreLabelIn":"opus_dSk-ve_showMoreLabelIn"};
7614
+ var ShowMore_default = {"contentShell":"opus_dSk-ve_contentShell","toggle":"opus_dSk-ve_toggle","toggleLabel":"opus_dSk-ve_toggleLabel","showMoreLabelIn":"opus_dSk-ve_showMoreLabelIn","root":"opus_dSk-ve_root","chevron":"opus_dSk-ve_chevron","inner":"opus_dSk-ve_inner"};
7615
7615
 
7616
7616
  // ../../components/ShowMore/ShowMore.tsx
7617
7617
  import { jsx as jsx49, jsxs as jsxs36 } from "react/jsx-runtime";
@@ -7715,7 +7715,7 @@ function ShowMore({
7715
7715
  }
7716
7716
 
7717
7717
  // ../../components/Toast/Toast.module.css
7718
- var Toast_default = {"iconMark":"opus_cklQPW_iconMark","progressBar":"opus_cklQPW_progressBar","icon":"opus_cklQPW_icon","progressTrack":"opus_cklQPW_progressTrack","toastProgress":"opus_cklQPW_toastProgress","dismissIcon":"opus_cklQPW_dismissIcon","body":"opus_cklQPW_body","toast":"opus_cklQPW_toast","dismiss":"opus_cklQPW_dismiss","title":"opus_cklQPW_title","main":"opus_cklQPW_main","iconSvg":"opus_cklQPW_iconSvg","content":"opus_cklQPW_content","description":"opus_cklQPW_description"};
7718
+ var Toast_default = {"iconSvg":"opus_cklQPW_iconSvg","body":"opus_cklQPW_body","description":"opus_cklQPW_description","iconMark":"opus_cklQPW_iconMark","dismiss":"opus_cklQPW_dismiss","dismissIcon":"opus_cklQPW_dismissIcon","progressTrack":"opus_cklQPW_progressTrack","title":"opus_cklQPW_title","content":"opus_cklQPW_content","progressBar":"opus_cklQPW_progressBar","icon":"opus_cklQPW_icon","toastProgress":"opus_cklQPW_toastProgress","toast":"opus_cklQPW_toast","main":"opus_cklQPW_main"};
7719
7719
 
7720
7720
  // ../../components/Toast/Toast.tsx
7721
7721
  import { jsx as jsx50, jsxs as jsxs37 } from "react/jsx-runtime";
@@ -7795,7 +7795,7 @@ import {
7795
7795
  } from "react";
7796
7796
 
7797
7797
  // ../../components/ToastProvider/ToastProvider.module.css
7798
- var ToastProvider_default = {"viewportLeft":"opus_z3pSp7_viewportLeft","itemBackdrop":"opus_z3pSp7_itemBackdrop","itemSurface":"opus_z3pSp7_itemSurface","itemClip":"opus_z3pSp7_itemClip","item":"opus_z3pSp7_item","viewport":"opus_z3pSp7_viewport","viewportBottom":"opus_z3pSp7_viewportBottom","viewportRight":"opus_z3pSp7_viewportRight","viewportTop":"opus_z3pSp7_viewportTop"};
7798
+ var ToastProvider_default = {"itemSurface":"opus_z3pSp7_itemSurface","item":"opus_z3pSp7_item","viewportTop":"opus_z3pSp7_viewportTop","itemClip":"opus_z3pSp7_itemClip","viewport":"opus_z3pSp7_viewport","itemBackdrop":"opus_z3pSp7_itemBackdrop","viewportBottom":"opus_z3pSp7_viewportBottom","viewportRight":"opus_z3pSp7_viewportRight","viewportLeft":"opus_z3pSp7_viewportLeft"};
7799
7799
 
7800
7800
  // ../../components/ToastProvider/ToastProvider.tsx
7801
7801
  import { jsx as jsx51, jsxs as jsxs38 } from "react/jsx-runtime";
@@ -8165,7 +8165,7 @@ function ToastProvider({
8165
8165
  import { useId as useId16, useState as useState30 } from "react";
8166
8166
 
8167
8167
  // ../../components/Tabs/Tabs.module.css
8168
- var Tabs_default = {"list":"opus_ADVJmy_list","tab":"opus_ADVJmy_tab","root":"opus_ADVJmy_root","panel":"opus_ADVJmy_panel"};
8168
+ var Tabs_default = {"root":"opus_ADVJmy_root","tab":"opus_ADVJmy_tab","list":"opus_ADVJmy_list","panel":"opus_ADVJmy_panel"};
8169
8169
 
8170
8170
  // ../../components/Tabs/Tabs.tsx
8171
8171
  import { jsx as jsx52, jsxs as jsxs39 } from "react/jsx-runtime";
@@ -8279,7 +8279,7 @@ function Tabs({
8279
8279
  }
8280
8280
 
8281
8281
  // ../../components/Card/Card.module.css
8282
- var Card_default = {"eyebrow":"opus_qWo1sP_eyebrow","footer":"opus_qWo1sP_footer","content":"opus_qWo1sP_content","title":"opus_qWo1sP_title","heading":"opus_qWo1sP_heading","body":"opus_qWo1sP_body","media":"opus_qWo1sP_media","footerContent":"opus_qWo1sP_footerContent","actions":"opus_qWo1sP_actions","card":"opus_qWo1sP_card"};
8282
+ var Card_default = {"title":"opus_qWo1sP_title","footerContent":"opus_qWo1sP_footerContent","footer":"opus_qWo1sP_footer","eyebrow":"opus_qWo1sP_eyebrow","media":"opus_qWo1sP_media","body":"opus_qWo1sP_body","heading":"opus_qWo1sP_heading","content":"opus_qWo1sP_content","actions":"opus_qWo1sP_actions","card":"opus_qWo1sP_card"};
8283
8283
 
8284
8284
  // ../../components/Card/Card.tsx
8285
8285
  import { jsx as jsx53, jsxs as jsxs40 } from "react/jsx-runtime";
@@ -8310,7 +8310,7 @@ function Card({
8310
8310
  }
8311
8311
 
8312
8312
  // ../../components/dashboardMetricCardLayout/dashboardMetricCardLayout.module.css
8313
- var dashboardMetricCardLayout_default = {"shell":"opus_6_sptY_shell","metaPlaceholder":"opus_6_sptY_metaPlaceholder","iconSlot":"opus_6_sptY_iconSlot","header":"opus_6_sptY_header","metaSlot":"opus_6_sptY_metaSlot","iconPlaceholder":"opus_6_sptY_iconPlaceholder","label":"opus_6_sptY_label","value":"opus_6_sptY_value"};
8313
+ var dashboardMetricCardLayout_default = {"label":"opus_6_sptY_label","header":"opus_6_sptY_header","metaPlaceholder":"opus_6_sptY_metaPlaceholder","metaSlot":"opus_6_sptY_metaSlot","iconPlaceholder":"opus_6_sptY_iconPlaceholder","shell":"opus_6_sptY_shell","value":"opus_6_sptY_value","iconSlot":"opus_6_sptY_iconSlot"};
8314
8314
 
8315
8315
  // ../../components/StatCard/StatCard.module.css
8316
8316
  var StatCard_default = {"change":"opus_KIXsQY_change"};
@@ -8340,7 +8340,7 @@ function StatCard({
8340
8340
  }
8341
8341
 
8342
8342
  // ../../components/Gauge/Gauge.module.css
8343
- var Gauge_default = {"gaugeSvg":"opus_t6IuQe_gaugeSvg","change":"opus_t6IuQe_change","footer":"opus_t6IuQe_footer","gaugeSlot":"opus_t6IuQe_gaugeSlot","subtitle":"opus_t6IuQe_subtitle","body":"opus_t6IuQe_body","footerLabel":"opus_t6IuQe_footerLabel","gaugeTrack":"opus_t6IuQe_gaugeTrack","title":"opus_t6IuQe_title","gaugeCenter":"opus_t6IuQe_gaugeCenter","gauge":"opus_t6IuQe_gauge","summary":"opus_t6IuQe_summary","footerValue":"opus_t6IuQe_footerValue","header":"opus_t6IuQe_header","widget":"opus_t6IuQe_widget","footerItem":"opus_t6IuQe_footerItem","footerTrend":"opus_t6IuQe_footerTrend","heading":"opus_t6IuQe_heading","gaugeValue":"opus_t6IuQe_gaugeValue"};
8343
+ var Gauge_default = {"heading":"opus_t6IuQe_heading","gaugeTrack":"opus_t6IuQe_gaugeTrack","change":"opus_t6IuQe_change","widget":"opus_t6IuQe_widget","gaugeSvg":"opus_t6IuQe_gaugeSvg","gaugeValue":"opus_t6IuQe_gaugeValue","gaugeCenter":"opus_t6IuQe_gaugeCenter","body":"opus_t6IuQe_body","title":"opus_t6IuQe_title","subtitle":"opus_t6IuQe_subtitle","footer":"opus_t6IuQe_footer","footerItem":"opus_t6IuQe_footerItem","gaugeSlot":"opus_t6IuQe_gaugeSlot","gauge":"opus_t6IuQe_gauge","footerLabel":"opus_t6IuQe_footerLabel","footerValue":"opus_t6IuQe_footerValue","footerTrend":"opus_t6IuQe_footerTrend","summary":"opus_t6IuQe_summary","header":"opus_t6IuQe_header"};
8344
8344
 
8345
8345
  // ../../components/Gauge/Gauge.tsx
8346
8346
  import { jsx as jsx55, jsxs as jsxs42 } from "react/jsx-runtime";
@@ -8474,7 +8474,7 @@ function Gauge({
8474
8474
  import { useId as useId17 } from "react";
8475
8475
 
8476
8476
  // ../../components/Sparkline/Sparkline.module.css
8477
- var Sparkline_default = {"svg":"opus_xXtB87_svg","line":"opus_xXtB87_line","sparkline":"opus_xXtB87_sparkline","area":"opus_xXtB87_area","endPoint":"opus_xXtB87_endPoint","label":"opus_xXtB87_label","chart":"opus_xXtB87_chart"};
8477
+ var Sparkline_default = {"line":"opus_xXtB87_line","area":"opus_xXtB87_area","endPoint":"opus_xXtB87_endPoint","sparkline":"opus_xXtB87_sparkline","chart":"opus_xXtB87_chart","svg":"opus_xXtB87_svg","label":"opus_xXtB87_label"};
8478
8478
 
8479
8479
  // ../../components/Sparkline/Sparkline.tsx
8480
8480
  import { jsx as jsx56, jsxs as jsxs43 } from "react/jsx-runtime";
@@ -8541,7 +8541,7 @@ function Sparkline({
8541
8541
  }
8542
8542
 
8543
8543
  // ../../components/ProgressRing/ProgressRing.module.css
8544
- var ProgressRing_default = {"track":"opus_YxX6Hh_track","svg":"opus_YxX6Hh_svg","ring":"opus_YxX6Hh_ring","value":"opus_YxX6Hh_value","center":"opus_YxX6Hh_center"};
8544
+ var ProgressRing_default = {"svg":"opus_YxX6Hh_svg","value":"opus_YxX6Hh_value","center":"opus_YxX6Hh_center","track":"opus_YxX6Hh_track","ring":"opus_YxX6Hh_ring"};
8545
8545
 
8546
8546
  // ../../components/ProgressRing/ProgressRing.tsx
8547
8547
  import { jsx as jsx57, jsxs as jsxs44 } from "react/jsx-runtime";
@@ -8574,7 +8574,7 @@ function ProgressRing({ label, max = 100, value }) {
8574
8574
  }
8575
8575
 
8576
8576
  // ../../components/ProgressBar/ProgressBar.module.css
8577
- var ProgressBar_default = {"value":"opus_q04AvA_value","bar":"opus_q04AvA_bar","header":"opus_q04AvA_header","track":"opus_q04AvA_track","label":"opus_q04AvA_label","fill":"opus_q04AvA_fill"};
8577
+ var ProgressBar_default = {"track":"opus_q04AvA_track","header":"opus_q04AvA_header","bar":"opus_q04AvA_bar","value":"opus_q04AvA_value","label":"opus_q04AvA_label","fill":"opus_q04AvA_fill"};
8578
8578
 
8579
8579
  // ../../components/ProgressBar/ProgressBar.tsx
8580
8580
  import { jsx as jsx58, jsxs as jsxs45 } from "react/jsx-runtime";
@@ -8594,7 +8594,7 @@ function ProgressBar({ label, max = 100, value }) {
8594
8594
  }
8595
8595
 
8596
8596
  // ../../components/Speedometer/Speedometer.module.css
8597
- var Speedometer_default = {"value":"opus__jpB7z_value","hub":"opus__jpB7z_hub","needle":"opus__jpB7z_needle","track":"opus__jpB7z_track","speedometer":"opus__jpB7z_speedometer","center":"opus__jpB7z_center","svg":"opus__jpB7z_svg"};
8597
+ var Speedometer_default = {"track":"opus__jpB7z_track","svg":"opus__jpB7z_svg","hub":"opus__jpB7z_hub","speedometer":"opus__jpB7z_speedometer","needle":"opus__jpB7z_needle","value":"opus__jpB7z_value","center":"opus__jpB7z_center"};
8598
8598
 
8599
8599
  // ../../components/Speedometer/Speedometer.tsx
8600
8600
  import { jsx as jsx59, jsxs as jsxs46 } from "react/jsx-runtime";
@@ -8627,7 +8627,7 @@ function Speedometer({ label, max = 100, value }) {
8627
8627
  }
8628
8628
 
8629
8629
  // ../../components/MetricTile/MetricTile.module.css
8630
- var MetricTile_default = {"tile":"opus_-dz9KL_tile","topRow":"opus_-dz9KL_topRow","sparklineSlot":"opus_-dz9KL_sparklineSlot"};
8630
+ var MetricTile_default = {"sparklineSlot":"opus_-dz9KL_sparklineSlot","tile":"opus_-dz9KL_tile","topRow":"opus_-dz9KL_topRow"};
8631
8631
 
8632
8632
  // ../../components/MetricTile/MetricTile.tsx
8633
8633
  import { jsx as jsx60, jsxs as jsxs47 } from "react/jsx-runtime";
@@ -8669,7 +8669,7 @@ function TrendBadge({ direction, value }) {
8669
8669
  }
8670
8670
 
8671
8671
  // ../../components/Panel/Panel.module.css
8672
- var Panel_default = {"heading":"opus_JZHUc__heading","title":"opus_JZHUc__title","headerActions":"opus_JZHUc__headerActions","header":"opus_JZHUc__header","panel":"opus_JZHUc__panel","body":"opus_JZHUc__body","footer":"opus_JZHUc__footer","description":"opus_JZHUc__description"};
8672
+ var Panel_default = {"panel":"opus_JZHUc__panel","title":"opus_JZHUc__title","heading":"opus_JZHUc__heading","body":"opus_JZHUc__body","headerActions":"opus_JZHUc__headerActions","header":"opus_JZHUc__header","footer":"opus_JZHUc__footer","description":"opus_JZHUc__description"};
8673
8673
 
8674
8674
  // ../../components/Panel/Panel.tsx
8675
8675
  import { jsx as jsx62, jsxs as jsxs50 } from "react/jsx-runtime";
@@ -8864,7 +8864,7 @@ function resolveSectionGapVars(gap = "md") {
8864
8864
  }
8865
8865
 
8866
8866
  // ../../components/Section/Section.module.css
8867
- var Section_default = {"header":"opus_FajZiH_header","section":"opus_FajZiH_section","description":"opus_FajZiH_description","body":"opus_FajZiH_body","row":"opus_FajZiH_row","title":"opus_FajZiH_title","column":"opus_FajZiH_column"};
8867
+ var Section_default = {"description":"opus_FajZiH_description","title":"opus_FajZiH_title","section":"opus_FajZiH_section","column":"opus_FajZiH_column","body":"opus_FajZiH_body","row":"opus_FajZiH_row","header":"opus_FajZiH_header"};
8868
8868
 
8869
8869
  // ../../components/Section/Section.tsx
8870
8870
  import { jsx as jsx63, jsxs as jsxs51 } from "react/jsx-runtime";
@@ -8945,7 +8945,7 @@ var Section = Object.assign(SectionRoot, {
8945
8945
  });
8946
8946
 
8947
8947
  // ../../components/Table/Table.module.css
8948
- var Table_default = {"caption":"opus_2q7S14_caption","empty":"opus_2q7S14_empty","table":"opus_2q7S14_table","visuallyHidden":"opus_2q7S14_visuallyHidden","wrap":"opus_2q7S14_wrap"};
8948
+ var Table_default = {"caption":"opus_2q7S14_caption","empty":"opus_2q7S14_empty","wrap":"opus_2q7S14_wrap","table":"opus_2q7S14_table","visuallyHidden":"opus_2q7S14_visuallyHidden"};
8949
8949
 
8950
8950
  // ../../components/Table/Table.tsx
8951
8951
  import { jsx as jsx64, jsxs as jsxs52 } from "react/jsx-runtime";
@@ -9176,7 +9176,7 @@ function buildPivotGrid(sourceRows, config2) {
9176
9176
  }
9177
9177
 
9178
9178
  // ../../components/DataGrid/DataGrid.module.css
9179
- var DataGrid_default = {"headerLabel":"opus_zN0bNb_headerLabel","menuLabel":"opus_zN0bNb_menuLabel","sortButton":"opus_zN0bNb_sortButton","filterInput":"opus_zN0bNb_filterInput","frame":"opus_zN0bNb_frame","menuButton":"opus_zN0bNb_menuButton","corner":"opus_zN0bNb_corner","infiniteFooter":"opus_zN0bNb_infiniteFooter","expandSpacer":"opus_zN0bNb_expandSpacer","detailRow":"opus_zN0bNb_detailRow","menuHost":"opus_zN0bNb_menuHost","groupButton":"opus_zN0bNb_groupButton","chevron":"opus_zN0bNb_chevron","menuFilterIcon":"opus_zN0bNb_menuFilterIcon","menuSection":"opus_zN0bNb_menuSection","headerMenu":"opus_zN0bNb_headerMenu","gridBody":"opus_zN0bNb_gridBody","headerControls":"opus_zN0bNb_headerControls","rowHeader":"opus_zN0bNb_rowHeader","headerCell":"opus_zN0bNb_headerCell","expandButton":"opus_zN0bNb_expandButton","wrap":"opus_zN0bNb_wrap","menuChevron":"opus_zN0bNb_menuChevron","columnResizeHandle":"opus_zN0bNb_columnResizeHandle","rowHeaderLabel":"opus_zN0bNb_rowHeaderLabel","menuAction":"opus_zN0bNb_menuAction","sortIndicator":"opus_zN0bNb_sortIndicator","grid":"opus_zN0bNb_grid","empty":"opus_zN0bNb_empty","groupCell":"opus_zN0bNb_groupCell","groupCount":"opus_zN0bNb_groupCount","visuallyHidden":"opus_zN0bNb_visuallyHidden","spacerRow":"opus_zN0bNb_spacerRow","sortButtonLabel":"opus_zN0bNb_sortButtonLabel","caption":"opus_zN0bNb_caption","sortIndicatorButton":"opus_zN0bNb_sortIndicatorButton","rowHeaderInner":"opus_zN0bNb_rowHeaderInner","detailCell":"opus_zN0bNb_detailCell","groupRow":"opus_zN0bNb_groupRow"};
9179
+ var DataGrid_default = {"gridBody":"opus_zN0bNb_gridBody","groupCell":"opus_zN0bNb_groupCell","detailCell":"opus_zN0bNb_detailCell","corner":"opus_zN0bNb_corner","sortButton":"opus_zN0bNb_sortButton","filterInput":"opus_zN0bNb_filterInput","menuLabel":"opus_zN0bNb_menuLabel","sortIndicatorButton":"opus_zN0bNb_sortIndicatorButton","menuSection":"opus_zN0bNb_menuSection","visuallyHidden":"opus_zN0bNb_visuallyHidden","headerLabel":"opus_zN0bNb_headerLabel","rowHeaderInner":"opus_zN0bNb_rowHeaderInner","rowHeader":"opus_zN0bNb_rowHeader","groupCount":"opus_zN0bNb_groupCount","wrap":"opus_zN0bNb_wrap","rowHeaderLabel":"opus_zN0bNb_rowHeaderLabel","columnResizeHandle":"opus_zN0bNb_columnResizeHandle","expandSpacer":"opus_zN0bNb_expandSpacer","detailRow":"opus_zN0bNb_detailRow","groupRow":"opus_zN0bNb_groupRow","chevron":"opus_zN0bNb_chevron","menuAction":"opus_zN0bNb_menuAction","menuButton":"opus_zN0bNb_menuButton","headerCell":"opus_zN0bNb_headerCell","caption":"opus_zN0bNb_caption","frame":"opus_zN0bNb_frame","menuChevron":"opus_zN0bNb_menuChevron","sortIndicator":"opus_zN0bNb_sortIndicator","infiniteFooter":"opus_zN0bNb_infiniteFooter","sortButtonLabel":"opus_zN0bNb_sortButtonLabel","groupButton":"opus_zN0bNb_groupButton","menuHost":"opus_zN0bNb_menuHost","empty":"opus_zN0bNb_empty","spacerRow":"opus_zN0bNb_spacerRow","menuFilterIcon":"opus_zN0bNb_menuFilterIcon","grid":"opus_zN0bNb_grid","expandButton":"opus_zN0bNb_expandButton","headerControls":"opus_zN0bNb_headerControls","headerMenu":"opus_zN0bNb_headerMenu"};
9180
9180
 
9181
9181
  // ../../components/DataGrid/DataGrid.tsx
9182
9182
  import { jsx as jsx65, jsxs as jsxs53 } from "react/jsx-runtime";
@@ -12742,7 +12742,7 @@ function SpecializedChart(props) {
12742
12742
  }
12743
12743
 
12744
12744
  // ../../components/Chart/Chart.module.css
12745
- var Chart_default = {"graphLink":"opus_L6guCK_graphLink","ring":"opus_L6guCK_ring","axisLabels":"opus_L6guCK_axisLabels","packLabel":"opus_L6guCK_packLabel","grid":"opus_L6guCK_grid","sankeyLabelBox":"opus_L6guCK_sankeyLabelBox","area":"opus_L6guCK_area","title":"opus_L6guCK_title","packParent":"opus_L6guCK_packParent","seriesD":"opus_L6guCK_seriesD","graphNode":"opus_L6guCK_graphNode","funnelText":"opus_L6guCK_funnelText","violin":"opus_L6guCK_violin","sankeySideLabel":"opus_L6guCK_sankeySideLabel","point":"opus_L6guCK_point","sankeySideValue":"opus_L6guCK_sankeySideValue","axes":"opus_L6guCK_axes","link":"opus_L6guCK_link","axisGuide":"opus_L6guCK_axisGuide","seriesA":"opus_L6guCK_seriesA","seriesE":"opus_L6guCK_seriesE","radarArea":"opus_L6guCK_radarArea","treemapGroupLabel":"opus_L6guCK_treemapGroupLabel","ridge":"opus_L6guCK_ridge","mapRegion":"opus_L6guCK_mapRegion","sankeyLink":"opus_L6guCK_sankeyLink","svg":"opus_L6guCK_svg","seriesF":"opus_L6guCK_seriesF","treemapLabel":"opus_L6guCK_treemapLabel","legend":"opus_L6guCK_legend","axisTitle":"opus_L6guCK_axisTitle","axisLine":"opus_L6guCK_axisLine","legendItem":"opus_L6guCK_legendItem","legendSwatch":"opus_L6guCK_legendSwatch","mapLabel":"opus_L6guCK_mapLabel","seriesC":"opus_L6guCK_seriesC","graphLinkColored":"opus_L6guCK_graphLinkColored","funnel":"opus_L6guCK_funnel","line":"opus_L6guCK_line","sankeyNode":"opus_L6guCK_sankeyNode","mapLand":"opus_L6guCK_mapLand","sankeySideName":"opus_L6guCK_sankeySideName","seriesB":"opus_L6guCK_seriesB","mapValue":"opus_L6guCK_mapValue","chart":"opus_L6guCK_chart","wick":"opus_L6guCK_wick","slice":"opus_L6guCK_slice","bar":"opus_L6guCK_bar","graphNodeRing":"opus_L6guCK_graphNodeRing","meta":"opus_L6guCK_meta","funnelGuide":"opus_L6guCK_funnelGuide","header":"opus_L6guCK_header","land":"opus_L6guCK_land","sankeyCenterLabel":"opus_L6guCK_sankeyCenterLabel","valueLabel":"opus_L6guCK_valueLabel","axisTick":"opus_L6guCK_axisTick","graphLabel":"opus_L6guCK_graphLabel","radarGrid":"opus_L6guCK_radarGrid"};
12745
+ var Chart_default = {"legend":"opus_L6guCK_legend","land":"opus_L6guCK_land","ring":"opus_L6guCK_ring","area":"opus_L6guCK_area","violin":"opus_L6guCK_violin","seriesC":"opus_L6guCK_seriesC","graphNode":"opus_L6guCK_graphNode","radarArea":"opus_L6guCK_radarArea","svg":"opus_L6guCK_svg","meta":"opus_L6guCK_meta","mapRegion":"opus_L6guCK_mapRegion","axisGuide":"opus_L6guCK_axisGuide","point":"opus_L6guCK_point","graphLabel":"opus_L6guCK_graphLabel","sankeyLink":"opus_L6guCK_sankeyLink","sankeyLabelBox":"opus_L6guCK_sankeyLabelBox","sankeyNode":"opus_L6guCK_sankeyNode","legendItem":"opus_L6guCK_legendItem","axisLabels":"opus_L6guCK_axisLabels","mapLabel":"opus_L6guCK_mapLabel","mapValue":"opus_L6guCK_mapValue","treemapGroupLabel":"opus_L6guCK_treemapGroupLabel","ridge":"opus_L6guCK_ridge","graphLinkColored":"opus_L6guCK_graphLinkColored","packParent":"opus_L6guCK_packParent","valueLabel":"opus_L6guCK_valueLabel","axisTick":"opus_L6guCK_axisTick","line":"opus_L6guCK_line","wick":"opus_L6guCK_wick","legendSwatch":"opus_L6guCK_legendSwatch","packLabel":"opus_L6guCK_packLabel","slice":"opus_L6guCK_slice","sankeySideLabel":"opus_L6guCK_sankeySideLabel","link":"opus_L6guCK_link","title":"opus_L6guCK_title","graphLink":"opus_L6guCK_graphLink","seriesF":"opus_L6guCK_seriesF","sankeyCenterLabel":"opus_L6guCK_sankeyCenterLabel","grid":"opus_L6guCK_grid","graphNodeRing":"opus_L6guCK_graphNodeRing","seriesE":"opus_L6guCK_seriesE","sankeySideValue":"opus_L6guCK_sankeySideValue","funnelGuide":"opus_L6guCK_funnelGuide","radarGrid":"opus_L6guCK_radarGrid","funnelText":"opus_L6guCK_funnelText","bar":"opus_L6guCK_bar","sankeySideName":"opus_L6guCK_sankeySideName","treemapLabel":"opus_L6guCK_treemapLabel","chart":"opus_L6guCK_chart","seriesA":"opus_L6guCK_seriesA","axes":"opus_L6guCK_axes","header":"opus_L6guCK_header","funnel":"opus_L6guCK_funnel","axisTitle":"opus_L6guCK_axisTitle","axisLine":"opus_L6guCK_axisLine","mapLand":"opus_L6guCK_mapLand","seriesD":"opus_L6guCK_seriesD","seriesB":"opus_L6guCK_seriesB"};
12746
12746
 
12747
12747
  // ../../components/Chart/Chart.tsx
12748
12748
  import { Fragment as Fragment10, jsx as jsx67, jsxs as jsxs55 } from "react/jsx-runtime";
@@ -13881,7 +13881,7 @@ function Chart({
13881
13881
  }
13882
13882
 
13883
13883
  // ../../components/Skeleton/Skeleton.module.css
13884
- var Skeleton_default = {"tableCell":"opus_27r9Md_tableCell","media":"opus_27r9Md_media","tableRow":"opus_27r9Md_tableRow","skeletonShimmer":"opus_27r9Md_skeletonShimmer","stack":"opus_27r9Md_stack","skeleton":"opus_27r9Md_skeleton","avatarContent":"opus_27r9Md_avatarContent","avatar":"opus_27r9Md_avatar","line":"opus_27r9Md_line","skeletonPulse":"opus_27r9Md_skeletonPulse"};
13884
+ var Skeleton_default = {"skeletonShimmer":"opus_27r9Md_skeletonShimmer","avatarContent":"opus_27r9Md_avatarContent","line":"opus_27r9Md_line","skeletonPulse":"opus_27r9Md_skeletonPulse","skeleton":"opus_27r9Md_skeleton","avatar":"opus_27r9Md_avatar","tableCell":"opus_27r9Md_tableCell","tableRow":"opus_27r9Md_tableRow","media":"opus_27r9Md_media","stack":"opus_27r9Md_stack"};
13885
13885
 
13886
13886
  // ../../components/Skeleton/Skeleton.tsx
13887
13887
  import { jsx as jsx68, jsxs as jsxs56 } from "react/jsx-runtime";
@@ -13932,7 +13932,7 @@ import { faXmark as faXmark2 } from "@fortawesome/free-solid-svg-icons";
13932
13932
  import { FontAwesomeIcon as FontAwesomeIcon9 } from "@fortawesome/react-fontawesome";
13933
13933
 
13934
13934
  // ../../components/Lightbox/Lightbox.module.css
13935
- var Lightbox_default = {"trigger":"opus_s7Rpyv_trigger","close":"opus_s7Rpyv_close","caption":"opus_s7Rpyv_caption","frame":"opus_s7Rpyv_frame","lightboxFadeOut":"opus_s7Rpyv_lightboxFadeOut","lightboxPanelIn":"opus_s7Rpyv_lightboxPanelIn","closeIcon":"opus_s7Rpyv_closeIcon","image":"opus_s7Rpyv_image","overlay":"opus_s7Rpyv_overlay","lightboxFadeIn":"opus_s7Rpyv_lightboxFadeIn","lightboxPanelOut":"opus_s7Rpyv_lightboxPanelOut","panel":"opus_s7Rpyv_panel","lightbox":"opus_s7Rpyv_lightbox"};
13935
+ var Lightbox_default = {"lightboxFadeIn":"opus_s7Rpyv_lightboxFadeIn","close":"opus_s7Rpyv_close","caption":"opus_s7Rpyv_caption","lightboxPanelIn":"opus_s7Rpyv_lightboxPanelIn","trigger":"opus_s7Rpyv_trigger","overlay":"opus_s7Rpyv_overlay","frame":"opus_s7Rpyv_frame","lightboxFadeOut":"opus_s7Rpyv_lightboxFadeOut","lightbox":"opus_s7Rpyv_lightbox","panel":"opus_s7Rpyv_panel","image":"opus_s7Rpyv_image","lightboxPanelOut":"opus_s7Rpyv_lightboxPanelOut","closeIcon":"opus_s7Rpyv_closeIcon"};
13936
13936
 
13937
13937
  // ../../components/Lightbox/Lightbox.tsx
13938
13938
  import { jsx as jsx69, jsxs as jsxs57 } from "react/jsx-runtime";
@@ -14047,7 +14047,7 @@ function Lightbox({
14047
14047
  }
14048
14048
 
14049
14049
  // ../../components/Carousel/Carousel.module.css
14050
- var Carousel_default = {"carousel":"opus_N4occJ_carousel","pip":"opus_N4occJ_pip","stage":"opus_N4occJ_stage","navIcon":"opus_N4occJ_navIcon","empty":"opus_N4occJ_empty","visuallyHidden":"opus_N4occJ_visuallyHidden","track":"opus_N4occJ_track","caption":"opus_N4occJ_caption","pips":"opus_N4occJ_pips","image":"opus_N4occJ_image","nav":"opus_N4occJ_nav","footer":"opus_N4occJ_footer","slide":"opus_N4occJ_slide"};
14050
+ var Carousel_default = {"stage":"opus_N4occJ_stage","carousel":"opus_N4occJ_carousel","nav":"opus_N4occJ_nav","footer":"opus_N4occJ_footer","pip":"opus_N4occJ_pip","navIcon":"opus_N4occJ_navIcon","pips":"opus_N4occJ_pips","empty":"opus_N4occJ_empty","slide":"opus_N4occJ_slide","track":"opus_N4occJ_track","image":"opus_N4occJ_image","caption":"opus_N4occJ_caption","visuallyHidden":"opus_N4occJ_visuallyHidden"};
14051
14051
 
14052
14052
  // ../../components/Carousel/Carousel.tsx
14053
14053
  import { Fragment as Fragment11, jsx as jsx70, jsxs as jsxs58 } from "react/jsx-runtime";
@@ -14299,7 +14299,7 @@ function Carousel({
14299
14299
  }
14300
14300
 
14301
14301
  // ../../components/ImageThumbnail/ImageThumbnail.module.css
14302
- var ImageThumbnail_default = {"figure":"opus_Gp1o-9_figure","caption":"opus_Gp1o-9_caption","image":"opus_Gp1o-9_image","thumbnail":"opus_Gp1o-9_thumbnail"};
14302
+ var ImageThumbnail_default = {"image":"opus_Gp1o-9_image","caption":"opus_Gp1o-9_caption","thumbnail":"opus_Gp1o-9_thumbnail","figure":"opus_Gp1o-9_figure"};
14303
14303
 
14304
14304
  // ../../components/ImageThumbnail/ImageThumbnail.tsx
14305
14305
  import { jsx as jsx71, jsxs as jsxs59 } from "react/jsx-runtime";
@@ -14338,7 +14338,7 @@ function ImageThumbnail({
14338
14338
  }
14339
14339
 
14340
14340
  // ../../components/ImageGallery/ImageGallery.module.css
14341
- var ImageGallery_default = {"gallery":"opus_bezg4E_gallery","empty":"opus_bezg4E_empty"};
14341
+ var ImageGallery_default = {"empty":"opus_bezg4E_empty","gallery":"opus_bezg4E_gallery"};
14342
14342
 
14343
14343
  // ../../components/ImageGallery/ImageGallery.tsx
14344
14344
  import { jsx as jsx72 } from "react/jsx-runtime";
@@ -14374,7 +14374,7 @@ import { createElement, useCallback as useCallback16, useEffect as useEffect29,
14374
14374
  import { useEffect as useEffect28, useRef as useRef28, useState as useState35 } from "react";
14375
14375
 
14376
14376
  // ../../components/ModelViewer/ModelViewer.module.css
14377
- var ModelViewer_default = {"viewer":"opus_f7gfHI_viewer","model":"opus_f7gfHI_model","stage":"opus_f7gfHI_stage","loading":"opus_f7gfHI_loading","canvasHost":"opus_f7gfHI_canvasHost","caption":"opus_f7gfHI_caption"};
14377
+ var ModelViewer_default = {"loading":"opus_f7gfHI_loading","caption":"opus_f7gfHI_caption","canvasHost":"opus_f7gfHI_canvasHost","model":"opus_f7gfHI_model","stage":"opus_f7gfHI_stage","viewer":"opus_f7gfHI_viewer"};
14378
14378
 
14379
14379
  // ../../components/ModelViewer/FireBarrelModelViewer.tsx
14380
14380
  import { jsx as jsx73, jsxs as jsxs60 } from "react/jsx-runtime";
@@ -14592,7 +14592,7 @@ import { faXmark as faXmark3 } from "@fortawesome/free-solid-svg-icons";
14592
14592
  import { FontAwesomeIcon as FontAwesomeIcon11 } from "@fortawesome/react-fontawesome";
14593
14593
 
14594
14594
  // ../../components/ModelLightbox/ModelLightbox.module.css
14595
- var ModelLightbox_default = {"modelLightboxPanelOut":"opus_YYKGIB_modelLightboxPanelOut","overlay":"opus_YYKGIB_overlay","modelLightboxFadeIn":"opus_YYKGIB_modelLightboxFadeIn","closeIcon":"opus_YYKGIB_closeIcon","frame":"opus_YYKGIB_frame","modelLightboxFadeOut":"opus_YYKGIB_modelLightboxFadeOut","modelLightboxPanelIn":"opus_YYKGIB_modelLightboxPanelIn","close":"opus_YYKGIB_close","trigger":"opus_YYKGIB_trigger","lightbox":"opus_YYKGIB_lightbox"};
14595
+ var ModelLightbox_default = {"frame":"opus_YYKGIB_frame","modelLightboxPanelIn":"opus_YYKGIB_modelLightboxPanelIn","trigger":"opus_YYKGIB_trigger","overlay":"opus_YYKGIB_overlay","modelLightboxPanelOut":"opus_YYKGIB_modelLightboxPanelOut","close":"opus_YYKGIB_close","lightbox":"opus_YYKGIB_lightbox","closeIcon":"opus_YYKGIB_closeIcon","modelLightboxFadeIn":"opus_YYKGIB_modelLightboxFadeIn","modelLightboxFadeOut":"opus_YYKGIB_modelLightboxFadeOut"};
14596
14596
 
14597
14597
  // ../../components/ModelLightbox/ModelLightbox.tsx
14598
14598
  import { jsx as jsx75, jsxs as jsxs62 } from "react/jsx-runtime";
@@ -14734,7 +14734,7 @@ function ModelThumbnail({
14734
14734
  }
14735
14735
 
14736
14736
  // ../../components/ModelGallery/ModelGallery.module.css
14737
- var ModelGallery_default = {"empty":"opus_8llAjm_empty","gallery":"opus_8llAjm_gallery"};
14737
+ var ModelGallery_default = {"gallery":"opus_8llAjm_gallery","empty":"opus_8llAjm_empty"};
14738
14738
 
14739
14739
  // ../../components/ModelGallery/ModelGallery.tsx
14740
14740
  import { jsx as jsx77 } from "react/jsx-runtime";
@@ -14767,7 +14767,7 @@ function ModelGallery({
14767
14767
  import { useId as useId19 } from "react";
14768
14768
 
14769
14769
  // ../../components/EmptyState/EmptyState.module.css
14770
- var EmptyState_default = {"actions":"opus_1KckGY_actions","copy":"opus_1KckGY_copy","description":"opus_1KckGY_description","root":"opus_1KckGY_root","iconWrap":"opus_1KckGY_iconWrap","title":"opus_1KckGY_title"};
14770
+ var EmptyState_default = {"title":"opus_1KckGY_title","description":"opus_1KckGY_description","root":"opus_1KckGY_root","copy":"opus_1KckGY_copy","actions":"opus_1KckGY_actions","iconWrap":"opus_1KckGY_iconWrap"};
14771
14771
 
14772
14772
  // ../../components/EmptyState/EmptyState.tsx
14773
14773
  import { jsx as jsx78, jsxs as jsxs64 } from "react/jsx-runtime";
@@ -14819,7 +14819,7 @@ function Badge({
14819
14819
  }
14820
14820
 
14821
14821
  // ../../components/Divider/Divider.module.css
14822
- var Divider_default = {"labelled":"opus_ux1i0D_labelled","line":"opus_ux1i0D_line","divider":"opus_ux1i0D_divider","label":"opus_ux1i0D_label"};
14822
+ var Divider_default = {"divider":"opus_ux1i0D_divider","labelled":"opus_ux1i0D_labelled","line":"opus_ux1i0D_line","label":"opus_ux1i0D_label"};
14823
14823
 
14824
14824
  // ../../components/Divider/Divider.tsx
14825
14825
  import { jsx as jsx80, jsxs as jsxs66 } from "react/jsx-runtime";
@@ -14861,7 +14861,7 @@ function Divider({
14861
14861
  import { useMemo as useMemo17, useState as useState38 } from "react";
14862
14862
 
14863
14863
  // ../../components/Avatar/Avatar.module.css
14864
- var Avatar_default = {"avatar":"opus_jsRWxO_avatar","image":"opus_jsRWxO_image","initials":"opus_jsRWxO_initials"};
14864
+ var Avatar_default = {"image":"opus_jsRWxO_image","avatar":"opus_jsRWxO_avatar","initials":"opus_jsRWxO_initials"};
14865
14865
 
14866
14866
  // ../../components/Avatar/Avatar.tsx
14867
14867
  import { jsx as jsx81 } from "react/jsx-runtime";
@@ -14911,7 +14911,7 @@ function Avatar({
14911
14911
  }
14912
14912
 
14913
14913
  // ../../components/AvatarGroup/AvatarGroup.module.css
14914
- var AvatarGroup_default = {"item":"opus_Vv36ne_item","overflow":"opus_Vv36ne_overflow","group":"opus_Vv36ne_group"};
14914
+ var AvatarGroup_default = {"overflow":"opus_Vv36ne_overflow","group":"opus_Vv36ne_group","item":"opus_Vv36ne_item"};
14915
14915
 
14916
14916
  // ../../components/AvatarGroup/AvatarGroup.tsx
14917
14917
  import { jsx as jsx82, jsxs as jsxs67 } from "react/jsx-runtime";
@@ -14937,7 +14937,7 @@ function AvatarGroup({ items, max = 4, size = "md" }) {
14937
14937
  }
14938
14938
 
14939
14939
  // ../../components/Statistic/Statistic.module.css
14940
- var Statistic_default = {"root":"opus_vCN1bv_root","label":"opus_vCN1bv_label","trend":"opus_vCN1bv_trend","affix":"opus_vCN1bv_affix","value":"opus_vCN1bv_value"};
14940
+ var Statistic_default = {"root":"opus_vCN1bv_root","label":"opus_vCN1bv_label","value":"opus_vCN1bv_value","affix":"opus_vCN1bv_affix","trend":"opus_vCN1bv_trend"};
14941
14941
 
14942
14942
  // ../../components/Statistic/Statistic.tsx
14943
14943
  import { jsx as jsx83, jsxs as jsxs68 } from "react/jsx-runtime";
@@ -14964,7 +14964,7 @@ function Statistic({
14964
14964
  }
14965
14965
 
14966
14966
  // ../../components/List/List.module.css
14967
- var List_default = {"list":"opus_ys3xlo_list","icon":"opus_ys3xlo_icon","description":"opus_ys3xlo_description","meta":"opus_ys3xlo_meta","head":"opus_ys3xlo_head","title":"opus_ys3xlo_title","item":"opus_ys3xlo_item","body":"opus_ys3xlo_body"};
14967
+ var List_default = {"icon":"opus_ys3xlo_icon","title":"opus_ys3xlo_title","list":"opus_ys3xlo_list","item":"opus_ys3xlo_item","description":"opus_ys3xlo_description","head":"opus_ys3xlo_head","meta":"opus_ys3xlo_meta","body":"opus_ys3xlo_body"};
14968
14968
 
14969
14969
  // ../../components/List/List.tsx
14970
14970
  import { jsx as jsx84, jsxs as jsxs69 } from "react/jsx-runtime";
@@ -14983,7 +14983,7 @@ function List({ density = "comfortable", items, ordered = false }) {
14983
14983
  }
14984
14984
 
14985
14985
  // ../../components/DescriptionList/DescriptionList.module.css
14986
- var DescriptionList_default = {"row":"opus_FY8OsC_row","list":"opus_FY8OsC_list","term":"opus_FY8OsC_term","details":"opus_FY8OsC_details"};
14986
+ var DescriptionList_default = {"row":"opus_FY8OsC_row","list":"opus_FY8OsC_list","details":"opus_FY8OsC_details","term":"opus_FY8OsC_term"};
14987
14987
 
14988
14988
  // ../../components/DescriptionList/DescriptionList.tsx
14989
14989
  import { jsx as jsx85, jsxs as jsxs70 } from "react/jsx-runtime";
@@ -15001,7 +15001,7 @@ function DescriptionList({
15001
15001
  import { useState as useState39 } from "react";
15002
15002
 
15003
15003
  // ../../components/PropertyGrid/PropertyGrid.module.css
15004
- var PropertyGrid_default = {"row":"opus_Bnfsue_row","label":"opus_Bnfsue_label","grid":"opus_Bnfsue_grid","valueCell":"opus_Bnfsue_valueCell","value":"opus_Bnfsue_value","copy":"opus_Bnfsue_copy"};
15004
+ var PropertyGrid_default = {"label":"opus_Bnfsue_label","valueCell":"opus_Bnfsue_valueCell","copy":"opus_Bnfsue_copy","row":"opus_Bnfsue_row","value":"opus_Bnfsue_value","grid":"opus_Bnfsue_grid"};
15005
15005
 
15006
15006
  // ../../components/PropertyGrid/PropertyGrid.tsx
15007
15007
  import { jsx as jsx86, jsxs as jsxs71 } from "react/jsx-runtime";
@@ -15067,7 +15067,7 @@ function Stack({
15067
15067
  import { Children } from "react";
15068
15068
 
15069
15069
  // ../../components/Columns/Columns.module.css
15070
- var Columns_default = {"root":"opus_dI4yQh_root","cell":"opus_dI4yQh_cell"};
15070
+ var Columns_default = {"cell":"opus_dI4yQh_cell","root":"opus_dI4yQh_root"};
15071
15071
 
15072
15072
  // ../../components/Columns/Columns.tsx
15073
15073
  import { jsx as jsx88 } from "react/jsx-runtime";
@@ -15125,10 +15125,10 @@ function Grid2({
15125
15125
  import { useCallback as useCallback18, useEffect as useEffect31, useId as useId20, useRef as useRef31, useState as useState40 } from "react";
15126
15126
 
15127
15127
  // ../../components/ResizeHandle/ResizeHandle.module.css
15128
- var ResizeHandle_default = {"handle":"opus_PaKREB_handle","grip":"opus_PaKREB_grip"};
15128
+ var ResizeHandle_default = {"handle":"opus_PaKREB_handle","grip":"opus_PaKREB_grip","dot":"opus_PaKREB_dot"};
15129
15129
 
15130
15130
  // ../../components/ResizeHandle/ResizeHandle.tsx
15131
- import { jsx as jsx90 } from "react/jsx-runtime";
15131
+ import { jsx as jsx90, jsxs as jsxs72 } from "react/jsx-runtime";
15132
15132
  function ResizeHandle(_a2) {
15133
15133
  var _b2 = _a2, {
15134
15134
  background = "subtle",
@@ -15151,7 +15151,12 @@ function ResizeHandle(_a2) {
15151
15151
  "data-orientation": orientation,
15152
15152
  role: "separator",
15153
15153
  type: "button",
15154
- children: /* @__PURE__ */ jsx90("span", { "aria-hidden": "true", className: ResizeHandle_default.grip })
15154
+ children: /* @__PURE__ */ jsxs72("span", { "aria-hidden": "true", className: ResizeHandle_default.grip, children: [
15155
+ /* @__PURE__ */ jsx90("span", { className: ResizeHandle_default.dot }),
15156
+ /* @__PURE__ */ jsx90("span", { className: ResizeHandle_default.dot }),
15157
+ /* @__PURE__ */ jsx90("span", { className: ResizeHandle_default.dot }),
15158
+ /* @__PURE__ */ jsx90("span", { className: ResizeHandle_default.dot })
15159
+ ] })
15155
15160
  })
15156
15161
  );
15157
15162
  }
@@ -15160,7 +15165,7 @@ function ResizeHandle(_a2) {
15160
15165
  var Splitter_default = {"root":"opus_Khgx9s_root","pane":"opus_Khgx9s_pane","srOnly":"opus_Khgx9s_srOnly"};
15161
15166
 
15162
15167
  // ../../components/Splitter/Splitter.tsx
15163
- import { jsx as jsx91, jsxs as jsxs72 } from "react/jsx-runtime";
15168
+ import { jsx as jsx91, jsxs as jsxs73 } from "react/jsx-runtime";
15164
15169
  function Splitter({
15165
15170
  children,
15166
15171
  className,
@@ -15207,7 +15212,7 @@ function Splitter({
15207
15212
  const firstStyle = orientation === "horizontal" ? { width: `calc(${size}% - 4px)` } : { height: `calc(${size}% - 4px)` };
15208
15213
  const secondStyle = orientation === "horizontal" ? { width: `calc(${100 - size}% - 4px)` } : { height: `calc(${100 - size}% - 4px)` };
15209
15214
  const handleOrientation = orientation === "horizontal" ? "vertical" : "horizontal";
15210
- return /* @__PURE__ */ jsxs72(
15215
+ return /* @__PURE__ */ jsxs73(
15211
15216
  "div",
15212
15217
  {
15213
15218
  "aria-labelledby": labelId,
@@ -15267,10 +15272,10 @@ function Splitter({
15267
15272
  import { useCallback as useCallback19, useEffect as useEffect32, useRef as useRef32, useState as useState41 } from "react";
15268
15273
 
15269
15274
  // ../../components/ResizablePanel/ResizablePanel.module.css
15270
- var ResizablePanel_default = {"root":"opus_kVJ122_root","body":"opus_kVJ122_body","handle":"opus_kVJ122_handle"};
15275
+ var ResizablePanel_default = {"root":"opus_kVJ122_root","handle":"opus_kVJ122_handle","body":"opus_kVJ122_body"};
15271
15276
 
15272
15277
  // ../../components/ResizablePanel/ResizablePanel.tsx
15273
- import { jsx as jsx92, jsxs as jsxs73 } from "react/jsx-runtime";
15278
+ import { jsx as jsx92, jsxs as jsxs74 } from "react/jsx-runtime";
15274
15279
  function ResizablePanel({
15275
15280
  children,
15276
15281
  className,
@@ -15317,7 +15322,7 @@ function ResizablePanel({
15317
15322
  window.removeEventListener("pointerup", onUp);
15318
15323
  };
15319
15324
  }, [applySize]);
15320
- return /* @__PURE__ */ jsxs73(
15325
+ return /* @__PURE__ */ jsxs74(
15321
15326
  "div",
15322
15327
  {
15323
15328
  className: [ResizablePanel_default.root, className].filter(Boolean).join(" "),
@@ -15350,10 +15355,10 @@ function ResizablePanel({
15350
15355
  }
15351
15356
 
15352
15357
  // ../../components/DockLayout/DockLayout.module.css
15353
- var DockLayout_default = {"middle":"opus_3zzL8C_middle","top":"opus_3zzL8C_top","root":"opus_3zzL8C_root","bottom":"opus_3zzL8C_bottom","left":"opus_3zzL8C_left","right":"opus_3zzL8C_right","center":"opus_3zzL8C_center"};
15358
+ var DockLayout_default = {"middle":"opus_3zzL8C_middle","bottom":"opus_3zzL8C_bottom","left":"opus_3zzL8C_left","center":"opus_3zzL8C_center","root":"opus_3zzL8C_root","top":"opus_3zzL8C_top","right":"opus_3zzL8C_right"};
15354
15359
 
15355
15360
  // ../../components/DockLayout/DockLayout.tsx
15356
- import { jsx as jsx93, jsxs as jsxs74 } from "react/jsx-runtime";
15361
+ import { jsx as jsx93, jsxs as jsxs75 } from "react/jsx-runtime";
15357
15362
  function DockLayout({
15358
15363
  bottom,
15359
15364
  children,
@@ -15363,9 +15368,9 @@ function DockLayout({
15363
15368
  style,
15364
15369
  top
15365
15370
  }) {
15366
- return /* @__PURE__ */ jsxs74("div", { className: [DockLayout_default.root, className].filter(Boolean).join(" "), style, children: [
15371
+ return /* @__PURE__ */ jsxs75("div", { className: [DockLayout_default.root, className].filter(Boolean).join(" "), style, children: [
15367
15372
  top ? /* @__PURE__ */ jsx93("div", { className: DockLayout_default.top, children: top }) : null,
15368
- /* @__PURE__ */ jsxs74("div", { className: DockLayout_default.middle, children: [
15373
+ /* @__PURE__ */ jsxs75("div", { className: DockLayout_default.middle, children: [
15369
15374
  left ? /* @__PURE__ */ jsx93("aside", { className: DockLayout_default.left, children: left }) : null,
15370
15375
  /* @__PURE__ */ jsx93("div", { className: DockLayout_default.center, children }),
15371
15376
  right ? /* @__PURE__ */ jsx93("aside", { className: DockLayout_default.right, children: right }) : null
@@ -15395,10 +15400,10 @@ import {
15395
15400
  } from "react";
15396
15401
 
15397
15402
  // ../../components/CustomScrollbar/CustomScrollbar.module.css
15398
- var CustomScrollbar_default = {"root":"opus_I9wQcM_root","track":"opus_I9wQcM_track","thumb":"opus_I9wQcM_thumb","cornerDot":"opus_I9wQcM_cornerDot","content":"opus_I9wQcM_content","viewport":"opus_I9wQcM_viewport"};
15403
+ var CustomScrollbar_default = {"content":"opus_I9wQcM_content","root":"opus_I9wQcM_root","cornerDot":"opus_I9wQcM_cornerDot","track":"opus_I9wQcM_track","thumb":"opus_I9wQcM_thumb","viewport":"opus_I9wQcM_viewport"};
15399
15404
 
15400
15405
  // ../../components/CustomScrollbar/CustomScrollbar.tsx
15401
- import { jsx as jsx94, jsxs as jsxs75 } from "react/jsx-runtime";
15406
+ import { jsx as jsx94, jsxs as jsxs76 } from "react/jsx-runtime";
15402
15407
  var emptyMetrics = {
15403
15408
  clientHeight: 0,
15404
15409
  clientWidth: 0,
@@ -15650,7 +15655,7 @@ function CustomScrollbar({
15650
15655
  "--custom-scrollbar-size": `${Math.max(6, thickness)}px`,
15651
15656
  maxHeight: typeof maxHeight === "number" ? `${maxHeight}px` : maxHeight
15652
15657
  });
15653
- return /* @__PURE__ */ jsxs75(
15658
+ return /* @__PURE__ */ jsxs76(
15654
15659
  "div",
15655
15660
  {
15656
15661
  className: [CustomScrollbar_default.root, className].filter(Boolean).join(" "),
@@ -15687,10 +15692,10 @@ function CustomScrollbar({
15687
15692
  }
15688
15693
 
15689
15694
  // ../../components/ThreePaneLayout/ThreePaneLayout.module.css
15690
- var ThreePaneLayout_default = {"root":"opus_DtnFdK_root","content":"opus_DtnFdK_content","handle":"opus_DtnFdK_handle","sidebar":"opus_DtnFdK_sidebar"};
15695
+ var ThreePaneLayout_default = {"root":"opus_DtnFdK_root","sidebar":"opus_DtnFdK_sidebar","handle":"opus_DtnFdK_handle","content":"opus_DtnFdK_content"};
15691
15696
 
15692
15697
  // ../../components/ThreePaneLayout/ThreePaneLayout.tsx
15693
- import { Fragment as Fragment12, jsx as jsx95, jsxs as jsxs76 } from "react/jsx-runtime";
15698
+ import { Fragment as Fragment12, jsx as jsx95, jsxs as jsxs77 } from "react/jsx-runtime";
15694
15699
  var DEFAULT_LEFT_WIDTH = 260;
15695
15700
  var DEFAULT_RIGHT_WIDTH = 320;
15696
15701
  var DEFAULT_MIN_LEFT_WIDTH = 160;
@@ -15959,7 +15964,7 @@ function ThreePaneLayout({
15959
15964
  },
15960
15965
  [leftCollapsed, leftCollapsedWidth, rightCollapsed, rightCollapsedWidth, size.leftWidth, size.rightWidth]
15961
15966
  );
15962
- return /* @__PURE__ */ jsxs76(
15967
+ return /* @__PURE__ */ jsxs77(
15963
15968
  "div",
15964
15969
  {
15965
15970
  className: [ThreePaneLayout_default.root, className].filter(Boolean).join(" "),
@@ -15973,7 +15978,7 @@ function ThreePaneLayout({
15973
15978
  "data-transitions": transitionsEnabled && motionReady ? "true" : "false",
15974
15979
  style: cssVars,
15975
15980
  children: [
15976
- left ? /* @__PURE__ */ jsxs76(Fragment12, { children: [
15981
+ left ? /* @__PURE__ */ jsxs77(Fragment12, { children: [
15977
15982
  /* @__PURE__ */ jsx95("aside", { "aria-label": leftLabel, className: ThreePaneLayout_default.sidebar, "data-side": "left", id: leftId, children: /* @__PURE__ */ jsx95(CustomScrollbar, { label: leftLabel, orientation: "vertical", children: left }) }),
15978
15983
  /* @__PURE__ */ jsx95(
15979
15984
  ResizeHandle,
@@ -16004,7 +16009,7 @@ function ThreePaneLayout({
16004
16009
  )
16005
16010
  ] }) : null,
16006
16011
  /* @__PURE__ */ jsx95("main", { className: ThreePaneLayout_default.content, children: /* @__PURE__ */ jsx95(CustomScrollbar, { label: "Main content", orientation: "both", children }) }),
16007
- right ? /* @__PURE__ */ jsxs76(Fragment12, { children: [
16012
+ right ? /* @__PURE__ */ jsxs77(Fragment12, { children: [
16008
16013
  /* @__PURE__ */ jsx95(
16009
16014
  ResizeHandle,
16010
16015
  {
@@ -16065,7 +16070,7 @@ function ScrollArea({
16065
16070
  }
16066
16071
 
16067
16072
  // ../../components/AspectRatio/AspectRatio.module.css
16068
- var AspectRatio_default = {"root":"opus_CZP9Id_root","content":"opus_CZP9Id_content"};
16073
+ var AspectRatio_default = {"content":"opus_CZP9Id_content","root":"opus_CZP9Id_root"};
16069
16074
 
16070
16075
  // ../../components/AspectRatio/AspectRatio.tsx
16071
16076
  import { jsx as jsx97 } from "react/jsx-runtime";
@@ -16133,15 +16138,15 @@ function Spacer({ axis = "y", className, flex = false, size = 16, style }) {
16133
16138
  }
16134
16139
 
16135
16140
  // ../../components/Breadcrumb/Breadcrumb.module.css
16136
- var Breadcrumb_default = {"current":"opus_FwZfXe_current","separator":"opus_FwZfXe_separator","list":"opus_FwZfXe_list","item":"opus_FwZfXe_item","link":"opus_FwZfXe_link","root":"opus_FwZfXe_root"};
16141
+ var Breadcrumb_default = {"root":"opus_FwZfXe_root","item":"opus_FwZfXe_item","separator":"opus_FwZfXe_separator","list":"opus_FwZfXe_list","link":"opus_FwZfXe_link","current":"opus_FwZfXe_current"};
16137
16142
 
16138
16143
  // ../../components/Breadcrumb/Breadcrumb.tsx
16139
- import { jsx as jsx100, jsxs as jsxs77 } from "react/jsx-runtime";
16144
+ import { jsx as jsx100, jsxs as jsxs78 } from "react/jsx-runtime";
16140
16145
  function Breadcrumb({ ariaLabel = "Breadcrumb", items, onNavigate, separator = "/" }) {
16141
16146
  return /* @__PURE__ */ jsx100("nav", { "aria-label": ariaLabel, className: Breadcrumb_default.root, children: /* @__PURE__ */ jsx100("ol", { className: Breadcrumb_default.list, children: items.map((item, index) => {
16142
16147
  var _a2;
16143
16148
  const isLast = index === items.length - 1;
16144
- return /* @__PURE__ */ jsxs77("li", { className: Breadcrumb_default.item, children: [
16149
+ return /* @__PURE__ */ jsxs78("li", { className: Breadcrumb_default.item, children: [
16145
16150
  index > 0 ? /* @__PURE__ */ jsx100("span", { "aria-hidden": "true", className: Breadcrumb_default.separator, children: separator }) : null,
16146
16151
  isLast ? /* @__PURE__ */ jsx100("span", { "aria-current": "page", className: Breadcrumb_default.current, children: item.label }) : /* @__PURE__ */ jsx100(
16147
16152
  "a",
@@ -16161,10 +16166,10 @@ function Breadcrumb({ ariaLabel = "Breadcrumb", items, onNavigate, separator = "
16161
16166
  }
16162
16167
 
16163
16168
  // ../../components/Pagination/Pagination.module.css
16164
- var Pagination_default = {"active":"opus_VkXUKR_active","root":"opus_VkXUKR_root","ellipsis":"opus_VkXUKR_ellipsis","button":"opus_VkXUKR_button"};
16169
+ var Pagination_default = {"active":"opus_VkXUKR_active","button":"opus_VkXUKR_button","ellipsis":"opus_VkXUKR_ellipsis","root":"opus_VkXUKR_root"};
16165
16170
 
16166
16171
  // ../../components/Pagination/Pagination.tsx
16167
- import { jsx as jsx101, jsxs as jsxs78 } from "react/jsx-runtime";
16172
+ import { jsx as jsx101, jsxs as jsxs79 } from "react/jsx-runtime";
16168
16173
  function range(start, end) {
16169
16174
  return Array.from({ length: end - start + 1 }, (_, index) => start + index);
16170
16175
  }
@@ -16185,7 +16190,7 @@ function buildPages(page, pageCount, siblingCount) {
16185
16190
  }
16186
16191
  function Pagination({ page, pageCount, onPageChange, siblingCount = 1 }) {
16187
16192
  const pages = buildPages(page, Math.max(pageCount, 1), siblingCount);
16188
- return /* @__PURE__ */ jsxs78("nav", { "aria-label": "Pagination", className: Pagination_default.root, children: [
16193
+ return /* @__PURE__ */ jsxs79("nav", { "aria-label": "Pagination", className: Pagination_default.root, children: [
16189
16194
  /* @__PURE__ */ jsx101(
16190
16195
  "button",
16191
16196
  {
@@ -16226,15 +16231,15 @@ function Pagination({ page, pageCount, onPageChange, siblingCount = 1 }) {
16226
16231
  }
16227
16232
 
16228
16233
  // ../../components/PageHeader/PageHeader.module.css
16229
- var PageHeader_default = {"row":"opus_1pSVfU_row","root":"opus_1pSVfU_root","title":"opus_1pSVfU_title","description":"opus_1pSVfU_description","breadcrumbs":"opus_1pSVfU_breadcrumbs","copy":"opus_1pSVfU_copy","eyebrow":"opus_1pSVfU_eyebrow","actions":"opus_1pSVfU_actions"};
16234
+ var PageHeader_default = {"eyebrow":"opus_1pSVfU_eyebrow","actions":"opus_1pSVfU_actions","copy":"opus_1pSVfU_copy","breadcrumbs":"opus_1pSVfU_breadcrumbs","root":"opus_1pSVfU_root","title":"opus_1pSVfU_title","row":"opus_1pSVfU_row","description":"opus_1pSVfU_description"};
16230
16235
 
16231
16236
  // ../../components/PageHeader/PageHeader.tsx
16232
- import { jsx as jsx102, jsxs as jsxs79 } from "react/jsx-runtime";
16237
+ import { jsx as jsx102, jsxs as jsxs80 } from "react/jsx-runtime";
16233
16238
  function PageHeader({ actions, breadcrumbs, description, eyebrow, title }) {
16234
- return /* @__PURE__ */ jsxs79("header", { className: PageHeader_default.root, children: [
16239
+ return /* @__PURE__ */ jsxs80("header", { className: PageHeader_default.root, children: [
16235
16240
  breadcrumbs ? /* @__PURE__ */ jsx102("div", { className: PageHeader_default.breadcrumbs, children: breadcrumbs }) : null,
16236
- /* @__PURE__ */ jsxs79("div", { className: PageHeader_default.row, children: [
16237
- /* @__PURE__ */ jsxs79("div", { className: PageHeader_default.copy, children: [
16241
+ /* @__PURE__ */ jsxs80("div", { className: PageHeader_default.row, children: [
16242
+ /* @__PURE__ */ jsxs80("div", { className: PageHeader_default.copy, children: [
16238
16243
  eyebrow ? /* @__PURE__ */ jsx102("p", { className: PageHeader_default.eyebrow, children: eyebrow }) : null,
16239
16244
  /* @__PURE__ */ jsx102("h1", { className: PageHeader_default.title, children: title }),
16240
16245
  description ? /* @__PURE__ */ jsx102("p", { className: PageHeader_default.description, children: description }) : null
@@ -16245,12 +16250,12 @@ function PageHeader({ actions, breadcrumbs, description, eyebrow, title }) {
16245
16250
  }
16246
16251
 
16247
16252
  // ../../components/Toolbar/Toolbar.module.css
16248
- var Toolbar_default = {"end":"opus_lO-IAD_end","cluster":"opus_lO-IAD_cluster","root":"opus_lO-IAD_root"};
16253
+ var Toolbar_default = {"end":"opus_lO-IAD_end","root":"opus_lO-IAD_root","cluster":"opus_lO-IAD_cluster"};
16249
16254
 
16250
16255
  // ../../components/Toolbar/Toolbar.tsx
16251
- import { jsx as jsx103, jsxs as jsxs80 } from "react/jsx-runtime";
16256
+ import { jsx as jsx103, jsxs as jsxs81 } from "react/jsx-runtime";
16252
16257
  function Toolbar({ children, className, dense = false, end, label, start }) {
16253
- return /* @__PURE__ */ jsxs80(
16258
+ return /* @__PURE__ */ jsxs81(
16254
16259
  "div",
16255
16260
  {
16256
16261
  "aria-label": label != null ? label : "Toolbar",
@@ -16267,15 +16272,15 @@ function Toolbar({ children, className, dense = false, end, label, start }) {
16267
16272
  }
16268
16273
 
16269
16274
  // ../../components/BottomNavigation/BottomNavigation.module.css
16270
- var BottomNavigation_default = {"label":"opus_Yqcmor_label","icon":"opus_Yqcmor_icon","item":"opus_Yqcmor_item","root":"opus_Yqcmor_root","active":"opus_Yqcmor_active"};
16275
+ var BottomNavigation_default = {"active":"opus_Yqcmor_active","label":"opus_Yqcmor_label","item":"opus_Yqcmor_item","icon":"opus_Yqcmor_icon","root":"opus_Yqcmor_root"};
16271
16276
 
16272
16277
  // ../../components/BottomNavigation/BottomNavigation.tsx
16273
- import { jsx as jsx104, jsxs as jsxs81 } from "react/jsx-runtime";
16278
+ import { jsx as jsx104, jsxs as jsxs82 } from "react/jsx-runtime";
16274
16279
  function BottomNavigation({ items, onChange, value }) {
16275
16280
  return /* @__PURE__ */ jsx104("nav", { "aria-label": "Bottom navigation", className: BottomNavigation_default.root, children: items.map((item) => {
16276
16281
  var _a2;
16277
16282
  const active = item.id === value;
16278
- return /* @__PURE__ */ jsxs81(
16283
+ return /* @__PURE__ */ jsxs82(
16279
16284
  "a",
16280
16285
  {
16281
16286
  "aria-current": active ? "page" : void 0,
@@ -16297,10 +16302,10 @@ function BottomNavigation({ items, onChange, value }) {
16297
16302
  }
16298
16303
 
16299
16304
  // ../../components/NavigationRail/NavigationRail.module.css
16300
- var NavigationRail_default = {"active":"opus_E7mR15_active","srOnly":"opus_E7mR15_srOnly","root":"opus_E7mR15_root","item":"opus_E7mR15_item","icon":"opus_E7mR15_icon","label":"opus_E7mR15_label"};
16305
+ var NavigationRail_default = {"icon":"opus_E7mR15_icon","item":"opus_E7mR15_item","active":"opus_E7mR15_active","label":"opus_E7mR15_label","srOnly":"opus_E7mR15_srOnly","root":"opus_E7mR15_root"};
16301
16306
 
16302
16307
  // ../../components/NavigationRail/NavigationRail.tsx
16303
- import { jsx as jsx105, jsxs as jsxs82 } from "react/jsx-runtime";
16308
+ import { jsx as jsx105, jsxs as jsxs83 } from "react/jsx-runtime";
16304
16309
  function NavigationRail({ collapsed = false, items, onChange, value }) {
16305
16310
  return /* @__PURE__ */ jsx105(
16306
16311
  "nav",
@@ -16311,7 +16316,7 @@ function NavigationRail({ collapsed = false, items, onChange, value }) {
16311
16316
  children: items.map((item) => {
16312
16317
  var _a2;
16313
16318
  const active = item.id === value;
16314
- return /* @__PURE__ */ jsxs82(
16319
+ return /* @__PURE__ */ jsxs83(
16315
16320
  "a",
16316
16321
  {
16317
16322
  "aria-current": active ? "page" : void 0,
@@ -16340,10 +16345,10 @@ function NavigationRail({ collapsed = false, items, onChange, value }) {
16340
16345
  import { useEffect as useEffect35, useId as useId23, useRef as useRef35, useState as useState44 } from "react";
16341
16346
 
16342
16347
  // ../../components/SplitButton/SplitButton.module.css
16343
- var SplitButton_default = {"main":"opus_TVuiQN_main","menuItem":"opus_TVuiQN_menuItem","menu":"opus_TVuiQN_menu","root":"opus_TVuiQN_root","caret":"opus_TVuiQN_caret"};
16348
+ var SplitButton_default = {"root":"opus_TVuiQN_root","caret":"opus_TVuiQN_caret","menuItem":"opus_TVuiQN_menuItem","menu":"opus_TVuiQN_menu","main":"opus_TVuiQN_main"};
16344
16349
 
16345
16350
  // ../../components/SplitButton/SplitButton.tsx
16346
- import { jsx as jsx106, jsxs as jsxs83 } from "react/jsx-runtime";
16351
+ import { jsx as jsx106, jsxs as jsxs84 } from "react/jsx-runtime";
16347
16352
  function SplitButton({
16348
16353
  actions,
16349
16354
  children,
@@ -16371,7 +16376,7 @@ function SplitButton({
16371
16376
  window.removeEventListener("keydown", onKeyDown);
16372
16377
  };
16373
16378
  }, [open]);
16374
- return /* @__PURE__ */ jsxs83("div", { className: SplitButton_default.root, "data-variant": variant, ref: rootRef, children: [
16379
+ return /* @__PURE__ */ jsxs84("div", { className: SplitButton_default.root, "data-variant": variant, ref: rootRef, children: [
16375
16380
  /* @__PURE__ */ jsx106("button", { className: SplitButton_default.main, disabled, onClick, type: "button", children }),
16376
16381
  /* @__PURE__ */ jsx106(
16377
16382
  "button",
@@ -16405,10 +16410,10 @@ function SplitButton({
16405
16410
  }
16406
16411
 
16407
16412
  // ../../components/FloatingActionButton/FloatingActionButton.module.css
16408
- var FloatingActionButton_default = {"root":"opus_UXPLpX_root","srOnly":"opus_UXPLpX_srOnly","label":"opus_UXPLpX_label","icon":"opus_UXPLpX_icon"};
16413
+ var FloatingActionButton_default = {"icon":"opus_UXPLpX_icon","root":"opus_UXPLpX_root","label":"opus_UXPLpX_label","srOnly":"opus_UXPLpX_srOnly"};
16409
16414
 
16410
16415
  // ../../components/FloatingActionButton/FloatingActionButton.tsx
16411
- import { jsx as jsx107, jsxs as jsxs84 } from "react/jsx-runtime";
16416
+ import { jsx as jsx107, jsxs as jsxs85 } from "react/jsx-runtime";
16412
16417
  function FloatingActionButton(_a2) {
16413
16418
  var _b2 = _a2, {
16414
16419
  className,
@@ -16427,7 +16432,7 @@ function FloatingActionButton(_a2) {
16427
16432
  "size",
16428
16433
  "type"
16429
16434
  ]);
16430
- return /* @__PURE__ */ jsxs84(
16435
+ return /* @__PURE__ */ jsxs85(
16431
16436
  "button",
16432
16437
  __spreadProps(__spreadValues({
16433
16438
  "aria-label": extended ? void 0 : label,
@@ -16450,7 +16455,7 @@ function FloatingActionButton(_a2) {
16450
16455
  var TileGradientDefs_default = {"defs":"opus_mMiLIb_defs"};
16451
16456
 
16452
16457
  // ../../components/Tile/TileGradientDefs.tsx
16453
- import { jsx as jsx108, jsxs as jsxs85 } from "react/jsx-runtime";
16458
+ import { jsx as jsx108, jsxs as jsxs86 } from "react/jsx-runtime";
16454
16459
  function TileGradientDefs() {
16455
16460
  return /* @__PURE__ */ jsx108(
16456
16461
  "svg",
@@ -16460,13 +16465,13 @@ function TileGradientDefs() {
16460
16465
  focusable: "false",
16461
16466
  height: "0",
16462
16467
  width: "0",
16463
- children: /* @__PURE__ */ jsxs85("defs", { children: [
16464
- /* @__PURE__ */ jsxs85("linearGradient", { id: "opus-action-tile-purple", x1: "0.5", x2: "0.5", y1: "0", y2: "1", children: [
16468
+ children: /* @__PURE__ */ jsxs86("defs", { children: [
16469
+ /* @__PURE__ */ jsxs86("linearGradient", { id: "opus-action-tile-purple", x1: "0.5", x2: "0.5", y1: "0", y2: "1", children: [
16465
16470
  /* @__PURE__ */ jsx108("stop", { offset: "0%", stopColor: "#c084fc" }),
16466
16471
  /* @__PURE__ */ jsx108("stop", { offset: "48%", stopColor: "#d946ef" }),
16467
16472
  /* @__PURE__ */ jsx108("stop", { offset: "100%", stopColor: "#f472b6" })
16468
16473
  ] }),
16469
- /* @__PURE__ */ jsxs85("linearGradient", { id: "opus-action-tile-blue", x1: "0.5", x2: "0.5", y1: "0", y2: "1", children: [
16474
+ /* @__PURE__ */ jsxs86("linearGradient", { id: "opus-action-tile-blue", x1: "0.5", x2: "0.5", y1: "0", y2: "1", children: [
16470
16475
  /* @__PURE__ */ jsx108("stop", { offset: "0%", stopColor: "#60a5fa" }),
16471
16476
  /* @__PURE__ */ jsx108("stop", { offset: "48%", stopColor: "#38bdf8" }),
16472
16477
  /* @__PURE__ */ jsx108("stop", { offset: "100%", stopColor: "#bae6fd" })
@@ -16477,10 +16482,10 @@ function TileGradientDefs() {
16477
16482
  }
16478
16483
 
16479
16484
  // ../../components/Tile/Tile.module.css
16480
- var Tile_default = {"icon":"opus_wypm8k_icon","tile":"opus_wypm8k_tile","label":"opus_wypm8k_label"};
16485
+ var Tile_default = {"label":"opus_wypm8k_label","tile":"opus_wypm8k_tile","icon":"opus_wypm8k_icon"};
16481
16486
 
16482
16487
  // ../../components/Tile/Tile.tsx
16483
- import { Fragment as Fragment13, jsx as jsx109, jsxs as jsxs86 } from "react/jsx-runtime";
16488
+ import { Fragment as Fragment13, jsx as jsx109, jsxs as jsxs87 } from "react/jsx-runtime";
16484
16489
  function Tile({
16485
16490
  className,
16486
16491
  href,
@@ -16491,33 +16496,33 @@ function Tile({
16491
16496
  tone = "purple",
16492
16497
  withGradients = true
16493
16498
  }) {
16494
- const content = /* @__PURE__ */ jsxs86(Fragment13, { children: [
16499
+ const content = /* @__PURE__ */ jsxs87(Fragment13, { children: [
16495
16500
  /* @__PURE__ */ jsx109("span", { "aria-hidden": "true", className: Tile_default.icon, "data-tone": tone, children: /* @__PURE__ */ jsx109(CatalogIcon, { iconName: icon }) }),
16496
16501
  /* @__PURE__ */ jsx109("span", { className: Tile_default.label, children: label })
16497
16502
  ] });
16498
16503
  const classNames = [Tile_default.tile, className].filter(Boolean).join(" ");
16499
16504
  const gradients = withGradients ? /* @__PURE__ */ jsx109(TileGradientDefs, {}) : null;
16500
16505
  if (href) {
16501
- return /* @__PURE__ */ jsxs86(Fragment13, { children: [
16506
+ return /* @__PURE__ */ jsxs87(Fragment13, { children: [
16502
16507
  gradients,
16503
16508
  /* @__PURE__ */ jsx109("a", { className: classNames, "data-tone": tone, href, onClick, role, children: content })
16504
16509
  ] });
16505
16510
  }
16506
- return /* @__PURE__ */ jsxs86(Fragment13, { children: [
16511
+ return /* @__PURE__ */ jsxs87(Fragment13, { children: [
16507
16512
  gradients,
16508
16513
  /* @__PURE__ */ jsx109("button", { className: classNames, "data-tone": tone, onClick, role, type: "button", children: content })
16509
16514
  ] });
16510
16515
  }
16511
16516
 
16512
16517
  // ../../components/Tiles/Tiles.module.css
16513
- var Tiles_default = {"tile":"opus_zD82gC_tile","tileItem":"opus_zD82gC_tileItem","row":"opus_zD82gC_row"};
16518
+ var Tiles_default = {"tileItem":"opus_zD82gC_tileItem","row":"opus_zD82gC_row","tile":"opus_zD82gC_tile"};
16514
16519
 
16515
16520
  // ../../components/Tiles/Tiles.tsx
16516
- import { jsx as jsx110, jsxs as jsxs87 } from "react/jsx-runtime";
16521
+ import { jsx as jsx110, jsxs as jsxs88 } from "react/jsx-runtime";
16517
16522
  var defaultToneForIndex = (index) => index % 2 === 0 ? "purple" : "blue";
16518
16523
  function Tiles({ className, items, layout = "fill" }) {
16519
16524
  const rowStyle = layout === "fill" && items.length > 0 ? { gridTemplateColumns: `repeat(${items.length}, minmax(var(--tile-size), 1fr))` } : void 0;
16520
- return /* @__PURE__ */ jsxs87(
16525
+ return /* @__PURE__ */ jsxs88(
16521
16526
  "div",
16522
16527
  {
16523
16528
  className: [Tiles_default.row, className].filter(Boolean).join(" "),
@@ -16548,10 +16553,10 @@ function Tiles({ className, items, layout = "fill" }) {
16548
16553
  }
16549
16554
 
16550
16555
  // ../../components/StatTile/StatTile.module.css
16551
- var StatTile_default = {"body":"opus_8DpwUV_body","label":"opus_8DpwUV_label","icon":"opus_8DpwUV_icon","value":"opus_8DpwUV_value","comparison":"opus_8DpwUV_comparison","trend":"opus_8DpwUV_trend","meta":"opus_8DpwUV_meta","statTile":"opus_8DpwUV_statTile"};
16556
+ var StatTile_default = {"value":"opus_8DpwUV_value","comparison":"opus_8DpwUV_comparison","icon":"opus_8DpwUV_icon","statTile":"opus_8DpwUV_statTile","meta":"opus_8DpwUV_meta","body":"opus_8DpwUV_body","label":"opus_8DpwUV_label","trend":"opus_8DpwUV_trend"};
16552
16557
 
16553
16558
  // ../../components/StatTile/StatTile.tsx
16554
- import { Fragment as Fragment14, jsx as jsx111, jsxs as jsxs88 } from "react/jsx-runtime";
16559
+ import { Fragment as Fragment14, jsx as jsx111, jsxs as jsxs89 } from "react/jsx-runtime";
16555
16560
  function StatTile({
16556
16561
  className,
16557
16562
  comparison,
@@ -16566,13 +16571,13 @@ function StatTile({
16566
16571
  }) {
16567
16572
  const classNames = [StatTile_default.statTile, className].filter(Boolean).join(" ");
16568
16573
  const showTrend = Boolean(trend && trendValue);
16569
- const content = /* @__PURE__ */ jsxs88(Fragment14, { children: [
16574
+ const content = /* @__PURE__ */ jsxs89(Fragment14, { children: [
16570
16575
  /* @__PURE__ */ jsx111(TileGradientDefs, {}),
16571
- /* @__PURE__ */ jsxs88("div", { className: StatTile_default.body, children: [
16576
+ /* @__PURE__ */ jsxs89("div", { className: StatTile_default.body, children: [
16572
16577
  /* @__PURE__ */ jsx111("p", { className: StatTile_default.label, children: label }),
16573
16578
  /* @__PURE__ */ jsx111("p", { className: StatTile_default.value, children: value }),
16574
- showTrend || comparison ? /* @__PURE__ */ jsxs88("div", { className: StatTile_default.meta, children: [
16575
- showTrend ? /* @__PURE__ */ jsxs88("span", { className: StatTile_default.trend, "data-trend": trend, children: [
16579
+ showTrend || comparison ? /* @__PURE__ */ jsxs89("div", { className: StatTile_default.meta, children: [
16580
+ showTrend ? /* @__PURE__ */ jsxs89("span", { className: StatTile_default.trend, "data-trend": trend, children: [
16576
16581
  /* @__PURE__ */ jsx111("span", { "aria-hidden": "true", children: trend === "up" ? "\u2191" : "\u2193" }),
16577
16582
  /* @__PURE__ */ jsx111("span", { children: trendValue })
16578
16583
  ] }) : null,
@@ -16639,10 +16644,10 @@ function StatTiles({ className, items, layout = "fill" }) {
16639
16644
  import { useId as useId24, useMemo as useMemo19 } from "react";
16640
16645
 
16641
16646
  // ../../components/PipelineOverview/PipelineOverview.module.css
16642
- var PipelineOverview_default = {"legendLabel":"opus_1ScjMZ_legendLabel","body":"opus_1ScjMZ_body","totalValue":"opus_1ScjMZ_totalValue","legendItem":"opus_1ScjMZ_legendItem","funnelSvg":"opus_1ScjMZ_funnelSvg","legendCopy":"opus_1ScjMZ_legendCopy","footer":"opus_1ScjMZ_footer","legend":"opus_1ScjMZ_legend","root":"opus_1ScjMZ_root","legendValue":"opus_1ScjMZ_legendValue","period":"opus_1ScjMZ_period","legendDot":"opus_1ScjMZ_legendDot","funnel":"opus_1ScjMZ_funnel","totalLabel":"opus_1ScjMZ_totalLabel","total":"opus_1ScjMZ_total","periodChevron":"opus_1ScjMZ_periodChevron","periodLabel":"opus_1ScjMZ_periodLabel","periodSelect":"opus_1ScjMZ_periodSelect"};
16647
+ var PipelineOverview_default = {"period":"opus_1ScjMZ_period","funnelSvg":"opus_1ScjMZ_funnelSvg","legendDot":"opus_1ScjMZ_legendDot","totalLabel":"opus_1ScjMZ_totalLabel","periodChevron":"opus_1ScjMZ_periodChevron","legendLabel":"opus_1ScjMZ_legendLabel","periodLabel":"opus_1ScjMZ_periodLabel","body":"opus_1ScjMZ_body","periodSelect":"opus_1ScjMZ_periodSelect","legendValue":"opus_1ScjMZ_legendValue","root":"opus_1ScjMZ_root","funnel":"opus_1ScjMZ_funnel","footer":"opus_1ScjMZ_footer","legendItem":"opus_1ScjMZ_legendItem","legendCopy":"opus_1ScjMZ_legendCopy","totalValue":"opus_1ScjMZ_totalValue","legend":"opus_1ScjMZ_legend","total":"opus_1ScjMZ_total"};
16643
16648
 
16644
16649
  // ../../components/PipelineOverview/PipelineOverview.tsx
16645
- import { jsx as jsx113, jsxs as jsxs89 } from "react/jsx-runtime";
16650
+ import { jsx as jsx113, jsxs as jsxs90 } from "react/jsx-runtime";
16646
16651
  var STAGE_STYLES = [
16647
16652
  {
16648
16653
  border: "#9da8fb",
@@ -16816,7 +16821,7 @@ function FunnelChart({ stages }) {
16816
16821
  };
16817
16822
  });
16818
16823
  }, [maxValue2, segmentHeight, stageCount, stages]);
16819
- return /* @__PURE__ */ jsxs89(
16824
+ return /* @__PURE__ */ jsxs90(
16820
16825
  "svg",
16821
16826
  {
16822
16827
  "aria-hidden": "true",
@@ -16824,8 +16829,8 @@ function FunnelChart({ stages }) {
16824
16829
  preserveAspectRatio: "xMidYMid meet",
16825
16830
  viewBox: `0 0 ${FUNNEL_VIEW_WIDTH} ${FUNNEL_VIEW_HEIGHT}`,
16826
16831
  children: [
16827
- /* @__PURE__ */ jsxs89("defs", { children: [
16828
- segments.map((segment) => /* @__PURE__ */ jsxs89(
16832
+ /* @__PURE__ */ jsxs90("defs", { children: [
16833
+ segments.map((segment) => /* @__PURE__ */ jsxs90(
16829
16834
  "linearGradient",
16830
16835
  {
16831
16836
  gradientUnits: "objectBoundingBox",
@@ -16841,7 +16846,7 @@ function FunnelChart({ stages }) {
16841
16846
  },
16842
16847
  segment.index
16843
16848
  )),
16844
- segments.map((segment) => /* @__PURE__ */ jsxs89(
16849
+ segments.map((segment) => /* @__PURE__ */ jsxs90(
16845
16850
  "filter",
16846
16851
  {
16847
16852
  height: "220%",
@@ -16884,8 +16889,8 @@ function PipelineOverview({
16884
16889
  totalLabel = "Total Pipeline Value",
16885
16890
  totalValue
16886
16891
  }) {
16887
- return /* @__PURE__ */ jsxs89("div", { className: [PipelineOverview_default.root, className].filter(Boolean).join(" "), children: [
16888
- /* @__PURE__ */ jsxs89("div", { className: PipelineOverview_default.body, style: { gridTemplateRows: `repeat(${stages.length}, minmax(0, 1fr))` }, children: [
16892
+ return /* @__PURE__ */ jsxs90("div", { className: [PipelineOverview_default.root, className].filter(Boolean).join(" "), children: [
16893
+ /* @__PURE__ */ jsxs90("div", { className: PipelineOverview_default.body, style: { gridTemplateRows: `repeat(${stages.length}, minmax(0, 1fr))` }, children: [
16889
16894
  /* @__PURE__ */ jsx113("div", { className: PipelineOverview_default.funnel, style: { gridRow: `1 / ${stages.length + 1}` }, children: /* @__PURE__ */ jsx113(FunnelChart, { stages }) }),
16890
16895
  /* @__PURE__ */ jsx113("ol", { className: PipelineOverview_default.legend, children: stages.map((stage, index) => {
16891
16896
  const tone = STAGE_STYLES[index % STAGE_STYLES.length];
@@ -16893,11 +16898,11 @@ function PipelineOverview({
16893
16898
  "--stage-dot": tone.dot,
16894
16899
  "--stage-glow": tone.glow
16895
16900
  };
16896
- return /* @__PURE__ */ jsxs89("li", { className: PipelineOverview_default.legendItem, style: { gridRow: index + 1 }, children: [
16901
+ return /* @__PURE__ */ jsxs90("li", { className: PipelineOverview_default.legendItem, style: { gridRow: index + 1 }, children: [
16897
16902
  /* @__PURE__ */ jsx113("span", { className: PipelineOverview_default.legendDot, style: dotStyle }),
16898
- /* @__PURE__ */ jsxs89("div", { className: PipelineOverview_default.legendCopy, children: [
16903
+ /* @__PURE__ */ jsxs90("div", { className: PipelineOverview_default.legendCopy, children: [
16899
16904
  /* @__PURE__ */ jsx113("span", { className: PipelineOverview_default.legendLabel, children: stage.label }),
16900
- /* @__PURE__ */ jsxs89("span", { className: PipelineOverview_default.legendValue, children: [
16905
+ /* @__PURE__ */ jsxs90("span", { className: PipelineOverview_default.legendValue, children: [
16901
16906
  stage.displayValue,
16902
16907
  " (",
16903
16908
  stage.percentage,
@@ -16907,12 +16912,12 @@ function PipelineOverview({
16907
16912
  ] }, stage.id);
16908
16913
  }) })
16909
16914
  ] }),
16910
- /* @__PURE__ */ jsxs89("footer", { className: PipelineOverview_default.footer, children: [
16911
- /* @__PURE__ */ jsxs89("div", { className: PipelineOverview_default.total, children: [
16915
+ /* @__PURE__ */ jsxs90("footer", { className: PipelineOverview_default.footer, children: [
16916
+ /* @__PURE__ */ jsxs90("div", { className: PipelineOverview_default.total, children: [
16912
16917
  /* @__PURE__ */ jsx113("span", { className: PipelineOverview_default.totalLabel, children: totalLabel }),
16913
16918
  /* @__PURE__ */ jsx113("strong", { className: PipelineOverview_default.totalValue, children: totalValue })
16914
16919
  ] }),
16915
- /* @__PURE__ */ jsxs89("label", { className: PipelineOverview_default.period, children: [
16920
+ /* @__PURE__ */ jsxs90("label", { className: PipelineOverview_default.period, children: [
16916
16921
  /* @__PURE__ */ jsx113("span", { className: PipelineOverview_default.periodLabel, children: "Period" }),
16917
16922
  /* @__PURE__ */ jsx113(
16918
16923
  "select",
@@ -16972,10 +16977,10 @@ function getDealsOverTimePalette(palette) {
16972
16977
  }
16973
16978
 
16974
16979
  // ../../components/DealsOverTime/DealsOverTime.module.css
16975
- var DealsOverTime_default = {"chart":"opus_Hn1LW1_chart","periodLabel":"opus_Hn1LW1_periodLabel","line":"opus_Hn1LW1_line","tooltip":"opus_Hn1LW1_tooltip","tooltipValue":"opus_Hn1LW1_tooltipValue","tooltipDate":"opus_Hn1LW1_tooltipDate","header":"opus_Hn1LW1_header","title":"opus_Hn1LW1_title","chartWrap":"opus_Hn1LW1_chartWrap","area":"opus_Hn1LW1_area","period":"opus_Hn1LW1_period","pointRing":"opus_Hn1LW1_pointRing","lineGlowMid":"opus_Hn1LW1_lineGlowMid","pointGlow":"opus_Hn1LW1_pointGlow","pointCore":"opus_Hn1LW1_pointCore","lineGlowSoft":"opus_Hn1LW1_lineGlowSoft","root":"opus_Hn1LW1_root","periodSelect":"opus_Hn1LW1_periodSelect","axisLabel":"opus_Hn1LW1_axisLabel","gridLine":"opus_Hn1LW1_gridLine","pointSolid":"opus_Hn1LW1_pointSolid","hitTarget":"opus_Hn1LW1_hitTarget"};
16980
+ var DealsOverTime_default = {"tooltipDate":"opus_Hn1LW1_tooltipDate","gridLine":"opus_Hn1LW1_gridLine","chart":"opus_Hn1LW1_chart","pointRing":"opus_Hn1LW1_pointRing","root":"opus_Hn1LW1_root","hitTarget":"opus_Hn1LW1_hitTarget","periodLabel":"opus_Hn1LW1_periodLabel","line":"opus_Hn1LW1_line","period":"opus_Hn1LW1_period","periodSelect":"opus_Hn1LW1_periodSelect","tooltip":"opus_Hn1LW1_tooltip","pointGlow":"opus_Hn1LW1_pointGlow","tooltipValue":"opus_Hn1LW1_tooltipValue","lineGlowMid":"opus_Hn1LW1_lineGlowMid","lineGlowSoft":"opus_Hn1LW1_lineGlowSoft","title":"opus_Hn1LW1_title","header":"opus_Hn1LW1_header","area":"opus_Hn1LW1_area","chartWrap":"opus_Hn1LW1_chartWrap","pointCore":"opus_Hn1LW1_pointCore","pointSolid":"opus_Hn1LW1_pointSolid","axisLabel":"opus_Hn1LW1_axisLabel"};
16976
16981
 
16977
16982
  // ../../components/DealsOverTime/DealsOverTime.tsx
16978
- import { Fragment as Fragment15, jsx as jsx114, jsxs as jsxs90 } from "react/jsx-runtime";
16983
+ import { Fragment as Fragment15, jsx as jsx114, jsxs as jsxs91 } from "react/jsx-runtime";
16979
16984
  var CHART_HEIGHT = 188;
16980
16985
  var CHART_MIN_WIDTH = 280;
16981
16986
  var CHART_DEFAULT_WIDTH = 480;
@@ -17099,8 +17104,8 @@ function DealsOverTimeChart({
17099
17104
  const lineFadeStartX = PLOT_LEFT;
17100
17105
  const lineFadeEndX = (_b2 = (_a2 = points[0]) == null ? void 0 : _a2.x) != null ? _b2 : PLOT_LEFT + DATA_INSET;
17101
17106
  const activePoint = activeIndex === null ? null : points[activeIndex];
17102
- return /* @__PURE__ */ jsxs90("div", { className: DealsOverTime_default.chartWrap, "data-palette": palette, ref: wrapRef, children: [
17103
- /* @__PURE__ */ jsxs90(
17107
+ return /* @__PURE__ */ jsxs91("div", { className: DealsOverTime_default.chartWrap, "data-palette": palette, ref: wrapRef, children: [
17108
+ /* @__PURE__ */ jsxs91(
17104
17109
  "svg",
17105
17110
  {
17106
17111
  "aria-label": "Deals over time chart",
@@ -17110,13 +17115,13 @@ function DealsOverTimeChart({
17110
17115
  viewBox: `0 0 ${chartWidth} ${CHART_HEIGHT}`,
17111
17116
  width: chartWidth,
17112
17117
  children: [
17113
- /* @__PURE__ */ jsxs90("defs", { children: [
17114
- /* @__PURE__ */ jsxs90("linearGradient", { id: areaGradientId, x1: "0", x2: "0", y1: "0", y2: "1", children: [
17118
+ /* @__PURE__ */ jsxs91("defs", { children: [
17119
+ /* @__PURE__ */ jsxs91("linearGradient", { id: areaGradientId, x1: "0", x2: "0", y1: "0", y2: "1", children: [
17115
17120
  /* @__PURE__ */ jsx114("stop", { offset: "0%", stopColor: colors.areaTop, stopOpacity: "0.42" }),
17116
17121
  /* @__PURE__ */ jsx114("stop", { offset: "55%", stopColor: colors.areaMid, stopOpacity: "0.14" }),
17117
17122
  /* @__PURE__ */ jsx114("stop", { offset: "100%", stopColor: colors.areaMid, stopOpacity: "0" })
17118
17123
  ] }),
17119
- /* @__PURE__ */ jsxs90(
17124
+ /* @__PURE__ */ jsxs91(
17120
17125
  "linearGradient",
17121
17126
  {
17122
17127
  gradientUnits: "userSpaceOnUse",
@@ -17132,7 +17137,7 @@ function DealsOverTimeChart({
17132
17137
  }
17133
17138
  ),
17134
17139
  /* @__PURE__ */ jsx114("mask", { id: areaMaskId, children: /* @__PURE__ */ jsx114("rect", { fill: `url(#${areaMaskGradientId})`, height: CHART_HEIGHT, width: chartWidth, x: "0", y: "0" }) }),
17135
- /* @__PURE__ */ jsxs90(
17140
+ /* @__PURE__ */ jsxs91(
17136
17141
  "linearGradient",
17137
17142
  {
17138
17143
  gradientUnits: "userSpaceOnUse",
@@ -17147,22 +17152,22 @@ function DealsOverTimeChart({
17147
17152
  ]
17148
17153
  }
17149
17154
  ),
17150
- /* @__PURE__ */ jsxs90("filter", { height: "400%", id: lineGlowSoftFilterId, width: "400%", x: "-150%", y: "-150%", children: [
17155
+ /* @__PURE__ */ jsxs91("filter", { height: "400%", id: lineGlowSoftFilterId, width: "400%", x: "-150%", y: "-150%", children: [
17151
17156
  /* @__PURE__ */ jsx114("feGaussianBlur", { in: "SourceGraphic", result: "blurWide", stdDeviation: "13" }),
17152
17157
  /* @__PURE__ */ jsx114("feGaussianBlur", { in: "SourceGraphic", result: "blurTight", stdDeviation: "5" }),
17153
- /* @__PURE__ */ jsxs90("feMerge", { children: [
17158
+ /* @__PURE__ */ jsxs91("feMerge", { children: [
17154
17159
  /* @__PURE__ */ jsx114("feMergeNode", { in: "blurWide" }),
17155
17160
  /* @__PURE__ */ jsx114("feMergeNode", { in: "blurTight" })
17156
17161
  ] })
17157
17162
  ] }),
17158
- /* @__PURE__ */ jsxs90("filter", { height: "300%", id: lineGlowMidFilterId, width: "300%", x: "-100%", y: "-100%", children: [
17163
+ /* @__PURE__ */ jsxs91("filter", { height: "300%", id: lineGlowMidFilterId, width: "300%", x: "-100%", y: "-100%", children: [
17159
17164
  /* @__PURE__ */ jsx114("feGaussianBlur", { in: "SourceGraphic", result: "blur", stdDeviation: "4" }),
17160
17165
  /* @__PURE__ */ jsx114("feComponentTransfer", { in: "blur", result: "boost", children: /* @__PURE__ */ jsx114("feFuncA", { intercept: "-0.05", slope: "1.6", type: "linear" }) })
17161
17166
  ] }),
17162
- /* @__PURE__ */ jsxs90("filter", { height: "400%", id: pointGlowFilterId, width: "400%", x: "-150%", y: "-150%", children: [
17167
+ /* @__PURE__ */ jsxs91("filter", { height: "400%", id: pointGlowFilterId, width: "400%", x: "-150%", y: "-150%", children: [
17163
17168
  /* @__PURE__ */ jsx114("feGaussianBlur", { in: "SourceGraphic", result: "blurWide", stdDeviation: "10" }),
17164
17169
  /* @__PURE__ */ jsx114("feGaussianBlur", { in: "SourceGraphic", result: "blurTight", stdDeviation: "3.5" }),
17165
- /* @__PURE__ */ jsxs90("feMerge", { children: [
17170
+ /* @__PURE__ */ jsxs91("feMerge", { children: [
17166
17171
  /* @__PURE__ */ jsx114("feMergeNode", { in: "blurWide" }),
17167
17172
  /* @__PURE__ */ jsx114("feMergeNode", { in: "blurTight" })
17168
17173
  ] })
@@ -17170,7 +17175,7 @@ function DealsOverTimeChart({
17170
17175
  ] }),
17171
17176
  yTicks.map((tick) => {
17172
17177
  const y = plotBottom - tick / maxValue2 * plotHeight;
17173
- return /* @__PURE__ */ jsxs90("g", { children: [
17178
+ return /* @__PURE__ */ jsxs91("g", { children: [
17174
17179
  /* @__PURE__ */ jsx114("line", { className: DealsOverTime_default.gridLine, x1: PLOT_LEFT, x2: plotRight, y1: y, y2: y }),
17175
17180
  /* @__PURE__ */ jsx114("text", { className: DealsOverTime_default.axisLabel, textAnchor: "end", x: PLOT_LEFT - 12, y: y + 3.5, children: tick })
17176
17181
  ] }, tick);
@@ -17216,7 +17221,7 @@ function DealsOverTimeChart({
17216
17221
  points.map((point, index) => {
17217
17222
  const isLast = index === points.length - 1;
17218
17223
  const isActive = activeIndex === index;
17219
- return /* @__PURE__ */ jsxs90("g", { children: [
17224
+ return /* @__PURE__ */ jsxs91("g", { children: [
17220
17225
  /* @__PURE__ */ jsx114(
17221
17226
  "circle",
17222
17227
  {
@@ -17253,7 +17258,7 @@ function DealsOverTimeChart({
17253
17258
  fill: isActive ? colors.pointRingActive : colors.pointRing,
17254
17259
  r: "4.5"
17255
17260
  }
17256
- ) : /* @__PURE__ */ jsxs90(Fragment15, { children: [
17261
+ ) : /* @__PURE__ */ jsxs91(Fragment15, { children: [
17257
17262
  /* @__PURE__ */ jsx114(
17258
17263
  "circle",
17259
17264
  {
@@ -17282,7 +17287,7 @@ function DealsOverTimeChart({
17282
17287
  ]
17283
17288
  }
17284
17289
  ),
17285
- activePoint ? /* @__PURE__ */ jsxs90(
17290
+ activePoint ? /* @__PURE__ */ jsxs91(
17286
17291
  "div",
17287
17292
  {
17288
17293
  className: DealsOverTime_default.tooltip,
@@ -17293,7 +17298,7 @@ function DealsOverTimeChart({
17293
17298
  },
17294
17299
  children: [
17295
17300
  /* @__PURE__ */ jsx114("span", { className: DealsOverTime_default.tooltipDate, children: (_c2 = activePoint.datum.tooltipLabel) != null ? _c2 : activePoint.datum.label }),
17296
- /* @__PURE__ */ jsxs90("strong", { className: DealsOverTime_default.tooltipValue, children: [
17301
+ /* @__PURE__ */ jsxs91("strong", { className: DealsOverTime_default.tooltipValue, children: [
17297
17302
  activePoint.datum.value,
17298
17303
  " ",
17299
17304
  valueLabel
@@ -17316,10 +17321,10 @@ function DealsOverTime({
17316
17321
  }) {
17317
17322
  const periodId = useId25();
17318
17323
  const resolvedMax = Math.max(1, maxValue2);
17319
- return /* @__PURE__ */ jsxs90("div", { className: [DealsOverTime_default.root, className].filter(Boolean).join(" "), "data-palette": palette, children: [
17320
- /* @__PURE__ */ jsxs90("header", { className: DealsOverTime_default.header, children: [
17324
+ return /* @__PURE__ */ jsxs91("div", { className: [DealsOverTime_default.root, className].filter(Boolean).join(" "), "data-palette": palette, children: [
17325
+ /* @__PURE__ */ jsxs91("header", { className: DealsOverTime_default.header, children: [
17321
17326
  /* @__PURE__ */ jsx114("h3", { className: DealsOverTime_default.title, children: title }),
17322
- /* @__PURE__ */ jsxs90("div", { className: DealsOverTime_default.period, children: [
17327
+ /* @__PURE__ */ jsxs91("div", { className: DealsOverTime_default.period, children: [
17323
17328
  /* @__PURE__ */ jsx114("label", { className: DealsOverTime_default.periodLabel, htmlFor: periodId, children: "Period" }),
17324
17329
  /* @__PURE__ */ jsx114(
17325
17330
  "select",
@@ -17341,12 +17346,12 @@ function DealsOverTime({
17341
17346
  import { useCallback as useCallback22, useState as useState46 } from "react";
17342
17347
 
17343
17348
  // ../../components/DashboardListWidget/shared.module.css
17344
- var shared_default = {"iconWrap":"opus_8R-PJ3_iconWrap","list":"opus_8R-PJ3_list","footerIcon":"opus_8R-PJ3_footerIcon","footerAction":"opus_8R-PJ3_footerAction","itemAction":"opus_8R-PJ3_itemAction","footer":"opus_8R-PJ3_footer"};
17349
+ var shared_default = {"itemAction":"opus_8R-PJ3_itemAction","iconWrap":"opus_8R-PJ3_iconWrap","footerAction":"opus_8R-PJ3_footerAction","list":"opus_8R-PJ3_list","footer":"opus_8R-PJ3_footer","footerIcon":"opus_8R-PJ3_footerIcon"};
17345
17350
 
17346
17351
  // ../../components/DashboardListWidget/DashboardListFooter.tsx
17347
- import { Fragment as Fragment16, jsx as jsx115, jsxs as jsxs91 } from "react/jsx-runtime";
17352
+ import { Fragment as Fragment16, jsx as jsx115, jsxs as jsxs92 } from "react/jsx-runtime";
17348
17353
  function DashboardListFooter({ footerHref, footerLabel, onFooterClick }) {
17349
- const content = /* @__PURE__ */ jsxs91(Fragment16, { children: [
17354
+ const content = /* @__PURE__ */ jsxs92(Fragment16, { children: [
17350
17355
  /* @__PURE__ */ jsx115("span", { children: footerLabel }),
17351
17356
  /* @__PURE__ */ jsx115("span", { "aria-hidden": "true", className: shared_default.footerIcon, children: /* @__PURE__ */ jsx115(CatalogIcon, { iconName: "arrow-right" }) })
17352
17357
  ] });
@@ -17354,12 +17359,12 @@ function DashboardListFooter({ footerHref, footerLabel, onFooterClick }) {
17354
17359
  }
17355
17360
 
17356
17361
  // ../../components/UpcomingTasks/UpcomingTasks.module.css
17357
- var UpcomingTasks_default = {"taskCheckbox":"opus_mFTWWU_taskCheckbox","title":"opus_mFTWWU_title","root":"opus_mFTWWU_root","list":"opus_mFTWWU_list","time":"opus_mFTWWU_time","item":"opus_mFTWWU_item","itemAction":"opus_mFTWWU_itemAction","itemBody":"opus_mFTWWU_itemBody","header":"opus_mFTWWU_header","copy":"opus_mFTWWU_copy","itemTitle":"opus_mFTWWU_itemTitle","itemSubtitle":"opus_mFTWWU_itemSubtitle"};
17362
+ var UpcomingTasks_default = {"title":"opus_mFTWWU_title","list":"opus_mFTWWU_list","taskCheckbox":"opus_mFTWWU_taskCheckbox","copy":"opus_mFTWWU_copy","item":"opus_mFTWWU_item","itemSubtitle":"opus_mFTWWU_itemSubtitle","time":"opus_mFTWWU_time","itemAction":"opus_mFTWWU_itemAction","itemTitle":"opus_mFTWWU_itemTitle","header":"opus_mFTWWU_header","itemBody":"opus_mFTWWU_itemBody","root":"opus_mFTWWU_root"};
17358
17363
 
17359
17364
  // ../../components/UpcomingTasks/UpcomingTasks.tsx
17360
- import { jsx as jsx116, jsxs as jsxs92 } from "react/jsx-runtime";
17365
+ import { jsx as jsx116, jsxs as jsxs93 } from "react/jsx-runtime";
17361
17366
  function TaskCopy({ task }) {
17362
- return /* @__PURE__ */ jsxs92("div", { className: UpcomingTasks_default.copy, children: [
17367
+ return /* @__PURE__ */ jsxs93("div", { className: UpcomingTasks_default.copy, children: [
17363
17368
  /* @__PURE__ */ jsx116("span", { className: UpcomingTasks_default.itemTitle, children: task.title }),
17364
17369
  /* @__PURE__ */ jsx116("span", { className: UpcomingTasks_default.itemSubtitle, children: task.subtitle })
17365
17370
  ] });
@@ -17392,9 +17397,9 @@ function UpcomingTasks({
17392
17397
  },
17393
17398
  [onTaskCompleteChange]
17394
17399
  );
17395
- return /* @__PURE__ */ jsxs92("div", { className: [UpcomingTasks_default.root, className].filter(Boolean).join(" "), children: [
17400
+ return /* @__PURE__ */ jsxs93("div", { className: [UpcomingTasks_default.root, className].filter(Boolean).join(" "), children: [
17396
17401
  /* @__PURE__ */ jsx116("header", { className: UpcomingTasks_default.header, children: /* @__PURE__ */ jsx116("h3", { className: UpcomingTasks_default.title, children: title }) }),
17397
- /* @__PURE__ */ jsx116("ul", { className: [shared_default.list, UpcomingTasks_default.list].join(" "), children: tasks.slice(0, 3).map((task) => /* @__PURE__ */ jsxs92("li", { className: UpcomingTasks_default.item, children: [
17402
+ /* @__PURE__ */ jsx116("ul", { className: [shared_default.list, UpcomingTasks_default.list].join(" "), children: tasks.slice(0, 3).map((task) => /* @__PURE__ */ jsxs93("li", { className: UpcomingTasks_default.item, children: [
17398
17403
  /* @__PURE__ */ jsx116(
17399
17404
  CheckboxField,
17400
17405
  {
@@ -17411,7 +17416,7 @@ function UpcomingTasks({
17411
17416
  size: checkboxSize
17412
17417
  }
17413
17418
  ),
17414
- onTaskClick ? /* @__PURE__ */ jsxs92(
17419
+ onTaskClick ? /* @__PURE__ */ jsxs93(
17415
17420
  "button",
17416
17421
  {
17417
17422
  className: [UpcomingTasks_default.itemAction, shared_default.itemAction].join(" "),
@@ -17422,7 +17427,7 @@ function UpcomingTasks({
17422
17427
  /* @__PURE__ */ jsx116("time", { className: UpcomingTasks_default.time, children: task.time })
17423
17428
  ]
17424
17429
  }
17425
- ) : /* @__PURE__ */ jsxs92("div", { className: UpcomingTasks_default.itemBody, children: [
17430
+ ) : /* @__PURE__ */ jsxs93("div", { className: UpcomingTasks_default.itemBody, children: [
17426
17431
  /* @__PURE__ */ jsx116(TaskCopy, { task }),
17427
17432
  /* @__PURE__ */ jsx116("time", { className: UpcomingTasks_default.time, children: task.time })
17428
17433
  ] })
@@ -17439,17 +17444,17 @@ function UpcomingTasks({
17439
17444
  }
17440
17445
 
17441
17446
  // ../../components/RecentActivity/RecentActivity.module.css
17442
- var RecentActivity_default = {"list":"opus_PR08Ax_list","title":"opus_PR08Ax_title","copy":"opus_PR08Ax_copy","itemTitle":"opus_PR08Ax_itemTitle","header":"opus_PR08Ax_header","root":"opus_PR08Ax_root","itemSubtitle":"opus_PR08Ax_itemSubtitle","item":"opus_PR08Ax_item","time":"opus_PR08Ax_time","iconWrap":"opus_PR08Ax_iconWrap","itemAction":"opus_PR08Ax_itemAction"};
17447
+ var RecentActivity_default = {"itemTitle":"opus_PR08Ax_itemTitle","iconWrap":"opus_PR08Ax_iconWrap","itemAction":"opus_PR08Ax_itemAction","itemSubtitle":"opus_PR08Ax_itemSubtitle","time":"opus_PR08Ax_time","list":"opus_PR08Ax_list","item":"opus_PR08Ax_item","copy":"opus_PR08Ax_copy","header":"opus_PR08Ax_header","title":"opus_PR08Ax_title","root":"opus_PR08Ax_root"};
17443
17448
 
17444
17449
  // ../../components/RecentActivity/RecentActivity.tsx
17445
- import { Fragment as Fragment17, jsx as jsx117, jsxs as jsxs93 } from "react/jsx-runtime";
17450
+ import { Fragment as Fragment17, jsx as jsx117, jsxs as jsxs94 } from "react/jsx-runtime";
17446
17451
  function ActivityRow({
17447
17452
  item,
17448
17453
  onItemClick
17449
17454
  }) {
17450
- const content = /* @__PURE__ */ jsxs93(Fragment17, { children: [
17455
+ const content = /* @__PURE__ */ jsxs94(Fragment17, { children: [
17451
17456
  /* @__PURE__ */ jsx117("span", { className: [RecentActivity_default.iconWrap, shared_default.iconWrap].join(" "), "data-tone": item.iconTone, children: /* @__PURE__ */ jsx117(CatalogIcon, { iconName: item.icon }) }),
17452
- /* @__PURE__ */ jsxs93("div", { className: RecentActivity_default.copy, children: [
17457
+ /* @__PURE__ */ jsxs94("div", { className: RecentActivity_default.copy, children: [
17453
17458
  /* @__PURE__ */ jsx117("span", { className: RecentActivity_default.itemTitle, children: item.title }),
17454
17459
  /* @__PURE__ */ jsx117("span", { className: RecentActivity_default.itemSubtitle, children: item.subtitle })
17455
17460
  ] }),
@@ -17477,7 +17482,7 @@ function RecentActivity({
17477
17482
  onItemClick,
17478
17483
  title = "Recent Activity"
17479
17484
  }) {
17480
- return /* @__PURE__ */ jsxs93("div", { className: [RecentActivity_default.root, className].filter(Boolean).join(" "), children: [
17485
+ return /* @__PURE__ */ jsxs94("div", { className: [RecentActivity_default.root, className].filter(Boolean).join(" "), children: [
17481
17486
  /* @__PURE__ */ jsx117("header", { className: RecentActivity_default.header, children: /* @__PURE__ */ jsx117("h3", { className: RecentActivity_default.title, children: title }) }),
17482
17487
  /* @__PURE__ */ jsx117("ul", { className: [shared_default.list, RecentActivity_default.list].join(" "), children: items.slice(0, 3).map((item) => /* @__PURE__ */ jsx117("li", { className: RecentActivity_default.item, children: /* @__PURE__ */ jsx117(ActivityRow, { item, onItemClick }) }, item.id)) }),
17483
17488
  /* @__PURE__ */ jsx117(
@@ -39234,10 +39239,10 @@ function opusThemeTokens(theme) {
39234
39239
  }
39235
39240
 
39236
39241
  // ../../components/EmojiPicker/EmojiPicker.module.css
39237
- var EmojiPicker_default = {"srOnly":"opus__tyRxw_srOnly","grid":"opus__tyRxw_grid","search":"opus__tyRxw_search","emojiButton":"opus__tyRxw_emojiButton","categories":"opus__tyRxw_categories","categoryButton":"opus__tyRxw_categoryButton","root":"opus__tyRxw_root","empty":"opus__tyRxw_empty","searchHint":"opus__tyRxw_searchHint","panel":"opus__tyRxw_panel"};
39242
+ var EmojiPicker_default = {"emojiButton":"opus__tyRxw_emojiButton","panel":"opus__tyRxw_panel","categoryButton":"opus__tyRxw_categoryButton","search":"opus__tyRxw_search","empty":"opus__tyRxw_empty","srOnly":"opus__tyRxw_srOnly","root":"opus__tyRxw_root","categories":"opus__tyRxw_categories","grid":"opus__tyRxw_grid","searchHint":"opus__tyRxw_searchHint"};
39238
39243
 
39239
39244
  // ../../components/EmojiPicker/EmojiPicker.tsx
39240
- import { jsx as jsx118, jsxs as jsxs94 } from "react/jsx-runtime";
39245
+ import { jsx as jsx118, jsxs as jsxs95 } from "react/jsx-runtime";
39241
39246
  var DEFAULT_CATEGORY = "smileys";
39242
39247
  function resolveDefaultCategory(recentEmojis) {
39243
39248
  return recentEmojis.length ? "recent" : DEFAULT_CATEGORY;
@@ -39409,7 +39414,7 @@ function EmojiPicker({
39409
39414
  }), portalStyle.width ? { width: portalStyle.width } : {}), {
39410
39415
  visibility: "visible"
39411
39416
  }) : { left: 0, top: 0, visibility: "hidden" };
39412
- const panel = visible ? /* @__PURE__ */ jsxs94(
39417
+ const panel = visible ? /* @__PURE__ */ jsxs95(
39413
39418
  "div",
39414
39419
  {
39415
39420
  "aria-label": "Emoji picker",
@@ -39483,7 +39488,7 @@ function EmojiPicker({
39483
39488
  ]
39484
39489
  }
39485
39490
  ) : null;
39486
- return /* @__PURE__ */ jsxs94(
39491
+ return /* @__PURE__ */ jsxs95(
39487
39492
  "div",
39488
39493
  {
39489
39494
  className: [EmojiPicker_default.root, className].filter(Boolean).join(" "),
@@ -39512,10 +39517,10 @@ function EmojiPicker({
39512
39517
  import { useEffect as useEffect38, useMemo as useMemo22, useRef as useRef38, useState as useState48 } from "react";
39513
39518
 
39514
39519
  // ../../components/NoteTag/NoteTag.module.css
39515
- var NoteTag_default = {"tag":"opus__ZnbtA_tag","removeButton":"opus__ZnbtA_removeButton","picker":"opus__ZnbtA_picker","menu":"opus__ZnbtA_menu","menuHeader":"opus__ZnbtA_menuHeader","options":"opus__ZnbtA_options","option":"opus__ZnbtA_option","list":"opus__ZnbtA_list"};
39520
+ var NoteTag_default = {"menu":"opus__ZnbtA_menu","menuHeader":"opus__ZnbtA_menuHeader","options":"opus__ZnbtA_options","option":"opus__ZnbtA_option","removeButton":"opus__ZnbtA_removeButton","tag":"opus__ZnbtA_tag","list":"opus__ZnbtA_list","picker":"opus__ZnbtA_picker"};
39516
39521
 
39517
39522
  // ../../components/NoteTag/NoteTag.tsx
39518
- import { jsx as jsx119, jsxs as jsxs95 } from "react/jsx-runtime";
39523
+ import { jsx as jsx119, jsxs as jsxs96 } from "react/jsx-runtime";
39519
39524
  var DEFAULT_NOTE_TAG_OPTIONS = [
39520
39525
  { id: "pricing", label: "Pricing", tone: "purple" },
39521
39526
  { id: "enterprise", label: "Enterprise", tone: "orange" },
@@ -39543,7 +39548,7 @@ function NoteTag({
39543
39548
  tone
39544
39549
  }) {
39545
39550
  const tag = { id, label, tone };
39546
- return /* @__PURE__ */ jsxs95(
39551
+ return /* @__PURE__ */ jsxs96(
39547
39552
  "span",
39548
39553
  {
39549
39554
  className: [NoteTag_default.tag, className].filter(Boolean).join(" "),
@@ -39628,7 +39633,7 @@ function NoteTagPicker({
39628
39633
  }
39629
39634
  onChange([...selectedTags, tag]);
39630
39635
  };
39631
- return /* @__PURE__ */ jsxs95("div", { className: NoteTag_default.picker, "data-note-tag-picker": "true", ref: rootRef, children: [
39636
+ return /* @__PURE__ */ jsxs96("div", { className: NoteTag_default.picker, "data-note-tag-picker": "true", ref: rootRef, children: [
39632
39637
  /* @__PURE__ */ jsx119(
39633
39638
  "button",
39634
39639
  {
@@ -39640,7 +39645,7 @@ function NoteTagPicker({
39640
39645
  children: children != null ? children : label
39641
39646
  }
39642
39647
  ),
39643
- isOpen ? /* @__PURE__ */ jsxs95("div", { className: NoteTag_default.menu, role: "listbox", "aria-label": label, children: [
39648
+ isOpen ? /* @__PURE__ */ jsxs96("div", { className: NoteTag_default.menu, role: "listbox", "aria-label": label, children: [
39644
39649
  /* @__PURE__ */ jsx119("div", { className: NoteTag_default.menuHeader, children: "Tags" }),
39645
39650
  /* @__PURE__ */ jsx119("div", { className: NoteTag_default.options, children: options.map((tag) => {
39646
39651
  const selected = selectedKeys.has(getTagKey(tag));
@@ -39662,10 +39667,10 @@ function NoteTagPicker({
39662
39667
  }
39663
39668
 
39664
39669
  // ../../components/NoteComposer/NoteComposer.module.css
39665
- var NoteComposer_default = {"saveButton":"opus_pQVlNo_saveButton","root":"opus_pQVlNo_root","selectedTags":"opus_pQVlNo_selectedTags","textarea":"opus_pQVlNo_textarea","footer":"opus_pQVlNo_footer","tools":"opus_pQVlNo_tools","toolButton":"opus_pQVlNo_toolButton"};
39670
+ var NoteComposer_default = {"tools":"opus_pQVlNo_tools","saveButton":"opus_pQVlNo_saveButton","selectedTags":"opus_pQVlNo_selectedTags","footer":"opus_pQVlNo_footer","root":"opus_pQVlNo_root","toolButton":"opus_pQVlNo_toolButton","textarea":"opus_pQVlNo_textarea"};
39666
39671
 
39667
39672
  // ../../components/NoteComposer/NoteComposer.tsx
39668
- import { jsx as jsx120, jsxs as jsxs96 } from "react/jsx-runtime";
39673
+ import { jsx as jsx120, jsxs as jsxs97 } from "react/jsx-runtime";
39669
39674
  function NoteComposer({
39670
39675
  className,
39671
39676
  defaultValue = "",
@@ -39765,7 +39770,7 @@ function NoteComposer({
39765
39770
  textarea.setSelectionRange(nextCaret, nextCaret);
39766
39771
  selectionRef.current = { start: nextCaret, end: nextCaret };
39767
39772
  }, [currentValue]);
39768
- return /* @__PURE__ */ jsxs96("div", { className: [NoteComposer_default.root, className].filter(Boolean).join(" "), children: [
39773
+ return /* @__PURE__ */ jsxs97("div", { className: [NoteComposer_default.root, className].filter(Boolean).join(" "), children: [
39769
39774
  /* @__PURE__ */ jsx120(
39770
39775
  "textarea",
39771
39776
  {
@@ -39790,8 +39795,8 @@ function NoteComposer({
39790
39795
  tags: currentTags
39791
39796
  }
39792
39797
  ) : null,
39793
- /* @__PURE__ */ jsxs96("div", { className: NoteComposer_default.footer, children: [
39794
- /* @__PURE__ */ jsxs96("div", { className: NoteComposer_default.tools, children: [
39798
+ /* @__PURE__ */ jsxs97("div", { className: NoteComposer_default.footer, children: [
39799
+ /* @__PURE__ */ jsxs97("div", { className: NoteComposer_default.tools, children: [
39795
39800
  showAttach ? /* @__PURE__ */ jsx120(
39796
39801
  "button",
39797
39802
  {
@@ -39873,10 +39878,10 @@ import {
39873
39878
  import { Fragment as Fragment18 } from "react";
39874
39879
 
39875
39880
  // ../../components/ContentTimeline/ContentTimeline.module.css
39876
- var ContentTimeline_default = {"itemFooter":"opus_vApy-v_itemFooter","content":"opus_vApy-v_content","groupLabel":"opus_vApy-v_groupLabel","statusDot":"opus_vApy-v_statusDot","markerSlot":"opus_vApy-v_markerSlot","head":"opus_vApy-v_head","time":"opus_vApy-v_time","itemAction":"opus_vApy-v_itemAction","children":"opus_vApy-v_children","line":"opus_vApy-v_line","item":"opus_vApy-v_item","rail":"opus_vApy-v_rail","title":"opus_vApy-v_title","description":"opus_vApy-v_description","dot":"opus_vApy-v_dot","tag":"opus_vApy-v_tag","list":"opus_vApy-v_list","metaRow":"opus_vApy-v_metaRow","tags":"opus_vApy-v_tags","body":"opus_vApy-v_body"};
39881
+ var ContentTimeline_default = {"item":"opus_vApy-v_item","description":"opus_vApy-v_description","tags":"opus_vApy-v_tags","body":"opus_vApy-v_body","itemAction":"opus_vApy-v_itemAction","itemFooter":"opus_vApy-v_itemFooter","time":"opus_vApy-v_time","children":"opus_vApy-v_children","line":"opus_vApy-v_line","tag":"opus_vApy-v_tag","list":"opus_vApy-v_list","statusDot":"opus_vApy-v_statusDot","dot":"opus_vApy-v_dot","rail":"opus_vApy-v_rail","content":"opus_vApy-v_content","head":"opus_vApy-v_head","title":"opus_vApy-v_title","metaRow":"opus_vApy-v_metaRow","groupLabel":"opus_vApy-v_groupLabel","markerSlot":"opus_vApy-v_markerSlot"};
39877
39882
 
39878
39883
  // ../../components/ContentTimeline/ContentTimeline.tsx
39879
- import { jsx as jsx121, jsxs as jsxs97 } from "react/jsx-runtime";
39884
+ import { jsx as jsx121, jsxs as jsxs98 } from "react/jsx-runtime";
39880
39885
  function itemUsesAvatar(item, variant) {
39881
39886
  if (variant === "default") {
39882
39887
  return false;
@@ -39908,7 +39913,7 @@ function renderTimelineItem({
39908
39913
  onKeyboardAction(item, index);
39909
39914
  }
39910
39915
  };
39911
- return /* @__PURE__ */ jsxs97(
39916
+ return /* @__PURE__ */ jsxs98(
39912
39917
  "li",
39913
39918
  {
39914
39919
  className: ContentTimeline_default.item,
@@ -39932,25 +39937,25 @@ function renderTimelineItem({
39932
39937
  role: isInteractive ? "listitem" : void 0,
39933
39938
  tabIndex: isInteractive ? 0 : void 0,
39934
39939
  children: [
39935
- /* @__PURE__ */ jsxs97("div", { "aria-hidden": "true", className: ContentTimeline_default.rail, "data-content-timeline-rail": "true", children: [
39940
+ /* @__PURE__ */ jsxs98("div", { "aria-hidden": "true", className: ContentTimeline_default.rail, "data-content-timeline-rail": "true", children: [
39936
39941
  /* @__PURE__ */ jsx121("div", { className: ContentTimeline_default.markerSlot, "data-content-timeline-marker": "true", children: showAvatar ? /* @__PURE__ */ jsx121(Avatar, { name: item.avatarName, size: "lg", src: item.avatarSrc }) : /* @__PURE__ */ jsx121("span", { className: ContentTimeline_default.dot }) }),
39937
39942
  !isLastInGroup || item.children || item.footer ? /* @__PURE__ */ jsx121("span", { className: ContentTimeline_default.line, "data-content-timeline-line": "true" }) : null
39938
39943
  ] }),
39939
- /* @__PURE__ */ jsxs97("div", { className: ContentTimeline_default.body, "data-content-timeline-body": "true", children: [
39940
- /* @__PURE__ */ jsxs97(
39944
+ /* @__PURE__ */ jsxs98("div", { className: ContentTimeline_default.body, "data-content-timeline-body": "true", children: [
39945
+ /* @__PURE__ */ jsxs98(
39941
39946
  "div",
39942
39947
  {
39943
39948
  className: ContentTimeline_default.content,
39944
39949
  "data-content-timeline-content": "true",
39945
39950
  "data-has-footer": item.footer ? "true" : void 0,
39946
39951
  children: [
39947
- /* @__PURE__ */ jsxs97("div", { className: ContentTimeline_default.head, children: [
39952
+ /* @__PURE__ */ jsxs98("div", { className: ContentTimeline_default.head, children: [
39948
39953
  showAvatar && showStatus ? /* @__PURE__ */ jsx121("span", { "aria-hidden": "true", className: ContentTimeline_default.statusDot }) : null,
39949
39954
  /* @__PURE__ */ jsx121("h3", { className: ContentTimeline_default.title, children: item.title }),
39950
39955
  item.time ? /* @__PURE__ */ jsx121("time", { className: ContentTimeline_default.time, children: item.time }) : null
39951
39956
  ] }),
39952
39957
  item.description ? /* @__PURE__ */ jsx121("p", { className: ContentTimeline_default.description, children: item.description }) : null,
39953
- ((_c2 = item.tags) == null ? void 0 : _c2.length) || item.action ? /* @__PURE__ */ jsxs97("div", { className: ContentTimeline_default.metaRow, children: [
39958
+ ((_c2 = item.tags) == null ? void 0 : _c2.length) || item.action ? /* @__PURE__ */ jsxs98("div", { className: ContentTimeline_default.metaRow, children: [
39954
39959
  ((_d2 = item.tags) == null ? void 0 : _d2.length) ? /* @__PURE__ */ jsx121("div", { className: ContentTimeline_default.tags, children: /* @__PURE__ */ jsx121(NoteTagList, { tags: item.tags.map((tag) => {
39955
39960
  var _a3;
39956
39961
  return __spreadProps(__spreadValues({}, tag), { tone: (_a3 = tag.tone) != null ? _a3 : "purple" });
@@ -39972,7 +39977,7 @@ function ContentTimeline({ groups, items, onItemClick, onItemDoubleClick, varian
39972
39977
  const resolvedGroups = groups != null ? groups : items ? [{ items }] : [];
39973
39978
  return /* @__PURE__ */ jsx121("ol", { className: ContentTimeline_default.list, "data-content-timeline-list": "true", children: resolvedGroups.map((group, groupIndex) => {
39974
39979
  var _a2;
39975
- return /* @__PURE__ */ jsxs97(Fragment18, { children: [
39980
+ return /* @__PURE__ */ jsxs98(Fragment18, { children: [
39976
39981
  group.label ? /* @__PURE__ */ jsx121("li", { "aria-hidden": "true", className: ContentTimeline_default.groupLabel, children: group.label }) : null,
39977
39982
  group.items.map(
39978
39983
  (item, index) => renderTimelineItem({
@@ -39990,10 +39995,10 @@ function ContentTimeline({ groups, items, onItemClick, onItemDoubleClick, varian
39990
39995
  }
39991
39996
 
39992
39997
  // ../../components/NotesActivity/NotesActivity.module.css
39993
- var NotesActivity_default = {"replyToolButton":"opus_ThZ-Bi_replyToolButton","tabIcon":"opus_ThZ-Bi_tabIcon","threadItems":"opus_ThZ-Bi_threadItems","composer":"opus_ThZ-Bi_composer","tab":"opus_ThZ-Bi_tab","footer":"opus_ThZ-Bi_footer","replyBlock":"opus_ThZ-Bi_replyBlock","replyTags":"opus_ThZ-Bi_replyTags","tabs":"opus_ThZ-Bi_tabs","root":"opus_ThZ-Bi_root","replyInputShell":"opus_ThZ-Bi_replyInputShell","replyTools":"opus_ThZ-Bi_replyTools","feed":"opus_ThZ-Bi_feed","replyInput":"opus_ThZ-Bi_replyInput","replyComposer":"opus_ThZ-Bi_replyComposer","footerIcon":"opus_ThZ-Bi_footerIcon","threadConnectors":"opus_ThZ-Bi_threadConnectors","footerAction":"opus_ThZ-Bi_footerAction"};
39998
+ var NotesActivity_default = {"tabIcon":"opus_ThZ-Bi_tabIcon","replyTools":"opus_ThZ-Bi_replyTools","tab":"opus_ThZ-Bi_tab","threadConnectors":"opus_ThZ-Bi_threadConnectors","footerAction":"opus_ThZ-Bi_footerAction","tabs":"opus_ThZ-Bi_tabs","replyTags":"opus_ThZ-Bi_replyTags","feed":"opus_ThZ-Bi_feed","footer":"opus_ThZ-Bi_footer","replyToolButton":"opus_ThZ-Bi_replyToolButton","footerIcon":"opus_ThZ-Bi_footerIcon","replyInput":"opus_ThZ-Bi_replyInput","composer":"opus_ThZ-Bi_composer","replyInputShell":"opus_ThZ-Bi_replyInputShell","root":"opus_ThZ-Bi_root","threadItems":"opus_ThZ-Bi_threadItems","replyBlock":"opus_ThZ-Bi_replyBlock","replyComposer":"opus_ThZ-Bi_replyComposer"};
39994
39999
 
39995
40000
  // ../../components/NotesActivity/NotesActivity.tsx
39996
- import { Fragment as Fragment19, jsx as jsx122, jsxs as jsxs98 } from "react/jsx-runtime";
40001
+ import { Fragment as Fragment19, jsx as jsx122, jsxs as jsxs99 } from "react/jsx-runtime";
39997
40002
  function formatNoteTime(date) {
39998
40003
  return `${String(date.getHours()).padStart(2, "0")}:${String(date.getMinutes()).padStart(2, "0")}`;
39999
40004
  }
@@ -40088,7 +40093,7 @@ function ThreadedTimeline({
40088
40093
  window.removeEventListener("resize", measureConnectors);
40089
40094
  };
40090
40095
  }, [items, measureConnectors]);
40091
- return /* @__PURE__ */ jsxs98("div", { className: NotesActivity_default.threadItems, ref: rootRef, children: [
40096
+ return /* @__PURE__ */ jsxs99("div", { className: NotesActivity_default.threadItems, ref: rootRef, children: [
40092
40097
  /* @__PURE__ */ jsx122(
40093
40098
  "svg",
40094
40099
  {
@@ -40168,14 +40173,14 @@ function InlineReplyComposer({
40168
40173
  )
40169
40174
  );
40170
40175
  };
40171
- return /* @__PURE__ */ jsxs98("form", { className: NotesActivity_default.replyComposer, onSubmit, children: [
40172
- /* @__PURE__ */ jsxs98(
40176
+ return /* @__PURE__ */ jsxs99("form", { className: NotesActivity_default.replyComposer, onSubmit, children: [
40177
+ /* @__PURE__ */ jsxs99(
40173
40178
  "div",
40174
40179
  {
40175
40180
  className: NotesActivity_default.replyInputShell,
40176
40181
  "data-has-tools": hasTools ? "true" : void 0,
40177
40182
  children: [
40178
- hasTools ? /* @__PURE__ */ jsxs98("div", { className: NotesActivity_default.replyTools, "aria-label": "Reply tools", children: [
40183
+ hasTools ? /* @__PURE__ */ jsxs99("div", { className: NotesActivity_default.replyTools, "aria-label": "Reply tools", children: [
40179
40184
  showAttach ? /* @__PURE__ */ jsx122(
40180
40185
  "button",
40181
40186
  {
@@ -40550,18 +40555,18 @@ function NotesActivity({
40550
40555
  const activeFooterLabel = activeTab === "notes" ? notesFooterLabel : activityFooterLabel;
40551
40556
  const activeFooterHref = activeTab === "notes" ? notesFooterHref : activityFooterHref;
40552
40557
  const activeFooterClick = activeTab === "notes" ? onNotesFooterClick : onActivityFooterClick;
40553
- const footerContent = /* @__PURE__ */ jsxs98(Fragment19, { children: [
40558
+ const footerContent = /* @__PURE__ */ jsxs99(Fragment19, { children: [
40554
40559
  /* @__PURE__ */ jsx122("span", { children: activeFooterLabel }),
40555
40560
  /* @__PURE__ */ jsx122("span", { "aria-hidden": "true", className: NotesActivity_default.footerIcon, children: /* @__PURE__ */ jsx122(CatalogIcon, { iconName: "arrow-right" }) })
40556
40561
  ] });
40557
- return /* @__PURE__ */ jsxs98("div", { className: [NotesActivity_default.root, className].filter(Boolean).join(" "), "data-density": density, children: [
40562
+ return /* @__PURE__ */ jsxs99("div", { className: [NotesActivity_default.root, className].filter(Boolean).join(" "), "data-density": density, children: [
40558
40563
  /* @__PURE__ */ jsx122(
40559
40564
  "div",
40560
40565
  {
40561
40566
  "aria-label": "Notes and activity",
40562
40567
  className: NotesActivity_default.tabs,
40563
40568
  role: "tablist",
40564
- children: ["notes", "activity"].map((tab) => /* @__PURE__ */ jsxs98(
40569
+ children: ["notes", "activity"].map((tab) => /* @__PURE__ */ jsxs99(
40565
40570
  "button",
40566
40571
  {
40567
40572
  "aria-selected": activeTab === tab,
@@ -40675,18 +40680,18 @@ function NotesActivity({
40675
40680
  import { useMemo as useMemo24 } from "react";
40676
40681
 
40677
40682
  // ../../components/TopPerformingUsers/TopPerformingUsers.module.css
40678
- var TopPerformingUsers_default = {"list":"opus_sYx0a6_list","itemAction":"opus_sYx0a6_itemAction","barFill":"opus_sYx0a6_barFill","root":"opus_sYx0a6_root","header":"opus_sYx0a6_header","barTrack":"opus_sYx0a6_barTrack","item":"opus_sYx0a6_item","title":"opus_sYx0a6_title","name":"opus_sYx0a6_name","row":"opus_sYx0a6_row","value":"opus_sYx0a6_value"};
40683
+ var TopPerformingUsers_default = {"header":"opus_sYx0a6_header","list":"opus_sYx0a6_list","itemAction":"opus_sYx0a6_itemAction","value":"opus_sYx0a6_value","row":"opus_sYx0a6_row","item":"opus_sYx0a6_item","title":"opus_sYx0a6_title","barFill":"opus_sYx0a6_barFill","root":"opus_sYx0a6_root","barTrack":"opus_sYx0a6_barTrack","name":"opus_sYx0a6_name"};
40679
40684
 
40680
40685
  // ../../components/TopPerformingUsers/TopPerformingUsers.tsx
40681
- import { Fragment as Fragment20, jsx as jsx123, jsxs as jsxs99 } from "react/jsx-runtime";
40686
+ import { Fragment as Fragment20, jsx as jsx123, jsxs as jsxs100 } from "react/jsx-runtime";
40682
40687
  function PersonRow({
40683
40688
  maxValue: maxValue2,
40684
40689
  onPersonClick,
40685
40690
  user
40686
40691
  }) {
40687
- const content = /* @__PURE__ */ jsxs99(Fragment20, { children: [
40692
+ const content = /* @__PURE__ */ jsxs100(Fragment20, { children: [
40688
40693
  /* @__PURE__ */ jsx123(Avatar, { name: user.name, size: "sm", src: user.src }),
40689
- /* @__PURE__ */ jsxs99("div", { className: TopPerformingUsers_default.row, children: [
40694
+ /* @__PURE__ */ jsxs100("div", { className: TopPerformingUsers_default.row, children: [
40690
40695
  /* @__PURE__ */ jsx123("span", { className: TopPerformingUsers_default.name, children: user.name }),
40691
40696
  /* @__PURE__ */ jsx123("div", { className: TopPerformingUsers_default.barTrack, children: /* @__PURE__ */ jsx123("span", { className: TopPerformingUsers_default.barFill, style: { width: `${user.value / maxValue2 * 100}%` } }) }),
40692
40697
  /* @__PURE__ */ jsx123("span", { className: TopPerformingUsers_default.value, children: user.displayValue })
@@ -40719,7 +40724,7 @@ function TopPerformingUsers({
40719
40724
  [users]
40720
40725
  );
40721
40726
  const visibleUsers = users.slice(0, 3);
40722
- return /* @__PURE__ */ jsxs99("div", { className: [TopPerformingUsers_default.root, className].filter(Boolean).join(" "), children: [
40727
+ return /* @__PURE__ */ jsxs100("div", { className: [TopPerformingUsers_default.root, className].filter(Boolean).join(" "), children: [
40723
40728
  /* @__PURE__ */ jsx123("header", { className: TopPerformingUsers_default.header, children: /* @__PURE__ */ jsx123("h3", { className: TopPerformingUsers_default.title, children: title }) }),
40724
40729
  /* @__PURE__ */ jsx123("ul", { className: [shared_default.list, TopPerformingUsers_default.list].join(" "), children: visibleUsers.map((user) => /* @__PURE__ */ jsx123("li", { className: TopPerformingUsers_default.item, children: /* @__PURE__ */ jsx123(PersonRow, { maxValue: maxValue2, onPersonClick, user }) }, user.id)) }),
40725
40730
  /* @__PURE__ */ jsx123(
@@ -40734,10 +40739,10 @@ function TopPerformingUsers({
40734
40739
  }
40735
40740
 
40736
40741
  // ../../components/UserProfileWidget/UserProfileWidget.module.css
40737
- var UserProfileWidget_default = {"name":"opus_zjR1aT_name","copy":"opus_zjR1aT_copy","chevronButton":"opus_zjR1aT_chevronButton","chevron":"opus_zjR1aT_chevron","role":"opus_zjR1aT_role","avatarButton":"opus_zjR1aT_avatarButton","root":"opus_zjR1aT_root"};
40742
+ var UserProfileWidget_default = {"chevronButton":"opus_zjR1aT_chevronButton","chevron":"opus_zjR1aT_chevron","copy":"opus_zjR1aT_copy","name":"opus_zjR1aT_name","avatarButton":"opus_zjR1aT_avatarButton","role":"opus_zjR1aT_role","root":"opus_zjR1aT_root"};
40738
40743
 
40739
40744
  // ../../components/UserProfileWidget/UserProfileWidget.tsx
40740
- import { jsx as jsx124, jsxs as jsxs100 } from "react/jsx-runtime";
40745
+ import { jsx as jsx124, jsxs as jsxs101 } from "react/jsx-runtime";
40741
40746
  function UserProfileWidget({
40742
40747
  avatarSize = "md",
40743
40748
  className,
@@ -40760,7 +40765,7 @@ function UserProfileWidget({
40760
40765
  onSelect: () => handleMenuSelect(item)
40761
40766
  }));
40762
40767
  const avatar = /* @__PURE__ */ jsx124(Avatar, { name, size: avatarSize, src });
40763
- return /* @__PURE__ */ jsxs100("div", { className: [UserProfileWidget_default.root, className].filter(Boolean).join(" "), children: [
40768
+ return /* @__PURE__ */ jsxs101("div", { className: [UserProfileWidget_default.root, className].filter(Boolean).join(" "), children: [
40764
40769
  onAvatarClick ? /* @__PURE__ */ jsx124(
40765
40770
  "button",
40766
40771
  {
@@ -40771,7 +40776,7 @@ function UserProfileWidget({
40771
40776
  children: avatar
40772
40777
  }
40773
40778
  ) : avatar,
40774
- /* @__PURE__ */ jsxs100("div", { className: UserProfileWidget_default.copy, children: [
40779
+ /* @__PURE__ */ jsxs101("div", { className: UserProfileWidget_default.copy, children: [
40775
40780
  /* @__PURE__ */ jsx124("span", { className: UserProfileWidget_default.name, children: name }),
40776
40781
  /* @__PURE__ */ jsx124("span", { className: UserProfileWidget_default.role, children: role })
40777
40782
  ] }),
@@ -40803,7 +40808,7 @@ function UserProfileWidget({
40803
40808
 
40804
40809
  // ../../components/UserProfileWidget/ProfilePhotoUploadModal.tsx
40805
40810
  import { useEffect as useEffect40, useState as useState51 } from "react";
40806
- import { Fragment as Fragment21, jsx as jsx125, jsxs as jsxs101 } from "react/jsx-runtime";
40811
+ import { Fragment as Fragment21, jsx as jsx125, jsxs as jsxs102 } from "react/jsx-runtime";
40807
40812
  var defaultUserProfilePhotoUploadOptions = {
40808
40813
  changeButtonLabel: "Change photo",
40809
40814
  cropButtonLabel: "Apply crop",
@@ -40843,7 +40848,7 @@ function ProfilePhotoUploadModal({
40843
40848
  return /* @__PURE__ */ jsx125(
40844
40849
  Modal,
40845
40850
  {
40846
- actions: /* @__PURE__ */ jsxs101(Fragment21, { children: [
40851
+ actions: /* @__PURE__ */ jsxs102(Fragment21, { children: [
40847
40852
  /* @__PURE__ */ jsx125(Button, { type: "button", variant: "secondary", onClick: handleClose, children: (_a2 = options == null ? void 0 : options.cancelButtonLabel) != null ? _a2 : "Cancel" }),
40848
40853
  (cropAvailability == null ? void 0 : cropAvailability.canApply) ? /* @__PURE__ */ jsx125(
40849
40854
  Button,
@@ -40902,10 +40907,10 @@ function ProfilePhotoUploadModal({
40902
40907
  }
40903
40908
 
40904
40909
  // ../../components/ImageCropUploadWidget/ImageCropUploadWidget.module.css
40905
- var ImageCropUploadWidget_default = {"title":"opus_jO9vJQ_title","field":"opus_jO9vJQ_field","root":"opus_jO9vJQ_root"};
40910
+ var ImageCropUploadWidget_default = {"field":"opus_jO9vJQ_field","root":"opus_jO9vJQ_root","title":"opus_jO9vJQ_title"};
40906
40911
 
40907
40912
  // ../../components/ImageCropUploadWidget/ImageCropUploadWidget.tsx
40908
- import { jsx as jsx126, jsxs as jsxs102 } from "react/jsx-runtime";
40913
+ import { jsx as jsx126, jsxs as jsxs103 } from "react/jsx-runtime";
40909
40914
  function ImageCropUploadWidget({
40910
40915
  changeButtonLabel,
40911
40916
  className,
@@ -40940,7 +40945,7 @@ function ImageCropUploadWidget({
40940
40945
  zoomLabel,
40941
40946
  zoomStep
40942
40947
  };
40943
- return /* @__PURE__ */ jsxs102("div", { className: [ImageCropUploadWidget_default.root, className].filter(Boolean).join(" "), children: [
40948
+ return /* @__PURE__ */ jsxs103("div", { className: [ImageCropUploadWidget_default.root, className].filter(Boolean).join(" "), children: [
40944
40949
  title ? /* @__PURE__ */ jsx126("h3", { className: ImageCropUploadWidget_default.title, children: title }) : null,
40945
40950
  /* @__PURE__ */ jsx126("div", { className: ImageCropUploadWidget_default.field, children: /* @__PURE__ */ jsx126(ImageCropUploadField, __spreadValues({}, fieldProps)) })
40946
40951
  ] });
@@ -40950,7 +40955,7 @@ function ImageCropUploadWidget({
40950
40955
  var DashboardContentContainer_default = {"title":"opus_myuwZ6_title","container":"opus_myuwZ6_container"};
40951
40956
 
40952
40957
  // ../../components/DashboardContentContainer/DashboardContentContainer.tsx
40953
- import { jsx as jsx127, jsxs as jsxs103 } from "react/jsx-runtime";
40958
+ import { jsx as jsx127, jsxs as jsxs104 } from "react/jsx-runtime";
40954
40959
  function DashboardContentContainer({
40955
40960
  children,
40956
40961
  className,
@@ -40963,7 +40968,7 @@ function DashboardContentContainer({
40963
40968
  title,
40964
40969
  width = "widget"
40965
40970
  }) {
40966
- return /* @__PURE__ */ jsxs103(
40971
+ return /* @__PURE__ */ jsxs104(
40967
40972
  "article",
40968
40973
  {
40969
40974
  className: [DashboardContentContainer_default.container, className].filter(Boolean).join(" "),
@@ -40986,10 +40991,10 @@ function DashboardContentContainer({
40986
40991
  import { useMemo as useMemo25, useState as useState52 } from "react";
40987
40992
 
40988
40993
  // ../../components/PropertyInspector/PropertyInspector.module.css
40989
- var PropertyInspector_default = {"searchRow":"opus_IrN8Z8_searchRow","select":"opus_IrN8Z8_select","rows":"opus_IrN8Z8_rows","row":"opus_IrN8Z8_row","label":"opus_IrN8Z8_label","value":"opus_IrN8Z8_value","root":"opus_IrN8Z8_root","valueCell":"opus_IrN8Z8_valueCell","checkbox":"opus_IrN8Z8_checkbox","input":"opus_IrN8Z8_input","group":"opus_IrN8Z8_group","search":"opus_IrN8Z8_search","groupHeader":"opus_IrN8Z8_groupHeader"};
40994
+ var PropertyInspector_default = {"search":"opus_IrN8Z8_search","value":"opus_IrN8Z8_value","row":"opus_IrN8Z8_row","group":"opus_IrN8Z8_group","root":"opus_IrN8Z8_root","valueCell":"opus_IrN8Z8_valueCell","groupHeader":"opus_IrN8Z8_groupHeader","input":"opus_IrN8Z8_input","select":"opus_IrN8Z8_select","searchRow":"opus_IrN8Z8_searchRow","label":"opus_IrN8Z8_label","checkbox":"opus_IrN8Z8_checkbox","rows":"opus_IrN8Z8_rows"};
40990
40995
 
40991
40996
  // ../../components/PropertyInspector/PropertyInspector.tsx
40992
- import { jsx as jsx128, jsxs as jsxs104 } from "react/jsx-runtime";
40997
+ import { jsx as jsx128, jsxs as jsxs105 } from "react/jsx-runtime";
40993
40998
  function isSelectValue(value) {
40994
40999
  return Boolean(value && typeof value === "object" && "options" in value);
40995
41000
  }
@@ -41030,7 +41035,7 @@ function PropertyInspector({ items, onChange, searchable = false }) {
41030
41035
  return next;
41031
41036
  });
41032
41037
  }
41033
- return /* @__PURE__ */ jsxs104("div", { className: PropertyInspector_default.root, "aria-label": "Property inspector", children: [
41038
+ return /* @__PURE__ */ jsxs105("div", { className: PropertyInspector_default.root, "aria-label": "Property inspector", children: [
41034
41039
  searchable ? /* @__PURE__ */ jsx128("div", { className: PropertyInspector_default.searchRow, children: /* @__PURE__ */ jsx128(
41035
41040
  "input",
41036
41041
  {
@@ -41044,8 +41049,8 @@ function PropertyInspector({ items, onChange, searchable = false }) {
41044
41049
  ) }) : null,
41045
41050
  groups.map(([group, groupItems]) => {
41046
41051
  const isCollapsed = collapsed.has(group);
41047
- return /* @__PURE__ */ jsxs104("section", { className: PropertyInspector_default.group, children: [
41048
- /* @__PURE__ */ jsxs104(
41052
+ return /* @__PURE__ */ jsxs105("section", { className: PropertyInspector_default.group, children: [
41053
+ /* @__PURE__ */ jsxs105(
41049
41054
  "button",
41050
41055
  {
41051
41056
  "aria-expanded": !isCollapsed,
@@ -41058,7 +41063,7 @@ function PropertyInspector({ items, onChange, searchable = false }) {
41058
41063
  ]
41059
41064
  }
41060
41065
  ),
41061
- !isCollapsed ? /* @__PURE__ */ jsx128("div", { className: PropertyInspector_default.rows, role: "table", children: groupItems.map((item) => /* @__PURE__ */ jsxs104("div", { className: PropertyInspector_default.row, role: "row", children: [
41066
+ !isCollapsed ? /* @__PURE__ */ jsx128("div", { className: PropertyInspector_default.rows, role: "table", children: groupItems.map((item) => /* @__PURE__ */ jsxs105("div", { className: PropertyInspector_default.row, role: "row", children: [
41062
41067
  /* @__PURE__ */ jsx128("div", { className: PropertyInspector_default.label, role: "rowheader", children: item.label }),
41063
41068
  /* @__PURE__ */ jsx128("div", { className: PropertyInspector_default.valueCell, role: "cell", children: item.readOnly || !onChange ? /* @__PURE__ */ jsx128("span", { className: PropertyInspector_default.value, children: formatDisplay(item.value) }) : typeof item.value === "boolean" ? /* @__PURE__ */ jsx128(
41064
41069
  "input",
@@ -41106,10 +41111,10 @@ function PropertyInspector({ items, onChange, searchable = false }) {
41106
41111
  import { useMemo as useMemo26 } from "react";
41107
41112
 
41108
41113
  // ../../components/FilterBuilder/FilterBuilder.module.css
41109
- var FilterBuilder_default = {"list":"opus_CtJDHh_list","expression":"opus_CtJDHh_expression","remove":"opus_CtJDHh_remove","joinerSpacer":"opus_CtJDHh_joinerSpacer","header":"opus_CtJDHh_header","outputLabel":"opus_CtJDHh_outputLabel","joiner":"opus_CtJDHh_joiner","valuePlaceholder":"opus_CtJDHh_valuePlaceholder","payload":"opus_CtJDHh_payload","select":"opus_CtJDHh_select","row":"opus_CtJDHh_row","title":"opus_CtJDHh_title","add":"opus_CtJDHh_add","root":"opus_CtJDHh_root","input":"opus_CtJDHh_input","empty":"opus_CtJDHh_empty","output":"opus_CtJDHh_output"};
41114
+ var FilterBuilder_default = {"expression":"opus_CtJDHh_expression","valuePlaceholder":"opus_CtJDHh_valuePlaceholder","joinerSpacer":"opus_CtJDHh_joinerSpacer","input":"opus_CtJDHh_input","add":"opus_CtJDHh_add","title":"opus_CtJDHh_title","outputLabel":"opus_CtJDHh_outputLabel","header":"opus_CtJDHh_header","empty":"opus_CtJDHh_empty","select":"opus_CtJDHh_select","payload":"opus_CtJDHh_payload","remove":"opus_CtJDHh_remove","row":"opus_CtJDHh_row","root":"opus_CtJDHh_root","output":"opus_CtJDHh_output","joiner":"opus_CtJDHh_joiner","list":"opus_CtJDHh_list"};
41110
41115
 
41111
41116
  // ../../components/FilterBuilder/FilterBuilder.tsx
41112
- import { jsx as jsx129, jsxs as jsxs105 } from "react/jsx-runtime";
41117
+ import { jsx as jsx129, jsxs as jsxs106 } from "react/jsx-runtime";
41113
41118
  var operators = [
41114
41119
  { value: "eq", label: "equals" },
41115
41120
  { value: "neq", label: "not equals" },
@@ -41156,12 +41161,12 @@ function FilterBuilder({ conditions, fields, onChange }) {
41156
41161
  ),
41157
41162
  [conditions]
41158
41163
  );
41159
- return /* @__PURE__ */ jsxs105("div", { className: FilterBuilder_default.root, "aria-label": "Filter builder", children: [
41160
- /* @__PURE__ */ jsxs105("div", { className: FilterBuilder_default.header, children: [
41164
+ return /* @__PURE__ */ jsxs106("div", { className: FilterBuilder_default.root, "aria-label": "Filter builder", children: [
41165
+ /* @__PURE__ */ jsxs106("div", { className: FilterBuilder_default.header, children: [
41161
41166
  /* @__PURE__ */ jsx129("span", { className: FilterBuilder_default.title, children: "Filters" }),
41162
41167
  /* @__PURE__ */ jsx129("button", { className: FilterBuilder_default.add, onClick: () => onChange([...conditions, createCondition(fields)]), type: "button", children: "Add filter" })
41163
41168
  ] }),
41164
- conditions.length === 0 ? /* @__PURE__ */ jsx129("p", { className: FilterBuilder_default.empty, children: "No filters. Add one to narrow results." }) : /* @__PURE__ */ jsx129("ul", { className: FilterBuilder_default.list, children: conditions.map((condition, index) => /* @__PURE__ */ jsxs105("li", { className: FilterBuilder_default.row, children: [
41169
+ conditions.length === 0 ? /* @__PURE__ */ jsx129("p", { className: FilterBuilder_default.empty, children: "No filters. Add one to narrow results." }) : /* @__PURE__ */ jsx129("ul", { className: FilterBuilder_default.list, children: conditions.map((condition, index) => /* @__PURE__ */ jsxs106("li", { className: FilterBuilder_default.row, children: [
41165
41170
  index > 0 ? /* @__PURE__ */ jsx129("span", { className: FilterBuilder_default.joiner, children: "AND" }) : /* @__PURE__ */ jsx129("span", { className: FilterBuilder_default.joinerSpacer }),
41166
41171
  /* @__PURE__ */ jsx129(
41167
41172
  "select",
@@ -41204,7 +41209,7 @@ function FilterBuilder({ conditions, fields, onChange }) {
41204
41209
  }
41205
41210
  )
41206
41211
  ] }, condition.id)) }),
41207
- /* @__PURE__ */ jsxs105("div", { className: FilterBuilder_default.output, "aria-label": "Filter output", children: [
41212
+ /* @__PURE__ */ jsxs106("div", { className: FilterBuilder_default.output, "aria-label": "Filter output", children: [
41208
41213
  /* @__PURE__ */ jsx129("div", { className: FilterBuilder_default.outputLabel, children: "Output" }),
41209
41214
  /* @__PURE__ */ jsx129("p", { className: FilterBuilder_default.expression, children: expression }),
41210
41215
  /* @__PURE__ */ jsx129("pre", { className: FilterBuilder_default.payload, tabIndex: 0, children: JSON.stringify(payload, null, 2) })
@@ -41216,10 +41221,10 @@ function FilterBuilder({ conditions, fields, onChange }) {
41216
41221
  import { useMemo as useMemo27 } from "react";
41217
41222
 
41218
41223
  // ../../components/QueryBuilder/QueryBuilder.module.css
41219
- var QueryBuilder_default = {"root":"opus_b7dZwd_root","toolbar":"opus_b7dZwd_toolbar","selectNarrow":"opus_b7dZwd_selectNarrow","input":"opus_b7dZwd_input","output":"opus_b7dZwd_output","list":"opus_b7dZwd_list","outputLabel":"opus_b7dZwd_outputLabel","combinator":"opus_b7dZwd_combinator","select":"opus_b7dZwd_select","empty":"opus_b7dZwd_empty","add":"opus_b7dZwd_add","chip":"opus_b7dZwd_chip","payload":"opus_b7dZwd_payload","expression":"opus_b7dZwd_expression","chipSpacer":"opus_b7dZwd_chipSpacer","remove":"opus_b7dZwd_remove","row":"opus_b7dZwd_row"};
41224
+ var QueryBuilder_default = {"select":"opus_b7dZwd_select","row":"opus_b7dZwd_row","payload":"opus_b7dZwd_payload","output":"opus_b7dZwd_output","combinator":"opus_b7dZwd_combinator","list":"opus_b7dZwd_list","input":"opus_b7dZwd_input","empty":"opus_b7dZwd_empty","expression":"opus_b7dZwd_expression","chip":"opus_b7dZwd_chip","toolbar":"opus_b7dZwd_toolbar","add":"opus_b7dZwd_add","selectNarrow":"opus_b7dZwd_selectNarrow","root":"opus_b7dZwd_root","chipSpacer":"opus_b7dZwd_chipSpacer","remove":"opus_b7dZwd_remove","outputLabel":"opus_b7dZwd_outputLabel"};
41220
41225
 
41221
41226
  // ../../components/QueryBuilder/QueryBuilder.tsx
41222
- import { jsx as jsx130, jsxs as jsxs106 } from "react/jsx-runtime";
41227
+ import { jsx as jsx130, jsxs as jsxs107 } from "react/jsx-runtime";
41223
41228
  var operators2 = [
41224
41229
  { value: "eq", label: "=" },
41225
41230
  { value: "neq", label: "\u2260" },
@@ -41268,11 +41273,11 @@ function QueryBuilder({ fields, group, onChange }) {
41268
41273
  }),
41269
41274
  [group]
41270
41275
  );
41271
- return /* @__PURE__ */ jsxs106("div", { className: QueryBuilder_default.root, "aria-label": "Query builder", children: [
41272
- /* @__PURE__ */ jsxs106("div", { className: QueryBuilder_default.toolbar, children: [
41273
- /* @__PURE__ */ jsxs106("label", { className: QueryBuilder_default.combinator, children: [
41276
+ return /* @__PURE__ */ jsxs107("div", { className: QueryBuilder_default.root, "aria-label": "Query builder", children: [
41277
+ /* @__PURE__ */ jsxs107("div", { className: QueryBuilder_default.toolbar, children: [
41278
+ /* @__PURE__ */ jsxs107("label", { className: QueryBuilder_default.combinator, children: [
41274
41279
  "Match",
41275
- /* @__PURE__ */ jsxs106(
41280
+ /* @__PURE__ */ jsxs107(
41276
41281
  "select",
41277
41282
  {
41278
41283
  "aria-label": "Combinator",
@@ -41288,7 +41293,7 @@ function QueryBuilder({ fields, group, onChange }) {
41288
41293
  ] }),
41289
41294
  /* @__PURE__ */ jsx130("button", { className: QueryBuilder_default.add, onClick: () => onChange(__spreadProps(__spreadValues({}, group), { rules: [...group.rules, createRule(fields)] })), type: "button", children: "Add rule" })
41290
41295
  ] }),
41291
- group.rules.length === 0 ? /* @__PURE__ */ jsx130("p", { className: QueryBuilder_default.empty, children: "Add at least one rule to build a query." }) : /* @__PURE__ */ jsx130("ul", { className: QueryBuilder_default.list, children: group.rules.map((rule, index) => /* @__PURE__ */ jsxs106("li", { className: QueryBuilder_default.row, children: [
41296
+ group.rules.length === 0 ? /* @__PURE__ */ jsx130("p", { className: QueryBuilder_default.empty, children: "Add at least one rule to build a query." }) : /* @__PURE__ */ jsx130("ul", { className: QueryBuilder_default.list, children: group.rules.map((rule, index) => /* @__PURE__ */ jsxs107("li", { className: QueryBuilder_default.row, children: [
41292
41297
  index > 0 ? /* @__PURE__ */ jsx130("span", { className: QueryBuilder_default.chip, children: group.combinator.toUpperCase() }) : /* @__PURE__ */ jsx130("span", { className: QueryBuilder_default.chipSpacer }),
41293
41298
  /* @__PURE__ */ jsx130(
41294
41299
  "select",
@@ -41331,7 +41336,7 @@ function QueryBuilder({ fields, group, onChange }) {
41331
41336
  }
41332
41337
  )
41333
41338
  ] }, rule.id)) }),
41334
- /* @__PURE__ */ jsxs106("div", { className: QueryBuilder_default.output, "aria-label": "Query output", children: [
41339
+ /* @__PURE__ */ jsxs107("div", { className: QueryBuilder_default.output, "aria-label": "Query output", children: [
41335
41340
  /* @__PURE__ */ jsx130("div", { className: QueryBuilder_default.outputLabel, children: "Output" }),
41336
41341
  /* @__PURE__ */ jsx130("p", { className: QueryBuilder_default.expression, children: expression }),
41337
41342
  /* @__PURE__ */ jsx130("pre", { className: QueryBuilder_default.payload, tabIndex: 0, children: JSON.stringify(payload, null, 2) })
@@ -41343,10 +41348,10 @@ function QueryBuilder({ fields, group, onChange }) {
41343
41348
  import { useMemo as useMemo28 } from "react";
41344
41349
 
41345
41350
  // ../../components/RuleBuilder/RuleBuilder.module.css
41346
- var RuleBuilder_default = {"list":"opus_O61tUk_list","card":"opus_O61tUk_card","outputLabel":"opus_O61tUk_outputLabel","payload":"opus_O61tUk_payload","field":"opus_O61tUk_field","priority":"opus_O61tUk_priority","name":"opus_O61tUk_name","select":"opus_O61tUk_select","empty":"opus_O61tUk_empty","expression":"opus_O61tUk_expression","title":"opus_O61tUk_title","root":"opus_O61tUk_root","add":"opus_O61tUk_add","actions":"opus_O61tUk_actions","subtitle":"opus_O61tUk_subtitle","enabled":"opus_O61tUk_enabled","header":"opus_O61tUk_header","output":"opus_O61tUk_output","cardTop":"opus_O61tUk_cardTop","input":"opus_O61tUk_input","action":"opus_O61tUk_action"};
41351
+ var RuleBuilder_default = {"title":"opus_O61tUk_title","card":"opus_O61tUk_card","outputLabel":"opus_O61tUk_outputLabel","payload":"opus_O61tUk_payload","input":"opus_O61tUk_input","list":"opus_O61tUk_list","enabled":"opus_O61tUk_enabled","output":"opus_O61tUk_output","name":"opus_O61tUk_name","expression":"opus_O61tUk_expression","header":"opus_O61tUk_header","cardTop":"opus_O61tUk_cardTop","empty":"opus_O61tUk_empty","subtitle":"opus_O61tUk_subtitle","action":"opus_O61tUk_action","add":"opus_O61tUk_add","priority":"opus_O61tUk_priority","select":"opus_O61tUk_select","field":"opus_O61tUk_field","root":"opus_O61tUk_root","actions":"opus_O61tUk_actions"};
41347
41352
 
41348
41353
  // ../../components/RuleBuilder/RuleBuilder.tsx
41349
- import { jsx as jsx131, jsxs as jsxs107 } from "react/jsx-runtime";
41354
+ import { jsx as jsx131, jsxs as jsxs108 } from "react/jsx-runtime";
41350
41355
  var effects = ["allow", "deny", "notify", "route"];
41351
41356
  function createRule2(priority) {
41352
41357
  return {
@@ -41386,9 +41391,9 @@ function RuleBuilder({ onChange, rules }) {
41386
41391
  })),
41387
41392
  [rules]
41388
41393
  );
41389
- return /* @__PURE__ */ jsxs107("div", { className: RuleBuilder_default.root, "aria-label": "Rule builder", children: [
41390
- /* @__PURE__ */ jsxs107("div", { className: RuleBuilder_default.header, children: [
41391
- /* @__PURE__ */ jsxs107("div", { children: [
41394
+ return /* @__PURE__ */ jsxs108("div", { className: RuleBuilder_default.root, "aria-label": "Rule builder", children: [
41395
+ /* @__PURE__ */ jsxs108("div", { className: RuleBuilder_default.header, children: [
41396
+ /* @__PURE__ */ jsxs108("div", { children: [
41392
41397
  /* @__PURE__ */ jsx131("div", { className: RuleBuilder_default.title, children: "Rules" }),
41393
41398
  /* @__PURE__ */ jsx131("p", { className: RuleBuilder_default.subtitle, children: "Ordered policies evaluated from top to bottom." })
41394
41399
  ] }),
@@ -41402,9 +41407,9 @@ function RuleBuilder({ onChange, rules }) {
41402
41407
  }
41403
41408
  )
41404
41409
  ] }),
41405
- rules.length === 0 ? /* @__PURE__ */ jsx131("p", { className: RuleBuilder_default.empty, children: "No rules yet." }) : /* @__PURE__ */ jsx131("ol", { className: RuleBuilder_default.list, children: rules.map((rule, index) => /* @__PURE__ */ jsxs107("li", { className: RuleBuilder_default.card, children: [
41406
- /* @__PURE__ */ jsxs107("div", { className: RuleBuilder_default.cardTop, children: [
41407
- /* @__PURE__ */ jsxs107("span", { className: RuleBuilder_default.priority, children: [
41410
+ rules.length === 0 ? /* @__PURE__ */ jsx131("p", { className: RuleBuilder_default.empty, children: "No rules yet." }) : /* @__PURE__ */ jsx131("ol", { className: RuleBuilder_default.list, children: rules.map((rule, index) => /* @__PURE__ */ jsxs108("li", { className: RuleBuilder_default.card, children: [
41411
+ /* @__PURE__ */ jsxs108("div", { className: RuleBuilder_default.cardTop, children: [
41412
+ /* @__PURE__ */ jsxs108("span", { className: RuleBuilder_default.priority, children: [
41408
41413
  "#",
41409
41414
  rule.priority
41410
41415
  ] }),
@@ -41417,7 +41422,7 @@ function RuleBuilder({ onChange, rules }) {
41417
41422
  value: rule.name
41418
41423
  }
41419
41424
  ),
41420
- /* @__PURE__ */ jsxs107("label", { className: RuleBuilder_default.enabled, children: [
41425
+ /* @__PURE__ */ jsxs108("label", { className: RuleBuilder_default.enabled, children: [
41421
41426
  /* @__PURE__ */ jsx131(
41422
41427
  "input",
41423
41428
  {
@@ -41429,7 +41434,7 @@ function RuleBuilder({ onChange, rules }) {
41429
41434
  "On"
41430
41435
  ] })
41431
41436
  ] }),
41432
- /* @__PURE__ */ jsxs107("label", { className: RuleBuilder_default.field, children: [
41437
+ /* @__PURE__ */ jsxs108("label", { className: RuleBuilder_default.field, children: [
41433
41438
  "When",
41434
41439
  /* @__PURE__ */ jsx131(
41435
41440
  "input",
@@ -41440,7 +41445,7 @@ function RuleBuilder({ onChange, rules }) {
41440
41445
  }
41441
41446
  )
41442
41447
  ] }),
41443
- /* @__PURE__ */ jsxs107("label", { className: RuleBuilder_default.field, children: [
41448
+ /* @__PURE__ */ jsxs108("label", { className: RuleBuilder_default.field, children: [
41444
41449
  "Then",
41445
41450
  /* @__PURE__ */ jsx131(
41446
41451
  "select",
@@ -41452,7 +41457,7 @@ function RuleBuilder({ onChange, rules }) {
41452
41457
  }
41453
41458
  )
41454
41459
  ] }),
41455
- /* @__PURE__ */ jsxs107("div", { className: RuleBuilder_default.actions, children: [
41460
+ /* @__PURE__ */ jsxs108("div", { className: RuleBuilder_default.actions, children: [
41456
41461
  /* @__PURE__ */ jsx131("button", { className: RuleBuilder_default.action, disabled: index === 0, onClick: () => move(rule.id, -1), type: "button", children: "\u2191" }),
41457
41462
  /* @__PURE__ */ jsx131(
41458
41463
  "button",
@@ -41477,7 +41482,7 @@ function RuleBuilder({ onChange, rules }) {
41477
41482
  )
41478
41483
  ] })
41479
41484
  ] }, rule.id)) }),
41480
- /* @__PURE__ */ jsxs107("div", { className: RuleBuilder_default.output, "aria-label": "Rule output", children: [
41485
+ /* @__PURE__ */ jsxs108("div", { className: RuleBuilder_default.output, "aria-label": "Rule output", children: [
41481
41486
  /* @__PURE__ */ jsx131("div", { className: RuleBuilder_default.outputLabel, children: "Output" }),
41482
41487
  /* @__PURE__ */ jsx131("p", { className: RuleBuilder_default.expression, children: expression }),
41483
41488
  /* @__PURE__ */ jsx131("pre", { className: RuleBuilder_default.payload, tabIndex: 0, children: JSON.stringify(payload, null, 2) })
@@ -41486,18 +41491,18 @@ function RuleBuilder({ onChange, rules }) {
41486
41491
  }
41487
41492
 
41488
41493
  // ../../components/PermissionsMatrix/PermissionsMatrix.module.css
41489
- var PermissionsMatrix_default = {"corner":"opus_x-xBrX_corner","scroll":"opus_x-xBrX_scroll","select":"opus_x-xBrX_select","head":"opus_x-xBrX_head","table":"opus_x-xBrX_table","root":"opus_x-xBrX_root","rowHead":"opus_x-xBrX_rowHead","cell":"opus_x-xBrX_cell"};
41494
+ var PermissionsMatrix_default = {"head":"opus_x-xBrX_head","scroll":"opus_x-xBrX_scroll","table":"opus_x-xBrX_table","rowHead":"opus_x-xBrX_rowHead","cell":"opus_x-xBrX_cell","corner":"opus_x-xBrX_corner","root":"opus_x-xBrX_root","select":"opus_x-xBrX_select"};
41490
41495
 
41491
41496
  // ../../components/PermissionsMatrix/PermissionsMatrix.tsx
41492
- import { jsx as jsx132, jsxs as jsxs108 } from "react/jsx-runtime";
41497
+ import { jsx as jsx132, jsxs as jsxs109 } from "react/jsx-runtime";
41493
41498
  var levels = ["none", "read", "write", "admin"];
41494
41499
  function PermissionsMatrix({ onChange, permissions, resources, roles }) {
41495
- return /* @__PURE__ */ jsx132("div", { className: PermissionsMatrix_default.root, "aria-label": "Permissions matrix", children: /* @__PURE__ */ jsx132("div", { className: PermissionsMatrix_default.scroll, children: /* @__PURE__ */ jsxs108("table", { className: PermissionsMatrix_default.table, children: [
41496
- /* @__PURE__ */ jsx132("thead", { children: /* @__PURE__ */ jsxs108("tr", { children: [
41500
+ return /* @__PURE__ */ jsx132("div", { className: PermissionsMatrix_default.root, "aria-label": "Permissions matrix", children: /* @__PURE__ */ jsx132("div", { className: PermissionsMatrix_default.scroll, children: /* @__PURE__ */ jsxs109("table", { className: PermissionsMatrix_default.table, children: [
41501
+ /* @__PURE__ */ jsx132("thead", { children: /* @__PURE__ */ jsxs109("tr", { children: [
41497
41502
  /* @__PURE__ */ jsx132("th", { className: PermissionsMatrix_default.corner, children: "Role / Resource" }),
41498
41503
  resources.map((resource) => /* @__PURE__ */ jsx132("th", { className: PermissionsMatrix_default.head, children: resource }, resource))
41499
41504
  ] }) }),
41500
- /* @__PURE__ */ jsx132("tbody", { children: roles.map((role) => /* @__PURE__ */ jsxs108("tr", { children: [
41505
+ /* @__PURE__ */ jsx132("tbody", { children: roles.map((role) => /* @__PURE__ */ jsxs109("tr", { children: [
41501
41506
  /* @__PURE__ */ jsx132("th", { className: PermissionsMatrix_default.rowHead, scope: "row", children: role }),
41502
41507
  resources.map((resource) => {
41503
41508
  var _a2, _b2;
@@ -41522,10 +41527,10 @@ function PermissionsMatrix({ onChange, permissions, resources, roles }) {
41522
41527
  import { useMemo as useMemo29, useState as useState53 } from "react";
41523
41528
 
41524
41529
  // ../../components/DualListBuilder/DualListBuilder.module.css
41525
- var DualListBuilder_default = {"columnTitle":"opus_P6crEX_columnTitle","controls":"opus_P6crEX_controls","count":"opus_P6crEX_count","outputLabel":"opus_P6crEX_outputLabel","root":"opus_P6crEX_root","itemActive":"opus_P6crEX_itemActive","payload":"opus_P6crEX_payload","list":"opus_P6crEX_list","columns":"opus_P6crEX_columns","searchRow":"opus_P6crEX_searchRow","control":"opus_P6crEX_control","output":"opus_P6crEX_output","item":"opus_P6crEX_item","column":"opus_P6crEX_column","expression":"opus_P6crEX_expression","search":"opus_P6crEX_search"};
41530
+ var DualListBuilder_default = {"controls":"opus_P6crEX_controls","outputLabel":"opus_P6crEX_outputLabel","column":"opus_P6crEX_column","itemActive":"opus_P6crEX_itemActive","expression":"opus_P6crEX_expression","control":"opus_P6crEX_control","search":"opus_P6crEX_search","root":"opus_P6crEX_root","item":"opus_P6crEX_item","columnTitle":"opus_P6crEX_columnTitle","list":"opus_P6crEX_list","output":"opus_P6crEX_output","payload":"opus_P6crEX_payload","searchRow":"opus_P6crEX_searchRow","columns":"opus_P6crEX_columns","count":"opus_P6crEX_count"};
41526
41531
 
41527
41532
  // ../../components/DualListBuilder/DualListBuilder.tsx
41528
- import { jsx as jsx133, jsxs as jsxs109 } from "react/jsx-runtime";
41533
+ import { jsx as jsx133, jsxs as jsxs110 } from "react/jsx-runtime";
41529
41534
  function DualListBuilder({
41530
41535
  available,
41531
41536
  availableTitle = "Available",
@@ -41575,7 +41580,7 @@ function DualListBuilder({
41575
41580
  onChange([]);
41576
41581
  setActiveSelected([]);
41577
41582
  }
41578
- return /* @__PURE__ */ jsxs109("div", { className: DualListBuilder_default.root, "aria-label": "Dual list builder", children: [
41583
+ return /* @__PURE__ */ jsxs110("div", { className: DualListBuilder_default.root, "aria-label": "Dual list builder", children: [
41579
41584
  /* @__PURE__ */ jsx133("div", { className: DualListBuilder_default.searchRow, children: /* @__PURE__ */ jsx133(
41580
41585
  "input",
41581
41586
  {
@@ -41587,7 +41592,7 @@ function DualListBuilder({
41587
41592
  value: query
41588
41593
  }
41589
41594
  ) }),
41590
- /* @__PURE__ */ jsxs109("div", { className: DualListBuilder_default.columns, children: [
41595
+ /* @__PURE__ */ jsxs110("div", { className: DualListBuilder_default.columns, children: [
41591
41596
  /* @__PURE__ */ jsx133(
41592
41597
  ListColumn2,
41593
41598
  {
@@ -41597,7 +41602,7 @@ function DualListBuilder({
41597
41602
  onToggle: (id) => toggle(id, "available")
41598
41603
  }
41599
41604
  ),
41600
- /* @__PURE__ */ jsxs109("div", { className: DualListBuilder_default.controls, children: [
41605
+ /* @__PURE__ */ jsxs110("div", { className: DualListBuilder_default.controls, children: [
41601
41606
  /* @__PURE__ */ jsx133("button", { className: DualListBuilder_default.control, onClick: moveRight, type: "button", children: "\u203A" }),
41602
41607
  /* @__PURE__ */ jsx133("button", { className: DualListBuilder_default.control, onClick: moveAllRight, type: "button", children: "\xBB" }),
41603
41608
  /* @__PURE__ */ jsx133("button", { className: DualListBuilder_default.control, onClick: moveLeft, type: "button", children: "\u2039" }),
@@ -41613,7 +41618,7 @@ function DualListBuilder({
41613
41618
  }
41614
41619
  )
41615
41620
  ] }),
41616
- /* @__PURE__ */ jsxs109("div", { className: DualListBuilder_default.output, "aria-label": "Dual list output", children: [
41621
+ /* @__PURE__ */ jsxs110("div", { className: DualListBuilder_default.output, "aria-label": "Dual list output", children: [
41617
41622
  /* @__PURE__ */ jsx133("div", { className: DualListBuilder_default.outputLabel, children: "Output" }),
41618
41623
  /* @__PURE__ */ jsx133("p", { className: DualListBuilder_default.expression, children: expression }),
41619
41624
  /* @__PURE__ */ jsx133("pre", { className: DualListBuilder_default.payload, tabIndex: 0, children: JSON.stringify(payload, null, 2) })
@@ -41626,8 +41631,8 @@ function ListColumn2({
41626
41631
  onToggle,
41627
41632
  title
41628
41633
  }) {
41629
- return /* @__PURE__ */ jsxs109("div", { className: DualListBuilder_default.column, children: [
41630
- /* @__PURE__ */ jsxs109("div", { className: DualListBuilder_default.columnTitle, children: [
41634
+ return /* @__PURE__ */ jsxs110("div", { className: DualListBuilder_default.column, children: [
41635
+ /* @__PURE__ */ jsxs110("div", { className: DualListBuilder_default.columnTitle, children: [
41631
41636
  title,
41632
41637
  /* @__PURE__ */ jsx133("span", { className: DualListBuilder_default.count, children: items.length })
41633
41638
  ] }),
@@ -41651,10 +41656,10 @@ function ListColumn2({
41651
41656
  import { useMemo as useMemo30 } from "react";
41652
41657
 
41653
41658
  // ../../components/Scheduler/Scheduler.module.css
41654
- var Scheduler_default = {"event":"opus_ZqbdMc_event","eventTime":"opus_ZqbdMc_eventTime","root":"opus_ZqbdMc_root","dayHead":"opus_ZqbdMc_dayHead","grid":"opus_ZqbdMc_grid","time":"opus_ZqbdMc_time","cell":"opus_ZqbdMc_cell","corner":"opus_ZqbdMc_corner","eventTitle":"opus_ZqbdMc_eventTitle"};
41659
+ var Scheduler_default = {"grid":"opus_ZqbdMc_grid","cell":"opus_ZqbdMc_cell","eventTime":"opus_ZqbdMc_eventTime","time":"opus_ZqbdMc_time","corner":"opus_ZqbdMc_corner","event":"opus_ZqbdMc_event","root":"opus_ZqbdMc_root","eventTitle":"opus_ZqbdMc_eventTitle","dayHead":"opus_ZqbdMc_dayHead"};
41655
41660
 
41656
41661
  // ../../components/Scheduler/Scheduler.tsx
41657
- import { jsx as jsx134, jsxs as jsxs110 } from "react/jsx-runtime";
41662
+ import { jsx as jsx134, jsxs as jsxs111 } from "react/jsx-runtime";
41658
41663
  var defaultDays = ["Mon", "Tue", "Wed", "Thu", "Fri"];
41659
41664
  function Scheduler({
41660
41665
  days = defaultDays,
@@ -41667,7 +41672,7 @@ function Scheduler({
41667
41672
  for (let hour = startHour; hour <= endHour; hour += 1) list.push(hour);
41668
41673
  return list;
41669
41674
  }, [endHour, startHour]);
41670
- return /* @__PURE__ */ jsx134("div", { className: Scheduler_default.root, "aria-label": "Scheduler", children: /* @__PURE__ */ jsxs110(
41675
+ return /* @__PURE__ */ jsx134("div", { className: Scheduler_default.root, "aria-label": "Scheduler", children: /* @__PURE__ */ jsxs111(
41671
41676
  "div",
41672
41677
  {
41673
41678
  className: Scheduler_default.grid,
@@ -41678,7 +41683,7 @@ function Scheduler({
41678
41683
  children: [
41679
41684
  /* @__PURE__ */ jsx134("div", { className: Scheduler_default.corner }),
41680
41685
  days.map((day) => /* @__PURE__ */ jsx134("div", { className: Scheduler_default.dayHead, children: day }, day)),
41681
- hours.map((hour) => /* @__PURE__ */ jsxs110("div", { className: Scheduler_default.contents, style: { display: "contents" }, children: [
41686
+ hours.map((hour) => /* @__PURE__ */ jsxs111("div", { className: Scheduler_default.contents, style: { display: "contents" }, children: [
41682
41687
  /* @__PURE__ */ jsx134("div", { className: Scheduler_default.time, children: formatHour(hour) }),
41683
41688
  days.map((_, dayIndex) => {
41684
41689
  const cellEvents = events.filter(
@@ -41686,7 +41691,7 @@ function Scheduler({
41686
41691
  );
41687
41692
  return /* @__PURE__ */ jsx134("div", { className: Scheduler_default.cell, children: cellEvents.map((event) => {
41688
41693
  var _a2, _b2;
41689
- return /* @__PURE__ */ jsxs110(
41694
+ return /* @__PURE__ */ jsxs111(
41690
41695
  "div",
41691
41696
  {
41692
41697
  className: Scheduler_default.event,
@@ -41719,10 +41724,10 @@ function formatHour(hour) {
41719
41724
  import { useMemo as useMemo31, useState as useState54 } from "react";
41720
41725
 
41721
41726
  // ../../components/KanbanBoard/KanbanBoard.module.css
41722
- var KanbanBoard_default = {"cards":"opus_EUh8ei_cards","count":"opus_EUh8ei_count","card":"opus_EUh8ei_card","columnHeader":"opus_EUh8ei_columnHeader","cardTitle":"opus_EUh8ei_cardTitle","cardMeta":"opus_EUh8ei_cardMeta","column":"opus_EUh8ei_column","root":"opus_EUh8ei_root","columnTitle":"opus_EUh8ei_columnTitle"};
41727
+ var KanbanBoard_default = {"columnTitle":"opus_EUh8ei_columnTitle","cards":"opus_EUh8ei_cards","cardMeta":"opus_EUh8ei_cardMeta","card":"opus_EUh8ei_card","root":"opus_EUh8ei_root","column":"opus_EUh8ei_column","count":"opus_EUh8ei_count","columnHeader":"opus_EUh8ei_columnHeader","cardTitle":"opus_EUh8ei_cardTitle"};
41723
41728
 
41724
41729
  // ../../components/KanbanBoard/KanbanBoard.tsx
41725
- import { jsx as jsx135, jsxs as jsxs111 } from "react/jsx-runtime";
41730
+ import { jsx as jsx135, jsxs as jsxs112 } from "react/jsx-runtime";
41726
41731
  function KanbanBoard({ cards, columns, onChange }) {
41727
41732
  const [draggingId, setDraggingId] = useState54(null);
41728
41733
  const cardLookup = useMemo31(() => cards, [cards]);
@@ -41737,7 +41742,7 @@ function KanbanBoard({ cards, columns, onChange }) {
41737
41742
  )
41738
41743
  );
41739
41744
  }
41740
- return /* @__PURE__ */ jsx135("div", { className: KanbanBoard_default.root, "aria-label": "Kanban board", children: columns.map((column) => /* @__PURE__ */ jsxs111(
41745
+ return /* @__PURE__ */ jsx135("div", { className: KanbanBoard_default.root, "aria-label": "Kanban board", children: columns.map((column) => /* @__PURE__ */ jsxs112(
41741
41746
  "section",
41742
41747
  {
41743
41748
  className: KanbanBoard_default.column,
@@ -41752,7 +41757,7 @@ function KanbanBoard({ cards, columns, onChange }) {
41752
41757
  setDraggingId(null);
41753
41758
  },
41754
41759
  children: [
41755
- /* @__PURE__ */ jsxs111("header", { className: KanbanBoard_default.columnHeader, children: [
41760
+ /* @__PURE__ */ jsxs112("header", { className: KanbanBoard_default.columnHeader, children: [
41756
41761
  /* @__PURE__ */ jsx135("h3", { className: KanbanBoard_default.columnTitle, children: column.title }),
41757
41762
  /* @__PURE__ */ jsx135("span", { className: KanbanBoard_default.count, children: column.cardIds.length })
41758
41763
  ] }),
@@ -41760,7 +41765,7 @@ function KanbanBoard({ cards, columns, onChange }) {
41760
41765
  var _a2;
41761
41766
  const card = cardLookup[cardId];
41762
41767
  if (!card) return null;
41763
- return /* @__PURE__ */ jsx135("li", { children: /* @__PURE__ */ jsxs111(
41768
+ return /* @__PURE__ */ jsx135("li", { children: /* @__PURE__ */ jsxs112(
41764
41769
  "article",
41765
41770
  {
41766
41771
  className: KanbanBoard_default.card,
@@ -41828,10 +41833,10 @@ function sortEventsByTime(events) {
41828
41833
  import { useEffect as useEffect41, useMemo as useMemo32, useState as useState55 } from "react";
41829
41834
 
41830
41835
  // ../../components/Calendar/Calendar.module.css
41831
- var Calendar_default = {"dayModalDot":"opus_IjCc5M_dayModalDot","weekday":"opus_IjCc5M_weekday","dayModalItemBody":"opus_IjCc5M_dayModalItemBody","pickerField":"opus_IjCc5M_pickerField","eventLabel":"opus_IjCc5M_eventLabel","nav":"opus_IjCc5M_nav","weekdays":"opus_IjCc5M_weekdays","dot":"opus_IjCc5M_dot","root":"opus_IjCc5M_root","today":"opus_IjCc5M_today","empty":"opus_IjCc5M_empty","srOnly":"opus_IjCc5M_srOnly","dayModalItemTime":"opus_IjCc5M_dayModalItemTime","event":"opus_IjCc5M_event","dayModalItem":"opus_IjCc5M_dayModalItem","toolbar":"opus_IjCc5M_toolbar","select":"opus_IjCc5M_select","monthSelect":"opus_IjCc5M_monthSelect","picker":"opus_IjCc5M_picker","selected":"opus_IjCc5M_selected","dayModalHeading":"opus_IjCc5M_dayModalHeading","dayModalList":"opus_IjCc5M_dayModalList","dayModalFieldRow":"opus_IjCc5M_dayModalFieldRow","dayModalNotice":"opus_IjCc5M_dayModalNotice","moreEvents":"opus_IjCc5M_moreEvents","events":"opus_IjCc5M_events","label":"opus_IjCc5M_label","yearSelect":"opus_IjCc5M_yearSelect","dayModalSection":"opus_IjCc5M_dayModalSection","dayModalItemTitle":"opus_IjCc5M_dayModalItemTitle","dayModalItemMeta":"opus_IjCc5M_dayModalItemMeta","grid":"opus_IjCc5M_grid","dayNumber":"opus_IjCc5M_dayNumber","dayModalEmpty":"opus_IjCc5M_dayModalEmpty","dayModalForm":"opus_IjCc5M_dayModalForm","day":"opus_IjCc5M_day","dayModal":"opus_IjCc5M_dayModal"};
41836
+ var Calendar_default = {"dayNumber":"opus_IjCc5M_dayNumber","toolbar":"opus_IjCc5M_toolbar","dayModalHeading":"opus_IjCc5M_dayModalHeading","dayModalFieldRow":"opus_IjCc5M_dayModalFieldRow","dayModalItemTitle":"opus_IjCc5M_dayModalItemTitle","dayModalForm":"opus_IjCc5M_dayModalForm","dayModalNotice":"opus_IjCc5M_dayModalNotice","monthSelect":"opus_IjCc5M_monthSelect","select":"opus_IjCc5M_select","grid":"opus_IjCc5M_grid","weekday":"opus_IjCc5M_weekday","event":"opus_IjCc5M_event","picker":"opus_IjCc5M_picker","pickerField":"opus_IjCc5M_pickerField","nav":"opus_IjCc5M_nav","weekdays":"opus_IjCc5M_weekdays","dayModal":"opus_IjCc5M_dayModal","day":"opus_IjCc5M_day","moreEvents":"opus_IjCc5M_moreEvents","root":"opus_IjCc5M_root","dot":"opus_IjCc5M_dot","dayModalDot":"opus_IjCc5M_dayModalDot","empty":"opus_IjCc5M_empty","dayModalList":"opus_IjCc5M_dayModalList","dayModalItemTime":"opus_IjCc5M_dayModalItemTime","dayModalItemBody":"opus_IjCc5M_dayModalItemBody","dayModalEmpty":"opus_IjCc5M_dayModalEmpty","eventLabel":"opus_IjCc5M_eventLabel","srOnly":"opus_IjCc5M_srOnly","today":"opus_IjCc5M_today","label":"opus_IjCc5M_label","dayModalItemMeta":"opus_IjCc5M_dayModalItemMeta","dayModalItem":"opus_IjCc5M_dayModalItem","selected":"opus_IjCc5M_selected","events":"opus_IjCc5M_events","dayModalSection":"opus_IjCc5M_dayModalSection","yearSelect":"opus_IjCc5M_yearSelect"};
41832
41837
 
41833
41838
  // ../../components/Calendar/CalendarDayModal.tsx
41834
- import { Fragment as Fragment22, jsx as jsx136, jsxs as jsxs112 } from "react/jsx-runtime";
41839
+ import { Fragment as Fragment22, jsx as jsx136, jsxs as jsxs113 } from "react/jsx-runtime";
41835
41840
  var toneOptions = ["Meeting", "Success", "Reminder", "Incident"];
41836
41841
  var toneByLabel = {
41837
41842
  Meeting: "accent",
@@ -41881,7 +41886,7 @@ function CalendarDayModal({ dateKey, events, onBookEvent, onClose }) {
41881
41886
  return /* @__PURE__ */ jsx136(
41882
41887
  Modal,
41883
41888
  {
41884
- actions: /* @__PURE__ */ jsxs112(Fragment22, { children: [
41889
+ actions: /* @__PURE__ */ jsxs113(Fragment22, { children: [
41885
41890
  /* @__PURE__ */ jsx136(Button, { variant: "secondary", onClick: onClose, children: "Close" }),
41886
41891
  /* @__PURE__ */ jsx136(Button, { disabled: !title.trim(), variant: "primary", onClick: handleBook, children: "Add event" })
41887
41892
  ] }),
@@ -41890,24 +41895,24 @@ function CalendarDayModal({ dateKey, events, onBookEvent, onClose }) {
41890
41895
  open: Boolean(dateKey),
41891
41896
  size: "medium",
41892
41897
  title: dateKey ? formatDayLabel(dateKey) : "Day details",
41893
- children: /* @__PURE__ */ jsxs112("div", { className: Calendar_default.dayModal, children: [
41894
- /* @__PURE__ */ jsxs112("section", { className: Calendar_default.dayModalSection, children: [
41898
+ children: /* @__PURE__ */ jsxs113("div", { className: Calendar_default.dayModal, children: [
41899
+ /* @__PURE__ */ jsxs113("section", { className: Calendar_default.dayModalSection, children: [
41895
41900
  /* @__PURE__ */ jsx136("h3", { className: Calendar_default.dayModalHeading, children: "Scheduled" }),
41896
41901
  scheduledEvents.length > 0 ? /* @__PURE__ */ jsx136("ul", { className: Calendar_default.dayModalList, children: scheduledEvents.map((event) => {
41897
41902
  var _a2, _b2;
41898
41903
  const timeRange = formatEventTimeRange(event.startTime, event.endTime);
41899
- return /* @__PURE__ */ jsxs112("li", { className: Calendar_default.dayModalItem, "data-tone": (_a2 = event.tone) != null ? _a2 : "accent", children: [
41904
+ return /* @__PURE__ */ jsxs113("li", { className: Calendar_default.dayModalItem, "data-tone": (_a2 = event.tone) != null ? _a2 : "accent", children: [
41900
41905
  /* @__PURE__ */ jsx136("span", { "aria-hidden": "true", className: Calendar_default.dayModalDot, "data-tone": (_b2 = event.tone) != null ? _b2 : "accent" }),
41901
- /* @__PURE__ */ jsxs112("div", { className: Calendar_default.dayModalItemBody, children: [
41906
+ /* @__PURE__ */ jsxs113("div", { className: Calendar_default.dayModalItemBody, children: [
41902
41907
  timeRange ? /* @__PURE__ */ jsx136("span", { className: Calendar_default.dayModalItemTime, children: timeRange }) : null,
41903
41908
  /* @__PURE__ */ jsx136("span", { className: Calendar_default.dayModalItemTitle, children: event.title })
41904
41909
  ] })
41905
41910
  ] }, event.id);
41906
41911
  }) }) : /* @__PURE__ */ jsx136("p", { className: Calendar_default.dayModalEmpty, children: "No events scheduled for this day." })
41907
41912
  ] }),
41908
- /* @__PURE__ */ jsxs112("section", { className: Calendar_default.dayModalSection, children: [
41913
+ /* @__PURE__ */ jsxs113("section", { className: Calendar_default.dayModalSection, children: [
41909
41914
  /* @__PURE__ */ jsx136("h3", { className: Calendar_default.dayModalHeading, children: "Book an event" }),
41910
- /* @__PURE__ */ jsxs112("div", { className: Calendar_default.dayModalForm, children: [
41915
+ /* @__PURE__ */ jsxs113("div", { className: Calendar_default.dayModalForm, children: [
41911
41916
  /* @__PURE__ */ jsx136(
41912
41917
  TextField,
41913
41918
  {
@@ -41920,7 +41925,7 @@ function CalendarDayModal({ dateKey, events, onBookEvent, onClose }) {
41920
41925
  onChange: (event) => setTitle(event.target.value)
41921
41926
  }
41922
41927
  ),
41923
- /* @__PURE__ */ jsxs112("div", { className: Calendar_default.dayModalFieldRow, children: [
41928
+ /* @__PURE__ */ jsxs113("div", { className: Calendar_default.dayModalFieldRow, children: [
41924
41929
  /* @__PURE__ */ jsx136(
41925
41930
  DateField,
41926
41931
  {
@@ -41964,7 +41969,7 @@ function CalendarDayModal({ dateKey, events, onBookEvent, onClose }) {
41964
41969
  }
41965
41970
 
41966
41971
  // ../../components/Calendar/Calendar.tsx
41967
- import { Fragment as Fragment23, jsx as jsx137, jsxs as jsxs113 } from "react/jsx-runtime";
41972
+ import { Fragment as Fragment23, jsx as jsx137, jsxs as jsxs114 } from "react/jsx-runtime";
41968
41973
  var weekdayLabels = ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"];
41969
41974
  var defaultMaxDayEvents = 3;
41970
41975
  var monthLabels = Array.from(
@@ -42051,12 +42056,12 @@ function Calendar({
42051
42056
  setBookedEvents((current) => [...current, event]);
42052
42057
  onBookEvent == null ? void 0 : onBookEvent(event);
42053
42058
  }
42054
- return /* @__PURE__ */ jsxs113(Fragment23, { children: [
42055
- /* @__PURE__ */ jsxs113("div", { className: Calendar_default.root, "aria-label": "Calendar", children: [
42056
- /* @__PURE__ */ jsxs113("div", { className: Calendar_default.toolbar, "data-picker": showMonthYearPicker ? "true" : "false", children: [
42059
+ return /* @__PURE__ */ jsxs114(Fragment23, { children: [
42060
+ /* @__PURE__ */ jsxs114("div", { className: Calendar_default.root, "aria-label": "Calendar", children: [
42061
+ /* @__PURE__ */ jsxs114("div", { className: Calendar_default.toolbar, "data-picker": showMonthYearPicker ? "true" : "false", children: [
42057
42062
  /* @__PURE__ */ jsx137("button", { "aria-label": "Previous month", className: Calendar_default.nav, onClick: () => shiftMonth(-1), type: "button", children: "\u2039" }),
42058
- showMonthYearPicker ? /* @__PURE__ */ jsxs113("div", { className: Calendar_default.picker, children: [
42059
- /* @__PURE__ */ jsxs113("label", { className: Calendar_default.pickerField, children: [
42063
+ showMonthYearPicker ? /* @__PURE__ */ jsxs114("div", { className: Calendar_default.picker, children: [
42064
+ /* @__PURE__ */ jsxs114("label", { className: Calendar_default.pickerField, children: [
42060
42065
  /* @__PURE__ */ jsx137("span", { className: Calendar_default.srOnly, children: "Month" }),
42061
42066
  /* @__PURE__ */ jsx137(
42062
42067
  "select",
@@ -42070,7 +42075,7 @@ function Calendar({
42070
42075
  }
42071
42076
  )
42072
42077
  ] }),
42073
- /* @__PURE__ */ jsxs113("label", { className: Calendar_default.pickerField, children: [
42078
+ /* @__PURE__ */ jsxs114("label", { className: Calendar_default.pickerField, children: [
42074
42079
  /* @__PURE__ */ jsx137("span", { className: Calendar_default.srOnly, children: "Year" }),
42075
42080
  /* @__PURE__ */ jsx137(
42076
42081
  "select",
@@ -42097,7 +42102,7 @@ function Calendar({
42097
42102
  const hiddenEventCount = Math.max(dayEvents.length - visibleEvents.length, 0);
42098
42103
  const isToday = today.getFullYear() === year && today.getMonth() === month && today.getDate() === day;
42099
42104
  const isSelected = activeSelected === key;
42100
- return /* @__PURE__ */ jsxs113(
42105
+ return /* @__PURE__ */ jsxs114(
42101
42106
  "button",
42102
42107
  {
42103
42108
  "aria-current": isToday ? "date" : void 0,
@@ -42112,10 +42117,10 @@ function Calendar({
42112
42117
  type: "button",
42113
42118
  children: [
42114
42119
  /* @__PURE__ */ jsx137("span", { className: Calendar_default.dayNumber, children: day }),
42115
- visibleEvents.length > 0 ? /* @__PURE__ */ jsxs113("span", { className: Calendar_default.events, children: [
42120
+ visibleEvents.length > 0 ? /* @__PURE__ */ jsxs114("span", { className: Calendar_default.events, children: [
42116
42121
  visibleEvents.map((event) => {
42117
42122
  var _a4;
42118
- return /* @__PURE__ */ jsxs113("span", { className: Calendar_default.event, children: [
42123
+ return /* @__PURE__ */ jsxs114("span", { className: Calendar_default.event, children: [
42119
42124
  /* @__PURE__ */ jsx137(
42120
42125
  "span",
42121
42126
  {
@@ -42127,7 +42132,7 @@ function Calendar({
42127
42132
  /* @__PURE__ */ jsx137("span", { className: Calendar_default.eventLabel, children: event.title })
42128
42133
  ] }, event.id);
42129
42134
  }),
42130
- hiddenEventCount > 0 ? /* @__PURE__ */ jsxs113("span", { className: Calendar_default.moreEvents, children: [
42135
+ hiddenEventCount > 0 ? /* @__PURE__ */ jsxs114("span", { className: Calendar_default.moreEvents, children: [
42131
42136
  "+",
42132
42137
  hiddenEventCount,
42133
42138
  " more"
@@ -42155,10 +42160,10 @@ function Calendar({
42155
42160
  import { useMemo as useMemo34 } from "react";
42156
42161
 
42157
42162
  // ../../components/ResourcePlanner/ResourcePlanner.module.css
42158
- var ResourcePlanner_default = {"header":"opus_9Mof8o_header","track":"opus_9Mof8o_track","lane":"opus_9Mof8o_lane","scroll":"opus_9Mof8o_scroll","hour":"opus_9Mof8o_hour","row":"opus_9Mof8o_row","root":"opus_9Mof8o_root","corner":"opus_9Mof8o_corner","lanes":"opus_9Mof8o_lanes","resource":"opus_9Mof8o_resource","block":"opus_9Mof8o_block"};
42163
+ var ResourcePlanner_default = {"root":"opus_9Mof8o_root","track":"opus_9Mof8o_track","header":"opus_9Mof8o_header","lanes":"opus_9Mof8o_lanes","scroll":"opus_9Mof8o_scroll","resource":"opus_9Mof8o_resource","row":"opus_9Mof8o_row","lane":"opus_9Mof8o_lane","block":"opus_9Mof8o_block","hour":"opus_9Mof8o_hour","corner":"opus_9Mof8o_corner"};
42159
42164
 
42160
42165
  // ../../components/ResourcePlanner/ResourcePlanner.tsx
42161
- import { jsx as jsx138, jsxs as jsxs114 } from "react/jsx-runtime";
42166
+ import { jsx as jsx138, jsxs as jsxs115 } from "react/jsx-runtime";
42162
42167
  function ResourcePlanner({
42163
42168
  endHour = 17,
42164
42169
  items,
@@ -42171,19 +42176,19 @@ function ResourcePlanner({
42171
42176
  return list;
42172
42177
  }, [endHour, startHour]);
42173
42178
  const span = Math.max(endHour - startHour, 1);
42174
- return /* @__PURE__ */ jsx138("div", { className: ResourcePlanner_default.root, "aria-label": "Resource planner", children: /* @__PURE__ */ jsxs114("div", { className: ResourcePlanner_default.scroll, children: [
42175
- /* @__PURE__ */ jsxs114("div", { className: ResourcePlanner_default.header, style: { gridTemplateColumns: `9rem repeat(${hours.length}, minmax(48px, 1fr))` }, children: [
42179
+ return /* @__PURE__ */ jsx138("div", { className: ResourcePlanner_default.root, "aria-label": "Resource planner", children: /* @__PURE__ */ jsxs115("div", { className: ResourcePlanner_default.scroll, children: [
42180
+ /* @__PURE__ */ jsxs115("div", { className: ResourcePlanner_default.header, style: { gridTemplateColumns: `9rem repeat(${hours.length}, minmax(48px, 1fr))` }, children: [
42176
42181
  /* @__PURE__ */ jsx138("div", { className: ResourcePlanner_default.corner, children: "Resource" }),
42177
- hours.map((hour) => /* @__PURE__ */ jsxs114("div", { className: ResourcePlanner_default.hour, children: [
42182
+ hours.map((hour) => /* @__PURE__ */ jsxs115("div", { className: ResourcePlanner_default.hour, children: [
42178
42183
  (hour + 11) % 12 + 1,
42179
42184
  hour >= 12 ? "p" : "a"
42180
42185
  ] }, hour))
42181
42186
  ] }),
42182
42187
  resources.map((resource) => {
42183
42188
  const rowItems = items.filter((item) => item.resourceId === resource.id);
42184
- return /* @__PURE__ */ jsxs114("div", { className: ResourcePlanner_default.row, style: { gridTemplateColumns: `9rem minmax(0, 1fr)` }, children: [
42189
+ return /* @__PURE__ */ jsxs115("div", { className: ResourcePlanner_default.row, style: { gridTemplateColumns: `9rem minmax(0, 1fr)` }, children: [
42185
42190
  /* @__PURE__ */ jsx138("div", { className: ResourcePlanner_default.resource, children: resource.label }),
42186
- /* @__PURE__ */ jsxs114("div", { className: ResourcePlanner_default.track, children: [
42191
+ /* @__PURE__ */ jsxs115("div", { className: ResourcePlanner_default.track, children: [
42187
42192
  /* @__PURE__ */ jsx138("div", { className: ResourcePlanner_default.lanes, style: { gridTemplateColumns: `repeat(${hours.length}, minmax(48px, 1fr))` }, children: hours.map((hour) => /* @__PURE__ */ jsx138("div", { className: ResourcePlanner_default.lane }, hour)) }),
42188
42193
  rowItems.map((item) => {
42189
42194
  var _a2;
@@ -42211,10 +42216,10 @@ function ResourcePlanner({
42211
42216
  import { useMemo as useMemo35, useState as useState57 } from "react";
42212
42217
 
42213
42218
  // ../../components/TreeView/TreeView.module.css
42214
- var TreeView_default = {"tree":"opus_NlkzXy_tree","label":"opus_NlkzXy_label","node":"opus_NlkzXy_node","toggle":"opus_NlkzXy_toggle","leafMark":"opus_NlkzXy_leafMark","row":"opus_NlkzXy_row","children":"opus_NlkzXy_children"};
42219
+ var TreeView_default = {"node":"opus_NlkzXy_node","row":"opus_NlkzXy_row","tree":"opus_NlkzXy_tree","children":"opus_NlkzXy_children","label":"opus_NlkzXy_label","leafMark":"opus_NlkzXy_leafMark","toggle":"opus_NlkzXy_toggle"};
42215
42220
 
42216
42221
  // ../../components/TreeView/TreeView.tsx
42217
- import { jsx as jsx139, jsxs as jsxs115 } from "react/jsx-runtime";
42222
+ import { jsx as jsx139, jsxs as jsxs116 } from "react/jsx-runtime";
42218
42223
  function collectExpandableIds(nodes) {
42219
42224
  var _a2;
42220
42225
  const ids = [];
@@ -42235,8 +42240,8 @@ function TreeNode({
42235
42240
  var _a2;
42236
42241
  const hasChildren = Boolean((_a2 = node.children) == null ? void 0 : _a2.length);
42237
42242
  const expanded = expandedIds.has(node.id);
42238
- return /* @__PURE__ */ jsxs115("li", { className: TreeView_default.node, children: [
42239
- /* @__PURE__ */ jsxs115("div", { className: TreeView_default.row, style: { paddingLeft: `${depth * 16 + 8}px` }, children: [
42243
+ return /* @__PURE__ */ jsxs116("li", { className: TreeView_default.node, children: [
42244
+ /* @__PURE__ */ jsxs116("div", { className: TreeView_default.row, style: { paddingLeft: `${depth * 16 + 8}px` }, children: [
42240
42245
  hasChildren ? /* @__PURE__ */ jsx139(
42241
42246
  "button",
42242
42247
  {
@@ -42291,10 +42296,10 @@ function TreeView({ defaultExpandedIds, nodes }) {
42291
42296
  }
42292
42297
 
42293
42298
  // ../../components/MasonryGrid/MasonryGrid.module.css
42294
- var MasonryGrid_default = {"grid":"opus_Fxxd7-_grid","title":"opus_Fxxd7-_title","body":"opus_Fxxd7-_body","card":"opus_Fxxd7-_card"};
42299
+ var MasonryGrid_default = {"body":"opus_Fxxd7-_body","title":"opus_Fxxd7-_title","grid":"opus_Fxxd7-_grid","card":"opus_Fxxd7-_card"};
42295
42300
 
42296
42301
  // ../../components/MasonryGrid/MasonryGrid.tsx
42297
- import { jsx as jsx140, jsxs as jsxs116 } from "react/jsx-runtime";
42302
+ import { jsx as jsx140, jsxs as jsxs117 } from "react/jsx-runtime";
42298
42303
  function MasonryGrid({ columns = 3, gap = 12, items }) {
42299
42304
  const safeColumns = Math.min(Math.max(Math.round(columns), 2), 4);
42300
42305
  const safeGap = Math.min(Math.max(Math.round(gap), 8), 28);
@@ -42306,7 +42311,7 @@ function MasonryGrid({ columns = 3, gap = 12, items }) {
42306
42311
  columnCount: safeColumns,
42307
42312
  columnGap: `${safeGap}px`
42308
42313
  },
42309
- children: items.map((item, index) => /* @__PURE__ */ jsxs116(
42314
+ children: items.map((item, index) => /* @__PURE__ */ jsxs117(
42310
42315
  "article",
42311
42316
  {
42312
42317
  className: MasonryGrid_default.card,
@@ -42329,10 +42334,10 @@ function MasonryGrid({ columns = 3, gap = 12, items }) {
42329
42334
  import { useMemo as useMemo36, useState as useState58 } from "react";
42330
42335
 
42331
42336
  // ../../components/JsonViewer/JsonViewer.module.css
42332
- var JsonViewer_default = {"block":"opus_uLDgXq_block","children":"opus_uLDgXq_children","line":"opus_uLDgXq_line","summary":"opus_uLDgXq_summary","key":"opus_uLDgXq_key","toggleLine":"opus_uLDgXq_toggleLine","string":"opus_uLDgXq_string","number":"opus_uLDgXq_number","null":"opus_uLDgXq_null","chevron":"opus_uLDgXq_chevron","root":"opus_uLDgXq_root","boolean":"opus_uLDgXq_boolean"};
42337
+ var JsonViewer_default = {"boolean":"opus_uLDgXq_boolean","null":"opus_uLDgXq_null","toggleLine":"opus_uLDgXq_toggleLine","root":"opus_uLDgXq_root","summary":"opus_uLDgXq_summary","block":"opus_uLDgXq_block","key":"opus_uLDgXq_key","chevron":"opus_uLDgXq_chevron","children":"opus_uLDgXq_children","line":"opus_uLDgXq_line","string":"opus_uLDgXq_string","number":"opus_uLDgXq_number"};
42333
42338
 
42334
42339
  // ../../components/JsonViewer/JsonViewer.tsx
42335
- import { jsx as jsx141, jsxs as jsxs117 } from "react/jsx-runtime";
42340
+ import { jsx as jsx141, jsxs as jsxs118 } from "react/jsx-runtime";
42336
42341
  function isPlainObject(value) {
42337
42342
  return typeof value === "object" && value !== null && !Array.isArray(value);
42338
42343
  }
@@ -42341,7 +42346,7 @@ function PrimitiveValue({ value }) {
42341
42346
  return /* @__PURE__ */ jsx141("span", { className: JsonViewer_default.null, children: "null" });
42342
42347
  }
42343
42348
  if (typeof value === "string") {
42344
- return /* @__PURE__ */ jsxs117("span", { className: JsonViewer_default.string, children: [
42349
+ return /* @__PURE__ */ jsxs118("span", { className: JsonViewer_default.string, children: [
42345
42350
  '"',
42346
42351
  value,
42347
42352
  '"'
@@ -42359,8 +42364,8 @@ function JsonNode({ collapsedDepth, depth, name, value }) {
42359
42364
  const isExpandable = Array.isArray(value) || isPlainObject(value);
42360
42365
  const [open, setOpen] = useState58(depth < collapsedDepth);
42361
42366
  if (!isExpandable) {
42362
- return /* @__PURE__ */ jsxs117("div", { className: JsonViewer_default.line, style: { paddingLeft: `${depth * 14}px` }, children: [
42363
- name !== void 0 ? /* @__PURE__ */ jsxs117("span", { className: JsonViewer_default.key, children: [
42367
+ return /* @__PURE__ */ jsxs118("div", { className: JsonViewer_default.line, style: { paddingLeft: `${depth * 14}px` }, children: [
42368
+ name !== void 0 ? /* @__PURE__ */ jsxs118("span", { className: JsonViewer_default.key, children: [
42364
42369
  name,
42365
42370
  ": "
42366
42371
  ] }) : null,
@@ -42369,8 +42374,8 @@ function JsonNode({ collapsedDepth, depth, name, value }) {
42369
42374
  }
42370
42375
  const entries = Array.isArray(value) ? value.map((entry, index) => [String(index), entry]) : Object.entries(value);
42371
42376
  const summary = Array.isArray(value) ? `Array(${value.length})` : `Object(${entries.length})`;
42372
- return /* @__PURE__ */ jsxs117("div", { className: JsonViewer_default.block, children: [
42373
- /* @__PURE__ */ jsxs117(
42377
+ return /* @__PURE__ */ jsxs118("div", { className: JsonViewer_default.block, children: [
42378
+ /* @__PURE__ */ jsxs118(
42374
42379
  "button",
42375
42380
  {
42376
42381
  "aria-expanded": open,
@@ -42380,7 +42385,7 @@ function JsonNode({ collapsedDepth, depth, name, value }) {
42380
42385
  type: "button",
42381
42386
  children: [
42382
42387
  /* @__PURE__ */ jsx141("span", { "aria-hidden": "true", className: JsonViewer_default.chevron, children: open ? "\u25BE" : "\u25B8" }),
42383
- name !== void 0 ? /* @__PURE__ */ jsxs117("span", { className: JsonViewer_default.key, children: [
42388
+ name !== void 0 ? /* @__PURE__ */ jsxs118("span", { className: JsonViewer_default.key, children: [
42384
42389
  name,
42385
42390
  ": "
42386
42391
  ] }) : null,
@@ -42430,7 +42435,7 @@ function Icon({ label, name, size = "md", tone = "default" }) {
42430
42435
  }
42431
42436
 
42432
42437
  // ../../components/Spinner/Spinner.module.css
42433
- var Spinner_default = {"ring":"opus_g5cd4Q_ring","opus-spinner-rotate":"opus_g5cd4Q_opus-spinner-rotate","spinner":"opus_g5cd4Q_spinner"};
42438
+ var Spinner_default = {"spinner":"opus_g5cd4Q_spinner","ring":"opus_g5cd4Q_ring","opus-spinner-rotate":"opus_g5cd4Q_opus-spinner-rotate"};
42434
42439
 
42435
42440
  // ../../components/Spinner/Spinner.tsx
42436
42441
  import { jsx as jsx143 } from "react/jsx-runtime";
@@ -42452,10 +42457,10 @@ function Spinner({ label = "Loading", size = "md", tone = "accent" }) {
42452
42457
  import { useEffect as useEffect42, useState as useState59 } from "react";
42453
42458
 
42454
42459
  // ../../components/Clock/Clock.module.css
42455
- var Clock_default = {"number":"opus_Lj91mC_number","tick":"opus_Lj91mC_tick","centreDotInner":"opus_Lj91mC_centreDotInner","loading":"opus_Lj91mC_loading","face":"opus_Lj91mC_face","hourHand":"opus_Lj91mC_hourHand","secondHand":"opus_Lj91mC_secondHand","centreDot":"opus_Lj91mC_centreDot","date":"opus_Lj91mC_date","hand":"opus_Lj91mC_hand","root":"opus_Lj91mC_root","minuteHand":"opus_Lj91mC_minuteHand","digitalTime":"opus_Lj91mC_digitalTime"};
42460
+ var Clock_default = {"root":"opus_Lj91mC_root","tick":"opus_Lj91mC_tick","minuteHand":"opus_Lj91mC_minuteHand","centreDot":"opus_Lj91mC_centreDot","date":"opus_Lj91mC_date","number":"opus_Lj91mC_number","face":"opus_Lj91mC_face","secondHand":"opus_Lj91mC_secondHand","centreDotInner":"opus_Lj91mC_centreDotInner","digitalTime":"opus_Lj91mC_digitalTime","hand":"opus_Lj91mC_hand","loading":"opus_Lj91mC_loading","hourHand":"opus_Lj91mC_hourHand"};
42456
42461
 
42457
42462
  // ../../components/Clock/Clock.tsx
42458
- import { jsx as jsx144, jsxs as jsxs118 } from "react/jsx-runtime";
42463
+ import { jsx as jsx144, jsxs as jsxs119 } from "react/jsx-runtime";
42459
42464
  function Clock({
42460
42465
  showAnalog = true,
42461
42466
  showDate = true,
@@ -42491,7 +42496,7 @@ function Clock({
42491
42496
  month: "long",
42492
42497
  year: "numeric"
42493
42498
  });
42494
- return /* @__PURE__ */ jsxs118(
42499
+ return /* @__PURE__ */ jsxs119(
42495
42500
  "div",
42496
42501
  {
42497
42502
  "aria-live": "polite",
@@ -42500,7 +42505,7 @@ function Clock({
42500
42505
  "data-digital": showDigital ? "true" : "false",
42501
42506
  "data-size": size,
42502
42507
  children: [
42503
- showAnalog ? /* @__PURE__ */ jsxs118("div", { "aria-hidden": "true", className: Clock_default.face, children: [
42508
+ showAnalog ? /* @__PURE__ */ jsxs119("div", { "aria-hidden": "true", className: Clock_default.face, children: [
42504
42509
  Array.from({ length: 60 }).map((_, index) => {
42505
42510
  const isHourMark = index % 5 === 0;
42506
42511
  return /* @__PURE__ */ jsx144(
@@ -42651,12 +42656,12 @@ function FocusTrap({
42651
42656
  }
42652
42657
 
42653
42658
  // ../../components/KeyboardShortcut/KeyboardShortcut.module.css
42654
- var KeyboardShortcut_default = {"shortcut":"opus_pZh5vX_shortcut","plus":"opus_pZh5vX_plus","key":"opus_pZh5vX_key"};
42659
+ var KeyboardShortcut_default = {"plus":"opus_pZh5vX_plus","key":"opus_pZh5vX_key","shortcut":"opus_pZh5vX_shortcut"};
42655
42660
 
42656
42661
  // ../../components/KeyboardShortcut/KeyboardShortcut.tsx
42657
- import { jsx as jsx147, jsxs as jsxs119 } from "react/jsx-runtime";
42662
+ import { jsx as jsx147, jsxs as jsxs120 } from "react/jsx-runtime";
42658
42663
  function KeyboardShortcut({ keys, size = "md" }) {
42659
- return /* @__PURE__ */ jsx147("kbd", { "aria-label": keys.join(" + "), className: KeyboardShortcut_default.shortcut, "data-size": size, children: keys.map((key, index) => /* @__PURE__ */ jsxs119("span", { children: [
42664
+ return /* @__PURE__ */ jsx147("kbd", { "aria-label": keys.join(" + "), className: KeyboardShortcut_default.shortcut, "data-size": size, children: keys.map((key, index) => /* @__PURE__ */ jsxs120("span", { children: [
42660
42665
  index > 0 ? /* @__PURE__ */ jsx147("span", { "aria-hidden": "true", className: KeyboardShortcut_default.plus, children: "+" }) : null,
42661
42666
  /* @__PURE__ */ jsx147("span", { className: KeyboardShortcut_default.key, children: key })
42662
42667
  ] }, `${key}-${index}`)) });
@@ -43008,10 +43013,10 @@ import {
43008
43013
  } from "react";
43009
43014
 
43010
43015
  // ../../components/Sidebar/Sidebar.module.css
43011
- var Sidebar_default = {"visuallyHidden":"opus_4Pogux_visuallyHidden","icon":"opus_4Pogux_icon","link":"opus_4Pogux_link","group":"opus_4Pogux_group","overflowTooltip":"opus_4Pogux_overflowTooltip","groupItems":"opus_4Pogux_groupItems","header":"opus_4Pogux_header","collapsedTooltip":"opus_4Pogux_collapsedTooltip","collapsedGroupChevronOpen":"opus_4Pogux_collapsedGroupChevronOpen","groupChevron":"opus_4Pogux_groupChevron","collapsedGroupChevron":"opus_4Pogux_collapsedGroupChevron","collapsedSubmenu":"opus_4Pogux_collapsedSubmenu","collapsedGroup":"opus_4Pogux_collapsedGroup","headerTitle":"opus_4Pogux_headerTitle","bodyContent":"opus_4Pogux_bodyContent","groupLabel":"opus_4Pogux_groupLabel","headerInner":"opus_4Pogux_headerInner","linkActive":"opus_4Pogux_linkActive","groupChevronOpen":"opus_4Pogux_groupChevronOpen","nav":"opus_4Pogux_nav","overflowLabel":"opus_4Pogux_overflowLabel","layout":"opus_4Pogux_layout","sidebar":"opus_4Pogux_sidebar","groupItemsWrap":"opus_4Pogux_groupItemsWrap","body":"opus_4Pogux_body","groupHeader":"opus_4Pogux_groupHeader","main":"opus_4Pogux_main","linkLabel":"opus_4Pogux_linkLabel","collapsedGroupWrap":"opus_4Pogux_collapsedGroupWrap","footer":"opus_4Pogux_footer"};
43016
+ var Sidebar_default = {"link":"opus_4Pogux_link","linkActive":"opus_4Pogux_linkActive","collapsedTooltip":"opus_4Pogux_collapsedTooltip","collapsedGroup":"opus_4Pogux_collapsedGroup","groupItems":"opus_4Pogux_groupItems","body":"opus_4Pogux_body","collapsedSubmenu":"opus_4Pogux_collapsedSubmenu","collapsedGroupChevron":"opus_4Pogux_collapsedGroupChevron","icon":"opus_4Pogux_icon","collapsedGroupWrap":"opus_4Pogux_collapsedGroupWrap","visuallyHidden":"opus_4Pogux_visuallyHidden","overflowLabel":"opus_4Pogux_overflowLabel","groupItemsWrap":"opus_4Pogux_groupItemsWrap","overflowTooltip":"opus_4Pogux_overflowTooltip","header":"opus_4Pogux_header","footer":"opus_4Pogux_footer","groupChevronOpen":"opus_4Pogux_groupChevronOpen","collapsedGroupChevronOpen":"opus_4Pogux_collapsedGroupChevronOpen","headerTitle":"opus_4Pogux_headerTitle","group":"opus_4Pogux_group","groupLabel":"opus_4Pogux_groupLabel","groupHeader":"opus_4Pogux_groupHeader","layout":"opus_4Pogux_layout","sidebar":"opus_4Pogux_sidebar","bodyContent":"opus_4Pogux_bodyContent","linkLabel":"opus_4Pogux_linkLabel","groupChevron":"opus_4Pogux_groupChevron","nav":"opus_4Pogux_nav","main":"opus_4Pogux_main","headerInner":"opus_4Pogux_headerInner"};
43012
43017
 
43013
43018
  // ../../components/Sidebar/Sidebar.tsx
43014
- import { Fragment as Fragment24, jsx as jsx154, jsxs as jsxs120 } from "react/jsx-runtime";
43019
+ import { Fragment as Fragment24, jsx as jsx154, jsxs as jsxs121 } from "react/jsx-runtime";
43015
43020
  var SidebarContext = createContext11({
43016
43021
  collapsed: false,
43017
43022
  density: "comfortable"
@@ -43221,7 +43226,7 @@ function Sidebar({
43221
43226
  setActiveItem: setSidebarActiveItem,
43222
43227
  setGroupOpenState: persistState ? setGroupOpenState : void 0
43223
43228
  },
43224
- children: /* @__PURE__ */ jsxs120(
43229
+ children: /* @__PURE__ */ jsxs121(
43225
43230
  "aside",
43226
43231
  {
43227
43232
  "aria-label": "Sidebar",
@@ -43265,7 +43270,7 @@ function Sidebar({
43265
43270
  }
43266
43271
  function SidebarHeader({ children, title }) {
43267
43272
  const { collapsed } = useContext12(SidebarContext);
43268
- return /* @__PURE__ */ jsxs120("div", { className: Sidebar_default.headerInner, children: [
43273
+ return /* @__PURE__ */ jsxs121("div", { className: Sidebar_default.headerInner, children: [
43269
43274
  /* @__PURE__ */ jsx154("h2", { className: collapsed ? Sidebar_default.visuallyHidden : Sidebar_default.headerTitle, children: title }),
43270
43275
  children
43271
43276
  ] });
@@ -43307,7 +43312,7 @@ function SidebarLink({
43307
43312
  }
43308
43313
  onClick == null ? void 0 : onClick(event);
43309
43314
  };
43310
- const content = /* @__PURE__ */ jsxs120(Fragment24, { children: [
43315
+ const content = /* @__PURE__ */ jsxs121(Fragment24, { children: [
43311
43316
  icon ? /* @__PURE__ */ jsx154("span", { className: Sidebar_default.icon, children: icon }) : null,
43312
43317
  !icon && collapsed && label ? /* @__PURE__ */ jsx154("span", { "aria-hidden": "true", className: Sidebar_default.icon, children: label.charAt(0) }) : null,
43313
43318
  collapsed ? /* @__PURE__ */ jsx154("span", { className: Sidebar_default.visuallyHidden, children }) : label ? /* @__PURE__ */ jsx154(SidebarOverflowLabel, { label }) : /* @__PURE__ */ jsx154("span", { className: Sidebar_default.linkLabel, children })
@@ -43443,14 +43448,14 @@ function SidebarGroup({
43443
43448
  };
43444
43449
  if (collapsed) {
43445
43450
  if (depth > 0) {
43446
- return /* @__PURE__ */ jsxs120("div", { className: Sidebar_default.collapsedGroupWrap, children: [
43451
+ return /* @__PURE__ */ jsxs121("div", { className: Sidebar_default.collapsedGroupWrap, children: [
43447
43452
  /* @__PURE__ */ jsx154(
43448
43453
  Tooltip,
43449
43454
  {
43450
43455
  className: Sidebar_default.collapsedTooltip,
43451
43456
  content: label,
43452
43457
  placement: "right",
43453
- children: /* @__PURE__ */ jsxs120(
43458
+ children: /* @__PURE__ */ jsxs121(
43454
43459
  "button",
43455
43460
  {
43456
43461
  "aria-expanded": collapsedOpen,
@@ -43489,7 +43494,7 @@ function SidebarGroup({
43489
43494
  }
43490
43495
  );
43491
43496
  }
43492
- return /* @__PURE__ */ jsxs120(
43497
+ return /* @__PURE__ */ jsxs121(
43493
43498
  "div",
43494
43499
  {
43495
43500
  "aria-label": label,
@@ -43497,7 +43502,7 @@ function SidebarGroup({
43497
43502
  "data-depth": depth,
43498
43503
  role: "group",
43499
43504
  children: [
43500
- /* @__PURE__ */ jsx154("div", { className: Sidebar_default.groupHeader, children: /* @__PURE__ */ jsxs120(
43505
+ /* @__PURE__ */ jsx154("div", { className: Sidebar_default.groupHeader, children: /* @__PURE__ */ jsxs121(
43501
43506
  "button",
43502
43507
  {
43503
43508
  "aria-controls": listId,
@@ -43544,7 +43549,7 @@ function SidebarLayout({
43544
43549
  main,
43545
43550
  side = "left"
43546
43551
  }) {
43547
- return /* @__PURE__ */ jsxs120(
43552
+ return /* @__PURE__ */ jsxs121(
43548
43553
  "div",
43549
43554
  {
43550
43555
  className: Sidebar_default.layout,
@@ -43671,10 +43676,10 @@ import { useEffect as useEffect50, useId as useId27, useMemo as useMemo41, useRe
43671
43676
  import { FontAwesomeIcon as FontAwesomeIcon13 } from "@fortawesome/react-fontawesome";
43672
43677
 
43673
43678
  // ../../components/IconPicker/IconPicker.module.css
43674
- var IconPicker_default = {"root":"opus_4E-Oa1_root","option":"opus_4E-Oa1_option","optionIcon":"opus_4E-Oa1_optionIcon","search":"opus_4E-Oa1_search","trigger":"opus_4E-Oa1_trigger","triggerIcon":"opus_4E-Oa1_triggerIcon","triggerLabel":"opus_4E-Oa1_triggerLabel","grid":"opus_4E-Oa1_grid","empty":"opus_4E-Oa1_empty","menu":"opus_4E-Oa1_menu","chevron":"opus_4E-Oa1_chevron"};
43679
+ var IconPicker_default = {"root":"opus_4E-Oa1_root","search":"opus_4E-Oa1_search","grid":"opus_4E-Oa1_grid","option":"opus_4E-Oa1_option","triggerLabel":"opus_4E-Oa1_triggerLabel","trigger":"opus_4E-Oa1_trigger","triggerIcon":"opus_4E-Oa1_triggerIcon","empty":"opus_4E-Oa1_empty","menu":"opus_4E-Oa1_menu","optionIcon":"opus_4E-Oa1_optionIcon","chevron":"opus_4E-Oa1_chevron"};
43675
43680
 
43676
43681
  // ../../components/IconPicker/IconPicker.tsx
43677
- import { jsx as jsx156, jsxs as jsxs121 } from "react/jsx-runtime";
43682
+ import { jsx as jsx156, jsxs as jsxs122 } from "react/jsx-runtime";
43678
43683
  function IconPicker({
43679
43684
  help,
43680
43685
  id,
@@ -43719,8 +43724,8 @@ function IconPicker({
43719
43724
  document.removeEventListener("keydown", handleKeyDown);
43720
43725
  };
43721
43726
  }, [open]);
43722
- return /* @__PURE__ */ jsx156(FieldShell, { help, id, label, labelPosition, mode, children: /* @__PURE__ */ jsxs121("div", { className: IconPicker_default.root, ref: rootRef, children: [
43723
- /* @__PURE__ */ jsxs121(
43727
+ return /* @__PURE__ */ jsx156(FieldShell, { help, id, label, labelPosition, mode, children: /* @__PURE__ */ jsxs122("div", { className: IconPicker_default.root, ref: rootRef, children: [
43728
+ /* @__PURE__ */ jsxs122(
43724
43729
  "button",
43725
43730
  {
43726
43731
  "aria-controls": open ? listboxId : void 0,
@@ -43737,7 +43742,7 @@ function IconPicker({
43737
43742
  }
43738
43743
  ),
43739
43744
  /* @__PURE__ */ jsx156("span", { "aria-hidden": "true", className: IconPicker_default.chevron }),
43740
- open ? /* @__PURE__ */ jsxs121("div", { className: IconPicker_default.menu, children: [
43745
+ open ? /* @__PURE__ */ jsxs122("div", { className: IconPicker_default.menu, children: [
43741
43746
  /* @__PURE__ */ jsx156(
43742
43747
  "input",
43743
43748
  {
@@ -43774,10 +43779,10 @@ function IconPicker({
43774
43779
  }
43775
43780
 
43776
43781
  // ../../components/IconBadge/IconBadge.module.css
43777
- var IconBadge_default = {"icon":"opus_H9TUGj_icon","root":"opus_H9TUGj_root","badge":"opus_H9TUGj_badge"};
43782
+ var IconBadge_default = {"badge":"opus_H9TUGj_badge","icon":"opus_H9TUGj_icon","root":"opus_H9TUGj_root"};
43778
43783
 
43779
43784
  // ../../components/IconBadge/IconBadge.tsx
43780
- import { jsx as jsx157, jsxs as jsxs122 } from "react/jsx-runtime";
43785
+ import { jsx as jsx157, jsxs as jsxs123 } from "react/jsx-runtime";
43781
43786
  function formatCount(count, max) {
43782
43787
  if (count > max) {
43783
43788
  return `${max}+`;
@@ -43814,7 +43819,7 @@ function IconBadge({
43814
43819
  const showBadge = shouldShowBadge(count, showZero);
43815
43820
  const accessibleLabel = buildAccessibleLabel(label, count, max, showZero);
43816
43821
  const rootClassName = [IconBadge_default.root, className].filter(Boolean).join(" ");
43817
- const content = /* @__PURE__ */ jsxs122("span", { "aria-hidden": "true", className: IconBadge_default.icon, "data-size": size, "data-tone": tone, children: [
43822
+ const content = /* @__PURE__ */ jsxs123("span", { "aria-hidden": "true", className: IconBadge_default.icon, "data-size": size, "data-tone": tone, children: [
43818
43823
  /* @__PURE__ */ jsx157(CatalogIcon, { iconName }),
43819
43824
  showBadge ? /* @__PURE__ */ jsx157("span", { className: IconBadge_default.badge, "data-urgency": urgency, children: formatCount(count, max) }) : null
43820
43825
  ] });
@@ -43953,10 +43958,10 @@ var googleFonts = [
43953
43958
  ];
43954
43959
 
43955
43960
  // ../../components/FontPicker/FontPicker.module.css
43956
- var FontPicker_default = {"optionName":"opus_ub1fhz_optionName","empty":"opus_ub1fhz_empty","field":"opus_ub1fhz_field","search":"opus_ub1fhz_search","triggerText":"opus_ub1fhz_triggerText","optionPreview":"opus_ub1fhz_optionPreview","searchWrap":"opus_ub1fhz_searchWrap","label":"opus_ub1fhz_label","picker":"opus_ub1fhz_picker","trigger":"opus_ub1fhz_trigger","chevron":"opus_ub1fhz_chevron","dropdown":"opus_ub1fhz_dropdown","options":"opus_ub1fhz_options","option":"opus_ub1fhz_option"};
43961
+ var FontPicker_default = {"options":"opus_ub1fhz_options","empty":"opus_ub1fhz_empty","search":"opus_ub1fhz_search","optionName":"opus_ub1fhz_optionName","label":"opus_ub1fhz_label","field":"opus_ub1fhz_field","searchWrap":"opus_ub1fhz_searchWrap","dropdown":"opus_ub1fhz_dropdown","option":"opus_ub1fhz_option","optionPreview":"opus_ub1fhz_optionPreview","chevron":"opus_ub1fhz_chevron","trigger":"opus_ub1fhz_trigger","triggerText":"opus_ub1fhz_triggerText","picker":"opus_ub1fhz_picker"};
43957
43962
 
43958
43963
  // ../../components/FontPicker/FontPicker.tsx
43959
- import { jsx as jsx158, jsxs as jsxs123 } from "react/jsx-runtime";
43964
+ import { jsx as jsx158, jsxs as jsxs124 } from "react/jsx-runtime";
43960
43965
  var FONT_STORAGE_KEY = "opus-components-font";
43961
43966
  var DEFAULT_FONT_FAMILY = "Space Grotesk";
43962
43967
  var fontSet = new Set(googleFonts);
@@ -44050,10 +44055,10 @@ function FontPicker({ id, onChange, value }) {
44050
44055
  document.removeEventListener("keydown", closeOnEscape);
44051
44056
  };
44052
44057
  }, [open]);
44053
- return /* @__PURE__ */ jsxs123("div", { className: FontPicker_default.field, ref: rootRef, children: [
44058
+ return /* @__PURE__ */ jsxs124("div", { className: FontPicker_default.field, ref: rootRef, children: [
44054
44059
  /* @__PURE__ */ jsx158("span", { className: FontPicker_default.label, children: "Font" }),
44055
- /* @__PURE__ */ jsxs123("div", { className: FontPicker_default.picker, children: [
44056
- /* @__PURE__ */ jsxs123(
44060
+ /* @__PURE__ */ jsxs124("div", { className: FontPicker_default.picker, children: [
44061
+ /* @__PURE__ */ jsxs124(
44057
44062
  "button",
44058
44063
  {
44059
44064
  "aria-controls": `${id}-options`,
@@ -44070,7 +44075,7 @@ function FontPicker({ id, onChange, value }) {
44070
44075
  ]
44071
44076
  }
44072
44077
  ),
44073
- open ? /* @__PURE__ */ jsxs123("div", { className: FontPicker_default.dropdown, children: [
44078
+ open ? /* @__PURE__ */ jsxs124("div", { className: FontPicker_default.dropdown, children: [
44074
44079
  /* @__PURE__ */ jsx158("div", { className: FontPicker_default.searchWrap, children: /* @__PURE__ */ jsx158(
44075
44080
  "input",
44076
44081
  {
@@ -44083,10 +44088,10 @@ function FontPicker({ id, onChange, value }) {
44083
44088
  onChange: (event) => setQuery(event.target.value)
44084
44089
  }
44085
44090
  ) }),
44086
- /* @__PURE__ */ jsxs123("div", { "aria-label": "Google Fonts", className: FontPicker_default.options, id: `${id}-options`, role: "listbox", children: [
44091
+ /* @__PURE__ */ jsxs124("div", { "aria-label": "Google Fonts", className: FontPicker_default.options, id: `${id}-options`, role: "listbox", children: [
44087
44092
  filteredFonts.map((font) => {
44088
44093
  const selected = font === value;
44089
- return /* @__PURE__ */ jsxs123(
44094
+ return /* @__PURE__ */ jsxs124(
44090
44095
  "button",
44091
44096
  {
44092
44097
  "aria-selected": selected,