opus-react 0.2.23 → 0.2.24
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 +123 -113
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +123 -113
- 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 = {"warning":"opus_lZkc26_warning","success":"opus_lZkc26_success","link":"opus_lZkc26_link","secondary":"opus_lZkc26_secondary","primary":"opus_lZkc26_primary","info":"opus_lZkc26_info","dark":"opus_lZkc26_dark","button":"opus_lZkc26_button","danger":"opus_lZkc26_danger","light":"opus_lZkc26_light"};
|
|
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","triggerWrap":"opus_R70RbH_triggerWrap","popup":"opus_R70RbH_popup","top":"opus_R70RbH_top","root":"opus_R70RbH_root","trigger":"opus_R70RbH_trigger","bottom":"opus_R70RbH_bottom","arrow":"opus_R70RbH_arrow","left":"opus_R70RbH_left"};
|
|
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 = {"labelRight":"opus_zNi12Z_labelRight","stacked":"opus_zNi12Z_stacked","root":"opus_zNi12Z_root","control":"opus_zNi12Z_control","flaggedCenter":"opus_zNi12Z_flaggedCenter","flagged":"opus_zNi12Z_flagged","labelLeft":"opus_zNi12Z_labelLeft","fitContent":"opus_zNi12Z_fitContent","labelFlagged":"opus_zNi12Z_labelFlagged","errorFlagged":"opus_zNi12Z_errorFlagged","flaggedStart":"opus_zNi12Z_flaggedStart","label":"opus_zNi12Z_label","controlFlagged":"opus_zNi12Z_controlFlagged","required":"opus_zNi12Z_required","error":"opus_zNi12Z_error","stackedLeft":"opus_zNi12Z_stackedLeft","stackedRight":"opus_zNi12Z_stackedRight","compactControl":"opus_zNi12Z_compactControl","visuallyHidden":"opus_zNi12Z_visuallyHidden"};
|
|
632
632
|
|
|
633
633
|
// ../../components/fields/FieldShell/FieldShell.tsx
|
|
634
634
|
import { Fragment, jsx as jsx3, jsxs as jsxs2 } from "react/jsx-runtime";
|
|
@@ -753,10 +753,10 @@ 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","nativeInput":"opus_g-5tlR_nativeInput","square":"opus_g-5tlR_square","shell":"opus_g-5tlR_shell","error":"opus_g-5tlR_error","toggleLabel":"opus_g-5tlR_toggleLabel","visual":"opus_g-5tlR_visual","round":"opus_g-5tlR_round"};
|
|
757
757
|
|
|
758
758
|
// ../../components/fields/shared/choiceControlSizes.module.css
|
|
759
|
-
var choiceControlSizes_default = {"
|
|
759
|
+
var choiceControlSizes_default = {"sizeLg":"opus_4er5Uc_sizeLg","sizeMd":"opus_4er5Uc_sizeMd","sizeSm":"opus_4er5Uc_sizeSm"};
|
|
760
760
|
|
|
761
761
|
// ../../components/fields/shared/choiceControlSizes.ts
|
|
762
762
|
var choiceControlSizeClassName = {
|
|
@@ -826,7 +826,7 @@ function CheckboxField({
|
|
|
826
826
|
}
|
|
827
827
|
|
|
828
828
|
// ../../components/fields/ColorField/ColorField.module.css
|
|
829
|
-
var ColorField_default = {"value":"opus_Z7jeX4_value","
|
|
829
|
+
var ColorField_default = {"value":"opus_Z7jeX4_value","swatch":"opus_Z7jeX4_swatch","icon":"opus_Z7jeX4_icon","error":"opus_Z7jeX4_error","picker":"opus_Z7jeX4_picker","nativeInput":"opus_Z7jeX4_nativeInput"};
|
|
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";
|
|
@@ -919,7 +919,7 @@ function DateField({
|
|
|
919
919
|
}
|
|
920
920
|
|
|
921
921
|
// ../../components/fields/HiddenField/HiddenField.module.css
|
|
922
|
-
var HiddenField_default = {"note":"opus_kL1YXS_note","
|
|
922
|
+
var HiddenField_default = {"note":"opus_kL1YXS_note","preview":"opus_kL1YXS_preview","meta":"opus_kL1YXS_meta"};
|
|
923
923
|
|
|
924
924
|
// ../../components/fields/HiddenField/HiddenField.tsx
|
|
925
925
|
import { jsx as jsx7, jsxs as jsxs5 } 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 = {"wrapper":"opus_aOsPA7_wrapper","drop":"opus_aOsPA7_drop","icon":"opus_aOsPA7_icon","hint":"opus_aOsPA7_hint","footnote":"opus_aOsPA7_footnote","dropError":"opus_aOsPA7_dropError","dragging":"opus_aOsPA7_dragging","content":"opus_aOsPA7_content","input":"opus_aOsPA7_input","title":"opus_aOsPA7_title","iconSvg":"opus_aOsPA7_iconSvg","action":"opus_aOsPA7_action"};
|
|
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 = {"input":"opus_L272Dk_input","button":"opus_L272Dk_button","error":"opus_L272Dk_error","stepper":"opus_L272Dk_stepper"};
|
|
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 = {"nativeInput":"opus_O-1nor_nativeInput","square":"opus_O-1nor_square","option":"opus_O-1nor_option","choice":"opus_O-1nor_choice","round":"opus_O-1nor_round","error":"opus_O-1nor_error","options":"opus_O-1nor_options","visual":"opus_O-1nor_visual","shell":"opus_O-1nor_shell"};
|
|
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 = {"error":"opus_IOOYwh_error","
|
|
1376
|
+
var ChipInputField_default = {"error":"opus_IOOYwh_error","field":"opus_IOOYwh_field","remove":"opus_IOOYwh_remove","shell":"opus_IOOYwh_shell","input":"opus_IOOYwh_input","readOnly":"opus_IOOYwh_readOnly","chipLabel":"opus_IOOYwh_chipLabel","chip":"opus_IOOYwh_chip","disabled":"opus_IOOYwh_disabled"};
|
|
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 = {"error":"opus_iRHQuG_error","topRow":"opus_iRHQuG_topRow","value":"opus_iRHQuG_value","footer":"opus_iRHQuG_footer","fieldLabel":"opus_iRHQuG_fieldLabel","slider":"opus_iRHQuG_slider","wrap":"opus_iRHQuG_wrap"};
|
|
1513
1513
|
|
|
1514
1514
|
// ../../components/fields/RangeField/RangeField.tsx
|
|
1515
1515
|
import { jsx as jsx12, jsxs as jsxs10 } from "react/jsx-runtime";
|
|
@@ -1581,7 +1581,7 @@ function RangeField({
|
|
|
1581
1581
|
}
|
|
1582
1582
|
|
|
1583
1583
|
// ../../components/fields/SelectField/SelectField.module.css
|
|
1584
|
-
var SelectField_default = {"select":"opus_m2ObG0_select","
|
|
1584
|
+
var SelectField_default = {"select":"opus_m2ObG0_select","wrap":"opus_m2ObG0_wrap","error":"opus_m2ObG0_error"};
|
|
1585
1585
|
|
|
1586
1586
|
// ../../components/fields/SelectField/SelectField.tsx
|
|
1587
1587
|
import { jsx as jsx13 } 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 = {"shell":"opus_t9NLEA_shell","error":"opus_t9NLEA_error","
|
|
1628
|
+
var SwitchField_default = {"shell":"opus_t9NLEA_shell","error":"opus_t9NLEA_error","track":"opus_t9NLEA_track","toggle":"opus_t9NLEA_toggle"};
|
|
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 = {"inputWrap":"opus_FjhWmh_inputWrap","textarea":"opus_FjhWmh_textarea","inlineCount":"opus_FjhWmh_inlineCount","field":"opus_FjhWmh_field","error":"opus_FjhWmh_error","footer":"opus_FjhWmh_footer","withCount":"opus_FjhWmh_withCount","externalCount":"opus_FjhWmh_externalCount","footerError":"opus_FjhWmh_footerError"};
|
|
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 = {"modalTitle":"opus_6HFqZH_modalTitle","modalCancel":"opus_6HFqZH_modalCancel","toolbarIcon":"opus_6HFqZH_toolbarIcon","colorSwatch":"opus_6HFqZH_colorSwatch","modalOverlay":"opus_6HFqZH_modalOverlay","editor":"opus_6HFqZH_editor","editorShell":"opus_6HFqZH_editorShell","toolbarButton":"opus_6HFqZH_toolbarButton","readOnly":"opus_6HFqZH_readOnly","toolbarButtonActive":"opus_6HFqZH_toolbarButtonActive","toolbar":"opus_6HFqZH_toolbar","error":"opus_6HFqZH_error","colorInput":"opus_6HFqZH_colorInput","modal":"opus_6HFqZH_modal","modalLabel":"opus_6HFqZH_modalLabel","modalNumber":"opus_6HFqZH_modalNumber","modalTimes":"opus_6HFqZH_modalTimes","modalDimensionField":"opus_6HFqZH_modalDimensionField","field":"opus_6HFqZH_field","modalField":"opus_6HFqZH_modalField","modalConfirm":"opus_6HFqZH_modalConfirm","divider":"opus_6HFqZH_divider","modalInput":"opus_6HFqZH_modalInput","modalDimensions":"opus_6HFqZH_modalDimensions","modalActions":"opus_6HFqZH_modalActions","blockSelect":"opus_6HFqZH_blockSelect"};
|
|
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 = {"option":"opus_1Q5xBh_option","actionButton":"opus_1Q5xBh_actionButton","placeholder":"opus_1Q5xBh_placeholder","passwordWrap":"opus_1Q5xBh_passwordWrap","triggerOpen":"opus_1Q5xBh_triggerOpen","passwordToggleSlot":"opus_1Q5xBh_passwordToggleSlot","error":"opus_1Q5xBh_error","passwordInput":"opus_1Q5xBh_passwordInput","chevron":"opus_1Q5xBh_chevron","groupLabel":"opus_1Q5xBh_groupLabel","panelFooter":"opus_1Q5xBh_panelFooter","search":"opus_1Q5xBh_search","panel":"opus_1Q5xBh_panel","actionButtonPrimary":"opus_1Q5xBh_actionButtonPrimary","passwordToggle":"opus_1Q5xBh_passwordToggle","list":"opus_1Q5xBh_list","triggerError":"opus_1Q5xBh_triggerError","input":"opus_1Q5xBh_input","trigger":"opus_1Q5xBh_trigger"};
|
|
2436
2436
|
|
|
2437
2437
|
// ../../components/fields/shared/PasswordToggle.tsx
|
|
2438
2438
|
import { FontAwesomeIcon as FontAwesomeIcon2 } from "@fortawesome/react-fontawesome";
|
|
@@ -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 = {"controlButton":"opus_NPBFZk_controlButton","controls":"opus_NPBFZk_controls","columnHeader":"opus_NPBFZk_columnHeader","root":"opus_NPBFZk_root","column":"opus_NPBFZk_column","itemActive":"opus_NPBFZk_itemActive","list":"opus_NPBFZk_list","item":"opus_NPBFZk_item"};
|
|
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","meterWrap":"opus_S1A372_meterWrap","requirementMet":"opus_S1A372_requirementMet","requirementIcon":"opus_S1A372_requirementIcon","requirement":"opus_S1A372_requirement","root":"opus_S1A372_root","meterTrack":"opus_S1A372_meterTrack","requirements":"opus_S1A372_requirements","meterLabel":"opus_S1A372_meterLabel"};
|
|
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 = {"symbol":"opus_0tdNUz_symbol","symbolActive":"opus_0tdNUz_symbolActive","
|
|
3079
|
+
var RatingField_default = {"numericActive":"opus_0tdNUz_numericActive","symbol":"opus_0tdNUz_symbol","symbolActive":"opus_0tdNUz_symbolActive","numeric":"opus_0tdNUz_numeric","root":"opus_0tdNUz_root"};
|
|
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 = {"track":"opus_k3d0sS_track","slider":"opus_k3d0sS_slider","
|
|
3209
|
+
var SliderRangeField_default = {"track":"opus_k3d0sS_track","trackWrap":"opus_k3d0sS_trackWrap","slider":"opus_k3d0sS_slider","header":"opus_k3d0sS_header","footer":"opus_k3d0sS_footer","value":"opus_k3d0sS_value","root":"opus_k3d0sS_root"};
|
|
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 = {"dial":"opus_WC4gnN_dial","country":"opus_WC4gnN_country","countryValue":"opus_WC4gnN_countryValue","optionDial":"opus_WC4gnN_optionDial","root":"opus_WC4gnN_root","optionLabel":"opus_WC4gnN_optionLabel","panel":"opus_WC4gnN_panel","option":"opus_WC4gnN_option","countryWrap":"opus_WC4gnN_countryWrap","optionActive":"opus_WC4gnN_optionActive","empty":"opus_WC4gnN_empty","flag":"opus_WC4gnN_flag","code":"opus_WC4gnN_code","chevron":"opus_WC4gnN_chevron"};
|
|
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 = {"root":"opus_O7qqfR_root","optionCode":"opus_O7qqfR_optionCode","flag":"opus_O7qqfR_flag","optionActive":"opus_O7qqfR_optionActive","empty":"opus_O7qqfR_empty","triggerValue":"opus_O7qqfR_triggerValue","option":"opus_O7qqfR_option","optionLabel":"opus_O7qqfR_optionLabel"};
|
|
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 = {"treeOption":"opus_Mq6C00_treeOption","treeOptionActive":"opus_Mq6C00_treeOptionActive","root":"opus_Mq6C00_root"};
|
|
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 = {"column":"opus_1Fg59A_column","panel":"opus_1Fg59A_panel","option":"opus_1Fg59A_option","root":"opus_1Fg59A_root","optionActive":"opus_1Fg59A_optionActive"};
|
|
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,13 @@ function resolveDocumentTheme() {
|
|
|
4160
4160
|
if (typeof document === "undefined") {
|
|
4161
4161
|
return "dark";
|
|
4162
4162
|
}
|
|
4163
|
-
const
|
|
4163
|
+
const shellThemed = document.querySelector('[data-shell-theme="light"], [data-shell-theme="dark"]');
|
|
4164
|
+
if (shellThemed) {
|
|
4165
|
+
return shellThemed.getAttribute("data-shell-theme") === "light" ? "light" : "dark";
|
|
4166
|
+
}
|
|
4167
|
+
const themed = document.querySelector(
|
|
4168
|
+
'[data-theme="light"]:not([data-preview-root]), [data-theme="dark"]:not([data-preview-root])'
|
|
4169
|
+
);
|
|
4164
4170
|
return (themed == null ? void 0 : themed.getAttribute("data-theme")) === "light" ? "light" : "dark";
|
|
4165
4171
|
}
|
|
4166
4172
|
function useOpusTheme() {
|
|
@@ -4194,7 +4200,7 @@ function OpusThemeProvider({
|
|
|
4194
4200
|
}
|
|
4195
4201
|
|
|
4196
4202
|
// ../../components/Alert/Alert.module.css
|
|
4197
|
-
var Alert_default = {"
|
|
4203
|
+
var Alert_default = {"description":"opus_eh3eeT_description","content":"opus_eh3eeT_content","dismiss":"opus_eh3eeT_dismiss","alert":"opus_eh3eeT_alert","title":"opus_eh3eeT_title","dismissIcon":"opus_eh3eeT_dismissIcon","icon":"opus_eh3eeT_icon","iconMark":"opus_eh3eeT_iconMark","iconFlagged":"opus_eh3eeT_iconFlagged","iconSvg":"opus_eh3eeT_iconSvg"};
|
|
4198
4204
|
|
|
4199
4205
|
// ../../components/Alert/Alert.tsx
|
|
4200
4206
|
import { jsx as jsx33, jsxs as jsxs24 } from "react/jsx-runtime";
|
|
@@ -4343,7 +4349,7 @@ function useOverlayAccessibility(active, containerRef, {
|
|
|
4343
4349
|
}
|
|
4344
4350
|
|
|
4345
4351
|
// ../../components/Dialog/Dialog.module.css
|
|
4346
|
-
var Dialog_default = {"
|
|
4352
|
+
var Dialog_default = {"actions":"opus_sz-ZGI_actions","backdrop":"opus_sz-ZGI_backdrop","body":"opus_sz-ZGI_body","dialog":"opus_sz-ZGI_dialog","description":"opus_sz-ZGI_description","backdropIn":"opus_sz-ZGI_backdropIn","icon":"opus_sz-ZGI_icon","iconMark":"opus_sz-ZGI_iconMark","title":"opus_sz-ZGI_title","iconSvg":"opus_sz-ZGI_iconSvg","visuallyHidden":"opus_sz-ZGI_visuallyHidden","dialogOut":"opus_sz-ZGI_dialogOut","backdropOut":"opus_sz-ZGI_backdropOut","content":"opus_sz-ZGI_content","dialogIn":"opus_sz-ZGI_dialogIn"};
|
|
4347
4353
|
|
|
4348
4354
|
// ../../components/Dialog/Dialog.tsx
|
|
4349
4355
|
import { jsx as jsx34, jsxs as jsxs25 } from "react/jsx-runtime";
|
|
@@ -4474,7 +4480,7 @@ function Dialog({
|
|
|
4474
4480
|
import { useEffect as useEffect13, useId as useId6, useRef as useRef13, useState as useState16 } from "react";
|
|
4475
4481
|
|
|
4476
4482
|
// ../../components/Modal/Modal.module.css
|
|
4477
|
-
var Modal_default = {"
|
|
4483
|
+
var Modal_default = {"footerContent":"opus_LQbzGS_footerContent","close":"opus_LQbzGS_close","footer":"opus_LQbzGS_footer","modalPanelIn":"opus_LQbzGS_modalPanelIn","actions":"opus_LQbzGS_actions","modalBackdropIn":"opus_LQbzGS_modalBackdropIn","modalBackdropOut":"opus_LQbzGS_modalBackdropOut","header":"opus_LQbzGS_header","description":"opus_LQbzGS_description","heading":"opus_LQbzGS_heading","backdrop":"opus_LQbzGS_backdrop","title":"opus_LQbzGS_title","closeIcon":"opus_LQbzGS_closeIcon","modal":"opus_LQbzGS_modal","modalPanelOut":"opus_LQbzGS_modalPanelOut","body":"opus_LQbzGS_body"};
|
|
4478
4484
|
|
|
4479
4485
|
// ../../components/Modal/Modal.tsx
|
|
4480
4486
|
import { Fragment as Fragment4, jsx as jsx35, jsxs as jsxs26 } from "react/jsx-runtime";
|
|
@@ -4605,7 +4611,7 @@ function ModalDefaultActions({ onClose }) {
|
|
|
4605
4611
|
import { useEffect as useEffect14, useId as useId7, useRef as useRef14, useState as useState17 } from "react";
|
|
4606
4612
|
|
|
4607
4613
|
// ../../components/Drawer/Drawer.module.css
|
|
4608
|
-
var Drawer_default = {"
|
|
4614
|
+
var Drawer_default = {"drawerBackdropIn":"opus_0CaGbZ_drawerBackdropIn","drawer":"opus_0CaGbZ_drawer","drawerOutLeft":"opus_0CaGbZ_drawerOutLeft","heading":"opus_0CaGbZ_heading","closeIcon":"opus_0CaGbZ_closeIcon","backdrop":"opus_0CaGbZ_backdrop","drawerOutBottom":"opus_0CaGbZ_drawerOutBottom","title":"opus_0CaGbZ_title","drawerInBottom":"opus_0CaGbZ_drawerInBottom","close":"opus_0CaGbZ_close","drawerInRight":"opus_0CaGbZ_drawerInRight","drawerInTop":"opus_0CaGbZ_drawerInTop","drawerOutTop":"opus_0CaGbZ_drawerOutTop","drawerInLeft":"opus_0CaGbZ_drawerInLeft","footer":"opus_0CaGbZ_footer","drawerBackdropOut":"opus_0CaGbZ_drawerBackdropOut","header":"opus_0CaGbZ_header","drawerOutRight":"opus_0CaGbZ_drawerOutRight","description":"opus_0CaGbZ_description","footerContent":"opus_0CaGbZ_footerContent","actions":"opus_0CaGbZ_actions","body":"opus_0CaGbZ_body"};
|
|
4609
4615
|
|
|
4610
4616
|
// ../../components/Drawer/Drawer.tsx
|
|
4611
4617
|
import { Fragment as Fragment5, jsx as jsx36, jsxs as jsxs27 } from "react/jsx-runtime";
|
|
@@ -4745,7 +4751,7 @@ import {
|
|
|
4745
4751
|
} from "react";
|
|
4746
4752
|
|
|
4747
4753
|
// ../../components/Popover/Popover.module.css
|
|
4748
|
-
var Popover_default = {"root":"opus_yq4OU0_root","
|
|
4754
|
+
var Popover_default = {"root":"opus_yq4OU0_root","content":"opus_yq4OU0_content","title":"opus_yq4OU0_title","panel":"opus_yq4OU0_panel","arrow":"opus_yq4OU0_arrow","popoverIn":"opus_yq4OU0_popoverIn"};
|
|
4749
4755
|
|
|
4750
4756
|
// ../../components/Popover/Popover.tsx
|
|
4751
4757
|
import { jsx as jsx37, jsxs as jsxs28 } from "react/jsx-runtime";
|
|
@@ -4912,7 +4918,7 @@ function resolveMegaMenuPortalStyle(root, inTopNavigation) {
|
|
|
4912
4918
|
}
|
|
4913
4919
|
|
|
4914
4920
|
// ../../components/MegaMenu/MegaMenu.module.css
|
|
4915
|
-
var MegaMenu_default = {"
|
|
4921
|
+
var MegaMenu_default = {"itemIcon":"opus_Y_ikQV_itemIcon","itemCopy":"opus_Y_ikQV_itemCopy","item":"opus_Y_ikQV_item","items":"opus_Y_ikQV_items","megaMenuOut":"opus_Y_ikQV_megaMenuOut","sections":"opus_Y_ikQV_sections","trigger":"opus_Y_ikQV_trigger","featuredAction":"opus_Y_ikQV_featuredAction","panelContent":"opus_Y_ikQV_panelContent","root":"opus_Y_ikQV_root","featured":"opus_Y_ikQV_featured","megaMenuIn":"opus_Y_ikQV_megaMenuIn","panel":"opus_Y_ikQV_panel","section":"opus_Y_ikQV_section","eyebrow":"opus_Y_ikQV_eyebrow","menuBar":"opus_Y_ikQV_menuBar"};
|
|
4916
4922
|
|
|
4917
4923
|
// ../../components/MegaMenu/MegaMenu.tsx
|
|
4918
4924
|
import { jsx as jsx38, jsxs as jsxs29 } from "react/jsx-runtime";
|
|
@@ -5355,7 +5361,7 @@ function MegaMenu({
|
|
|
5355
5361
|
}
|
|
5356
5362
|
|
|
5357
5363
|
// ../../components/TopNavigation/TopNavigation.module.css
|
|
5358
|
-
var TopNavigation_default = {"
|
|
5364
|
+
var TopNavigation_default = {"menuSlot":"opus_OIomR6_menuSlot","menuSlotMega":"opus_OIomR6_menuSlotMega","bar":"opus_OIomR6_bar","nav":"opus_OIomR6_nav","menuTrigger":"opus_OIomR6_menuTrigger"};
|
|
5359
5365
|
|
|
5360
5366
|
// ../../components/TopNavigation/TopNavigation.tsx
|
|
5361
5367
|
import { Fragment as Fragment6, jsx as jsx39 } from "react/jsx-runtime";
|
|
@@ -5712,7 +5718,7 @@ function handleMenuKeyDown(event, menu, onEscape) {
|
|
|
5712
5718
|
}
|
|
5713
5719
|
|
|
5714
5720
|
// ../../components/DropdownMenu/DropdownMenu.module.css
|
|
5715
|
-
var DropdownMenu_default = {"
|
|
5721
|
+
var DropdownMenu_default = {"item":"opus_UUVDVQ_item","dropdownIn":"opus_UUVDVQ_dropdownIn","menu":"opus_UUVDVQ_menu","label":"opus_UUVDVQ_label","shortcut":"opus_UUVDVQ_shortcut","icon":"opus_UUVDVQ_icon","root":"opus_UUVDVQ_root","dropdownOut":"opus_UUVDVQ_dropdownOut"};
|
|
5716
5722
|
|
|
5717
5723
|
// ../../components/DropdownMenu/DropdownMenu.tsx
|
|
5718
5724
|
import { jsx as jsx40, jsxs as jsxs30 } from "react/jsx-runtime";
|
|
@@ -6052,7 +6058,7 @@ import {
|
|
|
6052
6058
|
import { createPortal as createPortal4 } from "react-dom";
|
|
6053
6059
|
|
|
6054
6060
|
// ../../components/ContextMenu/ContextMenu.module.css
|
|
6055
|
-
var ContextMenu_default = {"layer":"opus_nMhhae_layer","
|
|
6061
|
+
var ContextMenu_default = {"layer":"opus_nMhhae_layer","contextMenuBackdropIn":"opus_nMhhae_contextMenuBackdropIn","target":"opus_nMhhae_target","backdrop":"opus_nMhhae_backdrop","menu":"opus_nMhhae_menu","contextMenuIn":"opus_nMhhae_contextMenuIn"};
|
|
6056
6062
|
|
|
6057
6063
|
// ../../components/ContextMenu/ContextMenuProvider.tsx
|
|
6058
6064
|
import { jsx as jsx41, jsxs as jsxs31 } from "react/jsx-runtime";
|
|
@@ -6081,6 +6087,10 @@ function resolveThemeFromNode(node, fallback) {
|
|
|
6081
6087
|
if (theme === "light" || theme === "dark") {
|
|
6082
6088
|
return theme;
|
|
6083
6089
|
}
|
|
6090
|
+
const shellTheme = current.getAttribute("data-shell-theme");
|
|
6091
|
+
if (shellTheme === "light" || shellTheme === "dark") {
|
|
6092
|
+
return shellTheme;
|
|
6093
|
+
}
|
|
6084
6094
|
current = current.parentElement;
|
|
6085
6095
|
}
|
|
6086
6096
|
return fallback;
|
|
@@ -6363,7 +6373,7 @@ import { faMagnifyingGlass } from "@fortawesome/free-solid-svg-icons";
|
|
|
6363
6373
|
import { FontAwesomeIcon as FontAwesomeIcon5 } from "@fortawesome/react-fontawesome";
|
|
6364
6374
|
|
|
6365
6375
|
// ../../components/CommandPalette/CommandPalette.module.css
|
|
6366
|
-
var CommandPalette_default = {"empty":"opus_k1ypuy_empty","
|
|
6376
|
+
var CommandPalette_default = {"empty":"opus_k1ypuy_empty","commandPalettePanelIn":"opus_k1ypuy_commandPalettePanelIn","itemMain":"opus_k1ypuy_itemMain","searchIconSvg":"opus_k1ypuy_searchIconSvg","itemDescription":"opus_k1ypuy_itemDescription","commandPaletteBackdropIn":"opus_k1ypuy_commandPaletteBackdropIn","shortcut":"opus_k1ypuy_shortcut","commandPaletteBackdropOut":"opus_k1ypuy_commandPaletteBackdropOut","searchWrap":"opus_k1ypuy_searchWrap","group":"opus_k1ypuy_group","groupLabel":"opus_k1ypuy_groupLabel","item":"opus_k1ypuy_item","footer":"opus_k1ypuy_footer","backdrop":"opus_k1ypuy_backdrop","commandPalettePanelOut":"opus_k1ypuy_commandPalettePanelOut","results":"opus_k1ypuy_results","searchIcon":"opus_k1ypuy_searchIcon","searchInput":"opus_k1ypuy_searchInput","visuallyHidden":"opus_k1ypuy_visuallyHidden","itemLabel":"opus_k1ypuy_itemLabel","panel":"opus_k1ypuy_panel"};
|
|
6367
6377
|
|
|
6368
6378
|
// ../../components/CommandPalette/CommandPalette.tsx
|
|
6369
6379
|
import { jsx as jsx42, jsxs as jsxs32 } from "react/jsx-runtime";
|
|
@@ -6703,7 +6713,7 @@ function AccordionGroup({
|
|
|
6703
6713
|
}
|
|
6704
6714
|
|
|
6705
6715
|
// ../../components/Accordion/Accordion.module.css
|
|
6706
|
-
var Accordion_default = {"triggerLabel":"opus_WNZQMV_triggerLabel","
|
|
6716
|
+
var Accordion_default = {"triggerLabel":"opus_WNZQMV_triggerLabel","trigger":"opus_WNZQMV_trigger","panelInner":"opus_WNZQMV_panelInner","chevron":"opus_WNZQMV_chevron","panel":"opus_WNZQMV_panel","standalone":"opus_WNZQMV_standalone","item":"opus_WNZQMV_item","content":"opus_WNZQMV_content"};
|
|
6707
6717
|
|
|
6708
6718
|
// ../../components/Accordion/Accordion.tsx
|
|
6709
6719
|
import { jsx as jsx44, jsxs as jsxs33 } from "react/jsx-runtime";
|
|
@@ -6796,7 +6806,7 @@ import {
|
|
|
6796
6806
|
} from "react";
|
|
6797
6807
|
|
|
6798
6808
|
// ../../components/ShowMore/ShowMore.module.css
|
|
6799
|
-
var ShowMore_default = {"
|
|
6809
|
+
var ShowMore_default = {"chevron":"opus_dSk-ve_chevron","toggleLabel":"opus_dSk-ve_toggleLabel","showMoreLabelIn":"opus_dSk-ve_showMoreLabelIn","contentShell":"opus_dSk-ve_contentShell","root":"opus_dSk-ve_root","toggle":"opus_dSk-ve_toggle","inner":"opus_dSk-ve_inner"};
|
|
6800
6810
|
|
|
6801
6811
|
// ../../components/ShowMore/ShowMore.tsx
|
|
6802
6812
|
import { jsx as jsx45, jsxs as jsxs34 } from "react/jsx-runtime";
|
|
@@ -6900,7 +6910,7 @@ function ShowMore({
|
|
|
6900
6910
|
}
|
|
6901
6911
|
|
|
6902
6912
|
// ../../components/Toast/Toast.module.css
|
|
6903
|
-
var Toast_default = {"
|
|
6913
|
+
var Toast_default = {"description":"opus_cklQPW_description","toast":"opus_cklQPW_toast","dismiss":"opus_cklQPW_dismiss","dismissIcon":"opus_cklQPW_dismissIcon","progressBar":"opus_cklQPW_progressBar","main":"opus_cklQPW_main","progressTrack":"opus_cklQPW_progressTrack","iconSvg":"opus_cklQPW_iconSvg","content":"opus_cklQPW_content","toastProgress":"opus_cklQPW_toastProgress","title":"opus_cklQPW_title","iconMark":"opus_cklQPW_iconMark","body":"opus_cklQPW_body","icon":"opus_cklQPW_icon"};
|
|
6904
6914
|
|
|
6905
6915
|
// ../../components/Toast/Toast.tsx
|
|
6906
6916
|
import { jsx as jsx46, jsxs as jsxs35 } from "react/jsx-runtime";
|
|
@@ -6980,7 +6990,7 @@ import {
|
|
|
6980
6990
|
} from "react";
|
|
6981
6991
|
|
|
6982
6992
|
// ../../components/ToastProvider/ToastProvider.module.css
|
|
6983
|
-
var ToastProvider_default = {"
|
|
6993
|
+
var ToastProvider_default = {"viewportTop":"opus_z3pSp7_viewportTop","viewport":"opus_z3pSp7_viewport","viewportLeft":"opus_z3pSp7_viewportLeft","viewportBottom":"opus_z3pSp7_viewportBottom","itemSurface":"opus_z3pSp7_itemSurface","itemBackdrop":"opus_z3pSp7_itemBackdrop","item":"opus_z3pSp7_item","itemClip":"opus_z3pSp7_itemClip","viewportRight":"opus_z3pSp7_viewportRight"};
|
|
6984
6994
|
|
|
6985
6995
|
// ../../components/ToastProvider/ToastProvider.tsx
|
|
6986
6996
|
import { jsx as jsx47, jsxs as jsxs36 } from "react/jsx-runtime";
|
|
@@ -7350,7 +7360,7 @@ function ToastProvider({
|
|
|
7350
7360
|
import { useId as useId15, useState as useState28 } from "react";
|
|
7351
7361
|
|
|
7352
7362
|
// ../../components/Tabs/Tabs.module.css
|
|
7353
|
-
var Tabs_default = {"
|
|
7363
|
+
var Tabs_default = {"panel":"opus_ADVJmy_panel","root":"opus_ADVJmy_root","list":"opus_ADVJmy_list","tab":"opus_ADVJmy_tab"};
|
|
7354
7364
|
|
|
7355
7365
|
// ../../components/Tabs/Tabs.tsx
|
|
7356
7366
|
import { jsx as jsx48, jsxs as jsxs37 } from "react/jsx-runtime";
|
|
@@ -7464,7 +7474,7 @@ function Tabs({
|
|
|
7464
7474
|
}
|
|
7465
7475
|
|
|
7466
7476
|
// ../../components/Card/Card.module.css
|
|
7467
|
-
var Card_default = {"
|
|
7477
|
+
var Card_default = {"media":"opus_qWo1sP_media","title":"opus_qWo1sP_title","body":"opus_qWo1sP_body","card":"opus_qWo1sP_card","heading":"opus_qWo1sP_heading","eyebrow":"opus_qWo1sP_eyebrow","footerContent":"opus_qWo1sP_footerContent","content":"opus_qWo1sP_content","footer":"opus_qWo1sP_footer","actions":"opus_qWo1sP_actions"};
|
|
7468
7478
|
|
|
7469
7479
|
// ../../components/Card/Card.tsx
|
|
7470
7480
|
import { jsx as jsx49, jsxs as jsxs38 } from "react/jsx-runtime";
|
|
@@ -7495,7 +7505,7 @@ function Card({
|
|
|
7495
7505
|
}
|
|
7496
7506
|
|
|
7497
7507
|
// ../../components/dashboardMetricCardLayout/dashboardMetricCardLayout.module.css
|
|
7498
|
-
var dashboardMetricCardLayout_default = {"
|
|
7508
|
+
var dashboardMetricCardLayout_default = {"iconSlot":"opus_6_sptY_iconSlot","metaSlot":"opus_6_sptY_metaSlot","iconPlaceholder":"opus_6_sptY_iconPlaceholder","header":"opus_6_sptY_header","shell":"opus_6_sptY_shell","metaPlaceholder":"opus_6_sptY_metaPlaceholder","label":"opus_6_sptY_label","value":"opus_6_sptY_value"};
|
|
7499
7509
|
|
|
7500
7510
|
// ../../components/StatCard/StatCard.module.css
|
|
7501
7511
|
var StatCard_default = {"change":"opus_KIXsQY_change"};
|
|
@@ -7525,7 +7535,7 @@ function StatCard({
|
|
|
7525
7535
|
}
|
|
7526
7536
|
|
|
7527
7537
|
// ../../components/Gauge/Gauge.module.css
|
|
7528
|
-
var Gauge_default = {"
|
|
7538
|
+
var Gauge_default = {"widget":"opus_t6IuQe_widget","heading":"opus_t6IuQe_heading","header":"opus_t6IuQe_header","summary":"opus_t6IuQe_summary","body":"opus_t6IuQe_body","gaugeSlot":"opus_t6IuQe_gaugeSlot","gaugeValue":"opus_t6IuQe_gaugeValue","gaugeSvg":"opus_t6IuQe_gaugeSvg","gaugeTrack":"opus_t6IuQe_gaugeTrack","footerLabel":"opus_t6IuQe_footerLabel","footerValue":"opus_t6IuQe_footerValue","footerTrend":"opus_t6IuQe_footerTrend","gaugeCenter":"opus_t6IuQe_gaugeCenter","change":"opus_t6IuQe_change","footer":"opus_t6IuQe_footer","subtitle":"opus_t6IuQe_subtitle","footerItem":"opus_t6IuQe_footerItem","title":"opus_t6IuQe_title","gauge":"opus_t6IuQe_gauge"};
|
|
7529
7539
|
|
|
7530
7540
|
// ../../components/Gauge/Gauge.tsx
|
|
7531
7541
|
import { jsx as jsx51, jsxs as jsxs40 } from "react/jsx-runtime";
|
|
@@ -7659,7 +7669,7 @@ function Gauge({
|
|
|
7659
7669
|
import { useId as useId16 } from "react";
|
|
7660
7670
|
|
|
7661
7671
|
// ../../components/Sparkline/Sparkline.module.css
|
|
7662
|
-
var Sparkline_default = {"
|
|
7672
|
+
var Sparkline_default = {"label":"opus_xXtB87_label","svg":"opus_xXtB87_svg","chart":"opus_xXtB87_chart","sparkline":"opus_xXtB87_sparkline","line":"opus_xXtB87_line","area":"opus_xXtB87_area","endPoint":"opus_xXtB87_endPoint"};
|
|
7663
7673
|
|
|
7664
7674
|
// ../../components/Sparkline/Sparkline.tsx
|
|
7665
7675
|
import { jsx as jsx52, jsxs as jsxs41 } from "react/jsx-runtime";
|
|
@@ -7725,7 +7735,7 @@ function Sparkline({
|
|
|
7725
7735
|
}
|
|
7726
7736
|
|
|
7727
7737
|
// ../../components/ProgressRing/ProgressRing.module.css
|
|
7728
|
-
var ProgressRing_default = {"
|
|
7738
|
+
var ProgressRing_default = {"center":"opus_YxX6Hh_center","value":"opus_YxX6Hh_value","track":"opus_YxX6Hh_track","ring":"opus_YxX6Hh_ring","svg":"opus_YxX6Hh_svg"};
|
|
7729
7739
|
|
|
7730
7740
|
// ../../components/ProgressRing/ProgressRing.tsx
|
|
7731
7741
|
import { jsx as jsx53, jsxs as jsxs42 } from "react/jsx-runtime";
|
|
@@ -7758,7 +7768,7 @@ function ProgressRing({ label, max = 100, value }) {
|
|
|
7758
7768
|
}
|
|
7759
7769
|
|
|
7760
7770
|
// ../../components/ProgressBar/ProgressBar.module.css
|
|
7761
|
-
var ProgressBar_default = {"
|
|
7771
|
+
var ProgressBar_default = {"label":"opus_q04AvA_label","bar":"opus_q04AvA_bar","value":"opus_q04AvA_value","header":"opus_q04AvA_header","track":"opus_q04AvA_track","fill":"opus_q04AvA_fill"};
|
|
7762
7772
|
|
|
7763
7773
|
// ../../components/ProgressBar/ProgressBar.tsx
|
|
7764
7774
|
import { jsx as jsx54, jsxs as jsxs43 } from "react/jsx-runtime";
|
|
@@ -7778,7 +7788,7 @@ function ProgressBar({ label, max = 100, value }) {
|
|
|
7778
7788
|
}
|
|
7779
7789
|
|
|
7780
7790
|
// ../../components/Speedometer/Speedometer.module.css
|
|
7781
|
-
var Speedometer_default = {"
|
|
7791
|
+
var Speedometer_default = {"center":"opus__jpB7z_center","needle":"opus__jpB7z_needle","svg":"opus__jpB7z_svg","track":"opus__jpB7z_track","speedometer":"opus__jpB7z_speedometer","value":"opus__jpB7z_value","hub":"opus__jpB7z_hub"};
|
|
7782
7792
|
|
|
7783
7793
|
// ../../components/Speedometer/Speedometer.tsx
|
|
7784
7794
|
import { jsx as jsx55, jsxs as jsxs44 } from "react/jsx-runtime";
|
|
@@ -7828,7 +7838,7 @@ function MetricTile({ density = "comfortable", icon, label, sparkline, value })
|
|
|
7828
7838
|
}
|
|
7829
7839
|
|
|
7830
7840
|
// ../../components/StatusIndicator/StatusIndicator.module.css
|
|
7831
|
-
var StatusIndicator_default = {"
|
|
7841
|
+
var StatusIndicator_default = {"indicator":"opus_ZfaAEC_indicator","dot":"opus_ZfaAEC_dot"};
|
|
7832
7842
|
|
|
7833
7843
|
// ../../components/StatusIndicator/StatusIndicator.tsx
|
|
7834
7844
|
import { jsx as jsx57, jsxs as jsxs46 } from "react/jsx-runtime";
|
|
@@ -7853,7 +7863,7 @@ function TrendBadge({ direction, value }) {
|
|
|
7853
7863
|
}
|
|
7854
7864
|
|
|
7855
7865
|
// ../../components/Panel/Panel.module.css
|
|
7856
|
-
var Panel_default = {"
|
|
7866
|
+
var Panel_default = {"header":"opus_JZHUc__header","footer":"opus_JZHUc__footer","headerActions":"opus_JZHUc__headerActions","description":"opus_JZHUc__description","title":"opus_JZHUc__title","body":"opus_JZHUc__body","panel":"opus_JZHUc__panel","heading":"opus_JZHUc__heading"};
|
|
7857
7867
|
|
|
7858
7868
|
// ../../components/Panel/Panel.tsx
|
|
7859
7869
|
import { jsx as jsx58, jsxs as jsxs48 } from "react/jsx-runtime";
|
|
@@ -8037,7 +8047,7 @@ function resolveSectionGapVars(gap = "md") {
|
|
|
8037
8047
|
}
|
|
8038
8048
|
|
|
8039
8049
|
// ../../components/Section/Section.module.css
|
|
8040
|
-
var Section_default = {"
|
|
8050
|
+
var Section_default = {"column":"opus_FajZiH_column","section":"opus_FajZiH_section","body":"opus_FajZiH_body","header":"opus_FajZiH_header","description":"opus_FajZiH_description","title":"opus_FajZiH_title","row":"opus_FajZiH_row"};
|
|
8041
8051
|
|
|
8042
8052
|
// ../../components/Section/Section.tsx
|
|
8043
8053
|
import { jsx as jsx59, jsxs as jsxs49 } from "react/jsx-runtime";
|
|
@@ -8118,7 +8128,7 @@ var Section = Object.assign(SectionRoot, {
|
|
|
8118
8128
|
});
|
|
8119
8129
|
|
|
8120
8130
|
// ../../components/Table/Table.module.css
|
|
8121
|
-
var Table_default = {"
|
|
8131
|
+
var Table_default = {"empty":"opus_2q7S14_empty","visuallyHidden":"opus_2q7S14_visuallyHidden","caption":"opus_2q7S14_caption","wrap":"opus_2q7S14_wrap","table":"opus_2q7S14_table"};
|
|
8122
8132
|
|
|
8123
8133
|
// ../../components/Table/Table.tsx
|
|
8124
8134
|
import { jsx as jsx60, jsxs as jsxs50 } from "react/jsx-runtime";
|
|
@@ -8349,7 +8359,7 @@ function buildPivotGrid(sourceRows, config2) {
|
|
|
8349
8359
|
}
|
|
8350
8360
|
|
|
8351
8361
|
// ../../components/DataGrid/DataGrid.module.css
|
|
8352
|
-
var DataGrid_default = {"
|
|
8362
|
+
var DataGrid_default = {"rowHeader":"opus_zN0bNb_rowHeader","chevron":"opus_zN0bNb_chevron","groupCount":"opus_zN0bNb_groupCount","filterInput":"opus_zN0bNb_filterInput","expandButton":"opus_zN0bNb_expandButton","visuallyHidden":"opus_zN0bNb_visuallyHidden","menuChevron":"opus_zN0bNb_menuChevron","menuLabel":"opus_zN0bNb_menuLabel","corner":"opus_zN0bNb_corner","headerLabel":"opus_zN0bNb_headerLabel","menuButton":"opus_zN0bNb_menuButton","grid":"opus_zN0bNb_grid","headerMenu":"opus_zN0bNb_headerMenu","menuSection":"opus_zN0bNb_menuSection","groupRow":"opus_zN0bNb_groupRow","groupCell":"opus_zN0bNb_groupCell","groupButton":"opus_zN0bNb_groupButton","columnResizeHandle":"opus_zN0bNb_columnResizeHandle","wrap":"opus_zN0bNb_wrap","empty":"opus_zN0bNb_empty","sortButtonLabel":"opus_zN0bNb_sortButtonLabel","expandSpacer":"opus_zN0bNb_expandSpacer","detailCell":"opus_zN0bNb_detailCell","caption":"opus_zN0bNb_caption","gridBody":"opus_zN0bNb_gridBody","rowHeaderInner":"opus_zN0bNb_rowHeaderInner","spacerRow":"opus_zN0bNb_spacerRow","menuAction":"opus_zN0bNb_menuAction","menuHost":"opus_zN0bNb_menuHost","headerControls":"opus_zN0bNb_headerControls","menuFilterIcon":"opus_zN0bNb_menuFilterIcon","frame":"opus_zN0bNb_frame","headerCell":"opus_zN0bNb_headerCell","detailRow":"opus_zN0bNb_detailRow","infiniteFooter":"opus_zN0bNb_infiniteFooter","sortIndicatorButton":"opus_zN0bNb_sortIndicatorButton","rowHeaderLabel":"opus_zN0bNb_rowHeaderLabel","sortButton":"opus_zN0bNb_sortButton","sortIndicator":"opus_zN0bNb_sortIndicator"};
|
|
8353
8363
|
|
|
8354
8364
|
// ../../components/DataGrid/DataGrid.tsx
|
|
8355
8365
|
import { jsx as jsx61, jsxs as jsxs51 } from "react/jsx-runtime";
|
|
@@ -11915,7 +11925,7 @@ function SpecializedChart(props) {
|
|
|
11915
11925
|
}
|
|
11916
11926
|
|
|
11917
11927
|
// ../../components/Chart/Chart.module.css
|
|
11918
|
-
var Chart_default = {"
|
|
11928
|
+
var Chart_default = {"seriesA":"opus_L6guCK_seriesA","seriesE":"opus_L6guCK_seriesE","sankeyLabelBox":"opus_L6guCK_sankeyLabelBox","graphLink":"opus_L6guCK_graphLink","meta":"opus_L6guCK_meta","land":"opus_L6guCK_land","funnelGuide":"opus_L6guCK_funnelGuide","sankeySideValue":"opus_L6guCK_sankeySideValue","radarGrid":"opus_L6guCK_radarGrid","graphLabel":"opus_L6guCK_graphLabel","sankeyNode":"opus_L6guCK_sankeyNode","packLabel":"opus_L6guCK_packLabel","mapLabel":"opus_L6guCK_mapLabel","axisTick":"opus_L6guCK_axisTick","graphLinkColored":"opus_L6guCK_graphLinkColored","sankeySideLabel":"opus_L6guCK_sankeySideLabel","axisLine":"opus_L6guCK_axisLine","slice":"opus_L6guCK_slice","seriesF":"opus_L6guCK_seriesF","svg":"opus_L6guCK_svg","graphNodeRing":"opus_L6guCK_graphNodeRing","ridge":"opus_L6guCK_ridge","area":"opus_L6guCK_area","seriesC":"opus_L6guCK_seriesC","funnelText":"opus_L6guCK_funnelText","mapValue":"opus_L6guCK_mapValue","legendSwatch":"opus_L6guCK_legendSwatch","ring":"opus_L6guCK_ring","sankeySideName":"opus_L6guCK_sankeySideName","grid":"opus_L6guCK_grid","mapLand":"opus_L6guCK_mapLand","title":"opus_L6guCK_title","header":"opus_L6guCK_header","mapRegion":"opus_L6guCK_mapRegion","chart":"opus_L6guCK_chart","funnel":"opus_L6guCK_funnel","radarArea":"opus_L6guCK_radarArea","legendItem":"opus_L6guCK_legendItem","link":"opus_L6guCK_link","treemapLabel":"opus_L6guCK_treemapLabel","packParent":"opus_L6guCK_packParent","axisLabels":"opus_L6guCK_axisLabels","wick":"opus_L6guCK_wick","violin":"opus_L6guCK_violin","sankeyLink":"opus_L6guCK_sankeyLink","legend":"opus_L6guCK_legend","seriesB":"opus_L6guCK_seriesB","valueLabel":"opus_L6guCK_valueLabel","graphNode":"opus_L6guCK_graphNode","point":"opus_L6guCK_point","seriesD":"opus_L6guCK_seriesD","axisGuide":"opus_L6guCK_axisGuide","treemapGroupLabel":"opus_L6guCK_treemapGroupLabel","axes":"opus_L6guCK_axes","axisTitle":"opus_L6guCK_axisTitle","line":"opus_L6guCK_line","bar":"opus_L6guCK_bar","sankeyCenterLabel":"opus_L6guCK_sankeyCenterLabel"};
|
|
11919
11929
|
|
|
11920
11930
|
// ../../components/Chart/Chart.tsx
|
|
11921
11931
|
import { Fragment as Fragment8, jsx as jsx63, jsxs as jsxs53 } from "react/jsx-runtime";
|
|
@@ -13054,7 +13064,7 @@ function Chart({
|
|
|
13054
13064
|
}
|
|
13055
13065
|
|
|
13056
13066
|
// ../../components/Skeleton/Skeleton.module.css
|
|
13057
|
-
var Skeleton_default = {"
|
|
13067
|
+
var Skeleton_default = {"tableCell":"opus_27r9Md_tableCell","skeleton":"opus_27r9Md_skeleton","tableRow":"opus_27r9Md_tableRow","stack":"opus_27r9Md_stack","line":"opus_27r9Md_line","avatar":"opus_27r9Md_avatar","media":"opus_27r9Md_media","skeletonShimmer":"opus_27r9Md_skeletonShimmer","skeletonPulse":"opus_27r9Md_skeletonPulse","avatarContent":"opus_27r9Md_avatarContent"};
|
|
13058
13068
|
|
|
13059
13069
|
// ../../components/Skeleton/Skeleton.tsx
|
|
13060
13070
|
import { jsx as jsx64, jsxs as jsxs54 } from "react/jsx-runtime";
|
|
@@ -13105,7 +13115,7 @@ import { faXmark as faXmark2 } from "@fortawesome/free-solid-svg-icons";
|
|
|
13105
13115
|
import { FontAwesomeIcon as FontAwesomeIcon7 } from "@fortawesome/react-fontawesome";
|
|
13106
13116
|
|
|
13107
13117
|
// ../../components/Lightbox/Lightbox.module.css
|
|
13108
|
-
var Lightbox_default = {"
|
|
13118
|
+
var Lightbox_default = {"lightboxFadeOut":"opus_s7Rpyv_lightboxFadeOut","lightboxPanelOut":"opus_s7Rpyv_lightboxPanelOut","image":"opus_s7Rpyv_image","close":"opus_s7Rpyv_close","caption":"opus_s7Rpyv_caption","panel":"opus_s7Rpyv_panel","closeIcon":"opus_s7Rpyv_closeIcon","overlay":"opus_s7Rpyv_overlay","lightbox":"opus_s7Rpyv_lightbox","lightboxFadeIn":"opus_s7Rpyv_lightboxFadeIn","lightboxPanelIn":"opus_s7Rpyv_lightboxPanelIn","trigger":"opus_s7Rpyv_trigger","frame":"opus_s7Rpyv_frame"};
|
|
13109
13119
|
|
|
13110
13120
|
// ../../components/Lightbox/Lightbox.tsx
|
|
13111
13121
|
import { jsx as jsx65, jsxs as jsxs55 } from "react/jsx-runtime";
|
|
@@ -13220,7 +13230,7 @@ function Lightbox({
|
|
|
13220
13230
|
}
|
|
13221
13231
|
|
|
13222
13232
|
// ../../components/Carousel/Carousel.module.css
|
|
13223
|
-
var Carousel_default = {"
|
|
13233
|
+
var Carousel_default = {"nav":"opus_N4occJ_nav","pips":"opus_N4occJ_pips","empty":"opus_N4occJ_empty","stage":"opus_N4occJ_stage","footer":"opus_N4occJ_footer","track":"opus_N4occJ_track","carousel":"opus_N4occJ_carousel","caption":"opus_N4occJ_caption","pip":"opus_N4occJ_pip","slide":"opus_N4occJ_slide","image":"opus_N4occJ_image","navIcon":"opus_N4occJ_navIcon","visuallyHidden":"opus_N4occJ_visuallyHidden"};
|
|
13224
13234
|
|
|
13225
13235
|
// ../../components/Carousel/Carousel.tsx
|
|
13226
13236
|
import { Fragment as Fragment9, jsx as jsx66, jsxs as jsxs56 } from "react/jsx-runtime";
|
|
@@ -13472,7 +13482,7 @@ function Carousel({
|
|
|
13472
13482
|
}
|
|
13473
13483
|
|
|
13474
13484
|
// ../../components/ImageThumbnail/ImageThumbnail.module.css
|
|
13475
|
-
var ImageThumbnail_default = {"
|
|
13485
|
+
var ImageThumbnail_default = {"figure":"opus_Gp1o-9_figure","caption":"opus_Gp1o-9_caption","thumbnail":"opus_Gp1o-9_thumbnail","image":"opus_Gp1o-9_image"};
|
|
13476
13486
|
|
|
13477
13487
|
// ../../components/ImageThumbnail/ImageThumbnail.tsx
|
|
13478
13488
|
import { jsx as jsx67, jsxs as jsxs57 } from "react/jsx-runtime";
|
|
@@ -13547,7 +13557,7 @@ import { createElement, useCallback as useCallback15, useEffect as useEffect27,
|
|
|
13547
13557
|
import { useEffect as useEffect26, useRef as useRef27, useState as useState33 } from "react";
|
|
13548
13558
|
|
|
13549
13559
|
// ../../components/ModelViewer/ModelViewer.module.css
|
|
13550
|
-
var ModelViewer_default = {"
|
|
13560
|
+
var ModelViewer_default = {"caption":"opus_f7gfHI_caption","stage":"opus_f7gfHI_stage","model":"opus_f7gfHI_model","canvasHost":"opus_f7gfHI_canvasHost","loading":"opus_f7gfHI_loading","viewer":"opus_f7gfHI_viewer"};
|
|
13551
13561
|
|
|
13552
13562
|
// ../../components/ModelViewer/FireBarrelModelViewer.tsx
|
|
13553
13563
|
import { jsx as jsx69, jsxs as jsxs58 } from "react/jsx-runtime";
|
|
@@ -13765,7 +13775,7 @@ import { faXmark as faXmark3 } from "@fortawesome/free-solid-svg-icons";
|
|
|
13765
13775
|
import { FontAwesomeIcon as FontAwesomeIcon9 } from "@fortawesome/react-fontawesome";
|
|
13766
13776
|
|
|
13767
13777
|
// ../../components/ModelLightbox/ModelLightbox.module.css
|
|
13768
|
-
var ModelLightbox_default = {"lightbox":"opus_YYKGIB_lightbox","
|
|
13778
|
+
var ModelLightbox_default = {"lightbox":"opus_YYKGIB_lightbox","closeIcon":"opus_YYKGIB_closeIcon","modelLightboxPanelIn":"opus_YYKGIB_modelLightboxPanelIn","modelLightboxFadeIn":"opus_YYKGIB_modelLightboxFadeIn","modelLightboxFadeOut":"opus_YYKGIB_modelLightboxFadeOut","frame":"opus_YYKGIB_frame","close":"opus_YYKGIB_close","overlay":"opus_YYKGIB_overlay","trigger":"opus_YYKGIB_trigger","modelLightboxPanelOut":"opus_YYKGIB_modelLightboxPanelOut"};
|
|
13769
13779
|
|
|
13770
13780
|
// ../../components/ModelLightbox/ModelLightbox.tsx
|
|
13771
13781
|
import { jsx as jsx71, jsxs as jsxs60 } from "react/jsx-runtime";
|
|
@@ -13870,7 +13880,7 @@ function ModelLightbox({
|
|
|
13870
13880
|
}
|
|
13871
13881
|
|
|
13872
13882
|
// ../../components/ModelThumbnail/ModelThumbnail.module.css
|
|
13873
|
-
var ModelThumbnail_default = {"
|
|
13883
|
+
var ModelThumbnail_default = {"caption":"opus_NkO9Yb_caption","content":"opus_NkO9Yb_content","staticThumbnail":"opus_NkO9Yb_staticThumbnail"};
|
|
13874
13884
|
|
|
13875
13885
|
// ../../components/ModelThumbnail/ModelThumbnail.tsx
|
|
13876
13886
|
import { jsx as jsx72, jsxs as jsxs61 } from "react/jsx-runtime";
|
|
@@ -13907,7 +13917,7 @@ function ModelThumbnail({
|
|
|
13907
13917
|
}
|
|
13908
13918
|
|
|
13909
13919
|
// ../../components/ModelGallery/ModelGallery.module.css
|
|
13910
|
-
var ModelGallery_default = {"
|
|
13920
|
+
var ModelGallery_default = {"gallery":"opus_8llAjm_gallery","empty":"opus_8llAjm_empty"};
|
|
13911
13921
|
|
|
13912
13922
|
// ../../components/ModelGallery/ModelGallery.tsx
|
|
13913
13923
|
import { jsx as jsx73 } from "react/jsx-runtime";
|
|
@@ -13991,7 +14001,7 @@ function CatalogIcon({ iconName }) {
|
|
|
13991
14001
|
}
|
|
13992
14002
|
|
|
13993
14003
|
// ../../components/EmptyState/EmptyState.module.css
|
|
13994
|
-
var EmptyState_default = {"
|
|
14004
|
+
var EmptyState_default = {"actions":"opus_1KckGY_actions","iconWrap":"opus_1KckGY_iconWrap","root":"opus_1KckGY_root","description":"opus_1KckGY_description","title":"opus_1KckGY_title","copy":"opus_1KckGY_copy"};
|
|
13995
14005
|
|
|
13996
14006
|
// ../../components/EmptyState/EmptyState.tsx
|
|
13997
14007
|
import { jsx as jsx75, jsxs as jsxs62 } from "react/jsx-runtime";
|
|
@@ -14025,7 +14035,7 @@ function EmptyState({
|
|
|
14025
14035
|
}
|
|
14026
14036
|
|
|
14027
14037
|
// ../../components/Badge/Badge.module.css
|
|
14028
|
-
var Badge_default = {"
|
|
14038
|
+
var Badge_default = {"dot":"opus_1GJHzl_dot","badge":"opus_1GJHzl_badge"};
|
|
14029
14039
|
|
|
14030
14040
|
// ../../components/Badge/Badge.tsx
|
|
14031
14041
|
import { jsx as jsx76, jsxs as jsxs63 } from "react/jsx-runtime";
|
|
@@ -14043,7 +14053,7 @@ function Badge({
|
|
|
14043
14053
|
}
|
|
14044
14054
|
|
|
14045
14055
|
// ../../components/Divider/Divider.module.css
|
|
14046
|
-
var Divider_default = {"
|
|
14056
|
+
var Divider_default = {"line":"opus_ux1i0D_line","label":"opus_ux1i0D_label","labelled":"opus_ux1i0D_labelled","divider":"opus_ux1i0D_divider"};
|
|
14047
14057
|
|
|
14048
14058
|
// ../../components/Divider/Divider.tsx
|
|
14049
14059
|
import { jsx as jsx77, jsxs as jsxs64 } from "react/jsx-runtime";
|
|
@@ -14085,7 +14095,7 @@ function Divider({
|
|
|
14085
14095
|
import { useMemo as useMemo16, useState as useState36 } from "react";
|
|
14086
14096
|
|
|
14087
14097
|
// ../../components/Avatar/Avatar.module.css
|
|
14088
|
-
var Avatar_default = {"
|
|
14098
|
+
var Avatar_default = {"avatar":"opus_jsRWxO_avatar","image":"opus_jsRWxO_image","initials":"opus_jsRWxO_initials"};
|
|
14089
14099
|
|
|
14090
14100
|
// ../../components/Avatar/Avatar.tsx
|
|
14091
14101
|
import { jsx as jsx78 } from "react/jsx-runtime";
|
|
@@ -14135,7 +14145,7 @@ function Avatar({
|
|
|
14135
14145
|
}
|
|
14136
14146
|
|
|
14137
14147
|
// ../../components/AvatarGroup/AvatarGroup.module.css
|
|
14138
|
-
var AvatarGroup_default = {"
|
|
14148
|
+
var AvatarGroup_default = {"item":"opus_Vv36ne_item","group":"opus_Vv36ne_group","overflow":"opus_Vv36ne_overflow"};
|
|
14139
14149
|
|
|
14140
14150
|
// ../../components/AvatarGroup/AvatarGroup.tsx
|
|
14141
14151
|
import { jsx as jsx79, jsxs as jsxs65 } from "react/jsx-runtime";
|
|
@@ -14161,7 +14171,7 @@ function AvatarGroup({ items, max = 4, size = "md" }) {
|
|
|
14161
14171
|
}
|
|
14162
14172
|
|
|
14163
14173
|
// ../../components/Statistic/Statistic.module.css
|
|
14164
|
-
var Statistic_default = {"
|
|
14174
|
+
var Statistic_default = {"trend":"opus_vCN1bv_trend","label":"opus_vCN1bv_label","value":"opus_vCN1bv_value","root":"opus_vCN1bv_root","affix":"opus_vCN1bv_affix"};
|
|
14165
14175
|
|
|
14166
14176
|
// ../../components/Statistic/Statistic.tsx
|
|
14167
14177
|
import { jsx as jsx80, jsxs as jsxs66 } from "react/jsx-runtime";
|
|
@@ -14188,7 +14198,7 @@ function Statistic({
|
|
|
14188
14198
|
}
|
|
14189
14199
|
|
|
14190
14200
|
// ../../components/List/List.module.css
|
|
14191
|
-
var List_default = {"
|
|
14201
|
+
var List_default = {"title":"opus_ys3xlo_title","item":"opus_ys3xlo_item","body":"opus_ys3xlo_body","list":"opus_ys3xlo_list","description":"opus_ys3xlo_description","icon":"opus_ys3xlo_icon","meta":"opus_ys3xlo_meta","head":"opus_ys3xlo_head"};
|
|
14192
14202
|
|
|
14193
14203
|
// ../../components/List/List.tsx
|
|
14194
14204
|
import { jsx as jsx81, jsxs as jsxs67 } from "react/jsx-runtime";
|
|
@@ -14207,7 +14217,7 @@ function List({ density = "comfortable", items, ordered = false }) {
|
|
|
14207
14217
|
}
|
|
14208
14218
|
|
|
14209
14219
|
// ../../components/DescriptionList/DescriptionList.module.css
|
|
14210
|
-
var DescriptionList_default = {"
|
|
14220
|
+
var DescriptionList_default = {"term":"opus_FY8OsC_term","row":"opus_FY8OsC_row","list":"opus_FY8OsC_list","details":"opus_FY8OsC_details"};
|
|
14211
14221
|
|
|
14212
14222
|
// ../../components/DescriptionList/DescriptionList.tsx
|
|
14213
14223
|
import { jsx as jsx82, jsxs as jsxs68 } from "react/jsx-runtime";
|
|
@@ -14225,7 +14235,7 @@ function DescriptionList({
|
|
|
14225
14235
|
import { useState as useState37 } from "react";
|
|
14226
14236
|
|
|
14227
14237
|
// ../../components/PropertyGrid/PropertyGrid.module.css
|
|
14228
|
-
var PropertyGrid_default = {"
|
|
14238
|
+
var PropertyGrid_default = {"row":"opus_Bnfsue_row","label":"opus_Bnfsue_label","grid":"opus_Bnfsue_grid","valueCell":"opus_Bnfsue_valueCell","value":"opus_Bnfsue_value","copy":"opus_Bnfsue_copy"};
|
|
14229
14239
|
|
|
14230
14240
|
// ../../components/PropertyGrid/PropertyGrid.tsx
|
|
14231
14241
|
import { jsx as jsx83, jsxs as jsxs69 } from "react/jsx-runtime";
|
|
@@ -14291,7 +14301,7 @@ function Stack({
|
|
|
14291
14301
|
import { Children } from "react";
|
|
14292
14302
|
|
|
14293
14303
|
// ../../components/Columns/Columns.module.css
|
|
14294
|
-
var Columns_default = {"
|
|
14304
|
+
var Columns_default = {"root":"opus_dI4yQh_root","cell":"opus_dI4yQh_cell"};
|
|
14295
14305
|
|
|
14296
14306
|
// ../../components/Columns/Columns.tsx
|
|
14297
14307
|
import { jsx as jsx85 } from "react/jsx-runtime";
|
|
@@ -14349,7 +14359,7 @@ function Grid2({
|
|
|
14349
14359
|
import { useCallback as useCallback17, useEffect as useEffect29, useId as useId19, useRef as useRef30, useState as useState38 } from "react";
|
|
14350
14360
|
|
|
14351
14361
|
// ../../components/Splitter/Splitter.module.css
|
|
14352
|
-
var Splitter_default = {"
|
|
14362
|
+
var Splitter_default = {"handle":"opus_Khgx9s_handle","pane":"opus_Khgx9s_pane","srOnly":"opus_Khgx9s_srOnly","root":"opus_Khgx9s_root"};
|
|
14353
14363
|
|
|
14354
14364
|
// ../../components/Splitter/Splitter.tsx
|
|
14355
14365
|
import { jsx as jsx87, jsxs as jsxs70 } from "react/jsx-runtime";
|
|
@@ -14459,7 +14469,7 @@ function Splitter({
|
|
|
14459
14469
|
import { useCallback as useCallback18, useEffect as useEffect30, useRef as useRef31, useState as useState39 } from "react";
|
|
14460
14470
|
|
|
14461
14471
|
// ../../components/ResizablePanel/ResizablePanel.module.css
|
|
14462
|
-
var ResizablePanel_default = {"
|
|
14472
|
+
var ResizablePanel_default = {"handle":"opus_kVJ122_handle","root":"opus_kVJ122_root","body":"opus_kVJ122_body"};
|
|
14463
14473
|
|
|
14464
14474
|
// ../../components/ResizablePanel/ResizablePanel.tsx
|
|
14465
14475
|
import { jsx as jsx88, jsxs as jsxs71 } from "react/jsx-runtime";
|
|
@@ -14542,7 +14552,7 @@ function ResizablePanel({
|
|
|
14542
14552
|
}
|
|
14543
14553
|
|
|
14544
14554
|
// ../../components/DockLayout/DockLayout.module.css
|
|
14545
|
-
var DockLayout_default = {"left":"opus_3zzL8C_left","
|
|
14555
|
+
var DockLayout_default = {"left":"opus_3zzL8C_left","center":"opus_3zzL8C_center","middle":"opus_3zzL8C_middle","right":"opus_3zzL8C_right","bottom":"opus_3zzL8C_bottom","root":"opus_3zzL8C_root","top":"opus_3zzL8C_top"};
|
|
14546
14556
|
|
|
14547
14557
|
// ../../components/DockLayout/DockLayout.tsx
|
|
14548
14558
|
import { jsx as jsx89, jsxs as jsxs72 } from "react/jsx-runtime";
|
|
@@ -14660,7 +14670,7 @@ function Spacer({ axis = "y", className, flex = false, size = 16, style }) {
|
|
|
14660
14670
|
}
|
|
14661
14671
|
|
|
14662
14672
|
// ../../components/Breadcrumb/Breadcrumb.module.css
|
|
14663
|
-
var Breadcrumb_default = {"
|
|
14673
|
+
var Breadcrumb_default = {"link":"opus_FwZfXe_link","item":"opus_FwZfXe_item","separator":"opus_FwZfXe_separator","list":"opus_FwZfXe_list","root":"opus_FwZfXe_root","current":"opus_FwZfXe_current"};
|
|
14664
14674
|
|
|
14665
14675
|
// ../../components/Breadcrumb/Breadcrumb.tsx
|
|
14666
14676
|
import { jsx as jsx94, jsxs as jsxs73 } from "react/jsx-runtime";
|
|
@@ -14688,7 +14698,7 @@ function Breadcrumb({ items, onNavigate, separator = "/" }) {
|
|
|
14688
14698
|
}
|
|
14689
14699
|
|
|
14690
14700
|
// ../../components/Pagination/Pagination.module.css
|
|
14691
|
-
var Pagination_default = {"
|
|
14701
|
+
var Pagination_default = {"ellipsis":"opus_VkXUKR_ellipsis","root":"opus_VkXUKR_root","button":"opus_VkXUKR_button","active":"opus_VkXUKR_active"};
|
|
14692
14702
|
|
|
14693
14703
|
// ../../components/Pagination/Pagination.tsx
|
|
14694
14704
|
import { jsx as jsx95, jsxs as jsxs74 } from "react/jsx-runtime";
|
|
@@ -14753,7 +14763,7 @@ function Pagination({ page, pageCount, onPageChange, siblingCount = 1 }) {
|
|
|
14753
14763
|
}
|
|
14754
14764
|
|
|
14755
14765
|
// ../../components/PageHeader/PageHeader.module.css
|
|
14756
|
-
var PageHeader_default = {"
|
|
14766
|
+
var PageHeader_default = {"breadcrumbs":"opus_1pSVfU_breadcrumbs","copy":"opus_1pSVfU_copy","eyebrow":"opus_1pSVfU_eyebrow","actions":"opus_1pSVfU_actions","row":"opus_1pSVfU_row","title":"opus_1pSVfU_title","root":"opus_1pSVfU_root","description":"opus_1pSVfU_description"};
|
|
14757
14767
|
|
|
14758
14768
|
// ../../components/PageHeader/PageHeader.tsx
|
|
14759
14769
|
import { jsx as jsx96, jsxs as jsxs75 } from "react/jsx-runtime";
|
|
@@ -14772,7 +14782,7 @@ function PageHeader({ actions, breadcrumbs, description, eyebrow, title }) {
|
|
|
14772
14782
|
}
|
|
14773
14783
|
|
|
14774
14784
|
// ../../components/Toolbar/Toolbar.module.css
|
|
14775
|
-
var Toolbar_default = {"
|
|
14785
|
+
var Toolbar_default = {"root":"opus_lO-IAD_root","cluster":"opus_lO-IAD_cluster","end":"opus_lO-IAD_end"};
|
|
14776
14786
|
|
|
14777
14787
|
// ../../components/Toolbar/Toolbar.tsx
|
|
14778
14788
|
import { jsx as jsx97, jsxs as jsxs76 } from "react/jsx-runtime";
|
|
@@ -14794,7 +14804,7 @@ function Toolbar({ children, className, dense = false, end, label, start }) {
|
|
|
14794
14804
|
}
|
|
14795
14805
|
|
|
14796
14806
|
// ../../components/BottomNavigation/BottomNavigation.module.css
|
|
14797
|
-
var BottomNavigation_default = {"
|
|
14807
|
+
var BottomNavigation_default = {"root":"opus_Yqcmor_root","active":"opus_Yqcmor_active","label":"opus_Yqcmor_label","icon":"opus_Yqcmor_icon","item":"opus_Yqcmor_item"};
|
|
14798
14808
|
|
|
14799
14809
|
// ../../components/BottomNavigation/BottomNavigation.tsx
|
|
14800
14810
|
import { jsx as jsx98, jsxs as jsxs77 } from "react/jsx-runtime";
|
|
@@ -14824,7 +14834,7 @@ function BottomNavigation({ items, onChange, value }) {
|
|
|
14824
14834
|
}
|
|
14825
14835
|
|
|
14826
14836
|
// ../../components/NavigationRail/NavigationRail.module.css
|
|
14827
|
-
var NavigationRail_default = {"
|
|
14837
|
+
var NavigationRail_default = {"label":"opus_E7mR15_label","active":"opus_E7mR15_active","root":"opus_E7mR15_root","item":"opus_E7mR15_item","icon":"opus_E7mR15_icon","srOnly":"opus_E7mR15_srOnly"};
|
|
14828
14838
|
|
|
14829
14839
|
// ../../components/NavigationRail/NavigationRail.tsx
|
|
14830
14840
|
import { jsx as jsx99, jsxs as jsxs78 } from "react/jsx-runtime";
|
|
@@ -14867,7 +14877,7 @@ function NavigationRail({ collapsed = false, items, onChange, value }) {
|
|
|
14867
14877
|
import { useEffect as useEffect31, useId as useId20, useRef as useRef32, useState as useState40 } from "react";
|
|
14868
14878
|
|
|
14869
14879
|
// ../../components/SplitButton/SplitButton.module.css
|
|
14870
|
-
var SplitButton_default = {"
|
|
14880
|
+
var SplitButton_default = {"menu":"opus_TVuiQN_menu","menuItem":"opus_TVuiQN_menuItem","caret":"opus_TVuiQN_caret","root":"opus_TVuiQN_root","main":"opus_TVuiQN_main"};
|
|
14871
14881
|
|
|
14872
14882
|
// ../../components/SplitButton/SplitButton.tsx
|
|
14873
14883
|
import { jsx as jsx100, jsxs as jsxs79 } from "react/jsx-runtime";
|
|
@@ -14932,7 +14942,7 @@ function SplitButton({
|
|
|
14932
14942
|
}
|
|
14933
14943
|
|
|
14934
14944
|
// ../../components/FloatingActionButton/FloatingActionButton.module.css
|
|
14935
|
-
var FloatingActionButton_default = {"
|
|
14945
|
+
var FloatingActionButton_default = {"icon":"opus_UXPLpX_icon","srOnly":"opus_UXPLpX_srOnly","label":"opus_UXPLpX_label","root":"opus_UXPLpX_root"};
|
|
14936
14946
|
|
|
14937
14947
|
// ../../components/FloatingActionButton/FloatingActionButton.tsx
|
|
14938
14948
|
import { jsx as jsx101, jsxs as jsxs80 } from "react/jsx-runtime";
|
|
@@ -15004,7 +15014,7 @@ function TileGradientDefs() {
|
|
|
15004
15014
|
}
|
|
15005
15015
|
|
|
15006
15016
|
// ../../components/Tile/Tile.module.css
|
|
15007
|
-
var Tile_default = {"
|
|
15017
|
+
var Tile_default = {"icon":"opus_wypm8k_icon","label":"opus_wypm8k_label","tile":"opus_wypm8k_tile"};
|
|
15008
15018
|
|
|
15009
15019
|
// ../../components/Tile/Tile.tsx
|
|
15010
15020
|
import { Fragment as Fragment10, jsx as jsx103, jsxs as jsxs82 } from "react/jsx-runtime";
|
|
@@ -15037,7 +15047,7 @@ function Tile({
|
|
|
15037
15047
|
}
|
|
15038
15048
|
|
|
15039
15049
|
// ../../components/Tiles/Tiles.module.css
|
|
15040
|
-
var Tiles_default = {"
|
|
15050
|
+
var Tiles_default = {"tile":"opus_zD82gC_tile","row":"opus_zD82gC_row"};
|
|
15041
15051
|
|
|
15042
15052
|
// ../../components/Tiles/Tiles.tsx
|
|
15043
15053
|
import { jsx as jsx104, jsxs as jsxs83 } from "react/jsx-runtime";
|
|
@@ -15077,7 +15087,7 @@ function Tiles({ className, items, layout = "fill" }) {
|
|
|
15077
15087
|
}
|
|
15078
15088
|
|
|
15079
15089
|
// ../../components/StatTile/StatTile.module.css
|
|
15080
|
-
var StatTile_default = {"
|
|
15090
|
+
var StatTile_default = {"meta":"opus_8DpwUV_meta","comparison":"opus_8DpwUV_comparison","statTile":"opus_8DpwUV_statTile","value":"opus_8DpwUV_value","trend":"opus_8DpwUV_trend","label":"opus_8DpwUV_label","body":"opus_8DpwUV_body","icon":"opus_8DpwUV_icon"};
|
|
15081
15091
|
|
|
15082
15092
|
// ../../components/StatTile/StatTile.tsx
|
|
15083
15093
|
import { Fragment as Fragment11, jsx as jsx105, jsxs as jsxs84 } from "react/jsx-runtime";
|
|
@@ -15170,7 +15180,7 @@ function StatTiles({ className, items, layout = "fill" }) {
|
|
|
15170
15180
|
import { useId as useId21, useMemo as useMemo17 } from "react";
|
|
15171
15181
|
|
|
15172
15182
|
// ../../components/PipelineOverview/PipelineOverview.module.css
|
|
15173
|
-
var PipelineOverview_default = {"
|
|
15183
|
+
var PipelineOverview_default = {"legendValue":"opus_1ScjMZ_legendValue","total":"opus_1ScjMZ_total","totalValue":"opus_1ScjMZ_totalValue","periodSelect":"opus_1ScjMZ_periodSelect","footer":"opus_1ScjMZ_footer","periodChevron":"opus_1ScjMZ_periodChevron","funnel":"opus_1ScjMZ_funnel","legendItem":"opus_1ScjMZ_legendItem","legendDot":"opus_1ScjMZ_legendDot","period":"opus_1ScjMZ_period","legendCopy":"opus_1ScjMZ_legendCopy","legendLabel":"opus_1ScjMZ_legendLabel","body":"opus_1ScjMZ_body","funnelSvg":"opus_1ScjMZ_funnelSvg","totalLabel":"opus_1ScjMZ_totalLabel","legend":"opus_1ScjMZ_legend","root":"opus_1ScjMZ_root","periodLabel":"opus_1ScjMZ_periodLabel"};
|
|
15174
15184
|
|
|
15175
15185
|
// ../../components/PipelineOverview/PipelineOverview.tsx
|
|
15176
15186
|
import { jsx as jsx107, jsxs as jsxs85 } from "react/jsx-runtime";
|
|
@@ -15503,7 +15513,7 @@ function getDealsOverTimePalette(palette) {
|
|
|
15503
15513
|
}
|
|
15504
15514
|
|
|
15505
15515
|
// ../../components/DealsOverTime/DealsOverTime.module.css
|
|
15506
|
-
var DealsOverTime_default = {"
|
|
15516
|
+
var DealsOverTime_default = {"line":"opus_Hn1LW1_line","chartWrap":"opus_Hn1LW1_chartWrap","pointGlow":"opus_Hn1LW1_pointGlow","pointRing":"opus_Hn1LW1_pointRing","axisLabel":"opus_Hn1LW1_axisLabel","pointCore":"opus_Hn1LW1_pointCore","pointSolid":"opus_Hn1LW1_pointSolid","tooltip":"opus_Hn1LW1_tooltip","tooltipDate":"opus_Hn1LW1_tooltipDate","period":"opus_Hn1LW1_period","periodLabel":"opus_Hn1LW1_periodLabel","area":"opus_Hn1LW1_area","periodSelect":"opus_Hn1LW1_periodSelect","title":"opus_Hn1LW1_title","gridLine":"opus_Hn1LW1_gridLine","hitTarget":"opus_Hn1LW1_hitTarget","header":"opus_Hn1LW1_header","root":"opus_Hn1LW1_root","tooltipValue":"opus_Hn1LW1_tooltipValue","lineGlowSoft":"opus_Hn1LW1_lineGlowSoft","lineGlowMid":"opus_Hn1LW1_lineGlowMid","chart":"opus_Hn1LW1_chart"};
|
|
15507
15517
|
|
|
15508
15518
|
// ../../components/DealsOverTime/DealsOverTime.tsx
|
|
15509
15519
|
import { Fragment as Fragment12, jsx as jsx108, jsxs as jsxs86 } from "react/jsx-runtime";
|
|
@@ -15872,7 +15882,7 @@ function DealsOverTime({
|
|
|
15872
15882
|
import { useCallback as useCallback19, useState as useState42 } from "react";
|
|
15873
15883
|
|
|
15874
15884
|
// ../../components/DashboardListWidget/shared.module.css
|
|
15875
|
-
var shared_default = {"
|
|
15885
|
+
var shared_default = {"iconWrap":"opus_8R-PJ3_iconWrap","footerAction":"opus_8R-PJ3_footerAction","footerIcon":"opus_8R-PJ3_footerIcon","footer":"opus_8R-PJ3_footer","itemAction":"opus_8R-PJ3_itemAction","list":"opus_8R-PJ3_list"};
|
|
15876
15886
|
|
|
15877
15887
|
// ../../components/DashboardListWidget/DashboardListFooter.tsx
|
|
15878
15888
|
import { Fragment as Fragment13, jsx as jsx109, jsxs as jsxs87 } from "react/jsx-runtime";
|
|
@@ -15885,7 +15895,7 @@ function DashboardListFooter({ footerHref, footerLabel, onFooterClick }) {
|
|
|
15885
15895
|
}
|
|
15886
15896
|
|
|
15887
15897
|
// ../../components/UpcomingTasks/UpcomingTasks.module.css
|
|
15888
|
-
var UpcomingTasks_default = {"
|
|
15898
|
+
var UpcomingTasks_default = {"itemAction":"opus_mFTWWU_itemAction","root":"opus_mFTWWU_root","itemTitle":"opus_mFTWWU_itemTitle","itemSubtitle":"opus_mFTWWU_itemSubtitle","time":"opus_mFTWWU_time","taskCheckbox":"opus_mFTWWU_taskCheckbox","title":"opus_mFTWWU_title","header":"opus_mFTWWU_header","item":"opus_mFTWWU_item","list":"opus_mFTWWU_list","copy":"opus_mFTWWU_copy","itemBody":"opus_mFTWWU_itemBody"};
|
|
15889
15899
|
|
|
15890
15900
|
// ../../components/UpcomingTasks/UpcomingTasks.tsx
|
|
15891
15901
|
import { jsx as jsx110, jsxs as jsxs88 } from "react/jsx-runtime";
|
|
@@ -15970,7 +15980,7 @@ function UpcomingTasks({
|
|
|
15970
15980
|
}
|
|
15971
15981
|
|
|
15972
15982
|
// ../../components/RecentActivity/RecentActivity.module.css
|
|
15973
|
-
var RecentActivity_default = {"
|
|
15983
|
+
var RecentActivity_default = {"time":"opus_PR08Ax_time","title":"opus_PR08Ax_title","itemAction":"opus_PR08Ax_itemAction","itemTitle":"opus_PR08Ax_itemTitle","item":"opus_PR08Ax_item","itemSubtitle":"opus_PR08Ax_itemSubtitle","header":"opus_PR08Ax_header","list":"opus_PR08Ax_list","root":"opus_PR08Ax_root","copy":"opus_PR08Ax_copy","iconWrap":"opus_PR08Ax_iconWrap"};
|
|
15974
15984
|
|
|
15975
15985
|
// ../../components/RecentActivity/RecentActivity.tsx
|
|
15976
15986
|
import { Fragment as Fragment14, jsx as jsx111, jsxs as jsxs89 } from "react/jsx-runtime";
|
|
@@ -16026,7 +16036,7 @@ function RecentActivity({
|
|
|
16026
16036
|
import { useMemo as useMemo19 } from "react";
|
|
16027
16037
|
|
|
16028
16038
|
// ../../components/TopPerformingUsers/TopPerformingUsers.module.css
|
|
16029
|
-
var TopPerformingUsers_default = {"
|
|
16039
|
+
var TopPerformingUsers_default = {"root":"opus_sYx0a6_root","item":"opus_sYx0a6_item","barFill":"opus_sYx0a6_barFill","barTrack":"opus_sYx0a6_barTrack","itemAction":"opus_sYx0a6_itemAction","title":"opus_sYx0a6_title","header":"opus_sYx0a6_header","list":"opus_sYx0a6_list","name":"opus_sYx0a6_name","row":"opus_sYx0a6_row","value":"opus_sYx0a6_value"};
|
|
16030
16040
|
|
|
16031
16041
|
// ../../components/TopPerformingUsers/TopPerformingUsers.tsx
|
|
16032
16042
|
import { Fragment as Fragment15, jsx as jsx112, jsxs as jsxs90 } from "react/jsx-runtime";
|
|
@@ -16085,7 +16095,7 @@ function TopPerformingUsers({
|
|
|
16085
16095
|
}
|
|
16086
16096
|
|
|
16087
16097
|
// ../../components/DashboardContentContainer/DashboardContentContainer.module.css
|
|
16088
|
-
var DashboardContentContainer_default = {"
|
|
16098
|
+
var DashboardContentContainer_default = {"container":"opus_myuwZ6_container","title":"opus_myuwZ6_title"};
|
|
16089
16099
|
|
|
16090
16100
|
// ../../components/DashboardContentContainer/DashboardContentContainer.tsx
|
|
16091
16101
|
import { jsx as jsx113, jsxs as jsxs91 } from "react/jsx-runtime";
|
|
@@ -16114,7 +16124,7 @@ function DashboardContentContainer({
|
|
|
16114
16124
|
import { useMemo as useMemo20, useState as useState43 } from "react";
|
|
16115
16125
|
|
|
16116
16126
|
// ../../components/PropertyInspector/PropertyInspector.module.css
|
|
16117
|
-
var PropertyInspector_default = {"
|
|
16127
|
+
var PropertyInspector_default = {"select":"opus_IrN8Z8_select","search":"opus_IrN8Z8_search","searchRow":"opus_IrN8Z8_searchRow","root":"opus_IrN8Z8_root","input":"opus_IrN8Z8_input","rows":"opus_IrN8Z8_rows","valueCell":"opus_IrN8Z8_valueCell","groupHeader":"opus_IrN8Z8_groupHeader","label":"opus_IrN8Z8_label","value":"opus_IrN8Z8_value","row":"opus_IrN8Z8_row","group":"opus_IrN8Z8_group","checkbox":"opus_IrN8Z8_checkbox"};
|
|
16118
16128
|
|
|
16119
16129
|
// ../../components/PropertyInspector/PropertyInspector.tsx
|
|
16120
16130
|
import { jsx as jsx114, jsxs as jsxs92 } from "react/jsx-runtime";
|
|
@@ -16234,7 +16244,7 @@ function PropertyInspector({ items, onChange, searchable = false }) {
|
|
|
16234
16244
|
import { useMemo as useMemo21 } from "react";
|
|
16235
16245
|
|
|
16236
16246
|
// ../../components/FilterBuilder/FilterBuilder.module.css
|
|
16237
|
-
var FilterBuilder_default = {"
|
|
16247
|
+
var FilterBuilder_default = {"row":"opus_CtJDHh_row","root":"opus_CtJDHh_root","expression":"opus_CtJDHh_expression","select":"opus_CtJDHh_select","list":"opus_CtJDHh_list","joinerSpacer":"opus_CtJDHh_joinerSpacer","valuePlaceholder":"opus_CtJDHh_valuePlaceholder","payload":"opus_CtJDHh_payload","empty":"opus_CtJDHh_empty","title":"opus_CtJDHh_title","output":"opus_CtJDHh_output","input":"opus_CtJDHh_input","joiner":"opus_CtJDHh_joiner","outputLabel":"opus_CtJDHh_outputLabel","remove":"opus_CtJDHh_remove","header":"opus_CtJDHh_header","add":"opus_CtJDHh_add"};
|
|
16238
16248
|
|
|
16239
16249
|
// ../../components/FilterBuilder/FilterBuilder.tsx
|
|
16240
16250
|
import { jsx as jsx115, jsxs as jsxs93 } from "react/jsx-runtime";
|
|
@@ -16344,7 +16354,7 @@ function FilterBuilder({ conditions, fields, onChange }) {
|
|
|
16344
16354
|
import { useMemo as useMemo22 } from "react";
|
|
16345
16355
|
|
|
16346
16356
|
// ../../components/QueryBuilder/QueryBuilder.module.css
|
|
16347
|
-
var QueryBuilder_default = {"
|
|
16357
|
+
var QueryBuilder_default = {"output":"opus_b7dZwd_output","payload":"opus_b7dZwd_payload","combinator":"opus_b7dZwd_combinator","selectNarrow":"opus_b7dZwd_selectNarrow","empty":"opus_b7dZwd_empty","toolbar":"opus_b7dZwd_toolbar","list":"opus_b7dZwd_list","expression":"opus_b7dZwd_expression","add":"opus_b7dZwd_add","chipSpacer":"opus_b7dZwd_chipSpacer","row":"opus_b7dZwd_row","remove":"opus_b7dZwd_remove","root":"opus_b7dZwd_root","chip":"opus_b7dZwd_chip","select":"opus_b7dZwd_select","input":"opus_b7dZwd_input","outputLabel":"opus_b7dZwd_outputLabel"};
|
|
16348
16358
|
|
|
16349
16359
|
// ../../components/QueryBuilder/QueryBuilder.tsx
|
|
16350
16360
|
import { jsx as jsx116, jsxs as jsxs94 } from "react/jsx-runtime";
|
|
@@ -16471,7 +16481,7 @@ function QueryBuilder({ fields, group, onChange }) {
|
|
|
16471
16481
|
import { useMemo as useMemo23 } from "react";
|
|
16472
16482
|
|
|
16473
16483
|
// ../../components/RuleBuilder/RuleBuilder.module.css
|
|
16474
|
-
var RuleBuilder_default = {"
|
|
16484
|
+
var RuleBuilder_default = {"header":"opus_O61tUk_header","expression":"opus_O61tUk_expression","payload":"opus_O61tUk_payload","name":"opus_O61tUk_name","enabled":"opus_O61tUk_enabled","title":"opus_O61tUk_title","cardTop":"opus_O61tUk_cardTop","output":"opus_O61tUk_output","list":"opus_O61tUk_list","root":"opus_O61tUk_root","empty":"opus_O61tUk_empty","add":"opus_O61tUk_add","subtitle":"opus_O61tUk_subtitle","select":"opus_O61tUk_select","action":"opus_O61tUk_action","field":"opus_O61tUk_field","card":"opus_O61tUk_card","priority":"opus_O61tUk_priority","outputLabel":"opus_O61tUk_outputLabel","actions":"opus_O61tUk_actions","input":"opus_O61tUk_input"};
|
|
16475
16485
|
|
|
16476
16486
|
// ../../components/RuleBuilder/RuleBuilder.tsx
|
|
16477
16487
|
import { jsx as jsx117, jsxs as jsxs95 } from "react/jsx-runtime";
|
|
@@ -16614,7 +16624,7 @@ function RuleBuilder({ onChange, rules }) {
|
|
|
16614
16624
|
}
|
|
16615
16625
|
|
|
16616
16626
|
// ../../components/PermissionsMatrix/PermissionsMatrix.module.css
|
|
16617
|
-
var PermissionsMatrix_default = {"
|
|
16627
|
+
var PermissionsMatrix_default = {"scroll":"opus_x-xBrX_scroll","head":"opus_x-xBrX_head","table":"opus_x-xBrX_table","corner":"opus_x-xBrX_corner","rowHead":"opus_x-xBrX_rowHead","cell":"opus_x-xBrX_cell","select":"opus_x-xBrX_select","root":"opus_x-xBrX_root"};
|
|
16618
16628
|
|
|
16619
16629
|
// ../../components/PermissionsMatrix/PermissionsMatrix.tsx
|
|
16620
16630
|
import { jsx as jsx118, jsxs as jsxs96 } from "react/jsx-runtime";
|
|
@@ -16650,7 +16660,7 @@ function PermissionsMatrix({ onChange, permissions, resources, roles }) {
|
|
|
16650
16660
|
import { useMemo as useMemo24, useState as useState44 } from "react";
|
|
16651
16661
|
|
|
16652
16662
|
// ../../components/DualListBuilder/DualListBuilder.module.css
|
|
16653
|
-
var DualListBuilder_default = {"
|
|
16663
|
+
var DualListBuilder_default = {"list":"opus_P6crEX_list","column":"opus_P6crEX_column","controls":"opus_P6crEX_controls","outputLabel":"opus_P6crEX_outputLabel","columnTitle":"opus_P6crEX_columnTitle","control":"opus_P6crEX_control","searchRow":"opus_P6crEX_searchRow","root":"opus_P6crEX_root","payload":"opus_P6crEX_payload","columns":"opus_P6crEX_columns","item":"opus_P6crEX_item","output":"opus_P6crEX_output","count":"opus_P6crEX_count","itemActive":"opus_P6crEX_itemActive","expression":"opus_P6crEX_expression","search":"opus_P6crEX_search"};
|
|
16654
16664
|
|
|
16655
16665
|
// ../../components/DualListBuilder/DualListBuilder.tsx
|
|
16656
16666
|
import { jsx as jsx119, jsxs as jsxs97 } from "react/jsx-runtime";
|
|
@@ -16779,7 +16789,7 @@ function ListColumn2({
|
|
|
16779
16789
|
import { useMemo as useMemo25 } from "react";
|
|
16780
16790
|
|
|
16781
16791
|
// ../../components/Scheduler/Scheduler.module.css
|
|
16782
|
-
var Scheduler_default = {"
|
|
16792
|
+
var Scheduler_default = {"eventTitle":"opus_ZqbdMc_eventTitle","dayHead":"opus_ZqbdMc_dayHead","event":"opus_ZqbdMc_event","eventTime":"opus_ZqbdMc_eventTime","cell":"opus_ZqbdMc_cell","corner":"opus_ZqbdMc_corner","root":"opus_ZqbdMc_root","time":"opus_ZqbdMc_time","grid":"opus_ZqbdMc_grid"};
|
|
16783
16793
|
|
|
16784
16794
|
// ../../components/Scheduler/Scheduler.tsx
|
|
16785
16795
|
import { jsx as jsx120, jsxs as jsxs98 } from "react/jsx-runtime";
|
|
@@ -16847,7 +16857,7 @@ function formatHour(hour) {
|
|
|
16847
16857
|
import { useMemo as useMemo26, useState as useState45 } from "react";
|
|
16848
16858
|
|
|
16849
16859
|
// ../../components/KanbanBoard/KanbanBoard.module.css
|
|
16850
|
-
var KanbanBoard_default = {"
|
|
16860
|
+
var KanbanBoard_default = {"column":"opus_EUh8ei_column","root":"opus_EUh8ei_root","card":"opus_EUh8ei_card","cardTitle":"opus_EUh8ei_cardTitle","count":"opus_EUh8ei_count","cards":"opus_EUh8ei_cards","columnHeader":"opus_EUh8ei_columnHeader","columnTitle":"opus_EUh8ei_columnTitle","cardMeta":"opus_EUh8ei_cardMeta"};
|
|
16851
16861
|
|
|
16852
16862
|
// ../../components/KanbanBoard/KanbanBoard.tsx
|
|
16853
16863
|
import { jsx as jsx121, jsxs as jsxs99 } from "react/jsx-runtime";
|
|
@@ -16917,7 +16927,7 @@ function KanbanBoard({ cards, columns, onChange }) {
|
|
|
16917
16927
|
import { useMemo as useMemo27, useState as useState46 } from "react";
|
|
16918
16928
|
|
|
16919
16929
|
// ../../components/Calendar/Calendar.module.css
|
|
16920
|
-
var Calendar_default = {"
|
|
16930
|
+
var Calendar_default = {"dayNumber":"opus_IjCc5M_dayNumber","weekdays":"opus_IjCc5M_weekdays","weekday":"opus_IjCc5M_weekday","root":"opus_IjCc5M_root","day":"opus_IjCc5M_day","empty":"opus_IjCc5M_empty","dots":"opus_IjCc5M_dots","grid":"opus_IjCc5M_grid","toolbar":"opus_IjCc5M_toolbar","label":"opus_IjCc5M_label","nav":"opus_IjCc5M_nav","today":"opus_IjCc5M_today","selected":"opus_IjCc5M_selected","dot":"opus_IjCc5M_dot"};
|
|
16921
16931
|
|
|
16922
16932
|
// ../../components/Calendar/Calendar.tsx
|
|
16923
16933
|
import { jsx as jsx122, jsxs as jsxs100 } from "react/jsx-runtime";
|
|
@@ -17013,7 +17023,7 @@ function Calendar({
|
|
|
17013
17023
|
import { useMemo as useMemo28 } from "react";
|
|
17014
17024
|
|
|
17015
17025
|
// ../../components/ResourcePlanner/ResourcePlanner.module.css
|
|
17016
|
-
var ResourcePlanner_default = {"root":"opus_9Mof8o_root","
|
|
17026
|
+
var ResourcePlanner_default = {"root":"opus_9Mof8o_root","scroll":"opus_9Mof8o_scroll","hour":"opus_9Mof8o_hour","resource":"opus_9Mof8o_resource","lanes":"opus_9Mof8o_lanes","block":"opus_9Mof8o_block","row":"opus_9Mof8o_row","track":"opus_9Mof8o_track","header":"opus_9Mof8o_header","lane":"opus_9Mof8o_lane","corner":"opus_9Mof8o_corner"};
|
|
17017
17027
|
|
|
17018
17028
|
// ../../components/ResourcePlanner/ResourcePlanner.tsx
|
|
17019
17029
|
import { jsx as jsx123, jsxs as jsxs101 } from "react/jsx-runtime";
|
|
@@ -17066,7 +17076,7 @@ function ResourcePlanner({
|
|
|
17066
17076
|
}
|
|
17067
17077
|
|
|
17068
17078
|
// ../../components/ContentTimeline/ContentTimeline.module.css
|
|
17069
|
-
var ContentTimeline_default = {"item":"opus_vApy-v_item","
|
|
17079
|
+
var ContentTimeline_default = {"item":"opus_vApy-v_item","time":"opus_vApy-v_time","title":"opus_vApy-v_title","line":"opus_vApy-v_line","head":"opus_vApy-v_head","description":"opus_vApy-v_description","body":"opus_vApy-v_body","rail":"opus_vApy-v_rail","list":"opus_vApy-v_list","dot":"opus_vApy-v_dot"};
|
|
17070
17080
|
|
|
17071
17081
|
// ../../components/ContentTimeline/ContentTimeline.tsx
|
|
17072
17082
|
import { jsx as jsx124, jsxs as jsxs102 } from "react/jsx-runtime";
|
|
@@ -17101,7 +17111,7 @@ function ContentTimeline({ items }) {
|
|
|
17101
17111
|
import { useMemo as useMemo29, useState as useState47 } from "react";
|
|
17102
17112
|
|
|
17103
17113
|
// ../../components/TreeView/TreeView.module.css
|
|
17104
|
-
var TreeView_default = {"
|
|
17114
|
+
var TreeView_default = {"toggle":"opus_NlkzXy_toggle","node":"opus_NlkzXy_node","children":"opus_NlkzXy_children","tree":"opus_NlkzXy_tree","label":"opus_NlkzXy_label","row":"opus_NlkzXy_row","leafMark":"opus_NlkzXy_leafMark"};
|
|
17105
17115
|
|
|
17106
17116
|
// ../../components/TreeView/TreeView.tsx
|
|
17107
17117
|
import { jsx as jsx125, jsxs as jsxs103 } from "react/jsx-runtime";
|
|
@@ -17181,7 +17191,7 @@ function TreeView({ defaultExpandedIds, nodes }) {
|
|
|
17181
17191
|
}
|
|
17182
17192
|
|
|
17183
17193
|
// ../../components/MasonryGrid/MasonryGrid.module.css
|
|
17184
|
-
var MasonryGrid_default = {"
|
|
17194
|
+
var MasonryGrid_default = {"card":"opus_Fxxd7-_card","title":"opus_Fxxd7-_title","body":"opus_Fxxd7-_body","grid":"opus_Fxxd7-_grid"};
|
|
17185
17195
|
|
|
17186
17196
|
// ../../components/MasonryGrid/MasonryGrid.tsx
|
|
17187
17197
|
import { jsx as jsx126, jsxs as jsxs104 } from "react/jsx-runtime";
|
|
@@ -17219,7 +17229,7 @@ function MasonryGrid({ columns = 3, gap = 12, items }) {
|
|
|
17219
17229
|
import { useMemo as useMemo30, useState as useState48 } from "react";
|
|
17220
17230
|
|
|
17221
17231
|
// ../../components/JsonViewer/JsonViewer.module.css
|
|
17222
|
-
var JsonViewer_default = {"
|
|
17232
|
+
var JsonViewer_default = {"chevron":"opus_uLDgXq_chevron","root":"opus_uLDgXq_root","summary":"opus_uLDgXq_summary","string":"opus_uLDgXq_string","number":"opus_uLDgXq_number","null":"opus_uLDgXq_null","key":"opus_uLDgXq_key","block":"opus_uLDgXq_block","boolean":"opus_uLDgXq_boolean","children":"opus_uLDgXq_children","toggleLine":"opus_uLDgXq_toggleLine","line":"opus_uLDgXq_line"};
|
|
17223
17233
|
|
|
17224
17234
|
// ../../components/JsonViewer/JsonViewer.tsx
|
|
17225
17235
|
import { jsx as jsx127, jsxs as jsxs105 } from "react/jsx-runtime";
|
|
@@ -17320,7 +17330,7 @@ function Icon({ label, name, size = "md", tone = "default" }) {
|
|
|
17320
17330
|
}
|
|
17321
17331
|
|
|
17322
17332
|
// ../../components/Spinner/Spinner.module.css
|
|
17323
|
-
var Spinner_default = {"spinner":"opus_g5cd4Q_spinner","opus-spinner-rotate":"opus_g5cd4Q_opus-spinner-rotate"
|
|
17333
|
+
var Spinner_default = {"spinner":"opus_g5cd4Q_spinner","ring":"opus_g5cd4Q_ring","opus-spinner-rotate":"opus_g5cd4Q_opus-spinner-rotate"};
|
|
17324
17334
|
|
|
17325
17335
|
// ../../components/Spinner/Spinner.tsx
|
|
17326
17336
|
import { jsx as jsx129 } from "react/jsx-runtime";
|
|
@@ -17475,7 +17485,7 @@ function FocusTrap({
|
|
|
17475
17485
|
}
|
|
17476
17486
|
|
|
17477
17487
|
// ../../components/KeyboardShortcut/KeyboardShortcut.module.css
|
|
17478
|
-
var KeyboardShortcut_default = {"
|
|
17488
|
+
var KeyboardShortcut_default = {"shortcut":"opus_pZh5vX_shortcut","key":"opus_pZh5vX_key","plus":"opus_pZh5vX_plus"};
|
|
17479
17489
|
|
|
17480
17490
|
// ../../components/KeyboardShortcut/KeyboardShortcut.tsx
|
|
17481
17491
|
import { jsx as jsx133, jsxs as jsxs106 } from "react/jsx-runtime";
|
|
@@ -17823,7 +17833,7 @@ import {
|
|
|
17823
17833
|
} from "react";
|
|
17824
17834
|
|
|
17825
17835
|
// ../../components/Sidebar/Sidebar.module.css
|
|
17826
|
-
var Sidebar_default = {"
|
|
17836
|
+
var Sidebar_default = {"headerInner":"opus_4Pogux_headerInner","group":"opus_4Pogux_group","groupHeader":"opus_4Pogux_groupHeader","link":"opus_4Pogux_link","layout":"opus_4Pogux_layout","groupItemsWrap":"opus_4Pogux_groupItemsWrap","sidebar":"opus_4Pogux_sidebar","groupLabel":"opus_4Pogux_groupLabel","body":"opus_4Pogux_body","groupChevron":"opus_4Pogux_groupChevron","groupChevronOpen":"opus_4Pogux_groupChevronOpen","linkActive":"opus_4Pogux_linkActive","header":"opus_4Pogux_header","headerTitle":"opus_4Pogux_headerTitle","groupItems":"opus_4Pogux_groupItems","main":"opus_4Pogux_main","groupToggle":"opus_4Pogux_groupToggle","visuallyHidden":"opus_4Pogux_visuallyHidden","nav":"opus_4Pogux_nav","footer":"opus_4Pogux_footer"};
|
|
17827
17837
|
|
|
17828
17838
|
// ../../components/Sidebar/Sidebar.tsx
|
|
17829
17839
|
import { Fragment as Fragment17, jsx as jsx140, jsxs as jsxs107 } from "react/jsx-runtime";
|
|
@@ -18040,7 +18050,7 @@ import { useEffect as useEffect40, useId as useId23, useMemo as useMemo35, useRe
|
|
|
18040
18050
|
import { FontAwesomeIcon as FontAwesomeIcon12 } from "@fortawesome/react-fontawesome";
|
|
18041
18051
|
|
|
18042
18052
|
// ../../components/IconPicker/IconPicker.module.css
|
|
18043
|
-
var IconPicker_default = {"
|
|
18053
|
+
var IconPicker_default = {"option":"opus_4E-Oa1_option","triggerIcon":"opus_4E-Oa1_triggerIcon","empty":"opus_4E-Oa1_empty","triggerLabel":"opus_4E-Oa1_triggerLabel","trigger":"opus_4E-Oa1_trigger","search":"opus_4E-Oa1_search","root":"opus_4E-Oa1_root","chevron":"opus_4E-Oa1_chevron","optionIcon":"opus_4E-Oa1_optionIcon","grid":"opus_4E-Oa1_grid","menu":"opus_4E-Oa1_menu"};
|
|
18044
18054
|
|
|
18045
18055
|
// ../../components/IconPicker/IconPicker.tsx
|
|
18046
18056
|
import { jsx as jsx142, jsxs as jsxs108 } from "react/jsx-runtime";
|