@m4l/components 9.3.12-JT290825.beta.1 → 9.3.13
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/@types/types.d.ts +61 -207
- package/components/DataGrid/subcomponents/Table/hooks/useSortColumnsRows.js +2 -0
- package/{storybook/components/DataGrid → components/DataGrid/tests}/helpers/filterFieldsSeedData.d.ts +1 -1
- package/{storybook/components/DataGrid → components/DataGrid/tests}/helpers/getRowsWithBackendSimulation.d.ts +2 -2
- package/{storybook/components/DataGrid → components/DataGrid/tests}/helpers/sortsSeedData.d.ts +1 -1
- package/{storybook/components/DataGrid → components/DataGrid/tests}/helpers/types.d.ts +3 -3
- package/{storybook/components/DataGrid → components/DataGrid/tests}/helpers/useSeed.d.ts +2 -2
- package/components/NumberInput/hooks/useNumberInput/useNumberInput.js +2 -0
- package/components/ObjectLogs/slots/ObjectLogsSlots.d.ts +1 -1
- package/components/ObjectLogs/slots/ObjectLogsSlots.js +2 -2
- package/components/ObjectLogs/subcomponents/DetailDialog/index.js +2 -4
- package/components/SideBar/tests/constants.d.ts +1 -0
- package/components/areas/contexts/AreasContext/store.js +2 -2
- package/components/extended/React-Json-Viewer/ReactJsonViewer.js +2 -2
- package/components/extended/React-Json-Viewer/helpers/getReactJsonViewerTheme/getReactJsonViewerTheme.d.ts +2 -2
- package/components/extended/React-Json-Viewer/helpers/getReactJsonViewerTheme/getReactJsonViewerTheme.js +16 -16
- package/components/extended/React-Json-Viewer/types.d.ts +2 -2
- package/components/hook-form/RHFAutocompleteAsync/reducer/RHFAutocompleteReducer.js +5 -0
- package/components/hook-form/RHFormContext/index.d.ts +1 -1
- package/components/hook-form/RHFormContext/index.js +4 -5
- package/components/hook-form/RHFormContext/types.d.ts +1 -3
- package/components/index.d.ts +0 -1
- package/index.d.ts +0 -1
- package/index.js +52 -80
- package/package.json +2 -2
- package/.storybook/constants.d.ts +0 -21
- package/.storybook/decorators/WithAppearanceContext/WithAppearanceContext.d.ts +0 -6
- package/.storybook/decorators/WithAppearanceContext/index.d.ts +0 -0
- package/.storybook/decorators/WithContexts/WithContexts.d.ts +0 -5
- package/.storybook/decorators/WithContexts/constants.d.ts +0 -10
- package/.storybook/decorators/WithContexts/index.d.ts +0 -1
- package/.storybook/decorators/WithContexts/styles.d.ts +0 -1
- package/.storybook/decorators/WithContexts/subcomponents/AppWithTheme.d.ts +0 -6
- package/.storybook/decorators/WithContexts/types.d.ts +0 -7
- package/.storybook/decorators/WithDictionaryContext/WithDictionaryContext.d.ts +0 -21
- package/.storybook/decorators/WithDictionaryContext/contants.d.ts +0 -3
- package/.storybook/decorators/WithDictionaryContext/index.d.ts +0 -1
- package/.storybook/decorators/WithForm/WithForm.d.ts +0 -8
- package/.storybook/decorators/WithForm/index.d.ts +0 -1
- package/.storybook/decorators/WithFormAutoValidation/WithFormAutoValidation.d.ts +0 -7
- package/.storybook/decorators/WithFormAutoValidation/index.d.ts +0 -1
- package/.storybook/decorators/WithPopupsProvider/WithPopupsProvider.d.ts +0 -10
- package/.storybook/decorators/WithPopupsProvider/index.d.ts +0 -1
- package/.storybook/decorators/WithScaleIcons/WithScaleIcons.d.ts +0 -7
- package/.storybook/decorators/WithScaleIcons/index.d.ts +0 -1
- package/.storybook/decorators/WithWindowsContainer/WithWindowsContainer.d.ts +0 -5
- package/.storybook/decorators/WithWindowsContainer/index.d.ts +0 -2
- package/.storybook/decorators/WithWindowsContainer/subcomponents/WindowsContainer/WindowsContainer.d.ts +0 -5
- package/.storybook/decorators/WithWindowsContainer/subcomponents/WindowsContainer/index.d.ts +0 -1
- package/.storybook/decorators/WithWindowsContainer/subcomponents/WindowsContainer/types.d.ts +0 -4
- package/.storybook/decorators/WithWindowsContainerSizer/WithWindowsContainerSizer.d.ts +0 -5
- package/.storybook/decorators/WithWindowsToolsAndParmsMFContexts/WithWindowsToolsAndParmsMFContexts.d.ts +0 -5
- package/.storybook/decorators/WithWrapper/WithWrapper.d.ts +0 -24
- package/.storybook/decorators/WithWrapper/index.d.ts +0 -1
- package/.storybook/decorators/WithWrapper/types.d.ts +0 -11
- package/.storybook/decorators/index.d.ts +0 -7
- package/.storybook/main.d.ts +0 -3
- package/.storybook/mocks/config-msw.d.ts +0 -21
- package/.storybook/mocks/index.d.ts +0 -2
- package/.storybook/mocks/network-mocks.d.ts +0 -1
- package/.storybook/storybook.vite.d.ts +0 -2
- package/.storybook/test-utils/index.d.ts +0 -1
- package/.storybook/test-utils/waitForHelpers.d.ts +0 -4
- package/.storybook/utils/flattenDeep.d.ts +0 -8
- package/.storybook/utils/getGlobalsFromSearchParams.d.ts +0 -7
- package/.storybook/utils/getStylesColorsByMode.d.ts +0 -820
- package/components/Stepper/Stepper.d.ts +0 -8
- package/components/Stepper/Stepper.js +0 -77
- package/components/Stepper/Stepper.styles.d.ts +0 -2
- package/components/Stepper/Stepper.styles.js +0 -289
- package/components/Stepper/constants.d.ts +0 -2
- package/components/Stepper/constants.js +0 -6
- package/components/Stepper/dictionary.d.ts +0 -8
- package/components/Stepper/dictionary.js +0 -14
- package/components/Stepper/helpers/evaluateVisibilityStepCondition/index.d.ts +0 -9
- package/components/Stepper/helpers/evaluateVisibilityStepCondition/index.js +0 -17
- package/components/Stepper/helpers/findNextVisibleValidStep/index.d.ts +0 -10
- package/components/Stepper/helpers/findNextVisibleValidStep/index.js +0 -13
- package/components/Stepper/helpers/findPrevVisibleValidStep/index.d.ts +0 -10
- package/components/Stepper/helpers/findPrevVisibleValidStep/index.js +0 -13
- package/components/Stepper/helpers/index.d.ts +0 -4
- package/components/Stepper/helpers/index.js +0 -1
- package/components/Stepper/helpers/isLastVisibleValidStep/index.d.ts +0 -10
- package/components/Stepper/helpers/isLastVisibleValidStep/index.js +0 -16
- package/components/Stepper/hooks/useIsLastVisibleValidStep/index.d.ts +0 -6
- package/components/Stepper/hooks/useIsLastVisibleValidStep/index.js +0 -16
- package/components/Stepper/hooks/useStepper/index.d.ts +0 -5
- package/components/Stepper/hooks/useStepper/index.js +0 -20
- package/components/Stepper/hooks/useStepperActions/index.d.ts +0 -1
- package/components/Stepper/hooks/useStepperActions/index.js +0 -1
- package/components/Stepper/hooks/useStepperActions/useStepperActions.d.ts +0 -8
- package/components/Stepper/hooks/useStepperActions/useStepperActions.js +0 -63
- package/components/Stepper/hooks/useStickyStepperFooter/index.d.ts +0 -7
- package/components/Stepper/hooks/useStickyStepperFooter/index.js +0 -20
- package/components/Stepper/icons.d.ts +0 -9
- package/components/Stepper/icons.js +0 -12
- package/components/Stepper/index.d.ts +0 -14
- package/components/Stepper/index.js +0 -1
- package/components/Stepper/slots/StepperEnum.d.ts +0 -26
- package/components/Stepper/slots/StepperEnum.js +0 -36
- package/components/Stepper/slots/StepperSlot.d.ts +0 -57
- package/components/Stepper/slots/StepperSlot.js +0 -97
- package/components/Stepper/store/StepperContext/index.d.ts +0 -12
- package/components/Stepper/store/StepperContext/index.js +0 -103
- package/components/Stepper/store/StepperStore/index.d.ts +0 -16
- package/components/Stepper/store/StepperStore/index.js +0 -152
- package/components/Stepper/store/types.d.ts +0 -78
- package/components/Stepper/subcomponents/ContentArea/index.d.ts +0 -6
- package/components/Stepper/subcomponents/ContentArea/index.js +0 -24
- package/components/Stepper/subcomponents/ContentArea/subcomponents/WrapperIcon/index.d.ts +0 -4
- package/components/Stepper/subcomponents/ContentArea/subcomponents/WrapperIcon/index.js +0 -26
- package/components/Stepper/subcomponents/ContentArea/subcomponents/WrapperTitle/index.d.ts +0 -4
- package/components/Stepper/subcomponents/ContentArea/subcomponents/WrapperTitle/index.js +0 -23
- package/components/Stepper/subcomponents/StepArea/index.d.ts +0 -6
- package/components/Stepper/subcomponents/StepArea/index.js +0 -135
- package/components/Stepper/subcomponents/StepArea/subcomponents/Inidicator/index.d.ts +0 -5
- package/components/Stepper/subcomponents/StepArea/subcomponents/Inidicator/index.js +0 -85
- package/components/Stepper/subcomponents/StepperButtons/StepperCancelButton/index.d.ts +0 -4
- package/components/Stepper/subcomponents/StepperButtons/StepperCancelButton/index.js +0 -25
- package/components/Stepper/subcomponents/StepperButtons/StepperNextButton/index.d.ts +0 -4
- package/components/Stepper/subcomponents/StepperButtons/StepperNextButton/index.js +0 -46
- package/components/Stepper/subcomponents/StepperButtons/StepperPrevButton/index.d.ts +0 -4
- package/components/Stepper/subcomponents/StepperButtons/StepperPrevButton/index.js +0 -52
- package/components/Stepper/subcomponents/StepperButtons/StepperSubmitButton/index.d.ts +0 -4
- package/components/Stepper/subcomponents/StepperButtons/StepperSubmitButton/index.js +0 -20
- package/components/Stepper/subcomponents/StepperButtons/index.d.ts +0 -4
- package/components/Stepper/subcomponents/StepperButtons/index.js +0 -1
- package/components/Stepper/subcomponents/StepperContent/index.d.ts +0 -7
- package/components/Stepper/subcomponents/StepperContent/index.js +0 -23
- package/components/Stepper/subcomponents/StepperContent/subcomponents/Step/index.d.ts +0 -6
- package/components/Stepper/subcomponents/StepperContent/subcomponents/Step/index.js +0 -42
- package/components/Stepper/subcomponents/StepperFooter/index.d.ts +0 -6
- package/components/Stepper/subcomponents/StepperFooter/index.js +0 -48
- package/components/Stepper/subcomponents/StepperFooter/subcomponents/StepperFooterLeftActions/index.d.ts +0 -6
- package/components/Stepper/subcomponents/StepperFooter/subcomponents/StepperFooterLeftActions/index.js +0 -9
- package/components/Stepper/subcomponents/StepperFooter/subcomponents/StepperFooterRightActions/index.d.ts +0 -6
- package/components/Stepper/subcomponents/StepperFooter/subcomponents/StepperFooterRightActions/index.js +0 -33
- package/components/Stepper/types.d.ts +0 -162
- package/components/extended/React-Resizable/Resizable/stories/constants.d.ts +0 -3
- package/components/extended/React-Resizable/Resizable/stories/types.d.ts +0 -3
- package/components/extended/React-Resizable/ResizableBox/stories/constants.d.ts +0 -3
- package/components/extended/React-Resizable/ResizableBox/stories/types.d.ts +0 -3
- package/components/mui_extended/FormControlLabel/FormControlLabel.stories.d.ts +0 -15
- package/helpers/getStepsAndValidationSchema/getStepsAndValidationSchema.d.ts +0 -11
- package/helpers/getStepsAndValidationSchema/getStepsAndValidationSchema.js +0 -44
- package/helpers/getStepsAndValidationSchema/index.d.ts +0 -2
- package/helpers/getStepsAndValidationSchema/index.js +0 -1
- package/helpers/getStepsAndValidationSchema/types.d.ts +0 -21
- package/helpers/getStepsAndValidationSchema/types.js +0 -1
- package/helpers/index.d.ts +0 -1
- package/helpers/index.js +0 -1
- package/hooks/useComponentSize/useComponentSize.stories.d.ts +0 -47
- package/storybook/components/AccountPopover/AccountPopover.stories.d.ts +0 -11
- package/storybook/components/Areas/AreasAdmin/AreasAdmin.stories.d.ts +0 -8
- package/storybook/components/Areas/AreasViewer/AreasViewer.stories.d.ts +0 -7
- package/storybook/components/Areas/AreasViewer/hooks/useWindowsActions.d.ts +0 -4
- package/storybook/components/Areas/AreasViewer/moks/mokData.d.ts +0 -14
- package/storybook/components/Areas/AreasViewer/subcomponents/AreasViewerRender.d.ts +0 -4
- package/storybook/components/Areas/AreasViewer/subcomponents/Launcher/Launcher.d.ts +0 -5
- package/storybook/components/Areas/AreasViewer/subcomponents/Launcher/PopupButton.d.ts +0 -21
- package/storybook/components/Areas/AreasViewer/subcomponents/Launcher/PopupContentExample.d.ts +0 -4
- package/storybook/components/Areas/AreasViewer/subcomponents/layouts/ClientsLayout.d.ts +0 -4
- package/storybook/components/Areas/AreasViewer/subcomponents/layouts/UsersLayout.d.ts +0 -4
- package/storybook/components/Areas/AreasViewerWithNetwork/AreasViewerWithNetwork.stories.d.ts +0 -7
- package/storybook/components/Areas/AreasViewerWithNetwork/moks/mokData.d.ts +0 -14
- package/storybook/components/Areas/AreasViewerWithNetwork/moks/mokRed.d.ts +0 -1
- package/storybook/components/Areas/AreasViewerWithNetwork/subcomponents/ClientsHeaderActions.d.ts +0 -4
- package/storybook/components/Areas/AreasViewerWithNetwork/subcomponents/UsersHeaderActions.d.ts +0 -4
- package/storybook/components/Areas/AreasViewerWithNetwork/subcomponents/WithExtendedContainer.d.ts +0 -5
- package/storybook/components/Card/Card.stories.d.ts +0 -45
- package/storybook/components/Card/subcomponents/ContentCard.d.ts +0 -8
- package/storybook/components/Card/subcomponents/constants.d.ts +0 -9
- package/storybook/components/Chip/Chip.stories.d.ts +0 -37
- package/storybook/components/Color/Color.stories.d.ts +0 -14
- package/storybook/components/ContainerFlow/ContainerFlow.stories.d.ts +0 -32
- package/storybook/components/ContainerFlow/subcomponents/RenderFlexColumn/index.d.ts +0 -5
- package/storybook/components/ContainerFlow/subcomponents/RenderFlexColumn1Wrappers/index.d.ts +0 -5
- package/storybook/components/ContainerFlow/subcomponents/RenderFlexColumn2Wrappers/index.d.ts +0 -5
- package/storybook/components/ContainerFlow/subcomponents/RenderFlexColumn3Wrappers/index.d.ts +0 -5
- package/storybook/components/ContainerFlow/subcomponents/RenderFlexWrap/index.d.ts +0 -5
- package/storybook/components/ContainerFlow/subcomponents/RenderGridLayout/index.d.ts +0 -5
- package/storybook/components/ContainerFlow/wrapperItems/index.d.ts +0 -10
- package/storybook/components/DataGrid/DataGrid.stories.d.ts +0 -87
- package/storybook/components/DataGrid/MswHandles.d.ts +0 -1
- package/storybook/components/DataGrid/subcomponents/DataGridRender.d.ts +0 -18
- package/storybook/components/DragResizeWindowRND/stories/DragResizeWindowRND.stories.d.ts +0 -10
- package/storybook/components/DragResizeWindowRND/stories/constants.d.ts +0 -3
- package/storybook/components/DragResizeWindowRND/stories/subcomponents/ContentExample.d.ts +0 -4
- package/storybook/components/DragResizeWindowRND/stories/subcomponents/RNDWindowsContainer/RNDWindowsContainer.d.ts +0 -5
- package/storybook/components/DragResizeWindowRND/stories/subcomponents/RNDWindowsContainer/index.d.ts +0 -1
- package/storybook/components/DragResizeWindowRND/stories/subcomponents/RNDWindowsContainer/types.d.ts +0 -4
- package/storybook/components/DragResizeWindowRND/stories/subcomponents/WithExtendedContainer.d.ts +0 -5
- package/storybook/components/DragResizeWindowRND/stories/types.d.ts +0 -3
- package/storybook/components/DynamicFilter/DynamicFilter.stories.d.ts +0 -49
- package/storybook/components/DynamicFilter/mocks/mocksData.d.ts +0 -1
- package/storybook/components/DynamicSort/DynamicSort.stories.d.ts +0 -45
- package/storybook/components/FormContainer/FormContainer.stories.d.ts +0 -9
- package/storybook/components/HelperError/HelperError.stories.d.ts +0 -9
- package/storybook/components/Icon/Icon.stories.d.ts +0 -25
- package/storybook/components/Label/Label.stories.d.ts +0 -18
- package/storybook/components/LanguagePopover/LanguagePopover.stories.d.ts +0 -17
- package/storybook/components/LanguagePopover/moks/mokData.d.ts +0 -4
- package/storybook/components/LoadingError/Loadingerror.stories.d.ts +0 -9
- package/storybook/components/MenuActions/MenuActions.stories.d.ts +0 -72
- package/storybook/components/ModalDialog/ModalDialog.stories.d.ts +0 -8
- package/storybook/components/ModalDialog/subcomponent/WithExtendedContainer.d.ts +0 -33
- package/storybook/components/NoItemPrivileges/NoItemPrivileges.stories.d.ts +0 -12
- package/storybook/components/NoItemSelect/NoItemSelect.stories.d.ts +0 -12
- package/storybook/components/NumberInput/NumberInput.default.stories.d.ts +0 -17
- package/storybook/components/ObjectLogs/ObjectLogs.stories.d.ts +0 -7
- package/storybook/components/ObjectLogs/mockData/index.d.ts +0 -4
- package/storybook/components/PDFViewer/PDFViewer.stories.d.ts +0 -9
- package/storybook/components/Pager/Pager.stories.d.ts +0 -21
- package/storybook/components/Pager/subcomopnents/WithContextDataProvider.d.ts +0 -4
- package/storybook/components/PaperForm/PaperForm.stories.d.ts +0 -31
- package/storybook/components/PopupsViewer/basic.stories.d.ts +0 -16
- package/storybook/components/PopupsViewer/dictionary.d.ts +0 -1
- package/storybook/components/PopupsViewer/subcomponents/PopupActions.d.ts +0 -6
- package/storybook/components/PopupsViewer/subcomponents/PopupContentExample.d.ts +0 -5
- package/storybook/components/PopupsViewer/subcomponents/WithExtendedPopupsContainer.d.ts +0 -5
- package/storybook/components/PopupsViewer/subcomponents/initialPopups.d.ts +0 -6
- package/storybook/components/PopupsViewer/types.d.ts +0 -3
- package/storybook/components/PrintingSystem/PrintingSystem.stories.d.ts +0 -6
- package/storybook/components/PropertyValue/PropertyValue.stories.d.ts +0 -65
- package/storybook/components/ScrollBar/ScrollBar.stories.d.ts +0 -7
- package/storybook/components/SettingsLayout/SettingsLayout.stories.d.ts +0 -6
- package/storybook/components/SettingsLayout/subcomponents/SettingsLayoutRender/SettingsLayoutsRender.d.ts +0 -5
- package/storybook/components/SettingsLayout/subcomponents/SettingsLayoutRender/index.d.ts +0 -1
- package/storybook/components/SideBar/SideBar.stories.d.ts +0 -24
- package/storybook/components/SideBar/data/menuData.d.ts +0 -2
- package/storybook/components/SideBar/subcomponents/FooterComponentHost/FooterComponentHost.d.ts +0 -4
- package/storybook/components/SideBar/subcomponents/FooterComponentHost/constants.d.ts +0 -3
- package/storybook/components/SideBar/subcomponents/FooterComponentHost/index.d.ts +0 -1
- package/storybook/components/SideBar/subcomponents/FooterComponentMicrofrontend/FooterComponentMicrofrontend.d.ts +0 -4
- package/storybook/components/SideBar/subcomponents/FooterComponentMicrofrontend/FooterComponentMicrofrontend.stories.d.ts +0 -14
- package/storybook/components/SideBar/subcomponents/FooterComponentMicrofrontend/constants.d.ts +0 -1
- package/storybook/components/SideBar/subcomponents/FooterComponentMicrofrontend/index.d.ts +0 -1
- package/storybook/components/SideBar/subcomponents/HeaderComponentHost/HeaderComponentHost.d.ts +0 -5
- package/storybook/components/SideBar/subcomponents/HeaderComponentHost/constants.d.ts +0 -1
- package/storybook/components/SideBar/subcomponents/HeaderComponentMicrofrontend/HeaderComponentMicrofrontend.d.ts +0 -5
- package/storybook/components/SideBar/subcomponents/HeaderComponentMicrofrontend/constants.d.ts +0 -1
- package/storybook/components/SideBar/subcomponents/SibarDecorator.d.ts +0 -3
- package/storybook/components/Stepper/Stepper.stories.d.ts +0 -28
- package/storybook/components/Stepper/api/userApi.d.ts +0 -6
- package/storybook/components/Stepper/components/AdminPermissionsStep.d.ts +0 -4
- package/storybook/components/Stepper/components/CompanySocialMediaStep.d.ts +0 -4
- package/storybook/components/Stepper/components/CompanyStep.d.ts +0 -4
- package/storybook/components/Stepper/components/ContactStep.d.ts +0 -4
- package/storybook/components/Stepper/components/ExtraInformationStep.d.ts +0 -4
- package/storybook/components/Stepper/components/ModulePermissionsStep.d.ts +0 -4
- package/storybook/components/Stepper/components/PrivilegesStep.d.ts +0 -4
- package/storybook/components/Stepper/helpers/useSteps.d.ts +0 -43
- package/storybook/components/Stepper/subcomponents/StepperDecorator.d.ts +0 -9
- package/storybook/components/Stepper/validations/CompanyData.d.ts +0 -18
- package/storybook/components/Stepper/validations/ContactData.d.ts +0 -11
- package/storybook/components/Stepper/validations/ExtraInformationData.d.ts +0 -9
- package/storybook/components/Stepper/validations/PrivilegesData.d.ts +0 -14
- package/storybook/components/ToastContainer/ToastContainer.stories.d.ts +0 -47
- package/storybook/components/WindowBase/windowBase.stories.d.ts +0 -69
- package/storybook/components/WindowConfirm/windowConfirm.stories.d.ts +0 -8
- package/storybook/components/appBar/AppBar.stories.d.ts +0 -9
- package/storybook/components/commonActions/components/ActionCancel/ActionCancel.stories.d.ts +0 -22
- package/storybook/components/commonActions/components/ActionFormCancel/ActionFormCancel.stories.d.ts +0 -6
- package/storybook/components/commonActions/components/ActionFormIntro/ActionFormIntro.stories.d.ts +0 -14
- package/storybook/components/commonActions/components/ActionIntro/ActionIntro.stories.d.ts +0 -22
- package/storybook/components/commonActions/components/ActionsContainer/ActionsContainer.stories.d.ts +0 -13
- package/storybook/components/extended/React-Json-Viewer/ReactJsonViewer.stories.d.ts +0 -9
- package/storybook/components/extended/React-Router-Dom/NavLink/NavLInk.stories.d.ts +0 -16
- package/storybook/components/extended/React-Spinners/PropagateLoaderSpinner/PropagateLoaderSpinner.stories.d.ts +0 -9
- package/storybook/components/extended/React-Splitter-Layout/SplitLayout.stories.d.ts +0 -13
- package/storybook/components/extended/React-resizable-panels/SplitLayout.stories.d.ts +0 -13
- package/storybook/components/extended/mui/Accordion/Accordion.stories.d.ts +0 -77
- package/storybook/components/extended/mui/Autocomplete/AutoComple.stories.d.ts +0 -21
- package/storybook/components/extended/mui/Badge/Badge.stories.d.ts +0 -37
- package/storybook/components/extended/mui/Button/Button.stories.d.ts +0 -19
- package/storybook/components/extended/mui/Button/ButtonDataGridWithActions.d.ts +0 -5
- package/storybook/components/extended/mui/CheckBox/CheckBox.stories.d.ts +0 -19
- package/storybook/components/extended/mui/CircularProgress/CircularProgress.default.stories.d.ts +0 -14
- package/storybook/components/extended/mui/CircularProgress/CircularProgress.sizes.stories.d.ts +0 -18
- package/storybook/components/extended/mui/DataTimePicker/DataTimePicker.stories.d.ts +0 -21
- package/storybook/components/extended/mui/Dialog/Dialog.stories.d.ts +0 -7
- package/storybook/components/extended/mui/Dialog/subcomponents/ContentExample.d.ts +0 -29
- package/storybook/components/extended/mui/Dialog/subcomponents/WithExtendedContainer.d.ts +0 -34
- package/storybook/components/extended/mui/Divider/Divider.stories.d.ts +0 -15
- package/storybook/components/extended/mui/IconButton/IconButton.stories.d.ts +0 -39
- package/storybook/components/extended/mui/LoadingButton/LoadingButton.stories.d.ts +0 -42
- package/storybook/components/extended/mui/MenuDivider/MenuDivider.stories.d.ts +0 -25
- package/storybook/components/extended/mui/MenuItem/MenuItem.stories.d.ts +0 -65
- package/storybook/components/extended/mui/Popover/Popover.stories.d.ts +0 -14
- package/storybook/components/extended/mui/Popover/WithPopoverContext.d.ts +0 -11
- package/storybook/components/extended/mui/Popover/types.d.ts +0 -11
- package/storybook/components/extended/mui/Popper/Popper.stories.d.ts +0 -9
- package/storybook/components/extended/mui/Select/Select.stories.d.ts +0 -38
- package/storybook/components/extended/mui/Skeleton/Colors/Default/Variants/Circular/skeleton.defaultCircular.stories.d.ts +0 -14
- package/storybook/components/extended/mui/Skeleton/Colors/Default/Variants/Rectangular/skeleton.defaultRectangular.stories.d.ts +0 -14
- package/storybook/components/extended/mui/Skeleton/Colors/Default/Variants/Rounded/skeleton.defaultRounded.stories.d.ts +0 -15
- package/storybook/components/extended/mui/Skeleton/Colors/Default/Variants/Text/skeleton.defaultText.stories.d.ts +0 -15
- package/storybook/components/extended/mui/Stack/Stack.stories.d.ts +0 -13
- package/storybook/components/extended/mui/Tab/Tab.stories.d.ts +0 -57
- package/storybook/components/extended/mui/TabContent/TabContent.stories.d.ts +0 -17
- package/storybook/components/extended/mui/Tabs/Tabs.stories.d.ts +0 -8
- package/storybook/components/extended/mui/TextField/TextFieldText.stories.d.ts +0 -32
- package/storybook/components/extended/mui/TimePicker/TimePicker.stories.d.ts +0 -21
- package/storybook/components/extended/mui/ToggleButton/ToggleButton.stories.d.ts +0 -53
- package/storybook/components/extended/mui/ToggleIconButton/ToggleIconButton.stories.d.ts +0 -49
- package/storybook/components/extended/mui/Tooltip/Tooltip.stories.d.ts +0 -17
- package/storybook/components/extended/mui/Typography/PaletteColor/text.primary/Variantes/body/Estados/typography.body.estados.stories.d.ts +0 -23
- package/storybook/components/extended/mui/Typography/PaletteColor/text.primary/Variantes/bodyDens/Estados/typography.bodyDens.estados.stories.d.ts +0 -23
- package/storybook/components/extended/mui/Typography/PaletteColor/text.primary/Variantes/h1/Estados/typography.h1.estados.stories.d.ts +0 -23
- package/storybook/components/extended/mui/Typography/PaletteColor/text.primary/Variantes/h2/Estados/typography.h2.estados.stories.d.ts +0 -23
- package/storybook/components/extended/mui/Typography/PaletteColor/text.primary/Variantes/h3/Estados/typography.h3.estados.stories.d.ts +0 -23
- package/storybook/components/extended/mui/Typography/PaletteColor/text.primary/Variantes/h5/Estados/typography.h5.estados.stories.d.ts +0 -23
- package/storybook/components/extended/mui/Typography/PaletteColor/text.primary/Variantes/paragraph/Estados/typography.paragraph.estados.stories.d.ts +0 -23
- package/storybook/components/extended/mui/Typography/PaletteColor/text.primary/Variantes/paragraphDens/Estados/typography.paragraphDens.estados.stories.d.ts +0 -23
- package/storybook/components/extended/mui/Typography/PaletteColor/text.primary/Variantes/subtitle/Estados/typography.subtitle.estados.stories.d.ts +0 -23
- package/storybook/components/extended/mui/Typography/PaletteColor/text.primary/Variantes/subtitleDens/Estados/typography.subtitleDens.estados.stories.d.ts +0 -23
- package/storybook/components/extended/mui/avatar/Avatar.stories.d.ts +0 -12
- package/storybook/components/extended/react-resizable/ResizableBox/resizableBox.stories.d.ts +0 -13
- package/storybook/components/formatters/BooleanFormatter/BooleanFormatter.stories.d.ts +0 -41
- package/storybook/components/formatters/ChipStatusFormatter/ChipStatusFormatter.stories.d.ts +0 -13
- package/storybook/components/formatters/ConcatenatedFormatter/ConcatenatedFormatter.stories.d.ts +0 -13
- package/storybook/components/formatters/DateFormatter/DateFormatter.stories.d.ts +0 -29
- package/storybook/components/formatters/DistanceToNowFormatter/DistanceToNowFormatter.stories.d.ts +0 -157
- package/storybook/components/formatters/DistanceToNowFormatter/subcomponents/WithDTNFProvider.d.ts +0 -5
- package/storybook/components/formatters/DistanceToNowFormatter/types.d.ts +0 -3
- package/storybook/components/formatters/PeriodFormatter/PeriodFormatter.stories.d.ts +0 -36
- package/storybook/components/formatters/PoinsFormatter/PointsFormatter.stories.d.ts +0 -21
- package/storybook/components/formatters/PriceFormatter/PriceFormatter.stories.d.ts +0 -17
- package/storybook/components/formatters/UncertaintyFormatter/UncertaintyFormatter.stories.d.ts +0 -13
- package/storybook/components/image/image.stories.d.ts +0 -11
- package/storybook/hook-form/RHFAutocomplete/RHFAutocomplete.stories.d.ts +0 -22
- package/storybook/hook-form/RHFAutocomplete/constants.d.ts +0 -23
- package/storybook/hook-form/RHFAutocompleteAsync/RHFAutocompleteAsync.stories.d.ts +0 -23
- package/storybook/hook-form/RHFAutocompleteAsync/constants.d.ts +0 -14
- package/storybook/hook-form/RHFAutocompleteAsync/handlers.d.ts +0 -1
- package/storybook/hook-form/RHFCheckBox/RHFCheckBox.stories.d.ts +0 -8
- package/storybook/hook-form/RHFColorPicker/RHFColorPicker.stories.d.ts +0 -21
- package/storybook/hook-form/RHFDateTime/RHFDateTime.stories.d.ts +0 -21
- package/storybook/hook-form/RHFNumberInput/RHFNumberInput.stories.d.ts +0 -21
- package/storybook/hook-form/RHFPeriod/RHFPeriod.stories.d.ts +0 -8
- package/storybook/hook-form/RHFSelect/RHFSelect.stories.d.ts +0 -32
- package/storybook/hook-form/RHFTextField/RHFTextField.stories.d.ts +0 -25
- package/storybook/hook-form/RHFTextFieldPassword/RHFTextFieldPassword.stories.d.ts +0 -27
- package/storybook/hook-form/RHFTimePicker/RHFTimePicker.stories.d.ts +0 -21
- package/storybook/hook-form/RHFUploadImage/RHFUploadImage.stories.d.ts +0 -8
- package/storybook/hook-form/RHFUploadSingleFile/RHFUploadSingleFile.stories.d.ts +0 -11
- package/storybook/wrappers/LineGuide/LineGuide.d.ts +0 -9
- package/storybook/wrappers/LineGuide/styles.d.ts +0 -1
- package/storybook/wrappers/LineGuide/types.d.ts +0 -5
- /package/{storybook/components/DataGrid → components/DataGrid/tests}/helpers/getRows.d.ts +0 -0
- /package/{storybook/components/DataGrid → components/DataGrid/tests}/helpers/icons.d.ts +0 -0
- /package/{storybook/components/DataGrid → components/DataGrid/tests}/helpers/useColumns.d.ts +0 -0
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
-
import { ModalDialog } from '../../../src/components/ModalDialog';
|
|
3
|
-
declare const meta: Meta<typeof ModalDialog>;
|
|
4
|
-
type Story = StoryObj<typeof ModalDialog>;
|
|
5
|
-
export declare const Default: Story;
|
|
6
|
-
export declare const FullScreen: Story;
|
|
7
|
-
export declare const CloseableModal: Story;
|
|
8
|
-
export default meta;
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import { StoryFn, StoryContext } from '@storybook/react';
|
|
2
|
-
/**
|
|
3
|
-
* WithExtendedContainer Decorator
|
|
4
|
-
*
|
|
5
|
-
* This decorator wraps a Storybook story to integrate with the `useModal` hook
|
|
6
|
-
* for managing modal dialog states and props dynamically.
|
|
7
|
-
*
|
|
8
|
-
* ### Features:
|
|
9
|
-
* - Provides an "Open Modal" button to trigger the modal dialog.
|
|
10
|
-
* - Dynamically manages the `open` and `onClose` properties using `useModal`.
|
|
11
|
-
* - Supplies additional modal props like `fullScreen` and dimensions.
|
|
12
|
-
*
|
|
13
|
-
* ### Example Usage:
|
|
14
|
-
* ```tsx
|
|
15
|
-
* export const meta = {
|
|
16
|
-
* title: 'Components/ModalDialog',
|
|
17
|
-
* component: ModalDialog,
|
|
18
|
-
* decorators: [WithModalContext],
|
|
19
|
-
* };
|
|
20
|
-
*
|
|
21
|
-
* export const Default = {
|
|
22
|
-
* args: {
|
|
23
|
-
* fullScreen: false,
|
|
24
|
-
* initialWidth: 600,
|
|
25
|
-
* initialHeight: 400,
|
|
26
|
-
* },
|
|
27
|
-
* };
|
|
28
|
-
* ```
|
|
29
|
-
* @param Story - The story function being decorated.
|
|
30
|
-
* @param context - Story context containing args and metadata.
|
|
31
|
-
* @returns JSX.Element - The decorated story with modal integration.
|
|
32
|
-
*/
|
|
33
|
-
export declare const WithExtendedContainer: (_: StoryFn, context: StoryContext) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
-
import { NoItemPrivileges } from '../../../src/components/NoItemPrivileges';
|
|
3
|
-
declare const meta: Meta<typeof NoItemPrivileges>;
|
|
4
|
-
export default meta;
|
|
5
|
-
type Story = StoryObj<typeof NoItemPrivileges>;
|
|
6
|
-
/** Base component */
|
|
7
|
-
export declare const NoItemPrivilegesComponent: Story;
|
|
8
|
-
/**
|
|
9
|
-
* Version skeleton del componente
|
|
10
|
-
*/
|
|
11
|
-
export declare const Skeleton: Story;
|
|
12
|
-
export declare const WithSplitLayout: Story;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
-
import { NoItemSelected } from '../../../src/components/NoItemSelected';
|
|
3
|
-
declare const meta: Meta<typeof NoItemSelected>;
|
|
4
|
-
export default meta;
|
|
5
|
-
type Story = StoryObj<typeof NoItemSelected>;
|
|
6
|
-
/** Base component */
|
|
7
|
-
export declare const NoItemSelectedComponent: Story;
|
|
8
|
-
/**
|
|
9
|
-
* Version skeleton del componente
|
|
10
|
-
*/
|
|
11
|
-
export declare const Skeleton: Story;
|
|
12
|
-
export declare const WithSplitLayout: Story;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
-
import { NumberInput } from '../../../src/components/NumberInput/NumberInput';
|
|
3
|
-
declare const meta: Meta<typeof NumberInput>;
|
|
4
|
-
export default meta;
|
|
5
|
-
type Story = StoryObj<typeof NumberInput>;
|
|
6
|
-
/**
|
|
7
|
-
* Componente InputNumber en su modo por defecto Controlado
|
|
8
|
-
*/
|
|
9
|
-
export declare const Controlled: Story;
|
|
10
|
-
/**
|
|
11
|
-
* Componente InputNumber No Controlado
|
|
12
|
-
*/
|
|
13
|
-
export declare const NoControlled: Story;
|
|
14
|
-
/**
|
|
15
|
-
* Componente InputNumber No Controlado
|
|
16
|
-
*/
|
|
17
|
-
export declare const Skeleton: Story;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { Meta } from '@storybook/react';
|
|
2
|
-
import { ObjectLogs } from '../../../src/components/ObjectLogs/ObjectLogs';
|
|
3
|
-
import { ObjectLogsM4LProps, ObjectLogsOtherProps } from '../../../src/components/ObjectLogs/types';
|
|
4
|
-
declare const meta: Meta<typeof ObjectLogs>;
|
|
5
|
-
export default meta;
|
|
6
|
-
export declare const DefaultM4L: import('@storybook/csf').AnnotatedStoryFn<import('@storybook/react').ReactRenderer, ObjectLogsM4LProps>;
|
|
7
|
-
export declare const DefaultOthers: import('@storybook/csf').AnnotatedStoryFn<import('@storybook/react').ReactRenderer, ObjectLogsOtherProps>;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
-
import { PDFViewer } from '../../../src';
|
|
3
|
-
declare const meta: Meta<typeof PDFViewer>;
|
|
4
|
-
export default meta;
|
|
5
|
-
type Story = StoryObj<typeof PDFViewer>;
|
|
6
|
-
/**
|
|
7
|
-
* Componente PDFViewer con URL de archivo PDF
|
|
8
|
-
*/
|
|
9
|
-
export declare const Base: Story;
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
-
import { Pager } from '../../../src/components/Pager/Pager';
|
|
3
|
-
declare const meta: Meta<typeof Pager>;
|
|
4
|
-
type Story = StoryObj<typeof Pager>;
|
|
5
|
-
/**
|
|
6
|
-
* Default story for the Pager component.
|
|
7
|
-
*/
|
|
8
|
-
export declare const Default: Story;
|
|
9
|
-
/**
|
|
10
|
-
* Pager with custom rows per page options.
|
|
11
|
-
*/
|
|
12
|
-
export declare const CustomRowsPerPageOptions: Story;
|
|
13
|
-
/**
|
|
14
|
-
* Pager with no records.
|
|
15
|
-
*/
|
|
16
|
-
export declare const NoRecords: Story;
|
|
17
|
-
/**
|
|
18
|
-
* Pager with skeleton.
|
|
19
|
-
*/
|
|
20
|
-
export declare const WithSkeleton: Story;
|
|
21
|
-
export default meta;
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
-
import { PaperForm } from '../../../src/components/PaperForm';
|
|
3
|
-
declare const meta: Meta<typeof PaperForm>;
|
|
4
|
-
type Story = StoryObj<typeof PaperForm>;
|
|
5
|
-
/**********************************************
|
|
6
|
-
* Componente PaperForm con Titulo y con Icono
|
|
7
|
-
**********************************************/
|
|
8
|
-
export declare const Default: Story;
|
|
9
|
-
/*****************************
|
|
10
|
-
* PaperForm sin icono
|
|
11
|
-
****************************/
|
|
12
|
-
export declare const WithoutIcon: Story;
|
|
13
|
-
/*****************************
|
|
14
|
-
* PaperForm con contenido
|
|
15
|
-
****************************/
|
|
16
|
-
export declare const WithChildren: Story;
|
|
17
|
-
/********************************************************
|
|
18
|
-
* PaperForm con múltiples PropertyValue de diferentes tamaños
|
|
19
|
-
********************************************************/
|
|
20
|
-
export declare const WithPropertyValues: Story;
|
|
21
|
-
export declare const WithSimpleContent: Story;
|
|
22
|
-
/********************************************************
|
|
23
|
-
* PaperForm con variant text
|
|
24
|
-
********************************************************/
|
|
25
|
-
export declare const WithTextVariant: Story;
|
|
26
|
-
export declare const WithFullHeight: Story;
|
|
27
|
-
/**
|
|
28
|
-
* State Skeleton
|
|
29
|
-
*/
|
|
30
|
-
export declare const Skeleton: Story;
|
|
31
|
-
export default meta;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { Meta } from '@storybook/react';
|
|
2
|
-
import { PopupsViewer } from '../../../src/components/popups/components/PopupsViewer/PopupsViewer';
|
|
3
|
-
declare const meta: Meta<typeof PopupsViewer>;
|
|
4
|
-
export default meta;
|
|
5
|
-
export declare const Base: {
|
|
6
|
-
parameters: {
|
|
7
|
-
initialPopups: import('../../../src/components/popups/components/PopupsProvider/contexts/PopupsContext/types').PopupInitialProps[] | undefined;
|
|
8
|
-
};
|
|
9
|
-
args: {};
|
|
10
|
-
};
|
|
11
|
-
export declare const DynamicPopups: {
|
|
12
|
-
parameters: {
|
|
13
|
-
initialPopups: import('../../../src/components/popups/components/PopupsProvider/contexts/PopupsContext/types').PopupInitialProps[] | undefined;
|
|
14
|
-
};
|
|
15
|
-
args: {};
|
|
16
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const PopupsViewerDictionary: string[];
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Componente que define las acciones del popup.
|
|
3
|
-
* Este componente muestra un popup con acciones personalizadas, como mostrar toasts,
|
|
4
|
-
* iniciar/detener la carga y refrescar el contenido.
|
|
5
|
-
*/
|
|
6
|
-
export declare function PopupActions(): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { StoryContext, StoryFn } from '@storybook/react';
|
|
2
|
-
/**
|
|
3
|
-
* Componente que envuelve el story y le proporciona un contenedor con tamaño.
|
|
4
|
-
*/
|
|
5
|
-
export declare const WithExtendedPopupsContainer: (MyStory: StoryFn, context: StoryContext) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { PopupsProviderProps } from '../../../../src/components/popups/components/PopupsProvider/contexts/PopupsContext/types';
|
|
2
|
-
export declare const heightWindow = 180;
|
|
3
|
-
export declare const widthWindow = 260;
|
|
4
|
-
export declare const marginWindow = 10;
|
|
5
|
-
export declare const baseInitialPopups: PopupsProviderProps['initialPopups'];
|
|
6
|
-
export declare const variantSmallInitialPopups: PopupsProviderProps['initialPopups'];
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
-
import { PrintingSystem } from '../../../src/components/PrintingSystem/PrintingSystem';
|
|
3
|
-
declare const meta: Meta<typeof PrintingSystem>;
|
|
4
|
-
export default meta;
|
|
5
|
-
type Story = StoryObj<typeof PrintingSystem>;
|
|
6
|
-
export declare const Base: Story;
|
|
@@ -1,65 +0,0 @@
|
|
|
1
|
-
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
-
import { PropertyValue } from '../../../src/components/PropertyValue';
|
|
3
|
-
declare const meta: Meta<typeof PropertyValue>;
|
|
4
|
-
export default meta;
|
|
5
|
-
type Story = StoryObj<typeof PropertyValue>;
|
|
6
|
-
/**
|
|
7
|
-
* Historia por defecto para el componente `PropertyValue`.
|
|
8
|
-
*/
|
|
9
|
-
export declare const Default: Story;
|
|
10
|
-
/**
|
|
11
|
-
* Historia para un campo de correo con validación de obligatoriedad.
|
|
12
|
-
*/
|
|
13
|
-
export declare const MandatoryEmailField: Story;
|
|
14
|
-
/**
|
|
15
|
-
* Historia para un campo con un ícono.
|
|
16
|
-
*/
|
|
17
|
-
export declare const WithIconForm: Story;
|
|
18
|
-
/**
|
|
19
|
-
* Historia para un campo con un botón como acción.
|
|
20
|
-
*/
|
|
21
|
-
export declare const WithButtonForm: Story;
|
|
22
|
-
/**
|
|
23
|
-
* Historia para un campo deshabilitado con ícono.
|
|
24
|
-
*/
|
|
25
|
-
export declare const DisabledWithIcon: Story;
|
|
26
|
-
/**
|
|
27
|
-
* Historia para un campo con un ícono.
|
|
28
|
-
*/
|
|
29
|
-
export declare const IconField: Story;
|
|
30
|
-
/**
|
|
31
|
-
* Historia para un campo numérico con adornos de porcentaje.
|
|
32
|
-
*/
|
|
33
|
-
export declare const PercentField: Story;
|
|
34
|
-
/**
|
|
35
|
-
* Historia para un botón como acción.
|
|
36
|
-
*/
|
|
37
|
-
export declare const WithButton: Story;
|
|
38
|
-
/**
|
|
39
|
-
* Historia para un componente con mas altura.
|
|
40
|
-
*/
|
|
41
|
-
export declare const WithHeight: Story;
|
|
42
|
-
/**
|
|
43
|
-
* Historia sin formulario.
|
|
44
|
-
*/
|
|
45
|
-
export declare const NoForm: Story;
|
|
46
|
-
/**
|
|
47
|
-
* Historia para hover sin formulario.
|
|
48
|
-
*/
|
|
49
|
-
export declare const NoFormHover: Story;
|
|
50
|
-
/**
|
|
51
|
-
* Historia sin formulario con icono.
|
|
52
|
-
*/
|
|
53
|
-
export declare const NoFormIcon: Story;
|
|
54
|
-
/**
|
|
55
|
-
* Historia sin formulario con propiedad larga.
|
|
56
|
-
*/
|
|
57
|
-
export declare const LargeProperty: Story;
|
|
58
|
-
/**
|
|
59
|
-
* Historia sin formulario con valor largo.
|
|
60
|
-
*/
|
|
61
|
-
export declare const LargeValue: Story;
|
|
62
|
-
/**
|
|
63
|
-
* Historia que muestra todos los estados semánticos de semanticWidth de manera vertical.
|
|
64
|
-
*/
|
|
65
|
-
export declare const SemanticWidths: Story;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
-
import { ScrollBar } from '../../../src/components/ScrollBar/ScrollBar';
|
|
3
|
-
declare const meta: Meta<typeof ScrollBar>;
|
|
4
|
-
export default meta;
|
|
5
|
-
type Story = StoryObj<typeof ScrollBar>;
|
|
6
|
-
export declare const ScrollBarVertical: Story;
|
|
7
|
-
export declare const ScrollBarHorizontal: Story;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
-
import { SettingsLayout } from '../../../src/components/SettingsLayout/SettingsLayout';
|
|
3
|
-
declare const meta: Meta<typeof SettingsLayout>;
|
|
4
|
-
export default meta;
|
|
5
|
-
type Story = StoryObj<typeof SettingsLayout>;
|
|
6
|
-
export declare const Open: Story;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { SettingsLayoutProps } from '../../../../../src/components/SettingsLayout/';
|
|
2
|
-
/**
|
|
3
|
-
* Wrapper para el componente SettingsLayout encargado de aplicar estilos y props por defecto
|
|
4
|
-
*/
|
|
5
|
-
export declare const SettingsLayoutRender: (props: Partial<SettingsLayoutProps>) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { SettingsLayoutRender } from './SettingsLayoutsRender';
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
-
import { SideBar } from '../../../src/components/SideBar';
|
|
3
|
-
declare const meta: Meta<typeof SideBar>;
|
|
4
|
-
type Story = StoryObj<typeof SideBar>;
|
|
5
|
-
/**
|
|
6
|
-
* SideBar por defecto sin ningún item seleccionado
|
|
7
|
-
*/
|
|
8
|
-
export declare const H001_VariantHost: Story;
|
|
9
|
-
/**
|
|
10
|
-
* SideBar por defecto sin ningún item seleccionado
|
|
11
|
-
*/
|
|
12
|
-
export declare const H002_VariantHost_Collapsed: Story;
|
|
13
|
-
export declare const H003_VariantMicrofrontend: Story;
|
|
14
|
-
export declare const H004_VariantMicrofrontend_Collapsed: Story;
|
|
15
|
-
/**
|
|
16
|
-
* SideBar con items en el menu, con un item seleccionado y 5 anidaciones incluyendo la sección padre de los menu items
|
|
17
|
-
*/
|
|
18
|
-
export declare const WithItemSelected: Story;
|
|
19
|
-
export declare const WithoutData: Story;
|
|
20
|
-
/**
|
|
21
|
-
* SideBar con componentes en skeleton
|
|
22
|
-
*/
|
|
23
|
-
export declare const WithSkeleton: Story;
|
|
24
|
-
export default meta;
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
export declare const POWERBY_LABEL = "label_powerby";
|
|
2
|
-
export declare const IMAGE_ILLUSTRATION = "https://s3.us-east-1.amazonaws.com/static.assets.gclick/frontend/images/promotional/sidebar/assets/img/illustration.svg";
|
|
3
|
-
export declare const IMAGE_POWERBY = "https://s3.us-east-1.amazonaws.com/static.assets.gclick/frontend/images/promotional/sidebar/assets/img/powerby.svg";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { FooterComponentHost as FooterComponent } from './FooterComponentHost';
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
-
import { FooterComponentMicrofrontend } from './FooterComponentMicrofrontend';
|
|
3
|
-
declare const meta: Meta<typeof FooterComponentMicrofrontend>;
|
|
4
|
-
export default meta;
|
|
5
|
-
type Story = StoryObj<typeof meta>;
|
|
6
|
-
/**
|
|
7
|
-
* Ejemplo básico del componente FooterComponentMicrofrontend.
|
|
8
|
-
* Este componente renderiza una ilustración SVG en el footer del sidebar.
|
|
9
|
-
*/
|
|
10
|
-
export declare const Default: Story;
|
|
11
|
-
/**
|
|
12
|
-
* Ejemplo del componente dentro de un contenedor con fondo.
|
|
13
|
-
*/
|
|
14
|
-
export declare const WithBackground: Story;
|
package/storybook/components/SideBar/subcomponents/FooterComponentMicrofrontend/constants.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const SvgIllustration = "<svg width=\"200\" height=\"143\" viewBox=\"0 0 200 143\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_158_45241)\">\n<path d=\"M1.21461 41.2832L-1.6936 39.7899L50.3252 10.1567L53.2334 11.6371L1.21461 41.2832Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M1.21461 49.4119L-1.6936 47.9315V39.7896L1.21461 41.2829V49.4249V49.4119Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M53.2466 11.6238L1.22778 41.2829V49.4249L53.2466 19.7657V11.6238Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M95.8959 35.2968C95.8959 38.5821 94.7379 40.9455 92.8035 42.2311C90.2243 43.9452 84.671 46.9059 84.671 46.9059C76.8807 42.4648 61.5632 27.0379 61.5632 19.3504C61.5632 16.0131 68.8535 13.4809 70.8537 12.2084C73.4461 10.5592 77.3676 10.8189 81.776 13.3251C89.5663 17.7662 95.8828 27.5963 95.8828 35.2968H95.8959Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M88.2373 39.686C88.2373 47.3735 81.9208 50.0096 74.1305 45.5685C66.3402 41.1274 60.0237 31.2973 60.0237 23.5969C60.0237 15.8964 66.3402 13.2733 74.1305 17.7144C81.9208 22.1555 88.2373 31.9856 88.2373 39.686Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M86.8686 40.3092C86.8686 43.5946 85.7106 45.9579 83.7761 47.2435C81.1969 48.9576 75.6437 51.9183 75.6437 51.9183C67.8533 47.4772 52.5359 32.0504 52.5359 24.3629C52.5359 21.0256 59.8262 18.4934 61.8264 17.2208C64.4188 15.5716 68.3402 15.8313 72.7486 18.3376C80.5389 22.7786 86.8554 32.6087 86.8554 40.3092H86.8686Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M79.2492 44.7112C79.2492 52.3987 72.9328 55.0347 65.1424 50.5937C57.3521 46.1526 51.0356 36.3225 51.0356 28.622C51.0356 20.9216 57.3521 18.2985 65.1424 22.7395C72.9328 27.1806 79.2492 37.0107 79.2492 44.7112Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M75.078 41.5947C75.078 46.698 70.8802 48.4381 65.7086 45.5033C60.5369 42.5556 56.3391 36.0368 56.3391 30.9205C56.3391 25.8042 60.5369 24.0771 65.7086 27.0119C70.8802 29.9596 75.078 36.4784 75.078 41.5947Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M74.4857 41.9973C74.4857 47.1006 70.2879 48.8407 65.1163 45.9059C59.9447 42.9582 55.7468 36.4394 55.7468 31.3231C55.7468 26.2068 59.9447 24.4797 65.1163 27.4144C70.2879 30.3622 74.4857 36.8809 74.4857 41.9973Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M56.7339 31.8816C56.7339 36.4655 60.4975 42.322 65.1427 44.9581C69.7748 47.5942 73.5515 46.0229 73.5515 41.452C73.5515 40.9455 73.4989 40.4131 73.4068 39.8937C72.7093 35.6344 69.2616 30.7259 65.1559 28.3625C64.8137 28.1677 64.4847 27.9989 64.1557 27.8561C59.9842 25.9472 56.747 27.6223 56.747 31.8686L56.7339 31.8816Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M60.8132 31.4138V31.4788C60.8132 34.9589 63.6556 39.374 67.1824 41.3738C67.8272 41.7504 68.4456 42.0101 69.051 42.1659C71.0117 42.6853 72.5777 42.088 73.1962 40.5427C73.2883 40.3479 73.3541 40.1402 73.4067 39.9324C73.3146 39.3221 73.1435 38.6858 72.933 38.0495C71.8408 34.7381 69.3273 31.3229 66.327 29.1803C65.9454 28.8946 65.5374 28.6349 65.1427 28.4012C64.8531 28.2453 64.5768 28.1025 64.3136 27.9727C64.2478 27.9467 64.1952 27.9077 64.1557 27.8947C62.195 27.8168 60.8659 29.0894 60.8264 31.4268L60.8132 31.4138Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M61.3921 30.5309C61.3921 33.9201 65.7478 40.1273 69.2087 42.14C69.2219 42.153 69.2351 42.153 69.2614 42.166C69.2614 42.166 69.314 42.153 69.4061 42.1141C69.564 42.0881 69.7088 42.0491 69.8535 41.9712C69.9062 41.9582 69.972 41.9452 70.0246 41.9063C70.7878 41.6466 72.0248 41.1531 73.196 40.5168C73.2881 40.322 73.3539 40.1143 73.4066 39.9065C73.3144 39.2962 73.1434 38.6599 72.9328 38.0236C71.8406 34.7123 69.3272 31.2971 66.3268 29.1544C65.9452 28.8688 65.5373 28.609 65.1425 28.3753C64.853 28.2195 64.5766 28.0766 64.3135 27.9468C63.1949 28.7389 62.2738 29.6479 61.7737 30.1284H61.7605C61.5368 30.3881 61.4052 30.5309 61.4052 30.5309H61.3921Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M60.5762 32.8035C60.5762 35.8032 63.037 39.608 66.0636 41.3351C69.0903 43.0492 71.5511 42.0233 71.5511 39.0496C71.5511 38.712 71.5247 38.3743 71.4589 38.0367C71.0115 35.2578 68.7481 32.0633 66.0768 30.5181C65.8531 30.4012 65.6294 30.2843 65.4188 30.1804C62.6948 28.9338 60.5762 30.0246 60.5762 32.7905V32.8035Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M63.1819 34.5954C63.1819 36.0498 64.3794 37.9067 65.8532 38.7508C67.3271 39.5819 68.5246 39.0884 68.5246 37.634C68.5246 37.4782 68.5114 37.2964 68.4719 37.1406C68.2482 35.7901 67.156 34.2188 65.84 33.4786C65.7348 33.4267 65.6295 33.3618 65.5242 33.3228C64.1951 32.7125 63.1687 33.2449 63.1687 34.5954H63.1819Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M65.4717 34.946C65.4717 35.5304 65.9454 36.2706 66.5376 36.6082C67.1166 36.9458 67.6035 36.7381 67.6035 36.1667C67.6035 36.1018 67.6035 36.0368 67.5903 35.9719C67.4982 35.4265 67.064 34.8032 66.5376 34.5045C66.4981 34.4786 66.4455 34.4526 66.4192 34.4396C65.8928 34.1929 65.4848 34.4136 65.4848 34.946H65.4717Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M128.307 53.7491C128.307 57.0345 127.149 59.3979 125.215 60.6834C122.636 62.3975 117.082 65.3583 117.082 65.3583C109.292 60.9172 93.9746 45.4903 93.9746 37.8028C93.9746 34.4655 101.265 31.9333 103.265 30.6608C105.857 29.0116 109.779 29.2713 114.187 31.7775C121.978 36.2186 128.294 46.0487 128.294 53.7491H128.307Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M120.649 58.1384C120.649 65.8259 114.332 68.462 106.542 64.0209C98.7515 59.5798 92.4351 49.7497 92.4351 42.0493C92.4351 34.3488 98.7515 31.7257 106.542 36.1668C114.332 40.6079 120.649 50.438 120.649 58.1384Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M119.28 58.7748C119.28 62.0601 118.122 64.4235 116.188 65.7091C113.608 67.4232 108.055 70.3839 108.055 70.3839C100.265 65.9428 84.9473 50.5159 84.9473 42.8285C84.9473 39.4912 92.2375 36.959 94.2378 35.6864C96.8301 34.0372 100.752 34.2969 105.16 36.8031C112.95 41.2442 119.267 51.0743 119.267 58.7748H119.28Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M111.661 63.1636C111.661 70.851 105.344 73.4871 97.5541 69.046C89.7637 64.605 83.4473 54.7749 83.4473 47.0744C83.4473 39.374 89.7637 36.7509 97.5541 41.1919C105.344 45.633 111.661 55.4631 111.661 63.1636Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M107.489 60.0471C107.489 65.1504 103.292 66.8905 98.1199 63.9557C92.9483 61.008 88.7505 54.4892 88.7505 49.3729C88.7505 44.2566 92.9483 42.5295 98.1199 45.4642C103.292 48.412 107.489 54.9307 107.489 60.0471Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M106.897 60.4628C106.897 65.5662 102.7 67.3062 97.5279 64.3715C92.3563 61.4238 88.1584 54.905 88.1584 49.7887C88.1584 44.6724 92.3563 42.9453 97.5279 45.88C102.7 48.8277 106.897 55.3465 106.897 60.4628Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M89.1453 50.3469C89.1453 54.9308 92.9088 60.7873 97.5541 63.4234C102.186 66.0595 105.963 64.4882 105.963 59.9173C105.963 59.4109 105.91 58.8785 105.818 58.359C105.121 54.0998 101.673 49.1912 97.5672 46.8278C97.2251 46.633 96.8961 46.4642 96.5671 46.3214C92.3956 44.4125 89.1584 46.0876 89.1584 50.3339L89.1453 50.3469Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M93.2246 49.8538V49.9187C93.2246 53.3988 96.067 57.8139 99.5937 59.8137C100.239 60.1903 100.857 60.45 101.462 60.6059C103.423 61.1253 104.989 60.5279 105.608 58.9827C105.7 58.7879 105.765 58.5801 105.818 58.3723C105.726 57.762 105.555 57.1257 105.344 56.4894C104.252 53.1781 101.739 49.7629 98.7384 47.6203C98.3568 47.3346 97.9488 47.0749 97.554 46.8411C97.2645 46.6853 96.9882 46.5424 96.725 46.4126C96.6592 46.3866 96.6066 46.3477 96.5671 46.3347C94.6063 46.2568 93.2772 47.5294 93.2378 49.8668L93.2246 49.8538Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M93.8037 48.9835C93.8037 52.3728 98.1594 58.5799 101.62 60.5927C101.634 60.6057 101.647 60.6057 101.673 60.6186C101.673 60.6186 101.726 60.6057 101.818 60.5667C101.976 60.5407 102.12 60.5018 102.265 60.4239C102.318 60.4109 102.384 60.3979 102.436 60.3589C103.199 60.0992 104.436 59.6058 105.608 58.9695C105.7 58.7747 105.766 58.5669 105.818 58.3591C105.726 57.7488 105.555 57.1125 105.344 56.4762C104.252 53.1649 101.739 49.7497 98.7385 47.6071C98.3568 47.3214 97.9489 47.0617 97.5541 46.8279C97.2646 46.6721 96.9883 46.5293 96.7251 46.3994C95.6065 47.1915 94.6854 48.1005 94.1853 48.581H94.1722C93.9485 48.8407 93.8169 48.9835 93.8169 48.9835H93.8037Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M92.9878 51.2689C92.9878 54.2685 95.4486 58.0733 98.4752 59.8004C101.502 61.5145 103.963 60.4886 103.963 57.5149C103.963 57.1773 103.936 56.8397 103.871 56.5021C103.423 53.7231 101.16 50.5287 98.4884 48.9834C98.2647 48.8665 98.041 48.7496 97.8304 48.6458C95.1064 47.3991 92.9878 48.4899 92.9878 51.2559V51.2689Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M95.5935 53.0612C95.5935 54.5156 96.791 56.3726 98.2648 57.2166C99.7387 58.0477 100.936 57.5542 100.936 56.0999C100.936 55.944 100.923 55.7622 100.884 55.6064C100.66 54.2559 99.5676 52.6846 98.2517 51.9445C98.1464 51.8925 98.0411 51.8276 97.9358 51.7886C96.6068 51.1783 95.5803 51.7107 95.5803 53.0612H95.5935Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M97.8831 53.4116C97.8831 53.996 98.3568 54.7361 98.949 55.0738C99.528 55.4114 100.015 55.2036 100.015 54.6323C100.015 54.5673 100.015 54.5024 100.002 54.4375C99.9096 53.8921 99.4753 53.2688 98.949 52.9701C98.9095 52.9441 98.8569 52.9182 98.8305 52.9052C98.3042 52.6585 97.8962 52.8792 97.8962 53.4116H97.8831Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M47.1406 37.7899L49.404 39.0755V24.9082L47.1406 23.6096V37.7899Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M73.1302 41.3999C73.1302 45.763 69.5508 47.2564 65.1293 44.7372C60.7078 42.218 57.1284 36.6342 57.1284 32.284C57.1284 27.9338 60.7078 26.4275 65.1293 28.9467C69.5508 31.4659 73.1302 37.0497 73.1302 41.3999Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M11.7683 36.3096L97.5277 80.123L127.452 61.3069L55.3125 20.2075L43.9955 17.948L11.7683 36.3096Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M11.7683 36.3096L25.4014 39.0366L55.3257 20.2075L44.0087 17.948L11.7815 36.3096H11.7683Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M95.4354 45.5423L60.4579 25.6094L40.4294 36.8419L75.4201 56.7618L95.4354 45.5423Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M66.2612 46.3992C72.854 46.3992 78.1967 42.971 78.1967 38.7377C78.1967 34.5044 72.854 31.0762 66.2612 31.0762C59.6684 31.0762 54.3257 34.5044 54.3257 38.7377C54.3257 42.971 59.6684 46.3992 66.2612 46.3992Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M11.7683 42.8024L97.5276 91.6542V80.123L25.3882 39.0365L11.7551 36.3096V42.8024H11.7683Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M75.4201 56.7617L40.4295 36.8418L38.324 40.9452L77.5125 63.2675L75.407 56.7617H75.4201Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M48.2724 62.6053C48.2724 65.8907 47.1144 68.2541 45.18 69.5396C42.6007 71.2537 37.0475 74.2145 37.0475 74.2145C29.2572 69.7734 13.9397 54.3465 13.9397 46.659C13.9397 43.3217 21.23 40.7895 23.2302 39.517C25.8226 37.8678 29.7441 38.1275 34.1524 40.6337C41.9428 45.0748 48.2592 54.9049 48.2592 62.6053H48.2724Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M40.6267 67.0073C40.6267 74.6948 34.3102 77.3309 26.5199 72.8898C18.7296 68.4487 12.4131 58.6186 12.4131 50.9182C12.4131 43.2177 18.7296 40.5946 26.5199 45.0357C34.3102 49.4768 40.6267 59.3069 40.6267 67.0073Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M39.245 67.6307C39.245 70.9161 38.087 73.2795 36.1526 74.565C33.5734 76.2791 28.0201 79.2399 28.0201 79.2399C20.2298 74.7988 4.91235 59.3719 4.91235 51.6844C4.91235 48.3471 12.2026 45.8149 14.2028 44.5423C16.7952 42.8932 20.7167 43.1529 25.1251 45.6591C32.9154 50.1002 39.2319 59.9303 39.2319 67.6307H39.245Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M31.6257 72.02C31.6257 79.7075 25.3092 82.3436 17.5189 77.9025C9.72859 73.4614 3.41211 63.6313 3.41211 55.9309C3.41211 48.2304 9.72859 45.6073 17.5189 50.0484C25.3092 54.4895 31.6257 64.3196 31.6257 72.02Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M27.4545 68.9035C27.4545 74.0069 23.2566 75.7469 18.085 72.8122C12.9134 69.8644 8.71558 63.3457 8.71558 58.2294C8.71558 53.113 12.9134 51.3859 18.085 54.3207C23.2566 57.2684 27.4545 63.7872 27.4545 68.9035Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M26.8622 69.319C26.8622 74.4224 22.6644 76.1624 17.4927 73.2277C12.3211 70.28 8.12329 63.7612 8.12329 58.6449C8.12329 53.5286 12.3211 51.8015 17.4927 54.7362C22.6644 57.6839 26.8622 64.2027 26.8622 69.319Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M9.11011 59.2031C9.11011 63.787 12.8737 69.6435 17.5189 72.2796C22.151 74.9157 25.9277 73.3444 25.9277 68.7735C25.9277 68.2671 25.8751 67.7347 25.783 67.2152C25.0855 62.956 21.6378 58.0474 17.5321 55.684C17.1899 55.4892 16.861 55.3204 16.532 55.1776C12.3605 53.2687 9.12327 54.9438 9.12327 59.1901L9.11011 59.2031Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M13.1897 58.7095V58.7744C13.1897 62.2546 16.0321 66.6697 19.5588 68.6694C20.2036 69.046 20.8221 69.3057 21.4274 69.4616C23.3882 69.981 24.9541 69.3837 25.5726 67.8384C25.6647 67.6436 25.7305 67.4358 25.7832 67.228C25.6911 66.6177 25.52 65.9814 25.3094 65.3451C24.2172 62.0338 21.7038 58.6186 18.7035 56.476C18.3218 56.1903 17.9139 55.9306 17.5191 55.6968C17.2296 55.541 16.9533 55.3982 16.6901 55.2683C16.6243 55.2423 16.5716 55.2034 16.5322 55.1904C14.5714 55.1125 13.2423 56.3851 13.2029 58.7225L13.1897 58.7095Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M13.7686 57.8398C13.7686 61.229 18.1243 67.4361 21.5852 69.4489C21.5984 69.4619 21.6115 69.4619 21.6378 69.4748C21.6378 69.4748 21.6905 69.4619 21.7826 69.4229C21.9405 69.3969 22.0853 69.358 22.23 69.2801C22.2826 69.2671 22.3484 69.2541 22.4011 69.2151C23.1643 68.9554 24.4013 68.462 25.5725 67.8257C25.6646 67.6309 25.7304 67.4231 25.783 67.2153C25.6909 66.605 25.5198 65.9687 25.3093 65.3324C24.2171 62.0211 21.7036 58.6059 18.7033 56.4633C18.3217 56.1776 17.9137 55.9179 17.519 55.6841C17.2295 55.5283 16.9531 55.3855 16.6899 55.2556C15.5714 56.0477 14.6502 56.9567 14.1502 57.4372H14.137C13.9133 57.6969 13.7817 57.8398 13.7817 57.8398H13.7686Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M12.9528 60.1251C12.9528 63.1247 15.4136 66.9295 18.4271 68.6566C21.4538 70.3707 23.9014 69.3448 23.9014 66.3711C23.9014 66.0335 23.8751 65.6959 23.8093 65.3583C23.3619 62.5793 21.0985 59.3849 18.4271 57.8396C18.2034 57.7227 17.9797 57.6059 17.7691 57.502C15.0452 56.2553 12.9265 57.3461 12.9265 60.1121L12.9528 60.1251Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M15.5583 61.9169C15.5583 63.3713 16.7558 65.2283 18.2297 66.0723C19.7035 66.9034 20.901 66.41 20.901 64.9556C20.901 64.7997 20.8879 64.6179 20.8484 64.4621C20.6247 63.1116 19.5324 61.5404 18.2165 60.8002C18.1112 60.7482 18.006 60.6833 17.9007 60.6444C16.5716 60.034 15.5452 60.5664 15.5452 61.9169H15.5583Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M17.8479 62.2678C17.8479 62.8522 18.3216 63.5923 18.9138 63.93C19.4928 64.2676 19.9797 64.0598 19.9797 63.4885C19.9797 63.4235 19.9797 63.3586 19.9666 63.2937C19.8744 62.7483 19.4402 62.125 18.9138 61.8263C18.8743 61.8003 18.8217 61.7744 18.7954 61.7614C18.269 61.5147 17.8611 61.7354 17.8611 62.2678H17.8479Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M80.6574 81.0709C80.6574 84.3563 79.4994 86.7196 77.565 88.0052C74.9857 89.7193 69.4325 92.68 69.4325 92.68C61.6422 88.239 46.3247 72.8121 46.3247 65.1246C46.3247 61.7873 53.615 59.2551 55.6152 57.9825C58.2076 56.3334 62.1291 56.5931 66.5374 59.0993C74.3278 63.5404 80.6442 73.3705 80.6442 81.0709H80.6574Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M73.0251 85.4602C73.0251 93.1477 66.7087 95.7837 58.9183 91.3427C51.128 86.9016 44.8115 77.0715 44.8115 69.371C44.8115 61.6706 51.128 59.0475 58.9183 63.4886C66.7087 67.9296 73.0251 77.7597 73.0251 85.4602Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M71.6435 86.0834C71.6435 89.3687 70.4855 91.7321 68.551 93.0177C65.9718 94.7318 60.4186 97.6925 60.4186 97.6925C52.6283 93.2514 37.3108 77.8245 37.3108 70.1371C37.3108 66.7998 44.6011 64.2676 46.6013 62.995C49.1937 61.3458 53.1151 61.6055 57.5235 64.1117C65.3138 68.5528 71.6303 78.3829 71.6303 86.0834H71.6435Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M64.011 90.4724C64.011 98.1599 57.6945 100.796 49.9042 96.3549C42.1138 91.9138 35.7974 82.0837 35.7974 74.3833C35.7974 66.6828 42.1138 64.0597 49.9042 68.5008C57.6945 72.9419 64.011 82.772 64.011 90.4724Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M59.8527 87.3559C59.8527 92.4592 55.6548 94.1993 50.4832 91.2646C45.3116 88.3168 41.1138 81.7981 41.1138 76.6817C41.1138 71.5654 45.3116 69.8383 50.4832 72.7731C55.6548 75.7078 59.8527 82.2396 59.8527 87.3559Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M59.2604 87.7714C59.2604 92.8748 55.0625 94.6148 49.8909 91.6801C44.7193 88.7324 40.5215 82.2136 40.5215 77.0973C40.5215 71.9809 44.7193 70.2539 49.8909 73.1886C55.0625 76.1363 59.2604 82.6551 59.2604 87.7714Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M41.4954 77.6558C41.4954 82.2397 45.2589 88.0962 49.9042 90.7323C54.5363 93.3683 58.313 91.7971 58.313 87.2262C58.313 86.7197 58.2603 86.1873 58.1682 85.6679C57.4708 81.4086 54.023 76.5 49.9173 74.1367C49.5752 73.9419 49.2462 73.7731 48.9172 73.6302C44.7457 71.7213 41.5085 73.3965 41.5085 77.6428L41.4954 77.6558Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M45.5879 77.1751V77.24C45.5879 80.7201 48.4303 85.1352 51.957 87.135C52.6018 87.5116 53.2203 87.7713 53.8256 87.9271C55.7864 88.4466 57.3523 87.8492 57.9708 86.3039C58.0629 86.1092 58.1287 85.9014 58.1814 85.6936C58.0893 85.0833 57.9182 84.447 57.7076 83.8107C56.6154 80.4994 54.102 77.0842 51.1017 74.9415C50.72 74.6559 50.3121 74.3961 49.9173 74.1624C49.6278 74.0066 49.3515 73.8637 49.0883 73.7339C49.0225 73.7079 48.9698 73.669 48.9304 73.656C46.9696 73.5781 45.6405 74.8506 45.6011 77.188L45.5879 77.1751Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M46.1538 76.3053C46.1538 79.6946 50.5096 85.9017 53.9705 87.9144C53.9836 87.9274 53.9968 87.9274 54.0231 87.9404C54.0231 87.9404 54.0757 87.9274 54.1678 87.8885C54.3258 87.8625 54.4705 87.8236 54.6153 87.7456C54.6679 87.7327 54.7337 87.7197 54.7863 87.6807C55.5496 87.421 56.7865 86.9275 57.9577 86.2912C58.0498 86.0965 58.1156 85.8887 58.1683 85.6809C58.0762 85.0706 57.9051 84.4343 57.6945 83.798C56.6023 80.4867 54.0889 77.0715 51.0886 74.9289C50.7069 74.6432 50.299 74.3835 49.9042 74.1497C49.6147 73.9939 49.3384 73.851 49.0752 73.7212C47.9566 74.5133 47.0355 75.4223 46.5354 75.9158H46.5223C46.2986 76.1755 46.167 76.3183 46.167 76.3183L46.1538 76.3053Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M45.351 78.5906C45.351 81.5903 47.8118 85.3951 50.8385 87.1222C53.8651 88.8363 56.3128 87.8104 56.3128 84.8367C56.3128 84.4991 56.2865 84.1615 56.2207 83.8238C55.7732 81.0449 53.5098 77.8505 50.8385 76.3052C50.6148 76.1883 50.3911 76.0714 50.1805 75.9675C47.4565 74.7209 45.3379 75.8117 45.3379 78.5776L45.351 78.5906Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M47.9565 80.3825C47.9565 81.8369 49.154 83.6938 50.6279 84.5379C52.1017 85.369 53.2992 84.8755 53.2992 83.4211C53.2992 83.2653 53.286 83.0835 53.2466 82.9277C53.0229 81.5772 51.9306 80.0059 50.6147 79.2658C50.5094 79.2138 50.4042 79.1489 50.2989 79.1099C48.9698 78.4996 47.9434 79.032 47.9434 80.3825H47.9565Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M50.2332 80.7332C50.2332 81.3175 50.7069 82.0577 51.2991 82.3953C51.8781 82.7329 52.365 82.5252 52.365 81.9538C52.365 81.8889 52.365 81.8239 52.3518 81.759C52.2597 81.2136 51.8254 80.5903 51.2991 80.2916C51.2596 80.2657 51.2069 80.2397 51.1806 80.2267C50.6542 79.98 50.2463 80.2007 50.2463 80.7332H50.2332Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M56.2864 67.8126C56.3127 68.5269 61.4448 73.812 66.0243 81.8371C68.0245 85.3562 69.9063 89.3817 71.2222 93.7968L83.6709 85.9795C83.2498 81.5774 81.776 77.4869 79.881 73.9289C75.5648 65.735 69.1167 60.3329 68.7219 60.0083L56.2732 67.8256L56.2864 67.8126Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M56.2864 67.8126C56.3127 68.5269 61.4448 73.812 66.0243 81.8371L79.8942 73.9289C75.578 65.735 69.1299 60.3329 68.7351 60.0083L56.2864 67.8256V67.8126Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M69.6432 93.2255L71.2355 93.7969C69.8669 79.1751 56.8392 68.2802 56.2865 67.8257L55.5364 68.8645C55.6548 68.9684 68.3667 79.6166 69.6432 93.2385V93.2255Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M95.4223 45.5425L75.407 56.762L77.5125 63.2678L97.541 52.0483L95.4355 45.5425H95.4223Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M95.3434 42.4907L92.6983 55.4633V69.4099L88.2505 66.8647V74.5911L92.6983 77.1363L93.9353 77.8375L97.9884 80.136V43.9971L95.3434 42.4907Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M72.696 37.5432V40.9194C72.696 43.2049 69.8141 45.0488 66.2611 45.0488C62.7081 45.0488 59.8262 43.2049 59.8262 40.9194V37.3484L72.6828 37.5562L72.696 37.5432Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M78.1967 34.3486V35.8419C78.1967 40.0752 72.854 43.5034 66.2612 43.5034C59.6684 43.5034 54.3257 40.0752 54.3257 35.8419V33.959L78.1835 34.3356L78.1967 34.3486Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M66.2744 42.0103C72.8672 42.0103 78.2099 38.5821 78.2099 34.3488C78.2099 30.1155 72.8672 26.6873 66.2744 26.6873C59.6816 26.6873 54.3389 30.1155 54.3389 34.3488C54.3389 38.5821 59.6816 42.0103 66.2744 42.0103Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M88.2505 66.8517L92.6983 63.4365V69.4099L88.2505 66.8647V66.8517Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M154.297 142.09C154.929 142.09 155.574 141.934 156.153 141.597L190.025 122.287C192.933 120.625 194.749 117.547 194.749 114.223V107.691H193.143V114.223C193.143 116.976 191.643 119.534 189.222 120.911L155.35 140.22C154.692 140.584 153.916 140.597 153.244 140.22C152.586 139.844 152.205 139.181 152.205 138.428V129.624H150.599V138.428C150.599 139.753 151.297 140.935 152.455 141.597C153.034 141.934 153.679 142.09 154.31 142.09H154.297Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M92.6062 90.5115V100.264L142.177 128.17V118.418L92.6062 90.5115Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M145.23 128.027C145.23 131.312 144.072 133.675 142.138 134.961C139.559 136.675 134.005 139.636 134.005 139.636C126.215 135.195 110.898 119.768 110.898 112.08C110.898 108.743 118.188 106.211 120.188 104.938C122.781 103.289 126.702 103.549 131.11 106.055C138.901 110.496 145.217 120.326 145.217 128.027H145.23Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M137.611 132.429C137.611 140.116 131.295 142.753 123.504 138.311C115.714 133.87 109.397 124.04 109.397 116.34C109.397 108.639 115.714 106.016 123.504 110.457C131.295 114.898 137.611 124.728 137.611 132.429Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M133.44 129.312C133.44 134.416 129.242 136.156 124.07 133.221C118.899 130.273 114.701 123.755 114.701 118.638C114.701 113.522 118.899 111.795 124.07 114.73C129.242 117.677 133.44 124.196 133.44 129.312Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M132.847 129.715C132.847 134.818 128.649 136.559 123.478 133.611C118.306 130.663 114.108 124.144 114.108 119.028C114.108 113.912 118.306 112.185 123.478 115.119C128.649 118.067 132.847 124.586 132.847 129.702V129.715Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M115.095 119.599C115.095 124.183 118.859 130.04 123.504 132.676C128.136 135.312 131.913 133.741 131.913 129.17C131.913 128.663 131.86 128.131 131.768 127.611C131.071 123.352 127.623 118.444 123.517 116.08C123.175 115.885 122.846 115.717 122.517 115.574C118.346 113.665 115.109 115.34 115.109 119.586L115.095 119.599Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M119.175 119.132V119.197C119.175 122.677 122.017 127.092 125.544 129.092C126.189 129.468 126.807 129.728 127.413 129.884C129.373 130.403 130.939 129.806 131.558 128.26C131.65 128.066 131.716 127.858 131.768 127.65C131.676 127.04 131.505 126.404 131.295 125.767C130.202 122.456 127.689 119.041 124.689 116.898C124.307 116.612 123.899 116.353 123.504 116.119C123.215 115.963 122.938 115.82 122.675 115.69C122.609 115.664 122.557 115.625 122.517 115.613C120.557 115.535 119.227 116.807 119.188 119.145L119.175 119.132Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M119.754 118.262C119.754 121.651 124.11 127.858 127.571 129.871C127.584 129.884 127.597 129.884 127.623 129.897C127.623 129.897 127.676 129.871 127.768 129.845C127.926 129.819 128.071 129.78 128.215 129.702C128.268 129.689 128.334 129.676 128.386 129.637C129.15 129.378 130.387 128.884 131.558 128.248C131.65 128.053 131.716 127.845 131.768 127.637C131.676 127.027 131.505 126.391 131.295 125.755C130.202 122.443 127.689 119.028 124.689 116.885C124.307 116.6 123.899 116.34 123.504 116.106C123.215 115.95 122.938 115.808 122.675 115.678C121.557 116.47 120.636 117.379 120.136 117.872H120.122C119.899 118.132 119.767 118.275 119.767 118.275L119.754 118.262Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M118.938 120.534C118.938 123.534 121.399 127.339 124.425 129.066C127.452 130.78 129.9 129.754 129.9 126.78C129.9 126.443 129.873 126.105 129.808 125.767C129.36 122.989 127.097 119.794 124.425 118.249C124.202 118.132 123.978 118.015 123.767 117.911C121.043 116.665 118.925 117.755 118.925 120.521L118.938 120.534Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M121.557 122.326C121.557 123.781 122.754 125.637 124.228 126.482C125.702 127.313 126.899 126.819 126.899 125.365C126.899 125.209 126.886 125.027 126.847 124.871C126.623 123.521 125.531 121.95 124.215 121.209C124.11 121.157 124.004 121.092 123.899 121.054C122.57 120.443 121.543 120.976 121.543 122.326H121.557Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M123.833 122.677C123.833 123.261 124.307 124.001 124.899 124.339C125.478 124.677 125.965 124.469 125.965 123.897C125.965 123.832 125.965 123.768 125.952 123.703C125.86 123.157 125.426 122.534 124.899 122.235C124.86 122.209 124.807 122.183 124.781 122.17C124.254 121.924 123.846 122.144 123.846 122.677H123.833Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M102.423 114.496L81.2891 102.16C78.473 100.562 78.223 95.7967 80.7101 91.5374C83.2104 87.2781 87.5135 85.1095 90.3296 86.7197L111.714 99.1989L102.423 114.509V114.496Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M111.477 99.0431C108.661 97.4459 104.358 99.6015 101.857 103.861C99.357 108.12 99.6202 112.886 102.436 114.483C105.252 116.08 109.555 113.925 112.056 109.665C114.556 105.406 114.293 100.64 111.477 99.0431Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M111.582 101.173C109.332 99.887 105.884 101.614 103.884 105.029C101.883 108.445 102.094 112.262 104.344 113.535C106.594 114.807 110.042 113.093 112.042 109.678C114.043 106.263 113.832 102.445 111.582 101.173Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M95.7248 27.4404L119.543 60.0992L166.996 69.0462V29.3363C166.996 26.0899 163.995 19.4413 162.008 16.8441C154.56 7.15689 151.06 3.92347 143.335 0.313477L95.7117 27.4534L95.7248 27.4404Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M131.031 53.009C131.031 49.7626 127.965 41.9453 126.189 39.2183C119.359 28.7649 113.687 25.4146 106.081 21.8306V20.0645L135.861 4.8584C143.572 8.48138 149.626 15.6754 153.692 25.921C154.889 28.9467 157.021 34.5565 157.021 37.8158L159.508 73.6041L129.584 67.9684L131.031 53.035V53.009Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M131.031 51.2558C131.031 48.0094 127.965 40.1921 126.189 37.4651C119.359 27.0117 113.687 23.6614 106.081 20.0774L135.861 3.10522C143.572 6.72821 149.626 13.9222 153.692 24.1679C154.889 27.1935 157.021 32.8033 157.021 36.0627L159.508 71.851L129.584 66.2152L131.031 51.2818V51.2558Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M95.7248 91.6669L119.372 105.12V61.9429C119.372 58.4238 118.701 54.3983 117.332 51.1389C114.622 44.711 103.199 29.4919 95.7117 27.4402V91.6669H95.7248Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M109.661 80.3827C110.674 80.3827 111.49 79.5776 111.49 78.5777V59.6317C111.49 58.6837 110.977 57.8007 110.148 57.3332L106.371 55.1776C106.095 55.0218 105.779 54.9309 105.463 54.9309C104.45 54.9309 103.634 55.736 103.634 56.7359V75.6819C103.634 76.6298 104.147 77.5129 104.976 77.9803L108.753 80.1359C109.029 80.2918 109.345 80.3827 109.661 80.3827Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M105.16 77.435L108.937 79.5906C109.727 80.0322 110.713 79.4738 110.713 78.5778V59.6318C110.713 58.9176 110.319 58.2423 109.687 57.8787L105.91 55.7231C105.121 55.2816 104.134 55.84 104.134 56.736V75.682C104.134 76.3962 104.529 77.0714 105.16 77.435Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M189.946 95.8356L166.917 82.3695V33.0762L191.025 49.9834L189.696 54.0349L192.933 72.6952L189.946 95.8356Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M189.314 69.7474L173.312 60.6315V46.698L186.972 54.4764L189.314 69.7604V69.7474Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M182.326 79.9281L185.919 82.3175L188.906 73.2665L182.326 69.5137V79.9281Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M182.419 103.977C182.419 111.665 176.102 114.301 168.312 109.86C160.521 105.419 157.192 96.9521 157.192 89.2517C157.192 81.5512 163.509 78.9281 171.299 83.3692C179.089 87.8103 182.419 96.2769 182.419 103.977Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M176.773 100.757C176.773 105.367 172.983 106.964 168.299 104.289C163.627 101.627 162.811 97.0821 162.811 92.4592C162.811 87.8363 166.601 86.2521 171.286 88.9271C175.957 91.5892 176.773 96.1341 176.773 100.757Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M175.22 82.3954L157.179 72.1238V74.1755L175.22 84.4471C184.129 89.5245 183.682 98.03 183.682 98.03L184.248 101.341L186.327 102.523L185.735 99.0429C183.813 89.5894 179.05 84.3432 175.22 82.3954Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M119.306 60.2158V106.847L127.597 111.574C130.939 113.483 133.387 116.067 135.137 118.534L138.387 120.391L145.322 124.339V99.8479L142.085 81.1876L143.441 77.1231L135.374 64.4621L119.333 60.2288L119.306 60.2158Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M122.03 105.133L121.662 62.813L136.335 71.3056C138.69 72.6691 140.256 74.9805 140.651 77.6425L143.52 97.4066V117.171L122.03 105.146V105.133ZM122.504 104.86L143.033 116.353V97.4326L140.164 77.7075C139.795 75.1883 138.308 72.9937 136.071 71.7081L122.136 63.6441L122.491 104.86H122.504Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M124.281 87.8753L124.583 87.7195V92.7969L124.281 92.9527V87.8623V87.8753Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M122.188 87.0702L122.833 86.6936L124.583 87.7195L124.281 87.8753L122.188 87.0702Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M124.281 92.9528V87.8625L122.188 87.0574V92.1477L124.281 92.9528Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M147.612 133.935L139.927 129.208C139.927 129.208 140.664 117.989 125.702 109.094L147.625 116.638V133.935H147.612Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M147.612 128.975L145.046 130.338V99.2766L147.612 101.679V128.975Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M109.556 99.2637L106.95 100.757C106.95 100.757 130.005 115.34 131.768 117.82C134.677 121.962 139.098 132.546 139.098 132.546L141.704 131.065L141.112 127.559C140.585 124.949 139.611 122.573 138.388 120.43C135.216 114.833 130.387 110.977 127.61 109.561L119.32 104.834L109.569 99.2896L109.556 99.2637Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M106.937 100.744V102.796L116.688 108.341L124.978 113.067C128.321 114.976 130.768 117.56 132.519 120.028C135.427 124.17 136.427 128.027 136.427 128.027L137.006 131.338L139.085 132.533L138.493 129.027C137.966 126.417 136.993 124.04 135.782 121.898C132.611 116.301 127.781 112.444 125.005 111.029L116.714 106.302L106.963 100.757L106.937 100.744Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M189.682 54.0352L142.059 81.188L145.309 99.8483L192.933 72.6955L189.696 54.0352H189.682Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M189.682 54.0349L191.012 49.9834L143.388 77.1363L142.059 81.1878L189.682 54.0349Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M166.917 33.0762C166.917 33.0762 185.603 40.1274 191.025 49.9834C191.025 49.9834 178.418 61.1121 143.401 77.1233C143.401 77.1233 138.558 68.7476 119.293 60.2161C119.293 60.2161 154.521 44.4516 166.917 33.0762Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M195.222 74.5391L147.599 101.692V129.923L178.944 115.171L195.222 102.549V74.552V74.5391Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M185.195 112.041L162.022 125.196C161.285 125.611 160.377 125.092 160.377 124.261V104.951C160.377 103.99 160.89 103.107 161.745 102.627C161.745 102.627 179.102 95.1861 184.932 89.4725C185.524 88.8881 186.577 89.5763 186.577 90.4074V109.717C186.577 110.678 186.064 111.561 185.208 112.041H185.195Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M160.364 104.938V124.248C160.364 125.092 161.272 125.611 161.995 125.196L185.182 112.029C186.011 111.561 186.551 110.665 186.551 109.717V90.4075C186.551 90.2907 186.537 90.1868 186.485 90.0699C186.419 89.8621 186.314 89.6933 186.156 89.5505C185.985 89.3947 185.774 89.2908 185.564 89.2518C185.327 89.2258 185.103 89.2648 184.906 89.4596C184.695 89.6674 184.458 89.8881 184.208 90.0959C182.826 91.3165 181.024 92.5761 178.997 93.8227C178.931 93.8487 178.879 93.8877 178.826 93.9396C175.786 95.8095 172.325 97.6145 169.338 99.1079C169.259 99.1339 169.18 99.1858 169.101 99.2247C164.969 101.238 161.719 102.627 161.719 102.627C161.403 102.822 161.127 103.056 160.916 103.354C160.706 103.614 160.548 103.926 160.469 104.25C160.403 104.471 160.377 104.705 160.377 104.951L160.364 104.938Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M161.443 124.949L184.629 111.795C185.472 111.327 185.998 110.431 185.998 109.47V90.1609C185.998 89.8232 185.84 89.5376 185.616 89.3428C186.129 89.4207 186.564 89.8362 186.564 90.4076V109.717C186.564 110.678 186.051 111.561 185.195 112.042L162.022 125.196C161.587 125.443 161.1 125.352 160.758 125.079C160.982 125.118 161.232 125.079 161.456 124.962L161.443 124.949Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M160.35 119.119V120.534C166.759 117.495 177.3 112.21 186.537 106.302V104.886C177.3 110.782 166.759 116.067 160.35 119.132V119.119Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M160.35 116.444V117.859C166.759 114.807 177.3 109.522 186.537 103.614V102.198C177.3 108.094 166.759 113.379 160.35 116.444Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M160.35 113.755V115.171C166.759 112.132 177.3 106.847 186.537 100.926V99.5103C177.3 105.432 166.759 110.717 160.35 113.755Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M160.35 111.003V112.418C166.759 109.38 177.3 104.095 186.537 98.1732V96.8486C177.3 102.744 166.759 107.977 160.35 111.003Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M160.35 119.872V121.287C167.43 117.846 177.826 112.483 186.537 106.964V105.549C177.826 111.068 167.43 116.431 160.35 119.872Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M160.35 117.171V118.586C166.759 115.535 177.3 110.25 186.537 104.341V102.926C177.3 108.821 166.759 114.106 160.35 117.171Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M160.35 114.522V115.937C167.43 112.496 177.826 107.133 186.537 101.614V100.198C177.826 105.717 167.43 111.08 160.35 114.522Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M160.35 111.73V113.145C166.759 110.107 177.3 104.822 186.537 98.9003V97.4849C177.3 103.406 166.759 108.691 160.35 111.73Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M160.35 108.211V109.626C166.759 106.588 177.3 101.303 186.537 95.3813V93.9658C177.3 99.8873 166.759 105.172 160.35 108.211Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M160.35 105.562V106.977C166.759 103.926 177.3 98.6406 186.537 92.7191V91.3037C177.3 97.2251 166.759 102.51 160.35 105.562Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M160.456 104.25C166.864 101.212 177.313 95.9654 186.485 90.0959C186.419 89.8882 186.314 89.7193 186.143 89.5765C185.971 89.4207 185.761 89.3168 185.55 89.2778C185.103 89.5635 184.642 89.8492 184.208 90.1219C182.826 91.3425 181.024 92.6021 178.997 93.8488C178.931 93.8747 178.879 93.9137 178.826 93.9656C175.615 95.7836 172.391 97.5237 169.338 99.1339C169.259 99.1599 169.18 99.2118 169.101 99.2508C164.969 101.264 161.719 102.653 161.719 102.653C161.403 102.848 161.127 103.082 160.916 103.38C160.706 103.64 160.548 103.952 160.469 104.276L160.456 104.25Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M160.35 108.977V110.392C167.43 106.951 177.826 101.588 186.537 96.0692V94.6538C177.826 100.173 167.43 105.536 160.35 108.977Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M160.35 106.289V107.704C166.759 104.653 177.3 99.3674 186.537 93.446V92.0305C177.3 97.9519 166.759 103.237 160.35 106.289Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M160.35 104.938V105.016C167.43 101.601 177.826 96.2381 186.537 90.7192V90.4205C186.537 90.3037 186.524 90.1998 186.472 90.0829C186.406 89.8751 186.301 89.7063 186.129 89.5635C183.813 91.0179 181.418 92.4463 178.984 93.8357C178.918 93.8617 178.866 93.9007 178.813 93.9526C175.602 95.7706 172.378 97.5107 169.325 99.1209C169.246 99.1468 169.167 99.1988 169.088 99.2378C166.14 100.77 163.351 102.16 160.916 103.367C160.706 103.627 160.548 103.939 160.469 104.263C160.403 104.484 160.377 104.718 160.377 104.964L160.35 104.938Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M145.309 99.8481L147.599 101.692C147.599 101.692 176.931 91.2257 195.223 74.5522L192.933 72.7212L145.309 99.8611V99.8481Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M139.164 94.6019C139.743 94.6019 140.322 94.3292 140.69 93.8747C141.059 93.4202 141.204 92.8358 141.059 92.2645L139.006 78.8244C138.585 76.9155 137.414 75.2663 135.782 74.2275L128.834 69.8513C128.465 69.6176 128.071 69.5007 127.649 69.5007C126.426 69.5007 125.439 70.4876 125.439 71.6823V83.7849C125.439 85.7977 126.531 87.6806 128.294 88.6805L138.203 94.3292C138.506 94.498 138.835 94.5889 139.177 94.5889L139.164 94.6019Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M138.519 93.7967L128.61 88.1479C127.031 87.2519 126.07 85.6028 126.07 83.7978V71.6952C126.07 70.4616 127.439 69.7214 128.492 70.3836L135.44 74.7598C136.94 75.7077 137.993 77.1881 138.374 78.9022L140.44 92.3813C140.677 93.472 139.506 94.3291 138.506 93.7707H138.519V93.7967Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M138.638 112.6C139.651 112.6 140.467 111.795 140.467 110.795V101.549C140.467 100.601 139.954 99.7184 139.124 99.251L135.348 97.0954C135.071 96.9395 134.756 96.8486 134.44 96.8486C133.426 96.8486 132.611 97.6537 132.611 98.6536V107.899C132.611 108.847 133.124 109.73 133.953 110.198L137.73 112.353C138.006 112.509 138.322 112.6 138.638 112.6Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M134.269 109.652L138.045 111.808C138.835 112.249 139.822 111.691 139.822 110.795V101.549C139.822 100.835 139.427 100.16 138.795 99.7962L135.019 97.6406C134.229 97.1991 133.242 97.7575 133.242 98.6535V107.899C133.242 108.613 133.637 109.289 134.269 109.652Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M95.7249 86.395L117.964 99.3287V103.588L116.938 104.224L94.6853 87.0313L95.7249 86.395Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M94.6853 87.0312L116.938 99.9649V104.224L94.6853 91.2905V87.0312Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M99.0542 91.3556V92.0438C99.0542 92.3425 99.2384 92.6282 99.5016 92.784L102.423 94.4722C102.66 94.602 102.949 94.4462 102.949 94.1735V93.9787L100.489 92.5762C100.225 92.4204 100.041 92.1347 100.041 91.8361V91.3426L99.5674 91.0699C99.3305 90.9401 99.041 91.0959 99.041 91.3686L99.0542 91.3556Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M100.054 91.3425V91.836C100.054 92.1346 100.238 92.4203 100.502 92.5762L102.949 93.9786V93.4981C102.949 93.1995 102.765 92.9138 102.502 92.758L100.054 91.3555V91.3425Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M105.937 95.3678V96.056C105.937 96.3547 106.121 96.6404 106.384 96.7962L109.305 98.4844C109.542 98.6142 109.832 98.4584 109.832 98.1857V97.9909L107.371 96.5885C107.108 96.4326 106.923 96.147 106.923 95.8483V95.3548L106.45 95.0821C106.213 94.9523 105.923 95.1081 105.923 95.3808L105.937 95.3678Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M106.937 95.355V95.8484C106.937 96.1471 107.121 96.4328 107.384 96.5886L109.832 97.9911V97.5106C109.832 97.2119 109.648 96.9262 109.384 96.7704L106.937 95.368V95.355Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M197.525 97.9912L195.236 97.0303V99.2898C180.563 116.574 147.638 126.404 147.638 126.404L143.901 125.767L142.072 126.819L146.454 129.481C146.454 129.481 199.644 114.34 199.631 99.1859L197.525 97.9782V97.9912Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M142.059 126.819L143.414 139.675L144.52 140.337C145.178 140.739 145.915 140.921 146.665 140.882C147.283 140.869 147.888 140.713 148.415 140.402L181.458 123.274L198.249 112.002C199.118 111.535 199.657 110.626 199.657 109.639V99.1855C178.629 120.781 148.428 128.364 148.428 128.364C147.902 128.663 147.283 128.832 146.678 128.832C145.941 128.884 145.204 128.689 144.533 128.286L142.072 126.793L142.059 126.819Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M142.059 126.819L143.414 139.675L144.52 140.337C145.178 140.74 145.915 140.921 146.665 140.882V128.858C145.928 128.91 145.191 128.715 144.52 128.312L142.059 126.819Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M143.414 137.545L144.52 138.22C145.704 138.935 147.204 138.961 148.415 138.272C148.415 138.272 185.603 122.975 199.631 109.094V109.639C199.631 110.613 198.96 111.34 198.249 112.003C183.406 125.884 148.428 140.389 148.428 140.389C147.217 141.077 145.717 141.064 144.533 140.337L143.428 139.662L143.204 137.415L143.428 137.532L143.414 137.545Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M170.049 48.2952L171.338 49.1003C171.694 49.3211 171.72 49.6976 172.075 49.4899L172.654 49.0484C173.049 48.8146 173.483 47.9965 173.102 47.7758L171.799 46.9707C171.444 46.7499 170.049 46.1526 169.693 46.3603L169.549 46.4253C169.154 46.646 169.68 48.0874 170.062 48.3082L170.049 48.2952Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M168.233 48.4771L170.286 49.7626C170.68 49.9964 171.181 50.0094 171.588 49.7626L172.075 49.4899C172.523 49.2302 171.944 47.4382 171.51 47.1785L170.036 47.0487C169.641 46.8149 169.036 46.1916 168.628 46.4253L168.285 46.6851C167.838 46.9448 167.785 48.2174 168.207 48.4771H168.233Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M168.746 47.3472L170.036 48.1523C170.391 48.373 170.838 48.373 171.194 48.1523L171.352 48.0874C171.746 47.8536 171.759 47.2952 171.378 47.0615L170.075 46.2564C169.72 46.0356 169.272 46.0356 168.917 46.2564L168.772 46.3213C168.377 46.5551 168.364 47.1134 168.746 47.3472Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M158.298 55.0218L159.587 55.8269C159.942 56.0476 159.956 56.4242 160.324 56.2164L160.903 55.7749C161.298 55.5542 161.732 54.7231 161.337 54.5023L160.048 53.6972C159.692 53.4765 158.298 52.8791 157.929 53.0869L157.784 53.1518C157.39 53.3856 157.916 54.814 158.298 55.0347V55.0218Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M156.482 55.1907L158.534 56.4763C158.929 56.71 159.429 56.723 159.837 56.4763L160.324 56.2036C160.771 55.9439 160.192 54.1518 159.758 53.8921L158.284 53.7623C157.89 53.5285 157.284 52.9052 156.876 53.139L156.534 53.3987C156.1 53.6584 156.034 54.931 156.455 55.1907H156.482Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M156.995 54.061L158.284 54.8662C158.64 55.0869 159.087 55.0869 159.442 54.8662L159.6 54.8012C159.995 54.5675 160.008 54.0091 159.627 53.7754L158.337 52.9703C157.982 52.7495 157.534 52.7495 157.179 52.9703L157.034 53.0352C156.639 53.2689 156.626 53.8273 157.008 54.061H156.995Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M146.546 61.7351L147.836 62.5402C148.191 62.761 148.204 63.1376 148.573 62.9298L149.152 62.4883C149.547 62.2546 149.981 61.4365 149.599 61.2157L148.31 60.4106C147.954 60.1899 146.559 59.5925 146.191 59.8003L146.046 59.8652C145.651 60.086 146.178 61.5274 146.559 61.7481L146.546 61.7351Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M144.73 61.9173L146.783 63.2028C147.178 63.4366 147.678 63.4496 148.086 63.2028L148.573 62.9301C149.007 62.6704 148.441 60.8784 148.007 60.6187L146.533 60.4888C146.138 60.2551 145.533 59.6318 145.125 59.8655L144.796 60.1252C144.349 60.385 144.296 61.6575 144.717 61.9173H144.73Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M145.244 60.7874L146.533 61.5925C146.888 61.8132 147.323 61.8132 147.691 61.5925L147.849 61.5275C148.244 61.3068 148.257 60.7354 147.875 60.5017L146.573 59.6966C146.217 59.4758 145.783 59.4758 145.415 59.6966L145.27 59.7615C144.875 59.9952 144.862 60.5536 145.244 60.7874Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M143.915 80.7722L146.981 98.6014L172.786 86.2781L175.615 84.9796L175.681 84.9406L191.683 73.0847L188.63 55.2815L186.34 56.5801L176.208 62.3716L171.391 65.1246L168.641 66.6958L143.901 80.7722H143.915Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M169.575 82.5642L172.404 81.2657L172.457 81.2267L188.472 69.3708L191.327 71.072L191.669 73.0717L175.668 84.9276L175.602 84.9665L172.773 86.2651L146.967 98.5884L146.138 93.7448L169.575 82.5642Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M176.194 62.3718C176.431 62.5796 176.694 62.7744 176.984 62.9302L186.906 68.579C187.88 69.1373 189.077 68.2933 188.84 67.2025L186.761 57.8399C186.669 57.4114 186.538 56.9828 186.34 56.5933L176.207 62.3848L176.194 62.3718Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M168.641 66.6957L171.601 87.8493L174.418 86.5507L171.391 65.1375L168.641 66.6957Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M177.379 106.081C177.379 107.12 176.181 108.613 174.72 109.393C173.26 110.185 172.102 109.977 172.115 108.938C172.115 107.899 173.312 106.406 174.773 105.627C176.234 104.835 177.392 105.042 177.379 106.081Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M177.945 106.497C177.945 107.536 176.747 109.029 175.286 109.808C173.826 110.6 172.668 110.392 172.681 109.354C172.681 108.315 173.878 106.821 175.339 106.042C176.8 105.25 177.958 105.458 177.945 106.497Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M148.678 122.599V120.093C148.705 119.275 149.152 118.573 149.876 118.249L156.416 115.288L157.692 114.717C158.324 114.431 159.1 114.976 159.087 115.678V118.703C159.061 119.508 158.613 120.21 157.89 120.534L150.073 124.066C149.441 124.352 148.665 123.807 148.665 123.092V122.586L148.678 122.599Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M149.204 123.261L157.021 119.729C157.745 119.405 158.192 118.703 158.205 117.898V114.873C158.219 114.795 158.179 114.743 158.166 114.665C158.653 114.717 159.113 115.158 159.1 115.691V118.716C159.074 119.521 158.627 120.223 157.903 120.547L150.086 124.079C149.533 124.339 148.875 123.924 148.744 123.326C148.902 123.339 149.06 123.326 149.218 123.261H149.204Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M148.691 120.093C148.691 119.274 149.152 118.573 149.876 118.249L156.416 115.288L156.732 115.145V116.911C156.705 117.716 156.258 118.417 155.534 118.742L148.665 121.846V120.093H148.678H148.691Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M187.84 101.9V99.3935C187.853 98.5754 188.169 97.8352 188.643 97.4326L193.064 93.8227L193.933 93.1214C194.354 92.7708 194.88 93.2383 194.867 93.9395V96.9652C194.854 97.7833 194.525 98.5234 194.051 98.913L188.761 103.237C188.34 103.588 187.814 103.12 187.827 102.406V101.9H187.84Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M188.196 102.51L193.486 98.1858C193.973 97.7833 194.275 97.0431 194.288 96.238V93.2124C194.302 93.1345 194.288 93.0825 194.275 93.0176C194.617 93.0176 194.907 93.4201 194.894 93.9396V96.9652C194.881 97.7833 194.552 98.5235 194.078 98.913L188.788 103.237C188.406 103.549 187.972 103.198 187.88 102.627C187.985 102.627 188.09 102.601 188.196 102.51Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M187.854 99.3934C187.854 98.5753 188.169 97.8352 188.643 97.4326L193.065 93.8226L193.275 93.6538V95.4199C193.249 96.2379 192.946 96.9781 192.472 97.3677L187.84 101.159V99.4064L187.854 99.3934Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M152.297 114.587V112.95C152.31 112.405 152.613 111.951 153.073 111.743L157.35 109.821L158.179 109.457C158.587 109.263 159.1 109.626 159.087 110.081V112.054C159.074 112.587 158.758 113.041 158.298 113.249L153.205 115.548C152.797 115.742 152.284 115.379 152.297 114.911V114.574V114.587Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M152.639 115.028L157.732 112.73C158.205 112.522 158.495 112.067 158.495 111.535V109.561C158.495 109.561 158.495 109.47 158.482 109.431C158.798 109.47 159.1 109.756 159.087 110.107V112.08C159.074 112.613 158.758 113.067 158.298 113.275L153.205 115.574C152.836 115.729 152.415 115.47 152.336 115.08C152.442 115.08 152.534 115.08 152.639 115.028Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M152.297 112.964C152.297 112.418 152.6 111.964 153.06 111.756L157.337 109.834L157.547 109.743V110.886C157.534 111.418 157.232 111.873 156.771 112.081L152.297 114.093V112.951V112.964Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M187.827 95.5628V94.0175C187.827 93.5111 188.025 93.0566 188.327 92.8099L191.051 90.5893L191.578 90.1608C191.841 89.9401 192.17 90.2387 192.17 90.6673V92.5372C192.17 93.0436 191.972 93.4981 191.67 93.7448L188.419 96.4069C188.156 96.6277 187.827 96.329 187.827 95.9005V95.5888V95.5628Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M188.051 95.9266L191.301 93.2645C191.604 93.0178 191.788 92.5633 191.788 92.0569V90.1869C191.788 90.1869 191.788 90.096 191.788 90.0701C191.986 90.0701 192.183 90.3168 192.17 90.6414V92.5114C192.17 93.0178 191.972 93.4723 191.67 93.719L188.419 96.3811C188.183 96.5759 187.919 96.3681 187.867 96.0045C187.932 96.0045 187.998 95.9915 188.064 95.9396L188.051 95.9266Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M187.84 94.0045C187.84 93.4981 188.038 93.0436 188.327 92.7968L191.051 90.5763L191.183 90.4724V91.5632C191.183 92.0696 190.985 92.5241 190.683 92.7709L187.827 95.1083V94.0305L187.84 94.0045Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M119.491 54.5802V100.952C119.491 102.12 118.004 103.081 116.175 103.081C114.345 103.081 112.858 102.12 112.858 100.952V54.4763L119.504 54.5802H119.491Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M112.845 54.5801C112.845 55.7488 114.332 56.7097 116.161 56.7097C117.991 56.7097 119.478 55.7488 119.478 54.5801C119.478 53.4114 117.991 52.4504 116.161 52.4504C114.332 52.4504 112.845 53.4114 112.845 54.5801Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M110.687 36.6342C110.477 38.9586 112.332 40.2572 112.332 40.2572L113.214 40.9714C113.977 41.5817 114.437 42.5037 114.437 43.4776V54.0609C114.609 54.5673 115.319 54.9309 116.175 54.9309C116.977 54.9309 117.648 54.5933 117.859 54.1258V42.6205C117.859 40.9194 117.096 39.3352 115.767 38.2704L112.095 34.998C112.095 34.998 110.832 34.6993 110.687 36.6212V36.6342Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M117.161 54.6712V43.166C117.161 41.4649 116.398 39.8807 115.069 38.8158L111.398 35.5435C111.398 35.5435 111.213 35.5045 110.99 35.5435C111.411 34.8293 112.108 34.9851 112.108 34.9851L115.78 38.2575C117.096 39.3223 117.872 40.9065 117.872 42.6076V54.1129C117.754 54.3856 117.464 54.6063 117.109 54.7492C117.122 54.7232 117.161 54.6972 117.175 54.6583L117.161 54.6712Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M111.266 39.0366L113.227 40.7767C114.543 41.8415 115.319 43.4258 115.319 45.1269V54.7752C114.885 54.6193 114.556 54.3726 114.438 54.061V43.4777C114.438 42.5168 113.99 41.5688 113.214 40.9715L112.332 40.2573C112.332 40.2573 111.753 39.8287 111.266 39.0496V39.0366Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<g style=\"mix-blend-mode:multiply\">\n<g style=\"mix-blend-mode:multiply\">\n<path d=\"M168.812 131.961C169.667 131.585 170.365 130.507 170.365 129.598V124.871C170.365 123.949 169.667 123.508 168.812 123.884L157.258 129.014C156.403 129.39 155.705 130.468 155.705 131.377V136.104C155.705 137.039 156.403 137.48 157.258 137.091L168.812 131.961Z\" fill=\"var(--m4l-palette-background-default)\"/>\n<path d=\"M168.812 131.961C169.667 131.585 170.365 130.507 170.365 129.598V124.871C170.365 123.949 169.667 123.508 168.812 123.884L157.258 129.014C156.403 129.39 155.705 130.468 155.705 131.377V136.104C155.705 137.039 156.403 137.48 157.258 137.091L168.812 131.961Z\" stroke=\"var(--m4l-palette-border-main)\" stroke-miterlimit=\"10\"/>\n</g>\n<path d=\"M168.812 131.961C169.667 131.585 170.365 130.507 170.365 129.598V124.871C170.365 123.949 169.667 123.508 168.812 123.884L157.258 129.014C156.403 129.39 155.705 130.468 155.705 131.377V136.104C155.705 137.039 156.403 137.48 157.258 137.091L168.812 131.961Z\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n</g>\n<path d=\"M168.365 131.105C169.22 130.728 169.917 129.65 169.917 128.741V124.014C169.917 123.092 169.22 122.651 168.365 123.028L156.824 128.157C155.968 128.533 155.271 129.611 155.271 130.52V135.247C155.271 136.182 155.968 136.623 156.824 136.234L168.365 131.105Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M168.812 131.325C169.667 130.948 170.365 129.871 170.365 128.962V124.235C170.365 123.313 169.667 122.871 168.812 123.248L157.258 128.377C156.403 128.754 155.705 129.832 155.705 130.741V135.467C155.705 136.389 156.403 136.844 157.258 136.454L168.812 131.325Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M157.271 136.13L168.825 131C169.522 130.689 170.088 129.832 170.088 129.079V124.352C170.088 123.599 169.522 123.248 168.825 123.547L157.271 128.676C156.574 128.988 156.008 129.845 156.008 130.598V135.325C156.008 136.078 156.574 136.428 157.271 136.13Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M156.021 130.572C156.034 129.819 156.587 128.975 157.284 128.676L168.838 123.547C169.522 123.248 170.075 123.586 170.101 124.326L156.034 130.572H156.021Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n<path d=\"M170.088 129.117C170.075 129.871 169.522 130.702 168.825 131.013L157.271 136.143C156.574 136.441 156.021 136.091 156.008 135.364L170.075 129.117H170.088Z\" fill=\"var(--m4l-palette-background-default)\" stroke=\"var(--m4l-palette-border-main)\" stroke-width=\"0.25\" stroke-miterlimit=\"10\"/>\n</g>\n<defs>\n<clipPath id=\"clip0_158_45241\">\n<rect width=\"198.9\" height=\"141.932\" fill=\"var(--m4l-palette-background-default)\" transform=\"translate(0.899902 0.313232)\"/>\n</clipPath>\n</defs>\n</svg>\n";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { FooterComponentMicrofrontend } from './FooterComponentMicrofrontend';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const LOGO_MI = "frontend/components/sidebar/assets/images/LogoMiExampleStory.svg";
|
package/storybook/components/SideBar/subcomponents/HeaderComponentMicrofrontend/constants.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const ICON_STATUS = "frontend/components/sidebar/assets/icons/i_cmp_device_status_main_towing.svg";
|