opus-react 0.2.24 → 0.2.26
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 +112 -108
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +112 -108
- package/dist/index.js.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 = {"warning":"opus_lZkc26_warning","success":"opus_lZkc26_success","link":"opus_lZkc26_link","
|
|
430
|
+
var Button_default = {"secondary":"opus_lZkc26_secondary","warning":"opus_lZkc26_warning","success":"opus_lZkc26_success","link":"opus_lZkc26_link","primary":"opus_lZkc26_primary","danger":"opus_lZkc26_danger","light":"opus_lZkc26_light","dark":"opus_lZkc26_dark","button":"opus_lZkc26_button","info":"opus_lZkc26_info"};
|
|
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 = {"trigger":"opus_R70RbH_trigger","top":"opus_R70RbH_top","arrow":"opus_R70RbH_arrow","bottom":"opus_R70RbH_bottom","popup":"opus_R70RbH_popup","root":"opus_R70RbH_root","left":"opus_R70RbH_left","right":"opus_R70RbH_right","triggerWrap":"opus_R70RbH_triggerWrap"};
|
|
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 = {"required":"opus_zNi12Z_required","error":"opus_zNi12Z_error","visuallyHidden":"opus_zNi12Z_visuallyHidden","controlFlagged":"opus_zNi12Z_controlFlagged","control":"opus_zNi12Z_control","root":"opus_zNi12Z_root","stackedRight":"opus_zNi12Z_stackedRight","labelFlagged":"opus_zNi12Z_labelFlagged","labelRight":"opus_zNi12Z_labelRight","stacked":"opus_zNi12Z_stacked","label":"opus_zNi12Z_label","flaggedStart":"opus_zNi12Z_flaggedStart","flagged":"opus_zNi12Z_flagged","stackedLeft":"opus_zNi12Z_stackedLeft","flaggedCenter":"opus_zNi12Z_flaggedCenter","fitContent":"opus_zNi12Z_fitContent","errorFlagged":"opus_zNi12Z_errorFlagged","compactControl":"opus_zNi12Z_compactControl","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,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","toggleLabel":"opus_g-5tlR_toggleLabel","visual":"opus_g-5tlR_visual","square":"opus_g-5tlR_square","round":"opus_g-5tlR_round","error":"opus_g-5tlR_error","nativeInput":"opus_g-5tlR_nativeInput","shell":"opus_g-5tlR_shell"};
|
|
757
757
|
|
|
758
758
|
// ../../components/fields/shared/choiceControlSizes.module.css
|
|
759
|
-
var choiceControlSizes_default = {"
|
|
759
|
+
var choiceControlSizes_default = {"sizeSm":"opus_4er5Uc_sizeSm","sizeMd":"opus_4er5Uc_sizeMd","sizeLg":"opus_4er5Uc_sizeLg"};
|
|
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 = {"
|
|
829
|
+
var ColorField_default = {"picker":"opus_Z7jeX4_picker","value":"opus_Z7jeX4_value","nativeInput":"opus_Z7jeX4_nativeInput","icon":"opus_Z7jeX4_icon","swatch":"opus_Z7jeX4_swatch","error":"opus_Z7jeX4_error"};
|
|
830
830
|
|
|
831
831
|
// ../../components/fields/ColorField/ColorField.tsx
|
|
832
832
|
import { jsx as jsx5, jsxs as jsxs4 } 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 = {"
|
|
922
|
+
var HiddenField_default = {"preview":"opus_kL1YXS_preview","note":"opus_kL1YXS_note","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 = {"drop":"opus_aOsPA7_drop","icon":"opus_aOsPA7_icon","dropError":"opus_aOsPA7_dropError","iconSvg":"opus_aOsPA7_iconSvg","content":"opus_aOsPA7_content","title":"opus_aOsPA7_title","hint":"opus_aOsPA7_hint","wrapper":"opus_aOsPA7_wrapper","action":"opus_aOsPA7_action","dragging":"opus_aOsPA7_dragging","footnote":"opus_aOsPA7_footnote","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 = {"input":"opus_L272Dk_input","button":"opus_L272Dk_button","
|
|
1110
|
+
var NumberField_default = {"input":"opus_L272Dk_input","button":"opus_L272Dk_button","stepper":"opus_L272Dk_stepper","error":"opus_L272Dk_error"};
|
|
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 = {"nativeInput":"opus_O-1nor_nativeInput","square":"opus_O-1nor_square","
|
|
1278
|
+
var RadioGroup_default = {"nativeInput":"opus_O-1nor_nativeInput","square":"opus_O-1nor_square","error":"opus_O-1nor_error","round":"opus_O-1nor_round","option":"opus_O-1nor_option","choice":"opus_O-1nor_choice","shell":"opus_O-1nor_shell","visual":"opus_O-1nor_visual","options":"opus_O-1nor_options"};
|
|
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 = {"field":"opus_IOOYwh_field","disabled":"opus_IOOYwh_disabled","error":"opus_IOOYwh_error","readOnly":"opus_IOOYwh_readOnly","chipLabel":"opus_IOOYwh_chipLabel","input":"opus_IOOYwh_input","shell":"opus_IOOYwh_shell","chip":"opus_IOOYwh_chip","remove":"opus_IOOYwh_remove"};
|
|
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 = {"footer":"opus_iRHQuG_footer","wrap":"opus_iRHQuG_wrap","topRow":"opus_iRHQuG_topRow","fieldLabel":"opus_iRHQuG_fieldLabel","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";
|
|
@@ -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","error":"opus_m2ObG0_error","wrap":"opus_m2ObG0_wrap"};
|
|
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 = {"
|
|
1628
|
+
var SwitchField_default = {"toggle":"opus_t9NLEA_toggle","error":"opus_t9NLEA_error","shell":"opus_t9NLEA_shell","track":"opus_t9NLEA_track"};
|
|
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 = {"externalCount":"opus_FjhWmh_externalCount","footer":"opus_FjhWmh_footer","textarea":"opus_FjhWmh_textarea","error":"opus_FjhWmh_error","inputWrap":"opus_FjhWmh_inputWrap","withCount":"opus_FjhWmh_withCount","field":"opus_FjhWmh_field","footerError":"opus_FjhWmh_footerError","inlineCount":"opus_FjhWmh_inlineCount"};
|
|
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 = {"editorShell":"opus_6HFqZH_editorShell","field":"opus_6HFqZH_field","blockSelect":"opus_6HFqZH_blockSelect","modalInput":"opus_6HFqZH_modalInput","error":"opus_6HFqZH_error","modalDimensionField":"opus_6HFqZH_modalDimensionField","modalConfirm":"opus_6HFqZH_modalConfirm","modalLabel":"opus_6HFqZH_modalLabel","toolbarIcon":"opus_6HFqZH_toolbarIcon","colorSwatch":"opus_6HFqZH_colorSwatch","modalNumber":"opus_6HFqZH_modalNumber","readOnly":"opus_6HFqZH_readOnly","toolbarButtonActive":"opus_6HFqZH_toolbarButtonActive","colorInput":"opus_6HFqZH_colorInput","modalField":"opus_6HFqZH_modalField","modalDimensions":"opus_6HFqZH_modalDimensions","modalTimes":"opus_6HFqZH_modalTimes","editor":"opus_6HFqZH_editor","modalTitle":"opus_6HFqZH_modalTitle","modalActions":"opus_6HFqZH_modalActions","modal":"opus_6HFqZH_modal","toolbarButton":"opus_6HFqZH_toolbarButton","toolbar":"opus_6HFqZH_toolbar","modalOverlay":"opus_6HFqZH_modalOverlay","modalCancel":"opus_6HFqZH_modalCancel","divider":"opus_6HFqZH_divider"};
|
|
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 = {"passwordToggleSlot":"opus_1Q5xBh_passwordToggleSlot","error":"opus_1Q5xBh_error","actionButtonPrimary":"opus_1Q5xBh_actionButtonPrimary","option":"opus_1Q5xBh_option","panel":"opus_1Q5xBh_panel","placeholder":"opus_1Q5xBh_placeholder","groupLabel":"opus_1Q5xBh_groupLabel","panelFooter":"opus_1Q5xBh_panelFooter","chevron":"opus_1Q5xBh_chevron","input":"opus_1Q5xBh_input","passwordToggle":"opus_1Q5xBh_passwordToggle","search":"opus_1Q5xBh_search","passwordInput":"opus_1Q5xBh_passwordInput","triggerError":"opus_1Q5xBh_triggerError","actionButton":"opus_1Q5xBh_actionButton","triggerOpen":"opus_1Q5xBh_triggerOpen","list":"opus_1Q5xBh_list","passwordWrap":"opus_1Q5xBh_passwordWrap","trigger":"opus_1Q5xBh_trigger"};
|
|
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 = {"
|
|
2518
|
+
var ThemeToggleField_default = {"toggle":"opus_SwerMA_toggle","indicator":"opus_SwerMA_indicator","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 = {"column":"opus_NPBFZk_column","list":"opus_NPBFZk_list","root":"opus_NPBFZk_root","columnHeader":"opus_NPBFZk_columnHeader","controls":"opus_NPBFZk_controls","controlButton":"opus_NPBFZk_controlButton","itemActive":"opus_NPBFZk_itemActive","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 = {"root":"opus_S1A372_root","requirements":"opus_S1A372_requirements","requirement":"opus_S1A372_requirement","requirementIcon":"opus_S1A372_requirementIcon","meterLabel":"opus_S1A372_meterLabel","requirementMet":"opus_S1A372_requirementMet","meterTrack":"opus_S1A372_meterTrack","meterFill":"opus_S1A372_meterFill","meterWrap":"opus_S1A372_meterWrap"};
|
|
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 = {"numeric":"opus_0tdNUz_numeric","symbol":"opus_0tdNUz_symbol","root":"opus_0tdNUz_root","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 = {"
|
|
3154
|
+
var SegmentedControlField_default = {"root":"opus_ZHwfiN_root","segmentActive":"opus_ZHwfiN_segmentActive","segment":"opus_ZHwfiN_segment"};
|
|
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 = {"root":"opus_k3d0sS_root","value":"opus_k3d0sS_value","footer":"opus_k3d0sS_footer","track":"opus_k3d0sS_track","trackWrap":"opus_k3d0sS_trackWrap","slider":"opus_k3d0sS_slider","header":"opus_k3d0sS_header"};
|
|
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 = {"dial":"opus_WC4gnN_dial","
|
|
3306
|
+
var PhoneNumberField_default = {"dial":"opus_WC4gnN_dial","code":"opus_WC4gnN_code","optionActive":"opus_WC4gnN_optionActive","countryWrap":"opus_WC4gnN_countryWrap","country":"opus_WC4gnN_country","chevron":"opus_WC4gnN_chevron","countryValue":"opus_WC4gnN_countryValue","flag":"opus_WC4gnN_flag","panel":"opus_WC4gnN_panel","option":"opus_WC4gnN_option","root":"opus_WC4gnN_root","optionDial":"opus_WC4gnN_optionDial","empty":"opus_WC4gnN_empty","optionLabel":"opus_WC4gnN_optionLabel"};
|
|
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 = {"flag":"opus_O7qqfR_flag","root":"opus_O7qqfR_root","optionLabel":"opus_O7qqfR_optionLabel","triggerValue":"opus_O7qqfR_triggerValue","option":"opus_O7qqfR_option","optionActive":"opus_O7qqfR_optionActive","optionCode":"opus_O7qqfR_optionCode","empty":"opus_O7qqfR_empty"};
|
|
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 = {"root":"opus_Mq6C00_root","treeOption":"opus_Mq6C00_treeOption","treeOptionActive":"opus_Mq6C00_treeOptionActive"};
|
|
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 = {"option":"opus_1Fg59A_option","column":"opus_1Fg59A_column","root":"opus_1Fg59A_root","optionActive":"opus_1Fg59A_optionActive","panel":"opus_1Fg59A_panel"};
|
|
3995
3995
|
|
|
3996
3996
|
// ../../components/fields/CascaderField/CascaderField.tsx
|
|
3997
3997
|
import { jsx as jsx30, jsxs as jsxs23 } from "react/jsx-runtime";
|
|
@@ -4160,6 +4160,10 @@ function resolveDocumentTheme() {
|
|
|
4160
4160
|
if (typeof document === "undefined") {
|
|
4161
4161
|
return "dark";
|
|
4162
4162
|
}
|
|
4163
|
+
const rootTheme = document.documentElement.getAttribute("data-shell-theme");
|
|
4164
|
+
if (rootTheme === "light" || rootTheme === "dark") {
|
|
4165
|
+
return rootTheme;
|
|
4166
|
+
}
|
|
4163
4167
|
const shellThemed = document.querySelector('[data-shell-theme="light"], [data-shell-theme="dark"]');
|
|
4164
4168
|
if (shellThemed) {
|
|
4165
4169
|
return shellThemed.getAttribute("data-shell-theme") === "light" ? "light" : "dark";
|
|
@@ -4200,7 +4204,7 @@ function OpusThemeProvider({
|
|
|
4200
4204
|
}
|
|
4201
4205
|
|
|
4202
4206
|
// ../../components/Alert/Alert.module.css
|
|
4203
|
-
var Alert_default = {"
|
|
4207
|
+
var Alert_default = {"icon":"opus_eh3eeT_icon","description":"opus_eh3eeT_description","dismiss":"opus_eh3eeT_dismiss","iconSvg":"opus_eh3eeT_iconSvg","dismissIcon":"opus_eh3eeT_dismissIcon","content":"opus_eh3eeT_content","alert":"opus_eh3eeT_alert","title":"opus_eh3eeT_title","iconFlagged":"opus_eh3eeT_iconFlagged","iconMark":"opus_eh3eeT_iconMark"};
|
|
4204
4208
|
|
|
4205
4209
|
// ../../components/Alert/Alert.tsx
|
|
4206
4210
|
import { jsx as jsx33, jsxs as jsxs24 } from "react/jsx-runtime";
|
|
@@ -4349,7 +4353,7 @@ function useOverlayAccessibility(active, containerRef, {
|
|
|
4349
4353
|
}
|
|
4350
4354
|
|
|
4351
4355
|
// ../../components/Dialog/Dialog.module.css
|
|
4352
|
-
var Dialog_default = {"
|
|
4356
|
+
var Dialog_default = {"dialogOut":"opus_sz-ZGI_dialogOut","dialog":"opus_sz-ZGI_dialog","iconSvg":"opus_sz-ZGI_iconSvg","actions":"opus_sz-ZGI_actions","body":"opus_sz-ZGI_body","iconMark":"opus_sz-ZGI_iconMark","icon":"opus_sz-ZGI_icon","title":"opus_sz-ZGI_title","backdropIn":"opus_sz-ZGI_backdropIn","backdrop":"opus_sz-ZGI_backdrop","content":"opus_sz-ZGI_content","dialogIn":"opus_sz-ZGI_dialogIn","visuallyHidden":"opus_sz-ZGI_visuallyHidden","description":"opus_sz-ZGI_description","backdropOut":"opus_sz-ZGI_backdropOut"};
|
|
4353
4357
|
|
|
4354
4358
|
// ../../components/Dialog/Dialog.tsx
|
|
4355
4359
|
import { jsx as jsx34, jsxs as jsxs25 } from "react/jsx-runtime";
|
|
@@ -4480,7 +4484,7 @@ function Dialog({
|
|
|
4480
4484
|
import { useEffect as useEffect13, useId as useId6, useRef as useRef13, useState as useState16 } from "react";
|
|
4481
4485
|
|
|
4482
4486
|
// ../../components/Modal/Modal.module.css
|
|
4483
|
-
var Modal_default = {"
|
|
4487
|
+
var Modal_default = {"modalBackdropOut":"opus_LQbzGS_modalBackdropOut","modal":"opus_LQbzGS_modal","heading":"opus_LQbzGS_heading","body":"opus_LQbzGS_body","title":"opus_LQbzGS_title","closeIcon":"opus_LQbzGS_closeIcon","modalPanelIn":"opus_LQbzGS_modalPanelIn","backdrop":"opus_LQbzGS_backdrop","modalPanelOut":"opus_LQbzGS_modalPanelOut","description":"opus_LQbzGS_description","footer":"opus_LQbzGS_footer","actions":"opus_LQbzGS_actions","footerContent":"opus_LQbzGS_footerContent","modalBackdropIn":"opus_LQbzGS_modalBackdropIn","close":"opus_LQbzGS_close","header":"opus_LQbzGS_header"};
|
|
4484
4488
|
|
|
4485
4489
|
// ../../components/Modal/Modal.tsx
|
|
4486
4490
|
import { Fragment as Fragment4, jsx as jsx35, jsxs as jsxs26 } from "react/jsx-runtime";
|
|
@@ -4611,7 +4615,7 @@ function ModalDefaultActions({ onClose }) {
|
|
|
4611
4615
|
import { useEffect as useEffect14, useId as useId7, useRef as useRef14, useState as useState17 } from "react";
|
|
4612
4616
|
|
|
4613
4617
|
// ../../components/Drawer/Drawer.module.css
|
|
4614
|
-
var Drawer_default = {"
|
|
4618
|
+
var Drawer_default = {"close":"opus_0CaGbZ_close","drawerBackdropIn":"opus_0CaGbZ_drawerBackdropIn","drawerOutBottom":"opus_0CaGbZ_drawerOutBottom","drawerInBottom":"opus_0CaGbZ_drawerInBottom","heading":"opus_0CaGbZ_heading","actions":"opus_0CaGbZ_actions","drawerInLeft":"opus_0CaGbZ_drawerInLeft","header":"opus_0CaGbZ_header","backdrop":"opus_0CaGbZ_backdrop","drawerOutTop":"opus_0CaGbZ_drawerOutTop","drawerInRight":"opus_0CaGbZ_drawerInRight","body":"opus_0CaGbZ_body","footerContent":"opus_0CaGbZ_footerContent","drawer":"opus_0CaGbZ_drawer","drawerInTop":"opus_0CaGbZ_drawerInTop","drawerOutRight":"opus_0CaGbZ_drawerOutRight","description":"opus_0CaGbZ_description","title":"opus_0CaGbZ_title","drawerBackdropOut":"opus_0CaGbZ_drawerBackdropOut","closeIcon":"opus_0CaGbZ_closeIcon","footer":"opus_0CaGbZ_footer","drawerOutLeft":"opus_0CaGbZ_drawerOutLeft"};
|
|
4615
4619
|
|
|
4616
4620
|
// ../../components/Drawer/Drawer.tsx
|
|
4617
4621
|
import { Fragment as Fragment5, jsx as jsx36, jsxs as jsxs27 } from "react/jsx-runtime";
|
|
@@ -4751,7 +4755,7 @@ import {
|
|
|
4751
4755
|
} from "react";
|
|
4752
4756
|
|
|
4753
4757
|
// ../../components/Popover/Popover.module.css
|
|
4754
|
-
var Popover_default = {"
|
|
4758
|
+
var Popover_default = {"content":"opus_yq4OU0_content","root":"opus_yq4OU0_root","popoverIn":"opus_yq4OU0_popoverIn","arrow":"opus_yq4OU0_arrow","title":"opus_yq4OU0_title","panel":"opus_yq4OU0_panel"};
|
|
4755
4759
|
|
|
4756
4760
|
// ../../components/Popover/Popover.tsx
|
|
4757
4761
|
import { jsx as jsx37, jsxs as jsxs28 } from "react/jsx-runtime";
|
|
@@ -4918,7 +4922,7 @@ function resolveMegaMenuPortalStyle(root, inTopNavigation) {
|
|
|
4918
4922
|
}
|
|
4919
4923
|
|
|
4920
4924
|
// ../../components/MegaMenu/MegaMenu.module.css
|
|
4921
|
-
var MegaMenu_default = {"
|
|
4925
|
+
var MegaMenu_default = {"sections":"opus_Y_ikQV_sections","eyebrow":"opus_Y_ikQV_eyebrow","itemIcon":"opus_Y_ikQV_itemIcon","section":"opus_Y_ikQV_section","menuBar":"opus_Y_ikQV_menuBar","itemCopy":"opus_Y_ikQV_itemCopy","item":"opus_Y_ikQV_item","megaMenuIn":"opus_Y_ikQV_megaMenuIn","megaMenuOut":"opus_Y_ikQV_megaMenuOut","root":"opus_Y_ikQV_root","panelContent":"opus_Y_ikQV_panelContent","items":"opus_Y_ikQV_items","trigger":"opus_Y_ikQV_trigger","featured":"opus_Y_ikQV_featured","featuredAction":"opus_Y_ikQV_featuredAction","panel":"opus_Y_ikQV_panel"};
|
|
4922
4926
|
|
|
4923
4927
|
// ../../components/MegaMenu/MegaMenu.tsx
|
|
4924
4928
|
import { jsx as jsx38, jsxs as jsxs29 } from "react/jsx-runtime";
|
|
@@ -5361,7 +5365,7 @@ function MegaMenu({
|
|
|
5361
5365
|
}
|
|
5362
5366
|
|
|
5363
5367
|
// ../../components/TopNavigation/TopNavigation.module.css
|
|
5364
|
-
var TopNavigation_default = {"
|
|
5368
|
+
var TopNavigation_default = {"menuSlotMega":"opus_OIomR6_menuSlotMega","menuTrigger":"opus_OIomR6_menuTrigger","nav":"opus_OIomR6_nav","menuSlot":"opus_OIomR6_menuSlot","bar":"opus_OIomR6_bar"};
|
|
5365
5369
|
|
|
5366
5370
|
// ../../components/TopNavigation/TopNavigation.tsx
|
|
5367
5371
|
import { Fragment as Fragment6, jsx as jsx39 } from "react/jsx-runtime";
|
|
@@ -5718,7 +5722,7 @@ function handleMenuKeyDown(event, menu, onEscape) {
|
|
|
5718
5722
|
}
|
|
5719
5723
|
|
|
5720
5724
|
// ../../components/DropdownMenu/DropdownMenu.module.css
|
|
5721
|
-
var DropdownMenu_default = {"item":"opus_UUVDVQ_item","
|
|
5725
|
+
var DropdownMenu_default = {"item":"opus_UUVDVQ_item","dropdownOut":"opus_UUVDVQ_dropdownOut","icon":"opus_UUVDVQ_icon","root":"opus_UUVDVQ_root","dropdownIn":"opus_UUVDVQ_dropdownIn","shortcut":"opus_UUVDVQ_shortcut","menu":"opus_UUVDVQ_menu","label":"opus_UUVDVQ_label"};
|
|
5722
5726
|
|
|
5723
5727
|
// ../../components/DropdownMenu/DropdownMenu.tsx
|
|
5724
5728
|
import { jsx as jsx40, jsxs as jsxs30 } from "react/jsx-runtime";
|
|
@@ -6058,7 +6062,7 @@ import {
|
|
|
6058
6062
|
import { createPortal as createPortal4 } from "react-dom";
|
|
6059
6063
|
|
|
6060
6064
|
// ../../components/ContextMenu/ContextMenu.module.css
|
|
6061
|
-
var ContextMenu_default = {"
|
|
6065
|
+
var ContextMenu_default = {"menu":"opus_nMhhae_menu","contextMenuIn":"opus_nMhhae_contextMenuIn","contextMenuBackdropIn":"opus_nMhhae_contextMenuBackdropIn","backdrop":"opus_nMhhae_backdrop","target":"opus_nMhhae_target","layer":"opus_nMhhae_layer"};
|
|
6062
6066
|
|
|
6063
6067
|
// ../../components/ContextMenu/ContextMenuProvider.tsx
|
|
6064
6068
|
import { jsx as jsx41, jsxs as jsxs31 } from "react/jsx-runtime";
|
|
@@ -6373,7 +6377,7 @@ import { faMagnifyingGlass } from "@fortawesome/free-solid-svg-icons";
|
|
|
6373
6377
|
import { FontAwesomeIcon as FontAwesomeIcon5 } from "@fortawesome/react-fontawesome";
|
|
6374
6378
|
|
|
6375
6379
|
// ../../components/CommandPalette/CommandPalette.module.css
|
|
6376
|
-
var CommandPalette_default = {"
|
|
6380
|
+
var CommandPalette_default = {"commandPalettePanelOut":"opus_k1ypuy_commandPalettePanelOut","commandPaletteBackdropIn":"opus_k1ypuy_commandPaletteBackdropIn","shortcut":"opus_k1ypuy_shortcut","searchIconSvg":"opus_k1ypuy_searchIconSvg","groupLabel":"opus_k1ypuy_groupLabel","group":"opus_k1ypuy_group","empty":"opus_k1ypuy_empty","itemLabel":"opus_k1ypuy_itemLabel","itemDescription":"opus_k1ypuy_itemDescription","results":"opus_k1ypuy_results","visuallyHidden":"opus_k1ypuy_visuallyHidden","searchIcon":"opus_k1ypuy_searchIcon","footer":"opus_k1ypuy_footer","commandPaletteBackdropOut":"opus_k1ypuy_commandPaletteBackdropOut","item":"opus_k1ypuy_item","commandPalettePanelIn":"opus_k1ypuy_commandPalettePanelIn","searchInput":"opus_k1ypuy_searchInput","panel":"opus_k1ypuy_panel","searchWrap":"opus_k1ypuy_searchWrap","backdrop":"opus_k1ypuy_backdrop","itemMain":"opus_k1ypuy_itemMain"};
|
|
6377
6381
|
|
|
6378
6382
|
// ../../components/CommandPalette/CommandPalette.tsx
|
|
6379
6383
|
import { jsx as jsx42, jsxs as jsxs32 } from "react/jsx-runtime";
|
|
@@ -6713,7 +6717,7 @@ function AccordionGroup({
|
|
|
6713
6717
|
}
|
|
6714
6718
|
|
|
6715
6719
|
// ../../components/Accordion/Accordion.module.css
|
|
6716
|
-
var Accordion_default = {"
|
|
6720
|
+
var Accordion_default = {"trigger":"opus_WNZQMV_trigger","panelInner":"opus_WNZQMV_panelInner","triggerLabel":"opus_WNZQMV_triggerLabel","item":"opus_WNZQMV_item","content":"opus_WNZQMV_content","panel":"opus_WNZQMV_panel","standalone":"opus_WNZQMV_standalone","chevron":"opus_WNZQMV_chevron"};
|
|
6717
6721
|
|
|
6718
6722
|
// ../../components/Accordion/Accordion.tsx
|
|
6719
6723
|
import { jsx as jsx44, jsxs as jsxs33 } from "react/jsx-runtime";
|
|
@@ -6806,7 +6810,7 @@ import {
|
|
|
6806
6810
|
} from "react";
|
|
6807
6811
|
|
|
6808
6812
|
// ../../components/ShowMore/ShowMore.module.css
|
|
6809
|
-
var ShowMore_default = {"
|
|
6813
|
+
var ShowMore_default = {"toggle":"opus_dSk-ve_toggle","root":"opus_dSk-ve_root","toggleLabel":"opus_dSk-ve_toggleLabel","inner":"opus_dSk-ve_inner","contentShell":"opus_dSk-ve_contentShell","showMoreLabelIn":"opus_dSk-ve_showMoreLabelIn","chevron":"opus_dSk-ve_chevron"};
|
|
6810
6814
|
|
|
6811
6815
|
// ../../components/ShowMore/ShowMore.tsx
|
|
6812
6816
|
import { jsx as jsx45, jsxs as jsxs34 } from "react/jsx-runtime";
|
|
@@ -6910,7 +6914,7 @@ function ShowMore({
|
|
|
6910
6914
|
}
|
|
6911
6915
|
|
|
6912
6916
|
// ../../components/Toast/Toast.module.css
|
|
6913
|
-
var Toast_default = {"
|
|
6917
|
+
var Toast_default = {"main":"opus_cklQPW_main","toast":"opus_cklQPW_toast","icon":"opus_cklQPW_icon","iconSvg":"opus_cklQPW_iconSvg","content":"opus_cklQPW_content","description":"opus_cklQPW_description","title":"opus_cklQPW_title","progressTrack":"opus_cklQPW_progressTrack","dismissIcon":"opus_cklQPW_dismissIcon","progressBar":"opus_cklQPW_progressBar","dismiss":"opus_cklQPW_dismiss","iconMark":"opus_cklQPW_iconMark","body":"opus_cklQPW_body","toastProgress":"opus_cklQPW_toastProgress"};
|
|
6914
6918
|
|
|
6915
6919
|
// ../../components/Toast/Toast.tsx
|
|
6916
6920
|
import { jsx as jsx46, jsxs as jsxs35 } from "react/jsx-runtime";
|
|
@@ -6990,7 +6994,7 @@ import {
|
|
|
6990
6994
|
} from "react";
|
|
6991
6995
|
|
|
6992
6996
|
// ../../components/ToastProvider/ToastProvider.module.css
|
|
6993
|
-
var ToastProvider_default = {"
|
|
6997
|
+
var ToastProvider_default = {"itemSurface":"opus_z3pSp7_itemSurface","itemBackdrop":"opus_z3pSp7_itemBackdrop","item":"opus_z3pSp7_item","itemClip":"opus_z3pSp7_itemClip","viewport":"opus_z3pSp7_viewport","viewportRight":"opus_z3pSp7_viewportRight","viewportBottom":"opus_z3pSp7_viewportBottom","viewportLeft":"opus_z3pSp7_viewportLeft","viewportTop":"opus_z3pSp7_viewportTop"};
|
|
6994
6998
|
|
|
6995
6999
|
// ../../components/ToastProvider/ToastProvider.tsx
|
|
6996
7000
|
import { jsx as jsx47, jsxs as jsxs36 } from "react/jsx-runtime";
|
|
@@ -7360,7 +7364,7 @@ function ToastProvider({
|
|
|
7360
7364
|
import { useId as useId15, useState as useState28 } from "react";
|
|
7361
7365
|
|
|
7362
7366
|
// ../../components/Tabs/Tabs.module.css
|
|
7363
|
-
var Tabs_default = {"
|
|
7367
|
+
var Tabs_default = {"list":"opus_ADVJmy_list","root":"opus_ADVJmy_root","panel":"opus_ADVJmy_panel","tab":"opus_ADVJmy_tab"};
|
|
7364
7368
|
|
|
7365
7369
|
// ../../components/Tabs/Tabs.tsx
|
|
7366
7370
|
import { jsx as jsx48, jsxs as jsxs37 } from "react/jsx-runtime";
|
|
@@ -7474,7 +7478,7 @@ function Tabs({
|
|
|
7474
7478
|
}
|
|
7475
7479
|
|
|
7476
7480
|
// ../../components/Card/Card.module.css
|
|
7477
|
-
var Card_default = {"
|
|
7481
|
+
var Card_default = {"content":"opus_qWo1sP_content","footer":"opus_qWo1sP_footer","heading":"opus_qWo1sP_heading","actions":"opus_qWo1sP_actions","media":"opus_qWo1sP_media","eyebrow":"opus_qWo1sP_eyebrow","title":"opus_qWo1sP_title","footerContent":"opus_qWo1sP_footerContent","body":"opus_qWo1sP_body","card":"opus_qWo1sP_card"};
|
|
7478
7482
|
|
|
7479
7483
|
// ../../components/Card/Card.tsx
|
|
7480
7484
|
import { jsx as jsx49, jsxs as jsxs38 } from "react/jsx-runtime";
|
|
@@ -7505,7 +7509,7 @@ function Card({
|
|
|
7505
7509
|
}
|
|
7506
7510
|
|
|
7507
7511
|
// ../../components/dashboardMetricCardLayout/dashboardMetricCardLayout.module.css
|
|
7508
|
-
var dashboardMetricCardLayout_default = {"
|
|
7512
|
+
var dashboardMetricCardLayout_default = {"header":"opus_6_sptY_header","metaPlaceholder":"opus_6_sptY_metaPlaceholder","label":"opus_6_sptY_label","iconSlot":"opus_6_sptY_iconSlot","metaSlot":"opus_6_sptY_metaSlot","iconPlaceholder":"opus_6_sptY_iconPlaceholder","shell":"opus_6_sptY_shell","value":"opus_6_sptY_value"};
|
|
7509
7513
|
|
|
7510
7514
|
// ../../components/StatCard/StatCard.module.css
|
|
7511
7515
|
var StatCard_default = {"change":"opus_KIXsQY_change"};
|
|
@@ -7535,7 +7539,7 @@ function StatCard({
|
|
|
7535
7539
|
}
|
|
7536
7540
|
|
|
7537
7541
|
// ../../components/Gauge/Gauge.module.css
|
|
7538
|
-
var Gauge_default = {"
|
|
7542
|
+
var Gauge_default = {"gaugeSvg":"opus_t6IuQe_gaugeSvg","gauge":"opus_t6IuQe_gauge","gaugeTrack":"opus_t6IuQe_gaugeTrack","header":"opus_t6IuQe_header","change":"opus_t6IuQe_change","gaugeSlot":"opus_t6IuQe_gaugeSlot","widget":"opus_t6IuQe_widget","footerLabel":"opus_t6IuQe_footerLabel","footer":"opus_t6IuQe_footer","title":"opus_t6IuQe_title","footerItem":"opus_t6IuQe_footerItem","subtitle":"opus_t6IuQe_subtitle","footerValue":"opus_t6IuQe_footerValue","summary":"opus_t6IuQe_summary","body":"opus_t6IuQe_body","gaugeCenter":"opus_t6IuQe_gaugeCenter","footerTrend":"opus_t6IuQe_footerTrend","heading":"opus_t6IuQe_heading","gaugeValue":"opus_t6IuQe_gaugeValue"};
|
|
7539
7543
|
|
|
7540
7544
|
// ../../components/Gauge/Gauge.tsx
|
|
7541
7545
|
import { jsx as jsx51, jsxs as jsxs40 } from "react/jsx-runtime";
|
|
@@ -7669,7 +7673,7 @@ function Gauge({
|
|
|
7669
7673
|
import { useId as useId16 } from "react";
|
|
7670
7674
|
|
|
7671
7675
|
// ../../components/Sparkline/Sparkline.module.css
|
|
7672
|
-
var Sparkline_default = {"
|
|
7676
|
+
var Sparkline_default = {"endPoint":"opus_xXtB87_endPoint","chart":"opus_xXtB87_chart","line":"opus_xXtB87_line","sparkline":"opus_xXtB87_sparkline","svg":"opus_xXtB87_svg","area":"opus_xXtB87_area","label":"opus_xXtB87_label"};
|
|
7673
7677
|
|
|
7674
7678
|
// ../../components/Sparkline/Sparkline.tsx
|
|
7675
7679
|
import { jsx as jsx52, jsxs as jsxs41 } from "react/jsx-runtime";
|
|
@@ -7735,7 +7739,7 @@ function Sparkline({
|
|
|
7735
7739
|
}
|
|
7736
7740
|
|
|
7737
7741
|
// ../../components/ProgressRing/ProgressRing.module.css
|
|
7738
|
-
var ProgressRing_default = {"
|
|
7742
|
+
var ProgressRing_default = {"svg":"opus_YxX6Hh_svg","ring":"opus_YxX6Hh_ring","center":"opus_YxX6Hh_center","value":"opus_YxX6Hh_value","track":"opus_YxX6Hh_track"};
|
|
7739
7743
|
|
|
7740
7744
|
// ../../components/ProgressRing/ProgressRing.tsx
|
|
7741
7745
|
import { jsx as jsx53, jsxs as jsxs42 } from "react/jsx-runtime";
|
|
@@ -7768,7 +7772,7 @@ function ProgressRing({ label, max = 100, value }) {
|
|
|
7768
7772
|
}
|
|
7769
7773
|
|
|
7770
7774
|
// ../../components/ProgressBar/ProgressBar.module.css
|
|
7771
|
-
var ProgressBar_default = {"
|
|
7775
|
+
var ProgressBar_default = {"track":"opus_q04AvA_track","fill":"opus_q04AvA_fill","header":"opus_q04AvA_header","bar":"opus_q04AvA_bar","label":"opus_q04AvA_label","value":"opus_q04AvA_value"};
|
|
7772
7776
|
|
|
7773
7777
|
// ../../components/ProgressBar/ProgressBar.tsx
|
|
7774
7778
|
import { jsx as jsx54, jsxs as jsxs43 } from "react/jsx-runtime";
|
|
@@ -7788,7 +7792,7 @@ function ProgressBar({ label, max = 100, value }) {
|
|
|
7788
7792
|
}
|
|
7789
7793
|
|
|
7790
7794
|
// ../../components/Speedometer/Speedometer.module.css
|
|
7791
|
-
var Speedometer_default = {"
|
|
7795
|
+
var Speedometer_default = {"needle":"opus__jpB7z_needle","track":"opus__jpB7z_track","svg":"opus__jpB7z_svg","center":"opus__jpB7z_center","value":"opus__jpB7z_value","speedometer":"opus__jpB7z_speedometer","hub":"opus__jpB7z_hub"};
|
|
7792
7796
|
|
|
7793
7797
|
// ../../components/Speedometer/Speedometer.tsx
|
|
7794
7798
|
import { jsx as jsx55, jsxs as jsxs44 } from "react/jsx-runtime";
|
|
@@ -7821,7 +7825,7 @@ function Speedometer({ label, max = 100, value }) {
|
|
|
7821
7825
|
}
|
|
7822
7826
|
|
|
7823
7827
|
// ../../components/MetricTile/MetricTile.module.css
|
|
7824
|
-
var MetricTile_default = {"
|
|
7828
|
+
var MetricTile_default = {"sparklineSlot":"opus_-dz9KL_sparklineSlot","tile":"opus_-dz9KL_tile","topRow":"opus_-dz9KL_topRow"};
|
|
7825
7829
|
|
|
7826
7830
|
// ../../components/MetricTile/MetricTile.tsx
|
|
7827
7831
|
import { jsx as jsx56, jsxs as jsxs45 } from "react/jsx-runtime";
|
|
@@ -7863,7 +7867,7 @@ function TrendBadge({ direction, value }) {
|
|
|
7863
7867
|
}
|
|
7864
7868
|
|
|
7865
7869
|
// ../../components/Panel/Panel.module.css
|
|
7866
|
-
var Panel_default = {"
|
|
7870
|
+
var Panel_default = {"footer":"opus_JZHUc__footer","headerActions":"opus_JZHUc__headerActions","body":"opus_JZHUc__body","description":"opus_JZHUc__description","heading":"opus_JZHUc__heading","panel":"opus_JZHUc__panel","title":"opus_JZHUc__title","header":"opus_JZHUc__header"};
|
|
7867
7871
|
|
|
7868
7872
|
// ../../components/Panel/Panel.tsx
|
|
7869
7873
|
import { jsx as jsx58, jsxs as jsxs48 } from "react/jsx-runtime";
|
|
@@ -8047,7 +8051,7 @@ function resolveSectionGapVars(gap = "md") {
|
|
|
8047
8051
|
}
|
|
8048
8052
|
|
|
8049
8053
|
// ../../components/Section/Section.module.css
|
|
8050
|
-
var Section_default = {"
|
|
8054
|
+
var Section_default = {"title":"opus_FajZiH_title","column":"opus_FajZiH_column","header":"opus_FajZiH_header","section":"opus_FajZiH_section","body":"opus_FajZiH_body","description":"opus_FajZiH_description","row":"opus_FajZiH_row"};
|
|
8051
8055
|
|
|
8052
8056
|
// ../../components/Section/Section.tsx
|
|
8053
8057
|
import { jsx as jsx59, jsxs as jsxs49 } from "react/jsx-runtime";
|
|
@@ -8128,7 +8132,7 @@ var Section = Object.assign(SectionRoot, {
|
|
|
8128
8132
|
});
|
|
8129
8133
|
|
|
8130
8134
|
// ../../components/Table/Table.module.css
|
|
8131
|
-
var Table_default = {"empty":"opus_2q7S14_empty","
|
|
8135
|
+
var Table_default = {"empty":"opus_2q7S14_empty","table":"opus_2q7S14_table","caption":"opus_2q7S14_caption","visuallyHidden":"opus_2q7S14_visuallyHidden","wrap":"opus_2q7S14_wrap"};
|
|
8132
8136
|
|
|
8133
8137
|
// ../../components/Table/Table.tsx
|
|
8134
8138
|
import { jsx as jsx60, jsxs as jsxs50 } from "react/jsx-runtime";
|
|
@@ -8359,7 +8363,7 @@ function buildPivotGrid(sourceRows, config2) {
|
|
|
8359
8363
|
}
|
|
8360
8364
|
|
|
8361
8365
|
// ../../components/DataGrid/DataGrid.module.css
|
|
8362
|
-
var DataGrid_default = {"
|
|
8366
|
+
var DataGrid_default = {"frame":"opus_zN0bNb_frame","menuHost":"opus_zN0bNb_menuHost","headerCell":"opus_zN0bNb_headerCell","groupButton":"opus_zN0bNb_groupButton","infiniteFooter":"opus_zN0bNb_infiniteFooter","menuFilterIcon":"opus_zN0bNb_menuFilterIcon","corner":"opus_zN0bNb_corner","sortIndicatorButton":"opus_zN0bNb_sortIndicatorButton","menuButton":"opus_zN0bNb_menuButton","filterInput":"opus_zN0bNb_filterInput","visuallyHidden":"opus_zN0bNb_visuallyHidden","chevron":"opus_zN0bNb_chevron","expandSpacer":"opus_zN0bNb_expandSpacer","wrap":"opus_zN0bNb_wrap","headerControls":"opus_zN0bNb_headerControls","columnResizeHandle":"opus_zN0bNb_columnResizeHandle","spacerRow":"opus_zN0bNb_spacerRow","rowHeaderLabel":"opus_zN0bNb_rowHeaderLabel","groupCell":"opus_zN0bNb_groupCell","sortIndicator":"opus_zN0bNb_sortIndicator","gridBody":"opus_zN0bNb_gridBody","rowHeaderInner":"opus_zN0bNb_rowHeaderInner","detailRow":"opus_zN0bNb_detailRow","menuChevron":"opus_zN0bNb_menuChevron","groupCount":"opus_zN0bNb_groupCount","menuSection":"opus_zN0bNb_menuSection","empty":"opus_zN0bNb_empty","headerMenu":"opus_zN0bNb_headerMenu","rowHeader":"opus_zN0bNb_rowHeader","caption":"opus_zN0bNb_caption","grid":"opus_zN0bNb_grid","groupRow":"opus_zN0bNb_groupRow","expandButton":"opus_zN0bNb_expandButton","headerLabel":"opus_zN0bNb_headerLabel","detailCell":"opus_zN0bNb_detailCell","sortButton":"opus_zN0bNb_sortButton","menuAction":"opus_zN0bNb_menuAction","sortButtonLabel":"opus_zN0bNb_sortButtonLabel","menuLabel":"opus_zN0bNb_menuLabel"};
|
|
8363
8367
|
|
|
8364
8368
|
// ../../components/DataGrid/DataGrid.tsx
|
|
8365
8369
|
import { jsx as jsx61, jsxs as jsxs51 } from "react/jsx-runtime";
|
|
@@ -11925,7 +11929,7 @@ function SpecializedChart(props) {
|
|
|
11925
11929
|
}
|
|
11926
11930
|
|
|
11927
11931
|
// ../../components/Chart/Chart.module.css
|
|
11928
|
-
var Chart_default = {"
|
|
11932
|
+
var Chart_default = {"seriesC":"opus_L6guCK_seriesC","grid":"opus_L6guCK_grid","seriesD":"opus_L6guCK_seriesD","graphLink":"opus_L6guCK_graphLink","sankeySideLabel":"opus_L6guCK_sankeySideLabel","link":"opus_L6guCK_link","axisTick":"opus_L6guCK_axisTick","treemapLabel":"opus_L6guCK_treemapLabel","sankeySideName":"opus_L6guCK_sankeySideName","slice":"opus_L6guCK_slice","svg":"opus_L6guCK_svg","graphNode":"opus_L6guCK_graphNode","mapLand":"opus_L6guCK_mapLand","seriesA":"opus_L6guCK_seriesA","line":"opus_L6guCK_line","header":"opus_L6guCK_header","treemapGroupLabel":"opus_L6guCK_treemapGroupLabel","mapLabel":"opus_L6guCK_mapLabel","sankeyNode":"opus_L6guCK_sankeyNode","seriesB":"opus_L6guCK_seriesB","valueLabel":"opus_L6guCK_valueLabel","meta":"opus_L6guCK_meta","graphNodeRing":"opus_L6guCK_graphNodeRing","legendItem":"opus_L6guCK_legendItem","ring":"opus_L6guCK_ring","axisGuide":"opus_L6guCK_axisGuide","axes":"opus_L6guCK_axes","packLabel":"opus_L6guCK_packLabel","funnelText":"opus_L6guCK_funnelText","radarArea":"opus_L6guCK_radarArea","sankeyCenterLabel":"opus_L6guCK_sankeyCenterLabel","violin":"opus_L6guCK_violin","land":"opus_L6guCK_land","wick":"opus_L6guCK_wick","sankeySideValue":"opus_L6guCK_sankeySideValue","funnel":"opus_L6guCK_funnel","point":"opus_L6guCK_point","legendSwatch":"opus_L6guCK_legendSwatch","mapValue":"opus_L6guCK_mapValue","seriesF":"opus_L6guCK_seriesF","axisLabels":"opus_L6guCK_axisLabels","axisLine":"opus_L6guCK_axisLine","chart":"opus_L6guCK_chart","title":"opus_L6guCK_title","graphLinkColored":"opus_L6guCK_graphLinkColored","sankeyLink":"opus_L6guCK_sankeyLink","ridge":"opus_L6guCK_ridge","funnelGuide":"opus_L6guCK_funnelGuide","bar":"opus_L6guCK_bar","area":"opus_L6guCK_area","radarGrid":"opus_L6guCK_radarGrid","packParent":"opus_L6guCK_packParent","sankeyLabelBox":"opus_L6guCK_sankeyLabelBox","legend":"opus_L6guCK_legend","axisTitle":"opus_L6guCK_axisTitle","graphLabel":"opus_L6guCK_graphLabel","mapRegion":"opus_L6guCK_mapRegion","seriesE":"opus_L6guCK_seriesE"};
|
|
11929
11933
|
|
|
11930
11934
|
// ../../components/Chart/Chart.tsx
|
|
11931
11935
|
import { Fragment as Fragment8, jsx as jsx63, jsxs as jsxs53 } from "react/jsx-runtime";
|
|
@@ -13064,7 +13068,7 @@ function Chart({
|
|
|
13064
13068
|
}
|
|
13065
13069
|
|
|
13066
13070
|
// ../../components/Skeleton/Skeleton.module.css
|
|
13067
|
-
var Skeleton_default = {"
|
|
13071
|
+
var Skeleton_default = {"skeletonPulse":"opus_27r9Md_skeletonPulse","skeletonShimmer":"opus_27r9Md_skeletonShimmer","tableRow":"opus_27r9Md_tableRow","skeleton":"opus_27r9Md_skeleton","media":"opus_27r9Md_media","tableCell":"opus_27r9Md_tableCell","line":"opus_27r9Md_line","stack":"opus_27r9Md_stack","avatar":"opus_27r9Md_avatar","avatarContent":"opus_27r9Md_avatarContent"};
|
|
13068
13072
|
|
|
13069
13073
|
// ../../components/Skeleton/Skeleton.tsx
|
|
13070
13074
|
import { jsx as jsx64, jsxs as jsxs54 } from "react/jsx-runtime";
|
|
@@ -13115,7 +13119,7 @@ import { faXmark as faXmark2 } from "@fortawesome/free-solid-svg-icons";
|
|
|
13115
13119
|
import { FontAwesomeIcon as FontAwesomeIcon7 } from "@fortawesome/react-fontawesome";
|
|
13116
13120
|
|
|
13117
13121
|
// ../../components/Lightbox/Lightbox.module.css
|
|
13118
|
-
var Lightbox_default = {"
|
|
13122
|
+
var Lightbox_default = {"lightboxPanelOut":"opus_s7Rpyv_lightboxPanelOut","closeIcon":"opus_s7Rpyv_closeIcon","trigger":"opus_s7Rpyv_trigger","image":"opus_s7Rpyv_image","overlay":"opus_s7Rpyv_overlay","panel":"opus_s7Rpyv_panel","caption":"opus_s7Rpyv_caption","lightboxFadeOut":"opus_s7Rpyv_lightboxFadeOut","lightbox":"opus_s7Rpyv_lightbox","lightboxFadeIn":"opus_s7Rpyv_lightboxFadeIn","frame":"opus_s7Rpyv_frame","lightboxPanelIn":"opus_s7Rpyv_lightboxPanelIn","close":"opus_s7Rpyv_close"};
|
|
13119
13123
|
|
|
13120
13124
|
// ../../components/Lightbox/Lightbox.tsx
|
|
13121
13125
|
import { jsx as jsx65, jsxs as jsxs55 } from "react/jsx-runtime";
|
|
@@ -13230,7 +13234,7 @@ function Lightbox({
|
|
|
13230
13234
|
}
|
|
13231
13235
|
|
|
13232
13236
|
// ../../components/Carousel/Carousel.module.css
|
|
13233
|
-
var Carousel_default = {"
|
|
13237
|
+
var Carousel_default = {"image":"opus_N4occJ_image","navIcon":"opus_N4occJ_navIcon","stage":"opus_N4occJ_stage","carousel":"opus_N4occJ_carousel","slide":"opus_N4occJ_slide","track":"opus_N4occJ_track","caption":"opus_N4occJ_caption","pip":"opus_N4occJ_pip","pips":"opus_N4occJ_pips","empty":"opus_N4occJ_empty","nav":"opus_N4occJ_nav","visuallyHidden":"opus_N4occJ_visuallyHidden","footer":"opus_N4occJ_footer"};
|
|
13234
13238
|
|
|
13235
13239
|
// ../../components/Carousel/Carousel.tsx
|
|
13236
13240
|
import { Fragment as Fragment9, jsx as jsx66, jsxs as jsxs56 } from "react/jsx-runtime";
|
|
@@ -13482,7 +13486,7 @@ function Carousel({
|
|
|
13482
13486
|
}
|
|
13483
13487
|
|
|
13484
13488
|
// ../../components/ImageThumbnail/ImageThumbnail.module.css
|
|
13485
|
-
var ImageThumbnail_default = {"
|
|
13489
|
+
var ImageThumbnail_default = {"thumbnail":"opus_Gp1o-9_thumbnail","figure":"opus_Gp1o-9_figure","image":"opus_Gp1o-9_image","caption":"opus_Gp1o-9_caption"};
|
|
13486
13490
|
|
|
13487
13491
|
// ../../components/ImageThumbnail/ImageThumbnail.tsx
|
|
13488
13492
|
import { jsx as jsx67, jsxs as jsxs57 } from "react/jsx-runtime";
|
|
@@ -13521,7 +13525,7 @@ function ImageThumbnail({
|
|
|
13521
13525
|
}
|
|
13522
13526
|
|
|
13523
13527
|
// ../../components/ImageGallery/ImageGallery.module.css
|
|
13524
|
-
var ImageGallery_default = {"
|
|
13528
|
+
var ImageGallery_default = {"gallery":"opus_bezg4E_gallery","empty":"opus_bezg4E_empty"};
|
|
13525
13529
|
|
|
13526
13530
|
// ../../components/ImageGallery/ImageGallery.tsx
|
|
13527
13531
|
import { jsx as jsx68 } from "react/jsx-runtime";
|
|
@@ -13557,7 +13561,7 @@ import { createElement, useCallback as useCallback15, useEffect as useEffect27,
|
|
|
13557
13561
|
import { useEffect as useEffect26, useRef as useRef27, useState as useState33 } from "react";
|
|
13558
13562
|
|
|
13559
13563
|
// ../../components/ModelViewer/ModelViewer.module.css
|
|
13560
|
-
var ModelViewer_default = {"
|
|
13564
|
+
var ModelViewer_default = {"model":"opus_f7gfHI_model","loading":"opus_f7gfHI_loading","stage":"opus_f7gfHI_stage","canvasHost":"opus_f7gfHI_canvasHost","caption":"opus_f7gfHI_caption","viewer":"opus_f7gfHI_viewer"};
|
|
13561
13565
|
|
|
13562
13566
|
// ../../components/ModelViewer/FireBarrelModelViewer.tsx
|
|
13563
13567
|
import { jsx as jsx69, jsxs as jsxs58 } from "react/jsx-runtime";
|
|
@@ -13775,7 +13779,7 @@ import { faXmark as faXmark3 } from "@fortawesome/free-solid-svg-icons";
|
|
|
13775
13779
|
import { FontAwesomeIcon as FontAwesomeIcon9 } from "@fortawesome/react-fontawesome";
|
|
13776
13780
|
|
|
13777
13781
|
// ../../components/ModelLightbox/ModelLightbox.module.css
|
|
13778
|
-
var ModelLightbox_default = {"
|
|
13782
|
+
var ModelLightbox_default = {"modelLightboxFadeIn":"opus_YYKGIB_modelLightboxFadeIn","overlay":"opus_YYKGIB_overlay","frame":"opus_YYKGIB_frame","modelLightboxPanelIn":"opus_YYKGIB_modelLightboxPanelIn","lightbox":"opus_YYKGIB_lightbox","trigger":"opus_YYKGIB_trigger","modelLightboxPanelOut":"opus_YYKGIB_modelLightboxPanelOut","close":"opus_YYKGIB_close","modelLightboxFadeOut":"opus_YYKGIB_modelLightboxFadeOut","closeIcon":"opus_YYKGIB_closeIcon"};
|
|
13779
13783
|
|
|
13780
13784
|
// ../../components/ModelLightbox/ModelLightbox.tsx
|
|
13781
13785
|
import { jsx as jsx71, jsxs as jsxs60 } from "react/jsx-runtime";
|
|
@@ -13880,7 +13884,7 @@ function ModelLightbox({
|
|
|
13880
13884
|
}
|
|
13881
13885
|
|
|
13882
13886
|
// ../../components/ModelThumbnail/ModelThumbnail.module.css
|
|
13883
|
-
var ModelThumbnail_default = {"
|
|
13887
|
+
var ModelThumbnail_default = {"staticThumbnail":"opus_NkO9Yb_staticThumbnail","caption":"opus_NkO9Yb_caption","content":"opus_NkO9Yb_content"};
|
|
13884
13888
|
|
|
13885
13889
|
// ../../components/ModelThumbnail/ModelThumbnail.tsx
|
|
13886
13890
|
import { jsx as jsx72, jsxs as jsxs61 } from "react/jsx-runtime";
|
|
@@ -14001,7 +14005,7 @@ function CatalogIcon({ iconName }) {
|
|
|
14001
14005
|
}
|
|
14002
14006
|
|
|
14003
14007
|
// ../../components/EmptyState/EmptyState.module.css
|
|
14004
|
-
var EmptyState_default = {"actions":"opus_1KckGY_actions","
|
|
14008
|
+
var EmptyState_default = {"actions":"opus_1KckGY_actions","root":"opus_1KckGY_root","title":"opus_1KckGY_title","iconWrap":"opus_1KckGY_iconWrap","copy":"opus_1KckGY_copy","description":"opus_1KckGY_description"};
|
|
14005
14009
|
|
|
14006
14010
|
// ../../components/EmptyState/EmptyState.tsx
|
|
14007
14011
|
import { jsx as jsx75, jsxs as jsxs62 } from "react/jsx-runtime";
|
|
@@ -14035,7 +14039,7 @@ function EmptyState({
|
|
|
14035
14039
|
}
|
|
14036
14040
|
|
|
14037
14041
|
// ../../components/Badge/Badge.module.css
|
|
14038
|
-
var Badge_default = {"
|
|
14042
|
+
var Badge_default = {"badge":"opus_1GJHzl_badge","dot":"opus_1GJHzl_dot"};
|
|
14039
14043
|
|
|
14040
14044
|
// ../../components/Badge/Badge.tsx
|
|
14041
14045
|
import { jsx as jsx76, jsxs as jsxs63 } from "react/jsx-runtime";
|
|
@@ -14053,7 +14057,7 @@ function Badge({
|
|
|
14053
14057
|
}
|
|
14054
14058
|
|
|
14055
14059
|
// ../../components/Divider/Divider.module.css
|
|
14056
|
-
var Divider_default = {"
|
|
14060
|
+
var Divider_default = {"divider":"opus_ux1i0D_divider","label":"opus_ux1i0D_label","line":"opus_ux1i0D_line","labelled":"opus_ux1i0D_labelled"};
|
|
14057
14061
|
|
|
14058
14062
|
// ../../components/Divider/Divider.tsx
|
|
14059
14063
|
import { jsx as jsx77, jsxs as jsxs64 } from "react/jsx-runtime";
|
|
@@ -14095,7 +14099,7 @@ function Divider({
|
|
|
14095
14099
|
import { useMemo as useMemo16, useState as useState36 } from "react";
|
|
14096
14100
|
|
|
14097
14101
|
// ../../components/Avatar/Avatar.module.css
|
|
14098
|
-
var Avatar_default = {"
|
|
14102
|
+
var Avatar_default = {"image":"opus_jsRWxO_image","initials":"opus_jsRWxO_initials","avatar":"opus_jsRWxO_avatar"};
|
|
14099
14103
|
|
|
14100
14104
|
// ../../components/Avatar/Avatar.tsx
|
|
14101
14105
|
import { jsx as jsx78 } from "react/jsx-runtime";
|
|
@@ -14145,7 +14149,7 @@ function Avatar({
|
|
|
14145
14149
|
}
|
|
14146
14150
|
|
|
14147
14151
|
// ../../components/AvatarGroup/AvatarGroup.module.css
|
|
14148
|
-
var AvatarGroup_default = {"
|
|
14152
|
+
var AvatarGroup_default = {"overflow":"opus_Vv36ne_overflow","group":"opus_Vv36ne_group","item":"opus_Vv36ne_item"};
|
|
14149
14153
|
|
|
14150
14154
|
// ../../components/AvatarGroup/AvatarGroup.tsx
|
|
14151
14155
|
import { jsx as jsx79, jsxs as jsxs65 } from "react/jsx-runtime";
|
|
@@ -14171,7 +14175,7 @@ function AvatarGroup({ items, max = 4, size = "md" }) {
|
|
|
14171
14175
|
}
|
|
14172
14176
|
|
|
14173
14177
|
// ../../components/Statistic/Statistic.module.css
|
|
14174
|
-
var Statistic_default = {"
|
|
14178
|
+
var Statistic_default = {"root":"opus_vCN1bv_root","label":"opus_vCN1bv_label","affix":"opus_vCN1bv_affix","value":"opus_vCN1bv_value","trend":"opus_vCN1bv_trend"};
|
|
14175
14179
|
|
|
14176
14180
|
// ../../components/Statistic/Statistic.tsx
|
|
14177
14181
|
import { jsx as jsx80, jsxs as jsxs66 } from "react/jsx-runtime";
|
|
@@ -14198,7 +14202,7 @@ function Statistic({
|
|
|
14198
14202
|
}
|
|
14199
14203
|
|
|
14200
14204
|
// ../../components/List/List.module.css
|
|
14201
|
-
var List_default = {"title":"opus_ys3xlo_title","
|
|
14205
|
+
var List_default = {"title":"opus_ys3xlo_title","icon":"opus_ys3xlo_icon","head":"opus_ys3xlo_head","item":"opus_ys3xlo_item","description":"opus_ys3xlo_description","meta":"opus_ys3xlo_meta","list":"opus_ys3xlo_list","body":"opus_ys3xlo_body"};
|
|
14202
14206
|
|
|
14203
14207
|
// ../../components/List/List.tsx
|
|
14204
14208
|
import { jsx as jsx81, jsxs as jsxs67 } from "react/jsx-runtime";
|
|
@@ -14235,7 +14239,7 @@ function DescriptionList({
|
|
|
14235
14239
|
import { useState as useState37 } from "react";
|
|
14236
14240
|
|
|
14237
14241
|
// ../../components/PropertyGrid/PropertyGrid.module.css
|
|
14238
|
-
var PropertyGrid_default = {"
|
|
14242
|
+
var PropertyGrid_default = {"copy":"opus_Bnfsue_copy","grid":"opus_Bnfsue_grid","value":"opus_Bnfsue_value","label":"opus_Bnfsue_label","row":"opus_Bnfsue_row","valueCell":"opus_Bnfsue_valueCell"};
|
|
14239
14243
|
|
|
14240
14244
|
// ../../components/PropertyGrid/PropertyGrid.tsx
|
|
14241
14245
|
import { jsx as jsx83, jsxs as jsxs69 } from "react/jsx-runtime";
|
|
@@ -14359,7 +14363,7 @@ function Grid2({
|
|
|
14359
14363
|
import { useCallback as useCallback17, useEffect as useEffect29, useId as useId19, useRef as useRef30, useState as useState38 } from "react";
|
|
14360
14364
|
|
|
14361
14365
|
// ../../components/Splitter/Splitter.module.css
|
|
14362
|
-
var Splitter_default = {"
|
|
14366
|
+
var Splitter_default = {"srOnly":"opus_Khgx9s_srOnly","handle":"opus_Khgx9s_handle","pane":"opus_Khgx9s_pane","root":"opus_Khgx9s_root"};
|
|
14363
14367
|
|
|
14364
14368
|
// ../../components/Splitter/Splitter.tsx
|
|
14365
14369
|
import { jsx as jsx87, jsxs as jsxs70 } from "react/jsx-runtime";
|
|
@@ -14469,7 +14473,7 @@ function Splitter({
|
|
|
14469
14473
|
import { useCallback as useCallback18, useEffect as useEffect30, useRef as useRef31, useState as useState39 } from "react";
|
|
14470
14474
|
|
|
14471
14475
|
// ../../components/ResizablePanel/ResizablePanel.module.css
|
|
14472
|
-
var ResizablePanel_default = {"
|
|
14476
|
+
var ResizablePanel_default = {"body":"opus_kVJ122_body","handle":"opus_kVJ122_handle","root":"opus_kVJ122_root"};
|
|
14473
14477
|
|
|
14474
14478
|
// ../../components/ResizablePanel/ResizablePanel.tsx
|
|
14475
14479
|
import { jsx as jsx88, jsxs as jsxs71 } from "react/jsx-runtime";
|
|
@@ -14552,7 +14556,7 @@ function ResizablePanel({
|
|
|
14552
14556
|
}
|
|
14553
14557
|
|
|
14554
14558
|
// ../../components/DockLayout/DockLayout.module.css
|
|
14555
|
-
var DockLayout_default = {"
|
|
14559
|
+
var DockLayout_default = {"root":"opus_3zzL8C_root","left":"opus_3zzL8C_left","middle":"opus_3zzL8C_middle","right":"opus_3zzL8C_right","bottom":"opus_3zzL8C_bottom","center":"opus_3zzL8C_center","top":"opus_3zzL8C_top"};
|
|
14556
14560
|
|
|
14557
14561
|
// ../../components/DockLayout/DockLayout.tsx
|
|
14558
14562
|
import { jsx as jsx89, jsxs as jsxs72 } from "react/jsx-runtime";
|
|
@@ -14602,7 +14606,7 @@ function ScrollArea({
|
|
|
14602
14606
|
}
|
|
14603
14607
|
|
|
14604
14608
|
// ../../components/AspectRatio/AspectRatio.module.css
|
|
14605
|
-
var AspectRatio_default = {"
|
|
14609
|
+
var AspectRatio_default = {"root":"opus_CZP9Id_root","content":"opus_CZP9Id_content"};
|
|
14606
14610
|
|
|
14607
14611
|
// ../../components/AspectRatio/AspectRatio.tsx
|
|
14608
14612
|
import { jsx as jsx91 } from "react/jsx-runtime";
|
|
@@ -14670,7 +14674,7 @@ function Spacer({ axis = "y", className, flex = false, size = 16, style }) {
|
|
|
14670
14674
|
}
|
|
14671
14675
|
|
|
14672
14676
|
// ../../components/Breadcrumb/Breadcrumb.module.css
|
|
14673
|
-
var Breadcrumb_default = {"
|
|
14677
|
+
var Breadcrumb_default = {"separator":"opus_FwZfXe_separator","list":"opus_FwZfXe_list","item":"opus_FwZfXe_item","link":"opus_FwZfXe_link","current":"opus_FwZfXe_current","root":"opus_FwZfXe_root"};
|
|
14674
14678
|
|
|
14675
14679
|
// ../../components/Breadcrumb/Breadcrumb.tsx
|
|
14676
14680
|
import { jsx as jsx94, jsxs as jsxs73 } from "react/jsx-runtime";
|
|
@@ -14698,7 +14702,7 @@ function Breadcrumb({ items, onNavigate, separator = "/" }) {
|
|
|
14698
14702
|
}
|
|
14699
14703
|
|
|
14700
14704
|
// ../../components/Pagination/Pagination.module.css
|
|
14701
|
-
var Pagination_default = {"
|
|
14705
|
+
var Pagination_default = {"root":"opus_VkXUKR_root","ellipsis":"opus_VkXUKR_ellipsis","button":"opus_VkXUKR_button","active":"opus_VkXUKR_active"};
|
|
14702
14706
|
|
|
14703
14707
|
// ../../components/Pagination/Pagination.tsx
|
|
14704
14708
|
import { jsx as jsx95, jsxs as jsxs74 } from "react/jsx-runtime";
|
|
@@ -14763,7 +14767,7 @@ function Pagination({ page, pageCount, onPageChange, siblingCount = 1 }) {
|
|
|
14763
14767
|
}
|
|
14764
14768
|
|
|
14765
14769
|
// ../../components/PageHeader/PageHeader.module.css
|
|
14766
|
-
var PageHeader_default = {"
|
|
14770
|
+
var PageHeader_default = {"root":"opus_1pSVfU_root","row":"opus_1pSVfU_row","title":"opus_1pSVfU_title","eyebrow":"opus_1pSVfU_eyebrow","breadcrumbs":"opus_1pSVfU_breadcrumbs","copy":"opus_1pSVfU_copy","description":"opus_1pSVfU_description","actions":"opus_1pSVfU_actions"};
|
|
14767
14771
|
|
|
14768
14772
|
// ../../components/PageHeader/PageHeader.tsx
|
|
14769
14773
|
import { jsx as jsx96, jsxs as jsxs75 } from "react/jsx-runtime";
|
|
@@ -14782,7 +14786,7 @@ function PageHeader({ actions, breadcrumbs, description, eyebrow, title }) {
|
|
|
14782
14786
|
}
|
|
14783
14787
|
|
|
14784
14788
|
// ../../components/Toolbar/Toolbar.module.css
|
|
14785
|
-
var Toolbar_default = {"
|
|
14789
|
+
var Toolbar_default = {"end":"opus_lO-IAD_end","root":"opus_lO-IAD_root","cluster":"opus_lO-IAD_cluster"};
|
|
14786
14790
|
|
|
14787
14791
|
// ../../components/Toolbar/Toolbar.tsx
|
|
14788
14792
|
import { jsx as jsx97, jsxs as jsxs76 } from "react/jsx-runtime";
|
|
@@ -14804,7 +14808,7 @@ function Toolbar({ children, className, dense = false, end, label, start }) {
|
|
|
14804
14808
|
}
|
|
14805
14809
|
|
|
14806
14810
|
// ../../components/BottomNavigation/BottomNavigation.module.css
|
|
14807
|
-
var BottomNavigation_default = {"
|
|
14811
|
+
var BottomNavigation_default = {"item":"opus_Yqcmor_item","active":"opus_Yqcmor_active","root":"opus_Yqcmor_root","icon":"opus_Yqcmor_icon","label":"opus_Yqcmor_label"};
|
|
14808
14812
|
|
|
14809
14813
|
// ../../components/BottomNavigation/BottomNavigation.tsx
|
|
14810
14814
|
import { jsx as jsx98, jsxs as jsxs77 } from "react/jsx-runtime";
|
|
@@ -14877,7 +14881,7 @@ function NavigationRail({ collapsed = false, items, onChange, value }) {
|
|
|
14877
14881
|
import { useEffect as useEffect31, useId as useId20, useRef as useRef32, useState as useState40 } from "react";
|
|
14878
14882
|
|
|
14879
14883
|
// ../../components/SplitButton/SplitButton.module.css
|
|
14880
|
-
var SplitButton_default = {"
|
|
14884
|
+
var SplitButton_default = {"root":"opus_TVuiQN_root","caret":"opus_TVuiQN_caret","menuItem":"opus_TVuiQN_menuItem","menu":"opus_TVuiQN_menu","main":"opus_TVuiQN_main"};
|
|
14881
14885
|
|
|
14882
14886
|
// ../../components/SplitButton/SplitButton.tsx
|
|
14883
14887
|
import { jsx as jsx100, jsxs as jsxs79 } from "react/jsx-runtime";
|
|
@@ -14942,7 +14946,7 @@ function SplitButton({
|
|
|
14942
14946
|
}
|
|
14943
14947
|
|
|
14944
14948
|
// ../../components/FloatingActionButton/FloatingActionButton.module.css
|
|
14945
|
-
var FloatingActionButton_default = {"
|
|
14949
|
+
var FloatingActionButton_default = {"label":"opus_UXPLpX_label","srOnly":"opus_UXPLpX_srOnly","root":"opus_UXPLpX_root","icon":"opus_UXPLpX_icon"};
|
|
14946
14950
|
|
|
14947
14951
|
// ../../components/FloatingActionButton/FloatingActionButton.tsx
|
|
14948
14952
|
import { jsx as jsx101, jsxs as jsxs80 } from "react/jsx-runtime";
|
|
@@ -15014,7 +15018,7 @@ function TileGradientDefs() {
|
|
|
15014
15018
|
}
|
|
15015
15019
|
|
|
15016
15020
|
// ../../components/Tile/Tile.module.css
|
|
15017
|
-
var Tile_default = {"
|
|
15021
|
+
var Tile_default = {"tile":"opus_wypm8k_tile","label":"opus_wypm8k_label","icon":"opus_wypm8k_icon"};
|
|
15018
15022
|
|
|
15019
15023
|
// ../../components/Tile/Tile.tsx
|
|
15020
15024
|
import { Fragment as Fragment10, jsx as jsx103, jsxs as jsxs82 } from "react/jsx-runtime";
|
|
@@ -15087,7 +15091,7 @@ function Tiles({ className, items, layout = "fill" }) {
|
|
|
15087
15091
|
}
|
|
15088
15092
|
|
|
15089
15093
|
// ../../components/StatTile/StatTile.module.css
|
|
15090
|
-
var StatTile_default = {"
|
|
15094
|
+
var StatTile_default = {"icon":"opus_8DpwUV_icon","statTile":"opus_8DpwUV_statTile","label":"opus_8DpwUV_label","comparison":"opus_8DpwUV_comparison","body":"opus_8DpwUV_body","trend":"opus_8DpwUV_trend","meta":"opus_8DpwUV_meta","value":"opus_8DpwUV_value"};
|
|
15091
15095
|
|
|
15092
15096
|
// ../../components/StatTile/StatTile.tsx
|
|
15093
15097
|
import { Fragment as Fragment11, jsx as jsx105, jsxs as jsxs84 } from "react/jsx-runtime";
|
|
@@ -15138,7 +15142,7 @@ function StatTile({
|
|
|
15138
15142
|
}
|
|
15139
15143
|
|
|
15140
15144
|
// ../../components/StatTiles/StatTiles.module.css
|
|
15141
|
-
var StatTiles_default = {"
|
|
15145
|
+
var StatTiles_default = {"statTile":"opus_uhJd8v_statTile","row":"opus_uhJd8v_row"};
|
|
15142
15146
|
|
|
15143
15147
|
// ../../components/StatTiles/StatTiles.tsx
|
|
15144
15148
|
import { jsx as jsx106 } from "react/jsx-runtime";
|
|
@@ -15180,7 +15184,7 @@ function StatTiles({ className, items, layout = "fill" }) {
|
|
|
15180
15184
|
import { useId as useId21, useMemo as useMemo17 } from "react";
|
|
15181
15185
|
|
|
15182
15186
|
// ../../components/PipelineOverview/PipelineOverview.module.css
|
|
15183
|
-
var PipelineOverview_default = {"
|
|
15187
|
+
var PipelineOverview_default = {"legend":"opus_1ScjMZ_legend","legendLabel":"opus_1ScjMZ_legendLabel","period":"opus_1ScjMZ_period","root":"opus_1ScjMZ_root","legendItem":"opus_1ScjMZ_legendItem","funnel":"opus_1ScjMZ_funnel","legendDot":"opus_1ScjMZ_legendDot","legendCopy":"opus_1ScjMZ_legendCopy","legendValue":"opus_1ScjMZ_legendValue","periodLabel":"opus_1ScjMZ_periodLabel","funnelSvg":"opus_1ScjMZ_funnelSvg","total":"opus_1ScjMZ_total","totalValue":"opus_1ScjMZ_totalValue","periodChevron":"opus_1ScjMZ_periodChevron","footer":"opus_1ScjMZ_footer","periodSelect":"opus_1ScjMZ_periodSelect","totalLabel":"opus_1ScjMZ_totalLabel","body":"opus_1ScjMZ_body"};
|
|
15184
15188
|
|
|
15185
15189
|
// ../../components/PipelineOverview/PipelineOverview.tsx
|
|
15186
15190
|
import { jsx as jsx107, jsxs as jsxs85 } from "react/jsx-runtime";
|
|
@@ -15513,7 +15517,7 @@ function getDealsOverTimePalette(palette) {
|
|
|
15513
15517
|
}
|
|
15514
15518
|
|
|
15515
15519
|
// ../../components/DealsOverTime/DealsOverTime.module.css
|
|
15516
|
-
var DealsOverTime_default = {"
|
|
15520
|
+
var DealsOverTime_default = {"chart":"opus_Hn1LW1_chart","title":"opus_Hn1LW1_title","period":"opus_Hn1LW1_period","tooltipDate":"opus_Hn1LW1_tooltipDate","pointGlow":"opus_Hn1LW1_pointGlow","periodSelect":"opus_Hn1LW1_periodSelect","lineGlowSoft":"opus_Hn1LW1_lineGlowSoft","pointRing":"opus_Hn1LW1_pointRing","tooltip":"opus_Hn1LW1_tooltip","gridLine":"opus_Hn1LW1_gridLine","root":"opus_Hn1LW1_root","lineGlowMid":"opus_Hn1LW1_lineGlowMid","pointSolid":"opus_Hn1LW1_pointSolid","tooltipValue":"opus_Hn1LW1_tooltipValue","header":"opus_Hn1LW1_header","axisLabel":"opus_Hn1LW1_axisLabel","periodLabel":"opus_Hn1LW1_periodLabel","line":"opus_Hn1LW1_line","pointCore":"opus_Hn1LW1_pointCore","hitTarget":"opus_Hn1LW1_hitTarget","area":"opus_Hn1LW1_area","chartWrap":"opus_Hn1LW1_chartWrap"};
|
|
15517
15521
|
|
|
15518
15522
|
// ../../components/DealsOverTime/DealsOverTime.tsx
|
|
15519
15523
|
import { Fragment as Fragment12, jsx as jsx108, jsxs as jsxs86 } from "react/jsx-runtime";
|
|
@@ -15882,7 +15886,7 @@ function DealsOverTime({
|
|
|
15882
15886
|
import { useCallback as useCallback19, useState as useState42 } from "react";
|
|
15883
15887
|
|
|
15884
15888
|
// ../../components/DashboardListWidget/shared.module.css
|
|
15885
|
-
var shared_default = {"
|
|
15889
|
+
var shared_default = {"list":"opus_8R-PJ3_list","iconWrap":"opus_8R-PJ3_iconWrap","itemAction":"opus_8R-PJ3_itemAction","footer":"opus_8R-PJ3_footer","footerAction":"opus_8R-PJ3_footerAction","footerIcon":"opus_8R-PJ3_footerIcon"};
|
|
15886
15890
|
|
|
15887
15891
|
// ../../components/DashboardListWidget/DashboardListFooter.tsx
|
|
15888
15892
|
import { Fragment as Fragment13, jsx as jsx109, jsxs as jsxs87 } from "react/jsx-runtime";
|
|
@@ -15895,7 +15899,7 @@ function DashboardListFooter({ footerHref, footerLabel, onFooterClick }) {
|
|
|
15895
15899
|
}
|
|
15896
15900
|
|
|
15897
15901
|
// ../../components/UpcomingTasks/UpcomingTasks.module.css
|
|
15898
|
-
var UpcomingTasks_default = {"
|
|
15902
|
+
var UpcomingTasks_default = {"root":"opus_mFTWWU_root","title":"opus_mFTWWU_title","taskCheckbox":"opus_mFTWWU_taskCheckbox","itemSubtitle":"opus_mFTWWU_itemSubtitle","time":"opus_mFTWWU_time","itemBody":"opus_mFTWWU_itemBody","list":"opus_mFTWWU_list","item":"opus_mFTWWU_item","header":"opus_mFTWWU_header","itemAction":"opus_mFTWWU_itemAction","copy":"opus_mFTWWU_copy","itemTitle":"opus_mFTWWU_itemTitle"};
|
|
15899
15903
|
|
|
15900
15904
|
// ../../components/UpcomingTasks/UpcomingTasks.tsx
|
|
15901
15905
|
import { jsx as jsx110, jsxs as jsxs88 } from "react/jsx-runtime";
|
|
@@ -15980,7 +15984,7 @@ function UpcomingTasks({
|
|
|
15980
15984
|
}
|
|
15981
15985
|
|
|
15982
15986
|
// ../../components/RecentActivity/RecentActivity.module.css
|
|
15983
|
-
var RecentActivity_default = {"
|
|
15987
|
+
var RecentActivity_default = {"iconWrap":"opus_PR08Ax_iconWrap","title":"opus_PR08Ax_title","itemTitle":"opus_PR08Ax_itemTitle","header":"opus_PR08Ax_header","itemSubtitle":"opus_PR08Ax_itemSubtitle","copy":"opus_PR08Ax_copy","itemAction":"opus_PR08Ax_itemAction","item":"opus_PR08Ax_item","root":"opus_PR08Ax_root","list":"opus_PR08Ax_list","time":"opus_PR08Ax_time"};
|
|
15984
15988
|
|
|
15985
15989
|
// ../../components/RecentActivity/RecentActivity.tsx
|
|
15986
15990
|
import { Fragment as Fragment14, jsx as jsx111, jsxs as jsxs89 } from "react/jsx-runtime";
|
|
@@ -16036,7 +16040,7 @@ function RecentActivity({
|
|
|
16036
16040
|
import { useMemo as useMemo19 } from "react";
|
|
16037
16041
|
|
|
16038
16042
|
// ../../components/TopPerformingUsers/TopPerformingUsers.module.css
|
|
16039
|
-
var TopPerformingUsers_default = {"
|
|
16043
|
+
var TopPerformingUsers_default = {"value":"opus_sYx0a6_value","itemAction":"opus_sYx0a6_itemAction","root":"opus_sYx0a6_root","title":"opus_sYx0a6_title","list":"opus_sYx0a6_list","barTrack":"opus_sYx0a6_barTrack","header":"opus_sYx0a6_header","item":"opus_sYx0a6_item","row":"opus_sYx0a6_row","name":"opus_sYx0a6_name","barFill":"opus_sYx0a6_barFill"};
|
|
16040
16044
|
|
|
16041
16045
|
// ../../components/TopPerformingUsers/TopPerformingUsers.tsx
|
|
16042
16046
|
import { Fragment as Fragment15, jsx as jsx112, jsxs as jsxs90 } from "react/jsx-runtime";
|
|
@@ -16095,7 +16099,7 @@ function TopPerformingUsers({
|
|
|
16095
16099
|
}
|
|
16096
16100
|
|
|
16097
16101
|
// ../../components/DashboardContentContainer/DashboardContentContainer.module.css
|
|
16098
|
-
var DashboardContentContainer_default = {"
|
|
16102
|
+
var DashboardContentContainer_default = {"title":"opus_myuwZ6_title","container":"opus_myuwZ6_container"};
|
|
16099
16103
|
|
|
16100
16104
|
// ../../components/DashboardContentContainer/DashboardContentContainer.tsx
|
|
16101
16105
|
import { jsx as jsx113, jsxs as jsxs91 } from "react/jsx-runtime";
|
|
@@ -16124,7 +16128,7 @@ function DashboardContentContainer({
|
|
|
16124
16128
|
import { useMemo as useMemo20, useState as useState43 } from "react";
|
|
16125
16129
|
|
|
16126
16130
|
// ../../components/PropertyInspector/PropertyInspector.module.css
|
|
16127
|
-
var PropertyInspector_default = {"
|
|
16131
|
+
var PropertyInspector_default = {"checkbox":"opus_IrN8Z8_checkbox","groupHeader":"opus_IrN8Z8_groupHeader","root":"opus_IrN8Z8_root","select":"opus_IrN8Z8_select","row":"opus_IrN8Z8_row","search":"opus_IrN8Z8_search","searchRow":"opus_IrN8Z8_searchRow","input":"opus_IrN8Z8_input","group":"opus_IrN8Z8_group","label":"opus_IrN8Z8_label","rows":"opus_IrN8Z8_rows","valueCell":"opus_IrN8Z8_valueCell","value":"opus_IrN8Z8_value"};
|
|
16128
16132
|
|
|
16129
16133
|
// ../../components/PropertyInspector/PropertyInspector.tsx
|
|
16130
16134
|
import { jsx as jsx114, jsxs as jsxs92 } from "react/jsx-runtime";
|
|
@@ -16244,7 +16248,7 @@ function PropertyInspector({ items, onChange, searchable = false }) {
|
|
|
16244
16248
|
import { useMemo as useMemo21 } from "react";
|
|
16245
16249
|
|
|
16246
16250
|
// ../../components/FilterBuilder/FilterBuilder.module.css
|
|
16247
|
-
var FilterBuilder_default = {"
|
|
16251
|
+
var FilterBuilder_default = {"empty":"opus_CtJDHh_empty","expression":"opus_CtJDHh_expression","select":"opus_CtJDHh_select","payload":"opus_CtJDHh_payload","title":"opus_CtJDHh_title","remove":"opus_CtJDHh_remove","joiner":"opus_CtJDHh_joiner","outputLabel":"opus_CtJDHh_outputLabel","header":"opus_CtJDHh_header","output":"opus_CtJDHh_output","valuePlaceholder":"opus_CtJDHh_valuePlaceholder","input":"opus_CtJDHh_input","joinerSpacer":"opus_CtJDHh_joinerSpacer","root":"opus_CtJDHh_root","list":"opus_CtJDHh_list","row":"opus_CtJDHh_row","add":"opus_CtJDHh_add"};
|
|
16248
16252
|
|
|
16249
16253
|
// ../../components/FilterBuilder/FilterBuilder.tsx
|
|
16250
16254
|
import { jsx as jsx115, jsxs as jsxs93 } from "react/jsx-runtime";
|
|
@@ -16354,7 +16358,7 @@ function FilterBuilder({ conditions, fields, onChange }) {
|
|
|
16354
16358
|
import { useMemo as useMemo22 } from "react";
|
|
16355
16359
|
|
|
16356
16360
|
// ../../components/QueryBuilder/QueryBuilder.module.css
|
|
16357
|
-
var QueryBuilder_default = {"output":"opus_b7dZwd_output","
|
|
16361
|
+
var QueryBuilder_default = {"toolbar":"opus_b7dZwd_toolbar","output":"opus_b7dZwd_output","chipSpacer":"opus_b7dZwd_chipSpacer","remove":"opus_b7dZwd_remove","expression":"opus_b7dZwd_expression","row":"opus_b7dZwd_row","chip":"opus_b7dZwd_chip","list":"opus_b7dZwd_list","combinator":"opus_b7dZwd_combinator","empty":"opus_b7dZwd_empty","add":"opus_b7dZwd_add","payload":"opus_b7dZwd_payload","selectNarrow":"opus_b7dZwd_selectNarrow","outputLabel":"opus_b7dZwd_outputLabel","input":"opus_b7dZwd_input","select":"opus_b7dZwd_select","root":"opus_b7dZwd_root"};
|
|
16358
16362
|
|
|
16359
16363
|
// ../../components/QueryBuilder/QueryBuilder.tsx
|
|
16360
16364
|
import { jsx as jsx116, jsxs as jsxs94 } from "react/jsx-runtime";
|
|
@@ -16481,7 +16485,7 @@ function QueryBuilder({ fields, group, onChange }) {
|
|
|
16481
16485
|
import { useMemo as useMemo23 } from "react";
|
|
16482
16486
|
|
|
16483
16487
|
// ../../components/RuleBuilder/RuleBuilder.module.css
|
|
16484
|
-
var RuleBuilder_default = {"
|
|
16488
|
+
var RuleBuilder_default = {"enabled":"opus_O61tUk_enabled","outputLabel":"opus_O61tUk_outputLabel","input":"opus_O61tUk_input","cardTop":"opus_O61tUk_cardTop","add":"opus_O61tUk_add","root":"opus_O61tUk_root","subtitle":"opus_O61tUk_subtitle","actions":"opus_O61tUk_actions","output":"opus_O61tUk_output","priority":"opus_O61tUk_priority","expression":"opus_O61tUk_expression","card":"opus_O61tUk_card","title":"opus_O61tUk_title","name":"opus_O61tUk_name","field":"opus_O61tUk_field","empty":"opus_O61tUk_empty","header":"opus_O61tUk_header","select":"opus_O61tUk_select","payload":"opus_O61tUk_payload","list":"opus_O61tUk_list","action":"opus_O61tUk_action"};
|
|
16485
16489
|
|
|
16486
16490
|
// ../../components/RuleBuilder/RuleBuilder.tsx
|
|
16487
16491
|
import { jsx as jsx117, jsxs as jsxs95 } from "react/jsx-runtime";
|
|
@@ -16624,7 +16628,7 @@ function RuleBuilder({ onChange, rules }) {
|
|
|
16624
16628
|
}
|
|
16625
16629
|
|
|
16626
16630
|
// ../../components/PermissionsMatrix/PermissionsMatrix.module.css
|
|
16627
|
-
var PermissionsMatrix_default = {"
|
|
16631
|
+
var PermissionsMatrix_default = {"table":"opus_x-xBrX_table","scroll":"opus_x-xBrX_scroll","cell":"opus_x-xBrX_cell","corner":"opus_x-xBrX_corner","select":"opus_x-xBrX_select","head":"opus_x-xBrX_head","rowHead":"opus_x-xBrX_rowHead","root":"opus_x-xBrX_root"};
|
|
16628
16632
|
|
|
16629
16633
|
// ../../components/PermissionsMatrix/PermissionsMatrix.tsx
|
|
16630
16634
|
import { jsx as jsx118, jsxs as jsxs96 } from "react/jsx-runtime";
|
|
@@ -16660,7 +16664,7 @@ function PermissionsMatrix({ onChange, permissions, resources, roles }) {
|
|
|
16660
16664
|
import { useMemo as useMemo24, useState as useState44 } from "react";
|
|
16661
16665
|
|
|
16662
16666
|
// ../../components/DualListBuilder/DualListBuilder.module.css
|
|
16663
|
-
var DualListBuilder_default = {"
|
|
16667
|
+
var DualListBuilder_default = {"root":"opus_P6crEX_root","columns":"opus_P6crEX_columns","column":"opus_P6crEX_column","itemActive":"opus_P6crEX_itemActive","output":"opus_P6crEX_output","expression":"opus_P6crEX_expression","searchRow":"opus_P6crEX_searchRow","columnTitle":"opus_P6crEX_columnTitle","list":"opus_P6crEX_list","outputLabel":"opus_P6crEX_outputLabel","payload":"opus_P6crEX_payload","search":"opus_P6crEX_search","control":"opus_P6crEX_control","count":"opus_P6crEX_count","item":"opus_P6crEX_item","controls":"opus_P6crEX_controls"};
|
|
16664
16668
|
|
|
16665
16669
|
// ../../components/DualListBuilder/DualListBuilder.tsx
|
|
16666
16670
|
import { jsx as jsx119, jsxs as jsxs97 } from "react/jsx-runtime";
|
|
@@ -16789,7 +16793,7 @@ function ListColumn2({
|
|
|
16789
16793
|
import { useMemo as useMemo25 } from "react";
|
|
16790
16794
|
|
|
16791
16795
|
// ../../components/Scheduler/Scheduler.module.css
|
|
16792
|
-
var Scheduler_default = {"
|
|
16796
|
+
var Scheduler_default = {"grid":"opus_ZqbdMc_grid","corner":"opus_ZqbdMc_corner","dayHead":"opus_ZqbdMc_dayHead","event":"opus_ZqbdMc_event","eventTitle":"opus_ZqbdMc_eventTitle","time":"opus_ZqbdMc_time","eventTime":"opus_ZqbdMc_eventTime","cell":"opus_ZqbdMc_cell","root":"opus_ZqbdMc_root"};
|
|
16793
16797
|
|
|
16794
16798
|
// ../../components/Scheduler/Scheduler.tsx
|
|
16795
16799
|
import { jsx as jsx120, jsxs as jsxs98 } from "react/jsx-runtime";
|
|
@@ -16857,7 +16861,7 @@ function formatHour(hour) {
|
|
|
16857
16861
|
import { useMemo as useMemo26, useState as useState45 } from "react";
|
|
16858
16862
|
|
|
16859
16863
|
// ../../components/KanbanBoard/KanbanBoard.module.css
|
|
16860
|
-
var KanbanBoard_default = {"
|
|
16864
|
+
var KanbanBoard_default = {"cardMeta":"opus_EUh8ei_cardMeta","cards":"opus_EUh8ei_cards","root":"opus_EUh8ei_root","count":"opus_EUh8ei_count","column":"opus_EUh8ei_column","card":"opus_EUh8ei_card","cardTitle":"opus_EUh8ei_cardTitle","columnTitle":"opus_EUh8ei_columnTitle","columnHeader":"opus_EUh8ei_columnHeader"};
|
|
16861
16865
|
|
|
16862
16866
|
// ../../components/KanbanBoard/KanbanBoard.tsx
|
|
16863
16867
|
import { jsx as jsx121, jsxs as jsxs99 } from "react/jsx-runtime";
|
|
@@ -16927,7 +16931,7 @@ function KanbanBoard({ cards, columns, onChange }) {
|
|
|
16927
16931
|
import { useMemo as useMemo27, useState as useState46 } from "react";
|
|
16928
16932
|
|
|
16929
16933
|
// ../../components/Calendar/Calendar.module.css
|
|
16930
|
-
var Calendar_default = {"
|
|
16934
|
+
var Calendar_default = {"selected":"opus_IjCc5M_selected","dots":"opus_IjCc5M_dots","root":"opus_IjCc5M_root","grid":"opus_IjCc5M_grid","toolbar":"opus_IjCc5M_toolbar","label":"opus_IjCc5M_label","weekday":"opus_IjCc5M_weekday","nav":"opus_IjCc5M_nav","weekdays":"opus_IjCc5M_weekdays","day":"opus_IjCc5M_day","empty":"opus_IjCc5M_empty","dayNumber":"opus_IjCc5M_dayNumber","today":"opus_IjCc5M_today","dot":"opus_IjCc5M_dot"};
|
|
16931
16935
|
|
|
16932
16936
|
// ../../components/Calendar/Calendar.tsx
|
|
16933
16937
|
import { jsx as jsx122, jsxs as jsxs100 } from "react/jsx-runtime";
|
|
@@ -17023,7 +17027,7 @@ function Calendar({
|
|
|
17023
17027
|
import { useMemo as useMemo28 } from "react";
|
|
17024
17028
|
|
|
17025
17029
|
// ../../components/ResourcePlanner/ResourcePlanner.module.css
|
|
17026
|
-
var ResourcePlanner_default = {"
|
|
17030
|
+
var ResourcePlanner_default = {"header":"opus_9Mof8o_header","corner":"opus_9Mof8o_corner","track":"opus_9Mof8o_track","lane":"opus_9Mof8o_lane","block":"opus_9Mof8o_block","row":"opus_9Mof8o_row","lanes":"opus_9Mof8o_lanes","scroll":"opus_9Mof8o_scroll","resource":"opus_9Mof8o_resource","hour":"opus_9Mof8o_hour","root":"opus_9Mof8o_root"};
|
|
17027
17031
|
|
|
17028
17032
|
// ../../components/ResourcePlanner/ResourcePlanner.tsx
|
|
17029
17033
|
import { jsx as jsx123, jsxs as jsxs101 } from "react/jsx-runtime";
|
|
@@ -17076,7 +17080,7 @@ function ResourcePlanner({
|
|
|
17076
17080
|
}
|
|
17077
17081
|
|
|
17078
17082
|
// ../../components/ContentTimeline/ContentTimeline.module.css
|
|
17079
|
-
var ContentTimeline_default = {"
|
|
17083
|
+
var ContentTimeline_default = {"description":"opus_vApy-v_description","item":"opus_vApy-v_item","time":"opus_vApy-v_time","body":"opus_vApy-v_body","rail":"opus_vApy-v_rail","list":"opus_vApy-v_list","dot":"opus_vApy-v_dot","line":"opus_vApy-v_line","head":"opus_vApy-v_head","title":"opus_vApy-v_title"};
|
|
17080
17084
|
|
|
17081
17085
|
// ../../components/ContentTimeline/ContentTimeline.tsx
|
|
17082
17086
|
import { jsx as jsx124, jsxs as jsxs102 } from "react/jsx-runtime";
|
|
@@ -17111,7 +17115,7 @@ function ContentTimeline({ items }) {
|
|
|
17111
17115
|
import { useMemo as useMemo29, useState as useState47 } from "react";
|
|
17112
17116
|
|
|
17113
17117
|
// ../../components/TreeView/TreeView.module.css
|
|
17114
|
-
var TreeView_default = {"
|
|
17118
|
+
var TreeView_default = {"tree":"opus_NlkzXy_tree","children":"opus_NlkzXy_children","row":"opus_NlkzXy_row","node":"opus_NlkzXy_node","leafMark":"opus_NlkzXy_leafMark","label":"opus_NlkzXy_label","toggle":"opus_NlkzXy_toggle"};
|
|
17115
17119
|
|
|
17116
17120
|
// ../../components/TreeView/TreeView.tsx
|
|
17117
17121
|
import { jsx as jsx125, jsxs as jsxs103 } from "react/jsx-runtime";
|
|
@@ -17191,7 +17195,7 @@ function TreeView({ defaultExpandedIds, nodes }) {
|
|
|
17191
17195
|
}
|
|
17192
17196
|
|
|
17193
17197
|
// ../../components/MasonryGrid/MasonryGrid.module.css
|
|
17194
|
-
var MasonryGrid_default = {"
|
|
17198
|
+
var MasonryGrid_default = {"grid":"opus_Fxxd7-_grid","body":"opus_Fxxd7-_body","title":"opus_Fxxd7-_title","card":"opus_Fxxd7-_card"};
|
|
17195
17199
|
|
|
17196
17200
|
// ../../components/MasonryGrid/MasonryGrid.tsx
|
|
17197
17201
|
import { jsx as jsx126, jsxs as jsxs104 } from "react/jsx-runtime";
|
|
@@ -17229,7 +17233,7 @@ function MasonryGrid({ columns = 3, gap = 12, items }) {
|
|
|
17229
17233
|
import { useMemo as useMemo30, useState as useState48 } from "react";
|
|
17230
17234
|
|
|
17231
17235
|
// ../../components/JsonViewer/JsonViewer.module.css
|
|
17232
|
-
var JsonViewer_default = {"
|
|
17236
|
+
var JsonViewer_default = {"summary":"opus_uLDgXq_summary","line":"opus_uLDgXq_line","chevron":"opus_uLDgXq_chevron","toggleLine":"opus_uLDgXq_toggleLine","number":"opus_uLDgXq_number","block":"opus_uLDgXq_block","children":"opus_uLDgXq_children","key":"opus_uLDgXq_key","string":"opus_uLDgXq_string","boolean":"opus_uLDgXq_boolean","null":"opus_uLDgXq_null","root":"opus_uLDgXq_root"};
|
|
17233
17237
|
|
|
17234
17238
|
// ../../components/JsonViewer/JsonViewer.tsx
|
|
17235
17239
|
import { jsx as jsx127, jsxs as jsxs105 } from "react/jsx-runtime";
|
|
@@ -17833,7 +17837,7 @@ import {
|
|
|
17833
17837
|
} from "react";
|
|
17834
17838
|
|
|
17835
17839
|
// ../../components/Sidebar/Sidebar.module.css
|
|
17836
|
-
var Sidebar_default = {"
|
|
17840
|
+
var Sidebar_default = {"footer":"opus_4Pogux_footer","main":"opus_4Pogux_main","linkActive":"opus_4Pogux_linkActive","groupHeader":"opus_4Pogux_groupHeader","nav":"opus_4Pogux_nav","layout":"opus_4Pogux_layout","sidebar":"opus_4Pogux_sidebar","group":"opus_4Pogux_group","headerTitle":"opus_4Pogux_headerTitle","body":"opus_4Pogux_body","headerInner":"opus_4Pogux_headerInner","groupItemsWrap":"opus_4Pogux_groupItemsWrap","header":"opus_4Pogux_header","visuallyHidden":"opus_4Pogux_visuallyHidden","groupToggle":"opus_4Pogux_groupToggle","link":"opus_4Pogux_link","groupLabel":"opus_4Pogux_groupLabel","groupChevron":"opus_4Pogux_groupChevron","groupItems":"opus_4Pogux_groupItems","groupChevronOpen":"opus_4Pogux_groupChevronOpen"};
|
|
17837
17841
|
|
|
17838
17842
|
// ../../components/Sidebar/Sidebar.tsx
|
|
17839
17843
|
import { Fragment as Fragment17, jsx as jsx140, jsxs as jsxs107 } from "react/jsx-runtime";
|
|
@@ -18050,7 +18054,7 @@ import { useEffect as useEffect40, useId as useId23, useMemo as useMemo35, useRe
|
|
|
18050
18054
|
import { FontAwesomeIcon as FontAwesomeIcon12 } from "@fortawesome/react-fontawesome";
|
|
18051
18055
|
|
|
18052
18056
|
// ../../components/IconPicker/IconPicker.module.css
|
|
18053
|
-
var IconPicker_default = {"
|
|
18057
|
+
var IconPicker_default = {"grid":"opus_4E-Oa1_grid","option":"opus_4E-Oa1_option","menu":"opus_4E-Oa1_menu","triggerLabel":"opus_4E-Oa1_triggerLabel","chevron":"opus_4E-Oa1_chevron","search":"opus_4E-Oa1_search","root":"opus_4E-Oa1_root","trigger":"opus_4E-Oa1_trigger","triggerIcon":"opus_4E-Oa1_triggerIcon","optionIcon":"opus_4E-Oa1_optionIcon","empty":"opus_4E-Oa1_empty"};
|
|
18054
18058
|
|
|
18055
18059
|
// ../../components/IconPicker/IconPicker.tsx
|
|
18056
18060
|
import { jsx as jsx142, jsxs as jsxs108 } from "react/jsx-runtime";
|