opus-react 0.2.23 → 0.2.25
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.cjs +124 -110
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +124 -110
- package/dist/index.js.map +1 -1
- package/dist/styles.css +2 -0
- package/dist/styles.css.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -427,7 +427,7 @@ var init_setupFireBarrelScene = __esm({
|
|
|
427
427
|
});
|
|
428
428
|
|
|
429
429
|
// ../../components/fields/Button/Button.module.css
|
|
430
|
-
var Button_default = {"
|
|
430
|
+
var Button_default = {"info":"opus_lZkc26_info","success":"opus_lZkc26_success","danger":"opus_lZkc26_danger","light":"opus_lZkc26_light","dark":"opus_lZkc26_dark","button":"opus_lZkc26_button","link":"opus_lZkc26_link","primary":"opus_lZkc26_primary","warning":"opus_lZkc26_warning","secondary":"opus_lZkc26_secondary"};
|
|
431
431
|
|
|
432
432
|
// ../../components/fields/Button/Button.tsx
|
|
433
433
|
import { jsx } from "react/jsx-runtime";
|
|
@@ -459,7 +459,7 @@ import {
|
|
|
459
459
|
import { createPortal } from "react-dom";
|
|
460
460
|
|
|
461
461
|
// ../../components/Tooltip/Tooltip.module.css
|
|
462
|
-
var Tooltip_default = {"
|
|
462
|
+
var Tooltip_default = {"right":"opus_R70RbH_right","root":"opus_R70RbH_root","triggerWrap":"opus_R70RbH_triggerWrap","arrow":"opus_R70RbH_arrow","top":"opus_R70RbH_top","popup":"opus_R70RbH_popup","left":"opus_R70RbH_left","trigger":"opus_R70RbH_trigger","bottom":"opus_R70RbH_bottom"};
|
|
463
463
|
|
|
464
464
|
// ../../components/Tooltip/Tooltip.tsx
|
|
465
465
|
import { jsx as jsx2, jsxs } from "react/jsx-runtime";
|
|
@@ -628,7 +628,7 @@ function Tooltip({
|
|
|
628
628
|
}
|
|
629
629
|
|
|
630
630
|
// ../../components/fields/FieldShell/FieldShell.module.css
|
|
631
|
-
var FieldShell_default = {"
|
|
631
|
+
var FieldShell_default = {"stackedRight":"opus_zNi12Z_stackedRight","stackedLeft":"opus_zNi12Z_stackedLeft","required":"opus_zNi12Z_required","labelRight":"opus_zNi12Z_labelRight","errorFlagged":"opus_zNi12Z_errorFlagged","visuallyHidden":"opus_zNi12Z_visuallyHidden","label":"opus_zNi12Z_label","root":"opus_zNi12Z_root","stacked":"opus_zNi12Z_stacked","error":"opus_zNi12Z_error","flagged":"opus_zNi12Z_flagged","flaggedCenter":"opus_zNi12Z_flaggedCenter","flaggedStart":"opus_zNi12Z_flaggedStart","control":"opus_zNi12Z_control","controlFlagged":"opus_zNi12Z_controlFlagged","compactControl":"opus_zNi12Z_compactControl","fitContent":"opus_zNi12Z_fitContent","labelFlagged":"opus_zNi12Z_labelFlagged","labelLeft":"opus_zNi12Z_labelLeft"};
|
|
632
632
|
|
|
633
633
|
// ../../components/fields/FieldShell/FieldShell.tsx
|
|
634
634
|
import { Fragment, jsx as jsx3, jsxs as jsxs2 } from "react/jsx-runtime";
|
|
@@ -753,7 +753,7 @@ function FieldShell({
|
|
|
753
753
|
}
|
|
754
754
|
|
|
755
755
|
// ../../components/fields/CheckboxField/CheckboxField.module.css
|
|
756
|
-
var CheckboxField_default = {"toggle":"opus_g-5tlR_toggle","
|
|
756
|
+
var CheckboxField_default = {"toggle":"opus_g-5tlR_toggle","visual":"opus_g-5tlR_visual","toggleLabel":"opus_g-5tlR_toggleLabel","square":"opus_g-5tlR_square","round":"opus_g-5tlR_round","nativeInput":"opus_g-5tlR_nativeInput","shell":"opus_g-5tlR_shell","error":"opus_g-5tlR_error"};
|
|
757
757
|
|
|
758
758
|
// ../../components/fields/shared/choiceControlSizes.module.css
|
|
759
759
|
var choiceControlSizes_default = {"sizeMd":"opus_4er5Uc_sizeMd","sizeSm":"opus_4er5Uc_sizeSm","sizeLg":"opus_4er5Uc_sizeLg"};
|
|
@@ -826,7 +826,7 @@ function CheckboxField({
|
|
|
826
826
|
}
|
|
827
827
|
|
|
828
828
|
// ../../components/fields/ColorField/ColorField.module.css
|
|
829
|
-
var ColorField_default = {"
|
|
829
|
+
var ColorField_default = {"picker":"opus_Z7jeX4_picker","swatch":"opus_Z7jeX4_swatch","nativeInput":"opus_Z7jeX4_nativeInput","value":"opus_Z7jeX4_value","error":"opus_Z7jeX4_error","icon":"opus_Z7jeX4_icon"};
|
|
830
830
|
|
|
831
831
|
// ../../components/fields/ColorField/ColorField.tsx
|
|
832
832
|
import { jsx as jsx5, jsxs as jsxs4 } from "react/jsx-runtime";
|
|
@@ -876,7 +876,7 @@ function ColorField({
|
|
|
876
876
|
}
|
|
877
877
|
|
|
878
878
|
// ../../components/fields/DateField/DateField.module.css
|
|
879
|
-
var DateField_default = {"
|
|
879
|
+
var DateField_default = {"error":"opus_G3y11z_error","input":"opus_G3y11z_input"};
|
|
880
880
|
|
|
881
881
|
// ../../components/fields/DateField/DateField.tsx
|
|
882
882
|
import { jsx as jsx6 } from "react/jsx-runtime";
|
|
@@ -967,7 +967,7 @@ function HiddenField({
|
|
|
967
967
|
}
|
|
968
968
|
|
|
969
969
|
// ../../components/fields/FileField/FileField.module.css
|
|
970
|
-
var FileField_default = {"
|
|
970
|
+
var FileField_default = {"icon":"opus_aOsPA7_icon","hint":"opus_aOsPA7_hint","action":"opus_aOsPA7_action","dragging":"opus_aOsPA7_dragging","footnote":"opus_aOsPA7_footnote","content":"opus_aOsPA7_content","wrapper":"opus_aOsPA7_wrapper","title":"opus_aOsPA7_title","drop":"opus_aOsPA7_drop","dropError":"opus_aOsPA7_dropError","iconSvg":"opus_aOsPA7_iconSvg","input":"opus_aOsPA7_input"};
|
|
971
971
|
|
|
972
972
|
// ../../components/fields/FileField/FileField.tsx
|
|
973
973
|
import {
|
|
@@ -1107,7 +1107,7 @@ function FileField({
|
|
|
1107
1107
|
import { useEffect as useEffect2, useState as useState3 } from "react";
|
|
1108
1108
|
|
|
1109
1109
|
// ../../components/fields/NumberField/NumberField.module.css
|
|
1110
|
-
var NumberField_default = {"
|
|
1110
|
+
var NumberField_default = {"stepper":"opus_L272Dk_stepper","error":"opus_L272Dk_error","input":"opus_L272Dk_input","button":"opus_L272Dk_button"};
|
|
1111
1111
|
|
|
1112
1112
|
// ../../components/fields/numericUtils.ts
|
|
1113
1113
|
function decimalPlacesFromStep(step) {
|
|
@@ -1275,7 +1275,7 @@ function NumberField({
|
|
|
1275
1275
|
import { createContext as createContext2, useContext as useContext2, useId as useId2 } from "react";
|
|
1276
1276
|
|
|
1277
1277
|
// ../../components/fields/RadioGroup/RadioGroup.module.css
|
|
1278
|
-
var RadioGroup_default = {"
|
|
1278
|
+
var RadioGroup_default = {"shell":"opus_O-1nor_shell","options":"opus_O-1nor_options","round":"opus_O-1nor_round","option":"opus_O-1nor_option","visual":"opus_O-1nor_visual","square":"opus_O-1nor_square","error":"opus_O-1nor_error","nativeInput":"opus_O-1nor_nativeInput","choice":"opus_O-1nor_choice"};
|
|
1279
1279
|
|
|
1280
1280
|
// ../../components/fields/RadioGroup/RadioGroup.tsx
|
|
1281
1281
|
import { jsx as jsx10, jsxs as jsxs8 } from "react/jsx-runtime";
|
|
@@ -1373,7 +1373,7 @@ function Radio({ children, error, name, shape, value, defaultChecked }) {
|
|
|
1373
1373
|
import { useId as useId3, useRef as useRef3, useState as useState4 } from "react";
|
|
1374
1374
|
|
|
1375
1375
|
// ../../components/fields/ChipInputField/ChipInputField.module.css
|
|
1376
|
-
var ChipInputField_default = {"
|
|
1376
|
+
var ChipInputField_default = {"disabled":"opus_IOOYwh_disabled","readOnly":"opus_IOOYwh_readOnly","shell":"opus_IOOYwh_shell","error":"opus_IOOYwh_error","field":"opus_IOOYwh_field","remove":"opus_IOOYwh_remove","input":"opus_IOOYwh_input","chip":"opus_IOOYwh_chip","chipLabel":"opus_IOOYwh_chipLabel"};
|
|
1377
1377
|
|
|
1378
1378
|
// ../../components/fields/ChipInputField/ChipInputField.tsx
|
|
1379
1379
|
import { jsx as jsx11, jsxs as jsxs9 } from "react/jsx-runtime";
|
|
@@ -1509,7 +1509,7 @@ function ChipInput({
|
|
|
1509
1509
|
var ChipInputField = ChipInput;
|
|
1510
1510
|
|
|
1511
1511
|
// ../../components/fields/RangeField/RangeField.module.css
|
|
1512
|
-
var RangeField_default = {"
|
|
1512
|
+
var RangeField_default = {"fieldLabel":"opus_iRHQuG_fieldLabel","footer":"opus_iRHQuG_footer","wrap":"opus_iRHQuG_wrap","topRow":"opus_iRHQuG_topRow","value":"opus_iRHQuG_value","slider":"opus_iRHQuG_slider","error":"opus_iRHQuG_error"};
|
|
1513
1513
|
|
|
1514
1514
|
// ../../components/fields/RangeField/RangeField.tsx
|
|
1515
1515
|
import { jsx as jsx12, jsxs as jsxs10 } from "react/jsx-runtime";
|
|
@@ -1625,7 +1625,7 @@ function SelectField({
|
|
|
1625
1625
|
}
|
|
1626
1626
|
|
|
1627
1627
|
// ../../components/fields/SwitchField/SwitchField.module.css
|
|
1628
|
-
var SwitchField_default = {"
|
|
1628
|
+
var SwitchField_default = {"track":"opus_t9NLEA_track","toggle":"opus_t9NLEA_toggle","error":"opus_t9NLEA_error","shell":"opus_t9NLEA_shell"};
|
|
1629
1629
|
|
|
1630
1630
|
// ../../components/fields/SwitchField/SwitchField.tsx
|
|
1631
1631
|
import { jsx as jsx14 } from "react/jsx-runtime";
|
|
@@ -1674,7 +1674,7 @@ function SwitchField({
|
|
|
1674
1674
|
import { useId as useId4 } from "react";
|
|
1675
1675
|
|
|
1676
1676
|
// ../../components/fields/TextAreaField/TextAreaField.module.css
|
|
1677
|
-
var TextAreaField_default = {"
|
|
1677
|
+
var TextAreaField_default = {"footer":"opus_FjhWmh_footer","footerError":"opus_FjhWmh_footerError","inputWrap":"opus_FjhWmh_inputWrap","inlineCount":"opus_FjhWmh_inlineCount","withCount":"opus_FjhWmh_withCount","error":"opus_FjhWmh_error","field":"opus_FjhWmh_field","externalCount":"opus_FjhWmh_externalCount","textarea":"opus_FjhWmh_textarea"};
|
|
1678
1678
|
|
|
1679
1679
|
// ../../components/fields/TextAreaField/TextAreaField.tsx
|
|
1680
1680
|
import { jsx as jsx15, jsxs as jsxs11 } from "react/jsx-runtime";
|
|
@@ -1784,7 +1784,7 @@ import {
|
|
|
1784
1784
|
} from "@fortawesome/free-solid-svg-icons";
|
|
1785
1785
|
|
|
1786
1786
|
// ../../components/fields/RichTextField/RichTextField.module.css
|
|
1787
|
-
var RichTextField_default = {"
|
|
1787
|
+
var RichTextField_default = {"modal":"opus_6HFqZH_modal","field":"opus_6HFqZH_field","modalTimes":"opus_6HFqZH_modalTimes","modalLabel":"opus_6HFqZH_modalLabel","error":"opus_6HFqZH_error","modalActions":"opus_6HFqZH_modalActions","modalField":"opus_6HFqZH_modalField","colorSwatch":"opus_6HFqZH_colorSwatch","modalDimensions":"opus_6HFqZH_modalDimensions","modalTitle":"opus_6HFqZH_modalTitle","editorShell":"opus_6HFqZH_editorShell","toolbarButton":"opus_6HFqZH_toolbarButton","readOnly":"opus_6HFqZH_readOnly","modalOverlay":"opus_6HFqZH_modalOverlay","toolbarIcon":"opus_6HFqZH_toolbarIcon","toolbarButtonActive":"opus_6HFqZH_toolbarButtonActive","divider":"opus_6HFqZH_divider","blockSelect":"opus_6HFqZH_blockSelect","toolbar":"opus_6HFqZH_toolbar","modalInput":"opus_6HFqZH_modalInput","modalNumber":"opus_6HFqZH_modalNumber","colorInput":"opus_6HFqZH_colorInput","modalConfirm":"opus_6HFqZH_modalConfirm","modalDimensionField":"opus_6HFqZH_modalDimensionField","modalCancel":"opus_6HFqZH_modalCancel","editor":"opus_6HFqZH_editor"};
|
|
1788
1788
|
|
|
1789
1789
|
// ../../components/fields/RichTextField/RichTextField.tsx
|
|
1790
1790
|
import { jsx as jsx16, jsxs as jsxs12 } from "react/jsx-runtime";
|
|
@@ -2432,7 +2432,7 @@ import { useState as useState6 } from "react";
|
|
|
2432
2432
|
var TextField_default = {"error":"opus_SOck2f_error","input":"opus_SOck2f_input"};
|
|
2433
2433
|
|
|
2434
2434
|
// ../../components/fields/shared/fieldControl.module.css
|
|
2435
|
-
var fieldControl_default = {"
|
|
2435
|
+
var fieldControl_default = {"actionButton":"opus_1Q5xBh_actionButton","list":"opus_1Q5xBh_list","option":"opus_1Q5xBh_option","chevron":"opus_1Q5xBh_chevron","triggerOpen":"opus_1Q5xBh_triggerOpen","panelFooter":"opus_1Q5xBh_panelFooter","passwordWrap":"opus_1Q5xBh_passwordWrap","trigger":"opus_1Q5xBh_trigger","placeholder":"opus_1Q5xBh_placeholder","actionButtonPrimary":"opus_1Q5xBh_actionButtonPrimary","error":"opus_1Q5xBh_error","triggerError":"opus_1Q5xBh_triggerError","groupLabel":"opus_1Q5xBh_groupLabel","passwordToggle":"opus_1Q5xBh_passwordToggle","passwordToggleSlot":"opus_1Q5xBh_passwordToggleSlot","search":"opus_1Q5xBh_search","passwordInput":"opus_1Q5xBh_passwordInput","panel":"opus_1Q5xBh_panel","input":"opus_1Q5xBh_input"};
|
|
2436
2436
|
|
|
2437
2437
|
// ../../components/fields/shared/PasswordToggle.tsx
|
|
2438
2438
|
import { FontAwesomeIcon as FontAwesomeIcon2 } from "@fortawesome/react-fontawesome";
|
|
@@ -2515,7 +2515,7 @@ import { FontAwesomeIcon as FontAwesomeIcon3 } from "@fortawesome/react-fontawes
|
|
|
2515
2515
|
import { faMoon, faSun } from "@fortawesome/free-solid-svg-icons";
|
|
2516
2516
|
|
|
2517
2517
|
// ../../components/fields/ThemeToggleField/ThemeToggleField.module.css
|
|
2518
|
-
var ThemeToggleField_default = {"indicator":"opus_SwerMA_indicator","
|
|
2518
|
+
var ThemeToggleField_default = {"indicator":"opus_SwerMA_indicator","toggle":"opus_SwerMA_toggle","option":"opus_SwerMA_option","active":"opus_SwerMA_active"};
|
|
2519
2519
|
|
|
2520
2520
|
// ../../components/fields/ThemeToggleField/ThemeToggleField.tsx
|
|
2521
2521
|
import { jsx as jsx19, jsxs as jsxs14 } from "react/jsx-runtime";
|
|
@@ -2848,7 +2848,7 @@ function MultiSelectField({
|
|
|
2848
2848
|
import { useState as useState9 } from "react";
|
|
2849
2849
|
|
|
2850
2850
|
// ../../components/fields/TransferListField/TransferListField.module.css
|
|
2851
|
-
var TransferListField_default = {"
|
|
2851
|
+
var TransferListField_default = {"item":"opus_NPBFZk_item","controlButton":"opus_NPBFZk_controlButton","columnHeader":"opus_NPBFZk_columnHeader","list":"opus_NPBFZk_list","root":"opus_NPBFZk_root","controls":"opus_NPBFZk_controls","itemActive":"opus_NPBFZk_itemActive","column":"opus_NPBFZk_column"};
|
|
2852
2852
|
|
|
2853
2853
|
// ../../components/fields/TransferListField/TransferListField.tsx
|
|
2854
2854
|
import { jsx as jsx22, jsxs as jsxs17 } from "react/jsx-runtime";
|
|
@@ -2968,7 +2968,7 @@ import { FontAwesomeIcon as FontAwesomeIcon4 } from "@fortawesome/react-fontawes
|
|
|
2968
2968
|
import { faCheck, faXmark } from "@fortawesome/free-solid-svg-icons";
|
|
2969
2969
|
|
|
2970
2970
|
// ../../components/fields/PasswordStrengthField/PasswordStrengthField.module.css
|
|
2971
|
-
var PasswordStrengthField_default = {"
|
|
2971
|
+
var PasswordStrengthField_default = {"meterFill":"opus_S1A372_meterFill","requirement":"opus_S1A372_requirement","meterTrack":"opus_S1A372_meterTrack","requirementMet":"opus_S1A372_requirementMet","meterLabel":"opus_S1A372_meterLabel","requirements":"opus_S1A372_requirements","meterWrap":"opus_S1A372_meterWrap","root":"opus_S1A372_root","requirementIcon":"opus_S1A372_requirementIcon"};
|
|
2972
2972
|
|
|
2973
2973
|
// ../../components/fields/PasswordStrengthField/PasswordStrengthField.tsx
|
|
2974
2974
|
import { jsx as jsx23, jsxs as jsxs18 } from "react/jsx-runtime";
|
|
@@ -3076,7 +3076,7 @@ function PasswordStrengthField({
|
|
|
3076
3076
|
}
|
|
3077
3077
|
|
|
3078
3078
|
// ../../components/fields/RatingField/RatingField.module.css
|
|
3079
|
-
var RatingField_default = {"
|
|
3079
|
+
var RatingField_default = {"root":"opus_0tdNUz_root","symbol":"opus_0tdNUz_symbol","numeric":"opus_0tdNUz_numeric","numericActive":"opus_0tdNUz_numericActive","symbolActive":"opus_0tdNUz_symbolActive"};
|
|
3080
3080
|
|
|
3081
3081
|
// ../../components/fields/RatingField/RatingField.tsx
|
|
3082
3082
|
import { jsx as jsx24 } from "react/jsx-runtime";
|
|
@@ -3151,7 +3151,7 @@ function RatingField({
|
|
|
3151
3151
|
}
|
|
3152
3152
|
|
|
3153
3153
|
// ../../components/fields/SegmentedControlField/SegmentedControlField.module.css
|
|
3154
|
-
var SegmentedControlField_default = {"segment":"opus_ZHwfiN_segment","
|
|
3154
|
+
var SegmentedControlField_default = {"segment":"opus_ZHwfiN_segment","segmentActive":"opus_ZHwfiN_segmentActive","root":"opus_ZHwfiN_root"};
|
|
3155
3155
|
|
|
3156
3156
|
// ../../components/fields/SegmentedControlField/SegmentedControlField.tsx
|
|
3157
3157
|
import { jsx as jsx25 } from "react/jsx-runtime";
|
|
@@ -3206,7 +3206,7 @@ function SegmentedControlField({
|
|
|
3206
3206
|
import { useMemo as useMemo5 } from "react";
|
|
3207
3207
|
|
|
3208
3208
|
// ../../components/fields/SliderRangeField/SliderRangeField.module.css
|
|
3209
|
-
var SliderRangeField_default = {"
|
|
3209
|
+
var SliderRangeField_default = {"header":"opus_k3d0sS_header","slider":"opus_k3d0sS_slider","footer":"opus_k3d0sS_footer","trackWrap":"opus_k3d0sS_trackWrap","root":"opus_k3d0sS_root","value":"opus_k3d0sS_value","track":"opus_k3d0sS_track"};
|
|
3210
3210
|
|
|
3211
3211
|
// ../../components/fields/SliderRangeField/SliderRangeField.tsx
|
|
3212
3212
|
import { jsx as jsx26, jsxs as jsxs19 } from "react/jsx-runtime";
|
|
@@ -3303,7 +3303,7 @@ function SliderRangeField({
|
|
|
3303
3303
|
import { useEffect as useEffect6, useMemo as useMemo6, useRef as useRef7, useState as useState11 } from "react";
|
|
3304
3304
|
|
|
3305
3305
|
// ../../components/fields/PhoneNumberField/PhoneNumberField.module.css
|
|
3306
|
-
var PhoneNumberField_default = {"
|
|
3306
|
+
var PhoneNumberField_default = {"countryWrap":"opus_WC4gnN_countryWrap","optionLabel":"opus_WC4gnN_optionLabel","empty":"opus_WC4gnN_empty","country":"opus_WC4gnN_country","countryValue":"opus_WC4gnN_countryValue","dial":"opus_WC4gnN_dial","code":"opus_WC4gnN_code","root":"opus_WC4gnN_root","panel":"opus_WC4gnN_panel","flag":"opus_WC4gnN_flag","chevron":"opus_WC4gnN_chevron","optionDial":"opus_WC4gnN_optionDial","optionActive":"opus_WC4gnN_optionActive","option":"opus_WC4gnN_option"};
|
|
3307
3307
|
|
|
3308
3308
|
// ../../components/fields/PhoneNumberField/countries.ts
|
|
3309
3309
|
function countryCodeToFlag(code) {
|
|
@@ -3706,7 +3706,7 @@ function PhoneNumberField({
|
|
|
3706
3706
|
import { useEffect as useEffect7, useMemo as useMemo7, useRef as useRef8, useState as useState12 } from "react";
|
|
3707
3707
|
|
|
3708
3708
|
// ../../components/fields/CountryPickerField/CountryPickerField.module.css
|
|
3709
|
-
var CountryPickerField_default = {"
|
|
3709
|
+
var CountryPickerField_default = {"option":"opus_O7qqfR_option","optionActive":"opus_O7qqfR_optionActive","root":"opus_O7qqfR_root","flag":"opus_O7qqfR_flag","optionLabel":"opus_O7qqfR_optionLabel","empty":"opus_O7qqfR_empty","optionCode":"opus_O7qqfR_optionCode","triggerValue":"opus_O7qqfR_triggerValue"};
|
|
3710
3710
|
|
|
3711
3711
|
// ../../components/fields/CountryPickerField/CountryPickerField.tsx
|
|
3712
3712
|
import { jsx as jsx28, jsxs as jsxs21 } from "react/jsx-runtime";
|
|
@@ -3862,7 +3862,7 @@ function CountryPickerField({
|
|
|
3862
3862
|
import { useEffect as useEffect8, useMemo as useMemo8, useRef as useRef9, useState as useState13 } from "react";
|
|
3863
3863
|
|
|
3864
3864
|
// ../../components/fields/TreeSelectField/TreeSelectField.module.css
|
|
3865
|
-
var TreeSelectField_default = {"
|
|
3865
|
+
var TreeSelectField_default = {"treeOptionActive":"opus_Mq6C00_treeOptionActive","root":"opus_Mq6C00_root","treeOption":"opus_Mq6C00_treeOption"};
|
|
3866
3866
|
|
|
3867
3867
|
// ../../components/fields/TreeSelectField/TreeSelectField.tsx
|
|
3868
3868
|
import { Fragment as Fragment3, jsx as jsx29, jsxs as jsxs22 } from "react/jsx-runtime";
|
|
@@ -3991,7 +3991,7 @@ function TreeSelectField({
|
|
|
3991
3991
|
import { useEffect as useEffect9, useMemo as useMemo9, useRef as useRef10, useState as useState14 } from "react";
|
|
3992
3992
|
|
|
3993
3993
|
// ../../components/fields/CascaderField/CascaderField.module.css
|
|
3994
|
-
var CascaderField_default = {"
|
|
3994
|
+
var CascaderField_default = {"optionActive":"opus_1Fg59A_optionActive","column":"opus_1Fg59A_column","root":"opus_1Fg59A_root","panel":"opus_1Fg59A_panel","option":"opus_1Fg59A_option"};
|
|
3995
3995
|
|
|
3996
3996
|
// ../../components/fields/CascaderField/CascaderField.tsx
|
|
3997
3997
|
import { jsx as jsx30, jsxs as jsxs23 } from "react/jsx-runtime";
|
|
@@ -4160,7 +4160,17 @@ function resolveDocumentTheme() {
|
|
|
4160
4160
|
if (typeof document === "undefined") {
|
|
4161
4161
|
return "dark";
|
|
4162
4162
|
}
|
|
4163
|
-
const
|
|
4163
|
+
const rootTheme = document.documentElement.getAttribute("data-shell-theme");
|
|
4164
|
+
if (rootTheme === "light" || rootTheme === "dark") {
|
|
4165
|
+
return rootTheme;
|
|
4166
|
+
}
|
|
4167
|
+
const shellThemed = document.querySelector('[data-shell-theme="light"], [data-shell-theme="dark"]');
|
|
4168
|
+
if (shellThemed) {
|
|
4169
|
+
return shellThemed.getAttribute("data-shell-theme") === "light" ? "light" : "dark";
|
|
4170
|
+
}
|
|
4171
|
+
const themed = document.querySelector(
|
|
4172
|
+
'[data-theme="light"]:not([data-preview-root]), [data-theme="dark"]:not([data-preview-root])'
|
|
4173
|
+
);
|
|
4164
4174
|
return (themed == null ? void 0 : themed.getAttribute("data-theme")) === "light" ? "light" : "dark";
|
|
4165
4175
|
}
|
|
4166
4176
|
function useOpusTheme() {
|
|
@@ -4194,7 +4204,7 @@ function OpusThemeProvider({
|
|
|
4194
4204
|
}
|
|
4195
4205
|
|
|
4196
4206
|
// ../../components/Alert/Alert.module.css
|
|
4197
|
-
var Alert_default = {"
|
|
4207
|
+
var Alert_default = {"icon":"opus_eh3eeT_icon","iconSvg":"opus_eh3eeT_iconSvg","dismissIcon":"opus_eh3eeT_dismissIcon","iconFlagged":"opus_eh3eeT_iconFlagged","iconMark":"opus_eh3eeT_iconMark","alert":"opus_eh3eeT_alert","description":"opus_eh3eeT_description","dismiss":"opus_eh3eeT_dismiss","title":"opus_eh3eeT_title","content":"opus_eh3eeT_content"};
|
|
4198
4208
|
|
|
4199
4209
|
// ../../components/Alert/Alert.tsx
|
|
4200
4210
|
import { jsx as jsx33, jsxs as jsxs24 } from "react/jsx-runtime";
|
|
@@ -4343,7 +4353,7 @@ function useOverlayAccessibility(active, containerRef, {
|
|
|
4343
4353
|
}
|
|
4344
4354
|
|
|
4345
4355
|
// ../../components/Dialog/Dialog.module.css
|
|
4346
|
-
var Dialog_default = {"
|
|
4356
|
+
var Dialog_default = {"dialog":"opus_sz-ZGI_dialog","iconSvg":"opus_sz-ZGI_iconSvg","dialogOut":"opus_sz-ZGI_dialogOut","visuallyHidden":"opus_sz-ZGI_visuallyHidden","content":"opus_sz-ZGI_content","backdrop":"opus_sz-ZGI_backdrop","actions":"opus_sz-ZGI_actions","backdropIn":"opus_sz-ZGI_backdropIn","backdropOut":"opus_sz-ZGI_backdropOut","body":"opus_sz-ZGI_body","dialogIn":"opus_sz-ZGI_dialogIn","icon":"opus_sz-ZGI_icon","description":"opus_sz-ZGI_description","title":"opus_sz-ZGI_title","iconMark":"opus_sz-ZGI_iconMark"};
|
|
4347
4357
|
|
|
4348
4358
|
// ../../components/Dialog/Dialog.tsx
|
|
4349
4359
|
import { jsx as jsx34, jsxs as jsxs25 } from "react/jsx-runtime";
|
|
@@ -4474,7 +4484,7 @@ function Dialog({
|
|
|
4474
4484
|
import { useEffect as useEffect13, useId as useId6, useRef as useRef13, useState as useState16 } from "react";
|
|
4475
4485
|
|
|
4476
4486
|
// ../../components/Modal/Modal.module.css
|
|
4477
|
-
var Modal_default = {"
|
|
4487
|
+
var Modal_default = {"modal":"opus_LQbzGS_modal","title":"opus_LQbzGS_title","modalPanelIn":"opus_LQbzGS_modalPanelIn","modalPanelOut":"opus_LQbzGS_modalPanelOut","description":"opus_LQbzGS_description","footer":"opus_LQbzGS_footer","body":"opus_LQbzGS_body","modalBackdropOut":"opus_LQbzGS_modalBackdropOut","close":"opus_LQbzGS_close","backdrop":"opus_LQbzGS_backdrop","heading":"opus_LQbzGS_heading","footerContent":"opus_LQbzGS_footerContent","modalBackdropIn":"opus_LQbzGS_modalBackdropIn","closeIcon":"opus_LQbzGS_closeIcon","actions":"opus_LQbzGS_actions","header":"opus_LQbzGS_header"};
|
|
4478
4488
|
|
|
4479
4489
|
// ../../components/Modal/Modal.tsx
|
|
4480
4490
|
import { Fragment as Fragment4, jsx as jsx35, jsxs as jsxs26 } from "react/jsx-runtime";
|
|
@@ -4605,7 +4615,7 @@ function ModalDefaultActions({ onClose }) {
|
|
|
4605
4615
|
import { useEffect as useEffect14, useId as useId7, useRef as useRef14, useState as useState17 } from "react";
|
|
4606
4616
|
|
|
4607
4617
|
// ../../components/Drawer/Drawer.module.css
|
|
4608
|
-
var Drawer_default = {"
|
|
4618
|
+
var Drawer_default = {"closeIcon":"opus_0CaGbZ_closeIcon","drawerBackdropIn":"opus_0CaGbZ_drawerBackdropIn","drawerBackdropOut":"opus_0CaGbZ_drawerBackdropOut","drawerInTop":"opus_0CaGbZ_drawerInTop","header":"opus_0CaGbZ_header","drawerInLeft":"opus_0CaGbZ_drawerInLeft","drawerInRight":"opus_0CaGbZ_drawerInRight","close":"opus_0CaGbZ_close","body":"opus_0CaGbZ_body","actions":"opus_0CaGbZ_actions","drawerOutTop":"opus_0CaGbZ_drawerOutTop","drawerInBottom":"opus_0CaGbZ_drawerInBottom","heading":"opus_0CaGbZ_heading","backdrop":"opus_0CaGbZ_backdrop","drawer":"opus_0CaGbZ_drawer","drawerOutRight":"opus_0CaGbZ_drawerOutRight","title":"opus_0CaGbZ_title","drawerOutBottom":"opus_0CaGbZ_drawerOutBottom","footer":"opus_0CaGbZ_footer","drawerOutLeft":"opus_0CaGbZ_drawerOutLeft","description":"opus_0CaGbZ_description","footerContent":"opus_0CaGbZ_footerContent"};
|
|
4609
4619
|
|
|
4610
4620
|
// ../../components/Drawer/Drawer.tsx
|
|
4611
4621
|
import { Fragment as Fragment5, jsx as jsx36, jsxs as jsxs27 } from "react/jsx-runtime";
|
|
@@ -4745,7 +4755,7 @@ import {
|
|
|
4745
4755
|
} from "react";
|
|
4746
4756
|
|
|
4747
4757
|
// ../../components/Popover/Popover.module.css
|
|
4748
|
-
var Popover_default = {"
|
|
4758
|
+
var Popover_default = {"panel":"opus_yq4OU0_panel","title":"opus_yq4OU0_title","root":"opus_yq4OU0_root","content":"opus_yq4OU0_content","arrow":"opus_yq4OU0_arrow","popoverIn":"opus_yq4OU0_popoverIn"};
|
|
4749
4759
|
|
|
4750
4760
|
// ../../components/Popover/Popover.tsx
|
|
4751
4761
|
import { jsx as jsx37, jsxs as jsxs28 } from "react/jsx-runtime";
|
|
@@ -4912,7 +4922,7 @@ function resolveMegaMenuPortalStyle(root, inTopNavigation) {
|
|
|
4912
4922
|
}
|
|
4913
4923
|
|
|
4914
4924
|
// ../../components/MegaMenu/MegaMenu.module.css
|
|
4915
|
-
var MegaMenu_default = {"
|
|
4925
|
+
var MegaMenu_default = {"items":"opus_Y_ikQV_items","itemIcon":"opus_Y_ikQV_itemIcon","panelContent":"opus_Y_ikQV_panelContent","featured":"opus_Y_ikQV_featured","panel":"opus_Y_ikQV_panel","megaMenuIn":"opus_Y_ikQV_megaMenuIn","trigger":"opus_Y_ikQV_trigger","eyebrow":"opus_Y_ikQV_eyebrow","item":"opus_Y_ikQV_item","megaMenuOut":"opus_Y_ikQV_megaMenuOut","itemCopy":"opus_Y_ikQV_itemCopy","section":"opus_Y_ikQV_section","featuredAction":"opus_Y_ikQV_featuredAction","root":"opus_Y_ikQV_root","sections":"opus_Y_ikQV_sections","menuBar":"opus_Y_ikQV_menuBar"};
|
|
4916
4926
|
|
|
4917
4927
|
// ../../components/MegaMenu/MegaMenu.tsx
|
|
4918
4928
|
import { jsx as jsx38, jsxs as jsxs29 } from "react/jsx-runtime";
|
|
@@ -5355,7 +5365,7 @@ function MegaMenu({
|
|
|
5355
5365
|
}
|
|
5356
5366
|
|
|
5357
5367
|
// ../../components/TopNavigation/TopNavigation.module.css
|
|
5358
|
-
var TopNavigation_default = {"
|
|
5368
|
+
var TopNavigation_default = {"menuSlot":"opus_OIomR6_menuSlot","menuSlotMega":"opus_OIomR6_menuSlotMega","nav":"opus_OIomR6_nav","menuTrigger":"opus_OIomR6_menuTrigger","bar":"opus_OIomR6_bar"};
|
|
5359
5369
|
|
|
5360
5370
|
// ../../components/TopNavigation/TopNavigation.tsx
|
|
5361
5371
|
import { Fragment as Fragment6, jsx as jsx39 } from "react/jsx-runtime";
|
|
@@ -5712,7 +5722,7 @@ function handleMenuKeyDown(event, menu, onEscape) {
|
|
|
5712
5722
|
}
|
|
5713
5723
|
|
|
5714
5724
|
// ../../components/DropdownMenu/DropdownMenu.module.css
|
|
5715
|
-
var DropdownMenu_default = {"
|
|
5725
|
+
var DropdownMenu_default = {"dropdownIn":"opus_UUVDVQ_dropdownIn","dropdownOut":"opus_UUVDVQ_dropdownOut","item":"opus_UUVDVQ_item","icon":"opus_UUVDVQ_icon","menu":"opus_UUVDVQ_menu","root":"opus_UUVDVQ_root","label":"opus_UUVDVQ_label","shortcut":"opus_UUVDVQ_shortcut"};
|
|
5716
5726
|
|
|
5717
5727
|
// ../../components/DropdownMenu/DropdownMenu.tsx
|
|
5718
5728
|
import { jsx as jsx40, jsxs as jsxs30 } from "react/jsx-runtime";
|
|
@@ -6052,7 +6062,7 @@ import {
|
|
|
6052
6062
|
import { createPortal as createPortal4 } from "react-dom";
|
|
6053
6063
|
|
|
6054
6064
|
// ../../components/ContextMenu/ContextMenu.module.css
|
|
6055
|
-
var ContextMenu_default = {"
|
|
6065
|
+
var ContextMenu_default = {"menu":"opus_nMhhae_menu","layer":"opus_nMhhae_layer","contextMenuIn":"opus_nMhhae_contextMenuIn","contextMenuBackdropIn":"opus_nMhhae_contextMenuBackdropIn","target":"opus_nMhhae_target","backdrop":"opus_nMhhae_backdrop"};
|
|
6056
6066
|
|
|
6057
6067
|
// ../../components/ContextMenu/ContextMenuProvider.tsx
|
|
6058
6068
|
import { jsx as jsx41, jsxs as jsxs31 } from "react/jsx-runtime";
|
|
@@ -6081,6 +6091,10 @@ function resolveThemeFromNode(node, fallback) {
|
|
|
6081
6091
|
if (theme === "light" || theme === "dark") {
|
|
6082
6092
|
return theme;
|
|
6083
6093
|
}
|
|
6094
|
+
const shellTheme = current.getAttribute("data-shell-theme");
|
|
6095
|
+
if (shellTheme === "light" || shellTheme === "dark") {
|
|
6096
|
+
return shellTheme;
|
|
6097
|
+
}
|
|
6084
6098
|
current = current.parentElement;
|
|
6085
6099
|
}
|
|
6086
6100
|
return fallback;
|
|
@@ -6363,7 +6377,7 @@ import { faMagnifyingGlass } from "@fortawesome/free-solid-svg-icons";
|
|
|
6363
6377
|
import { FontAwesomeIcon as FontAwesomeIcon5 } from "@fortawesome/react-fontawesome";
|
|
6364
6378
|
|
|
6365
6379
|
// ../../components/CommandPalette/CommandPalette.module.css
|
|
6366
|
-
var CommandPalette_default = {"
|
|
6380
|
+
var CommandPalette_default = {"itemLabel":"opus_k1ypuy_itemLabel","visuallyHidden":"opus_k1ypuy_visuallyHidden","searchWrap":"opus_k1ypuy_searchWrap","searchInput":"opus_k1ypuy_searchInput","commandPalettePanelOut":"opus_k1ypuy_commandPalettePanelOut","group":"opus_k1ypuy_group","searchIconSvg":"opus_k1ypuy_searchIconSvg","commandPaletteBackdropIn":"opus_k1ypuy_commandPaletteBackdropIn","item":"opus_k1ypuy_item","commandPalettePanelIn":"opus_k1ypuy_commandPalettePanelIn","itemDescription":"opus_k1ypuy_itemDescription","shortcut":"opus_k1ypuy_shortcut","searchIcon":"opus_k1ypuy_searchIcon","groupLabel":"opus_k1ypuy_groupLabel","backdrop":"opus_k1ypuy_backdrop","footer":"opus_k1ypuy_footer","panel":"opus_k1ypuy_panel","empty":"opus_k1ypuy_empty","results":"opus_k1ypuy_results","commandPaletteBackdropOut":"opus_k1ypuy_commandPaletteBackdropOut","itemMain":"opus_k1ypuy_itemMain"};
|
|
6367
6381
|
|
|
6368
6382
|
// ../../components/CommandPalette/CommandPalette.tsx
|
|
6369
6383
|
import { jsx as jsx42, jsxs as jsxs32 } from "react/jsx-runtime";
|
|
@@ -6703,7 +6717,7 @@ function AccordionGroup({
|
|
|
6703
6717
|
}
|
|
6704
6718
|
|
|
6705
6719
|
// ../../components/Accordion/Accordion.module.css
|
|
6706
|
-
var Accordion_default = {"
|
|
6720
|
+
var Accordion_default = {"chevron":"opus_WNZQMV_chevron","triggerLabel":"opus_WNZQMV_triggerLabel","item":"opus_WNZQMV_item","panelInner":"opus_WNZQMV_panelInner","panel":"opus_WNZQMV_panel","standalone":"opus_WNZQMV_standalone","trigger":"opus_WNZQMV_trigger","content":"opus_WNZQMV_content"};
|
|
6707
6721
|
|
|
6708
6722
|
// ../../components/Accordion/Accordion.tsx
|
|
6709
6723
|
import { jsx as jsx44, jsxs as jsxs33 } from "react/jsx-runtime";
|
|
@@ -6796,7 +6810,7 @@ import {
|
|
|
6796
6810
|
} from "react";
|
|
6797
6811
|
|
|
6798
6812
|
// ../../components/ShowMore/ShowMore.module.css
|
|
6799
|
-
var ShowMore_default = {"
|
|
6813
|
+
var ShowMore_default = {"toggle":"opus_dSk-ve_toggle","chevron":"opus_dSk-ve_chevron","contentShell":"opus_dSk-ve_contentShell","inner":"opus_dSk-ve_inner","toggleLabel":"opus_dSk-ve_toggleLabel","showMoreLabelIn":"opus_dSk-ve_showMoreLabelIn","root":"opus_dSk-ve_root"};
|
|
6800
6814
|
|
|
6801
6815
|
// ../../components/ShowMore/ShowMore.tsx
|
|
6802
6816
|
import { jsx as jsx45, jsxs as jsxs34 } from "react/jsx-runtime";
|
|
@@ -6900,7 +6914,7 @@ function ShowMore({
|
|
|
6900
6914
|
}
|
|
6901
6915
|
|
|
6902
6916
|
// ../../components/Toast/Toast.module.css
|
|
6903
|
-
var Toast_default = {"
|
|
6917
|
+
var Toast_default = {"title":"opus_cklQPW_title","content":"opus_cklQPW_content","description":"opus_cklQPW_description","body":"opus_cklQPW_body","iconMark":"opus_cklQPW_iconMark","toast":"opus_cklQPW_toast","main":"opus_cklQPW_main","icon":"opus_cklQPW_icon","dismiss":"opus_cklQPW_dismiss","progressTrack":"opus_cklQPW_progressTrack","progressBar":"opus_cklQPW_progressBar","iconSvg":"opus_cklQPW_iconSvg","dismissIcon":"opus_cklQPW_dismissIcon","toastProgress":"opus_cklQPW_toastProgress"};
|
|
6904
6918
|
|
|
6905
6919
|
// ../../components/Toast/Toast.tsx
|
|
6906
6920
|
import { jsx as jsx46, jsxs as jsxs35 } from "react/jsx-runtime";
|
|
@@ -6980,7 +6994,7 @@ import {
|
|
|
6980
6994
|
} from "react";
|
|
6981
6995
|
|
|
6982
6996
|
// ../../components/ToastProvider/ToastProvider.module.css
|
|
6983
|
-
var ToastProvider_default = {"
|
|
6997
|
+
var ToastProvider_default = {"item":"opus_z3pSp7_item","itemSurface":"opus_z3pSp7_itemSurface","viewportLeft":"opus_z3pSp7_viewportLeft","itemClip":"opus_z3pSp7_itemClip","viewport":"opus_z3pSp7_viewport","viewportBottom":"opus_z3pSp7_viewportBottom","viewportTop":"opus_z3pSp7_viewportTop","viewportRight":"opus_z3pSp7_viewportRight","itemBackdrop":"opus_z3pSp7_itemBackdrop"};
|
|
6984
6998
|
|
|
6985
6999
|
// ../../components/ToastProvider/ToastProvider.tsx
|
|
6986
7000
|
import { jsx as jsx47, jsxs as jsxs36 } from "react/jsx-runtime";
|
|
@@ -7350,7 +7364,7 @@ function ToastProvider({
|
|
|
7350
7364
|
import { useId as useId15, useState as useState28 } from "react";
|
|
7351
7365
|
|
|
7352
7366
|
// ../../components/Tabs/Tabs.module.css
|
|
7353
|
-
var Tabs_default = {"tab":"opus_ADVJmy_tab","
|
|
7367
|
+
var Tabs_default = {"tab":"opus_ADVJmy_tab","list":"opus_ADVJmy_list","root":"opus_ADVJmy_root","panel":"opus_ADVJmy_panel"};
|
|
7354
7368
|
|
|
7355
7369
|
// ../../components/Tabs/Tabs.tsx
|
|
7356
7370
|
import { jsx as jsx48, jsxs as jsxs37 } from "react/jsx-runtime";
|
|
@@ -7464,7 +7478,7 @@ function Tabs({
|
|
|
7464
7478
|
}
|
|
7465
7479
|
|
|
7466
7480
|
// ../../components/Card/Card.module.css
|
|
7467
|
-
var Card_default = {"heading":"opus_qWo1sP_heading","
|
|
7481
|
+
var Card_default = {"heading":"opus_qWo1sP_heading","footerContent":"opus_qWo1sP_footerContent","footer":"opus_qWo1sP_footer","body":"opus_qWo1sP_body","eyebrow":"opus_qWo1sP_eyebrow","actions":"opus_qWo1sP_actions","media":"opus_qWo1sP_media","content":"opus_qWo1sP_content","card":"opus_qWo1sP_card","title":"opus_qWo1sP_title"};
|
|
7468
7482
|
|
|
7469
7483
|
// ../../components/Card/Card.tsx
|
|
7470
7484
|
import { jsx as jsx49, jsxs as jsxs38 } from "react/jsx-runtime";
|
|
@@ -7495,7 +7509,7 @@ function Card({
|
|
|
7495
7509
|
}
|
|
7496
7510
|
|
|
7497
7511
|
// ../../components/dashboardMetricCardLayout/dashboardMetricCardLayout.module.css
|
|
7498
|
-
var dashboardMetricCardLayout_default = {"
|
|
7512
|
+
var dashboardMetricCardLayout_default = {"iconPlaceholder":"opus_6_sptY_iconPlaceholder","shell":"opus_6_sptY_shell","iconSlot":"opus_6_sptY_iconSlot","value":"opus_6_sptY_value","header":"opus_6_sptY_header","metaPlaceholder":"opus_6_sptY_metaPlaceholder","label":"opus_6_sptY_label","metaSlot":"opus_6_sptY_metaSlot"};
|
|
7499
7513
|
|
|
7500
7514
|
// ../../components/StatCard/StatCard.module.css
|
|
7501
7515
|
var StatCard_default = {"change":"opus_KIXsQY_change"};
|
|
@@ -7525,7 +7539,7 @@ function StatCard({
|
|
|
7525
7539
|
}
|
|
7526
7540
|
|
|
7527
7541
|
// ../../components/Gauge/Gauge.module.css
|
|
7528
|
-
var Gauge_default = {"
|
|
7542
|
+
var Gauge_default = {"footerValue":"opus_t6IuQe_footerValue","footer":"opus_t6IuQe_footer","gaugeSvg":"opus_t6IuQe_gaugeSvg","summary":"opus_t6IuQe_summary","gaugeSlot":"opus_t6IuQe_gaugeSlot","footerLabel":"opus_t6IuQe_footerLabel","change":"opus_t6IuQe_change","footerItem":"opus_t6IuQe_footerItem","gauge":"opus_t6IuQe_gauge","heading":"opus_t6IuQe_heading","gaugeTrack":"opus_t6IuQe_gaugeTrack","gaugeValue":"opus_t6IuQe_gaugeValue","gaugeCenter":"opus_t6IuQe_gaugeCenter","subtitle":"opus_t6IuQe_subtitle","header":"opus_t6IuQe_header","footerTrend":"opus_t6IuQe_footerTrend","body":"opus_t6IuQe_body","title":"opus_t6IuQe_title","widget":"opus_t6IuQe_widget"};
|
|
7529
7543
|
|
|
7530
7544
|
// ../../components/Gauge/Gauge.tsx
|
|
7531
7545
|
import { jsx as jsx51, jsxs as jsxs40 } from "react/jsx-runtime";
|
|
@@ -7659,7 +7673,7 @@ function Gauge({
|
|
|
7659
7673
|
import { useId as useId16 } from "react";
|
|
7660
7674
|
|
|
7661
7675
|
// ../../components/Sparkline/Sparkline.module.css
|
|
7662
|
-
var Sparkline_default = {"
|
|
7676
|
+
var Sparkline_default = {"label":"opus_xXtB87_label","endPoint":"opus_xXtB87_endPoint","svg":"opus_xXtB87_svg","area":"opus_xXtB87_area","chart":"opus_xXtB87_chart","sparkline":"opus_xXtB87_sparkline","line":"opus_xXtB87_line"};
|
|
7663
7677
|
|
|
7664
7678
|
// ../../components/Sparkline/Sparkline.tsx
|
|
7665
7679
|
import { jsx as jsx52, jsxs as jsxs41 } from "react/jsx-runtime";
|
|
@@ -7725,7 +7739,7 @@ function Sparkline({
|
|
|
7725
7739
|
}
|
|
7726
7740
|
|
|
7727
7741
|
// ../../components/ProgressRing/ProgressRing.module.css
|
|
7728
|
-
var ProgressRing_default = {"
|
|
7742
|
+
var ProgressRing_default = {"track":"opus_YxX6Hh_track","ring":"opus_YxX6Hh_ring","svg":"opus_YxX6Hh_svg","value":"opus_YxX6Hh_value","center":"opus_YxX6Hh_center"};
|
|
7729
7743
|
|
|
7730
7744
|
// ../../components/ProgressRing/ProgressRing.tsx
|
|
7731
7745
|
import { jsx as jsx53, jsxs as jsxs42 } from "react/jsx-runtime";
|
|
@@ -7758,7 +7772,7 @@ function ProgressRing({ label, max = 100, value }) {
|
|
|
7758
7772
|
}
|
|
7759
7773
|
|
|
7760
7774
|
// ../../components/ProgressBar/ProgressBar.module.css
|
|
7761
|
-
var ProgressBar_default = {"
|
|
7775
|
+
var ProgressBar_default = {"label":"opus_q04AvA_label","bar":"opus_q04AvA_bar","value":"opus_q04AvA_value","fill":"opus_q04AvA_fill","track":"opus_q04AvA_track","header":"opus_q04AvA_header"};
|
|
7762
7776
|
|
|
7763
7777
|
// ../../components/ProgressBar/ProgressBar.tsx
|
|
7764
7778
|
import { jsx as jsx54, jsxs as jsxs43 } from "react/jsx-runtime";
|
|
@@ -7778,7 +7792,7 @@ function ProgressBar({ label, max = 100, value }) {
|
|
|
7778
7792
|
}
|
|
7779
7793
|
|
|
7780
7794
|
// ../../components/Speedometer/Speedometer.module.css
|
|
7781
|
-
var Speedometer_default = {"
|
|
7795
|
+
var Speedometer_default = {"hub":"opus__jpB7z_hub","speedometer":"opus__jpB7z_speedometer","center":"opus__jpB7z_center","value":"opus__jpB7z_value","track":"opus__jpB7z_track","svg":"opus__jpB7z_svg","needle":"opus__jpB7z_needle"};
|
|
7782
7796
|
|
|
7783
7797
|
// ../../components/Speedometer/Speedometer.tsx
|
|
7784
7798
|
import { jsx as jsx55, jsxs as jsxs44 } from "react/jsx-runtime";
|
|
@@ -7811,7 +7825,7 @@ function Speedometer({ label, max = 100, value }) {
|
|
|
7811
7825
|
}
|
|
7812
7826
|
|
|
7813
7827
|
// ../../components/MetricTile/MetricTile.module.css
|
|
7814
|
-
var MetricTile_default = {"tile":"opus_-dz9KL_tile","
|
|
7828
|
+
var MetricTile_default = {"tile":"opus_-dz9KL_tile","sparklineSlot":"opus_-dz9KL_sparklineSlot","topRow":"opus_-dz9KL_topRow"};
|
|
7815
7829
|
|
|
7816
7830
|
// ../../components/MetricTile/MetricTile.tsx
|
|
7817
7831
|
import { jsx as jsx56, jsxs as jsxs45 } from "react/jsx-runtime";
|
|
@@ -7828,7 +7842,7 @@ function MetricTile({ density = "comfortable", icon, label, sparkline, value })
|
|
|
7828
7842
|
}
|
|
7829
7843
|
|
|
7830
7844
|
// ../../components/StatusIndicator/StatusIndicator.module.css
|
|
7831
|
-
var StatusIndicator_default = {"
|
|
7845
|
+
var StatusIndicator_default = {"indicator":"opus_ZfaAEC_indicator","dot":"opus_ZfaAEC_dot"};
|
|
7832
7846
|
|
|
7833
7847
|
// ../../components/StatusIndicator/StatusIndicator.tsx
|
|
7834
7848
|
import { jsx as jsx57, jsxs as jsxs46 } from "react/jsx-runtime";
|
|
@@ -7853,7 +7867,7 @@ function TrendBadge({ direction, value }) {
|
|
|
7853
7867
|
}
|
|
7854
7868
|
|
|
7855
7869
|
// ../../components/Panel/Panel.module.css
|
|
7856
|
-
var Panel_default = {"
|
|
7870
|
+
var Panel_default = {"headerActions":"opus_JZHUc__headerActions","header":"opus_JZHUc__header","title":"opus_JZHUc__title","footer":"opus_JZHUc__footer","body":"opus_JZHUc__body","description":"opus_JZHUc__description","panel":"opus_JZHUc__panel","heading":"opus_JZHUc__heading"};
|
|
7857
7871
|
|
|
7858
7872
|
// ../../components/Panel/Panel.tsx
|
|
7859
7873
|
import { jsx as jsx58, jsxs as jsxs48 } from "react/jsx-runtime";
|
|
@@ -8037,7 +8051,7 @@ function resolveSectionGapVars(gap = "md") {
|
|
|
8037
8051
|
}
|
|
8038
8052
|
|
|
8039
8053
|
// ../../components/Section/Section.module.css
|
|
8040
|
-
var Section_default = {"
|
|
8054
|
+
var Section_default = {"column":"opus_FajZiH_column","header":"opus_FajZiH_header","description":"opus_FajZiH_description","section":"opus_FajZiH_section","body":"opus_FajZiH_body","row":"opus_FajZiH_row","title":"opus_FajZiH_title"};
|
|
8041
8055
|
|
|
8042
8056
|
// ../../components/Section/Section.tsx
|
|
8043
8057
|
import { jsx as jsx59, jsxs as jsxs49 } from "react/jsx-runtime";
|
|
@@ -8118,7 +8132,7 @@ var Section = Object.assign(SectionRoot, {
|
|
|
8118
8132
|
});
|
|
8119
8133
|
|
|
8120
8134
|
// ../../components/Table/Table.module.css
|
|
8121
|
-
var Table_default = {"
|
|
8135
|
+
var Table_default = {"empty":"opus_2q7S14_empty","table":"opus_2q7S14_table","caption":"opus_2q7S14_caption","visuallyHidden":"opus_2q7S14_visuallyHidden","wrap":"opus_2q7S14_wrap"};
|
|
8122
8136
|
|
|
8123
8137
|
// ../../components/Table/Table.tsx
|
|
8124
8138
|
import { jsx as jsx60, jsxs as jsxs50 } from "react/jsx-runtime";
|
|
@@ -8349,7 +8363,7 @@ function buildPivotGrid(sourceRows, config2) {
|
|
|
8349
8363
|
}
|
|
8350
8364
|
|
|
8351
8365
|
// ../../components/DataGrid/DataGrid.module.css
|
|
8352
|
-
var DataGrid_default = {"
|
|
8366
|
+
var DataGrid_default = {"empty":"opus_zN0bNb_empty","rowHeaderInner":"opus_zN0bNb_rowHeaderInner","detailCell":"opus_zN0bNb_detailCell","detailRow":"opus_zN0bNb_detailRow","sortIndicatorButton":"opus_zN0bNb_sortIndicatorButton","menuHost":"opus_zN0bNb_menuHost","sortIndicator":"opus_zN0bNb_sortIndicator","menuAction":"opus_zN0bNb_menuAction","menuSection":"opus_zN0bNb_menuSection","columnResizeHandle":"opus_zN0bNb_columnResizeHandle","visuallyHidden":"opus_zN0bNb_visuallyHidden","expandButton":"opus_zN0bNb_expandButton","groupCount":"opus_zN0bNb_groupCount","menuFilterIcon":"opus_zN0bNb_menuFilterIcon","infiniteFooter":"opus_zN0bNb_infiniteFooter","menuChevron":"opus_zN0bNb_menuChevron","caption":"opus_zN0bNb_caption","groupCell":"opus_zN0bNb_groupCell","gridBody":"opus_zN0bNb_gridBody","rowHeader":"opus_zN0bNb_rowHeader","sortButton":"opus_zN0bNb_sortButton","filterInput":"opus_zN0bNb_filterInput","headerLabel":"opus_zN0bNb_headerLabel","headerMenu":"opus_zN0bNb_headerMenu","frame":"opus_zN0bNb_frame","headerControls":"opus_zN0bNb_headerControls","expandSpacer":"opus_zN0bNb_expandSpacer","wrap":"opus_zN0bNb_wrap","grid":"opus_zN0bNb_grid","rowHeaderLabel":"opus_zN0bNb_rowHeaderLabel","spacerRow":"opus_zN0bNb_spacerRow","groupRow":"opus_zN0bNb_groupRow","corner":"opus_zN0bNb_corner","menuLabel":"opus_zN0bNb_menuLabel","menuButton":"opus_zN0bNb_menuButton","chevron":"opus_zN0bNb_chevron","groupButton":"opus_zN0bNb_groupButton","headerCell":"opus_zN0bNb_headerCell","sortButtonLabel":"opus_zN0bNb_sortButtonLabel"};
|
|
8353
8367
|
|
|
8354
8368
|
// ../../components/DataGrid/DataGrid.tsx
|
|
8355
8369
|
import { jsx as jsx61, jsxs as jsxs51 } from "react/jsx-runtime";
|
|
@@ -11915,7 +11929,7 @@ function SpecializedChart(props) {
|
|
|
11915
11929
|
}
|
|
11916
11930
|
|
|
11917
11931
|
// ../../components/Chart/Chart.module.css
|
|
11918
|
-
var Chart_default = {"
|
|
11932
|
+
var Chart_default = {"axisGuide":"opus_L6guCK_axisGuide","mapLand":"opus_L6guCK_mapLand","treemapGroupLabel":"opus_L6guCK_treemapGroupLabel","graphLink":"opus_L6guCK_graphLink","svg":"opus_L6guCK_svg","axes":"opus_L6guCK_axes","meta":"opus_L6guCK_meta","mapValue":"opus_L6guCK_mapValue","legendSwatch":"opus_L6guCK_legendSwatch","axisLine":"opus_L6guCK_axisLine","area":"opus_L6guCK_area","mapRegion":"opus_L6guCK_mapRegion","treemapLabel":"opus_L6guCK_treemapLabel","line":"opus_L6guCK_line","ring":"opus_L6guCK_ring","axisLabels":"opus_L6guCK_axisLabels","graphLinkColored":"opus_L6guCK_graphLinkColored","mapLabel":"opus_L6guCK_mapLabel","packParent":"opus_L6guCK_packParent","graphNodeRing":"opus_L6guCK_graphNodeRing","sankeyLabelBox":"opus_L6guCK_sankeyLabelBox","link":"opus_L6guCK_link","valueLabel":"opus_L6guCK_valueLabel","funnelGuide":"opus_L6guCK_funnelGuide","grid":"opus_L6guCK_grid","chart":"opus_L6guCK_chart","point":"opus_L6guCK_point","seriesF":"opus_L6guCK_seriesF","seriesA":"opus_L6guCK_seriesA","sankeySideLabel":"opus_L6guCK_sankeySideLabel","wick":"opus_L6guCK_wick","violin":"opus_L6guCK_violin","graphLabel":"opus_L6guCK_graphLabel","graphNode":"opus_L6guCK_graphNode","slice":"opus_L6guCK_slice","sankeySideValue":"opus_L6guCK_sankeySideValue","seriesC":"opus_L6guCK_seriesC","radarGrid":"opus_L6guCK_radarGrid","ridge":"opus_L6guCK_ridge","legend":"opus_L6guCK_legend","funnel":"opus_L6guCK_funnel","sankeyCenterLabel":"opus_L6guCK_sankeyCenterLabel","radarArea":"opus_L6guCK_radarArea","funnelText":"opus_L6guCK_funnelText","sankeyNode":"opus_L6guCK_sankeyNode","packLabel":"opus_L6guCK_packLabel","land":"opus_L6guCK_land","axisTitle":"opus_L6guCK_axisTitle","axisTick":"opus_L6guCK_axisTick","sankeySideName":"opus_L6guCK_sankeySideName","sankeyLink":"opus_L6guCK_sankeyLink","seriesB":"opus_L6guCK_seriesB","title":"opus_L6guCK_title","legendItem":"opus_L6guCK_legendItem","header":"opus_L6guCK_header","seriesD":"opus_L6guCK_seriesD","seriesE":"opus_L6guCK_seriesE","bar":"opus_L6guCK_bar"};
|
|
11919
11933
|
|
|
11920
11934
|
// ../../components/Chart/Chart.tsx
|
|
11921
11935
|
import { Fragment as Fragment8, jsx as jsx63, jsxs as jsxs53 } from "react/jsx-runtime";
|
|
@@ -13054,7 +13068,7 @@ function Chart({
|
|
|
13054
13068
|
}
|
|
13055
13069
|
|
|
13056
13070
|
// ../../components/Skeleton/Skeleton.module.css
|
|
13057
|
-
var Skeleton_default = {"
|
|
13071
|
+
var Skeleton_default = {"avatar":"opus_27r9Md_avatar","skeletonPulse":"opus_27r9Md_skeletonPulse","skeleton":"opus_27r9Md_skeleton","media":"opus_27r9Md_media","line":"opus_27r9Md_line","skeletonShimmer":"opus_27r9Md_skeletonShimmer","tableRow":"opus_27r9Md_tableRow","tableCell":"opus_27r9Md_tableCell","avatarContent":"opus_27r9Md_avatarContent","stack":"opus_27r9Md_stack"};
|
|
13058
13072
|
|
|
13059
13073
|
// ../../components/Skeleton/Skeleton.tsx
|
|
13060
13074
|
import { jsx as jsx64, jsxs as jsxs54 } from "react/jsx-runtime";
|
|
@@ -13105,7 +13119,7 @@ import { faXmark as faXmark2 } from "@fortawesome/free-solid-svg-icons";
|
|
|
13105
13119
|
import { FontAwesomeIcon as FontAwesomeIcon7 } from "@fortawesome/react-fontawesome";
|
|
13106
13120
|
|
|
13107
13121
|
// ../../components/Lightbox/Lightbox.module.css
|
|
13108
|
-
var Lightbox_default = {"
|
|
13122
|
+
var Lightbox_default = {"lightboxPanelOut":"opus_s7Rpyv_lightboxPanelOut","lightboxFadeOut":"opus_s7Rpyv_lightboxFadeOut","close":"opus_s7Rpyv_close","image":"opus_s7Rpyv_image","lightboxFadeIn":"opus_s7Rpyv_lightboxFadeIn","caption":"opus_s7Rpyv_caption","panel":"opus_s7Rpyv_panel","frame":"opus_s7Rpyv_frame","lightboxPanelIn":"opus_s7Rpyv_lightboxPanelIn","closeIcon":"opus_s7Rpyv_closeIcon","overlay":"opus_s7Rpyv_overlay","lightbox":"opus_s7Rpyv_lightbox","trigger":"opus_s7Rpyv_trigger"};
|
|
13109
13123
|
|
|
13110
13124
|
// ../../components/Lightbox/Lightbox.tsx
|
|
13111
13125
|
import { jsx as jsx65, jsxs as jsxs55 } from "react/jsx-runtime";
|
|
@@ -13220,7 +13234,7 @@ function Lightbox({
|
|
|
13220
13234
|
}
|
|
13221
13235
|
|
|
13222
13236
|
// ../../components/Carousel/Carousel.module.css
|
|
13223
|
-
var Carousel_default = {"
|
|
13237
|
+
var Carousel_default = {"image":"opus_N4occJ_image","pip":"opus_N4occJ_pip","visuallyHidden":"opus_N4occJ_visuallyHidden","track":"opus_N4occJ_track","carousel":"opus_N4occJ_carousel","stage":"opus_N4occJ_stage","navIcon":"opus_N4occJ_navIcon","nav":"opus_N4occJ_nav","slide":"opus_N4occJ_slide","footer":"opus_N4occJ_footer","caption":"opus_N4occJ_caption","empty":"opus_N4occJ_empty","pips":"opus_N4occJ_pips"};
|
|
13224
13238
|
|
|
13225
13239
|
// ../../components/Carousel/Carousel.tsx
|
|
13226
13240
|
import { Fragment as Fragment9, jsx as jsx66, jsxs as jsxs56 } from "react/jsx-runtime";
|
|
@@ -13472,7 +13486,7 @@ function Carousel({
|
|
|
13472
13486
|
}
|
|
13473
13487
|
|
|
13474
13488
|
// ../../components/ImageThumbnail/ImageThumbnail.module.css
|
|
13475
|
-
var ImageThumbnail_default = {"
|
|
13489
|
+
var ImageThumbnail_default = {"caption":"opus_Gp1o-9_caption","figure":"opus_Gp1o-9_figure","thumbnail":"opus_Gp1o-9_thumbnail","image":"opus_Gp1o-9_image"};
|
|
13476
13490
|
|
|
13477
13491
|
// ../../components/ImageThumbnail/ImageThumbnail.tsx
|
|
13478
13492
|
import { jsx as jsx67, jsxs as jsxs57 } from "react/jsx-runtime";
|
|
@@ -13547,7 +13561,7 @@ import { createElement, useCallback as useCallback15, useEffect as useEffect27,
|
|
|
13547
13561
|
import { useEffect as useEffect26, useRef as useRef27, useState as useState33 } from "react";
|
|
13548
13562
|
|
|
13549
13563
|
// ../../components/ModelViewer/ModelViewer.module.css
|
|
13550
|
-
var ModelViewer_default = {"canvasHost":"opus_f7gfHI_canvasHost","loading":"opus_f7gfHI_loading","
|
|
13564
|
+
var ModelViewer_default = {"canvasHost":"opus_f7gfHI_canvasHost","loading":"opus_f7gfHI_loading","model":"opus_f7gfHI_model","viewer":"opus_f7gfHI_viewer","stage":"opus_f7gfHI_stage","caption":"opus_f7gfHI_caption"};
|
|
13551
13565
|
|
|
13552
13566
|
// ../../components/ModelViewer/FireBarrelModelViewer.tsx
|
|
13553
13567
|
import { jsx as jsx69, jsxs as jsxs58 } from "react/jsx-runtime";
|
|
@@ -13765,7 +13779,7 @@ import { faXmark as faXmark3 } from "@fortawesome/free-solid-svg-icons";
|
|
|
13765
13779
|
import { FontAwesomeIcon as FontAwesomeIcon9 } from "@fortawesome/react-fontawesome";
|
|
13766
13780
|
|
|
13767
13781
|
// ../../components/ModelLightbox/ModelLightbox.module.css
|
|
13768
|
-
var ModelLightbox_default = {"
|
|
13782
|
+
var ModelLightbox_default = {"closeIcon":"opus_YYKGIB_closeIcon","modelLightboxPanelOut":"opus_YYKGIB_modelLightboxPanelOut","modelLightboxFadeOut":"opus_YYKGIB_modelLightboxFadeOut","close":"opus_YYKGIB_close","overlay":"opus_YYKGIB_overlay","modelLightboxPanelIn":"opus_YYKGIB_modelLightboxPanelIn","trigger":"opus_YYKGIB_trigger","frame":"opus_YYKGIB_frame","modelLightboxFadeIn":"opus_YYKGIB_modelLightboxFadeIn","lightbox":"opus_YYKGIB_lightbox"};
|
|
13769
13783
|
|
|
13770
13784
|
// ../../components/ModelLightbox/ModelLightbox.tsx
|
|
13771
13785
|
import { jsx as jsx71, jsxs as jsxs60 } from "react/jsx-runtime";
|
|
@@ -13870,7 +13884,7 @@ function ModelLightbox({
|
|
|
13870
13884
|
}
|
|
13871
13885
|
|
|
13872
13886
|
// ../../components/ModelThumbnail/ModelThumbnail.module.css
|
|
13873
|
-
var ModelThumbnail_default = {"
|
|
13887
|
+
var ModelThumbnail_default = {"staticThumbnail":"opus_NkO9Yb_staticThumbnail","caption":"opus_NkO9Yb_caption","content":"opus_NkO9Yb_content"};
|
|
13874
13888
|
|
|
13875
13889
|
// ../../components/ModelThumbnail/ModelThumbnail.tsx
|
|
13876
13890
|
import { jsx as jsx72, jsxs as jsxs61 } from "react/jsx-runtime";
|
|
@@ -13991,7 +14005,7 @@ function CatalogIcon({ iconName }) {
|
|
|
13991
14005
|
}
|
|
13992
14006
|
|
|
13993
14007
|
// ../../components/EmptyState/EmptyState.module.css
|
|
13994
|
-
var EmptyState_default = {"root":"opus_1KckGY_root","
|
|
14008
|
+
var EmptyState_default = {"root":"opus_1KckGY_root","title":"opus_1KckGY_title","description":"opus_1KckGY_description","copy":"opus_1KckGY_copy","iconWrap":"opus_1KckGY_iconWrap","actions":"opus_1KckGY_actions"};
|
|
13995
14009
|
|
|
13996
14010
|
// ../../components/EmptyState/EmptyState.tsx
|
|
13997
14011
|
import { jsx as jsx75, jsxs as jsxs62 } from "react/jsx-runtime";
|
|
@@ -14043,7 +14057,7 @@ function Badge({
|
|
|
14043
14057
|
}
|
|
14044
14058
|
|
|
14045
14059
|
// ../../components/Divider/Divider.module.css
|
|
14046
|
-
var Divider_default = {"
|
|
14060
|
+
var Divider_default = {"line":"opus_ux1i0D_line","label":"opus_ux1i0D_label","divider":"opus_ux1i0D_divider","labelled":"opus_ux1i0D_labelled"};
|
|
14047
14061
|
|
|
14048
14062
|
// ../../components/Divider/Divider.tsx
|
|
14049
14063
|
import { jsx as jsx77, jsxs as jsxs64 } from "react/jsx-runtime";
|
|
@@ -14085,7 +14099,7 @@ function Divider({
|
|
|
14085
14099
|
import { useMemo as useMemo16, useState as useState36 } from "react";
|
|
14086
14100
|
|
|
14087
14101
|
// ../../components/Avatar/Avatar.module.css
|
|
14088
|
-
var Avatar_default = {"
|
|
14102
|
+
var Avatar_default = {"image":"opus_jsRWxO_image","avatar":"opus_jsRWxO_avatar","initials":"opus_jsRWxO_initials"};
|
|
14089
14103
|
|
|
14090
14104
|
// ../../components/Avatar/Avatar.tsx
|
|
14091
14105
|
import { jsx as jsx78 } from "react/jsx-runtime";
|
|
@@ -14135,7 +14149,7 @@ function Avatar({
|
|
|
14135
14149
|
}
|
|
14136
14150
|
|
|
14137
14151
|
// ../../components/AvatarGroup/AvatarGroup.module.css
|
|
14138
|
-
var AvatarGroup_default = {"
|
|
14152
|
+
var AvatarGroup_default = {"group":"opus_Vv36ne_group","item":"opus_Vv36ne_item","overflow":"opus_Vv36ne_overflow"};
|
|
14139
14153
|
|
|
14140
14154
|
// ../../components/AvatarGroup/AvatarGroup.tsx
|
|
14141
14155
|
import { jsx as jsx79, jsxs as jsxs65 } from "react/jsx-runtime";
|
|
@@ -14161,7 +14175,7 @@ function AvatarGroup({ items, max = 4, size = "md" }) {
|
|
|
14161
14175
|
}
|
|
14162
14176
|
|
|
14163
14177
|
// ../../components/Statistic/Statistic.module.css
|
|
14164
|
-
var Statistic_default = {"
|
|
14178
|
+
var Statistic_default = {"root":"opus_vCN1bv_root","trend":"opus_vCN1bv_trend","label":"opus_vCN1bv_label","value":"opus_vCN1bv_value","affix":"opus_vCN1bv_affix"};
|
|
14165
14179
|
|
|
14166
14180
|
// ../../components/Statistic/Statistic.tsx
|
|
14167
14181
|
import { jsx as jsx80, jsxs as jsxs66 } from "react/jsx-runtime";
|
|
@@ -14188,7 +14202,7 @@ function Statistic({
|
|
|
14188
14202
|
}
|
|
14189
14203
|
|
|
14190
14204
|
// ../../components/List/List.module.css
|
|
14191
|
-
var List_default = {"
|
|
14205
|
+
var List_default = {"list":"opus_ys3xlo_list","item":"opus_ys3xlo_item","icon":"opus_ys3xlo_icon","body":"opus_ys3xlo_body","head":"opus_ys3xlo_head","title":"opus_ys3xlo_title","description":"opus_ys3xlo_description","meta":"opus_ys3xlo_meta"};
|
|
14192
14206
|
|
|
14193
14207
|
// ../../components/List/List.tsx
|
|
14194
14208
|
import { jsx as jsx81, jsxs as jsxs67 } from "react/jsx-runtime";
|
|
@@ -14207,7 +14221,7 @@ function List({ density = "comfortable", items, ordered = false }) {
|
|
|
14207
14221
|
}
|
|
14208
14222
|
|
|
14209
14223
|
// ../../components/DescriptionList/DescriptionList.module.css
|
|
14210
|
-
var DescriptionList_default = {"details":"opus_FY8OsC_details","
|
|
14224
|
+
var DescriptionList_default = {"details":"opus_FY8OsC_details","list":"opus_FY8OsC_list","row":"opus_FY8OsC_row","term":"opus_FY8OsC_term"};
|
|
14211
14225
|
|
|
14212
14226
|
// ../../components/DescriptionList/DescriptionList.tsx
|
|
14213
14227
|
import { jsx as jsx82, jsxs as jsxs68 } from "react/jsx-runtime";
|
|
@@ -14225,7 +14239,7 @@ function DescriptionList({
|
|
|
14225
14239
|
import { useState as useState37 } from "react";
|
|
14226
14240
|
|
|
14227
14241
|
// ../../components/PropertyGrid/PropertyGrid.module.css
|
|
14228
|
-
var PropertyGrid_default = {"
|
|
14242
|
+
var PropertyGrid_default = {"value":"opus_Bnfsue_value","copy":"opus_Bnfsue_copy","label":"opus_Bnfsue_label","grid":"opus_Bnfsue_grid","valueCell":"opus_Bnfsue_valueCell","row":"opus_Bnfsue_row"};
|
|
14229
14243
|
|
|
14230
14244
|
// ../../components/PropertyGrid/PropertyGrid.tsx
|
|
14231
14245
|
import { jsx as jsx83, jsxs as jsxs69 } from "react/jsx-runtime";
|
|
@@ -14349,7 +14363,7 @@ function Grid2({
|
|
|
14349
14363
|
import { useCallback as useCallback17, useEffect as useEffect29, useId as useId19, useRef as useRef30, useState as useState38 } from "react";
|
|
14350
14364
|
|
|
14351
14365
|
// ../../components/Splitter/Splitter.module.css
|
|
14352
|
-
var Splitter_default = {"
|
|
14366
|
+
var Splitter_default = {"srOnly":"opus_Khgx9s_srOnly","pane":"opus_Khgx9s_pane","root":"opus_Khgx9s_root","handle":"opus_Khgx9s_handle"};
|
|
14353
14367
|
|
|
14354
14368
|
// ../../components/Splitter/Splitter.tsx
|
|
14355
14369
|
import { jsx as jsx87, jsxs as jsxs70 } from "react/jsx-runtime";
|
|
@@ -14459,7 +14473,7 @@ function Splitter({
|
|
|
14459
14473
|
import { useCallback as useCallback18, useEffect as useEffect30, useRef as useRef31, useState as useState39 } from "react";
|
|
14460
14474
|
|
|
14461
14475
|
// ../../components/ResizablePanel/ResizablePanel.module.css
|
|
14462
|
-
var ResizablePanel_default = {"
|
|
14476
|
+
var ResizablePanel_default = {"handle":"opus_kVJ122_handle","root":"opus_kVJ122_root","body":"opus_kVJ122_body"};
|
|
14463
14477
|
|
|
14464
14478
|
// ../../components/ResizablePanel/ResizablePanel.tsx
|
|
14465
14479
|
import { jsx as jsx88, jsxs as jsxs71 } from "react/jsx-runtime";
|
|
@@ -14542,7 +14556,7 @@ function ResizablePanel({
|
|
|
14542
14556
|
}
|
|
14543
14557
|
|
|
14544
14558
|
// ../../components/DockLayout/DockLayout.module.css
|
|
14545
|
-
var DockLayout_default = {"
|
|
14559
|
+
var DockLayout_default = {"right":"opus_3zzL8C_right","center":"opus_3zzL8C_center","bottom":"opus_3zzL8C_bottom","top":"opus_3zzL8C_top","root":"opus_3zzL8C_root","left":"opus_3zzL8C_left","middle":"opus_3zzL8C_middle"};
|
|
14546
14560
|
|
|
14547
14561
|
// ../../components/DockLayout/DockLayout.tsx
|
|
14548
14562
|
import { jsx as jsx89, jsxs as jsxs72 } from "react/jsx-runtime";
|
|
@@ -14567,7 +14581,7 @@ function DockLayout({
|
|
|
14567
14581
|
}
|
|
14568
14582
|
|
|
14569
14583
|
// ../../components/ScrollArea/ScrollArea.module.css
|
|
14570
|
-
var ScrollArea_default = {"
|
|
14584
|
+
var ScrollArea_default = {"viewport":"opus__ZaCog_viewport","root":"opus__ZaCog_root"};
|
|
14571
14585
|
|
|
14572
14586
|
// ../../components/ScrollArea/ScrollArea.tsx
|
|
14573
14587
|
import { jsx as jsx90 } from "react/jsx-runtime";
|
|
@@ -14660,7 +14674,7 @@ function Spacer({ axis = "y", className, flex = false, size = 16, style }) {
|
|
|
14660
14674
|
}
|
|
14661
14675
|
|
|
14662
14676
|
// ../../components/Breadcrumb/Breadcrumb.module.css
|
|
14663
|
-
var Breadcrumb_default = {"
|
|
14677
|
+
var Breadcrumb_default = {"separator":"opus_FwZfXe_separator","link":"opus_FwZfXe_link","list":"opus_FwZfXe_list","root":"opus_FwZfXe_root","item":"opus_FwZfXe_item","current":"opus_FwZfXe_current"};
|
|
14664
14678
|
|
|
14665
14679
|
// ../../components/Breadcrumb/Breadcrumb.tsx
|
|
14666
14680
|
import { jsx as jsx94, jsxs as jsxs73 } from "react/jsx-runtime";
|
|
@@ -14688,7 +14702,7 @@ function Breadcrumb({ items, onNavigate, separator = "/" }) {
|
|
|
14688
14702
|
}
|
|
14689
14703
|
|
|
14690
14704
|
// ../../components/Pagination/Pagination.module.css
|
|
14691
|
-
var Pagination_default = {"
|
|
14705
|
+
var Pagination_default = {"button":"opus_VkXUKR_button","active":"opus_VkXUKR_active","root":"opus_VkXUKR_root","ellipsis":"opus_VkXUKR_ellipsis"};
|
|
14692
14706
|
|
|
14693
14707
|
// ../../components/Pagination/Pagination.tsx
|
|
14694
14708
|
import { jsx as jsx95, jsxs as jsxs74 } from "react/jsx-runtime";
|
|
@@ -14753,7 +14767,7 @@ function Pagination({ page, pageCount, onPageChange, siblingCount = 1 }) {
|
|
|
14753
14767
|
}
|
|
14754
14768
|
|
|
14755
14769
|
// ../../components/PageHeader/PageHeader.module.css
|
|
14756
|
-
var PageHeader_default = {"
|
|
14770
|
+
var PageHeader_default = {"actions":"opus_1pSVfU_actions","root":"opus_1pSVfU_root","eyebrow":"opus_1pSVfU_eyebrow","title":"opus_1pSVfU_title","row":"opus_1pSVfU_row","breadcrumbs":"opus_1pSVfU_breadcrumbs","description":"opus_1pSVfU_description","copy":"opus_1pSVfU_copy"};
|
|
14757
14771
|
|
|
14758
14772
|
// ../../components/PageHeader/PageHeader.tsx
|
|
14759
14773
|
import { jsx as jsx96, jsxs as jsxs75 } from "react/jsx-runtime";
|
|
@@ -14772,7 +14786,7 @@ function PageHeader({ actions, breadcrumbs, description, eyebrow, title }) {
|
|
|
14772
14786
|
}
|
|
14773
14787
|
|
|
14774
14788
|
// ../../components/Toolbar/Toolbar.module.css
|
|
14775
|
-
var Toolbar_default = {"
|
|
14789
|
+
var Toolbar_default = {"root":"opus_lO-IAD_root","cluster":"opus_lO-IAD_cluster","end":"opus_lO-IAD_end"};
|
|
14776
14790
|
|
|
14777
14791
|
// ../../components/Toolbar/Toolbar.tsx
|
|
14778
14792
|
import { jsx as jsx97, jsxs as jsxs76 } from "react/jsx-runtime";
|
|
@@ -14794,7 +14808,7 @@ function Toolbar({ children, className, dense = false, end, label, start }) {
|
|
|
14794
14808
|
}
|
|
14795
14809
|
|
|
14796
14810
|
// ../../components/BottomNavigation/BottomNavigation.module.css
|
|
14797
|
-
var BottomNavigation_default = {"
|
|
14811
|
+
var BottomNavigation_default = {"active":"opus_Yqcmor_active","label":"opus_Yqcmor_label","item":"opus_Yqcmor_item","icon":"opus_Yqcmor_icon","root":"opus_Yqcmor_root"};
|
|
14798
14812
|
|
|
14799
14813
|
// ../../components/BottomNavigation/BottomNavigation.tsx
|
|
14800
14814
|
import { jsx as jsx98, jsxs as jsxs77 } from "react/jsx-runtime";
|
|
@@ -14824,7 +14838,7 @@ function BottomNavigation({ items, onChange, value }) {
|
|
|
14824
14838
|
}
|
|
14825
14839
|
|
|
14826
14840
|
// ../../components/NavigationRail/NavigationRail.module.css
|
|
14827
|
-
var NavigationRail_default = {"
|
|
14841
|
+
var NavigationRail_default = {"root":"opus_E7mR15_root","active":"opus_E7mR15_active","srOnly":"opus_E7mR15_srOnly","label":"opus_E7mR15_label","icon":"opus_E7mR15_icon","item":"opus_E7mR15_item"};
|
|
14828
14842
|
|
|
14829
14843
|
// ../../components/NavigationRail/NavigationRail.tsx
|
|
14830
14844
|
import { jsx as jsx99, jsxs as jsxs78 } from "react/jsx-runtime";
|
|
@@ -14867,7 +14881,7 @@ function NavigationRail({ collapsed = false, items, onChange, value }) {
|
|
|
14867
14881
|
import { useEffect as useEffect31, useId as useId20, useRef as useRef32, useState as useState40 } from "react";
|
|
14868
14882
|
|
|
14869
14883
|
// ../../components/SplitButton/SplitButton.module.css
|
|
14870
|
-
var SplitButton_default = {"
|
|
14884
|
+
var SplitButton_default = {"main":"opus_TVuiQN_main","menuItem":"opus_TVuiQN_menuItem","menu":"opus_TVuiQN_menu","caret":"opus_TVuiQN_caret","root":"opus_TVuiQN_root"};
|
|
14871
14885
|
|
|
14872
14886
|
// ../../components/SplitButton/SplitButton.tsx
|
|
14873
14887
|
import { jsx as jsx100, jsxs as jsxs79 } from "react/jsx-runtime";
|
|
@@ -14932,7 +14946,7 @@ function SplitButton({
|
|
|
14932
14946
|
}
|
|
14933
14947
|
|
|
14934
14948
|
// ../../components/FloatingActionButton/FloatingActionButton.module.css
|
|
14935
|
-
var FloatingActionButton_default = {"
|
|
14949
|
+
var FloatingActionButton_default = {"srOnly":"opus_UXPLpX_srOnly","icon":"opus_UXPLpX_icon","root":"opus_UXPLpX_root","label":"opus_UXPLpX_label"};
|
|
14936
14950
|
|
|
14937
14951
|
// ../../components/FloatingActionButton/FloatingActionButton.tsx
|
|
14938
14952
|
import { jsx as jsx101, jsxs as jsxs80 } from "react/jsx-runtime";
|
|
@@ -15004,7 +15018,7 @@ function TileGradientDefs() {
|
|
|
15004
15018
|
}
|
|
15005
15019
|
|
|
15006
15020
|
// ../../components/Tile/Tile.module.css
|
|
15007
|
-
var Tile_default = {"tile":"opus_wypm8k_tile","
|
|
15021
|
+
var Tile_default = {"tile":"opus_wypm8k_tile","label":"opus_wypm8k_label","icon":"opus_wypm8k_icon"};
|
|
15008
15022
|
|
|
15009
15023
|
// ../../components/Tile/Tile.tsx
|
|
15010
15024
|
import { Fragment as Fragment10, jsx as jsx103, jsxs as jsxs82 } from "react/jsx-runtime";
|
|
@@ -15037,7 +15051,7 @@ function Tile({
|
|
|
15037
15051
|
}
|
|
15038
15052
|
|
|
15039
15053
|
// ../../components/Tiles/Tiles.module.css
|
|
15040
|
-
var Tiles_default = {"
|
|
15054
|
+
var Tiles_default = {"tile":"opus_zD82gC_tile","row":"opus_zD82gC_row"};
|
|
15041
15055
|
|
|
15042
15056
|
// ../../components/Tiles/Tiles.tsx
|
|
15043
15057
|
import { jsx as jsx104, jsxs as jsxs83 } from "react/jsx-runtime";
|
|
@@ -15077,7 +15091,7 @@ function Tiles({ className, items, layout = "fill" }) {
|
|
|
15077
15091
|
}
|
|
15078
15092
|
|
|
15079
15093
|
// ../../components/StatTile/StatTile.module.css
|
|
15080
|
-
var StatTile_default = {"
|
|
15094
|
+
var StatTile_default = {"statTile":"opus_8DpwUV_statTile","trend":"opus_8DpwUV_trend","label":"opus_8DpwUV_label","body":"opus_8DpwUV_body","value":"opus_8DpwUV_value","comparison":"opus_8DpwUV_comparison","meta":"opus_8DpwUV_meta","icon":"opus_8DpwUV_icon"};
|
|
15081
15095
|
|
|
15082
15096
|
// ../../components/StatTile/StatTile.tsx
|
|
15083
15097
|
import { Fragment as Fragment11, jsx as jsx105, jsxs as jsxs84 } from "react/jsx-runtime";
|
|
@@ -15170,7 +15184,7 @@ function StatTiles({ className, items, layout = "fill" }) {
|
|
|
15170
15184
|
import { useId as useId21, useMemo as useMemo17 } from "react";
|
|
15171
15185
|
|
|
15172
15186
|
// ../../components/PipelineOverview/PipelineOverview.module.css
|
|
15173
|
-
var PipelineOverview_default = {"
|
|
15187
|
+
var PipelineOverview_default = {"funnel":"opus_1ScjMZ_funnel","funnelSvg":"opus_1ScjMZ_funnelSvg","legendLabel":"opus_1ScjMZ_legendLabel","legend":"opus_1ScjMZ_legend","periodLabel":"opus_1ScjMZ_periodLabel","footer":"opus_1ScjMZ_footer","periodChevron":"opus_1ScjMZ_periodChevron","legendCopy":"opus_1ScjMZ_legendCopy","totalLabel":"opus_1ScjMZ_totalLabel","body":"opus_1ScjMZ_body","period":"opus_1ScjMZ_period","periodSelect":"opus_1ScjMZ_periodSelect","root":"opus_1ScjMZ_root","total":"opus_1ScjMZ_total","legendItem":"opus_1ScjMZ_legendItem","totalValue":"opus_1ScjMZ_totalValue","legendValue":"opus_1ScjMZ_legendValue","legendDot":"opus_1ScjMZ_legendDot"};
|
|
15174
15188
|
|
|
15175
15189
|
// ../../components/PipelineOverview/PipelineOverview.tsx
|
|
15176
15190
|
import { jsx as jsx107, jsxs as jsxs85 } from "react/jsx-runtime";
|
|
@@ -15503,7 +15517,7 @@ function getDealsOverTimePalette(palette) {
|
|
|
15503
15517
|
}
|
|
15504
15518
|
|
|
15505
15519
|
// ../../components/DealsOverTime/DealsOverTime.module.css
|
|
15506
|
-
var DealsOverTime_default = {"lineGlowSoft":"opus_Hn1LW1_lineGlowSoft","
|
|
15520
|
+
var DealsOverTime_default = {"lineGlowSoft":"opus_Hn1LW1_lineGlowSoft","period":"opus_Hn1LW1_period","chartWrap":"opus_Hn1LW1_chartWrap","gridLine":"opus_Hn1LW1_gridLine","pointGlow":"opus_Hn1LW1_pointGlow","hitTarget":"opus_Hn1LW1_hitTarget","pointSolid":"opus_Hn1LW1_pointSolid","tooltipValue":"opus_Hn1LW1_tooltipValue","root":"opus_Hn1LW1_root","title":"opus_Hn1LW1_title","pointRing":"opus_Hn1LW1_pointRing","lineGlowMid":"opus_Hn1LW1_lineGlowMid","tooltip":"opus_Hn1LW1_tooltip","line":"opus_Hn1LW1_line","area":"opus_Hn1LW1_area","axisLabel":"opus_Hn1LW1_axisLabel","pointCore":"opus_Hn1LW1_pointCore","header":"opus_Hn1LW1_header","periodLabel":"opus_Hn1LW1_periodLabel","chart":"opus_Hn1LW1_chart","tooltipDate":"opus_Hn1LW1_tooltipDate","periodSelect":"opus_Hn1LW1_periodSelect"};
|
|
15507
15521
|
|
|
15508
15522
|
// ../../components/DealsOverTime/DealsOverTime.tsx
|
|
15509
15523
|
import { Fragment as Fragment12, jsx as jsx108, jsxs as jsxs86 } from "react/jsx-runtime";
|
|
@@ -15872,7 +15886,7 @@ function DealsOverTime({
|
|
|
15872
15886
|
import { useCallback as useCallback19, useState as useState42 } from "react";
|
|
15873
15887
|
|
|
15874
15888
|
// ../../components/DashboardListWidget/shared.module.css
|
|
15875
|
-
var shared_default = {"
|
|
15889
|
+
var shared_default = {"footerAction":"opus_8R-PJ3_footerAction","itemAction":"opus_8R-PJ3_itemAction","iconWrap":"opus_8R-PJ3_iconWrap","footerIcon":"opus_8R-PJ3_footerIcon","footer":"opus_8R-PJ3_footer","list":"opus_8R-PJ3_list"};
|
|
15876
15890
|
|
|
15877
15891
|
// ../../components/DashboardListWidget/DashboardListFooter.tsx
|
|
15878
15892
|
import { Fragment as Fragment13, jsx as jsx109, jsxs as jsxs87 } from "react/jsx-runtime";
|
|
@@ -15885,7 +15899,7 @@ function DashboardListFooter({ footerHref, footerLabel, onFooterClick }) {
|
|
|
15885
15899
|
}
|
|
15886
15900
|
|
|
15887
15901
|
// ../../components/UpcomingTasks/UpcomingTasks.module.css
|
|
15888
|
-
var UpcomingTasks_default = {"
|
|
15902
|
+
var UpcomingTasks_default = {"copy":"opus_mFTWWU_copy","list":"opus_mFTWWU_list","itemTitle":"opus_mFTWWU_itemTitle","header":"opus_mFTWWU_header","item":"opus_mFTWWU_item","itemBody":"opus_mFTWWU_itemBody","root":"opus_mFTWWU_root","itemAction":"opus_mFTWWU_itemAction","title":"opus_mFTWWU_title","time":"opus_mFTWWU_time","itemSubtitle":"opus_mFTWWU_itemSubtitle","taskCheckbox":"opus_mFTWWU_taskCheckbox"};
|
|
15889
15903
|
|
|
15890
15904
|
// ../../components/UpcomingTasks/UpcomingTasks.tsx
|
|
15891
15905
|
import { jsx as jsx110, jsxs as jsxs88 } from "react/jsx-runtime";
|
|
@@ -15970,7 +15984,7 @@ function UpcomingTasks({
|
|
|
15970
15984
|
}
|
|
15971
15985
|
|
|
15972
15986
|
// ../../components/RecentActivity/RecentActivity.module.css
|
|
15973
|
-
var RecentActivity_default = {"
|
|
15987
|
+
var RecentActivity_default = {"header":"opus_PR08Ax_header","title":"opus_PR08Ax_title","root":"opus_PR08Ax_root","list":"opus_PR08Ax_list","copy":"opus_PR08Ax_copy","itemTitle":"opus_PR08Ax_itemTitle","itemSubtitle":"opus_PR08Ax_itemSubtitle","time":"opus_PR08Ax_time","item":"opus_PR08Ax_item","itemAction":"opus_PR08Ax_itemAction","iconWrap":"opus_PR08Ax_iconWrap"};
|
|
15974
15988
|
|
|
15975
15989
|
// ../../components/RecentActivity/RecentActivity.tsx
|
|
15976
15990
|
import { Fragment as Fragment14, jsx as jsx111, jsxs as jsxs89 } from "react/jsx-runtime";
|
|
@@ -16026,7 +16040,7 @@ function RecentActivity({
|
|
|
16026
16040
|
import { useMemo as useMemo19 } from "react";
|
|
16027
16041
|
|
|
16028
16042
|
// ../../components/TopPerformingUsers/TopPerformingUsers.module.css
|
|
16029
|
-
var TopPerformingUsers_default = {"
|
|
16043
|
+
var TopPerformingUsers_default = {"itemAction":"opus_sYx0a6_itemAction","header":"opus_sYx0a6_header","title":"opus_sYx0a6_title","barTrack":"opus_sYx0a6_barTrack","barFill":"opus_sYx0a6_barFill","root":"opus_sYx0a6_root","name":"opus_sYx0a6_name","item":"opus_sYx0a6_item","value":"opus_sYx0a6_value","list":"opus_sYx0a6_list","row":"opus_sYx0a6_row"};
|
|
16030
16044
|
|
|
16031
16045
|
// ../../components/TopPerformingUsers/TopPerformingUsers.tsx
|
|
16032
16046
|
import { Fragment as Fragment15, jsx as jsx112, jsxs as jsxs90 } from "react/jsx-runtime";
|
|
@@ -16114,7 +16128,7 @@ function DashboardContentContainer({
|
|
|
16114
16128
|
import { useMemo as useMemo20, useState as useState43 } from "react";
|
|
16115
16129
|
|
|
16116
16130
|
// ../../components/PropertyInspector/PropertyInspector.module.css
|
|
16117
|
-
var PropertyInspector_default = {"
|
|
16131
|
+
var PropertyInspector_default = {"searchRow":"opus_IrN8Z8_searchRow","groupHeader":"opus_IrN8Z8_groupHeader","row":"opus_IrN8Z8_row","valueCell":"opus_IrN8Z8_valueCell","value":"opus_IrN8Z8_value","root":"opus_IrN8Z8_root","select":"opus_IrN8Z8_select","search":"opus_IrN8Z8_search","input":"opus_IrN8Z8_input","rows":"opus_IrN8Z8_rows","group":"opus_IrN8Z8_group","label":"opus_IrN8Z8_label","checkbox":"opus_IrN8Z8_checkbox"};
|
|
16118
16132
|
|
|
16119
16133
|
// ../../components/PropertyInspector/PropertyInspector.tsx
|
|
16120
16134
|
import { jsx as jsx114, jsxs as jsxs92 } from "react/jsx-runtime";
|
|
@@ -16234,7 +16248,7 @@ function PropertyInspector({ items, onChange, searchable = false }) {
|
|
|
16234
16248
|
import { useMemo as useMemo21 } from "react";
|
|
16235
16249
|
|
|
16236
16250
|
// ../../components/FilterBuilder/FilterBuilder.module.css
|
|
16237
|
-
var FilterBuilder_default = {"
|
|
16251
|
+
var FilterBuilder_default = {"expression":"opus_CtJDHh_expression","add":"opus_CtJDHh_add","row":"opus_CtJDHh_row","title":"opus_CtJDHh_title","select":"opus_CtJDHh_select","joinerSpacer":"opus_CtJDHh_joinerSpacer","remove":"opus_CtJDHh_remove","input":"opus_CtJDHh_input","outputLabel":"opus_CtJDHh_outputLabel","empty":"opus_CtJDHh_empty","list":"opus_CtJDHh_list","root":"opus_CtJDHh_root","joiner":"opus_CtJDHh_joiner","output":"opus_CtJDHh_output","payload":"opus_CtJDHh_payload","header":"opus_CtJDHh_header","valuePlaceholder":"opus_CtJDHh_valuePlaceholder"};
|
|
16238
16252
|
|
|
16239
16253
|
// ../../components/FilterBuilder/FilterBuilder.tsx
|
|
16240
16254
|
import { jsx as jsx115, jsxs as jsxs93 } from "react/jsx-runtime";
|
|
@@ -16344,7 +16358,7 @@ function FilterBuilder({ conditions, fields, onChange }) {
|
|
|
16344
16358
|
import { useMemo as useMemo22 } from "react";
|
|
16345
16359
|
|
|
16346
16360
|
// ../../components/QueryBuilder/QueryBuilder.module.css
|
|
16347
|
-
var QueryBuilder_default = {"
|
|
16361
|
+
var QueryBuilder_default = {"remove":"opus_b7dZwd_remove","row":"opus_b7dZwd_row","input":"opus_b7dZwd_input","payload":"opus_b7dZwd_payload","empty":"opus_b7dZwd_empty","selectNarrow":"opus_b7dZwd_selectNarrow","select":"opus_b7dZwd_select","expression":"opus_b7dZwd_expression","outputLabel":"opus_b7dZwd_outputLabel","combinator":"opus_b7dZwd_combinator","list":"opus_b7dZwd_list","chip":"opus_b7dZwd_chip","output":"opus_b7dZwd_output","root":"opus_b7dZwd_root","toolbar":"opus_b7dZwd_toolbar","chipSpacer":"opus_b7dZwd_chipSpacer","add":"opus_b7dZwd_add"};
|
|
16348
16362
|
|
|
16349
16363
|
// ../../components/QueryBuilder/QueryBuilder.tsx
|
|
16350
16364
|
import { jsx as jsx116, jsxs as jsxs94 } from "react/jsx-runtime";
|
|
@@ -16471,7 +16485,7 @@ function QueryBuilder({ fields, group, onChange }) {
|
|
|
16471
16485
|
import { useMemo as useMemo23 } from "react";
|
|
16472
16486
|
|
|
16473
16487
|
// ../../components/RuleBuilder/RuleBuilder.module.css
|
|
16474
|
-
var RuleBuilder_default = {"
|
|
16488
|
+
var RuleBuilder_default = {"card":"opus_O61tUk_card","input":"opus_O61tUk_input","outputLabel":"opus_O61tUk_outputLabel","cardTop":"opus_O61tUk_cardTop","list":"opus_O61tUk_list","subtitle":"opus_O61tUk_subtitle","action":"opus_O61tUk_action","root":"opus_O61tUk_root","empty":"opus_O61tUk_empty","header":"opus_O61tUk_header","add":"opus_O61tUk_add","priority":"opus_O61tUk_priority","name":"opus_O61tUk_name","select":"opus_O61tUk_select","enabled":"opus_O61tUk_enabled","title":"opus_O61tUk_title","payload":"opus_O61tUk_payload","field":"opus_O61tUk_field","actions":"opus_O61tUk_actions","output":"opus_O61tUk_output","expression":"opus_O61tUk_expression"};
|
|
16475
16489
|
|
|
16476
16490
|
// ../../components/RuleBuilder/RuleBuilder.tsx
|
|
16477
16491
|
import { jsx as jsx117, jsxs as jsxs95 } from "react/jsx-runtime";
|
|
@@ -16614,7 +16628,7 @@ function RuleBuilder({ onChange, rules }) {
|
|
|
16614
16628
|
}
|
|
16615
16629
|
|
|
16616
16630
|
// ../../components/PermissionsMatrix/PermissionsMatrix.module.css
|
|
16617
|
-
var PermissionsMatrix_default = {"
|
|
16631
|
+
var PermissionsMatrix_default = {"cell":"opus_x-xBrX_cell","root":"opus_x-xBrX_root","corner":"opus_x-xBrX_corner","scroll":"opus_x-xBrX_scroll","table":"opus_x-xBrX_table","head":"opus_x-xBrX_head","rowHead":"opus_x-xBrX_rowHead","select":"opus_x-xBrX_select"};
|
|
16618
16632
|
|
|
16619
16633
|
// ../../components/PermissionsMatrix/PermissionsMatrix.tsx
|
|
16620
16634
|
import { jsx as jsx118, jsxs as jsxs96 } from "react/jsx-runtime";
|
|
@@ -16650,7 +16664,7 @@ function PermissionsMatrix({ onChange, permissions, resources, roles }) {
|
|
|
16650
16664
|
import { useMemo as useMemo24, useState as useState44 } from "react";
|
|
16651
16665
|
|
|
16652
16666
|
// ../../components/DualListBuilder/DualListBuilder.module.css
|
|
16653
|
-
var DualListBuilder_default = {"
|
|
16667
|
+
var DualListBuilder_default = {"controls":"opus_P6crEX_controls","expression":"opus_P6crEX_expression","count":"opus_P6crEX_count","root":"opus_P6crEX_root","outputLabel":"opus_P6crEX_outputLabel","itemActive":"opus_P6crEX_itemActive","column":"opus_P6crEX_column","columns":"opus_P6crEX_columns","searchRow":"opus_P6crEX_searchRow","list":"opus_P6crEX_list","columnTitle":"opus_P6crEX_columnTitle","item":"opus_P6crEX_item","control":"opus_P6crEX_control","search":"opus_P6crEX_search","output":"opus_P6crEX_output","payload":"opus_P6crEX_payload"};
|
|
16654
16668
|
|
|
16655
16669
|
// ../../components/DualListBuilder/DualListBuilder.tsx
|
|
16656
16670
|
import { jsx as jsx119, jsxs as jsxs97 } from "react/jsx-runtime";
|
|
@@ -16779,7 +16793,7 @@ function ListColumn2({
|
|
|
16779
16793
|
import { useMemo as useMemo25 } from "react";
|
|
16780
16794
|
|
|
16781
16795
|
// ../../components/Scheduler/Scheduler.module.css
|
|
16782
|
-
var Scheduler_default = {"
|
|
16796
|
+
var Scheduler_default = {"grid":"opus_ZqbdMc_grid","root":"opus_ZqbdMc_root","dayHead":"opus_ZqbdMc_dayHead","eventTitle":"opus_ZqbdMc_eventTitle","eventTime":"opus_ZqbdMc_eventTime","time":"opus_ZqbdMc_time","cell":"opus_ZqbdMc_cell","event":"opus_ZqbdMc_event","corner":"opus_ZqbdMc_corner"};
|
|
16783
16797
|
|
|
16784
16798
|
// ../../components/Scheduler/Scheduler.tsx
|
|
16785
16799
|
import { jsx as jsx120, jsxs as jsxs98 } from "react/jsx-runtime";
|
|
@@ -16847,7 +16861,7 @@ function formatHour(hour) {
|
|
|
16847
16861
|
import { useMemo as useMemo26, useState as useState45 } from "react";
|
|
16848
16862
|
|
|
16849
16863
|
// ../../components/KanbanBoard/KanbanBoard.module.css
|
|
16850
|
-
var KanbanBoard_default = {"
|
|
16864
|
+
var KanbanBoard_default = {"column":"opus_EUh8ei_column","root":"opus_EUh8ei_root","cardTitle":"opus_EUh8ei_cardTitle","columnHeader":"opus_EUh8ei_columnHeader","count":"opus_EUh8ei_count","columnTitle":"opus_EUh8ei_columnTitle","cardMeta":"opus_EUh8ei_cardMeta","card":"opus_EUh8ei_card","cards":"opus_EUh8ei_cards"};
|
|
16851
16865
|
|
|
16852
16866
|
// ../../components/KanbanBoard/KanbanBoard.tsx
|
|
16853
16867
|
import { jsx as jsx121, jsxs as jsxs99 } from "react/jsx-runtime";
|
|
@@ -16917,7 +16931,7 @@ function KanbanBoard({ cards, columns, onChange }) {
|
|
|
16917
16931
|
import { useMemo as useMemo27, useState as useState46 } from "react";
|
|
16918
16932
|
|
|
16919
16933
|
// ../../components/Calendar/Calendar.module.css
|
|
16920
|
-
var Calendar_default = {"
|
|
16934
|
+
var Calendar_default = {"empty":"opus_IjCc5M_empty","nav":"opus_IjCc5M_nav","dayNumber":"opus_IjCc5M_dayNumber","dot":"opus_IjCc5M_dot","root":"opus_IjCc5M_root","grid":"opus_IjCc5M_grid","day":"opus_IjCc5M_day","today":"opus_IjCc5M_today","selected":"opus_IjCc5M_selected","dots":"opus_IjCc5M_dots","weekday":"opus_IjCc5M_weekday","label":"opus_IjCc5M_label","toolbar":"opus_IjCc5M_toolbar","weekdays":"opus_IjCc5M_weekdays"};
|
|
16921
16935
|
|
|
16922
16936
|
// ../../components/Calendar/Calendar.tsx
|
|
16923
16937
|
import { jsx as jsx122, jsxs as jsxs100 } from "react/jsx-runtime";
|
|
@@ -17013,7 +17027,7 @@ function Calendar({
|
|
|
17013
17027
|
import { useMemo as useMemo28 } from "react";
|
|
17014
17028
|
|
|
17015
17029
|
// ../../components/ResourcePlanner/ResourcePlanner.module.css
|
|
17016
|
-
var ResourcePlanner_default = {"
|
|
17030
|
+
var ResourcePlanner_default = {"corner":"opus_9Mof8o_corner","track":"opus_9Mof8o_track","lanes":"opus_9Mof8o_lanes","lane":"opus_9Mof8o_lane","header":"opus_9Mof8o_header","row":"opus_9Mof8o_row","resource":"opus_9Mof8o_resource","block":"opus_9Mof8o_block","root":"opus_9Mof8o_root","scroll":"opus_9Mof8o_scroll","hour":"opus_9Mof8o_hour"};
|
|
17017
17031
|
|
|
17018
17032
|
// ../../components/ResourcePlanner/ResourcePlanner.tsx
|
|
17019
17033
|
import { jsx as jsx123, jsxs as jsxs101 } from "react/jsx-runtime";
|
|
@@ -17066,7 +17080,7 @@ function ResourcePlanner({
|
|
|
17066
17080
|
}
|
|
17067
17081
|
|
|
17068
17082
|
// ../../components/ContentTimeline/ContentTimeline.module.css
|
|
17069
|
-
var ContentTimeline_default = {"item":"opus_vApy-v_item","
|
|
17083
|
+
var ContentTimeline_default = {"item":"opus_vApy-v_item","rail":"opus_vApy-v_rail","list":"opus_vApy-v_list","description":"opus_vApy-v_description","time":"opus_vApy-v_time","body":"opus_vApy-v_body","title":"opus_vApy-v_title","line":"opus_vApy-v_line","head":"opus_vApy-v_head","dot":"opus_vApy-v_dot"};
|
|
17070
17084
|
|
|
17071
17085
|
// ../../components/ContentTimeline/ContentTimeline.tsx
|
|
17072
17086
|
import { jsx as jsx124, jsxs as jsxs102 } from "react/jsx-runtime";
|
|
@@ -17101,7 +17115,7 @@ function ContentTimeline({ items }) {
|
|
|
17101
17115
|
import { useMemo as useMemo29, useState as useState47 } from "react";
|
|
17102
17116
|
|
|
17103
17117
|
// ../../components/TreeView/TreeView.module.css
|
|
17104
|
-
var TreeView_default = {"
|
|
17118
|
+
var TreeView_default = {"tree":"opus_NlkzXy_tree","row":"opus_NlkzXy_row","node":"opus_NlkzXy_node","leafMark":"opus_NlkzXy_leafMark","children":"opus_NlkzXy_children","toggle":"opus_NlkzXy_toggle","label":"opus_NlkzXy_label"};
|
|
17105
17119
|
|
|
17106
17120
|
// ../../components/TreeView/TreeView.tsx
|
|
17107
17121
|
import { jsx as jsx125, jsxs as jsxs103 } from "react/jsx-runtime";
|
|
@@ -17181,7 +17195,7 @@ function TreeView({ defaultExpandedIds, nodes }) {
|
|
|
17181
17195
|
}
|
|
17182
17196
|
|
|
17183
17197
|
// ../../components/MasonryGrid/MasonryGrid.module.css
|
|
17184
|
-
var MasonryGrid_default = {"
|
|
17198
|
+
var MasonryGrid_default = {"grid":"opus_Fxxd7-_grid","card":"opus_Fxxd7-_card","title":"opus_Fxxd7-_title","body":"opus_Fxxd7-_body"};
|
|
17185
17199
|
|
|
17186
17200
|
// ../../components/MasonryGrid/MasonryGrid.tsx
|
|
17187
17201
|
import { jsx as jsx126, jsxs as jsxs104 } from "react/jsx-runtime";
|
|
@@ -17219,7 +17233,7 @@ function MasonryGrid({ columns = 3, gap = 12, items }) {
|
|
|
17219
17233
|
import { useMemo as useMemo30, useState as useState48 } from "react";
|
|
17220
17234
|
|
|
17221
17235
|
// ../../components/JsonViewer/JsonViewer.module.css
|
|
17222
|
-
var JsonViewer_default = {"
|
|
17236
|
+
var JsonViewer_default = {"null":"opus_uLDgXq_null","number":"opus_uLDgXq_number","toggleLine":"opus_uLDgXq_toggleLine","chevron":"opus_uLDgXq_chevron","key":"opus_uLDgXq_key","root":"opus_uLDgXq_root","children":"opus_uLDgXq_children","summary":"opus_uLDgXq_summary","string":"opus_uLDgXq_string","block":"opus_uLDgXq_block","boolean":"opus_uLDgXq_boolean","line":"opus_uLDgXq_line"};
|
|
17223
17237
|
|
|
17224
17238
|
// ../../components/JsonViewer/JsonViewer.tsx
|
|
17225
17239
|
import { jsx as jsx127, jsxs as jsxs105 } from "react/jsx-runtime";
|
|
@@ -17320,7 +17334,7 @@ function Icon({ label, name, size = "md", tone = "default" }) {
|
|
|
17320
17334
|
}
|
|
17321
17335
|
|
|
17322
17336
|
// ../../components/Spinner/Spinner.module.css
|
|
17323
|
-
var Spinner_default = {"
|
|
17337
|
+
var Spinner_default = {"ring":"opus_g5cd4Q_ring","opus-spinner-rotate":"opus_g5cd4Q_opus-spinner-rotate","spinner":"opus_g5cd4Q_spinner"};
|
|
17324
17338
|
|
|
17325
17339
|
// ../../components/Spinner/Spinner.tsx
|
|
17326
17340
|
import { jsx as jsx129 } from "react/jsx-runtime";
|
|
@@ -17475,7 +17489,7 @@ function FocusTrap({
|
|
|
17475
17489
|
}
|
|
17476
17490
|
|
|
17477
17491
|
// ../../components/KeyboardShortcut/KeyboardShortcut.module.css
|
|
17478
|
-
var KeyboardShortcut_default = {"
|
|
17492
|
+
var KeyboardShortcut_default = {"key":"opus_pZh5vX_key","shortcut":"opus_pZh5vX_shortcut","plus":"opus_pZh5vX_plus"};
|
|
17479
17493
|
|
|
17480
17494
|
// ../../components/KeyboardShortcut/KeyboardShortcut.tsx
|
|
17481
17495
|
import { jsx as jsx133, jsxs as jsxs106 } from "react/jsx-runtime";
|
|
@@ -17823,7 +17837,7 @@ import {
|
|
|
17823
17837
|
} from "react";
|
|
17824
17838
|
|
|
17825
17839
|
// ../../components/Sidebar/Sidebar.module.css
|
|
17826
|
-
var Sidebar_default = {"
|
|
17840
|
+
var Sidebar_default = {"group":"opus_4Pogux_group","nav":"opus_4Pogux_nav","groupLabel":"opus_4Pogux_groupLabel","groupItemsWrap":"opus_4Pogux_groupItemsWrap","groupHeader":"opus_4Pogux_groupHeader","groupChevron":"opus_4Pogux_groupChevron","linkActive":"opus_4Pogux_linkActive","groupItems":"opus_4Pogux_groupItems","footer":"opus_4Pogux_footer","layout":"opus_4Pogux_layout","link":"opus_4Pogux_link","headerTitle":"opus_4Pogux_headerTitle","headerInner":"opus_4Pogux_headerInner","header":"opus_4Pogux_header","body":"opus_4Pogux_body","main":"opus_4Pogux_main","groupToggle":"opus_4Pogux_groupToggle","visuallyHidden":"opus_4Pogux_visuallyHidden","sidebar":"opus_4Pogux_sidebar","groupChevronOpen":"opus_4Pogux_groupChevronOpen"};
|
|
17827
17841
|
|
|
17828
17842
|
// ../../components/Sidebar/Sidebar.tsx
|
|
17829
17843
|
import { Fragment as Fragment17, jsx as jsx140, jsxs as jsxs107 } from "react/jsx-runtime";
|
|
@@ -17932,7 +17946,7 @@ function SidebarLayout({ children, collapsed = false, main, side = "left" }) {
|
|
|
17932
17946
|
import { useCallback as useCallback23, useEffect as useEffect39, useMemo as useMemo34, useState as useState56 } from "react";
|
|
17933
17947
|
|
|
17934
17948
|
// ../../components/AccentColorPicker/AccentColorPicker.module.css
|
|
17935
|
-
var AccentColorPicker_default = {"
|
|
17949
|
+
var AccentColorPicker_default = {"swatch":"opus_scMnrW_swatch","swatches":"opus_scMnrW_swatches"};
|
|
17936
17950
|
|
|
17937
17951
|
// ../../components/AccentColorPicker/AccentColorPicker.tsx
|
|
17938
17952
|
import { jsx as jsx141 } from "react/jsx-runtime";
|
|
@@ -18040,7 +18054,7 @@ import { useEffect as useEffect40, useId as useId23, useMemo as useMemo35, useRe
|
|
|
18040
18054
|
import { FontAwesomeIcon as FontAwesomeIcon12 } from "@fortawesome/react-fontawesome";
|
|
18041
18055
|
|
|
18042
18056
|
// ../../components/IconPicker/IconPicker.module.css
|
|
18043
|
-
var IconPicker_default = {"
|
|
18057
|
+
var IconPicker_default = {"search":"opus_4E-Oa1_search","grid":"opus_4E-Oa1_grid","root":"opus_4E-Oa1_root","optionIcon":"opus_4E-Oa1_optionIcon","option":"opus_4E-Oa1_option","triggerLabel":"opus_4E-Oa1_triggerLabel","triggerIcon":"opus_4E-Oa1_triggerIcon","chevron":"opus_4E-Oa1_chevron","trigger":"opus_4E-Oa1_trigger","menu":"opus_4E-Oa1_menu","empty":"opus_4E-Oa1_empty"};
|
|
18044
18058
|
|
|
18045
18059
|
// ../../components/IconPicker/IconPicker.tsx
|
|
18046
18060
|
import { jsx as jsx142, jsxs as jsxs108 } from "react/jsx-runtime";
|