opus-react 0.3.0 → 0.3.1

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 = {"sizeLg":"opus_8ChDQJ_sizeLg","sizeSm":"opus_8ChDQJ_sizeSm","sizeMd":"opus_8ChDQJ_sizeMd"};
430
+ var inputControlSizes_default = {"sizeMd":"opus_8ChDQJ_sizeMd","sizeSm":"opus_8ChDQJ_sizeSm","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 = {"button":"opus_lZkc26_button","info":"opus_lZkc26_info","light":"opus_lZkc26_light","primary":"opus_lZkc26_primary","secondary":"opus_lZkc26_secondary","success":"opus_lZkc26_success","dark":"opus_lZkc26_dark","link":"opus_lZkc26_link","danger":"opus_lZkc26_danger","warning":"opus_lZkc26_warning"};
440
+ var Button_default = {"secondary":"opus_lZkc26_secondary","button":"opus_lZkc26_button","light":"opus_lZkc26_light","primary":"opus_lZkc26_primary","link":"opus_lZkc26_link","success":"opus_lZkc26_success","danger":"opus_lZkc26_danger","warning":"opus_lZkc26_warning","dark":"opus_lZkc26_dark","info":"opus_lZkc26_info"};
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 = {"arrow":"opus_R70RbH_arrow","root":"opus_R70RbH_root","trigger":"opus_R70RbH_trigger","triggerWrap":"opus_R70RbH_triggerWrap","top":"opus_R70RbH_top","left":"opus_R70RbH_left","right":"opus_R70RbH_right","bottom":"opus_R70RbH_bottom","popup":"opus_R70RbH_popup"};
489
+ var Tooltip_default = {"triggerWrap":"opus_R70RbH_triggerWrap","bottom":"opus_R70RbH_bottom","arrow":"opus_R70RbH_arrow","popup":"opus_R70RbH_popup","left":"opus_R70RbH_left","root":"opus_R70RbH_root","right":"opus_R70RbH_right","trigger":"opus_R70RbH_trigger","top":"opus_R70RbH_top"};
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 = {"label":"opus_zNi12Z_label","control":"opus_zNi12Z_control","stackedLeft":"opus_zNi12Z_stackedLeft","labelRight":"opus_zNi12Z_labelRight","stacked":"opus_zNi12Z_stacked","error":"opus_zNi12Z_error","stackedRight":"opus_zNi12Z_stackedRight","flagged":"opus_zNi12Z_flagged","flaggedCenter":"opus_zNi12Z_flaggedCenter","root":"opus_zNi12Z_root","flaggedStart":"opus_zNi12Z_flaggedStart","labelLeft":"opus_zNi12Z_labelLeft","controlFlagged":"opus_zNi12Z_controlFlagged","compactControl":"opus_zNi12Z_compactControl","errorFlagged":"opus_zNi12Z_errorFlagged","fitContent":"opus_zNi12Z_fitContent","labelFlagged":"opus_zNi12Z_labelFlagged","required":"opus_zNi12Z_required","visuallyHidden":"opus_zNi12Z_visuallyHidden"};
658
+ var FieldShell_default = {"flaggedStart":"opus_zNi12Z_flaggedStart","required":"opus_zNi12Z_required","flaggedCenter":"opus_zNi12Z_flaggedCenter","labelFlagged":"opus_zNi12Z_labelFlagged","labelRight":"opus_zNi12Z_labelRight","errorFlagged":"opus_zNi12Z_errorFlagged","stacked":"opus_zNi12Z_stacked","flagged":"opus_zNi12Z_flagged","error":"opus_zNi12Z_error","stackedRight":"opus_zNi12Z_stackedRight","fitContent":"opus_zNi12Z_fitContent","root":"opus_zNi12Z_root","controlFlagged":"opus_zNi12Z_controlFlagged","compactControl":"opus_zNi12Z_compactControl","stackedLeft":"opus_zNi12Z_stackedLeft","labelLeft":"opus_zNi12Z_labelLeft","label":"opus_zNi12Z_label","control":"opus_zNi12Z_control","visuallyHidden":"opus_zNi12Z_visuallyHidden"};
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 = {"error":"opus_g-5tlR_error","nativeInput":"opus_g-5tlR_nativeInput","shell":"opus_g-5tlR_shell","toggle":"opus_g-5tlR_toggle","toggleLabel":"opus_g-5tlR_toggleLabel","visual":"opus_g-5tlR_visual","square":"opus_g-5tlR_square","round":"opus_g-5tlR_round"};
783
+ var CheckboxField_default = {"toggleLabel":"opus_g-5tlR_toggleLabel","nativeInput":"opus_g-5tlR_nativeInput","error":"opus_g-5tlR_error","shell":"opus_g-5tlR_shell","toggle":"opus_g-5tlR_toggle","visual":"opus_g-5tlR_visual","round":"opus_g-5tlR_round","square":"opus_g-5tlR_square"};
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 = {"sizeSm":"opus_4er5Uc_sizeSm","sizeLg":"opus_4er5Uc_sizeLg","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 = {"picker":"opus_Z7jeX4_picker","value":"opus_Z7jeX4_value","swatch":"opus_Z7jeX4_swatch","error":"opus_Z7jeX4_error","nativeInput":"opus_Z7jeX4_nativeInput","icon":"opus_Z7jeX4_icon"};
856
+ var ColorField_default = {"swatch":"opus_Z7jeX4_swatch","nativeInput":"opus_Z7jeX4_nativeInput","icon":"opus_Z7jeX4_icon","error":"opus_Z7jeX4_error","value":"opus_Z7jeX4_value","picker":"opus_Z7jeX4_picker"};
857
857
 
858
858
  // ../../components/fields/ColorField/ColorField.tsx
859
859
  import { jsx as jsx5, jsxs as jsxs4 } from "react/jsx-runtime";
@@ -962,7 +962,7 @@ function DateField({
962
962
  }
963
963
 
964
964
  // ../../components/fields/HiddenField/HiddenField.module.css
965
- var HiddenField_default = {"note":"opus_kL1YXS_note","preview":"opus_kL1YXS_preview","meta":"opus_kL1YXS_meta"};
965
+ var HiddenField_default = {"preview":"opus_kL1YXS_preview","meta":"opus_kL1YXS_meta","note":"opus_kL1YXS_note"};
966
966
 
967
967
  // ../../components/fields/HiddenField/HiddenField.tsx
968
968
  import { jsx as jsx7, jsxs as jsxs5 } 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 = {"iconSvg":"opus_aOsPA7_iconSvg","content":"opus_aOsPA7_content","drop":"opus_aOsPA7_drop","dragging":"opus_aOsPA7_dragging","hint":"opus_aOsPA7_hint","action":"opus_aOsPA7_action","footnote":"opus_aOsPA7_footnote","input":"opus_aOsPA7_input","title":"opus_aOsPA7_title","wrapper":"opus_aOsPA7_wrapper","dropError":"opus_aOsPA7_dropError","icon":"opus_aOsPA7_icon"};
1014
+ var FileField_default = {"title":"opus_aOsPA7_title","icon":"opus_aOsPA7_icon","hint":"opus_aOsPA7_hint","footnote":"opus_aOsPA7_footnote","drop":"opus_aOsPA7_drop","dropError":"opus_aOsPA7_dropError","content":"opus_aOsPA7_content","wrapper":"opus_aOsPA7_wrapper","action":"opus_aOsPA7_action","input":"opus_aOsPA7_input","iconSvg":"opus_aOsPA7_iconSvg","dragging":"opus_aOsPA7_dragging"};
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 = {"viewportDragging":"opus_itxBv9_viewportDragging","zoomSlider":"opus_itxBv9_zoomSlider","dragging":"opus_itxBv9_dragging","root":"opus_itxBv9_root","viewportRing":"opus_itxBv9_viewportRing","changeLink":"opus_itxBv9_changeLink","dropHint":"opus_itxBv9_dropHint","previewRow":"opus_itxBv9_previewRow","actions":"opus_itxBv9_actions","viewportImage":"opus_itxBv9_viewportImage","previewFrame":"opus_itxBv9_previewFrame","zoomRow":"opus_itxBv9_zoomRow","dropContent":"opus_itxBv9_dropContent","dropError":"opus_itxBv9_dropError","zoomLabel":"opus_itxBv9_zoomLabel","instruction":"opus_itxBv9_instruction","viewport":"opus_itxBv9_viewport","editor":"opus_itxBv9_editor","zoomButton":"opus_itxBv9_zoomButton","previewImage":"opus_itxBv9_previewImage","drop":"opus_itxBv9_drop","previewTitle":"opus_itxBv9_previewTitle","dropAction":"opus_itxBv9_dropAction","dropIcon":"opus_itxBv9_dropIcon","previewCard":"opus_itxBv9_previewCard","dropTitle":"opus_itxBv9_dropTitle","previewHint":"opus_itxBv9_previewHint","dropIconSvg":"opus_itxBv9_dropIconSvg","hiddenInput":"opus_itxBv9_hiddenInput","previewCameraButton":"opus_itxBv9_previewCameraButton","previewCopy":"opus_itxBv9_previewCopy"};
1281
+ var ImageCropUploadField_default = {"root":"opus_itxBv9_root","viewportRing":"opus_itxBv9_viewportRing","actions":"opus_itxBv9_actions","dropIcon":"opus_itxBv9_dropIcon","instruction":"opus_itxBv9_instruction","previewCard":"opus_itxBv9_previewCard","zoomLabel":"opus_itxBv9_zoomLabel","dropContent":"opus_itxBv9_dropContent","dropError":"opus_itxBv9_dropError","dropAction":"opus_itxBv9_dropAction","dropIconSvg":"opus_itxBv9_dropIconSvg","viewportImage":"opus_itxBv9_viewportImage","zoomButton":"opus_itxBv9_zoomButton","dropHint":"opus_itxBv9_dropHint","viewport":"opus_itxBv9_viewport","previewCameraButton":"opus_itxBv9_previewCameraButton","previewCopy":"opus_itxBv9_previewCopy","previewFrame":"opus_itxBv9_previewFrame","zoomRow":"opus_itxBv9_zoomRow","viewportDragging":"opus_itxBv9_viewportDragging","previewRow":"opus_itxBv9_previewRow","hiddenInput":"opus_itxBv9_hiddenInput","previewTitle":"opus_itxBv9_previewTitle","dropTitle":"opus_itxBv9_dropTitle","zoomSlider":"opus_itxBv9_zoomSlider","changeLink":"opus_itxBv9_changeLink","previewImage":"opus_itxBv9_previewImage","previewHint":"opus_itxBv9_previewHint","drop":"opus_itxBv9_drop","editor":"opus_itxBv9_editor","dragging":"opus_itxBv9_dragging"};
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 = {"error":"opus_L272Dk_error","input":"opus_L272Dk_input","button":"opus_L272Dk_button","stepper":"opus_L272Dk_stepper"};
1705
+ var NumberField_default = {"input":"opus_L272Dk_input","button":"opus_L272Dk_button","stepper":"opus_L272Dk_stepper","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","error":"opus_O-1nor_error","round":"opus_O-1nor_round","choice":"opus_O-1nor_choice","square":"opus_O-1nor_square","visual":"opus_O-1nor_visual","shell":"opus_O-1nor_shell","options":"opus_O-1nor_options"};
1884
+ var RadioGroup_default = {"options":"opus_O-1nor_options","nativeInput":"opus_O-1nor_nativeInput","shell":"opus_O-1nor_shell","option":"opus_O-1nor_option","choice":"opus_O-1nor_choice","square":"opus_O-1nor_square","error":"opus_O-1nor_error","visual":"opus_O-1nor_visual","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 = {"chipLabel":"opus_IOOYwh_chipLabel","readOnly":"opus_IOOYwh_readOnly","chip":"opus_IOOYwh_chip","disabled":"opus_IOOYwh_disabled","error":"opus_IOOYwh_error","remove":"opus_IOOYwh_remove","field":"opus_IOOYwh_field","shell":"opus_IOOYwh_shell","input":"opus_IOOYwh_input"};
1982
+ var ChipInputField_default = {"readOnly":"opus_IOOYwh_readOnly","remove":"opus_IOOYwh_remove","input":"opus_IOOYwh_input","error":"opus_IOOYwh_error","field":"opus_IOOYwh_field","chip":"opus_IOOYwh_chip","disabled":"opus_IOOYwh_disabled","shell":"opus_IOOYwh_shell","chipLabel":"opus_IOOYwh_chipLabel"};
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","root":"opus_X6xFEA_root","selected":"opus_X6xFEA_selected","indicator":"opus_X6xFEA_indicator","disabled":"opus_X6xFEA_disabled","optionDisabled":"opus_X6xFEA_optionDisabled","chip":"opus_X6xFEA_chip"};
2119
+ var ChoiceChipsField_default = {"root":"opus_X6xFEA_root","optionDisabled":"opus_X6xFEA_optionDisabled","indicator":"opus_X6xFEA_indicator","selected":"opus_X6xFEA_selected","shell":"opus_X6xFEA_shell","disabled":"opus_X6xFEA_disabled","chip":"opus_X6xFEA_chip"};
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 = {"topRow":"opus_iRHQuG_topRow","error":"opus_iRHQuG_error","fieldLabel":"opus_iRHQuG_fieldLabel","value":"opus_iRHQuG_value","footer":"opus_iRHQuG_footer","slider":"opus_iRHQuG_slider","wrap":"opus_iRHQuG_wrap"};
2205
+ var RangeField_default = {"value":"opus_iRHQuG_value","fieldLabel":"opus_iRHQuG_fieldLabel","footer":"opus_iRHQuG_footer","error":"opus_iRHQuG_error","slider":"opus_iRHQuG_slider","topRow":"opus_iRHQuG_topRow","wrap":"opus_iRHQuG_wrap"};
2206
2206
 
2207
2207
  // ../../components/fields/RangeField/RangeField.tsx
2208
2208
  import { jsx as jsx15, jsxs as jsxs12 } from "react/jsx-runtime";
@@ -2275,7 +2275,7 @@ function RangeField({
2275
2275
  }
2276
2276
 
2277
2277
  // ../../components/fields/SelectField/SelectField.module.css
2278
- var SelectField_default = {"select":"opus_m2ObG0_select","wrap":"opus_m2ObG0_wrap","error":"opus_m2ObG0_error"};
2278
+ var SelectField_default = {"error":"opus_m2ObG0_error","wrap":"opus_m2ObG0_wrap","select":"opus_m2ObG0_select"};
2279
2279
 
2280
2280
  // ../../components/fields/SelectField/SelectField.tsx
2281
2281
  import { jsx as jsx16 } 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 = {"track":"opus_t9NLEA_track","toggle":"opus_t9NLEA_toggle","shell":"opus_t9NLEA_shell","error":"opus_t9NLEA_error"};
2323
+ var SwitchField_default = {"toggle":"opus_t9NLEA_toggle","error":"opus_t9NLEA_error","track":"opus_t9NLEA_track","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","externalCount":"opus_FjhWmh_externalCount","inlineCount":"opus_FjhWmh_inlineCount","footerError":"opus_FjhWmh_footerError","field":"opus_FjhWmh_field","textarea":"opus_FjhWmh_textarea","error":"opus_FjhWmh_error","withCount":"opus_FjhWmh_withCount","footer":"opus_FjhWmh_footer"};
2375
+ var TextAreaField_default = {"footer":"opus_FjhWmh_footer","footerError":"opus_FjhWmh_footerError","withCount":"opus_FjhWmh_withCount","inlineCount":"opus_FjhWmh_inlineCount","field":"opus_FjhWmh_field","inputWrap":"opus_FjhWmh_inputWrap","error":"opus_FjhWmh_error","textarea":"opus_FjhWmh_textarea","externalCount":"opus_FjhWmh_externalCount"};
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 = {"field":"opus_6HFqZH_field","toolbarIcon":"opus_6HFqZH_toolbarIcon","editor":"opus_6HFqZH_editor","modalField":"opus_6HFqZH_modalField","modalDimensionField":"opus_6HFqZH_modalDimensionField","modalTitle":"opus_6HFqZH_modalTitle","modalActions":"opus_6HFqZH_modalActions","modalCancel":"opus_6HFqZH_modalCancel","editorShell":"opus_6HFqZH_editorShell","error":"opus_6HFqZH_error","colorSwatch":"opus_6HFqZH_colorSwatch","toolbar":"opus_6HFqZH_toolbar","toolbarButtonActive":"opus_6HFqZH_toolbarButtonActive","colorInput":"opus_6HFqZH_colorInput","modalNumber":"opus_6HFqZH_modalNumber","modalConfirm":"opus_6HFqZH_modalConfirm","divider":"opus_6HFqZH_divider","blockSelect":"opus_6HFqZH_blockSelect","readOnly":"opus_6HFqZH_readOnly","modal":"opus_6HFqZH_modal","modalInput":"opus_6HFqZH_modalInput","modalTimes":"opus_6HFqZH_modalTimes","modalDimensions":"opus_6HFqZH_modalDimensions","toolbarButton":"opus_6HFqZH_toolbarButton","modalOverlay":"opus_6HFqZH_modalOverlay","modalLabel":"opus_6HFqZH_modalLabel"};
2482
+ var RichTextField_default = {"colorInput":"opus_6HFqZH_colorInput","toolbarButton":"opus_6HFqZH_toolbarButton","divider":"opus_6HFqZH_divider","editorShell":"opus_6HFqZH_editorShell","toolbar":"opus_6HFqZH_toolbar","toolbarButtonActive":"opus_6HFqZH_toolbarButtonActive","readOnly":"opus_6HFqZH_readOnly","modal":"opus_6HFqZH_modal","modalOverlay":"opus_6HFqZH_modalOverlay","modalField":"opus_6HFqZH_modalField","modalNumber":"opus_6HFqZH_modalNumber","modalDimensions":"opus_6HFqZH_modalDimensions","toolbarIcon":"opus_6HFqZH_toolbarIcon","modalTimes":"opus_6HFqZH_modalTimes","modalInput":"opus_6HFqZH_modalInput","modalConfirm":"opus_6HFqZH_modalConfirm","error":"opus_6HFqZH_error","field":"opus_6HFqZH_field","blockSelect":"opus_6HFqZH_blockSelect","colorSwatch":"opus_6HFqZH_colorSwatch","modalActions":"opus_6HFqZH_modalActions","editor":"opus_6HFqZH_editor","modalLabel":"opus_6HFqZH_modalLabel","modalTitle":"opus_6HFqZH_modalTitle","modalDimensionField":"opus_6HFqZH_modalDimensionField","modalCancel":"opus_6HFqZH_modalCancel"};
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 = {"searchWrapError":"opus_1Q5xBh_searchWrapError","trigger":"opus_1Q5xBh_trigger","input":"opus_1Q5xBh_input","chevron":"opus_1Q5xBh_chevron","passwordToggle":"opus_1Q5xBh_passwordToggle","panel":"opus_1Q5xBh_panel","panelFooter":"opus_1Q5xBh_panelFooter","groupLabel":"opus_1Q5xBh_groupLabel","placeholder":"opus_1Q5xBh_placeholder","prefixIcon":"opus_1Q5xBh_prefixIcon","list":"opus_1Q5xBh_list","searchInput":"opus_1Q5xBh_searchInput","triggerError":"opus_1Q5xBh_triggerError","triggerOpen":"opus_1Q5xBh_triggerOpen","prefixIconSvg":"opus_1Q5xBh_prefixIconSvg","actionButton":"opus_1Q5xBh_actionButton","passwordWrap":"opus_1Q5xBh_passwordWrap","actionButtonPrimary":"opus_1Q5xBh_actionButtonPrimary","error":"opus_1Q5xBh_error","search":"opus_1Q5xBh_search","searchWrap":"opus_1Q5xBh_searchWrap","passwordToggleSlot":"opus_1Q5xBh_passwordToggleSlot","option":"opus_1Q5xBh_option","passwordInput":"opus_1Q5xBh_passwordInput"};
3131
+ var fieldControl_default = {"prefixIcon":"opus_1Q5xBh_prefixIcon","panelFooter":"opus_1Q5xBh_panelFooter","search":"opus_1Q5xBh_search","error":"opus_1Q5xBh_error","triggerError":"opus_1Q5xBh_triggerError","passwordWrap":"opus_1Q5xBh_passwordWrap","passwordToggleSlot":"opus_1Q5xBh_passwordToggleSlot","input":"opus_1Q5xBh_input","passwordInput":"opus_1Q5xBh_passwordInput","passwordToggle":"opus_1Q5xBh_passwordToggle","triggerOpen":"opus_1Q5xBh_triggerOpen","prefixIconSvg":"opus_1Q5xBh_prefixIconSvg","placeholder":"opus_1Q5xBh_placeholder","trigger":"opus_1Q5xBh_trigger","actionButton":"opus_1Q5xBh_actionButton","searchWrap":"opus_1Q5xBh_searchWrap","searchWrapError":"opus_1Q5xBh_searchWrapError","groupLabel":"opus_1Q5xBh_groupLabel","panel":"opus_1Q5xBh_panel","option":"opus_1Q5xBh_option","searchInput":"opus_1Q5xBh_searchInput","list":"opus_1Q5xBh_list","endAdornment":"opus_1Q5xBh_endAdornment","chevron":"opus_1Q5xBh_chevron","actionButtonPrimary":"opus_1Q5xBh_actionButtonPrimary"};
3132
3132
 
3133
3133
  // ../../components/fields/shared/PasswordToggle.tsx
3134
3134
  import { FontAwesomeIcon as FontAwesomeIcon3 } from "@fortawesome/react-fontawesome";
@@ -3156,7 +3156,9 @@ function TextField({
3156
3156
  error,
3157
3157
  help,
3158
3158
  id,
3159
+ inputRef,
3159
3160
  label,
3161
+ labelVisuallyHidden,
3160
3162
  labelPosition = "left",
3161
3163
  mode = "stacked",
3162
3164
  placeholder,
@@ -3164,6 +3166,7 @@ function TextField({
3164
3166
  size = "md",
3165
3167
  type,
3166
3168
  value,
3169
+ endAdornment,
3167
3170
  onChange
3168
3171
  }) {
3169
3172
  const shellAria = useFieldShellAria();
@@ -3182,6 +3185,7 @@ function TextField({
3182
3185
  isPassword ? fieldControl_default.passwordInput : ""
3183
3186
  ].filter(Boolean).join(" "),
3184
3187
  id,
3188
+ ref: inputRef,
3185
3189
  placeholder,
3186
3190
  onChange,
3187
3191
  type: inputType,
@@ -3195,6 +3199,7 @@ function TextField({
3195
3199
  help,
3196
3200
  id,
3197
3201
  label,
3202
+ labelVisuallyHidden,
3198
3203
  labelPosition,
3199
3204
  mode,
3200
3205
  required,
@@ -3208,7 +3213,8 @@ function TextField({
3208
3213
  ].filter(Boolean).join(" "),
3209
3214
  children: [
3210
3215
  /* @__PURE__ */ jsx21("span", { "aria-hidden": "true", className: fieldControl_default.prefixIcon, children: /* @__PURE__ */ jsx21(FontAwesomeIcon4, { className: fieldControl_default.prefixIconSvg, icon: faMagnifyingGlass }) }),
3211
- inputEl
3216
+ inputEl,
3217
+ endAdornment ? /* @__PURE__ */ jsx21("span", { className: fieldControl_default.endAdornment, children: endAdornment }) : null
3212
3218
  ]
3213
3219
  }
3214
3220
  ) : isPassword ? /* @__PURE__ */ jsxs15("div", { className: `${fieldControl_default.passwordWrap} ${sizeClass}`, children: [
@@ -3231,7 +3237,7 @@ import { FontAwesomeIcon as FontAwesomeIcon5 } from "@fortawesome/react-fontawes
3231
3237
  import { faMoon, faSun } from "@fortawesome/free-solid-svg-icons";
3232
3238
 
3233
3239
  // ../../components/fields/ThemeToggleField/ThemeToggleField.module.css
3234
- var ThemeToggleField_default = {"indicator":"opus_SwerMA_indicator","toggle":"opus_SwerMA_toggle","option":"opus_SwerMA_option","active":"opus_SwerMA_active"};
3240
+ var ThemeToggleField_default = {"indicator":"opus_SwerMA_indicator","option":"opus_SwerMA_option","active":"opus_SwerMA_active","toggle":"opus_SwerMA_toggle"};
3235
3241
 
3236
3242
  // ../../components/fields/ThemeToggleField/ThemeToggleField.tsx
3237
3243
  import { jsx as jsx22, jsxs as jsxs16 } from "react/jsx-runtime";
@@ -3246,6 +3252,7 @@ function ThemeToggleField({
3246
3252
  value,
3247
3253
  onChange
3248
3254
  }) {
3255
+ const nextTheme = value === "light" ? "dark" : "light";
3249
3256
  return /* @__PURE__ */ jsx22(
3250
3257
  FieldShell,
3251
3258
  {
@@ -3259,38 +3266,42 @@ function ThemeToggleField({
3259
3266
  labelTag: "div",
3260
3267
  labelVisuallyHidden,
3261
3268
  mode,
3262
- children: /* @__PURE__ */ jsxs16("div", { className: ThemeToggleField_default.toggle, role: "group", "aria-label": label, children: [
3263
- /* @__PURE__ */ jsx22(
3264
- "span",
3265
- {
3266
- "aria-hidden": "true",
3267
- className: ThemeToggleField_default.indicator,
3268
- "data-active": value
3269
- }
3270
- ),
3271
- /* @__PURE__ */ jsx22(
3272
- "button",
3273
- {
3274
- "aria-label": "Light theme",
3275
- "aria-pressed": value === "light",
3276
- className: `${ThemeToggleField_default.option} ${value === "light" ? ThemeToggleField_default.active : ""}`,
3277
- onClick: () => onChange("light"),
3278
- type: "button",
3279
- children: /* @__PURE__ */ jsx22(FontAwesomeIcon5, { "aria-hidden": "true", icon: faSun })
3280
- }
3281
- ),
3282
- /* @__PURE__ */ jsx22(
3283
- "button",
3284
- {
3285
- "aria-label": "Dark theme",
3286
- "aria-pressed": value === "dark",
3287
- className: `${ThemeToggleField_default.option} ${value === "dark" ? ThemeToggleField_default.active : ""}`,
3288
- onClick: () => onChange("dark"),
3289
- type: "button",
3290
- children: /* @__PURE__ */ jsx22(FontAwesomeIcon5, { "aria-hidden": "true", icon: faMoon })
3291
- }
3292
- )
3293
- ] })
3269
+ children: /* @__PURE__ */ jsxs16(
3270
+ "button",
3271
+ {
3272
+ "aria-label": `Switch to ${nextTheme} theme`,
3273
+ "aria-pressed": value === "dark",
3274
+ className: ThemeToggleField_default.toggle,
3275
+ onClick: () => onChange(nextTheme),
3276
+ type: "button",
3277
+ children: [
3278
+ /* @__PURE__ */ jsx22(
3279
+ "span",
3280
+ {
3281
+ "aria-hidden": "true",
3282
+ className: ThemeToggleField_default.indicator,
3283
+ "data-active": value
3284
+ }
3285
+ ),
3286
+ /* @__PURE__ */ jsx22(
3287
+ "span",
3288
+ {
3289
+ "aria-hidden": "true",
3290
+ className: `${ThemeToggleField_default.option} ${value === "light" ? ThemeToggleField_default.active : ""}`,
3291
+ children: /* @__PURE__ */ jsx22(FontAwesomeIcon5, { "aria-hidden": "true", icon: faSun })
3292
+ }
3293
+ ),
3294
+ /* @__PURE__ */ jsx22(
3295
+ "span",
3296
+ {
3297
+ "aria-hidden": "true",
3298
+ className: `${ThemeToggleField_default.option} ${value === "dark" ? ThemeToggleField_default.active : ""}`,
3299
+ children: /* @__PURE__ */ jsx22(FontAwesomeIcon5, { "aria-hidden": "true", icon: faMoon })
3300
+ }
3301
+ )
3302
+ ]
3303
+ }
3304
+ )
3294
3305
  }
3295
3306
  );
3296
3307
  }
@@ -3568,7 +3579,7 @@ function MultiSelectField({
3568
3579
  import { useState as useState10 } from "react";
3569
3580
 
3570
3581
  // ../../components/fields/TransferListField/TransferListField.module.css
3571
- var TransferListField_default = {"column":"opus_NPBFZk_column","controls":"opus_NPBFZk_controls","itemActive":"opus_NPBFZk_itemActive","item":"opus_NPBFZk_item","controlButton":"opus_NPBFZk_controlButton","list":"opus_NPBFZk_list","root":"opus_NPBFZk_root","columnHeader":"opus_NPBFZk_columnHeader"};
3582
+ var TransferListField_default = {"itemActive":"opus_NPBFZk_itemActive","controlButton":"opus_NPBFZk_controlButton","column":"opus_NPBFZk_column","columnHeader":"opus_NPBFZk_columnHeader","root":"opus_NPBFZk_root","controls":"opus_NPBFZk_controls","item":"opus_NPBFZk_item","list":"opus_NPBFZk_list"};
3572
3583
 
3573
3584
  // ../../components/fields/TransferListField/TransferListField.tsx
3574
3585
  import { jsx as jsx25, jsxs as jsxs19 } from "react/jsx-runtime";
@@ -3690,7 +3701,7 @@ import { FontAwesomeIcon as FontAwesomeIcon6 } from "@fortawesome/react-fontawes
3690
3701
  import { faCheck, faXmark } from "@fortawesome/free-solid-svg-icons";
3691
3702
 
3692
3703
  // ../../components/fields/PasswordStrengthField/PasswordStrengthField.module.css
3693
- var PasswordStrengthField_default = {"requirement":"opus_S1A372_requirement","meterFill":"opus_S1A372_meterFill","meterTrack":"opus_S1A372_meterTrack","root":"opus_S1A372_root","requirementIcon":"opus_S1A372_requirementIcon","requirementMet":"opus_S1A372_requirementMet","requirements":"opus_S1A372_requirements","meterWrap":"opus_S1A372_meterWrap","meterLabel":"opus_S1A372_meterLabel"};
3704
+ var PasswordStrengthField_default = {"meterLabel":"opus_S1A372_meterLabel","meterTrack":"opus_S1A372_meterTrack","requirements":"opus_S1A372_requirements","requirement":"opus_S1A372_requirement","requirementIcon":"opus_S1A372_requirementIcon","root":"opus_S1A372_root","meterFill":"opus_S1A372_meterFill","requirementMet":"opus_S1A372_requirementMet","meterWrap":"opus_S1A372_meterWrap"};
3694
3705
 
3695
3706
  // ../../components/fields/PasswordStrengthField/PasswordStrengthField.tsx
3696
3707
  import { jsx as jsx26, jsxs as jsxs20 } from "react/jsx-runtime";
@@ -3799,7 +3810,7 @@ function PasswordStrengthField({
3799
3810
  }
3800
3811
 
3801
3812
  // ../../components/fields/RatingField/RatingField.module.css
3802
- var RatingField_default = {"numeric":"opus_0tdNUz_numeric","root":"opus_0tdNUz_root","symbolActive":"opus_0tdNUz_symbolActive","symbol":"opus_0tdNUz_symbol","numericActive":"opus_0tdNUz_numericActive"};
3813
+ var RatingField_default = {"symbol":"opus_0tdNUz_symbol","root":"opus_0tdNUz_root","numeric":"opus_0tdNUz_numeric","symbolActive":"opus_0tdNUz_symbolActive","numericActive":"opus_0tdNUz_numericActive"};
3803
3814
 
3804
3815
  // ../../components/fields/RatingField/RatingField.tsx
3805
3816
  import { jsx as jsx27 } from "react/jsx-runtime";
@@ -3875,7 +3886,7 @@ function RatingField({
3875
3886
  }
3876
3887
 
3877
3888
  // ../../components/fields/SegmentedControlField/SegmentedControlField.module.css
3878
- var SegmentedControlField_default = {"segmentActive":"opus_ZHwfiN_segmentActive","root":"opus_ZHwfiN_root","segment":"opus_ZHwfiN_segment"};
3889
+ var SegmentedControlField_default = {"segment":"opus_ZHwfiN_segment","segmentActive":"opus_ZHwfiN_segmentActive","root":"opus_ZHwfiN_root"};
3879
3890
 
3880
3891
  // ../../components/fields/SegmentedControlField/SegmentedControlField.tsx
3881
3892
  import { jsx as jsx28 } from "react/jsx-runtime";
@@ -3931,7 +3942,7 @@ function SegmentedControlField({
3931
3942
  import { useMemo as useMemo5 } from "react";
3932
3943
 
3933
3944
  // ../../components/fields/SliderRangeField/SliderRangeField.module.css
3934
- var SliderRangeField_default = {"header":"opus_k3d0sS_header","track":"opus_k3d0sS_track","footer":"opus_k3d0sS_footer","trackWrap":"opus_k3d0sS_trackWrap","root":"opus_k3d0sS_root","slider":"opus_k3d0sS_slider","value":"opus_k3d0sS_value"};
3945
+ var SliderRangeField_default = {"root":"opus_k3d0sS_root","header":"opus_k3d0sS_header","value":"opus_k3d0sS_value","track":"opus_k3d0sS_track","slider":"opus_k3d0sS_slider","footer":"opus_k3d0sS_footer","trackWrap":"opus_k3d0sS_trackWrap"};
3935
3946
 
3936
3947
  // ../../components/fields/SliderRangeField/SliderRangeField.tsx
3937
3948
  import { jsx as jsx29, jsxs as jsxs21 } from "react/jsx-runtime";
@@ -4029,7 +4040,7 @@ function SliderRangeField({
4029
4040
  import { useEffect as useEffect7, useMemo as useMemo6, useRef as useRef8, useState as useState12 } from "react";
4030
4041
 
4031
4042
  // ../../components/fields/PhoneNumberField/PhoneNumberField.module.css
4032
- var PhoneNumberField_default = {"country":"opus_WC4gnN_country","countryValue":"opus_WC4gnN_countryValue","flag":"opus_WC4gnN_flag","dial":"opus_WC4gnN_dial","code":"opus_WC4gnN_code","chevron":"opus_WC4gnN_chevron","panel":"opus_WC4gnN_panel","optionLabel":"opus_WC4gnN_optionLabel","countryWrap":"opus_WC4gnN_countryWrap","empty":"opus_WC4gnN_empty","root":"opus_WC4gnN_root","option":"opus_WC4gnN_option","optionActive":"opus_WC4gnN_optionActive","optionDial":"opus_WC4gnN_optionDial"};
4043
+ var PhoneNumberField_default = {"country":"opus_WC4gnN_country","panel":"opus_WC4gnN_panel","chevron":"opus_WC4gnN_chevron","code":"opus_WC4gnN_code","option":"opus_WC4gnN_option","countryWrap":"opus_WC4gnN_countryWrap","optionActive":"opus_WC4gnN_optionActive","flag":"opus_WC4gnN_flag","countryValue":"opus_WC4gnN_countryValue","root":"opus_WC4gnN_root","optionDial":"opus_WC4gnN_optionDial","dial":"opus_WC4gnN_dial","empty":"opus_WC4gnN_empty","optionLabel":"opus_WC4gnN_optionLabel"};
4033
4044
 
4034
4045
  // ../../components/fields/PhoneNumberField/countries.ts
4035
4046
  function countryCodeToFlag(code) {
@@ -4434,7 +4445,7 @@ function PhoneNumberField({
4434
4445
  import { useEffect as useEffect8, useMemo as useMemo7, useRef as useRef9, useState as useState13 } from "react";
4435
4446
 
4436
4447
  // ../../components/fields/CountryPickerField/CountryPickerField.module.css
4437
- var CountryPickerField_default = {"root":"opus_O7qqfR_root","flag":"opus_O7qqfR_flag","optionLabel":"opus_O7qqfR_optionLabel","option":"opus_O7qqfR_option","optionActive":"opus_O7qqfR_optionActive","triggerValue":"opus_O7qqfR_triggerValue","empty":"opus_O7qqfR_empty","optionCode":"opus_O7qqfR_optionCode"};
4448
+ var CountryPickerField_default = {"option":"opus_O7qqfR_option","optionLabel":"opus_O7qqfR_optionLabel","empty":"opus_O7qqfR_empty","triggerValue":"opus_O7qqfR_triggerValue","root":"opus_O7qqfR_root","flag":"opus_O7qqfR_flag","optionActive":"opus_O7qqfR_optionActive","optionCode":"opus_O7qqfR_optionCode"};
4438
4449
 
4439
4450
  // ../../components/fields/CountryPickerField/CountryPickerField.tsx
4440
4451
  import { jsx as jsx31, jsxs as jsxs23 } from "react/jsx-runtime";
@@ -4593,7 +4604,7 @@ function CountryPickerField({
4593
4604
  import { useEffect as useEffect9, useMemo as useMemo8, useRef as useRef10, useState as useState14 } from "react";
4594
4605
 
4595
4606
  // ../../components/fields/TreeSelectField/TreeSelectField.module.css
4596
- var TreeSelectField_default = {"root":"opus_Mq6C00_root","treeOptionActive":"opus_Mq6C00_treeOptionActive","treeOption":"opus_Mq6C00_treeOption"};
4607
+ var TreeSelectField_default = {"treeOption":"opus_Mq6C00_treeOption","treeOptionActive":"opus_Mq6C00_treeOptionActive","root":"opus_Mq6C00_root"};
4597
4608
 
4598
4609
  // ../../components/fields/TreeSelectField/TreeSelectField.tsx
4599
4610
  import { Fragment as Fragment4, jsx as jsx32, jsxs as jsxs24 } from "react/jsx-runtime";
@@ -4724,7 +4735,7 @@ function TreeSelectField({
4724
4735
  import { useEffect as useEffect10, useMemo as useMemo9, useRef as useRef11, useState as useState15 } from "react";
4725
4736
 
4726
4737
  // ../../components/fields/CascaderField/CascaderField.module.css
4727
- var CascaderField_default = {"root":"opus_1Fg59A_root","optionActive":"opus_1Fg59A_optionActive","column":"opus_1Fg59A_column","panel":"opus_1Fg59A_panel","option":"opus_1Fg59A_option"};
4738
+ var CascaderField_default = {"optionActive":"opus_1Fg59A_optionActive","panel":"opus_1Fg59A_panel","root":"opus_1Fg59A_root","column":"opus_1Fg59A_column","option":"opus_1Fg59A_option"};
4728
4739
 
4729
4740
  // ../../components/fields/CascaderField/CascaderField.tsx
4730
4741
  import { jsx as jsx33, jsxs as jsxs25 } from "react/jsx-runtime";
@@ -4939,7 +4950,7 @@ function OpusThemeProvider({
4939
4950
  }
4940
4951
 
4941
4952
  // ../../components/Alert/Alert.module.css
4942
- var Alert_default = {"iconFlagged":"opus_eh3eeT_iconFlagged","alert":"opus_eh3eeT_alert","icon":"opus_eh3eeT_icon","content":"opus_eh3eeT_content","title":"opus_eh3eeT_title","description":"opus_eh3eeT_description","dismissIcon":"opus_eh3eeT_dismissIcon","iconMark":"opus_eh3eeT_iconMark","iconSvg":"opus_eh3eeT_iconSvg","dismiss":"opus_eh3eeT_dismiss"};
4953
+ var Alert_default = {"icon":"opus_eh3eeT_icon","content":"opus_eh3eeT_content","description":"opus_eh3eeT_description","iconSvg":"opus_eh3eeT_iconSvg","iconMark":"opus_eh3eeT_iconMark","dismiss":"opus_eh3eeT_dismiss","dismissIcon":"opus_eh3eeT_dismissIcon","iconFlagged":"opus_eh3eeT_iconFlagged","title":"opus_eh3eeT_title","alert":"opus_eh3eeT_alert"};
4943
4954
 
4944
4955
  // ../../components/Alert/Alert.tsx
4945
4956
  import { jsx as jsx36, jsxs as jsxs26 } from "react/jsx-runtime";
@@ -5134,7 +5145,7 @@ function useOverlayAccessibility(active, containerRef, {
5134
5145
  }
5135
5146
 
5136
5147
  // ../../components/Dialog/Dialog.module.css
5137
- var Dialog_default = {"backdropOut":"opus_sz-ZGI_backdropOut","icon":"opus_sz-ZGI_icon","backdrop":"opus_sz-ZGI_backdrop","title":"opus_sz-ZGI_title","iconMark":"opus_sz-ZGI_iconMark","visuallyHidden":"opus_sz-ZGI_visuallyHidden","dialog":"opus_sz-ZGI_dialog","body":"opus_sz-ZGI_body","dialogOut":"opus_sz-ZGI_dialogOut","dialogIn":"opus_sz-ZGI_dialogIn","description":"opus_sz-ZGI_description","iconSvg":"opus_sz-ZGI_iconSvg","content":"opus_sz-ZGI_content","actions":"opus_sz-ZGI_actions","backdropIn":"opus_sz-ZGI_backdropIn"};
5148
+ var Dialog_default = {"icon":"opus_sz-ZGI_icon","backdropIn":"opus_sz-ZGI_backdropIn","dialog":"opus_sz-ZGI_dialog","dialogIn":"opus_sz-ZGI_dialogIn","description":"opus_sz-ZGI_description","content":"opus_sz-ZGI_content","visuallyHidden":"opus_sz-ZGI_visuallyHidden","actions":"opus_sz-ZGI_actions","dialogOut":"opus_sz-ZGI_dialogOut","title":"opus_sz-ZGI_title","iconSvg":"opus_sz-ZGI_iconSvg","backdropOut":"opus_sz-ZGI_backdropOut","iconMark":"opus_sz-ZGI_iconMark","backdrop":"opus_sz-ZGI_backdrop","body":"opus_sz-ZGI_body"};
5138
5149
 
5139
5150
  // ../../components/Dialog/Dialog.tsx
5140
5151
  import { jsx as jsx38, jsxs as jsxs27 } from "react/jsx-runtime";
@@ -5265,7 +5276,7 @@ function Dialog({
5265
5276
  import { useEffect as useEffect15, useId as useId7, useRef as useRef14, useState as useState18 } from "react";
5266
5277
 
5267
5278
  // ../../components/Modal/Modal.module.css
5268
- var Modal_default = {"closeIcon":"opus_LQbzGS_closeIcon","body":"opus_LQbzGS_body","close":"opus_LQbzGS_close","header":"opus_LQbzGS_header","description":"opus_LQbzGS_description","modalBackdropOut":"opus_LQbzGS_modalBackdropOut","modal":"opus_LQbzGS_modal","backdrop":"opus_LQbzGS_backdrop","footer":"opus_LQbzGS_footer","heading":"opus_LQbzGS_heading","modalPanelIn":"opus_LQbzGS_modalPanelIn","modalPanelOut":"opus_LQbzGS_modalPanelOut","modalBackdropIn":"opus_LQbzGS_modalBackdropIn","footerContent":"opus_LQbzGS_footerContent","actions":"opus_LQbzGS_actions","title":"opus_LQbzGS_title"};
5279
+ var Modal_default = {"modalPanelOut":"opus_LQbzGS_modalPanelOut","header":"opus_LQbzGS_header","footer":"opus_LQbzGS_footer","modal":"opus_LQbzGS_modal","closeIcon":"opus_LQbzGS_closeIcon","body":"opus_LQbzGS_body","modalPanelIn":"opus_LQbzGS_modalPanelIn","footerContent":"opus_LQbzGS_footerContent","modalBackdropIn":"opus_LQbzGS_modalBackdropIn","close":"opus_LQbzGS_close","title":"opus_LQbzGS_title","modalBackdropOut":"opus_LQbzGS_modalBackdropOut","actions":"opus_LQbzGS_actions","backdrop":"opus_LQbzGS_backdrop","heading":"opus_LQbzGS_heading","description":"opus_LQbzGS_description"};
5269
5280
 
5270
5281
  // ../../components/Modal/Modal.tsx
5271
5282
  import { Fragment as Fragment6, jsx as jsx39, jsxs as jsxs28 } from "react/jsx-runtime";
@@ -5396,7 +5407,7 @@ function ModalDefaultActions({ onClose }) {
5396
5407
  import { useEffect as useEffect16, useId as useId8, useRef as useRef15, useState as useState19 } from "react";
5397
5408
 
5398
5409
  // ../../components/Drawer/Drawer.module.css
5399
- var Drawer_default = {"drawerOutRight":"opus_0CaGbZ_drawerOutRight","drawerOutBottom":"opus_0CaGbZ_drawerOutBottom","backdrop":"opus_0CaGbZ_backdrop","drawerInRight":"opus_0CaGbZ_drawerInRight","drawerOutLeft":"opus_0CaGbZ_drawerOutLeft","heading":"opus_0CaGbZ_heading","drawerInTop":"opus_0CaGbZ_drawerInTop","drawerInLeft":"opus_0CaGbZ_drawerInLeft","drawerInBottom":"opus_0CaGbZ_drawerInBottom","drawerBackdropIn":"opus_0CaGbZ_drawerBackdropIn","title":"opus_0CaGbZ_title","footerContent":"opus_0CaGbZ_footerContent","drawer":"opus_0CaGbZ_drawer","closeIcon":"opus_0CaGbZ_closeIcon","description":"opus_0CaGbZ_description","close":"opus_0CaGbZ_close","body":"opus_0CaGbZ_body","footer":"opus_0CaGbZ_footer","drawerBackdropOut":"opus_0CaGbZ_drawerBackdropOut","header":"opus_0CaGbZ_header","drawerOutTop":"opus_0CaGbZ_drawerOutTop","actions":"opus_0CaGbZ_actions"};
5410
+ var Drawer_default = {"drawer":"opus_0CaGbZ_drawer","description":"opus_0CaGbZ_description","header":"opus_0CaGbZ_header","drawerOutTop":"opus_0CaGbZ_drawerOutTop","closeIcon":"opus_0CaGbZ_closeIcon","title":"opus_0CaGbZ_title","footerContent":"opus_0CaGbZ_footerContent","drawerInBottom":"opus_0CaGbZ_drawerInBottom","drawerOutRight":"opus_0CaGbZ_drawerOutRight","close":"opus_0CaGbZ_close","drawerOutLeft":"opus_0CaGbZ_drawerOutLeft","drawerInRight":"opus_0CaGbZ_drawerInRight","drawerInTop":"opus_0CaGbZ_drawerInTop","drawerBackdropIn":"opus_0CaGbZ_drawerBackdropIn","drawerInLeft":"opus_0CaGbZ_drawerInLeft","backdrop":"opus_0CaGbZ_backdrop","heading":"opus_0CaGbZ_heading","footer":"opus_0CaGbZ_footer","drawerOutBottom":"opus_0CaGbZ_drawerOutBottom","drawerBackdropOut":"opus_0CaGbZ_drawerBackdropOut","actions":"opus_0CaGbZ_actions","body":"opus_0CaGbZ_body"};
5400
5411
 
5401
5412
  // ../../components/Drawer/Drawer.tsx
5402
5413
  import { Fragment as Fragment7, jsx as jsx40, jsxs as jsxs29 } from "react/jsx-runtime";
@@ -5536,7 +5547,7 @@ import {
5536
5547
  } from "react";
5537
5548
 
5538
5549
  // ../../components/Popover/Popover.module.css
5539
- var Popover_default = {"title":"opus_yq4OU0_title","panel":"opus_yq4OU0_panel","content":"opus_yq4OU0_content","arrow":"opus_yq4OU0_arrow","popoverIn":"opus_yq4OU0_popoverIn","root":"opus_yq4OU0_root"};
5550
+ var Popover_default = {"arrow":"opus_yq4OU0_arrow","panel":"opus_yq4OU0_panel","content":"opus_yq4OU0_content","popoverIn":"opus_yq4OU0_popoverIn","root":"opus_yq4OU0_root","title":"opus_yq4OU0_title"};
5540
5551
 
5541
5552
  // ../../components/Popover/Popover.tsx
5542
5553
  import { jsx as jsx41, jsxs as jsxs30 } from "react/jsx-runtime";
@@ -5726,7 +5737,7 @@ function resolveMegaMenuPortalStyle(root, inTopNavigation) {
5726
5737
  }
5727
5738
 
5728
5739
  // ../../components/MegaMenu/MegaMenu.module.css
5729
- var MegaMenu_default = {"panelContent":"opus_Y_ikQV_panelContent","featuredAction":"opus_Y_ikQV_featuredAction","featured":"opus_Y_ikQV_featured","item":"opus_Y_ikQV_item","eyebrow":"opus_Y_ikQV_eyebrow","root":"opus_Y_ikQV_root","sections":"opus_Y_ikQV_sections","panel":"opus_Y_ikQV_panel","itemIcon":"opus_Y_ikQV_itemIcon","megaMenuOut":"opus_Y_ikQV_megaMenuOut","menuBar":"opus_Y_ikQV_menuBar","trigger":"opus_Y_ikQV_trigger","items":"opus_Y_ikQV_items","itemCopy":"opus_Y_ikQV_itemCopy","section":"opus_Y_ikQV_section","megaMenuIn":"opus_Y_ikQV_megaMenuIn"};
5740
+ var MegaMenu_default = {"panelContent":"opus_Y_ikQV_panelContent","eyebrow":"opus_Y_ikQV_eyebrow","featuredAction":"opus_Y_ikQV_featuredAction","item":"opus_Y_ikQV_item","menuBar":"opus_Y_ikQV_menuBar","itemIcon":"opus_Y_ikQV_itemIcon","items":"opus_Y_ikQV_items","root":"opus_Y_ikQV_root","section":"opus_Y_ikQV_section","featured":"opus_Y_ikQV_featured","sections":"opus_Y_ikQV_sections","trigger":"opus_Y_ikQV_trigger","panel":"opus_Y_ikQV_panel","megaMenuIn":"opus_Y_ikQV_megaMenuIn","megaMenuOut":"opus_Y_ikQV_megaMenuOut","itemCopy":"opus_Y_ikQV_itemCopy"};
5730
5741
 
5731
5742
  // ../../components/MegaMenu/MegaMenu.tsx
5732
5743
  import { jsx as jsx42, jsxs as jsxs31 } from "react/jsx-runtime";
@@ -6168,7 +6179,7 @@ function MegaMenu({
6168
6179
  }
6169
6180
 
6170
6181
  // ../../components/TopNavigation/TopNavigation.module.css
6171
- var TopNavigation_default = {"nav":"opus_OIomR6_nav","bar":"opus_OIomR6_bar","menuSlotMega":"opus_OIomR6_menuSlotMega","menuTrigger":"opus_OIomR6_menuTrigger","menuSlot":"opus_OIomR6_menuSlot"};
6182
+ var TopNavigation_default = {"menuSlot":"opus_OIomR6_menuSlot","nav":"opus_OIomR6_nav","menuTrigger":"opus_OIomR6_menuTrigger","menuSlotMega":"opus_OIomR6_menuSlotMega","bar":"opus_OIomR6_bar"};
6172
6183
 
6173
6184
  // ../../components/TopNavigation/TopNavigation.tsx
6174
6185
  import { Fragment as Fragment8, jsx as jsx43 } from "react/jsx-runtime";
@@ -6525,7 +6536,7 @@ function handleMenuKeyDown(event, menu, onEscape) {
6525
6536
  }
6526
6537
 
6527
6538
  // ../../components/DropdownMenu/DropdownMenu.module.css
6528
- var DropdownMenu_default = {"item":"opus_UUVDVQ_item","label":"opus_UUVDVQ_label","dropdownOut":"opus_UUVDVQ_dropdownOut","shortcut":"opus_UUVDVQ_shortcut","root":"opus_UUVDVQ_root","dropdownIn":"opus_UUVDVQ_dropdownIn","menu":"opus_UUVDVQ_menu","icon":"opus_UUVDVQ_icon"};
6539
+ var DropdownMenu_default = {"label":"opus_UUVDVQ_label","icon":"opus_UUVDVQ_icon","dropdownOut":"opus_UUVDVQ_dropdownOut","root":"opus_UUVDVQ_root","shortcut":"opus_UUVDVQ_shortcut","dropdownIn":"opus_UUVDVQ_dropdownIn","menu":"opus_UUVDVQ_menu","item":"opus_UUVDVQ_item"};
6529
6540
 
6530
6541
  // ../../components/DropdownMenu/DropdownMenu.tsx
6531
6542
  import { jsx as jsx44, jsxs as jsxs32 } from "react/jsx-runtime";
@@ -6865,7 +6876,7 @@ import {
6865
6876
  import { createPortal as createPortal5 } from "react-dom";
6866
6877
 
6867
6878
  // ../../components/ContextMenu/ContextMenu.module.css
6868
- var ContextMenu_default = {"layer":"opus_nMhhae_layer","target":"opus_nMhhae_target","contextMenuBackdropIn":"opus_nMhhae_contextMenuBackdropIn","menu":"opus_nMhhae_menu","contextMenuIn":"opus_nMhhae_contextMenuIn","backdrop":"opus_nMhhae_backdrop"};
6879
+ var ContextMenu_default = {"contextMenuIn":"opus_nMhhae_contextMenuIn","contextMenuBackdropIn":"opus_nMhhae_contextMenuBackdropIn","layer":"opus_nMhhae_layer","backdrop":"opus_nMhhae_backdrop","menu":"opus_nMhhae_menu","target":"opus_nMhhae_target"};
6869
6880
 
6870
6881
  // ../../components/ContextMenu/ContextMenuProvider.tsx
6871
6882
  import { jsx as jsx45, jsxs as jsxs33 } from "react/jsx-runtime";
@@ -7178,7 +7189,7 @@ import { faMagnifyingGlass as faMagnifyingGlass2 } from "@fortawesome/free-solid
7178
7189
  import { FontAwesomeIcon as FontAwesomeIcon7 } from "@fortawesome/react-fontawesome";
7179
7190
 
7180
7191
  // ../../components/CommandPalette/CommandPalette.module.css
7181
- var CommandPalette_default = {"panel":"opus_k1ypuy_panel","searchWrap":"opus_k1ypuy_searchWrap","empty":"opus_k1ypuy_empty","group":"opus_k1ypuy_group","itemDescription":"opus_k1ypuy_itemDescription","footer":"opus_k1ypuy_footer","shortcut":"opus_k1ypuy_shortcut","visuallyHidden":"opus_k1ypuy_visuallyHidden","commandPaletteBackdropOut":"opus_k1ypuy_commandPaletteBackdropOut","itemLabel":"opus_k1ypuy_itemLabel","commandPalettePanelIn":"opus_k1ypuy_commandPalettePanelIn","commandPalettePanelOut":"opus_k1ypuy_commandPalettePanelOut","backdrop":"opus_k1ypuy_backdrop","commandPaletteBackdropIn":"opus_k1ypuy_commandPaletteBackdropIn","searchInput":"opus_k1ypuy_searchInput","searchIcon":"opus_k1ypuy_searchIcon","results":"opus_k1ypuy_results","groupLabel":"opus_k1ypuy_groupLabel","item":"opus_k1ypuy_item","searchIconSvg":"opus_k1ypuy_searchIconSvg","itemMain":"opus_k1ypuy_itemMain"};
7192
+ var CommandPalette_default = {"shortcut":"opus_k1ypuy_shortcut","visuallyHidden":"opus_k1ypuy_visuallyHidden","commandPaletteBackdropIn":"opus_k1ypuy_commandPaletteBackdropIn","searchIconSvg":"opus_k1ypuy_searchIconSvg","itemMain":"opus_k1ypuy_itemMain","itemDescription":"opus_k1ypuy_itemDescription","groupLabel":"opus_k1ypuy_groupLabel","backdrop":"opus_k1ypuy_backdrop","searchInput":"opus_k1ypuy_searchInput","itemLabel":"opus_k1ypuy_itemLabel","footer":"opus_k1ypuy_footer","searchIcon":"opus_k1ypuy_searchIcon","commandPalettePanelOut":"opus_k1ypuy_commandPalettePanelOut","group":"opus_k1ypuy_group","item":"opus_k1ypuy_item","commandPalettePanelIn":"opus_k1ypuy_commandPalettePanelIn","empty":"opus_k1ypuy_empty","searchWrap":"opus_k1ypuy_searchWrap","commandPaletteBackdropOut":"opus_k1ypuy_commandPaletteBackdropOut","results":"opus_k1ypuy_results","panel":"opus_k1ypuy_panel"};
7182
7193
 
7183
7194
  // ../../components/CommandPalette/CommandPalette.tsx
7184
7195
  import { jsx as jsx46, jsxs as jsxs34 } from "react/jsx-runtime";
@@ -7518,7 +7529,7 @@ function AccordionGroup({
7518
7529
  }
7519
7530
 
7520
7531
  // ../../components/Accordion/Accordion.module.css
7521
- var Accordion_default = {"standalone":"opus_WNZQMV_standalone","panelInner":"opus_WNZQMV_panelInner","content":"opus_WNZQMV_content","chevron":"opus_WNZQMV_chevron","triggerLabel":"opus_WNZQMV_triggerLabel","panel":"opus_WNZQMV_panel","item":"opus_WNZQMV_item","trigger":"opus_WNZQMV_trigger"};
7532
+ var Accordion_default = {"trigger":"opus_WNZQMV_trigger","triggerLabel":"opus_WNZQMV_triggerLabel","item":"opus_WNZQMV_item","standalone":"opus_WNZQMV_standalone","chevron":"opus_WNZQMV_chevron","panel":"opus_WNZQMV_panel","panelInner":"opus_WNZQMV_panelInner","content":"opus_WNZQMV_content"};
7522
7533
 
7523
7534
  // ../../components/Accordion/Accordion.tsx
7524
7535
  import { jsx as jsx48, jsxs as jsxs35 } from "react/jsx-runtime";
@@ -7611,7 +7622,7 @@ import {
7611
7622
  } from "react";
7612
7623
 
7613
7624
  // ../../components/ShowMore/ShowMore.module.css
7614
- var ShowMore_default = {"root":"opus_dSk-ve_root","toggle":"opus_dSk-ve_toggle","chevron":"opus_dSk-ve_chevron","showMoreLabelIn":"opus_dSk-ve_showMoreLabelIn","inner":"opus_dSk-ve_inner","contentShell":"opus_dSk-ve_contentShell","toggleLabel":"opus_dSk-ve_toggleLabel"};
7625
+ var ShowMore_default = {"root":"opus_dSk-ve_root","toggleLabel":"opus_dSk-ve_toggleLabel","toggle":"opus_dSk-ve_toggle","contentShell":"opus_dSk-ve_contentShell","showMoreLabelIn":"opus_dSk-ve_showMoreLabelIn","chevron":"opus_dSk-ve_chevron","inner":"opus_dSk-ve_inner"};
7615
7626
 
7616
7627
  // ../../components/ShowMore/ShowMore.tsx
7617
7628
  import { jsx as jsx49, jsxs as jsxs36 } from "react/jsx-runtime";
@@ -7715,7 +7726,7 @@ function ShowMore({
7715
7726
  }
7716
7727
 
7717
7728
  // ../../components/Toast/Toast.module.css
7718
- var Toast_default = {"toast":"opus_cklQPW_toast","body":"opus_cklQPW_body","icon":"opus_cklQPW_icon","iconSvg":"opus_cklQPW_iconSvg","iconMark":"opus_cklQPW_iconMark","main":"opus_cklQPW_main","dismiss":"opus_cklQPW_dismiss","dismissIcon":"opus_cklQPW_dismissIcon","toastProgress":"opus_cklQPW_toastProgress","content":"opus_cklQPW_content","progressBar":"opus_cklQPW_progressBar","progressTrack":"opus_cklQPW_progressTrack","description":"opus_cklQPW_description","title":"opus_cklQPW_title"};
7729
+ var Toast_default = {"toastProgress":"opus_cklQPW_toastProgress","body":"opus_cklQPW_body","main":"opus_cklQPW_main","icon":"opus_cklQPW_icon","toast":"opus_cklQPW_toast","description":"opus_cklQPW_description","progressBar":"opus_cklQPW_progressBar","content":"opus_cklQPW_content","title":"opus_cklQPW_title","dismissIcon":"opus_cklQPW_dismissIcon","iconSvg":"opus_cklQPW_iconSvg","iconMark":"opus_cklQPW_iconMark","dismiss":"opus_cklQPW_dismiss","progressTrack":"opus_cklQPW_progressTrack"};
7719
7730
 
7720
7731
  // ../../components/Toast/Toast.tsx
7721
7732
  import { jsx as jsx50, jsxs as jsxs37 } from "react/jsx-runtime";
@@ -7795,7 +7806,7 @@ import {
7795
7806
  } from "react";
7796
7807
 
7797
7808
  // ../../components/ToastProvider/ToastProvider.module.css
7798
- var ToastProvider_default = {"viewportRight":"opus_z3pSp7_viewportRight","item":"opus_z3pSp7_item","itemBackdrop":"opus_z3pSp7_itemBackdrop","itemSurface":"opus_z3pSp7_itemSurface","viewportLeft":"opus_z3pSp7_viewportLeft","viewportBottom":"opus_z3pSp7_viewportBottom","itemClip":"opus_z3pSp7_itemClip","viewportTop":"opus_z3pSp7_viewportTop","viewport":"opus_z3pSp7_viewport"};
7809
+ var ToastProvider_default = {"viewportTop":"opus_z3pSp7_viewportTop","viewportLeft":"opus_z3pSp7_viewportLeft","viewportBottom":"opus_z3pSp7_viewportBottom","itemSurface":"opus_z3pSp7_itemSurface","itemBackdrop":"opus_z3pSp7_itemBackdrop","itemClip":"opus_z3pSp7_itemClip","viewport":"opus_z3pSp7_viewport","item":"opus_z3pSp7_item","viewportRight":"opus_z3pSp7_viewportRight"};
7799
7810
 
7800
7811
  // ../../components/ToastProvider/ToastProvider.tsx
7801
7812
  import { jsx as jsx51, jsxs as jsxs38 } from "react/jsx-runtime";
@@ -8279,7 +8290,7 @@ function Tabs({
8279
8290
  }
8280
8291
 
8281
8292
  // ../../components/Card/Card.module.css
8282
- var Card_default = {"card":"opus_qWo1sP_card","footerContent":"opus_qWo1sP_footerContent","content":"opus_qWo1sP_content","footer":"opus_qWo1sP_footer","heading":"opus_qWo1sP_heading","actions":"opus_qWo1sP_actions","eyebrow":"opus_qWo1sP_eyebrow","title":"opus_qWo1sP_title","body":"opus_qWo1sP_body","media":"opus_qWo1sP_media"};
8293
+ var Card_default = {"body":"opus_qWo1sP_body","heading":"opus_qWo1sP_heading","footer":"opus_qWo1sP_footer","actions":"opus_qWo1sP_actions","eyebrow":"opus_qWo1sP_eyebrow","title":"opus_qWo1sP_title","content":"opus_qWo1sP_content","card":"opus_qWo1sP_card","footerContent":"opus_qWo1sP_footerContent","media":"opus_qWo1sP_media"};
8283
8294
 
8284
8295
  // ../../components/Card/Card.tsx
8285
8296
  import { jsx as jsx53, jsxs as jsxs40 } from "react/jsx-runtime";
@@ -8310,7 +8321,7 @@ function Card({
8310
8321
  }
8311
8322
 
8312
8323
  // ../../components/dashboardMetricCardLayout/dashboardMetricCardLayout.module.css
8313
- var dashboardMetricCardLayout_default = {"iconSlot":"opus_6_sptY_iconSlot","iconPlaceholder":"opus_6_sptY_iconPlaceholder","metaPlaceholder":"opus_6_sptY_metaPlaceholder","value":"opus_6_sptY_value","shell":"opus_6_sptY_shell","header":"opus_6_sptY_header","metaSlot":"opus_6_sptY_metaSlot","label":"opus_6_sptY_label"};
8324
+ var dashboardMetricCardLayout_default = {"shell":"opus_6_sptY_shell","value":"opus_6_sptY_value","label":"opus_6_sptY_label","metaPlaceholder":"opus_6_sptY_metaPlaceholder","metaSlot":"opus_6_sptY_metaSlot","iconSlot":"opus_6_sptY_iconSlot","header":"opus_6_sptY_header","iconPlaceholder":"opus_6_sptY_iconPlaceholder"};
8314
8325
 
8315
8326
  // ../../components/StatCard/StatCard.module.css
8316
8327
  var StatCard_default = {"change":"opus_KIXsQY_change"};
@@ -8340,7 +8351,7 @@ function StatCard({
8340
8351
  }
8341
8352
 
8342
8353
  // ../../components/Gauge/Gauge.module.css
8343
- var Gauge_default = {"summary":"opus_t6IuQe_summary","footerValue":"opus_t6IuQe_footerValue","body":"opus_t6IuQe_body","gaugeSvg":"opus_t6IuQe_gaugeSvg","gaugeTrack":"opus_t6IuQe_gaugeTrack","title":"opus_t6IuQe_title","footer":"opus_t6IuQe_footer","footerTrend":"opus_t6IuQe_footerTrend","gauge":"opus_t6IuQe_gauge","header":"opus_t6IuQe_header","subtitle":"opus_t6IuQe_subtitle","gaugeSlot":"opus_t6IuQe_gaugeSlot","footerItem":"opus_t6IuQe_footerItem","heading":"opus_t6IuQe_heading","footerLabel":"opus_t6IuQe_footerLabel","gaugeValue":"opus_t6IuQe_gaugeValue","gaugeCenter":"opus_t6IuQe_gaugeCenter","change":"opus_t6IuQe_change","widget":"opus_t6IuQe_widget"};
8354
+ var Gauge_default = {"body":"opus_t6IuQe_body","gaugeTrack":"opus_t6IuQe_gaugeTrack","gaugeSvg":"opus_t6IuQe_gaugeSvg","footerItem":"opus_t6IuQe_footerItem","footerLabel":"opus_t6IuQe_footerLabel","gauge":"opus_t6IuQe_gauge","subtitle":"opus_t6IuQe_subtitle","footerTrend":"opus_t6IuQe_footerTrend","header":"opus_t6IuQe_header","gaugeSlot":"opus_t6IuQe_gaugeSlot","title":"opus_t6IuQe_title","gaugeCenter":"opus_t6IuQe_gaugeCenter","change":"opus_t6IuQe_change","footerValue":"opus_t6IuQe_footerValue","heading":"opus_t6IuQe_heading","gaugeValue":"opus_t6IuQe_gaugeValue","widget":"opus_t6IuQe_widget","summary":"opus_t6IuQe_summary","footer":"opus_t6IuQe_footer"};
8344
8355
 
8345
8356
  // ../../components/Gauge/Gauge.tsx
8346
8357
  import { jsx as jsx55, jsxs as jsxs42 } from "react/jsx-runtime";
@@ -8474,7 +8485,7 @@ function Gauge({
8474
8485
  import { useId as useId17 } from "react";
8475
8486
 
8476
8487
  // ../../components/Sparkline/Sparkline.module.css
8477
- var Sparkline_default = {"sparkline":"opus_xXtB87_sparkline","label":"opus_xXtB87_label","svg":"opus_xXtB87_svg","line":"opus_xXtB87_line","endPoint":"opus_xXtB87_endPoint","area":"opus_xXtB87_area","chart":"opus_xXtB87_chart"};
8488
+ var Sparkline_default = {"line":"opus_xXtB87_line","chart":"opus_xXtB87_chart","svg":"opus_xXtB87_svg","area":"opus_xXtB87_area","endPoint":"opus_xXtB87_endPoint","sparkline":"opus_xXtB87_sparkline","label":"opus_xXtB87_label"};
8478
8489
 
8479
8490
  // ../../components/Sparkline/Sparkline.tsx
8480
8491
  import { jsx as jsx56, jsxs as jsxs43 } from "react/jsx-runtime";
@@ -8541,7 +8552,7 @@ function Sparkline({
8541
8552
  }
8542
8553
 
8543
8554
  // ../../components/ProgressRing/ProgressRing.module.css
8544
- var ProgressRing_default = {"track":"opus_YxX6Hh_track","center":"opus_YxX6Hh_center","ring":"opus_YxX6Hh_ring","svg":"opus_YxX6Hh_svg","value":"opus_YxX6Hh_value"};
8555
+ var ProgressRing_default = {"ring":"opus_YxX6Hh_ring","track":"opus_YxX6Hh_track","value":"opus_YxX6Hh_value","svg":"opus_YxX6Hh_svg","center":"opus_YxX6Hh_center"};
8545
8556
 
8546
8557
  // ../../components/ProgressRing/ProgressRing.tsx
8547
8558
  import { jsx as jsx57, jsxs as jsxs44 } from "react/jsx-runtime";
@@ -8574,7 +8585,7 @@ function ProgressRing({ label, max = 100, value }) {
8574
8585
  }
8575
8586
 
8576
8587
  // ../../components/ProgressBar/ProgressBar.module.css
8577
- var ProgressBar_default = {"label":"opus_q04AvA_label","value":"opus_q04AvA_value","track":"opus_q04AvA_track","bar":"opus_q04AvA_bar","fill":"opus_q04AvA_fill","header":"opus_q04AvA_header"};
8588
+ var ProgressBar_default = {"track":"opus_q04AvA_track","fill":"opus_q04AvA_fill","label":"opus_q04AvA_label","value":"opus_q04AvA_value","bar":"opus_q04AvA_bar","header":"opus_q04AvA_header"};
8578
8589
 
8579
8590
  // ../../components/ProgressBar/ProgressBar.tsx
8580
8591
  import { jsx as jsx58, jsxs as jsxs45 } from "react/jsx-runtime";
@@ -8594,7 +8605,7 @@ function ProgressBar({ label, max = 100, value }) {
8594
8605
  }
8595
8606
 
8596
8607
  // ../../components/Speedometer/Speedometer.module.css
8597
- var Speedometer_default = {"track":"opus__jpB7z_track","needle":"opus__jpB7z_needle","center":"opus__jpB7z_center","speedometer":"opus__jpB7z_speedometer","value":"opus__jpB7z_value","svg":"opus__jpB7z_svg","hub":"opus__jpB7z_hub"};
8608
+ var Speedometer_default = {"center":"opus__jpB7z_center","svg":"opus__jpB7z_svg","speedometer":"opus__jpB7z_speedometer","hub":"opus__jpB7z_hub","value":"opus__jpB7z_value","needle":"opus__jpB7z_needle","track":"opus__jpB7z_track"};
8598
8609
 
8599
8610
  // ../../components/Speedometer/Speedometer.tsx
8600
8611
  import { jsx as jsx59, jsxs as jsxs46 } from "react/jsx-runtime";
@@ -8627,7 +8638,7 @@ function Speedometer({ label, max = 100, value }) {
8627
8638
  }
8628
8639
 
8629
8640
  // ../../components/MetricTile/MetricTile.module.css
8630
- var MetricTile_default = {"sparklineSlot":"opus_-dz9KL_sparklineSlot","tile":"opus_-dz9KL_tile","topRow":"opus_-dz9KL_topRow"};
8641
+ var MetricTile_default = {"tile":"opus_-dz9KL_tile","topRow":"opus_-dz9KL_topRow","sparklineSlot":"opus_-dz9KL_sparklineSlot"};
8631
8642
 
8632
8643
  // ../../components/MetricTile/MetricTile.tsx
8633
8644
  import { jsx as jsx60, jsxs as jsxs47 } from "react/jsx-runtime";
@@ -8669,7 +8680,7 @@ function TrendBadge({ direction, value }) {
8669
8680
  }
8670
8681
 
8671
8682
  // ../../components/Panel/Panel.module.css
8672
- var Panel_default = {"title":"opus_JZHUc__title","body":"opus_JZHUc__body","heading":"opus_JZHUc__heading","description":"opus_JZHUc__description","panel":"opus_JZHUc__panel","header":"opus_JZHUc__header","footer":"opus_JZHUc__footer","headerActions":"opus_JZHUc__headerActions"};
8683
+ var Panel_default = {"body":"opus_JZHUc__body","header":"opus_JZHUc__header","title":"opus_JZHUc__title","footer":"opus_JZHUc__footer","panel":"opus_JZHUc__panel","heading":"opus_JZHUc__heading","headerActions":"opus_JZHUc__headerActions","description":"opus_JZHUc__description"};
8673
8684
 
8674
8685
  // ../../components/Panel/Panel.tsx
8675
8686
  import { jsx as jsx62, jsxs as jsxs50 } from "react/jsx-runtime";
@@ -8864,7 +8875,7 @@ function resolveSectionGapVars(gap = "md") {
8864
8875
  }
8865
8876
 
8866
8877
  // ../../components/Section/Section.module.css
8867
- var Section_default = {"column":"opus_FajZiH_column","body":"opus_FajZiH_body","description":"opus_FajZiH_description","header":"opus_FajZiH_header","row":"opus_FajZiH_row","section":"opus_FajZiH_section","title":"opus_FajZiH_title"};
8878
+ var Section_default = {"column":"opus_FajZiH_column","section":"opus_FajZiH_section","header":"opus_FajZiH_header","title":"opus_FajZiH_title","description":"opus_FajZiH_description","body":"opus_FajZiH_body","row":"opus_FajZiH_row"};
8868
8879
 
8869
8880
  // ../../components/Section/Section.tsx
8870
8881
  import { jsx as jsx63, jsxs as jsxs51 } from "react/jsx-runtime";
@@ -8945,7 +8956,7 @@ var Section = Object.assign(SectionRoot, {
8945
8956
  });
8946
8957
 
8947
8958
  // ../../components/Table/Table.module.css
8948
- var Table_default = {"wrap":"opus_2q7S14_wrap","caption":"opus_2q7S14_caption","empty":"opus_2q7S14_empty","table":"opus_2q7S14_table","visuallyHidden":"opus_2q7S14_visuallyHidden"};
8959
+ var Table_default = {"wrap":"opus_2q7S14_wrap","table":"opus_2q7S14_table","caption":"opus_2q7S14_caption","empty":"opus_2q7S14_empty","visuallyHidden":"opus_2q7S14_visuallyHidden"};
8949
8960
 
8950
8961
  // ../../components/Table/Table.tsx
8951
8962
  import { jsx as jsx64, jsxs as jsxs52 } from "react/jsx-runtime";
@@ -9176,7 +9187,7 @@ function buildPivotGrid(sourceRows, config2) {
9176
9187
  }
9177
9188
 
9178
9189
  // ../../components/DataGrid/DataGrid.module.css
9179
- var DataGrid_default = {"rowHeader":"opus_zN0bNb_rowHeader","sortIndicator":"opus_zN0bNb_sortIndicator","infiniteFooter":"opus_zN0bNb_infiniteFooter","columnResizeHandle":"opus_zN0bNb_columnResizeHandle","empty":"opus_zN0bNb_empty","menuLabel":"opus_zN0bNb_menuLabel","grid":"opus_zN0bNb_grid","headerControls":"opus_zN0bNb_headerControls","groupButton":"opus_zN0bNb_groupButton","visuallyHidden":"opus_zN0bNb_visuallyHidden","filterInput":"opus_zN0bNb_filterInput","expandButton":"opus_zN0bNb_expandButton","caption":"opus_zN0bNb_caption","headerMenu":"opus_zN0bNb_headerMenu","headerCell":"opus_zN0bNb_headerCell","menuSection":"opus_zN0bNb_menuSection","wrap":"opus_zN0bNb_wrap","groupCount":"opus_zN0bNb_groupCount","menuFilterIcon":"opus_zN0bNb_menuFilterIcon","sortButton":"opus_zN0bNb_sortButton","groupCell":"opus_zN0bNb_groupCell","menuButton":"opus_zN0bNb_menuButton","gridBody":"opus_zN0bNb_gridBody","corner":"opus_zN0bNb_corner","sortIndicatorButton":"opus_zN0bNb_sortIndicatorButton","headerLabel":"opus_zN0bNb_headerLabel","expandSpacer":"opus_zN0bNb_expandSpacer","menuAction":"opus_zN0bNb_menuAction","detailRow":"opus_zN0bNb_detailRow","rowHeaderInner":"opus_zN0bNb_rowHeaderInner","detailCell":"opus_zN0bNb_detailCell","menuChevron":"opus_zN0bNb_menuChevron","rowHeaderLabel":"opus_zN0bNb_rowHeaderLabel","chevron":"opus_zN0bNb_chevron","spacerRow":"opus_zN0bNb_spacerRow","sortButtonLabel":"opus_zN0bNb_sortButtonLabel","groupRow":"opus_zN0bNb_groupRow","frame":"opus_zN0bNb_frame","menuHost":"opus_zN0bNb_menuHost"};
9190
+ var DataGrid_default = {"sortButton":"opus_zN0bNb_sortButton","empty":"opus_zN0bNb_empty","menuSection":"opus_zN0bNb_menuSection","wrap":"opus_zN0bNb_wrap","menuChevron":"opus_zN0bNb_menuChevron","groupCount":"opus_zN0bNb_groupCount","rowHeaderLabel":"opus_zN0bNb_rowHeaderLabel","menuFilterIcon":"opus_zN0bNb_menuFilterIcon","sortIndicator":"opus_zN0bNb_sortIndicator","rowHeaderInner":"opus_zN0bNb_rowHeaderInner","groupRow":"opus_zN0bNb_groupRow","frame":"opus_zN0bNb_frame","menuHost":"opus_zN0bNb_menuHost","groupButton":"opus_zN0bNb_groupButton","infiniteFooter":"opus_zN0bNb_infiniteFooter","menuAction":"opus_zN0bNb_menuAction","columnResizeHandle":"opus_zN0bNb_columnResizeHandle","sortButtonLabel":"opus_zN0bNb_sortButtonLabel","grid":"opus_zN0bNb_grid","headerLabel":"opus_zN0bNb_headerLabel","caption":"opus_zN0bNb_caption","expandButton":"opus_zN0bNb_expandButton","expandSpacer":"opus_zN0bNb_expandSpacer","headerMenu":"opus_zN0bNb_headerMenu","rowHeader":"opus_zN0bNb_rowHeader","groupCell":"opus_zN0bNb_groupCell","detailRow":"opus_zN0bNb_detailRow","gridBody":"opus_zN0bNb_gridBody","visuallyHidden":"opus_zN0bNb_visuallyHidden","chevron":"opus_zN0bNb_chevron","corner":"opus_zN0bNb_corner","headerCell":"opus_zN0bNb_headerCell","spacerRow":"opus_zN0bNb_spacerRow","menuButton":"opus_zN0bNb_menuButton","headerControls":"opus_zN0bNb_headerControls","sortIndicatorButton":"opus_zN0bNb_sortIndicatorButton","detailCell":"opus_zN0bNb_detailCell","filterInput":"opus_zN0bNb_filterInput","menuLabel":"opus_zN0bNb_menuLabel"};
9180
9191
 
9181
9192
  // ../../components/DataGrid/DataGrid.tsx
9182
9193
  import { jsx as jsx65, jsxs as jsxs53 } from "react/jsx-runtime";
@@ -12742,7 +12753,7 @@ function SpecializedChart(props) {
12742
12753
  }
12743
12754
 
12744
12755
  // ../../components/Chart/Chart.module.css
12745
- var Chart_default = {"link":"opus_L6guCK_link","header":"opus_L6guCK_header","mapLand":"opus_L6guCK_mapLand","sankeyLink":"opus_L6guCK_sankeyLink","seriesD":"opus_L6guCK_seriesD","point":"opus_L6guCK_point","radarGrid":"opus_L6guCK_radarGrid","title":"opus_L6guCK_title","mapLabel":"opus_L6guCK_mapLabel","chart":"opus_L6guCK_chart","ridge":"opus_L6guCK_ridge","line":"opus_L6guCK_line","seriesA":"opus_L6guCK_seriesA","mapRegion":"opus_L6guCK_mapRegion","sankeyLabelBox":"opus_L6guCK_sankeyLabelBox","packLabel":"opus_L6guCK_packLabel","treemapLabel":"opus_L6guCK_treemapLabel","legendItem":"opus_L6guCK_legendItem","graphLink":"opus_L6guCK_graphLink","seriesC":"opus_L6guCK_seriesC","wick":"opus_L6guCK_wick","seriesE":"opus_L6guCK_seriesE","meta":"opus_L6guCK_meta","funnelText":"opus_L6guCK_funnelText","radarArea":"opus_L6guCK_radarArea","bar":"opus_L6guCK_bar","ring":"opus_L6guCK_ring","svg":"opus_L6guCK_svg","axes":"opus_L6guCK_axes","axisLabels":"opus_L6guCK_axisLabels","valueLabel":"opus_L6guCK_valueLabel","funnel":"opus_L6guCK_funnel","area":"opus_L6guCK_area","seriesB":"opus_L6guCK_seriesB","graphLinkColored":"opus_L6guCK_graphLinkColored","legend":"opus_L6guCK_legend","mapValue":"opus_L6guCK_mapValue","axisTitle":"opus_L6guCK_axisTitle","graphNodeRing":"opus_L6guCK_graphNodeRing","slice":"opus_L6guCK_slice","sankeySideLabel":"opus_L6guCK_sankeySideLabel","axisTick":"opus_L6guCK_axisTick","violin":"opus_L6guCK_violin","packParent":"opus_L6guCK_packParent","axisGuide":"opus_L6guCK_axisGuide","axisLine":"opus_L6guCK_axisLine","land":"opus_L6guCK_land","sankeySideName":"opus_L6guCK_sankeySideName","funnelGuide":"opus_L6guCK_funnelGuide","graphLabel":"opus_L6guCK_graphLabel","sankeyNode":"opus_L6guCK_sankeyNode","sankeySideValue":"opus_L6guCK_sankeySideValue","legendSwatch":"opus_L6guCK_legendSwatch","treemapGroupLabel":"opus_L6guCK_treemapGroupLabel","grid":"opus_L6guCK_grid","sankeyCenterLabel":"opus_L6guCK_sankeyCenterLabel","seriesF":"opus_L6guCK_seriesF","graphNode":"opus_L6guCK_graphNode"};
12756
+ var Chart_default = {"violin":"opus_L6guCK_violin","area":"opus_L6guCK_area","treemapLabel":"opus_L6guCK_treemapLabel","grid":"opus_L6guCK_grid","land":"opus_L6guCK_land","axisGuide":"opus_L6guCK_axisGuide","graphLabel":"opus_L6guCK_graphLabel","meta":"opus_L6guCK_meta","title":"opus_L6guCK_title","ring":"opus_L6guCK_ring","seriesA":"opus_L6guCK_seriesA","line":"opus_L6guCK_line","seriesB":"opus_L6guCK_seriesB","sankeySideLabel":"opus_L6guCK_sankeySideLabel","sankeySideValue":"opus_L6guCK_sankeySideValue","sankeyLink":"opus_L6guCK_sankeyLink","legend":"opus_L6guCK_legend","seriesD":"opus_L6guCK_seriesD","radarGrid":"opus_L6guCK_radarGrid","radarArea":"opus_L6guCK_radarArea","packParent":"opus_L6guCK_packParent","mapValue":"opus_L6guCK_mapValue","sankeyNode":"opus_L6guCK_sankeyNode","axisLine":"opus_L6guCK_axisLine","axisTitle":"opus_L6guCK_axisTitle","graphNode":"opus_L6guCK_graphNode","wick":"opus_L6guCK_wick","treemapGroupLabel":"opus_L6guCK_treemapGroupLabel","ridge":"opus_L6guCK_ridge","packLabel":"opus_L6guCK_packLabel","svg":"opus_L6guCK_svg","funnelText":"opus_L6guCK_funnelText","mapRegion":"opus_L6guCK_mapRegion","legendSwatch":"opus_L6guCK_legendSwatch","header":"opus_L6guCK_header","seriesE":"opus_L6guCK_seriesE","sankeyCenterLabel":"opus_L6guCK_sankeyCenterLabel","slice":"opus_L6guCK_slice","point":"opus_L6guCK_point","axes":"opus_L6guCK_axes","seriesF":"opus_L6guCK_seriesF","graphLinkColored":"opus_L6guCK_graphLinkColored","legendItem":"opus_L6guCK_legendItem","seriesC":"opus_L6guCK_seriesC","funnelGuide":"opus_L6guCK_funnelGuide","axisTick":"opus_L6guCK_axisTick","mapLabel":"opus_L6guCK_mapLabel","sankeySideName":"opus_L6guCK_sankeySideName","valueLabel":"opus_L6guCK_valueLabel","bar":"opus_L6guCK_bar","chart":"opus_L6guCK_chart","graphLink":"opus_L6guCK_graphLink","mapLand":"opus_L6guCK_mapLand","graphNodeRing":"opus_L6guCK_graphNodeRing","axisLabels":"opus_L6guCK_axisLabels","sankeyLabelBox":"opus_L6guCK_sankeyLabelBox","link":"opus_L6guCK_link","funnel":"opus_L6guCK_funnel"};
12746
12757
 
12747
12758
  // ../../components/Chart/Chart.tsx
12748
12759
  import { Fragment as Fragment10, jsx as jsx67, jsxs as jsxs55 } from "react/jsx-runtime";
@@ -13881,7 +13892,7 @@ function Chart({
13881
13892
  }
13882
13893
 
13883
13894
  // ../../components/Skeleton/Skeleton.module.css
13884
- var Skeleton_default = {"tableCell":"opus_27r9Md_tableCell","stack":"opus_27r9Md_stack","media":"opus_27r9Md_media","avatar":"opus_27r9Md_avatar","skeletonShimmer":"opus_27r9Md_skeletonShimmer","skeletonPulse":"opus_27r9Md_skeletonPulse","line":"opus_27r9Md_line","tableRow":"opus_27r9Md_tableRow","skeleton":"opus_27r9Md_skeleton","avatarContent":"opus_27r9Md_avatarContent"};
13895
+ var Skeleton_default = {"stack":"opus_27r9Md_stack","tableRow":"opus_27r9Md_tableRow","line":"opus_27r9Md_line","tableCell":"opus_27r9Md_tableCell","skeletonShimmer":"opus_27r9Md_skeletonShimmer","avatar":"opus_27r9Md_avatar","skeleton":"opus_27r9Md_skeleton","avatarContent":"opus_27r9Md_avatarContent","skeletonPulse":"opus_27r9Md_skeletonPulse","media":"opus_27r9Md_media"};
13885
13896
 
13886
13897
  // ../../components/Skeleton/Skeleton.tsx
13887
13898
  import { jsx as jsx68, jsxs as jsxs56 } from "react/jsx-runtime";
@@ -13932,7 +13943,7 @@ import { faXmark as faXmark2 } from "@fortawesome/free-solid-svg-icons";
13932
13943
  import { FontAwesomeIcon as FontAwesomeIcon9 } from "@fortawesome/react-fontawesome";
13933
13944
 
13934
13945
  // ../../components/Lightbox/Lightbox.module.css
13935
- var Lightbox_default = {"lightboxPanelOut":"opus_s7Rpyv_lightboxPanelOut","trigger":"opus_s7Rpyv_trigger","lightboxFadeIn":"opus_s7Rpyv_lightboxFadeIn","overlay":"opus_s7Rpyv_overlay","lightboxPanelIn":"opus_s7Rpyv_lightboxPanelIn","panel":"opus_s7Rpyv_panel","lightbox":"opus_s7Rpyv_lightbox","lightboxFadeOut":"opus_s7Rpyv_lightboxFadeOut","image":"opus_s7Rpyv_image","close":"opus_s7Rpyv_close","closeIcon":"opus_s7Rpyv_closeIcon","caption":"opus_s7Rpyv_caption","frame":"opus_s7Rpyv_frame"};
13946
+ var Lightbox_default = {"frame":"opus_s7Rpyv_frame","closeIcon":"opus_s7Rpyv_closeIcon","panel":"opus_s7Rpyv_panel","caption":"opus_s7Rpyv_caption","lightboxFadeOut":"opus_s7Rpyv_lightboxFadeOut","lightboxPanelIn":"opus_s7Rpyv_lightboxPanelIn","lightboxPanelOut":"opus_s7Rpyv_lightboxPanelOut","overlay":"opus_s7Rpyv_overlay","trigger":"opus_s7Rpyv_trigger","image":"opus_s7Rpyv_image","close":"opus_s7Rpyv_close","lightboxFadeIn":"opus_s7Rpyv_lightboxFadeIn","lightbox":"opus_s7Rpyv_lightbox"};
13936
13947
 
13937
13948
  // ../../components/Lightbox/Lightbox.tsx
13938
13949
  import { jsx as jsx69, jsxs as jsxs57 } from "react/jsx-runtime";
@@ -14047,7 +14058,7 @@ function Lightbox({
14047
14058
  }
14048
14059
 
14049
14060
  // ../../components/Carousel/Carousel.module.css
14050
- var Carousel_default = {"stage":"opus_N4occJ_stage","slide":"opus_N4occJ_slide","track":"opus_N4occJ_track","nav":"opus_N4occJ_nav","empty":"opus_N4occJ_empty","image":"opus_N4occJ_image","navIcon":"opus_N4occJ_navIcon","pip":"opus_N4occJ_pip","footer":"opus_N4occJ_footer","visuallyHidden":"opus_N4occJ_visuallyHidden","carousel":"opus_N4occJ_carousel","caption":"opus_N4occJ_caption","pips":"opus_N4occJ_pips"};
14061
+ var Carousel_default = {"carousel":"opus_N4occJ_carousel","stage":"opus_N4occJ_stage","image":"opus_N4occJ_image","nav":"opus_N4occJ_nav","empty":"opus_N4occJ_empty","slide":"opus_N4occJ_slide","caption":"opus_N4occJ_caption","footer":"opus_N4occJ_footer","pip":"opus_N4occJ_pip","navIcon":"opus_N4occJ_navIcon","pips":"opus_N4occJ_pips","visuallyHidden":"opus_N4occJ_visuallyHidden","track":"opus_N4occJ_track"};
14051
14062
 
14052
14063
  // ../../components/Carousel/Carousel.tsx
14053
14064
  import { Fragment as Fragment11, jsx as jsx70, jsxs as jsxs58 } from "react/jsx-runtime";
@@ -14299,7 +14310,7 @@ function Carousel({
14299
14310
  }
14300
14311
 
14301
14312
  // ../../components/ImageThumbnail/ImageThumbnail.module.css
14302
- var ImageThumbnail_default = {"image":"opus_Gp1o-9_image","caption":"opus_Gp1o-9_caption","thumbnail":"opus_Gp1o-9_thumbnail","figure":"opus_Gp1o-9_figure"};
14313
+ var ImageThumbnail_default = {"figure":"opus_Gp1o-9_figure","caption":"opus_Gp1o-9_caption","thumbnail":"opus_Gp1o-9_thumbnail","image":"opus_Gp1o-9_image"};
14303
14314
 
14304
14315
  // ../../components/ImageThumbnail/ImageThumbnail.tsx
14305
14316
  import { jsx as jsx71, jsxs as jsxs59 } from "react/jsx-runtime";
@@ -14374,7 +14385,7 @@ import { createElement, useCallback as useCallback16, useEffect as useEffect29,
14374
14385
  import { useEffect as useEffect28, useRef as useRef28, useState as useState35 } from "react";
14375
14386
 
14376
14387
  // ../../components/ModelViewer/ModelViewer.module.css
14377
- var ModelViewer_default = {"loading":"opus_f7gfHI_loading","model":"opus_f7gfHI_model","viewer":"opus_f7gfHI_viewer","caption":"opus_f7gfHI_caption","canvasHost":"opus_f7gfHI_canvasHost","stage":"opus_f7gfHI_stage"};
14388
+ var ModelViewer_default = {"model":"opus_f7gfHI_model","canvasHost":"opus_f7gfHI_canvasHost","caption":"opus_f7gfHI_caption","viewer":"opus_f7gfHI_viewer","loading":"opus_f7gfHI_loading","stage":"opus_f7gfHI_stage"};
14378
14389
 
14379
14390
  // ../../components/ModelViewer/FireBarrelModelViewer.tsx
14380
14391
  import { jsx as jsx73, jsxs as jsxs60 } from "react/jsx-runtime";
@@ -14592,7 +14603,7 @@ import { faXmark as faXmark3 } from "@fortawesome/free-solid-svg-icons";
14592
14603
  import { FontAwesomeIcon as FontAwesomeIcon11 } from "@fortawesome/react-fontawesome";
14593
14604
 
14594
14605
  // ../../components/ModelLightbox/ModelLightbox.module.css
14595
- var ModelLightbox_default = {"modelLightboxFadeOut":"opus_YYKGIB_modelLightboxFadeOut","modelLightboxPanelOut":"opus_YYKGIB_modelLightboxPanelOut","close":"opus_YYKGIB_close","trigger":"opus_YYKGIB_trigger","overlay":"opus_YYKGIB_overlay","frame":"opus_YYKGIB_frame","modelLightboxPanelIn":"opus_YYKGIB_modelLightboxPanelIn","lightbox":"opus_YYKGIB_lightbox","closeIcon":"opus_YYKGIB_closeIcon","modelLightboxFadeIn":"opus_YYKGIB_modelLightboxFadeIn"};
14606
+ var ModelLightbox_default = {"modelLightboxFadeOut":"opus_YYKGIB_modelLightboxFadeOut","frame":"opus_YYKGIB_frame","modelLightboxPanelIn":"opus_YYKGIB_modelLightboxPanelIn","modelLightboxFadeIn":"opus_YYKGIB_modelLightboxFadeIn","closeIcon":"opus_YYKGIB_closeIcon","overlay":"opus_YYKGIB_overlay","close":"opus_YYKGIB_close","modelLightboxPanelOut":"opus_YYKGIB_modelLightboxPanelOut","lightbox":"opus_YYKGIB_lightbox","trigger":"opus_YYKGIB_trigger"};
14596
14607
 
14597
14608
  // ../../components/ModelLightbox/ModelLightbox.tsx
14598
14609
  import { jsx as jsx75, jsxs as jsxs62 } from "react/jsx-runtime";
@@ -14697,7 +14708,7 @@ function ModelLightbox({
14697
14708
  }
14698
14709
 
14699
14710
  // ../../components/ModelThumbnail/ModelThumbnail.module.css
14700
- var ModelThumbnail_default = {"caption":"opus_NkO9Yb_caption","staticThumbnail":"opus_NkO9Yb_staticThumbnail","content":"opus_NkO9Yb_content"};
14711
+ var ModelThumbnail_default = {"caption":"opus_NkO9Yb_caption","content":"opus_NkO9Yb_content","staticThumbnail":"opus_NkO9Yb_staticThumbnail"};
14701
14712
 
14702
14713
  // ../../components/ModelThumbnail/ModelThumbnail.tsx
14703
14714
  import { jsx as jsx76, jsxs as jsxs63 } from "react/jsx-runtime";
@@ -14767,7 +14778,7 @@ function ModelGallery({
14767
14778
  import { useId as useId19 } from "react";
14768
14779
 
14769
14780
  // ../../components/EmptyState/EmptyState.module.css
14770
- var EmptyState_default = {"description":"opus_1KckGY_description","copy":"opus_1KckGY_copy","root":"opus_1KckGY_root","title":"opus_1KckGY_title","actions":"opus_1KckGY_actions","iconWrap":"opus_1KckGY_iconWrap"};
14781
+ var EmptyState_default = {"actions":"opus_1KckGY_actions","root":"opus_1KckGY_root","copy":"opus_1KckGY_copy","title":"opus_1KckGY_title","iconWrap":"opus_1KckGY_iconWrap","description":"opus_1KckGY_description"};
14771
14782
 
14772
14783
  // ../../components/EmptyState/EmptyState.tsx
14773
14784
  import { jsx as jsx78, jsxs as jsxs64 } from "react/jsx-runtime";
@@ -14801,7 +14812,7 @@ function EmptyState({
14801
14812
  }
14802
14813
 
14803
14814
  // ../../components/Badge/Badge.module.css
14804
- var Badge_default = {"dot":"opus_1GJHzl_dot","badge":"opus_1GJHzl_badge"};
14815
+ var Badge_default = {"badge":"opus_1GJHzl_badge","dot":"opus_1GJHzl_dot"};
14805
14816
 
14806
14817
  // ../../components/Badge/Badge.tsx
14807
14818
  import { jsx as jsx79, jsxs as jsxs65 } from "react/jsx-runtime";
@@ -14819,7 +14830,7 @@ function Badge({
14819
14830
  }
14820
14831
 
14821
14832
  // ../../components/Divider/Divider.module.css
14822
- var Divider_default = {"label":"opus_ux1i0D_label","divider":"opus_ux1i0D_divider","line":"opus_ux1i0D_line","labelled":"opus_ux1i0D_labelled"};
14833
+ var Divider_default = {"labelled":"opus_ux1i0D_labelled","line":"opus_ux1i0D_line","divider":"opus_ux1i0D_divider","label":"opus_ux1i0D_label"};
14823
14834
 
14824
14835
  // ../../components/Divider/Divider.tsx
14825
14836
  import { jsx as jsx80, jsxs as jsxs66 } from "react/jsx-runtime";
@@ -14861,7 +14872,7 @@ function Divider({
14861
14872
  import { useMemo as useMemo17, useState as useState38 } from "react";
14862
14873
 
14863
14874
  // ../../components/Avatar/Avatar.module.css
14864
- var Avatar_default = {"initials":"opus_jsRWxO_initials","avatar":"opus_jsRWxO_avatar","image":"opus_jsRWxO_image"};
14875
+ var Avatar_default = {"avatar":"opus_jsRWxO_avatar","initials":"opus_jsRWxO_initials","image":"opus_jsRWxO_image"};
14865
14876
 
14866
14877
  // ../../components/Avatar/Avatar.tsx
14867
14878
  import { jsx as jsx81 } from "react/jsx-runtime";
@@ -14911,7 +14922,7 @@ function Avatar({
14911
14922
  }
14912
14923
 
14913
14924
  // ../../components/AvatarGroup/AvatarGroup.module.css
14914
- var AvatarGroup_default = {"overflow":"opus_Vv36ne_overflow","group":"opus_Vv36ne_group","item":"opus_Vv36ne_item"};
14925
+ var AvatarGroup_default = {"item":"opus_Vv36ne_item","group":"opus_Vv36ne_group","overflow":"opus_Vv36ne_overflow"};
14915
14926
 
14916
14927
  // ../../components/AvatarGroup/AvatarGroup.tsx
14917
14928
  import { jsx as jsx82, jsxs as jsxs67 } from "react/jsx-runtime";
@@ -14937,7 +14948,7 @@ function AvatarGroup({ items, max = 4, size = "md" }) {
14937
14948
  }
14938
14949
 
14939
14950
  // ../../components/Statistic/Statistic.module.css
14940
- var Statistic_default = {"trend":"opus_vCN1bv_trend","affix":"opus_vCN1bv_affix","root":"opus_vCN1bv_root","label":"opus_vCN1bv_label","value":"opus_vCN1bv_value"};
14951
+ var Statistic_default = {"label":"opus_vCN1bv_label","root":"opus_vCN1bv_root","affix":"opus_vCN1bv_affix","value":"opus_vCN1bv_value","trend":"opus_vCN1bv_trend"};
14941
14952
 
14942
14953
  // ../../components/Statistic/Statistic.tsx
14943
14954
  import { jsx as jsx83, jsxs as jsxs68 } from "react/jsx-runtime";
@@ -14964,7 +14975,7 @@ function Statistic({
14964
14975
  }
14965
14976
 
14966
14977
  // ../../components/List/List.module.css
14967
- var List_default = {"head":"opus_ys3xlo_head","title":"opus_ys3xlo_title","item":"opus_ys3xlo_item","body":"opus_ys3xlo_body","meta":"opus_ys3xlo_meta","description":"opus_ys3xlo_description","icon":"opus_ys3xlo_icon","list":"opus_ys3xlo_list"};
14978
+ var List_default = {"body":"opus_ys3xlo_body","title":"opus_ys3xlo_title","list":"opus_ys3xlo_list","item":"opus_ys3xlo_item","head":"opus_ys3xlo_head","icon":"opus_ys3xlo_icon","meta":"opus_ys3xlo_meta","description":"opus_ys3xlo_description"};
14968
14979
 
14969
14980
  // ../../components/List/List.tsx
14970
14981
  import { jsx as jsx84, jsxs as jsxs69 } from "react/jsx-runtime";
@@ -14983,7 +14994,7 @@ function List({ density = "comfortable", items, ordered = false }) {
14983
14994
  }
14984
14995
 
14985
14996
  // ../../components/DescriptionList/DescriptionList.module.css
14986
- var DescriptionList_default = {"term":"opus_FY8OsC_term","list":"opus_FY8OsC_list","row":"opus_FY8OsC_row","details":"opus_FY8OsC_details"};
14997
+ var DescriptionList_default = {"details":"opus_FY8OsC_details","row":"opus_FY8OsC_row","term":"opus_FY8OsC_term","list":"opus_FY8OsC_list"};
14987
14998
 
14988
14999
  // ../../components/DescriptionList/DescriptionList.tsx
14989
15000
  import { jsx as jsx85, jsxs as jsxs70 } from "react/jsx-runtime";
@@ -15001,7 +15012,7 @@ function DescriptionList({
15001
15012
  import { useState as useState39 } from "react";
15002
15013
 
15003
15014
  // ../../components/PropertyGrid/PropertyGrid.module.css
15004
- var PropertyGrid_default = {"value":"opus_Bnfsue_value","copy":"opus_Bnfsue_copy","valueCell":"opus_Bnfsue_valueCell","grid":"opus_Bnfsue_grid","label":"opus_Bnfsue_label","row":"opus_Bnfsue_row"};
15015
+ var PropertyGrid_default = {"label":"opus_Bnfsue_label","value":"opus_Bnfsue_value","row":"opus_Bnfsue_row","grid":"opus_Bnfsue_grid","valueCell":"opus_Bnfsue_valueCell","copy":"opus_Bnfsue_copy"};
15005
15016
 
15006
15017
  // ../../components/PropertyGrid/PropertyGrid.tsx
15007
15018
  import { jsx as jsx86, jsxs as jsxs71 } from "react/jsx-runtime";
@@ -15067,7 +15078,7 @@ function Stack({
15067
15078
  import { Children } from "react";
15068
15079
 
15069
15080
  // ../../components/Columns/Columns.module.css
15070
- var Columns_default = {"cell":"opus_dI4yQh_cell","root":"opus_dI4yQh_root"};
15081
+ var Columns_default = {"root":"opus_dI4yQh_root","cell":"opus_dI4yQh_cell"};
15071
15082
 
15072
15083
  // ../../components/Columns/Columns.tsx
15073
15084
  import { jsx as jsx88 } from "react/jsx-runtime";
@@ -15125,7 +15136,7 @@ function Grid2({
15125
15136
  import { useCallback as useCallback18, useEffect as useEffect31, useId as useId20, useRef as useRef31, useState as useState40 } from "react";
15126
15137
 
15127
15138
  // ../../components/ResizeHandle/ResizeHandle.module.css
15128
- var ResizeHandle_default = {"grip":"opus_PaKREB_grip","handle":"opus_PaKREB_handle","dot":"opus_PaKREB_dot"};
15139
+ var ResizeHandle_default = {"dot":"opus_PaKREB_dot","grip":"opus_PaKREB_grip","handle":"opus_PaKREB_handle"};
15129
15140
 
15130
15141
  // ../../components/ResizeHandle/ResizeHandle.tsx
15131
15142
  import { jsx as jsx90, jsxs as jsxs72 } from "react/jsx-runtime";
@@ -15162,7 +15173,7 @@ function ResizeHandle(_a2) {
15162
15173
  }
15163
15174
 
15164
15175
  // ../../components/Splitter/Splitter.module.css
15165
- var Splitter_default = {"srOnly":"opus_Khgx9s_srOnly","root":"opus_Khgx9s_root","pane":"opus_Khgx9s_pane"};
15176
+ var Splitter_default = {"srOnly":"opus_Khgx9s_srOnly","pane":"opus_Khgx9s_pane","root":"opus_Khgx9s_root"};
15166
15177
 
15167
15178
  // ../../components/Splitter/Splitter.tsx
15168
15179
  import { jsx as jsx91, jsxs as jsxs73 } from "react/jsx-runtime";
@@ -15272,7 +15283,7 @@ function Splitter({
15272
15283
  import { useCallback as useCallback19, useEffect as useEffect32, useRef as useRef32, useState as useState41 } from "react";
15273
15284
 
15274
15285
  // ../../components/ResizablePanel/ResizablePanel.module.css
15275
- var ResizablePanel_default = {"handle":"opus_kVJ122_handle","root":"opus_kVJ122_root","body":"opus_kVJ122_body"};
15286
+ var ResizablePanel_default = {"body":"opus_kVJ122_body","handle":"opus_kVJ122_handle","root":"opus_kVJ122_root"};
15276
15287
 
15277
15288
  // ../../components/ResizablePanel/ResizablePanel.tsx
15278
15289
  import { jsx as jsx92, jsxs as jsxs74 } from "react/jsx-runtime";
@@ -15355,7 +15366,7 @@ function ResizablePanel({
15355
15366
  }
15356
15367
 
15357
15368
  // ../../components/DockLayout/DockLayout.module.css
15358
- var DockLayout_default = {"middle":"opus_3zzL8C_middle","bottom":"opus_3zzL8C_bottom","left":"opus_3zzL8C_left","root":"opus_3zzL8C_root","top":"opus_3zzL8C_top","right":"opus_3zzL8C_right","center":"opus_3zzL8C_center"};
15369
+ var DockLayout_default = {"right":"opus_3zzL8C_right","left":"opus_3zzL8C_left","center":"opus_3zzL8C_center","middle":"opus_3zzL8C_middle","bottom":"opus_3zzL8C_bottom","root":"opus_3zzL8C_root","top":"opus_3zzL8C_top"};
15359
15370
 
15360
15371
  // ../../components/DockLayout/DockLayout.tsx
15361
15372
  import { jsx as jsx93, jsxs as jsxs75 } from "react/jsx-runtime";
@@ -15400,7 +15411,7 @@ import {
15400
15411
  } from "react";
15401
15412
 
15402
15413
  // ../../components/CustomScrollbar/CustomScrollbar.module.css
15403
- var CustomScrollbar_default = {"thumb":"opus_I9wQcM_thumb","content":"opus_I9wQcM_content","cornerDot":"opus_I9wQcM_cornerDot","root":"opus_I9wQcM_root","viewport":"opus_I9wQcM_viewport","track":"opus_I9wQcM_track"};
15414
+ var CustomScrollbar_default = {"viewport":"opus_I9wQcM_viewport","content":"opus_I9wQcM_content","root":"opus_I9wQcM_root","track":"opus_I9wQcM_track","thumb":"opus_I9wQcM_thumb","cornerDot":"opus_I9wQcM_cornerDot"};
15404
15415
 
15405
15416
  // ../../components/CustomScrollbar/CustomScrollbar.tsx
15406
15417
  import { jsx as jsx94, jsxs as jsxs76 } from "react/jsx-runtime";
@@ -15692,7 +15703,7 @@ function CustomScrollbar({
15692
15703
  }
15693
15704
 
15694
15705
  // ../../components/ThreePaneLayout/ThreePaneLayout.module.css
15695
- var ThreePaneLayout_default = {"content":"opus_DtnFdK_content","handle":"opus_DtnFdK_handle","root":"opus_DtnFdK_root","sidebar":"opus_DtnFdK_sidebar"};
15706
+ var ThreePaneLayout_default = {"handle":"opus_DtnFdK_handle","root":"opus_DtnFdK_root","sidebar":"opus_DtnFdK_sidebar","content":"opus_DtnFdK_content"};
15696
15707
 
15697
15708
  // ../../components/ThreePaneLayout/ThreePaneLayout.tsx
15698
15709
  import { Fragment as Fragment12, jsx as jsx95, jsxs as jsxs77 } from "react/jsx-runtime";
@@ -16070,7 +16081,7 @@ function ScrollArea({
16070
16081
  }
16071
16082
 
16072
16083
  // ../../components/AspectRatio/AspectRatio.module.css
16073
- var AspectRatio_default = {"content":"opus_CZP9Id_content","root":"opus_CZP9Id_root"};
16084
+ var AspectRatio_default = {"root":"opus_CZP9Id_root","content":"opus_CZP9Id_content"};
16074
16085
 
16075
16086
  // ../../components/AspectRatio/AspectRatio.tsx
16076
16087
  import { jsx as jsx97 } from "react/jsx-runtime";
@@ -16138,7 +16149,7 @@ function Spacer({ axis = "y", className, flex = false, size = 16, style }) {
16138
16149
  }
16139
16150
 
16140
16151
  // ../../components/Breadcrumb/Breadcrumb.module.css
16141
- var Breadcrumb_default = {"current":"opus_FwZfXe_current","list":"opus_FwZfXe_list","separator":"opus_FwZfXe_separator","link":"opus_FwZfXe_link","root":"opus_FwZfXe_root","item":"opus_FwZfXe_item"};
16152
+ var Breadcrumb_default = {"current":"opus_FwZfXe_current","item":"opus_FwZfXe_item","root":"opus_FwZfXe_root","list":"opus_FwZfXe_list","link":"opus_FwZfXe_link","separator":"opus_FwZfXe_separator"};
16142
16153
 
16143
16154
  // ../../components/Breadcrumb/Breadcrumb.tsx
16144
16155
  import { jsx as jsx100, jsxs as jsxs78 } from "react/jsx-runtime";
@@ -16166,7 +16177,7 @@ function Breadcrumb({ ariaLabel = "Breadcrumb", items, onNavigate, separator = "
16166
16177
  }
16167
16178
 
16168
16179
  // ../../components/Pagination/Pagination.module.css
16169
- var Pagination_default = {"root":"opus_VkXUKR_root","ellipsis":"opus_VkXUKR_ellipsis","active":"opus_VkXUKR_active","button":"opus_VkXUKR_button"};
16180
+ var Pagination_default = {"root":"opus_VkXUKR_root","active":"opus_VkXUKR_active","ellipsis":"opus_VkXUKR_ellipsis","button":"opus_VkXUKR_button"};
16170
16181
 
16171
16182
  // ../../components/Pagination/Pagination.tsx
16172
16183
  import { jsx as jsx101, jsxs as jsxs79 } from "react/jsx-runtime";
@@ -16231,7 +16242,7 @@ function Pagination({ page, pageCount, onPageChange, siblingCount = 1 }) {
16231
16242
  }
16232
16243
 
16233
16244
  // ../../components/PageHeader/PageHeader.module.css
16234
- var PageHeader_default = {"root":"opus_1pSVfU_root","actions":"opus_1pSVfU_actions","eyebrow":"opus_1pSVfU_eyebrow","copy":"opus_1pSVfU_copy","row":"opus_1pSVfU_row","title":"opus_1pSVfU_title","breadcrumbs":"opus_1pSVfU_breadcrumbs","description":"opus_1pSVfU_description"};
16245
+ var PageHeader_default = {"description":"opus_1pSVfU_description","copy":"opus_1pSVfU_copy","root":"opus_1pSVfU_root","actions":"opus_1pSVfU_actions","title":"opus_1pSVfU_title","breadcrumbs":"opus_1pSVfU_breadcrumbs","row":"opus_1pSVfU_row","eyebrow":"opus_1pSVfU_eyebrow"};
16235
16246
 
16236
16247
  // ../../components/PageHeader/PageHeader.tsx
16237
16248
  import { jsx as jsx102, jsxs as jsxs80 } from "react/jsx-runtime";
@@ -16250,7 +16261,7 @@ function PageHeader({ actions, breadcrumbs, description, eyebrow, title }) {
16250
16261
  }
16251
16262
 
16252
16263
  // ../../components/Toolbar/Toolbar.module.css
16253
- var Toolbar_default = {"root":"opus_lO-IAD_root","end":"opus_lO-IAD_end","cluster":"opus_lO-IAD_cluster"};
16264
+ var Toolbar_default = {"end":"opus_lO-IAD_end","cluster":"opus_lO-IAD_cluster","root":"opus_lO-IAD_root"};
16254
16265
 
16255
16266
  // ../../components/Toolbar/Toolbar.tsx
16256
16267
  import { jsx as jsx103, jsxs as jsxs81 } from "react/jsx-runtime";
@@ -16272,7 +16283,7 @@ function Toolbar({ children, className, dense = false, end, label, start }) {
16272
16283
  }
16273
16284
 
16274
16285
  // ../../components/BottomNavigation/BottomNavigation.module.css
16275
- var BottomNavigation_default = {"root":"opus_Yqcmor_root","item":"opus_Yqcmor_item","label":"opus_Yqcmor_label","icon":"opus_Yqcmor_icon","active":"opus_Yqcmor_active"};
16286
+ var BottomNavigation_default = {"item":"opus_Yqcmor_item","active":"opus_Yqcmor_active","label":"opus_Yqcmor_label","root":"opus_Yqcmor_root","icon":"opus_Yqcmor_icon"};
16276
16287
 
16277
16288
  // ../../components/BottomNavigation/BottomNavigation.tsx
16278
16289
  import { jsx as jsx104, jsxs as jsxs82 } from "react/jsx-runtime";
@@ -16302,7 +16313,7 @@ function BottomNavigation({ items, onChange, value }) {
16302
16313
  }
16303
16314
 
16304
16315
  // ../../components/NavigationRail/NavigationRail.module.css
16305
- var NavigationRail_default = {"icon":"opus_E7mR15_icon","label":"opus_E7mR15_label","item":"opus_E7mR15_item","active":"opus_E7mR15_active","srOnly":"opus_E7mR15_srOnly","root":"opus_E7mR15_root"};
16316
+ var NavigationRail_default = {"root":"opus_E7mR15_root","label":"opus_E7mR15_label","icon":"opus_E7mR15_icon","item":"opus_E7mR15_item","active":"opus_E7mR15_active","srOnly":"opus_E7mR15_srOnly"};
16306
16317
 
16307
16318
  // ../../components/NavigationRail/NavigationRail.tsx
16308
16319
  import { jsx as jsx105, jsxs as jsxs83 } from "react/jsx-runtime";
@@ -16345,7 +16356,7 @@ function NavigationRail({ collapsed = false, items, onChange, value }) {
16345
16356
  import { useEffect as useEffect35, useId as useId23, useRef as useRef35, useState as useState44 } from "react";
16346
16357
 
16347
16358
  // ../../components/SplitButton/SplitButton.module.css
16348
- var SplitButton_default = {"caret":"opus_TVuiQN_caret","menu":"opus_TVuiQN_menu","menuItem":"opus_TVuiQN_menuItem","main":"opus_TVuiQN_main","root":"opus_TVuiQN_root"};
16359
+ var SplitButton_default = {"menuItem":"opus_TVuiQN_menuItem","caret":"opus_TVuiQN_caret","menu":"opus_TVuiQN_menu","root":"opus_TVuiQN_root","main":"opus_TVuiQN_main"};
16349
16360
 
16350
16361
  // ../../components/SplitButton/SplitButton.tsx
16351
16362
  import { jsx as jsx106, jsxs as jsxs84 } from "react/jsx-runtime";
@@ -16410,7 +16421,7 @@ function SplitButton({
16410
16421
  }
16411
16422
 
16412
16423
  // ../../components/FloatingActionButton/FloatingActionButton.module.css
16413
- var FloatingActionButton_default = {"label":"opus_UXPLpX_label","icon":"opus_UXPLpX_icon","srOnly":"opus_UXPLpX_srOnly","root":"opus_UXPLpX_root"};
16424
+ var FloatingActionButton_default = {"icon":"opus_UXPLpX_icon","srOnly":"opus_UXPLpX_srOnly","label":"opus_UXPLpX_label","root":"opus_UXPLpX_root"};
16414
16425
 
16415
16426
  // ../../components/FloatingActionButton/FloatingActionButton.tsx
16416
16427
  import { jsx as jsx107, jsxs as jsxs85 } from "react/jsx-runtime";
@@ -16482,7 +16493,7 @@ function TileGradientDefs() {
16482
16493
  }
16483
16494
 
16484
16495
  // ../../components/Tile/Tile.module.css
16485
- var Tile_default = {"tile":"opus_wypm8k_tile","icon":"opus_wypm8k_icon","label":"opus_wypm8k_label"};
16496
+ var Tile_default = {"label":"opus_wypm8k_label","icon":"opus_wypm8k_icon","tile":"opus_wypm8k_tile"};
16486
16497
 
16487
16498
  // ../../components/Tile/Tile.tsx
16488
16499
  import { Fragment as Fragment13, jsx as jsx109, jsxs as jsxs87 } from "react/jsx-runtime";
@@ -16515,7 +16526,7 @@ function Tile({
16515
16526
  }
16516
16527
 
16517
16528
  // ../../components/Tiles/Tiles.module.css
16518
- var Tiles_default = {"tileItem":"opus_zD82gC_tileItem","tile":"opus_zD82gC_tile","row":"opus_zD82gC_row"};
16529
+ var Tiles_default = {"row":"opus_zD82gC_row","tile":"opus_zD82gC_tile","tileItem":"opus_zD82gC_tileItem"};
16519
16530
 
16520
16531
  // ../../components/Tiles/Tiles.tsx
16521
16532
  import { jsx as jsx110, jsxs as jsxs88 } from "react/jsx-runtime";
@@ -16553,7 +16564,7 @@ function Tiles({ className, items, layout = "fill" }) {
16553
16564
  }
16554
16565
 
16555
16566
  // ../../components/StatTile/StatTile.module.css
16556
- var StatTile_default = {"statTile":"opus_8DpwUV_statTile","comparison":"opus_8DpwUV_comparison","trend":"opus_8DpwUV_trend","icon":"opus_8DpwUV_icon","meta":"opus_8DpwUV_meta","value":"opus_8DpwUV_value","body":"opus_8DpwUV_body","label":"opus_8DpwUV_label"};
16567
+ var StatTile_default = {"comparison":"opus_8DpwUV_comparison","statTile":"opus_8DpwUV_statTile","icon":"opus_8DpwUV_icon","meta":"opus_8DpwUV_meta","trend":"opus_8DpwUV_trend","body":"opus_8DpwUV_body","label":"opus_8DpwUV_label","value":"opus_8DpwUV_value"};
16557
16568
 
16558
16569
  // ../../components/StatTile/StatTile.tsx
16559
16570
  import { Fragment as Fragment14, jsx as jsx111, jsxs as jsxs89 } from "react/jsx-runtime";
@@ -16604,7 +16615,7 @@ function StatTile({
16604
16615
  }
16605
16616
 
16606
16617
  // ../../components/StatTiles/StatTiles.module.css
16607
- var StatTiles_default = {"statTileItem":"opus_uhJd8v_statTileItem","row":"opus_uhJd8v_row","statTile":"opus_uhJd8v_statTile"};
16618
+ var StatTiles_default = {"row":"opus_uhJd8v_row","statTile":"opus_uhJd8v_statTile","statTileItem":"opus_uhJd8v_statTileItem"};
16608
16619
 
16609
16620
  // ../../components/StatTiles/StatTiles.tsx
16610
16621
  import { jsx as jsx112 } from "react/jsx-runtime";
@@ -16644,7 +16655,7 @@ function StatTiles({ className, items, layout = "fill" }) {
16644
16655
  import { useId as useId24, useMemo as useMemo19 } from "react";
16645
16656
 
16646
16657
  // ../../components/PipelineOverview/PipelineOverview.module.css
16647
- var PipelineOverview_default = {"period":"opus_1ScjMZ_period","legendItem":"opus_1ScjMZ_legendItem","funnelSvg":"opus_1ScjMZ_funnelSvg","legendCopy":"opus_1ScjMZ_legendCopy","legendLabel":"opus_1ScjMZ_legendLabel","total":"opus_1ScjMZ_total","legendDot":"opus_1ScjMZ_legendDot","periodLabel":"opus_1ScjMZ_periodLabel","periodChevron":"opus_1ScjMZ_periodChevron","legendValue":"opus_1ScjMZ_legendValue","totalValue":"opus_1ScjMZ_totalValue","body":"opus_1ScjMZ_body","totalLabel":"opus_1ScjMZ_totalLabel","periodSelect":"opus_1ScjMZ_periodSelect","footer":"opus_1ScjMZ_footer","funnel":"opus_1ScjMZ_funnel","root":"opus_1ScjMZ_root","legend":"opus_1ScjMZ_legend"};
16658
+ var PipelineOverview_default = {"legendItem":"opus_1ScjMZ_legendItem","body":"opus_1ScjMZ_body","period":"opus_1ScjMZ_period","periodChevron":"opus_1ScjMZ_periodChevron","legendLabel":"opus_1ScjMZ_legendLabel","totalValue":"opus_1ScjMZ_totalValue","legendDot":"opus_1ScjMZ_legendDot","legend":"opus_1ScjMZ_legend","legendValue":"opus_1ScjMZ_legendValue","funnelSvg":"opus_1ScjMZ_funnelSvg","legendCopy":"opus_1ScjMZ_legendCopy","periodLabel":"opus_1ScjMZ_periodLabel","periodSelect":"opus_1ScjMZ_periodSelect","footer":"opus_1ScjMZ_footer","root":"opus_1ScjMZ_root","funnel":"opus_1ScjMZ_funnel","totalLabel":"opus_1ScjMZ_totalLabel","total":"opus_1ScjMZ_total"};
16648
16659
 
16649
16660
  // ../../components/PipelineOverview/PipelineOverview.tsx
16650
16661
  import { jsx as jsx113, jsxs as jsxs90 } from "react/jsx-runtime";
@@ -16977,7 +16988,7 @@ function getDealsOverTimePalette(palette) {
16977
16988
  }
16978
16989
 
16979
16990
  // ../../components/DealsOverTime/DealsOverTime.module.css
16980
- var DealsOverTime_default = {"tooltip":"opus_Hn1LW1_tooltip","root":"opus_Hn1LW1_root","title":"opus_Hn1LW1_title","periodLabel":"opus_Hn1LW1_periodLabel","axisLabel":"opus_Hn1LW1_axisLabel","lineGlowMid":"opus_Hn1LW1_lineGlowMid","chartWrap":"opus_Hn1LW1_chartWrap","line":"opus_Hn1LW1_line","area":"opus_Hn1LW1_area","period":"opus_Hn1LW1_period","pointCore":"opus_Hn1LW1_pointCore","pointRing":"opus_Hn1LW1_pointRing","hitTarget":"opus_Hn1LW1_hitTarget","tooltipValue":"opus_Hn1LW1_tooltipValue","periodSelect":"opus_Hn1LW1_periodSelect","pointSolid":"opus_Hn1LW1_pointSolid","tooltipDate":"opus_Hn1LW1_tooltipDate","pointGlow":"opus_Hn1LW1_pointGlow","lineGlowSoft":"opus_Hn1LW1_lineGlowSoft","gridLine":"opus_Hn1LW1_gridLine","header":"opus_Hn1LW1_header","chart":"opus_Hn1LW1_chart"};
16991
+ var DealsOverTime_default = {"hitTarget":"opus_Hn1LW1_hitTarget","chartWrap":"opus_Hn1LW1_chartWrap","tooltipValue":"opus_Hn1LW1_tooltipValue","pointRing":"opus_Hn1LW1_pointRing","lineGlowSoft":"opus_Hn1LW1_lineGlowSoft","header":"opus_Hn1LW1_header","pointCore":"opus_Hn1LW1_pointCore","period":"opus_Hn1LW1_period","tooltip":"opus_Hn1LW1_tooltip","gridLine":"opus_Hn1LW1_gridLine","tooltipDate":"opus_Hn1LW1_tooltipDate","periodSelect":"opus_Hn1LW1_periodSelect","chart":"opus_Hn1LW1_chart","lineGlowMid":"opus_Hn1LW1_lineGlowMid","area":"opus_Hn1LW1_area","pointSolid":"opus_Hn1LW1_pointSolid","root":"opus_Hn1LW1_root","pointGlow":"opus_Hn1LW1_pointGlow","line":"opus_Hn1LW1_line","axisLabel":"opus_Hn1LW1_axisLabel","title":"opus_Hn1LW1_title","periodLabel":"opus_Hn1LW1_periodLabel"};
16981
16992
 
16982
16993
  // ../../components/DealsOverTime/DealsOverTime.tsx
16983
16994
  import { Fragment as Fragment15, jsx as jsx114, jsxs as jsxs91 } from "react/jsx-runtime";
@@ -17346,7 +17357,7 @@ function DealsOverTime({
17346
17357
  import { useCallback as useCallback22, useState as useState46 } from "react";
17347
17358
 
17348
17359
  // ../../components/DashboardListWidget/shared.module.css
17349
- var shared_default = {"footerAction":"opus_8R-PJ3_footerAction","itemAction":"opus_8R-PJ3_itemAction","footer":"opus_8R-PJ3_footer","list":"opus_8R-PJ3_list","iconWrap":"opus_8R-PJ3_iconWrap","footerIcon":"opus_8R-PJ3_footerIcon"};
17360
+ var shared_default = {"footerIcon":"opus_8R-PJ3_footerIcon","itemAction":"opus_8R-PJ3_itemAction","footerAction":"opus_8R-PJ3_footerAction","iconWrap":"opus_8R-PJ3_iconWrap","list":"opus_8R-PJ3_list","footer":"opus_8R-PJ3_footer"};
17350
17361
 
17351
17362
  // ../../components/DashboardListWidget/DashboardListFooter.tsx
17352
17363
  import { Fragment as Fragment16, jsx as jsx115, jsxs as jsxs92 } from "react/jsx-runtime";
@@ -17359,7 +17370,7 @@ function DashboardListFooter({ footerHref, footerLabel, onFooterClick }) {
17359
17370
  }
17360
17371
 
17361
17372
  // ../../components/UpcomingTasks/UpcomingTasks.module.css
17362
- var UpcomingTasks_default = {"itemBody":"opus_mFTWWU_itemBody","list":"opus_mFTWWU_list","itemSubtitle":"opus_mFTWWU_itemSubtitle","time":"opus_mFTWWU_time","item":"opus_mFTWWU_item","taskCheckbox":"opus_mFTWWU_taskCheckbox","itemAction":"opus_mFTWWU_itemAction","title":"opus_mFTWWU_title","itemTitle":"opus_mFTWWU_itemTitle","header":"opus_mFTWWU_header","copy":"opus_mFTWWU_copy","root":"opus_mFTWWU_root"};
17373
+ var UpcomingTasks_default = {"itemBody":"opus_mFTWWU_itemBody","itemAction":"opus_mFTWWU_itemAction","root":"opus_mFTWWU_root","taskCheckbox":"opus_mFTWWU_taskCheckbox","copy":"opus_mFTWWU_copy","list":"opus_mFTWWU_list","item":"opus_mFTWWU_item","itemSubtitle":"opus_mFTWWU_itemSubtitle","itemTitle":"opus_mFTWWU_itemTitle","header":"opus_mFTWWU_header","time":"opus_mFTWWU_time","title":"opus_mFTWWU_title"};
17363
17374
 
17364
17375
  // ../../components/UpcomingTasks/UpcomingTasks.tsx
17365
17376
  import { jsx as jsx116, jsxs as jsxs93 } from "react/jsx-runtime";
@@ -17444,7 +17455,7 @@ function UpcomingTasks({
17444
17455
  }
17445
17456
 
17446
17457
  // ../../components/RecentActivity/RecentActivity.module.css
17447
- var RecentActivity_default = {"root":"opus_PR08Ax_root","time":"opus_PR08Ax_time","itemSubtitle":"opus_PR08Ax_itemSubtitle","header":"opus_PR08Ax_header","item":"opus_PR08Ax_item","iconWrap":"opus_PR08Ax_iconWrap","copy":"opus_PR08Ax_copy","itemTitle":"opus_PR08Ax_itemTitle","itemAction":"opus_PR08Ax_itemAction","list":"opus_PR08Ax_list","title":"opus_PR08Ax_title"};
17458
+ var RecentActivity_default = {"title":"opus_PR08Ax_title","list":"opus_PR08Ax_list","iconWrap":"opus_PR08Ax_iconWrap","time":"opus_PR08Ax_time","itemAction":"opus_PR08Ax_itemAction","root":"opus_PR08Ax_root","itemTitle":"opus_PR08Ax_itemTitle","copy":"opus_PR08Ax_copy","itemSubtitle":"opus_PR08Ax_itemSubtitle","header":"opus_PR08Ax_header","item":"opus_PR08Ax_item"};
17448
17459
 
17449
17460
  // ../../components/RecentActivity/RecentActivity.tsx
17450
17461
  import { Fragment as Fragment17, jsx as jsx117, jsxs as jsxs94 } from "react/jsx-runtime";
@@ -39239,7 +39250,7 @@ function opusThemeTokens(theme) {
39239
39250
  }
39240
39251
 
39241
39252
  // ../../components/EmojiPicker/EmojiPicker.module.css
39242
- var EmojiPicker_default = {"categories":"opus__tyRxw_categories","search":"opus__tyRxw_search","grid":"opus__tyRxw_grid","root":"opus__tyRxw_root","emojiButton":"opus__tyRxw_emojiButton","searchHint":"opus__tyRxw_searchHint","empty":"opus__tyRxw_empty","srOnly":"opus__tyRxw_srOnly","categoryButton":"opus__tyRxw_categoryButton","panel":"opus__tyRxw_panel"};
39253
+ var EmojiPicker_default = {"panel":"opus__tyRxw_panel","categories":"opus__tyRxw_categories","root":"opus__tyRxw_root","empty":"opus__tyRxw_empty","srOnly":"opus__tyRxw_srOnly","emojiButton":"opus__tyRxw_emojiButton","search":"opus__tyRxw_search","searchHint":"opus__tyRxw_searchHint","grid":"opus__tyRxw_grid","categoryButton":"opus__tyRxw_categoryButton"};
39243
39254
 
39244
39255
  // ../../components/EmojiPicker/EmojiPicker.tsx
39245
39256
  import { jsx as jsx118, jsxs as jsxs95 } from "react/jsx-runtime";
@@ -39517,7 +39528,7 @@ function EmojiPicker({
39517
39528
  import { useEffect as useEffect38, useMemo as useMemo22, useRef as useRef38, useState as useState48 } from "react";
39518
39529
 
39519
39530
  // ../../components/NoteTag/NoteTag.module.css
39520
- var NoteTag_default = {"menu":"opus__ZnbtA_menu","removeButton":"opus__ZnbtA_removeButton","menuHeader":"opus__ZnbtA_menuHeader","tag":"opus__ZnbtA_tag","picker":"opus__ZnbtA_picker","options":"opus__ZnbtA_options","option":"opus__ZnbtA_option","list":"opus__ZnbtA_list"};
39531
+ var NoteTag_default = {"menu":"opus__ZnbtA_menu","tag":"opus__ZnbtA_tag","picker":"opus__ZnbtA_picker","removeButton":"opus__ZnbtA_removeButton","menuHeader":"opus__ZnbtA_menuHeader","options":"opus__ZnbtA_options","list":"opus__ZnbtA_list","option":"opus__ZnbtA_option"};
39521
39532
 
39522
39533
  // ../../components/NoteTag/NoteTag.tsx
39523
39534
  import { jsx as jsx119, jsxs as jsxs96 } from "react/jsx-runtime";
@@ -39667,7 +39678,7 @@ function NoteTagPicker({
39667
39678
  }
39668
39679
 
39669
39680
  // ../../components/NoteComposer/NoteComposer.module.css
39670
- var NoteComposer_default = {"saveButton":"opus_pQVlNo_saveButton","root":"opus_pQVlNo_root","footer":"opus_pQVlNo_footer","textarea":"opus_pQVlNo_textarea","tools":"opus_pQVlNo_tools","selectedTags":"opus_pQVlNo_selectedTags","toolButton":"opus_pQVlNo_toolButton"};
39681
+ var NoteComposer_default = {"selectedTags":"opus_pQVlNo_selectedTags","footer":"opus_pQVlNo_footer","root":"opus_pQVlNo_root","tools":"opus_pQVlNo_tools","toolButton":"opus_pQVlNo_toolButton","textarea":"opus_pQVlNo_textarea","saveButton":"opus_pQVlNo_saveButton"};
39671
39682
 
39672
39683
  // ../../components/NoteComposer/NoteComposer.tsx
39673
39684
  import { jsx as jsx120, jsxs as jsxs97 } from "react/jsx-runtime";
@@ -39878,7 +39889,7 @@ import {
39878
39889
  import { Fragment as Fragment18 } from "react";
39879
39890
 
39880
39891
  // ../../components/ContentTimeline/ContentTimeline.module.css
39881
- var ContentTimeline_default = {"statusDot":"opus_vApy-v_statusDot","metaRow":"opus_vApy-v_metaRow","rail":"opus_vApy-v_rail","dot":"opus_vApy-v_dot","body":"opus_vApy-v_body","time":"opus_vApy-v_time","description":"opus_vApy-v_description","item":"opus_vApy-v_item","groupLabel":"opus_vApy-v_groupLabel","markerSlot":"opus_vApy-v_markerSlot","tag":"opus_vApy-v_tag","children":"opus_vApy-v_children","title":"opus_vApy-v_title","line":"opus_vApy-v_line","content":"opus_vApy-v_content","head":"opus_vApy-v_head","itemAction":"opus_vApy-v_itemAction","tags":"opus_vApy-v_tags","list":"opus_vApy-v_list","itemFooter":"opus_vApy-v_itemFooter"};
39892
+ var ContentTimeline_default = {"item":"opus_vApy-v_item","head":"opus_vApy-v_head","dot":"opus_vApy-v_dot","list":"opus_vApy-v_list","markerSlot":"opus_vApy-v_markerSlot","tags":"opus_vApy-v_tags","tag":"opus_vApy-v_tag","line":"opus_vApy-v_line","body":"opus_vApy-v_body","title":"opus_vApy-v_title","rail":"opus_vApy-v_rail","groupLabel":"opus_vApy-v_groupLabel","time":"opus_vApy-v_time","itemFooter":"opus_vApy-v_itemFooter","statusDot":"opus_vApy-v_statusDot","content":"opus_vApy-v_content","itemAction":"opus_vApy-v_itemAction","children":"opus_vApy-v_children","metaRow":"opus_vApy-v_metaRow","description":"opus_vApy-v_description"};
39882
39893
 
39883
39894
  // ../../components/ContentTimeline/ContentTimeline.tsx
39884
39895
  import { jsx as jsx121, jsxs as jsxs98 } from "react/jsx-runtime";
@@ -39995,7 +40006,7 @@ function ContentTimeline({ groups, items, onItemClick, onItemDoubleClick, varian
39995
40006
  }
39996
40007
 
39997
40008
  // ../../components/NotesActivity/NotesActivity.module.css
39998
- var NotesActivity_default = {"footerAction":"opus_ThZ-Bi_footerAction","replyTools":"opus_ThZ-Bi_replyTools","replyInput":"opus_ThZ-Bi_replyInput","replyComposer":"opus_ThZ-Bi_replyComposer","replyInputShell":"opus_ThZ-Bi_replyInputShell","threadItems":"opus_ThZ-Bi_threadItems","footerIcon":"opus_ThZ-Bi_footerIcon","feed":"opus_ThZ-Bi_feed","composer":"opus_ThZ-Bi_composer","tabIcon":"opus_ThZ-Bi_tabIcon","footer":"opus_ThZ-Bi_footer","threadConnectors":"opus_ThZ-Bi_threadConnectors","replyBlock":"opus_ThZ-Bi_replyBlock","replyTags":"opus_ThZ-Bi_replyTags","replyToolButton":"opus_ThZ-Bi_replyToolButton","tabs":"opus_ThZ-Bi_tabs","root":"opus_ThZ-Bi_root","tab":"opus_ThZ-Bi_tab"};
40009
+ var NotesActivity_default = {"composer":"opus_ThZ-Bi_composer","replyInputShell":"opus_ThZ-Bi_replyInputShell","replyTools":"opus_ThZ-Bi_replyTools","tabIcon":"opus_ThZ-Bi_tabIcon","tab":"opus_ThZ-Bi_tab","replyBlock":"opus_ThZ-Bi_replyBlock","footerAction":"opus_ThZ-Bi_footerAction","footerIcon":"opus_ThZ-Bi_footerIcon","threadConnectors":"opus_ThZ-Bi_threadConnectors","feed":"opus_ThZ-Bi_feed","replyToolButton":"opus_ThZ-Bi_replyToolButton","threadItems":"opus_ThZ-Bi_threadItems","replyTags":"opus_ThZ-Bi_replyTags","replyInput":"opus_ThZ-Bi_replyInput","tabs":"opus_ThZ-Bi_tabs","root":"opus_ThZ-Bi_root","replyComposer":"opus_ThZ-Bi_replyComposer","footer":"opus_ThZ-Bi_footer"};
39999
40010
 
40000
40011
  // ../../components/NotesActivity/NotesActivity.tsx
40001
40012
  import { Fragment as Fragment19, jsx as jsx122, jsxs as jsxs99 } from "react/jsx-runtime";
@@ -40680,7 +40691,7 @@ function NotesActivity({
40680
40691
  import { useMemo as useMemo24 } from "react";
40681
40692
 
40682
40693
  // ../../components/TopPerformingUsers/TopPerformingUsers.module.css
40683
- var TopPerformingUsers_default = {"header":"opus_sYx0a6_header","root":"opus_sYx0a6_root","item":"opus_sYx0a6_item","barFill":"opus_sYx0a6_barFill","itemAction":"opus_sYx0a6_itemAction","row":"opus_sYx0a6_row","barTrack":"opus_sYx0a6_barTrack","list":"opus_sYx0a6_list","value":"opus_sYx0a6_value","title":"opus_sYx0a6_title","name":"opus_sYx0a6_name"};
40694
+ var TopPerformingUsers_default = {"value":"opus_sYx0a6_value","barTrack":"opus_sYx0a6_barTrack","name":"opus_sYx0a6_name","itemAction":"opus_sYx0a6_itemAction","list":"opus_sYx0a6_list","item":"opus_sYx0a6_item","row":"opus_sYx0a6_row","header":"opus_sYx0a6_header","barFill":"opus_sYx0a6_barFill","title":"opus_sYx0a6_title","root":"opus_sYx0a6_root"};
40684
40695
 
40685
40696
  // ../../components/TopPerformingUsers/TopPerformingUsers.tsx
40686
40697
  import { Fragment as Fragment20, jsx as jsx123, jsxs as jsxs100 } from "react/jsx-runtime";
@@ -40739,7 +40750,7 @@ function TopPerformingUsers({
40739
40750
  }
40740
40751
 
40741
40752
  // ../../components/UserProfileWidget/UserProfileWidget.module.css
40742
- var UserProfileWidget_default = {"avatarButton":"opus_zjR1aT_avatarButton","chevronButton":"opus_zjR1aT_chevronButton","name":"opus_zjR1aT_name","role":"opus_zjR1aT_role","root":"opus_zjR1aT_root","copy":"opus_zjR1aT_copy","chevron":"opus_zjR1aT_chevron"};
40753
+ var UserProfileWidget_default = {"root":"opus_zjR1aT_root","chevron":"opus_zjR1aT_chevron","avatarButton":"opus_zjR1aT_avatarButton","name":"opus_zjR1aT_name","copy":"opus_zjR1aT_copy","role":"opus_zjR1aT_role","chevronButton":"opus_zjR1aT_chevronButton"};
40743
40754
 
40744
40755
  // ../../components/UserProfileWidget/UserProfileWidget.tsx
40745
40756
  import { jsx as jsx124, jsxs as jsxs101 } from "react/jsx-runtime";
@@ -40907,7 +40918,7 @@ function ProfilePhotoUploadModal({
40907
40918
  }
40908
40919
 
40909
40920
  // ../../components/ImageCropUploadWidget/ImageCropUploadWidget.module.css
40910
- var ImageCropUploadWidget_default = {"field":"opus_jO9vJQ_field","title":"opus_jO9vJQ_title","root":"opus_jO9vJQ_root"};
40921
+ var ImageCropUploadWidget_default = {"title":"opus_jO9vJQ_title","root":"opus_jO9vJQ_root","field":"opus_jO9vJQ_field"};
40911
40922
 
40912
40923
  // ../../components/ImageCropUploadWidget/ImageCropUploadWidget.tsx
40913
40924
  import { jsx as jsx126, jsxs as jsxs103 } from "react/jsx-runtime";
@@ -40952,7 +40963,7 @@ function ImageCropUploadWidget({
40952
40963
  }
40953
40964
 
40954
40965
  // ../../components/DashboardContentContainer/DashboardContentContainer.module.css
40955
- var DashboardContentContainer_default = {"container":"opus_myuwZ6_container","title":"opus_myuwZ6_title"};
40966
+ var DashboardContentContainer_default = {"title":"opus_myuwZ6_title","container":"opus_myuwZ6_container"};
40956
40967
 
40957
40968
  // ../../components/DashboardContentContainer/DashboardContentContainer.tsx
40958
40969
  import { jsx as jsx127, jsxs as jsxs104 } from "react/jsx-runtime";
@@ -40991,7 +41002,7 @@ function DashboardContentContainer({
40991
41002
  import { useMemo as useMemo25, useState as useState52 } from "react";
40992
41003
 
40993
41004
  // ../../components/PropertyInspector/PropertyInspector.module.css
40994
- var PropertyInspector_default = {"valueCell":"opus_IrN8Z8_valueCell","value":"opus_IrN8Z8_value","checkbox":"opus_IrN8Z8_checkbox","select":"opus_IrN8Z8_select","searchRow":"opus_IrN8Z8_searchRow","rows":"opus_IrN8Z8_rows","group":"opus_IrN8Z8_group","root":"opus_IrN8Z8_root","input":"opus_IrN8Z8_input","search":"opus_IrN8Z8_search","row":"opus_IrN8Z8_row","groupHeader":"opus_IrN8Z8_groupHeader","label":"opus_IrN8Z8_label"};
41005
+ var PropertyInspector_default = {"valueCell":"opus_IrN8Z8_valueCell","root":"opus_IrN8Z8_root","group":"opus_IrN8Z8_group","input":"opus_IrN8Z8_input","select":"opus_IrN8Z8_select","searchRow":"opus_IrN8Z8_searchRow","groupHeader":"opus_IrN8Z8_groupHeader","rows":"opus_IrN8Z8_rows","checkbox":"opus_IrN8Z8_checkbox","row":"opus_IrN8Z8_row","search":"opus_IrN8Z8_search","label":"opus_IrN8Z8_label","value":"opus_IrN8Z8_value"};
40995
41006
 
40996
41007
  // ../../components/PropertyInspector/PropertyInspector.tsx
40997
41008
  import { jsx as jsx128, jsxs as jsxs105 } from "react/jsx-runtime";
@@ -41111,7 +41122,7 @@ function PropertyInspector({ items, onChange, searchable = false }) {
41111
41122
  import { useMemo as useMemo26 } from "react";
41112
41123
 
41113
41124
  // ../../components/FilterBuilder/FilterBuilder.module.css
41114
- var FilterBuilder_default = {"root":"opus_CtJDHh_root","payload":"opus_CtJDHh_payload","select":"opus_CtJDHh_select","header":"opus_CtJDHh_header","title":"opus_CtJDHh_title","joiner":"opus_CtJDHh_joiner","output":"opus_CtJDHh_output","add":"opus_CtJDHh_add","list":"opus_CtJDHh_list","expression":"opus_CtJDHh_expression","remove":"opus_CtJDHh_remove","input":"opus_CtJDHh_input","empty":"opus_CtJDHh_empty","outputLabel":"opus_CtJDHh_outputLabel","row":"opus_CtJDHh_row","joinerSpacer":"opus_CtJDHh_joinerSpacer","valuePlaceholder":"opus_CtJDHh_valuePlaceholder"};
41125
+ var FilterBuilder_default = {"add":"opus_CtJDHh_add","remove":"opus_CtJDHh_remove","row":"opus_CtJDHh_row","input":"opus_CtJDHh_input","root":"opus_CtJDHh_root","header":"opus_CtJDHh_header","select":"opus_CtJDHh_select","expression":"opus_CtJDHh_expression","outputLabel":"opus_CtJDHh_outputLabel","empty":"opus_CtJDHh_empty","valuePlaceholder":"opus_CtJDHh_valuePlaceholder","title":"opus_CtJDHh_title","list":"opus_CtJDHh_list","output":"opus_CtJDHh_output","joiner":"opus_CtJDHh_joiner","joinerSpacer":"opus_CtJDHh_joinerSpacer","payload":"opus_CtJDHh_payload"};
41115
41126
 
41116
41127
  // ../../components/FilterBuilder/FilterBuilder.tsx
41117
41128
  import { jsx as jsx129, jsxs as jsxs106 } from "react/jsx-runtime";
@@ -41221,7 +41232,7 @@ function FilterBuilder({ conditions, fields, onChange }) {
41221
41232
  import { useMemo as useMemo27 } from "react";
41222
41233
 
41223
41234
  // ../../components/QueryBuilder/QueryBuilder.module.css
41224
- var QueryBuilder_default = {"empty":"opus_b7dZwd_empty","chip":"opus_b7dZwd_chip","selectNarrow":"opus_b7dZwd_selectNarrow","remove":"opus_b7dZwd_remove","input":"opus_b7dZwd_input","payload":"opus_b7dZwd_payload","add":"opus_b7dZwd_add","list":"opus_b7dZwd_list","outputLabel":"opus_b7dZwd_outputLabel","chipSpacer":"opus_b7dZwd_chipSpacer","toolbar":"opus_b7dZwd_toolbar","select":"opus_b7dZwd_select","output":"opus_b7dZwd_output","expression":"opus_b7dZwd_expression","row":"opus_b7dZwd_row","root":"opus_b7dZwd_root","combinator":"opus_b7dZwd_combinator"};
41235
+ var QueryBuilder_default = {"input":"opus_b7dZwd_input","root":"opus_b7dZwd_root","combinator":"opus_b7dZwd_combinator","add":"opus_b7dZwd_add","row":"opus_b7dZwd_row","toolbar":"opus_b7dZwd_toolbar","select":"opus_b7dZwd_select","remove":"opus_b7dZwd_remove","payload":"opus_b7dZwd_payload","list":"opus_b7dZwd_list","selectNarrow":"opus_b7dZwd_selectNarrow","output":"opus_b7dZwd_output","expression":"opus_b7dZwd_expression","outputLabel":"opus_b7dZwd_outputLabel","empty":"opus_b7dZwd_empty","chip":"opus_b7dZwd_chip","chipSpacer":"opus_b7dZwd_chipSpacer"};
41225
41236
 
41226
41237
  // ../../components/QueryBuilder/QueryBuilder.tsx
41227
41238
  import { jsx as jsx130, jsxs as jsxs107 } from "react/jsx-runtime";
@@ -41348,7 +41359,7 @@ function QueryBuilder({ fields, group, onChange }) {
41348
41359
  import { useMemo as useMemo28 } from "react";
41349
41360
 
41350
41361
  // ../../components/RuleBuilder/RuleBuilder.module.css
41351
- var RuleBuilder_default = {"select":"opus_O61tUk_select","title":"opus_O61tUk_title","enabled":"opus_O61tUk_enabled","outputLabel":"opus_O61tUk_outputLabel","list":"opus_O61tUk_list","field":"opus_O61tUk_field","root":"opus_O61tUk_root","card":"opus_O61tUk_card","header":"opus_O61tUk_header","output":"opus_O61tUk_output","name":"opus_O61tUk_name","actions":"opus_O61tUk_actions","action":"opus_O61tUk_action","subtitle":"opus_O61tUk_subtitle","input":"opus_O61tUk_input","payload":"opus_O61tUk_payload","empty":"opus_O61tUk_empty","cardTop":"opus_O61tUk_cardTop","expression":"opus_O61tUk_expression","add":"opus_O61tUk_add","priority":"opus_O61tUk_priority"};
41362
+ var RuleBuilder_default = {"output":"opus_O61tUk_output","outputLabel":"opus_O61tUk_outputLabel","header":"opus_O61tUk_header","expression":"opus_O61tUk_expression","payload":"opus_O61tUk_payload","root":"opus_O61tUk_root","action":"opus_O61tUk_action","enabled":"opus_O61tUk_enabled","priority":"opus_O61tUk_priority","actions":"opus_O61tUk_actions","title":"opus_O61tUk_title","list":"opus_O61tUk_list","subtitle":"opus_O61tUk_subtitle","select":"opus_O61tUk_select","field":"opus_O61tUk_field","input":"opus_O61tUk_input","empty":"opus_O61tUk_empty","card":"opus_O61tUk_card","cardTop":"opus_O61tUk_cardTop","name":"opus_O61tUk_name","add":"opus_O61tUk_add"};
41352
41363
 
41353
41364
  // ../../components/RuleBuilder/RuleBuilder.tsx
41354
41365
  import { jsx as jsx131, jsxs as jsxs108 } from "react/jsx-runtime";
@@ -41491,7 +41502,7 @@ function RuleBuilder({ onChange, rules }) {
41491
41502
  }
41492
41503
 
41493
41504
  // ../../components/PermissionsMatrix/PermissionsMatrix.module.css
41494
- var PermissionsMatrix_default = {"rowHead":"opus_x-xBrX_rowHead","corner":"opus_x-xBrX_corner","table":"opus_x-xBrX_table","root":"opus_x-xBrX_root","cell":"opus_x-xBrX_cell","head":"opus_x-xBrX_head","select":"opus_x-xBrX_select","scroll":"opus_x-xBrX_scroll"};
41505
+ var PermissionsMatrix_default = {"table":"opus_x-xBrX_table","select":"opus_x-xBrX_select","root":"opus_x-xBrX_root","head":"opus_x-xBrX_head","rowHead":"opus_x-xBrX_rowHead","corner":"opus_x-xBrX_corner","cell":"opus_x-xBrX_cell","scroll":"opus_x-xBrX_scroll"};
41495
41506
 
41496
41507
  // ../../components/PermissionsMatrix/PermissionsMatrix.tsx
41497
41508
  import { jsx as jsx132, jsxs as jsxs109 } from "react/jsx-runtime";
@@ -41527,7 +41538,7 @@ function PermissionsMatrix({ onChange, permissions, resources, roles }) {
41527
41538
  import { useMemo as useMemo29, useState as useState53 } from "react";
41528
41539
 
41529
41540
  // ../../components/DualListBuilder/DualListBuilder.module.css
41530
- var DualListBuilder_default = {"output":"opus_P6crEX_output","search":"opus_P6crEX_search","column":"opus_P6crEX_column","count":"opus_P6crEX_count","root":"opus_P6crEX_root","list":"opus_P6crEX_list","itemActive":"opus_P6crEX_itemActive","expression":"opus_P6crEX_expression","searchRow":"opus_P6crEX_searchRow","control":"opus_P6crEX_control","payload":"opus_P6crEX_payload","controls":"opus_P6crEX_controls","columns":"opus_P6crEX_columns","item":"opus_P6crEX_item","outputLabel":"opus_P6crEX_outputLabel","columnTitle":"opus_P6crEX_columnTitle"};
41541
+ var DualListBuilder_default = {"root":"opus_P6crEX_root","columns":"opus_P6crEX_columns","control":"opus_P6crEX_control","list":"opus_P6crEX_list","output":"opus_P6crEX_output","columnTitle":"opus_P6crEX_columnTitle","column":"opus_P6crEX_column","count":"opus_P6crEX_count","payload":"opus_P6crEX_payload","controls":"opus_P6crEX_controls","item":"opus_P6crEX_item","itemActive":"opus_P6crEX_itemActive","search":"opus_P6crEX_search","outputLabel":"opus_P6crEX_outputLabel","expression":"opus_P6crEX_expression","searchRow":"opus_P6crEX_searchRow"};
41531
41542
 
41532
41543
  // ../../components/DualListBuilder/DualListBuilder.tsx
41533
41544
  import { jsx as jsx133, jsxs as jsxs110 } from "react/jsx-runtime";
@@ -41656,7 +41667,7 @@ function ListColumn2({
41656
41667
  import { useMemo as useMemo30 } from "react";
41657
41668
 
41658
41669
  // ../../components/Scheduler/Scheduler.module.css
41659
- var Scheduler_default = {"dayHead":"opus_ZqbdMc_dayHead","grid":"opus_ZqbdMc_grid","eventTime":"opus_ZqbdMc_eventTime","corner":"opus_ZqbdMc_corner","eventTitle":"opus_ZqbdMc_eventTitle","cell":"opus_ZqbdMc_cell","root":"opus_ZqbdMc_root","event":"opus_ZqbdMc_event","time":"opus_ZqbdMc_time"};
41670
+ var Scheduler_default = {"corner":"opus_ZqbdMc_corner","grid":"opus_ZqbdMc_grid","time":"opus_ZqbdMc_time","event":"opus_ZqbdMc_event","cell":"opus_ZqbdMc_cell","eventTime":"opus_ZqbdMc_eventTime","eventTitle":"opus_ZqbdMc_eventTitle","root":"opus_ZqbdMc_root","dayHead":"opus_ZqbdMc_dayHead"};
41660
41671
 
41661
41672
  // ../../components/Scheduler/Scheduler.tsx
41662
41673
  import { jsx as jsx134, jsxs as jsxs111 } from "react/jsx-runtime";
@@ -41724,7 +41735,7 @@ function formatHour(hour) {
41724
41735
  import { useMemo as useMemo31, useState as useState54 } from "react";
41725
41736
 
41726
41737
  // ../../components/KanbanBoard/KanbanBoard.module.css
41727
- var KanbanBoard_default = {"card":"opus_EUh8ei_card","cards":"opus_EUh8ei_cards","columnHeader":"opus_EUh8ei_columnHeader","root":"opus_EUh8ei_root","column":"opus_EUh8ei_column","count":"opus_EUh8ei_count","cardMeta":"opus_EUh8ei_cardMeta","cardTitle":"opus_EUh8ei_cardTitle","columnTitle":"opus_EUh8ei_columnTitle"};
41738
+ var KanbanBoard_default = {"count":"opus_EUh8ei_count","column":"opus_EUh8ei_column","columnHeader":"opus_EUh8ei_columnHeader","columnTitle":"opus_EUh8ei_columnTitle","cardMeta":"opus_EUh8ei_cardMeta","root":"opus_EUh8ei_root","cards":"opus_EUh8ei_cards","card":"opus_EUh8ei_card","cardTitle":"opus_EUh8ei_cardTitle"};
41728
41739
 
41729
41740
  // ../../components/KanbanBoard/KanbanBoard.tsx
41730
41741
  import { jsx as jsx135, jsxs as jsxs112 } from "react/jsx-runtime";
@@ -41833,7 +41844,7 @@ function sortEventsByTime(events) {
41833
41844
  import { useEffect as useEffect41, useMemo as useMemo32, useState as useState55 } from "react";
41834
41845
 
41835
41846
  // ../../components/Calendar/Calendar.module.css
41836
- var Calendar_default = {"dot":"opus_IjCc5M_dot","dayModalForm":"opus_IjCc5M_dayModalForm","dayModalItem":"opus_IjCc5M_dayModalItem","picker":"opus_IjCc5M_picker","dayModalNotice":"opus_IjCc5M_dayModalNotice","dayModalFieldRow":"opus_IjCc5M_dayModalFieldRow","grid":"opus_IjCc5M_grid","dayModalEmpty":"opus_IjCc5M_dayModalEmpty","root":"opus_IjCc5M_root","dayModalItemBody":"opus_IjCc5M_dayModalItemBody","dayModalItemTime":"opus_IjCc5M_dayModalItemTime","dayModalHeading":"opus_IjCc5M_dayModalHeading","dayModalSection":"opus_IjCc5M_dayModalSection","event":"opus_IjCc5M_event","dayModalItemTitle":"opus_IjCc5M_dayModalItemTitle","pickerField":"opus_IjCc5M_pickerField","yearSelect":"opus_IjCc5M_yearSelect","select":"opus_IjCc5M_select","day":"opus_IjCc5M_day","nav":"opus_IjCc5M_nav","events":"opus_IjCc5M_events","srOnly":"opus_IjCc5M_srOnly","dayModal":"opus_IjCc5M_dayModal","dayModalDot":"opus_IjCc5M_dayModalDot","weekdays":"opus_IjCc5M_weekdays","dayModalItemMeta":"opus_IjCc5M_dayModalItemMeta","dayModalList":"opus_IjCc5M_dayModalList","toolbar":"opus_IjCc5M_toolbar","weekday":"opus_IjCc5M_weekday","empty":"opus_IjCc5M_empty","monthSelect":"opus_IjCc5M_monthSelect","label":"opus_IjCc5M_label","moreEvents":"opus_IjCc5M_moreEvents","today":"opus_IjCc5M_today","selected":"opus_IjCc5M_selected","dayNumber":"opus_IjCc5M_dayNumber","eventLabel":"opus_IjCc5M_eventLabel"};
41847
+ var Calendar_default = {"weekday":"opus_IjCc5M_weekday","dayModalSection":"opus_IjCc5M_dayModalSection","dayModalHeading":"opus_IjCc5M_dayModalHeading","selected":"opus_IjCc5M_selected","eventLabel":"opus_IjCc5M_eventLabel","dayModalItem":"opus_IjCc5M_dayModalItem","today":"opus_IjCc5M_today","weekdays":"opus_IjCc5M_weekdays","toolbar":"opus_IjCc5M_toolbar","pickerField":"opus_IjCc5M_pickerField","dayModalForm":"opus_IjCc5M_dayModalForm","dayModalNotice":"opus_IjCc5M_dayModalNotice","dayModalEmpty":"opus_IjCc5M_dayModalEmpty","empty":"opus_IjCc5M_empty","moreEvents":"opus_IjCc5M_moreEvents","events":"opus_IjCc5M_events","dayModalItemBody":"opus_IjCc5M_dayModalItemBody","dot":"opus_IjCc5M_dot","dayModalFieldRow":"opus_IjCc5M_dayModalFieldRow","dayModalItemMeta":"opus_IjCc5M_dayModalItemMeta","yearSelect":"opus_IjCc5M_yearSelect","picker":"opus_IjCc5M_picker","root":"opus_IjCc5M_root","monthSelect":"opus_IjCc5M_monthSelect","grid":"opus_IjCc5M_grid","dayModalDot":"opus_IjCc5M_dayModalDot","dayModal":"opus_IjCc5M_dayModal","dayModalItemTitle":"opus_IjCc5M_dayModalItemTitle","event":"opus_IjCc5M_event","label":"opus_IjCc5M_label","srOnly":"opus_IjCc5M_srOnly","nav":"opus_IjCc5M_nav","dayModalList":"opus_IjCc5M_dayModalList","day":"opus_IjCc5M_day","select":"opus_IjCc5M_select","dayNumber":"opus_IjCc5M_dayNumber","dayModalItemTime":"opus_IjCc5M_dayModalItemTime"};
41837
41848
 
41838
41849
  // ../../components/Calendar/CalendarDayModal.tsx
41839
41850
  import { Fragment as Fragment22, jsx as jsx136, jsxs as jsxs113 } from "react/jsx-runtime";
@@ -42160,7 +42171,7 @@ function Calendar({
42160
42171
  import { useMemo as useMemo34 } from "react";
42161
42172
 
42162
42173
  // ../../components/ResourcePlanner/ResourcePlanner.module.css
42163
- var ResourcePlanner_default = {"corner":"opus_9Mof8o_corner","scroll":"opus_9Mof8o_scroll","root":"opus_9Mof8o_root","row":"opus_9Mof8o_row","track":"opus_9Mof8o_track","resource":"opus_9Mof8o_resource","header":"opus_9Mof8o_header","hour":"opus_9Mof8o_hour","lanes":"opus_9Mof8o_lanes","lane":"opus_9Mof8o_lane","block":"opus_9Mof8o_block"};
42174
+ var ResourcePlanner_default = {"track":"opus_9Mof8o_track","header":"opus_9Mof8o_header","corner":"opus_9Mof8o_corner","hour":"opus_9Mof8o_hour","row":"opus_9Mof8o_row","scroll":"opus_9Mof8o_scroll","lanes":"opus_9Mof8o_lanes","block":"opus_9Mof8o_block","root":"opus_9Mof8o_root","lane":"opus_9Mof8o_lane","resource":"opus_9Mof8o_resource"};
42164
42175
 
42165
42176
  // ../../components/ResourcePlanner/ResourcePlanner.tsx
42166
42177
  import { jsx as jsx138, jsxs as jsxs115 } from "react/jsx-runtime";
@@ -42216,7 +42227,7 @@ function ResourcePlanner({
42216
42227
  import { useMemo as useMemo35, useState as useState57 } from "react";
42217
42228
 
42218
42229
  // ../../components/TreeView/TreeView.module.css
42219
- var TreeView_default = {"toggle":"opus_NlkzXy_toggle","row":"opus_NlkzXy_row","children":"opus_NlkzXy_children","leafMark":"opus_NlkzXy_leafMark","tree":"opus_NlkzXy_tree","node":"opus_NlkzXy_node","label":"opus_NlkzXy_label"};
42230
+ var TreeView_default = {"tree":"opus_NlkzXy_tree","toggle":"opus_NlkzXy_toggle","label":"opus_NlkzXy_label","children":"opus_NlkzXy_children","leafMark":"opus_NlkzXy_leafMark","node":"opus_NlkzXy_node","row":"opus_NlkzXy_row"};
42220
42231
 
42221
42232
  // ../../components/TreeView/TreeView.tsx
42222
42233
  import { jsx as jsx139, jsxs as jsxs116 } from "react/jsx-runtime";
@@ -42296,7 +42307,7 @@ function TreeView({ defaultExpandedIds, nodes }) {
42296
42307
  }
42297
42308
 
42298
42309
  // ../../components/MasonryGrid/MasonryGrid.module.css
42299
- var MasonryGrid_default = {"grid":"opus_Fxxd7-_grid","title":"opus_Fxxd7-_title","card":"opus_Fxxd7-_card","body":"opus_Fxxd7-_body"};
42310
+ var MasonryGrid_default = {"body":"opus_Fxxd7-_body","title":"opus_Fxxd7-_title","grid":"opus_Fxxd7-_grid","card":"opus_Fxxd7-_card"};
42300
42311
 
42301
42312
  // ../../components/MasonryGrid/MasonryGrid.tsx
42302
42313
  import { jsx as jsx140, jsxs as jsxs117 } from "react/jsx-runtime";
@@ -42334,7 +42345,7 @@ function MasonryGrid({ columns = 3, gap = 12, items }) {
42334
42345
  import { useMemo as useMemo36, useState as useState58 } from "react";
42335
42346
 
42336
42347
  // ../../components/JsonViewer/JsonViewer.module.css
42337
- var JsonViewer_default = {"chevron":"opus_uLDgXq_chevron","number":"opus_uLDgXq_number","null":"opus_uLDgXq_null","string":"opus_uLDgXq_string","root":"opus_uLDgXq_root","line":"opus_uLDgXq_line","boolean":"opus_uLDgXq_boolean","toggleLine":"opus_uLDgXq_toggleLine","block":"opus_uLDgXq_block","children":"opus_uLDgXq_children","key":"opus_uLDgXq_key","summary":"opus_uLDgXq_summary"};
42348
+ var JsonViewer_default = {"root":"opus_uLDgXq_root","boolean":"opus_uLDgXq_boolean","block":"opus_uLDgXq_block","key":"opus_uLDgXq_key","toggleLine":"opus_uLDgXq_toggleLine","chevron":"opus_uLDgXq_chevron","line":"opus_uLDgXq_line","children":"opus_uLDgXq_children","number":"opus_uLDgXq_number","null":"opus_uLDgXq_null","summary":"opus_uLDgXq_summary","string":"opus_uLDgXq_string"};
42338
42349
 
42339
42350
  // ../../components/JsonViewer/JsonViewer.tsx
42340
42351
  import { jsx as jsx141, jsxs as jsxs118 } from "react/jsx-runtime";
@@ -42457,7 +42468,7 @@ function Spinner({ label = "Loading", size = "md", tone = "accent" }) {
42457
42468
  import { useEffect as useEffect42, useState as useState59 } from "react";
42458
42469
 
42459
42470
  // ../../components/Clock/Clock.module.css
42460
- var Clock_default = {"face":"opus_Lj91mC_face","tick":"opus_Lj91mC_tick","date":"opus_Lj91mC_date","minuteHand":"opus_Lj91mC_minuteHand","loading":"opus_Lj91mC_loading","hand":"opus_Lj91mC_hand","hourHand":"opus_Lj91mC_hourHand","number":"opus_Lj91mC_number","centreDotInner":"opus_Lj91mC_centreDotInner","digitalTime":"opus_Lj91mC_digitalTime","secondHand":"opus_Lj91mC_secondHand","root":"opus_Lj91mC_root","centreDot":"opus_Lj91mC_centreDot"};
42471
+ var Clock_default = {"date":"opus_Lj91mC_date","centreDotInner":"opus_Lj91mC_centreDotInner","minuteHand":"opus_Lj91mC_minuteHand","centreDot":"opus_Lj91mC_centreDot","loading":"opus_Lj91mC_loading","face":"opus_Lj91mC_face","tick":"opus_Lj91mC_tick","root":"opus_Lj91mC_root","number":"opus_Lj91mC_number","hand":"opus_Lj91mC_hand","hourHand":"opus_Lj91mC_hourHand","secondHand":"opus_Lj91mC_secondHand","digitalTime":"opus_Lj91mC_digitalTime"};
42461
42472
 
42462
42473
  // ../../components/Clock/Clock.tsx
42463
42474
  import { jsx as jsx144, jsxs as jsxs119 } from "react/jsx-runtime";
@@ -42656,7 +42667,7 @@ function FocusTrap({
42656
42667
  }
42657
42668
 
42658
42669
  // ../../components/KeyboardShortcut/KeyboardShortcut.module.css
42659
- var KeyboardShortcut_default = {"shortcut":"opus_pZh5vX_shortcut","plus":"opus_pZh5vX_plus","key":"opus_pZh5vX_key"};
42670
+ var KeyboardShortcut_default = {"plus":"opus_pZh5vX_plus","shortcut":"opus_pZh5vX_shortcut","key":"opus_pZh5vX_key"};
42660
42671
 
42661
42672
  // ../../components/KeyboardShortcut/KeyboardShortcut.tsx
42662
42673
  import { jsx as jsx147, jsxs as jsxs120 } from "react/jsx-runtime";
@@ -43013,7 +43024,7 @@ import {
43013
43024
  } from "react";
43014
43025
 
43015
43026
  // ../../components/Sidebar/Sidebar.module.css
43016
- var Sidebar_default = {"groupHeader":"opus_4Pogux_groupHeader","main":"opus_4Pogux_main","nav":"opus_4Pogux_nav","visuallyHidden":"opus_4Pogux_visuallyHidden","sidebar":"opus_4Pogux_sidebar","groupItems":"opus_4Pogux_groupItems","linkActive":"opus_4Pogux_linkActive","groupLabel":"opus_4Pogux_groupLabel","bodyContent":"opus_4Pogux_bodyContent","headerTitle":"opus_4Pogux_headerTitle","collapsedSubmenu":"opus_4Pogux_collapsedSubmenu","header":"opus_4Pogux_header","collapsedGroupChevronOpen":"opus_4Pogux_collapsedGroupChevronOpen","groupItemsWrap":"opus_4Pogux_groupItemsWrap","headerInner":"opus_4Pogux_headerInner","layout":"opus_4Pogux_layout","body":"opus_4Pogux_body","footer":"opus_4Pogux_footer","overflowTooltip":"opus_4Pogux_overflowTooltip","groupChevron":"opus_4Pogux_groupChevron","icon":"opus_4Pogux_icon","collapsedGroup":"opus_4Pogux_collapsedGroup","linkLabel":"opus_4Pogux_linkLabel","collapsedTooltip":"opus_4Pogux_collapsedTooltip","overflowLabel":"opus_4Pogux_overflowLabel","collapsedGroupWrap":"opus_4Pogux_collapsedGroupWrap","collapsedGroupChevron":"opus_4Pogux_collapsedGroupChevron","group":"opus_4Pogux_group","groupChevronOpen":"opus_4Pogux_groupChevronOpen","link":"opus_4Pogux_link"};
43027
+ var Sidebar_default = {"overflowLabel":"opus_4Pogux_overflowLabel","header":"opus_4Pogux_header","group":"opus_4Pogux_group","groupChevronOpen":"opus_4Pogux_groupChevronOpen","main":"opus_4Pogux_main","groupItemsWrap":"opus_4Pogux_groupItemsWrap","sidebar":"opus_4Pogux_sidebar","linkLabel":"opus_4Pogux_linkLabel","collapsedTooltip":"opus_4Pogux_collapsedTooltip","footer":"opus_4Pogux_footer","link":"opus_4Pogux_link","collapsedGroupChevronOpen":"opus_4Pogux_collapsedGroupChevronOpen","collapsedGroup":"opus_4Pogux_collapsedGroup","overflowTooltip":"opus_4Pogux_overflowTooltip","icon":"opus_4Pogux_icon","groupChevron":"opus_4Pogux_groupChevron","collapsedGroupWrap":"opus_4Pogux_collapsedGroupWrap","bodyContent":"opus_4Pogux_bodyContent","groupLabel":"opus_4Pogux_groupLabel","headerInner":"opus_4Pogux_headerInner","collapsedSubmenu":"opus_4Pogux_collapsedSubmenu","linkActive":"opus_4Pogux_linkActive","groupItems":"opus_4Pogux_groupItems","nav":"opus_4Pogux_nav","collapsedGroupChevron":"opus_4Pogux_collapsedGroupChevron","body":"opus_4Pogux_body","layout":"opus_4Pogux_layout","groupHeader":"opus_4Pogux_groupHeader","visuallyHidden":"opus_4Pogux_visuallyHidden","headerTitle":"opus_4Pogux_headerTitle"};
43017
43028
 
43018
43029
  // ../../components/Sidebar/Sidebar.tsx
43019
43030
  import { Fragment as Fragment24, jsx as jsx154, jsxs as jsxs121 } from "react/jsx-runtime";
@@ -43676,7 +43687,7 @@ import { useEffect as useEffect50, useId as useId27, useMemo as useMemo41, useRe
43676
43687
  import { FontAwesomeIcon as FontAwesomeIcon13 } from "@fortawesome/react-fontawesome";
43677
43688
 
43678
43689
  // ../../components/IconPicker/IconPicker.module.css
43679
- var IconPicker_default = {"empty":"opus_4E-Oa1_empty","triggerLabel":"opus_4E-Oa1_triggerLabel","triggerIcon":"opus_4E-Oa1_triggerIcon","grid":"opus_4E-Oa1_grid","root":"opus_4E-Oa1_root","chevron":"opus_4E-Oa1_chevron","menu":"opus_4E-Oa1_menu","search":"opus_4E-Oa1_search","trigger":"opus_4E-Oa1_trigger","option":"opus_4E-Oa1_option","optionIcon":"opus_4E-Oa1_optionIcon"};
43690
+ var IconPicker_default = {"empty":"opus_4E-Oa1_empty","triggerLabel":"opus_4E-Oa1_triggerLabel","optionIcon":"opus_4E-Oa1_optionIcon","grid":"opus_4E-Oa1_grid","triggerIcon":"opus_4E-Oa1_triggerIcon","chevron":"opus_4E-Oa1_chevron","search":"opus_4E-Oa1_search","trigger":"opus_4E-Oa1_trigger","root":"opus_4E-Oa1_root","menu":"opus_4E-Oa1_menu","option":"opus_4E-Oa1_option"};
43680
43691
 
43681
43692
  // ../../components/IconPicker/IconPicker.tsx
43682
43693
  import { jsx as jsx156, jsxs as jsxs122 } from "react/jsx-runtime";
@@ -43839,12 +43850,177 @@ function IconBadge({
43839
43850
  return /* @__PURE__ */ jsx157("span", { "aria-label": accessibleLabel, className: rootClassName, "data-size": size, role: "img", children: content });
43840
43851
  }
43841
43852
 
43853
+ // ../../components/ApplicationHeader/ApplicationHeader.tsx
43854
+ import { useEffect as useEffect51, useRef as useRef47 } from "react";
43855
+
43856
+ // ../../components/ApplicationHeader/ApplicationHeader.module.css
43857
+ var ApplicationHeader_default = {"createMenuIcon":"opus_TjZbi8_createMenuIcon","logo":"opus_TjZbi8_logo","profile":"opus_TjZbi8_profile","createButton":"opus_TjZbi8_createButton","root":"opus_TjZbi8_root","content":"opus_TjZbi8_content","brand":"opus_TjZbi8_brand","actionGroup":"opus_TjZbi8_actionGroup","search":"opus_TjZbi8_search","actions":"opus_TjZbi8_actions"};
43858
+
43859
+ // ../../components/ApplicationHeader/ApplicationHeader.tsx
43860
+ import { Fragment as Fragment25, jsx as jsx158, jsxs as jsxs124 } from "react/jsx-runtime";
43861
+ function ApplicationHeader({
43862
+ actions = [],
43863
+ brandAlt = "Opus",
43864
+ brandHref = "/",
43865
+ brandSrc = "/opus-logo.png",
43866
+ className,
43867
+ connected = false,
43868
+ createLabel = "Create new",
43869
+ createItems = [],
43870
+ onCreate,
43871
+ onCreateSelect,
43872
+ onSearchChange,
43873
+ profile,
43874
+ searchPlaceholder = "Search contacts, companies, deals\u2026",
43875
+ searchShortcut = ["\u2318", "S"],
43876
+ searchValue = "",
43877
+ showSearch = true
43878
+ }) {
43879
+ const searchInputRef = useRef47(null);
43880
+ const notificationActions = actions.filter((action) => action.group === "notification" || action.count !== void 0);
43881
+ const utilityActions = actions.filter((action) => action.group === "utility" || action.group === void 0 && action.count === void 0);
43882
+ const handleSearchChange = (event) => {
43883
+ onSearchChange == null ? void 0 : onSearchChange(event.target.value);
43884
+ };
43885
+ const createMenuItems = createItems.map((item) => ({
43886
+ disabled: item.disabled,
43887
+ icon: item.iconName ? /* @__PURE__ */ jsx158("span", { className: ApplicationHeader_default.createMenuIcon, children: /* @__PURE__ */ jsx158(CatalogIcon, { iconName: item.iconName }) }) : void 0,
43888
+ id: item.id,
43889
+ label: item.label,
43890
+ onSelect: item.onSelect
43891
+ }));
43892
+ useEffect51(() => {
43893
+ var _a2;
43894
+ if (!showSearch) {
43895
+ return;
43896
+ }
43897
+ const shortcutKey = (_a2 = searchShortcut.at(-1)) == null ? void 0 : _a2.toLowerCase();
43898
+ if (!shortcutKey) {
43899
+ return;
43900
+ }
43901
+ const handleKeyDown = (event) => {
43902
+ var _a3, _b2;
43903
+ if (!(event.metaKey || event.ctrlKey) || event.altKey || event.key.toLowerCase() !== shortcutKey) {
43904
+ return;
43905
+ }
43906
+ event.preventDefault();
43907
+ (_a3 = searchInputRef.current) == null ? void 0 : _a3.focus();
43908
+ (_b2 = searchInputRef.current) == null ? void 0 : _b2.select();
43909
+ };
43910
+ window.addEventListener("keydown", handleKeyDown);
43911
+ return () => window.removeEventListener("keydown", handleKeyDown);
43912
+ }, [searchShortcut, showSearch]);
43913
+ return /* @__PURE__ */ jsxs124(
43914
+ "header",
43915
+ {
43916
+ className: [ApplicationHeader_default.root, className].filter(Boolean).join(" "),
43917
+ "data-connected": connected ? "true" : "false",
43918
+ children: [
43919
+ /* @__PURE__ */ jsx158("a", { "aria-label": brandAlt, className: ApplicationHeader_default.brand, href: brandHref, children: /* @__PURE__ */ jsx158("img", { alt: brandAlt, className: ApplicationHeader_default.logo, src: brandSrc }) }),
43920
+ /* @__PURE__ */ jsxs124("div", { className: ApplicationHeader_default.content, children: [
43921
+ showSearch ? /* @__PURE__ */ jsx158("div", { className: ApplicationHeader_default.search, children: /* @__PURE__ */ jsx158(
43922
+ TextField,
43923
+ {
43924
+ endAdornment: /* @__PURE__ */ jsx158(KeyboardShortcut, { keys: searchShortcut, size: "sm" }),
43925
+ id: "application-header-search",
43926
+ inputRef: searchInputRef,
43927
+ label: "Search",
43928
+ labelVisuallyHidden: true,
43929
+ placeholder: searchPlaceholder,
43930
+ size: "lg",
43931
+ type: "search",
43932
+ value: searchValue,
43933
+ onChange: handleSearchChange
43934
+ }
43935
+ ) }) : /* @__PURE__ */ jsx158("span", {}),
43936
+ /* @__PURE__ */ jsxs124("nav", { "aria-label": "Application actions", className: ApplicationHeader_default.actions, children: [
43937
+ createItems.length ? /* @__PURE__ */ jsx158(
43938
+ DropdownMenu,
43939
+ {
43940
+ items: createMenuItems,
43941
+ label: createLabel,
43942
+ onSelect: (selectedItem) => {
43943
+ const item = createItems.find((candidate) => candidate.id === selectedItem.id);
43944
+ if (item) {
43945
+ onCreateSelect == null ? void 0 : onCreateSelect(item);
43946
+ }
43947
+ },
43948
+ placement: "bottom-end",
43949
+ trigger: /* @__PURE__ */ jsx158("button", { "aria-label": createLabel, className: ApplicationHeader_default.createButton, type: "button", children: /* @__PURE__ */ jsx158(CatalogIcon, { iconName: "plus" }) })
43950
+ }
43951
+ ) : onCreate ? /* @__PURE__ */ jsx158(Tooltip, { content: createLabel, placement: "bottom", children: /* @__PURE__ */ jsx158("button", { "aria-label": createLabel, className: ApplicationHeader_default.createButton, onClick: onCreate, type: "button", children: /* @__PURE__ */ jsx158(CatalogIcon, { iconName: "plus" }) }) }) : null,
43952
+ (createItems.length || onCreate) && actions.length ? /* @__PURE__ */ jsx158(Divider, { orientation: "vertical", tone: "muted" }) : null,
43953
+ /* @__PURE__ */ jsx158("div", { className: ApplicationHeader_default.actionGroup, children: notificationActions.map((action) => /* @__PURE__ */ jsx158(Tooltip, { content: action.label, placement: "bottom", children: /* @__PURE__ */ jsx158(
43954
+ IconBadge,
43955
+ {
43956
+ count: action.count,
43957
+ iconName: action.iconName,
43958
+ label: action.label,
43959
+ onClick: action.onClick,
43960
+ urgency: action.urgency
43961
+ }
43962
+ ) }, action.id)) }),
43963
+ notificationActions.length && utilityActions.length ? /* @__PURE__ */ jsx158(Divider, { orientation: "vertical", tone: "muted" }) : null,
43964
+ /* @__PURE__ */ jsx158("div", { className: ApplicationHeader_default.actionGroup, children: utilityActions.map((action) => /* @__PURE__ */ jsx158(Tooltip, { content: action.label, placement: "bottom", children: /* @__PURE__ */ jsx158(
43965
+ IconBadge,
43966
+ {
43967
+ count: action.count,
43968
+ iconName: action.iconName,
43969
+ label: action.label,
43970
+ onClick: action.onClick,
43971
+ urgency: action.urgency
43972
+ }
43973
+ ) }, action.id)) }),
43974
+ profile ? /* @__PURE__ */ jsxs124(Fragment25, { children: [
43975
+ /* @__PURE__ */ jsx158(Divider, { orientation: "vertical", tone: "muted" }),
43976
+ /* @__PURE__ */ jsx158("div", { className: ApplicationHeader_default.profile, children: /* @__PURE__ */ jsx158(
43977
+ UserProfileWidget,
43978
+ {
43979
+ avatarSize: "md",
43980
+ menuItems: profile.menuItems,
43981
+ name: profile.name,
43982
+ role: profile.role,
43983
+ src: profile.src
43984
+ }
43985
+ ) })
43986
+ ] }) : null
43987
+ ] })
43988
+ ] })
43989
+ ]
43990
+ }
43991
+ );
43992
+ }
43993
+
43994
+ // ../../components/ApplicationFooter/ApplicationFooter.module.css
43995
+ var ApplicationFooter_default = {"product":"opus_mphyzH_product","version":"opus_mphyzH_version","root":"opus_mphyzH_root","action":"opus_mphyzH_action","brand":"opus_mphyzH_brand","actions":"opus_mphyzH_actions","actionSlot":"opus_mphyzH_actionSlot","logo":"opus_mphyzH_logo","copyright":"opus_mphyzH_copyright"};
43996
+
43997
+ // ../../components/ApplicationFooter/ApplicationFooter.tsx
43998
+ import { jsx as jsx159, jsxs as jsxs125 } from "react/jsx-runtime";
43999
+ function ApplicationFooter({ actions = [], brandAlt = "Opus", brandSrc = "/opus-logo.png", copyright = `\xA9 ${(/* @__PURE__ */ new Date()).getFullYear()} Opus. All rights reserved.`, onActionSelect, productName = "CRM", version = "v1.0.0" }) {
44000
+ return /* @__PURE__ */ jsxs125("footer", { className: ApplicationFooter_default.root, children: [
44001
+ /* @__PURE__ */ jsxs125("div", { className: ApplicationFooter_default.brand, children: [
44002
+ /* @__PURE__ */ jsx159("img", { alt: brandAlt, className: ApplicationFooter_default.logo, src: brandSrc }),
44003
+ /* @__PURE__ */ jsx159("span", { className: ApplicationFooter_default.product, children: productName }),
44004
+ /* @__PURE__ */ jsx159("span", { className: ApplicationFooter_default.version, children: version })
44005
+ ] }),
44006
+ /* @__PURE__ */ jsx159("small", { className: ApplicationFooter_default.copyright, children: copyright }),
44007
+ /* @__PURE__ */ jsx159("nav", { "aria-label": "Footer actions", className: ApplicationFooter_default.actions, children: actions.map((action, index) => /* @__PURE__ */ jsxs125("span", { className: ApplicationFooter_default.actionSlot, children: [
44008
+ index ? /* @__PURE__ */ jsx159(Divider, { orientation: "vertical", tone: "muted" }) : null,
44009
+ /* @__PURE__ */ jsx159(Tooltip, { content: action.label, placement: "top", children: /* @__PURE__ */ jsx159("button", { "aria-label": action.label, className: ApplicationFooter_default.action, onClick: () => {
44010
+ var _a2;
44011
+ (_a2 = action.onSelect) == null ? void 0 : _a2.call(action);
44012
+ onActionSelect == null ? void 0 : onActionSelect(action);
44013
+ }, type: "button", children: /* @__PURE__ */ jsx159(CatalogIcon, { iconName: action.iconName }) }) })
44014
+ ] }, action.id)) })
44015
+ ] });
44016
+ }
44017
+
43842
44018
  // ../../components/FontPicker/FontPicker.tsx
43843
44019
  import {
43844
44020
  useCallback as useCallback29,
43845
- useEffect as useEffect51,
44021
+ useEffect as useEffect52,
43846
44022
  useMemo as useMemo42,
43847
- useRef as useRef47,
44023
+ useRef as useRef48,
43848
44024
  useState as useState68
43849
44025
  } from "react";
43850
44026
 
@@ -43958,10 +44134,10 @@ var googleFonts = [
43958
44134
  ];
43959
44135
 
43960
44136
  // ../../components/FontPicker/FontPicker.module.css
43961
- var FontPicker_default = {"trigger":"opus_ub1fhz_trigger","chevron":"opus_ub1fhz_chevron","optionName":"opus_ub1fhz_optionName","searchWrap":"opus_ub1fhz_searchWrap","triggerText":"opus_ub1fhz_triggerText","optionPreview":"opus_ub1fhz_optionPreview","empty":"opus_ub1fhz_empty","dropdown":"opus_ub1fhz_dropdown","label":"opus_ub1fhz_label","field":"opus_ub1fhz_field","options":"opus_ub1fhz_options","search":"opus_ub1fhz_search","picker":"opus_ub1fhz_picker","option":"opus_ub1fhz_option"};
44137
+ var FontPicker_default = {"empty":"opus_ub1fhz_empty","triggerText":"opus_ub1fhz_triggerText","chevron":"opus_ub1fhz_chevron","searchWrap":"opus_ub1fhz_searchWrap","label":"opus_ub1fhz_label","field":"opus_ub1fhz_field","options":"opus_ub1fhz_options","search":"opus_ub1fhz_search","optionName":"opus_ub1fhz_optionName","picker":"opus_ub1fhz_picker","option":"opus_ub1fhz_option","trigger":"opus_ub1fhz_trigger","dropdown":"opus_ub1fhz_dropdown","optionPreview":"opus_ub1fhz_optionPreview"};
43962
44138
 
43963
44139
  // ../../components/FontPicker/FontPicker.tsx
43964
- import { jsx as jsx158, jsxs as jsxs124 } from "react/jsx-runtime";
44140
+ import { jsx as jsx160, jsxs as jsxs126 } from "react/jsx-runtime";
43965
44141
  var FONT_STORAGE_KEY = "opus-components-font";
43966
44142
  var DEFAULT_FONT_FAMILY = "Space Grotesk";
43967
44143
  var fontSet = new Set(googleFonts);
@@ -44010,7 +44186,7 @@ function applyDocumentFont(family) {
44010
44186
  }
44011
44187
  function useFontPreference() {
44012
44188
  const [fontFamily, setFontFamilyState] = useState68(DEFAULT_FONT_FAMILY);
44013
- useEffect51(() => {
44189
+ useEffect52(() => {
44014
44190
  const timeout = window.setTimeout(() => {
44015
44191
  const stored = window.localStorage.getItem(FONT_STORAGE_KEY);
44016
44192
  const initial = isGoogleFont(stored) ? stored : DEFAULT_FONT_FAMILY;
@@ -44030,13 +44206,13 @@ function useFontPreference() {
44030
44206
  function FontPicker({ id, onChange, value }) {
44031
44207
  const [open, setOpen] = useState68(false);
44032
44208
  const [query, setQuery] = useState68("");
44033
- const rootRef = useRef47(null);
44034
- const searchRef = useRef47(null);
44209
+ const rootRef = useRef48(null);
44210
+ const searchRef = useRef48(null);
44035
44211
  const filteredFonts = useMemo42(() => {
44036
44212
  const normalized = query.trim().toLocaleLowerCase();
44037
44213
  return normalized ? googleFonts.filter((font) => font.toLocaleLowerCase().includes(normalized)) : googleFonts;
44038
44214
  }, [query]);
44039
- useEffect51(() => {
44215
+ useEffect52(() => {
44040
44216
  var _a2;
44041
44217
  if (!open) return;
44042
44218
  loadFontLinks(googleFonts);
@@ -44055,10 +44231,10 @@ function FontPicker({ id, onChange, value }) {
44055
44231
  document.removeEventListener("keydown", closeOnEscape);
44056
44232
  };
44057
44233
  }, [open]);
44058
- return /* @__PURE__ */ jsxs124("div", { className: FontPicker_default.field, ref: rootRef, children: [
44059
- /* @__PURE__ */ jsx158("span", { className: FontPicker_default.label, children: "Font" }),
44060
- /* @__PURE__ */ jsxs124("div", { className: FontPicker_default.picker, children: [
44061
- /* @__PURE__ */ jsxs124(
44234
+ return /* @__PURE__ */ jsxs126("div", { className: FontPicker_default.field, ref: rootRef, children: [
44235
+ /* @__PURE__ */ jsx160("span", { className: FontPicker_default.label, children: "Font" }),
44236
+ /* @__PURE__ */ jsxs126("div", { className: FontPicker_default.picker, children: [
44237
+ /* @__PURE__ */ jsxs126(
44062
44238
  "button",
44063
44239
  {
44064
44240
  "aria-controls": `${id}-options`,
@@ -44070,13 +44246,13 @@ function FontPicker({ id, onChange, value }) {
44070
44246
  type: "button",
44071
44247
  onClick: () => setOpen((current) => !current),
44072
44248
  children: [
44073
- /* @__PURE__ */ jsx158("span", { className: FontPicker_default.triggerText, children: value }),
44074
- /* @__PURE__ */ jsx158("span", { "aria-hidden": "true", className: FontPicker_default.chevron })
44249
+ /* @__PURE__ */ jsx160("span", { className: FontPicker_default.triggerText, children: value }),
44250
+ /* @__PURE__ */ jsx160("span", { "aria-hidden": "true", className: FontPicker_default.chevron })
44075
44251
  ]
44076
44252
  }
44077
44253
  ),
44078
- open ? /* @__PURE__ */ jsxs124("div", { className: FontPicker_default.dropdown, children: [
44079
- /* @__PURE__ */ jsx158("div", { className: FontPicker_default.searchWrap, children: /* @__PURE__ */ jsx158(
44254
+ open ? /* @__PURE__ */ jsxs126("div", { className: FontPicker_default.dropdown, children: [
44255
+ /* @__PURE__ */ jsx160("div", { className: FontPicker_default.searchWrap, children: /* @__PURE__ */ jsx160(
44080
44256
  "input",
44081
44257
  {
44082
44258
  "aria-label": "Search Google Fonts",
@@ -44088,10 +44264,10 @@ function FontPicker({ id, onChange, value }) {
44088
44264
  onChange: (event) => setQuery(event.target.value)
44089
44265
  }
44090
44266
  ) }),
44091
- /* @__PURE__ */ jsxs124("div", { "aria-label": "Google Fonts", className: FontPicker_default.options, id: `${id}-options`, role: "listbox", children: [
44267
+ /* @__PURE__ */ jsxs126("div", { "aria-label": "Google Fonts", className: FontPicker_default.options, id: `${id}-options`, role: "listbox", children: [
44092
44268
  filteredFonts.map((font) => {
44093
44269
  const selected = font === value;
44094
- return /* @__PURE__ */ jsxs124(
44270
+ return /* @__PURE__ */ jsxs126(
44095
44271
  "button",
44096
44272
  {
44097
44273
  "aria-selected": selected,
@@ -44106,14 +44282,14 @@ function FontPicker({ id, onChange, value }) {
44106
44282
  setQuery("");
44107
44283
  },
44108
44284
  children: [
44109
- /* @__PURE__ */ jsx158("span", { className: FontPicker_default.optionName, children: font }),
44110
- /* @__PURE__ */ jsx158("span", { className: FontPicker_default.optionPreview, children: "The quick brown fox" })
44285
+ /* @__PURE__ */ jsx160("span", { className: FontPicker_default.optionName, children: font }),
44286
+ /* @__PURE__ */ jsx160("span", { className: FontPicker_default.optionPreview, children: "The quick brown fox" })
44111
44287
  ]
44112
44288
  },
44113
44289
  font
44114
44290
  );
44115
44291
  }),
44116
- filteredFonts.length === 0 ? /* @__PURE__ */ jsx158("p", { className: FontPicker_default.empty, children: "No matching fonts" }) : null
44292
+ filteredFonts.length === 0 ? /* @__PURE__ */ jsx160("p", { className: FontPicker_default.empty, children: "No matching fonts" }) : null
44117
44293
  ] })
44118
44294
  ] }) : null
44119
44295
  ] })
@@ -44124,6 +44300,8 @@ export {
44124
44300
  Accordion,
44125
44301
  AccordionGroup,
44126
44302
  Alert,
44303
+ ApplicationFooter,
44304
+ ApplicationHeader,
44127
44305
  AspectRatio,
44128
44306
  Avatar,
44129
44307
  AvatarGroup,