@daisforge/ui 1.14.1 → 1.16.0
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/chunks/AnalyticalWidget-BWcBjoNh.mjs +535 -0
- package/chunks/AnalyticalWidget-z2HzQ4aA.cjs +43 -0
- package/chunks/{ApprovalCenter-XCXGHaEP.mjs → ApprovalCenter-BqN8Zjol.mjs} +2 -2
- package/chunks/{ApprovalCenter-DG3YvEkY.cjs → ApprovalCenter-CGs7n-2C.cjs} +1 -1
- package/chunks/{BlockTitle-DDWF1ZeV.mjs → BlockTitle-BM2EE1b1.mjs} +2 -2
- package/chunks/{BlockTitle-3YmyxJHJ.cjs → BlockTitle-o2QTRA7D.cjs} +1 -1
- package/chunks/{Container-CJX4h6tb.cjs → Container-CrB1jwqH.cjs} +1 -1
- package/chunks/{Container-BlAaXm8V.mjs → Container-Cy8w2JOq.mjs} +1 -1
- package/chunks/{EmptyState-BB3duGQw.mjs → EmptyState-B205JfZA.mjs} +1 -1
- package/chunks/{EmptyState-Du-RIjie.cjs → EmptyState-CcxlsZm0.cjs} +1 -1
- package/chunks/{FiltersActions-C38x0y5T.mjs → FiltersActions-C5OGUDDx.mjs} +4 -4
- package/chunks/{FiltersActions-CvAwGV9F.cjs → FiltersActions-CKimtYsU.cjs} +1 -1
- package/chunks/{FormSegmentGroup-DcOPPn3M.cjs → FormSegmentGroup-CCCqRgCG.cjs} +1 -1
- package/chunks/{FormSegmentGroup-9b3w4_KU.mjs → FormSegmentGroup-E1JurEt7.mjs} +1 -1
- package/chunks/{GridDND-BnK1dEhJ.mjs → GridDND-D9T2wqLt.mjs} +126 -132
- package/chunks/GridDND-DkL6-TgS.cjs +1 -0
- package/chunks/{LeftPanel-Ciehaz28.cjs → LeftPanel-B3-ySDMW.cjs} +1 -1
- package/chunks/{LeftPanel-DuIinlBm.mjs → LeftPanel-HZu3ECqD.mjs} +1 -1
- package/chunks/{ListOfFilters-DNzfSG-p.cjs → ListOfFilters-B8XF6KiI.cjs} +1 -1
- package/chunks/{ListOfFilters-Cji5UH2J.mjs → ListOfFilters-BEDW_v5t.mjs} +3 -3
- package/chunks/{MassActions-DCk9APKP.cjs → MassActions-BHNmuh3s.cjs} +1 -1
- package/chunks/{MassActions-BOG04zip.mjs → MassActions-C66ulAuq.mjs} +3 -3
- package/chunks/{PageTitle-BIllremL.cjs → PageTitle-BEdQpyZh.cjs} +1 -1
- package/chunks/{PageTitle-CQ_6jZ0x.mjs → PageTitle-BVbWaV52.mjs} +2 -2
- package/chunks/{SplitView-Dm62AAZj.mjs → SplitView-DYHeCnl9.mjs} +1 -1
- package/chunks/{SplitView-DdLshcIk.cjs → SplitView-UKIBuvTi.cjs} +1 -1
- package/chunks/Stories-DVh7iByM.cjs +1 -0
- package/chunks/{Stories-dFpUqS5T.mjs → Stories-lNAuXVJN.mjs} +260 -245
- package/chunks/{Table-CrJFfavU.cjs → Table-C-lLZklk.cjs} +5 -5
- package/chunks/{Table-f0CmcIhI.mjs → Table-C_1QGsh8.mjs} +16 -11
- package/chunks/{TableCanvas-1bi1WWeP.mjs → TableCanvas--g37wjRi.mjs} +3537 -3474
- package/chunks/TableCanvas-uzBMXlx6.cjs +30 -0
- package/chunks/{TableGlide-DGKw3w0G.mjs → TableGlide-Cjcw7Wur.mjs} +912 -819
- package/chunks/TableGlide-DTBZ1jNA.cjs +1 -0
- package/chunks/styles-BBVEBDDw.mjs +132 -0
- package/chunks/styles-C-pJNMSQ.cjs +2 -0
- package/chunks/{utils-DvDFSlCG.cjs → utils-CUW5bd8S.cjs} +5 -5
- package/chunks/{utils-D4eJY8pa.mjs → utils-YKicAHp0.mjs} +38 -38
- package/chunks/vendor-BzEO8Fvp.cjs +6043 -0
- package/chunks/vendor-DBRfVjyT.mjs +6054 -0
- package/components/AiAgentPopover/index.cjs +1 -1
- package/components/AiAgentPopover/index.mjs +1 -1
- package/components/AnalyticalWidget/AnalyticalWidget.constants.d.ts +2 -0
- package/components/AnalyticalWidget/AnalyticalWidget.d.ts +13 -54
- package/components/AnalyticalWidget/components/AnalyticalWidgetButtons/AnalyticalWidgetIconButtonDots.d.ts +14 -0
- package/components/AnalyticalWidget/components/AnalyticalWidgetButtons/AnalyticalWidgetIconButtonDots.styled.d.ts +3 -0
- package/components/AnalyticalWidget/components/AnalyticalWidgetButtons/index.cjs +1 -1
- package/components/AnalyticalWidget/components/AnalyticalWidgetButtons/index.d.ts +3 -2
- package/components/AnalyticalWidget/components/AnalyticalWidgetButtons/index.mjs +4 -3
- package/components/AnalyticalWidget/components/AnalyticalWidgetChips/index.cjs +1 -1
- package/components/AnalyticalWidget/components/AnalyticalWidgetChips/index.mjs +2 -2
- package/components/AnalyticalWidget/components/AnalyticalWidgetHeader/AnalyticalWidgetHeader.d.ts +1 -1
- package/components/AnalyticalWidget/components/AnalyticalWidgetHeader/AnalyticalWidgetHeader.styled.d.ts +1 -75
- package/components/AnalyticalWidget/components/AnalyticalWidgetHeader/AnalyticalWidgetHeader.types.d.ts +2 -2
- package/components/AnalyticalWidget/components/AnalyticalWidgetHeader/AnalyticalWidgetTitle.types.d.ts +2 -1
- package/components/AnalyticalWidget/components/AnalyticalWidgetHeader/index.cjs +1 -1
- package/components/AnalyticalWidget/components/AnalyticalWidgetHeader/index.mjs +1 -1
- package/components/AnalyticalWidget/index.cjs +1 -1
- package/components/AnalyticalWidget/index.mjs +1 -1
- package/components/ApprovalCenter/components/index.cjs +1 -1
- package/components/ApprovalCenter/components/index.mjs +1 -1
- package/components/ApprovalCenter/index.cjs +1 -1
- package/components/ApprovalCenter/index.mjs +1 -1
- package/components/AutocompleteSearch/index.cjs +1 -1
- package/components/AutocompleteSearch/index.mjs +2 -2
- package/components/BlockGradientScroll/index.cjs +1 -1
- package/components/BlockGradientScroll/index.mjs +1 -1
- package/components/BlockTitle/index.cjs +1 -1
- package/components/BlockTitle/index.mjs +1 -1
- package/components/BlockTitle/utils/index.cjs +1 -1
- package/components/BlockTitle/utils/index.mjs +1 -1
- package/components/Collapse/index.cjs +1 -1
- package/components/Collapse/index.mjs +1 -1
- package/components/Combobox/index.cjs +1 -1
- package/components/Combobox/index.mjs +1 -1
- package/components/EmptyState/components/index.cjs +1 -1
- package/components/EmptyState/components/index.mjs +1 -1
- package/components/EmptyState/index.cjs +1 -1
- package/components/EmptyState/index.mjs +1 -1
- package/components/GridDND/GridDND.ItemWrapper.d.ts +1 -2
- package/components/GridDND/GridDND.d.ts +1 -1
- package/components/GridDND/index.cjs +1 -1
- package/components/GridDND/index.mjs +1 -1
- package/components/GridDND/utils/index.cjs +1 -1
- package/components/GridDND/utils/index.mjs +1 -1
- package/components/IconButton/index.cjs +1 -1
- package/components/IconButton/index.mjs +1 -1
- package/components/LeftPanel/components/index.cjs +1 -1
- package/components/LeftPanel/components/index.mjs +1 -1
- package/components/LeftPanel/hooks/index.cjs +1 -1
- package/components/LeftPanel/hooks/index.mjs +1 -1
- package/components/LeftPanel/index.cjs +1 -1
- package/components/LeftPanel/index.mjs +1 -1
- package/components/LeftPanel/utils/index.cjs +1 -1
- package/components/LeftPanel/utils/index.mjs +1 -1
- package/components/ListOfFilters/index.cjs +1 -1
- package/components/ListOfFilters/index.mjs +1 -1
- package/components/MassActions/hooks/index.cjs +1 -1
- package/components/MassActions/hooks/index.mjs +1 -1
- package/components/MassActions/index.cjs +1 -1
- package/components/MassActions/index.mjs +1 -1
- package/components/ModalDF/index.cjs +1 -1
- package/components/ModalDF/index.mjs +1 -1
- package/components/Notification/index.cjs +1 -1
- package/components/Notification/index.mjs +2 -2
- package/components/PageTitle/index.cjs +1 -1
- package/components/PageTitle/index.mjs +1 -1
- package/components/PageTitle/utils/index.cjs +1 -1
- package/components/PageTitle/utils/index.mjs +1 -1
- package/components/PopoverDF/index.cjs +1 -1
- package/components/PopoverDF/index.mjs +1 -1
- package/components/PopupDF/index.cjs +1 -1
- package/components/PopupDF/index.mjs +1 -1
- package/components/SplitView/index.cjs +1 -1
- package/components/SplitView/index.mjs +1 -1
- package/components/SplitView/utils/index.cjs +1 -1
- package/components/SplitView/utils/index.mjs +1 -1
- package/components/Stories/components/StoriesBanner/index.cjs +1 -1
- package/components/Stories/components/StoriesBanner/index.mjs +1 -1
- package/components/Stories/components/StoriesContent/index.cjs +1 -1
- package/components/Stories/components/StoriesContent/index.mjs +1 -1
- package/components/Stories/components/StoriesPreview/index.cjs +1 -1
- package/components/Stories/components/StoriesPreview/index.mjs +1 -1
- package/components/Stories/components/StoriesProgress/index.cjs +1 -1
- package/components/Stories/components/StoriesProgress/index.mjs +1 -1
- package/components/Stories/components/StoriesViewer/index.cjs +1 -1
- package/components/Stories/components/StoriesViewer/index.mjs +1 -1
- package/components/Stories/index.cjs +1 -1
- package/components/Stories/index.mjs +1 -1
- package/components/Table/components/AnimatedCounter.d.ts +1 -0
- package/components/Table/components/TableDropdown/index.cjs +1 -1
- package/components/Table/components/TableDropdown/index.mjs +1 -1
- package/components/Table/feature-collapse-table/index.cjs +1 -1
- package/components/Table/feature-collapse-table/index.mjs +1 -1
- package/components/Table/feature-column-control/ColumnsList/index.cjs +1 -1
- package/components/Table/feature-column-control/ColumnsList/index.mjs +1 -1
- package/components/Table/feature-column-control/index.cjs +1 -1
- package/components/Table/feature-column-control/index.mjs +1 -1
- package/components/Table/feature-columns-grouping/index.cjs +1 -1
- package/components/Table/feature-columns-grouping/index.mjs +1 -1
- package/components/Table/feature-context-menu/index.cjs +1 -1
- package/components/Table/feature-context-menu/index.mjs +1 -1
- package/components/Table/feature-edit/index.cjs +1 -1
- package/components/Table/feature-edit/index.mjs +1 -1
- package/components/Table/feature-filtering/combobox/index.cjs +1 -1
- package/components/Table/feature-filtering/combobox/index.mjs +1 -1
- package/components/Table/feature-filtering/filter-list-block/index.cjs +1 -1
- package/components/Table/feature-filtering/filter-list-block/index.mjs +1 -1
- package/components/Table/feature-filtering/header-filter-button/index.cjs +1 -1
- package/components/Table/feature-filtering/header-filter-button/index.mjs +1 -1
- package/components/Table/feature-filtering/index.cjs +1 -1
- package/components/Table/feature-filtering/index.mjs +1 -1
- package/components/Table/feature-filtering/sidebar-filter-block/index.cjs +1 -1
- package/components/Table/feature-filtering/sidebar-filter-block/index.mjs +1 -1
- package/components/Table/feature-infinity-scroll/index.cjs +1 -1
- package/components/Table/feature-infinity-scroll/index.mjs +1 -1
- package/components/Table/feature-key-text/index.cjs +1 -1
- package/components/Table/feature-key-text/index.mjs +1 -1
- package/components/Table/feature-pagination/index.cjs +1 -1
- package/components/Table/feature-pagination/index.mjs +1 -1
- package/components/Table/feature-right-sidebar/index.cjs +1 -1
- package/components/Table/feature-right-sidebar/index.mjs +1 -1
- package/components/Table/feature-row-detail/index.cjs +1 -1
- package/components/Table/feature-row-detail/index.mjs +1 -1
- package/components/Table/feature-row-instruments/index.cjs +1 -1
- package/components/Table/feature-row-instruments/index.mjs +1 -1
- package/components/Table/feature-row-size/index.cjs +1 -1
- package/components/Table/feature-row-size/index.mjs +1 -1
- package/components/Table/feature-rows-grouping/index.cjs +1 -1
- package/components/Table/feature-rows-grouping/index.mjs +1 -1
- package/components/Table/feature-searching/index.cjs +1 -1
- package/components/Table/feature-searching/index.mjs +1 -1
- package/components/Table/feature-select-row/index.cjs +1 -1
- package/components/Table/feature-select-row/index.mjs +1 -1
- package/components/Table/feature-sorting/index.cjs +1 -1
- package/components/Table/feature-sorting/index.mjs +1 -1
- package/components/Table/feature-table-settings/index.cjs +1 -1
- package/components/Table/feature-table-settings/index.mjs +1 -1
- package/components/Table/feature-tree/index.cjs +1 -1
- package/components/Table/feature-tree/index.mjs +1 -1
- package/components/Table/index.cjs +1 -1
- package/components/Table/index.mjs +1 -1
- package/components/Table/renders/formatCell/index.cjs +1 -1
- package/components/Table/renders/formatCell/index.mjs +1 -1
- package/components/Table/styles/index.cjs +1 -1
- package/components/Table/styles/index.mjs +1 -1
- package/components/Table/table-hooks/index.cjs +1 -1
- package/components/Table/table-hooks/index.mjs +1 -1
- package/components/Table/types/index.cjs +1 -1
- package/components/Table/types/index.mjs +1 -1
- package/components/Table/types/utils.type.d.ts +1 -1
- package/components/Table/utils/index.cjs +1 -1
- package/components/Table/utils/index.mjs +1 -1
- package/components/Table/widgets/control-block/index.cjs +1 -1
- package/components/Table/widgets/control-block/index.mjs +1 -1
- package/components/Table/widgets/control-block/right-side/index.cjs +1 -1
- package/components/Table/widgets/control-block/right-side/index.mjs +1 -1
- package/components/Table/widgets/index.cjs +1 -1
- package/components/Table/widgets/index.mjs +1 -1
- package/components/Table/widgets/mass-actions/index.cjs +1 -1
- package/components/Table/widgets/mass-actions/index.mjs +1 -1
- package/components/TableCanvas/TableGlideInstance/adapters/column/index.cjs +1 -1
- package/components/TableCanvas/TableGlideInstance/adapters/column/index.mjs +1 -1
- package/components/TableCanvas/TableGlideInstance/adapters/index.cjs +1 -1
- package/components/TableCanvas/TableGlideInstance/adapters/index.mjs +1 -1
- package/components/TableCanvas/TableGlideInstance/index.cjs +1 -1
- package/components/TableCanvas/TableGlideInstance/index.mjs +2 -2
- package/components/TableCanvas/TableGlideInstance/utils/column/index.cjs +1 -1
- package/components/TableCanvas/TableGlideInstance/utils/column/index.mjs +1 -1
- package/components/TableCanvas/TableGlideInstance/utils/index.cjs +1 -1
- package/components/TableCanvas/TableGlideInstance/utils/index.mjs +1 -1
- package/components/TableCanvas/components/AnimatedCounter.d.ts +1 -0
- package/components/TableCanvas/components/SplitIconButton/index.cjs +1 -1
- package/components/TableCanvas/components/SplitIconButton/index.mjs +1 -1
- package/components/TableCanvas/components/TableDropdown/index.cjs +1 -1
- package/components/TableCanvas/components/TableDropdown/index.mjs +1 -1
- package/components/TableCanvas/feature-cell-transfer/index.cjs +1 -1
- package/components/TableCanvas/feature-cell-transfer/index.mjs +1 -1
- package/components/TableCanvas/feature-collapse-table/index.cjs +1 -1
- package/components/TableCanvas/feature-collapse-table/index.mjs +1 -1
- package/components/TableCanvas/feature-column-control/ColumnsList/index.cjs +1 -1
- package/components/TableCanvas/feature-column-control/ColumnsList/index.mjs +1 -1
- package/components/TableCanvas/feature-column-control/index.cjs +1 -1
- package/components/TableCanvas/feature-column-control/index.mjs +1 -1
- package/components/TableCanvas/feature-columns-grouping/index.cjs +1 -1
- package/components/TableCanvas/feature-columns-grouping/index.mjs +1 -1
- package/components/TableCanvas/feature-content-state/index.cjs +1 -1
- package/components/TableCanvas/feature-content-state/index.mjs +1 -1
- package/components/TableCanvas/feature-context-menu/index.cjs +1 -1
- package/components/TableCanvas/feature-context-menu/index.mjs +1 -1
- package/components/TableCanvas/feature-edit/index.cjs +1 -1
- package/components/TableCanvas/feature-edit/index.mjs +1 -1
- package/components/TableCanvas/feature-filtering/combobox/index.cjs +1 -1
- package/components/TableCanvas/feature-filtering/combobox/index.mjs +1 -1
- package/components/TableCanvas/feature-filtering/filter-list-block/index.cjs +1 -1
- package/components/TableCanvas/feature-filtering/filter-list-block/index.mjs +1 -1
- package/components/TableCanvas/feature-filtering/header-filter-button/index.cjs +1 -1
- package/components/TableCanvas/feature-filtering/header-filter-button/index.mjs +1 -1
- package/components/TableCanvas/feature-filtering/index.cjs +1 -1
- package/components/TableCanvas/feature-filtering/index.mjs +1 -1
- package/components/TableCanvas/feature-filtering/sidebar-filter-block/index.cjs +1 -1
- package/components/TableCanvas/feature-filtering/sidebar-filter-block/index.mjs +1 -1
- package/components/TableCanvas/feature-filtering/use-focus-search-input.d.ts +2 -0
- package/components/TableCanvas/feature-infinity-scroll/index.cjs +1 -1
- package/components/TableCanvas/feature-infinity-scroll/index.mjs +1 -1
- package/components/TableCanvas/feature-key-text/index.cjs +1 -1
- package/components/TableCanvas/feature-key-text/index.mjs +1 -1
- package/components/TableCanvas/feature-notifications/index.cjs +1 -1
- package/components/TableCanvas/feature-notifications/index.mjs +1 -1
- package/components/TableCanvas/feature-pagination/index.cjs +1 -1
- package/components/TableCanvas/feature-pagination/index.mjs +1 -1
- package/components/TableCanvas/feature-popover-table/context/TablePopoverContext.d.ts +3 -1
- package/components/TableCanvas/feature-popover-table/context/index.cjs +1 -1
- package/components/TableCanvas/feature-popover-table/context/index.mjs +1 -1
- package/components/TableCanvas/feature-popover-table/hooks/index.cjs +1 -1
- package/components/TableCanvas/feature-popover-table/hooks/index.mjs +1 -1
- package/components/TableCanvas/feature-popover-table/index.cjs +1 -1
- package/components/TableCanvas/feature-popover-table/index.mjs +1 -1
- package/components/TableCanvas/feature-popover-table/utils/index.cjs +1 -1
- package/components/TableCanvas/feature-popover-table/utils/index.mjs +1 -1
- package/components/TableCanvas/feature-right-sidebar/index.cjs +1 -1
- package/components/TableCanvas/feature-right-sidebar/index.mjs +1 -1
- package/components/TableCanvas/feature-row-detail/index.cjs +1 -1
- package/components/TableCanvas/feature-row-detail/index.mjs +1 -1
- package/components/TableCanvas/feature-row-instruments/index.cjs +1 -1
- package/components/TableCanvas/feature-row-instruments/index.mjs +1 -1
- package/components/TableCanvas/feature-row-markers/index.cjs +1 -1
- package/components/TableCanvas/feature-row-markers/index.mjs +1 -1
- package/components/TableCanvas/feature-row-size/index.cjs +1 -1
- package/components/TableCanvas/feature-row-size/index.mjs +1 -1
- package/components/TableCanvas/feature-rows-grouping/index.cjs +1 -1
- package/components/TableCanvas/feature-rows-grouping/index.mjs +1 -1
- package/components/TableCanvas/feature-rows-grouping/types.d.ts +2 -0
- package/components/TableCanvas/feature-searching/index.cjs +1 -1
- package/components/TableCanvas/feature-searching/index.mjs +1 -1
- package/components/TableCanvas/feature-select-row/index.cjs +1 -1
- package/components/TableCanvas/feature-select-row/index.mjs +1 -1
- package/components/TableCanvas/feature-sorting/index.cjs +1 -1
- package/components/TableCanvas/feature-sorting/index.mjs +1 -1
- package/components/TableCanvas/feature-table-settings/index.cjs +1 -1
- package/components/TableCanvas/feature-table-settings/index.mjs +1 -1
- package/components/TableCanvas/feature-tooltip/index.cjs +1 -1
- package/components/TableCanvas/feature-tooltip/index.mjs +1 -1
- package/components/TableCanvas/feature-tooltip/utils/index.cjs +1 -1
- package/components/TableCanvas/feature-tooltip/utils/index.mjs +1 -1
- package/components/TableCanvas/feature-tree/index.cjs +1 -1
- package/components/TableCanvas/feature-tree/index.mjs +1 -1
- package/components/TableCanvas/index.cjs +1 -1
- package/components/TableCanvas/index.mjs +2 -2
- package/components/TableCanvas/renders/formatCell/index.cjs +1 -1
- package/components/TableCanvas/renders/formatCell/index.mjs +1 -1
- package/components/TableCanvas/styles/index.cjs +1 -1
- package/components/TableCanvas/styles/index.mjs +1 -1
- package/components/TableCanvas/table-hooks/index.cjs +1 -1
- package/components/TableCanvas/table-hooks/index.mjs +1 -1
- package/components/TableCanvas/types/index.cjs +1 -1
- package/components/TableCanvas/types/index.mjs +1 -1
- package/components/TableCanvas/utils/index.cjs +1 -1
- package/components/TableCanvas/utils/index.mjs +2 -2
- package/components/TableCanvas/widgets/control-block/compression/index.cjs +1 -1
- package/components/TableCanvas/widgets/control-block/compression/index.mjs +1 -1
- package/components/TableCanvas/widgets/control-block/index.cjs +1 -1
- package/components/TableCanvas/widgets/control-block/index.mjs +1 -1
- package/components/TableCanvas/widgets/control-block/right-side/index.cjs +1 -1
- package/components/TableCanvas/widgets/control-block/right-side/index.mjs +1 -1
- package/components/TableCanvas/widgets/index.cjs +1 -1
- package/components/TableCanvas/widgets/index.mjs +1 -1
- package/components/TableCanvas/widgets/mass-actions/hooks/index.cjs +1 -1
- package/components/TableCanvas/widgets/mass-actions/hooks/index.mjs +1 -1
- package/components/TableCanvas/widgets/mass-actions/index.cjs +1 -1
- package/components/TableCanvas/widgets/mass-actions/index.mjs +1 -1
- package/components/TableContract/index.cjs +1 -1
- package/components/TableContract/index.mjs +2 -2
- package/components/TableGlide/hooks/selection/index.cjs +1 -1
- package/components/TableGlide/hooks/selection/index.mjs +1 -1
- package/components/TableGlide/index.cjs +1 -1
- package/components/TableGlide/index.mjs +1 -1
- package/components/TableGlide/lib/canvas/cells/buttons/index.cjs +1 -1
- package/components/TableGlide/lib/canvas/cells/buttons/index.mjs +1 -1
- package/components/TableGlide/lib/canvas/cells/iconSprites/index.cjs +1 -1
- package/components/TableGlide/lib/canvas/cells/iconSprites/index.mjs +1 -1
- package/components/TableGlide/lib/canvas/cells/index.cjs +1 -1
- package/components/TableGlide/lib/canvas/cells/index.mjs +1 -1
- package/components/TableGlide/lib/canvas/cells/renderer/index.cjs +1 -1
- package/components/TableGlide/lib/canvas/cells/renderer/index.mjs +1 -1
- package/components/TableGlide/lib/canvas/core/helpers/index.cjs +1 -1
- package/components/TableGlide/lib/canvas/core/helpers/index.mjs +1 -1
- package/components/TableGlide/lib/canvas/core/index.cjs +1 -1
- package/components/TableGlide/lib/canvas/core/index.mjs +1 -1
- package/components/TableGlide/lib/canvas/hooks/index.cjs +1 -1
- package/components/TableGlide/lib/canvas/hooks/index.mjs +1 -1
- package/components/TableGlide/lib/canvas/index.cjs +1 -1
- package/components/TableGlide/lib/canvas/index.mjs +1 -1
- package/components/TableGlide/lib/canvas/miniflex/index.cjs +1 -1
- package/components/TableGlide/lib/canvas/miniflex/index.mjs +1 -1
- package/components/TableGlide/lib/canvas/primitives/index.cjs +1 -1
- package/components/TableGlide/lib/canvas/primitives/index.mjs +1 -1
- package/components/TableGlide/lib/canvas/utils/index.cjs +1 -1
- package/components/TableGlide/lib/canvas/utils/index.mjs +1 -1
- package/components/TableGlide/theming/activeTheme.type.d.ts +1 -1
- package/components/TableGlide/theming/custom-colors.d.ts +3 -3
- package/components/TableGlide/theming/glide-colors.d.ts +9 -9
- package/components/TableGlide/theming/index.cjs +1 -1
- package/components/TableGlide/theming/index.mjs +1 -1
- package/components/TableTabs/index.cjs +1 -1
- package/components/TableTabs/index.mjs +1 -1
- package/components/Tooltip/index.cjs +1 -1
- package/components/Tooltip/index.mjs +1 -1
- package/components/TourWidget/index.cjs +1 -1
- package/components/TourWidget/index.mjs +2 -2
- package/components/Typography/index.cjs +1 -1
- package/components/Typography/index.mjs +1 -1
- package/components/Widget/index.cjs +1 -1
- package/components/Widget/index.mjs +2 -2
- package/formComponents/FormCombobox/index.cjs +1 -1
- package/formComponents/FormCombobox/index.mjs +1 -1
- package/formComponents/FormDatePickers/FormDatePickerRange/ui/FormDatePickerRangeStyled.d.ts +2 -0
- package/formComponents/FormRadioGroupBox/index.cjs +1 -1
- package/formComponents/FormRadioGroupBox/index.mjs +1 -1
- package/formComponents/FormSegments/index.cjs +1 -1
- package/formComponents/FormSegments/index.mjs +1 -1
- package/formComponents/FormSwitch/index.cjs +1 -1
- package/formComponents/FormSwitch/index.mjs +1 -1
- package/index.cjs +1 -1
- package/index.mjs +1787 -1629
- package/layouts/Container/index.cjs +1 -1
- package/layouts/Container/index.mjs +1 -1
- package/layouts/Container/lib/utils/index.cjs +1 -1
- package/layouts/Container/lib/utils/index.mjs +1 -1
- package/layouts/ErrorPage/index.cjs +1 -1
- package/layouts/ErrorPage/index.mjs +1 -1
- package/layouts/FiltersActions/FiltersActions.d.ts +2 -2
- package/layouts/FiltersActions/components/Segments.d.ts +2 -2
- package/layouts/FiltersActions/hooks/index.cjs +1 -1
- package/layouts/FiltersActions/hooks/index.mjs +1 -1
- package/layouts/FiltersActions/index.cjs +1 -1
- package/layouts/FiltersActions/index.mjs +1 -1
- package/layouts/Layout/index.cjs +1 -1
- package/layouts/Layout/index.mjs +1 -1
- package/layouts/PageLayout/index.cjs +1 -1
- package/layouts/PageLayout/index.mjs +1 -1
- package/mcp-data/component-index.json +190 -158
- package/mixins/index.cjs +2 -2
- package/mixins/index.mjs +36 -36
- package/package.json +5 -5
- package/shared/utils/inputs/index.cjs +1 -1
- package/shared/utils/inputs/index.mjs +6 -6
- package/styles/DefaultGlobalStyle.d.ts +2 -0
- package/styles/index.cjs +1 -1
- package/styles/index.mjs +1 -1
- package/themes/index.cjs +1 -1
- package/themes/index.d.ts +2 -0
- package/themes/index.mjs +8 -6
- package/tokens/color/index.cjs +1 -1
- package/tokens/color/index.d.ts +1 -1
- package/tokens/color/index.mjs +1225 -1127
- package/tokens/gradient/index.cjs +1 -1
- package/tokens/gradient/index.d.ts +1 -1
- package/tokens/gradient/index.mjs +126 -70
- package/tokens/index.cjs +1 -1
- package/tokens/index.mjs +1433 -1277
- package/tokens/shadow/index.cjs +1 -1
- package/tokens/shadow/index.d.ts +1 -1
- package/tokens/shadow/index.mjs +9 -7
- package/utils/breakpoint/index.cjs +1 -1
- package/utils/breakpoint/index.mjs +1 -1
- package/utils/clickStream/index.cjs +1 -1
- package/utils/clickStream/index.mjs +1 -1
- package/utils/eventBus/index.cjs +1 -1
- package/utils/eventBus/index.mjs +1 -1
- package/utils/getActiveTheme.d.ts +1 -1
- package/utils/hooks/index.cjs +1 -1
- package/utils/hooks/index.mjs +1 -1
- package/utils/index.cjs +1 -1
- package/utils/index.mjs +1 -1
- package/utils/styles/index.cjs +1 -1
- package/utils/styles/index.mjs +1 -1
- package/chunks/AnalyticalWidget-B6czTLSw.cjs +0 -43
- package/chunks/AnalyticalWidget-BWggL9xa.mjs +0 -528
- package/chunks/GridDND-CVAlpElj.cjs +0 -1
- package/chunks/Stories-e_CX_1CS.cjs +0 -1
- package/chunks/TableCanvas-DqF5YxEY.cjs +0 -30
- package/chunks/TableGlide-CGAh5x3Q.cjs +0 -1
- package/chunks/styles-BMXAIiBk.mjs +0 -128
- package/chunks/styles-DwCVRGsC.cjs +0 -2
- package/chunks/vendor-BauZZ2hr.mjs +0 -1955
- package/chunks/vendor-C47eH0xy.cjs +0 -1950
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../chunks/LeftPanel-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../chunks/LeftPanel-B3-ySDMW.cjs");exports.LeftPanel=e.LeftPanel;exports.LeftPanelToggleButton=e.LeftPanelToggleButton;exports.toggleButtonClassNames=e.toggleButtonClassNames;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/LeftPanel-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/LeftPanel-B3-ySDMW.cjs");exports.getLeftPanelMinWidth=e.getLeftPanelMinWidth;exports.getLeftPanelSlotSizes=e.getLeftPanelSlotSizes;exports.renderLeftPanelSlot=e.renderLeftPanelSlot;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("../../chunks/ListOfFilters-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("../../chunks/ListOfFilters-B8XF6KiI.cjs");exports.ListOfFilters=s.ListOfFilters;exports.isGroup=s.isGroup;exports.listOfFiltersClassNames=s.listOfFiltersClassNames;exports.useFiltersList=s.useFiltersList;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("../../../chunks/MassActions-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("../../../chunks/MassActions-BHNmuh3s.cjs");exports.useMassActionsButtons=s.useMassActionsButtons;exports.useMassActionsCollapse=s.useMassActionsCollapse;exports.useMassActionsCompression=s.useMassActionsCompression;exports.useMassActionsContainer=s.useMassActionsContainer;exports.useMassActionsEffects=s.useMassActionsEffects;exports.useMassActionsPosition=s.useMassActionsPosition;exports.useMassActionsSidebar=s.useMassActionsSidebar;exports.useMassActionsVisibility=s.useMassActionsVisibility;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { u as o, k as i, l as t, m as e, n, o as u, p as c, q as A } from "../../../chunks/MassActions-
|
|
1
|
+
import { u as o, k as i, l as t, m as e, n, o as u, p as c, q as A } from "../../../chunks/MassActions-C66ulAuq.mjs";
|
|
2
2
|
export {
|
|
3
3
|
o as useMassActionsButtons,
|
|
4
4
|
i as useMassActionsCollapse,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const A=require("../../chunks/MassActions-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const A=require("../../chunks/MassActions-BHNmuh3s.cjs");exports.ACTION_BUTTON_WIDTH_ESTIMATE=A.ACTION_BUTTON_WIDTH_ESTIMATE;exports.ANIMATION_COMPLETE_DELAY=A.ANIMATION_COMPLETE_DELAY;exports.ANIMATION_DURATION=A.ANIMATION_DURATION;exports.COLLAPSE_BUTTON_WIDTH=A.COLLAPSE_BUTTON_WIDTH;exports.COMPRESSION_CALCULATION_DELAY=A.COMPRESSION_CALCULATION_DELAY;exports.CONTAINER_PADDING_HORIZONTAL=A.CONTAINER_PADDING_HORIZONTAL;exports.COUNTER_WIDTH_ESTIMATE=A.COUNTER_WIDTH_ESTIMATE;exports.DELAY_BEFORE_SHOW_PANEL=A.DELAY_BEFORE_SHOW_PANEL;exports.ELEMENTS_GAP=A.ELEMENTS_GAP;exports.INITIAL_POSITION_CALCULATION_DELAY=A.INITIAL_POSITION_CALCULATION_DELAY;exports.MIN_PANEL_PADDING=A.MIN_PANEL_PADDING;exports.MORE_BUTTON_WIDTH_ESTIMATE=A.MORE_BUTTON_WIDTH_ESTIMATE;exports.MassActions=A.MassActions;exports.MassActionsButton=A.MassActionsButton;exports.MassActionsCounter=A.MassActionsCounter;exports.PANEL_PADDING_COLLAPSED=A.PANEL_PADDING_COLLAPSED;exports.PANEL_PADDING_EXPANDED=A.PANEL_PADDING_EXPANDED;exports.RESET_BUTTON_WIDTH_ESTIMATE=A.RESET_BUTTON_WIDTH_ESTIMATE;exports.TOGGLE_SIDEBAR_PANEL_WIDTH=A.TOGGLE_SIDEBAR_PANEL_WIDTH;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { A as E, a as _, b as I, C as N, c as s, d as O, e as D, D as a, E as L, I as P, f as M, g as C, M as S, h as R, i as H, P as U, j as o, R as t, T as B } from "../../chunks/MassActions-
|
|
1
|
+
import { A as E, a as _, b as I, C as N, c as s, d as O, e as D, D as a, E as L, I as P, f as M, g as C, M as S, h as R, i as H, P as U, j as o, R as t, T as B } from "../../chunks/MassActions-C66ulAuq.mjs";
|
|
2
2
|
export {
|
|
3
3
|
E as ACTION_BUTTON_WIDTH_ESTIMATE,
|
|
4
4
|
_ as ANIMATION_COMPLETE_DELAY,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const m=require("@salutejs/sdds-finai"),o=require("react/jsx-runtime"),v=require("@salutejs/plasma-icons"),h=require("../../constants/index.cjs"),d=require("styled-components"),X=require("../../chunks/Container-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const m=require("@salutejs/sdds-finai"),o=require("react/jsx-runtime"),v=require("@salutejs/plasma-icons"),h=require("../../constants/index.cjs"),d=require("styled-components"),X=require("../../chunks/Container-CrB1jwqH.cjs"),x=require("@salutejs/sdds-themes/tokens/sdds_finai"),g=require("../Box/index.cjs"),u=require("react"),t={cardWrapper:"modalDF_card-wrapper",container:"modalDF_container",root:"modalDF_root",left:"modalDF_left",main:"modalDF_main-container",serviceButtons:"modalDF_service-buttons",header:"modalDF_header",headerTitlesContainer:"modalDF_header-title-container",backIconButton:"modalDF_back-icon-button",headerTitlesBox:"modalDF_header-titles-box",headerTitle:"modalDF_header-title",headerSubTitle:"modalDF_header-subTitle",headerRightBlock:"modalDF_header-right-block",footer:"modalDF_footer",mainFooterLeft:"modalDF_footer-left",mainFooterRight:"modalDF_footer-right",content:"modalDF_content"},p=({iconSize:e,...s})=>o.jsx(m.IconButton,{view:"secondary",size:"xs",pin:"circle-circle",className:t.backIconButton,...s,children:o.jsx(v.IconArrowLeft,{size:"xs",...s.size==="s"&&{size:s.size},...e&&{size:e}})}),P={spaceX4:()=>h.s.x4},b=d(m.Divider).attrs({length:"16px",orientation:"vertical"}).withConfig({displayName:"Divider"})(["margin-inline:",";"],P.spaceX4),B=({dropdownProps:e,iconSize:s,...n})=>{const i=o.jsx(m.IconButton,{view:"secondary",size:"xs",...n,children:o.jsx(v.IconDotsVerticalCenteredOutline,{size:"xs",...n.size==="s"&&{size:n.size},...s&&{size:s}})});return e?o.jsx(m.Dropdown,{...e,children:i}):i},a={spaceX:()=>h.s.x8,spaceY:()=>h.s.x8,spaceX24:()=>h.s.x24,spaceX8:()=>h.s.x8,spaceX1:()=>h.s.x1,spaceX12:()=>h.s.x12,borderRadius:()=>h.br.m,bg:()=>x.surfaceSolidCard},R=d(X.Container).attrs({className:t.root}).withConfig({displayName:"styled__StyledContainer"})(["&,& *{box-sizing:border-box;}&{view-transition-name:",";display:grid;min-width:400px;max-width:calc(","px - 32px);max-height:calc(100vh - 32px);position:relative;background:",";box-shadow:",";border-radius:",";"," & > div:not(.","):not(.","){max-height:inherit;}&:not(:has(.",")){.","{margin-left:",";}}","}"],t.root,h.breakP.xl-32,a.bg,()=>x.shadowUpSoftL,a.borderRadius,()=>x.bodyS,t.left,t.main,t.left,t.main,a.spaceX,({$fullScreened:e})=>e&&d.css(["width:calc(100vw - 32px);height:calc(100vh - 32px);"])),w=d.css(["overflow:hidden;margin-block:",";max-height:calc(100% - "," - ",");&:not(:has(.",")){overflow-y:scroll;& .","{position:sticky;background-color:",";top:0px;}}"],a.spaceY,a.spaceY,a.spaceY,t.content,t.header,a.bg),_=d(g.Box).attrs({className:t.left}).withConfig({displayName:"styled__StyledLeft"})(["&.","{margin-left:",";"," display:flex;flex-direction:column;& .","{& .","{display:none;}}& .","{}}"],t.left,a.spaceX,w,t.header,t.serviceButtons,t.content),k=d(g.Box).attrs({className:t.main}).withConfig({displayName:"styled__StyledMain"})(["&.","{margin-right:",";"," height:100%;display:flex;flex-direction:column;}"],t.main,a.spaceX,w),L=d(g.Box).attrs({className:t.header}).withConfig({displayName:"styled__StyledHeader"})(["&.","{flex-shrink:0;height:fit-content;min-height:",";padding-bottom:",";display:flex;justify-content:space-between;align-items:center;column-gap:",";& .","{display:flex;gap:",";align-content:flex-start;}& .","{display:flex;flex-direction:column;row-gap:",";& .","{padding:0px;margin:0px;color:",";",";}& .","{padding:0px;margin:0px;color:",";",";}}& .","{flex-shrink:0;}& .","{display:flex;height:fit-content;align-items:center;margin-bottom:auto;}}"],t.header,a.spaceX24,a.spaceY,a.spaceX12,t.headerTitlesContainer,a.spaceX8,t.headerTitlesBox,a.spaceX1,t.headerTitle,()=>x.textPrimary,()=>x.h4Bold,t.headerSubTitle,()=>x.textSecondary,()=>x.bodyS,t.backIconButton,t.headerRightBlock),N=d(g.Box).attrs({className:t.content}).withConfig({displayName:"styled__StyledContent"})(["&{flex-grow:1;overflow-y:auto;overflow-x:hidden;}"]),q=d(g.Box).attrs({className:t.footer}).withConfig({displayName:"styled__StyledMainFooter"})(["&.","{flex-shrink:0;height:fit-content;padding-top:",";display:flex;justify-content:space-between;}"],t.footer,a.spaceX);function M({leftBlock:e,rightBlock:s,...n}){return o.jsxs(q,{...n,children:[o.jsx("div",{className:t.mainFooterLeft,children:e}),o.jsx("div",{className:t.mainFooterRight,children:s})]})}const S=u.createContext(!1),I=u.createContext(null),z=u.createContext(null),A=({children:e,fullScreened:s,toggleFullScreen:n,onClose:i})=>o.jsx(z.Provider,{value:i??null,children:o.jsx(S.Provider,{value:s,children:o.jsx(I.Provider,{value:n,children:e})})}),H=d(g.Box).attrs({className:t.serviceButtons}).withConfig({displayName:"ServiceButtons__StyledServiceButtons"})(["display:inline-flex;column-gap:",";background-color:",";"],h.s.x2,({hasBackground:e})=>e?x.surfaceSolidCard:"transparent"),j=({hasBackground:e=!0,...s})=>{const n=u.useContext(S),i=u.useContext(I),c=u.useContext(z),r=n!==null,l=n?v.IconFullscreenOff:v.IconFullscreenOn;return o.jsxs(H,{hasBackground:e,...s,children:[r&&o.jsx(m.IconButton,{onClick:i??void 0,size:"xs",view:"secondary",pin:"circle-circle",title:n?"Выйти из полноэкранного режима":"На весь экран",children:o.jsx(l,{size:"xs"})}),o.jsx(m.IconButton,{onClick:c??void 0,size:"xs",view:"secondary",pin:"circle-circle",title:"Закрыть",children:o.jsx(v.IconClose,{size:"xs"})})]})},Y=d(m.Badge).attrs({view:"light"}).withConfig({displayName:"Header__StyledBadge"})([""]);function O({title:e,badge:s,subTitle:n,rightBlock:i,onBackClick:c,showServiceButtons:r=!0,showBackButton:l=!1,...f}){return o.jsxs(L,{...f,children:[o.jsxs("div",{className:t.headerTitlesContainer,children:[l&&o.jsx(p,{onClick:c}),o.jsxs("div",{className:t.headerTitlesBox,children:[e&&o.jsxs("h3",{className:t.headerTitle,children:[e,s&&o.jsxs(o.Fragment,{children:[" ",o.jsx(Y,{view:"light",...s})]})]}),n&&o.jsx("p",{className:t.headerSubTitle,children:n})]})]}),o.jsxs("div",{className:t.headerRightBlock,children:[i,i&&o.jsx(b,{}),r&&o.jsx(j,{})]})]})}const V=e=>{const s=e.closeOnOverlayClick??!0;return{closeOnOverlayClick:s,closeOnEsc:!0,overlay:o.jsx(m.Overlay,{onOverlayClick:n=>{var i;e!=null&&e.onOverlayClick?e.onOverlayClick(n):s&&((i=e==null?void 0:e.onClose)==null||i.call(e))},zIndex:e.zIndexOverlay??"9000",backgroundColorProperty:"#060A0C47"}),hasBody:!1}};function W(e){const s=[t.left,t.main];return!!e&&Array.isArray(e)&&s.every(n=>e.some(i=>{var c,r,l;return(l=(r=(c=i==null?void 0:i.type)==null?void 0:c.attrs)==null?void 0:r[1].className)==null?void 0:l.includes(n)}))}const D=e=>e?typeof e=="object"?e.defaultEnabled??!1:!1:null,$=(e,s)=>{const[n,i]=u.useState(()=>D(e)),c=e&&typeof e=="object"&&e.saveStateAfterClosing;u.useEffect(()=>{!s&&!c&&i(D(e))},[s]);const r=u.useCallback(()=>{var f;if(!e)return;const l=()=>i(y=>{var C,F;return typeof e!="boolean"&&(y?(F=e==null?void 0:e.onExitFullScreen)==null||F.call(e):(C=e==null?void 0:e.onFullScreen)==null||C.call(e)),!y});document.startViewTransition||l(),(f=document.startViewTransition)==null||f.call(document,l)},[]);return{fullScreened:n,toggleFullScreen:r}},U=u.forwardRef((e,s)=>{const{fullScreen:n,contentContainerProps:i,children:c,...r}=e,{fullScreened:l,toggleFullScreen:f}=$(n,r.opened),y=W(c),C=y?{split:!0,view:"30/70"}:{stretch:!0},F=y?c:o.jsx("div",{children:c});return o.jsx(m.PopupProvider,{children:o.jsx(A,{onClose:r.onClose,fullScreened:l,toggleFullScreen:f,children:o.jsx(m.Modal,{ref:s,...V(e),...r,children:o.jsx(R,{className:t.container,$fullScreened:!!l,roundedInner:!1,...C,...i,children:F})})})})}),T=Object.assign(U,{Left:_,Main:k,Header:O,Footer:M,Content:N,Divider:b,ServiceButtons:j,DotsIconButton:B,BackIconButton:p});T.displayName="ModalDF";exports.ModalDF=T;exports.ModalDFBackIconButton=p;exports.ModalDFContent=N;exports.ModalDFDivider=b;exports.ModalDFDotsIconButton=B;exports.ModalDFFooter=M;exports.ModalDFHeader=O;exports.ModalDFLeft=_;exports.ModalDFMain=k;exports.ModalDFServiceButtons=j;exports.modalDFClassNames=t;
|
|
@@ -3,7 +3,7 @@ import { jsx as i, jsxs as h, Fragment as A } from "react/jsx-runtime";
|
|
|
3
3
|
import { IconArrowLeft as R, IconDotsVerticalCenteredOutline as j, IconFullscreenOff as H, IconFullscreenOn as Y, IconClose as V } from "@salutejs/plasma-icons";
|
|
4
4
|
import { s as m, breakP as $, br as W } from "../../constants/index.mjs";
|
|
5
5
|
import d, { css as b } from "styled-components";
|
|
6
|
-
import { C as U } from "../../chunks/Container-
|
|
6
|
+
import { C as U } from "../../chunks/Container-Cy8w2JOq.mjs";
|
|
7
7
|
import { textPrimary as q, h4Bold as G, textSecondary as J, bodyS as D, surfaceSolidCard as w, shadowUpSoftL as K } from "@salutejs/sdds-themes/tokens/sdds_finai";
|
|
8
8
|
import { Box as u } from "../Box/index.mjs";
|
|
9
9
|
import { createContext as C, useContext as F, useState as Q, useEffect as Z, useCallback as E, forwardRef as ee } from "react";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("@salutejs/sdds-finai"),o=require("../../chunks/styles-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("@salutejs/sdds-finai"),o=require("../../chunks/styles-C-pJNMSQ.cjs"),n=require("../../chunks/utils-CUW5bd8S.cjs"),a=require("react/jsx-runtime"),l=require("react"),c=({backgroundColor:e,titleColor:i,view:t})=>n.mCls(o.cls.wrapper,!!e&&o.cls.hasBackground,!!i&&o.cls.hasTitleColor,o.cls.hasBorderColor,t&&t in o.cls&&o.cls[t]);function d({id:e,...i},t){const s=c(i);return r.addNotification({id:e,...i,className:s},t)}const u=l.forwardRef((e,i)=>{const t=c(e);return a.jsx(r.Notification,{...e,ref:i,className:t})});Object.defineProperty(exports,"NotificationsProvider",{enumerable:!0,get:()=>r.NotificationsProvider});Object.defineProperty(exports,"closeNotification",{enumerable:!0,get:()=>r.closeNotification});exports.Notification=u;exports.addNotification=d;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { addNotification as c, Notification as n } from "@salutejs/sdds-finai";
|
|
2
2
|
import { NotificationsProvider as B, closeNotification as $ } from "@salutejs/sdds-finai";
|
|
3
|
-
import { c as a } from "../../chunks/styles-
|
|
4
|
-
import { s as f } from "../../chunks/utils-
|
|
3
|
+
import { c as a } from "../../chunks/styles-BBVEBDDw.mjs";
|
|
4
|
+
import { s as f } from "../../chunks/utils-YKicAHp0.mjs";
|
|
5
5
|
import { jsx as m } from "react/jsx-runtime";
|
|
6
6
|
import { forwardRef as d } from "react";
|
|
7
7
|
const r = ({
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../chunks/PageTitle-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../chunks/PageTitle-BEdQpyZh.cjs");exports.PageTitle=e.PageTitle;exports.pageTitleClassNames=e.pageTitleClassNames;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/PageTitle-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/PageTitle-BEdQpyZh.cjs");exports.getPageTitleSlotSizes=e.getPageTitleSlotSizes;exports.renderPageTitleSlot=e.renderPageTitleSlot;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n=require("react/jsx-runtime"),_=require("../Box/index.cjs"),W=require("@salutejs/sdds-finai/beta"),a=require("../../constants/index.cjs"),m=require("@salutejs/sdds-themes/tokens/sdds_finai"),r=require("styled-components"),L=require("@salutejs/sdds-finai"),I=require("../../chunks/AnalyticalWidget-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n=require("react/jsx-runtime"),_=require("../Box/index.cjs"),W=require("@salutejs/sdds-finai/beta"),a=require("../../constants/index.cjs"),m=require("@salutejs/sdds-themes/tokens/sdds_finai"),r=require("styled-components"),L=require("@salutejs/sdds-finai"),I=require("../../chunks/AnalyticalWidget-z2HzQ4aA.cjs"),B=require("@salutejs/plasma-icons"),l=require("react"),c={m:{titleDescriptionGap:a.s.x2,sectionInnerGap:a.s.x4,sectionGap:a.s.x6,contentPaddingY:a.s.x6,contentPaddingX:"14px"},s:{titleDescriptionGap:a.s.x1,sectionInnerGap:a.s.x4,sectionGap:a.s.x4,contentPaddingY:a.s.x4,contentPaddingX:"10px"}},y={bg:()=>m.surfaceSolidCard,radius:()=>a.br.l,titleColor:()=>m.textPrimary,descriptionColor:()=>m.textSecondary,shadow:()=>m.shadowDownHardS},O=r(W.Popover).withConfig({displayName:"styled__StyledPopover"})(["&.popover-root{padding:0;border-radius:10px;box-shadow:",";}"],y.shadow),Y=r.div.withConfig({displayName:"styled__StyledContainer"})(["display:flex;flex-direction:column;gap:",";width:100%;height:100%;min-width:0;min-height:0;padding:",";background:",";border-radius:",";overflow:hidden;"],({$size:t})=>c[t].sectionGap,({$size:t})=>`${c[t].contentPaddingY} ${c[t].contentPaddingX}`,y.bg,y.radius),V=r(_.Box).withConfig({displayName:"styled__StyledHeader"})(["flex-shrink:0;display:grid;grid-template-columns:1fr auto;grid-template-areas:'content actions' 'bottom bottom';align-items:start;column-gap:",";"],({$size:t})=>c[t].sectionInnerGap),J=r.div.withConfig({displayName:"styled__StyledHeaderContent"})(["grid-area:content;min-width:0;"]),K=r.div.withConfig({displayName:"styled__StyledHeaderTitle"})(["color:",";min-width:0;"],y.titleColor),Q=r.div.withConfig({displayName:"styled__StyledHeaderDescription"})(["margin-top:",";color:",";min-width:0;"],({$size:t})=>c[t].titleDescriptionGap,y.descriptionColor),U=r.div.withConfig({displayName:"styled__StyledHeaderActions"})(["grid-area:actions;display:inline-flex;align-items:center;column-gap:",";"],({$size:t})=>c[t].sectionInnerGap),Z=r.div.withConfig({displayName:"styled__StyledHeaderBottom"})(["grid-area:bottom;margin-top:",";"],({$size:t})=>c[t].sectionInnerGap),E=r(_.Box).withConfig({displayName:"styled__StyledBody"})(["flex:1 1 auto;min-height:0;min-width:0;overflow:auto;"]),tt=r(_.Box).withConfig({displayName:"styled__StyledFooter"})(["flex-shrink:0;min-width:0;"]);function F({children:t,...e}){return n.jsx(E,{...e,children:t})}function H({children:t,...e}){return n.jsx(tt,{...e,children:t})}const R=l.createContext({onClose:null,size:"m"}),et=()=>l.useContext(R);function G({title:t,description:e,bottomBlock:o,showCloseButton:i=!0,onClose:d,...p}){const{onClose:u,size:s}=et(),f=d??u,x=i&&!!f,C=s==="s"?"BodyXS":"BodyM",v=s==="s"?"BodyXXS":"BodyXS",b=s==="s"?"xxs":"xs",S="xs",h=typeof e=="string"||typeof e=="number";return n.jsxs(V,{$size:s,...p,children:[n.jsxs(J,{children:[t&&n.jsx(K,{children:n.jsx(I.TypographyWithAutoTooltip,{variant:C,bold:!0,lines:2,tooltipText:typeof t=="string"?t:void 0,children:t})}),e&&n.jsx(Q,{$size:s,children:h?n.jsx(I.TypographyWithAutoTooltip,{variant:v,lines:2,tooltipText:e,children:e}):e})]}),x&&n.jsx(U,{$size:s,children:n.jsx(L.IconButton,{onClick:f,size:b,view:"secondary",pin:"circle-circle",title:"Закрыть",children:n.jsx(B.IconClose,{size:S})})}),o&&n.jsx(Z,{$size:s,children:o})]})}const P="s",N=["top-left","top-right","bottom-left","bottom-right"],ot=t=>{switch(t){case"top-end":return"top-left";case"top":case"top-start":return"top-right";case"bottom-end":return"bottom-left";case"bottom":case"bottom-start":case void 0:return"bottom-right";case"left-end":return"top-left";case"left":case"left-start":return"bottom-left";case"right-end":return"top-right";case"right":case"right-start":return"bottom-right";default:return"bottom-right"}},q=t=>[t],g=(t,e=P)=>{const o={};return t.includes("left")&&(o.transform="scaleX(-1)"),t.includes("top")&&(o.transform=o.transform?"scale(-1, -1)":"scaleY(-1)"),n.jsx(B.IconResizeCorneredFill,{color:m.textTertiary,size:e,style:o})},X=(t,e)=>({topLeft:(t==null?void 0:t.topLeft)||g("top-left",e),topRight:(t==null?void 0:t.topRight)||g("top-right",e),bottomLeft:(t==null?void 0:t.bottomLeft)||g("bottom-left",e),bottomRight:(t==null?void 0:t.bottomRight)||g("bottom-right",e)}),z=t=>({directions:q(t),icons:X(void 0,P),hiddenIcons:N.filter(e=>e!==t),minWidth:240,minHeight:120,iconSize:P}),nt=(t,e)=>{if(!t)return t;if(t===!0)return z(e);const o=t,i=z(e),d=o.directions??i.directions??q(e),p=o.hiddenIcons??(o.directions?N.filter(u=>!d.includes(u)):i.hiddenIcons);return{...i,...o,directions:d,icons:X(o.icons,o.iconSize),hiddenIcons:p,iconSize:o.iconSize??i.iconSize}},it=(t,e)=>nt(t,ot(e)),st=l.forwardRef(({children:t,opened:e,defaultOpened:o=!1,onToggle:i,size:d="m",placement:p,hasTail:u=!0,resizable:s,target:f,...x},C)=>{const[v,b]=l.useState(o),S=e===void 0?v:e,h=l.useCallback(D=>{e===void 0&&b(D),i==null||i(D)},[i,e]),$=l.useCallback(()=>{h(!1)},[h]),w=p??"bottom",k=l.useMemo(()=>it(s,w),[s,w]),j=e===void 0||i?$:null,A=l.useMemo(()=>({onClose:j,size:d}),[j,d]),M=n.jsx(Y,{$size:d,children:t});return n.jsx(R.Provider,{value:A,children:n.jsx(O,{...x,ref:C,target:f,opened:S,onToggle:h,size:d,placement:w,resizable:k,hasTail:u,children:M})})}),T=Object.assign(st,{Header:G,Body:F,Footer:H});T.displayName="PopoverDF";exports.PopoverDF=T;exports.PopoverDFBody=F;exports.PopoverDFFooter=H;exports.PopoverDFHeader=G;
|
|
@@ -5,7 +5,7 @@ import { s as a, br as Y } from "../../constants/index.mjs";
|
|
|
5
5
|
import { textPrimary as j, textSecondary as A, shadowDownHardS as M, surfaceSolidCard as O, textTertiary as T } from "@salutejs/sdds-themes/tokens/sdds_finai";
|
|
6
6
|
import s from "styled-components";
|
|
7
7
|
import { IconButton as W } from "@salutejs/sdds-finai";
|
|
8
|
-
import { a as D } from "../../chunks/AnalyticalWidget-
|
|
8
|
+
import { a as D } from "../../chunks/AnalyticalWidget-BWcBjoNh.mjs";
|
|
9
9
|
import { IconClose as q, IconResizeCorneredFill as J } from "@salutejs/plasma-icons";
|
|
10
10
|
import { useContext as K, createContext as Q, forwardRef as U, useState as Z, useCallback as I, useMemo as B } from "react";
|
|
11
11
|
const l = {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react/jsx-runtime"),P=require("../Box/index.cjs"),H=require("@salutejs/sdds-finai"),a=require("../../constants/index.cjs"),m=require("@salutejs/sdds-themes/tokens/sdds_finai"),s=require("styled-components"),k=require("../../chunks/AnalyticalWidget-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react/jsx-runtime"),P=require("../Box/index.cjs"),H=require("@salutejs/sdds-finai"),a=require("../../constants/index.cjs"),m=require("@salutejs/sdds-themes/tokens/sdds_finai"),s=require("styled-components"),k=require("../../chunks/AnalyticalWidget-z2HzQ4aA.cjs"),j=require("@salutejs/plasma-icons"),h=require("react"),c={m:{titleDescriptionGap:a.s.x2,sectionInnerGap:a.s.x4,sectionGap:"16px",contentPadding:"16px",subHeaderBottomGap:"0",rightBlockGap:a.s.x3,rightBlockToCloseGap:a.s.x6,rightBlockMaxHeight:"32px"},s:{titleDescriptionGap:a.s.x1,sectionInnerGap:a.s.x4,sectionGap:"12px",contentPadding:"12px",subHeaderBottomGap:"0",rightBlockGap:a.s.x2,rightBlockToCloseGap:a.s.x4,rightBlockMaxHeight:"24px"}},x={bg:()=>m.surfaceSolidCard,radius:()=>a.br.m,shadow:()=>m.shadowDownHardS,titleColor:()=>m.textPrimary,descriptionColor:()=>m.textSecondary},$=s(H.Popup).withConfig({displayName:"styled__StyledPopup"})(["&& .","{padding:0;}"],H.popupClasses.root),M=s.div.withConfig({displayName:"styled__StyledContainer"})(["display:flex;flex-direction:column;gap:",";width:100%;height:100%;min-width:0;min-height:0;padding:",";background:",";border-radius:",";box-shadow:",";overflow:hidden;"],({$size:e})=>c[e].sectionGap,({$size:e})=>c[e].contentPadding,x.bg,x.radius,x.shadow),A=s(P.Box).withConfig({displayName:"styled__StyledHeader"})(["flex-shrink:0;min-width:0;"]),L=s.div.withConfig({displayName:"styled__StyledHeaderTop"})(["display:flex;align-items:",";min-width:0;"],({$alignTitleToClose:e})=>e?"center":"flex-start"),O=s.div.withConfig({displayName:"styled__StyledHeaderContent"})(["flex:1 1 auto;min-width:0;display:flex;flex-direction:column;justify-content:",";"],({$alignTitleToClose:e})=>e?"center":"flex-start"),W=s.div.withConfig({displayName:"styled__StyledHeaderTitle"})(["color:",";min-width:0;"],x.titleColor),V=s.div.withConfig({displayName:"styled__StyledHeaderDescription"})(["margin-top:",";color:",";min-width:0;"],({$size:e})=>c[e].titleDescriptionGap,x.descriptionColor),X=s.div.withConfig({displayName:"styled__StyledHeaderActions"})(["flex-shrink:0;display:inline-flex;align-items:center;margin-left:",";column-gap:",";"],({$size:e,$hasRightBlock:t})=>t?c[e].rightBlockToCloseGap:c[e].sectionInnerGap,({$size:e})=>c[e].sectionInnerGap),Y=s.div.withConfig({displayName:"styled__StyledHeaderRightBlock"})(["flex-shrink:0;display:inline-flex;align-items:center;margin-left:",";max-height:",";overflow:hidden;"],({$size:e})=>c[e].rightBlockGap,({$size:e})=>c[e].rightBlockMaxHeight),J=s.div.withConfig({displayName:"styled__StyledHeaderSubHeader"})(["margin-top:8px;margin-bottom:",";min-width:0;"],({$size:e})=>c[e].subHeaderBottomGap),K=s.div.withConfig({displayName:"styled__StyledHeaderBackButton"})(["flex-shrink:0;margin-right:12px;"]),Q=s(P.Box).withConfig({displayName:"styled__StyledBody"})(["flex:1 1 auto;min-width:0;min-height:0;overflow:auto;"]),U=s(P.Box).withConfig({displayName:"styled__StyledFooter"})(["flex-shrink:0;min-width:0;"]);function F({children:e,...t}){return o.jsx(Q,{...t,children:e})}function R({children:e,...t}){return o.jsx(U,{...t,children:e})}const T=h.createContext({onClose:null,size:"m"}),Z=()=>h.useContext(T);function N({title:e,description:t,subHeader:i,rightBlock:r,showCloseButton:n=!0,onBackButtonClick:d,onClose:u,...f}){const{onClose:p,size:l}=Z(),C=u??p,S=n&&!!C,w=l==="s"?"BodyXS":"BodyM",v="BodyXS",b=l==="s"?"xxs":"xs",y="xs",_=typeof t=="string"||typeof t=="number",g=!t&&S;return o.jsxs(A,{$size:l,...f,children:[o.jsxs(L,{$size:l,$alignTitleToClose:g,children:[d&&o.jsx(K,{children:o.jsx(H.IconButton,{onClick:d,size:b,view:"secondary",pin:"circle-circle",title:"Назад",children:o.jsx(j.IconChevronLeft,{size:y})})}),o.jsxs(O,{$alignTitleToClose:g,children:[e&&o.jsx(W,{children:o.jsx(k.TypographyWithAutoTooltip,{variant:w,bold:!0,lines:2,tooltipText:typeof e=="string"?e:void 0,children:e})}),t&&o.jsx(V,{$size:l,children:_?o.jsx(k.TypographyWithAutoTooltip,{variant:v,lines:2,tooltipText:t,children:t}):t})]}),r&&o.jsx(Y,{$size:l,children:r}),S&&o.jsx(X,{$size:l,$hasRightBlock:!!r,children:o.jsx(H.IconButton,{onClick:C,size:b,view:"secondary",pin:"circle-circle",title:"Закрыть",children:o.jsx(j.IconClose,{size:y})})})]}),i&&o.jsx(J,{$size:l,children:i})]})}const z="s",I=["top-left","top-right","bottom-left","bottom-right"],E=e=>{switch(e){case"top-left":case"top":case"left":return"bottom-right";case"top-right":case"right":return"bottom-left";case"bottom-left":case"bottom":return"top-right";case"bottom-right":return"top-left";case"center":case void 0:default:return"bottom-right"}},D=e=>[e],B=(e,t=z)=>{const i={};return e.includes("left")&&(i.transform="scaleX(-1)"),e.includes("top")&&(i.transform=i.transform?"scale(-1, -1)":"scaleY(-1)"),o.jsx(j.IconResizeCorneredFill,{color:m.textTertiary,size:t,style:i})},G=(e,t)=>({topLeft:(e==null?void 0:e.topLeft)||B("top-left",t),topRight:(e==null?void 0:e.topRight)||B("top-right",t),bottomLeft:(e==null?void 0:e.bottomLeft)||B("bottom-left",t),bottomRight:(e==null?void 0:e.bottomRight)||B("bottom-right",t)}),ee=(e,t)=>{if(!e)return e;const i=E(t),r=p=>({directions:D(p),icons:G(void 0,z),hiddenIcons:I.filter(l=>l!==p),minWidth:240,minHeight:120,iconSize:z});if(e===!0)return r(i);const n=e,d=r(i),u=n.directions??d.directions??D(i),f=n.hiddenIcons??(n.directions?I.filter(p=>!u.includes(p)):d.hiddenIcons);return{...d,...n,directions:u,icons:G(n.icons,n.iconSize),hiddenIcons:f,iconSize:n.iconSize??d.iconSize}},te=h.forwardRef(({children:e,opened:t,defaultOpened:i=!1,onToggle:r,size:n="m",placement:d="center",resizable:u,...f},p)=>{const[l,C]=h.useState(i),S=t===void 0?l:t,w=h.useCallback(g=>{t===void 0&&C(g),r==null||r(g)},[r,t]),v=h.useCallback(()=>{w(!1)},[w]),b=h.useMemo(()=>ee(u,d),[d,u]),y=t===void 0||r?v:null,_=h.useMemo(()=>({onClose:y,size:n}),[y,n]);return o.jsx(T.Provider,{value:_,children:o.jsx($,{...f,ref:p,isOpen:!1,opened:S,placement:d,resizable:b,children:o.jsx(M,{$size:n,children:e})})})}),q=Object.assign(te,{Header:N,Body:F,Footer:R});q.displayName="PopupDF";exports.PopupDF=q;exports.PopupDFBody=F;exports.PopupDFFooter=R;exports.PopupDFHeader=N;
|
|
@@ -4,7 +4,7 @@ import { Popup as N, popupClasses as T, IconButton as z } from "@salutejs/sdds-f
|
|
|
4
4
|
import { s as p, br as $ } from "../../constants/index.mjs";
|
|
5
5
|
import { textPrimary as M, textSecondary as L, surfaceSolidCard as j, shadowDownHardS as O, textTertiary as A } from "@salutejs/sdds-themes/tokens/sdds_finai";
|
|
6
6
|
import r from "styled-components";
|
|
7
|
-
import { a as P } from "../../chunks/AnalyticalWidget-
|
|
7
|
+
import { a as P } from "../../chunks/AnalyticalWidget-BWcBjoNh.mjs";
|
|
8
8
|
import { IconChevronLeft as V, IconClose as W, IconResizeCorneredFill as X } from "@salutejs/plasma-icons";
|
|
9
9
|
import { useContext as Y, createContext as q, forwardRef as J, useState as K, useCallback as k, useMemo as G } from "react";
|
|
10
10
|
const a = {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../chunks/SplitView-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../chunks/SplitView-UKIBuvTi.cjs");exports.SplitView=e.SplitView;exports.splitViewClassNames=e.splitViewClassNames;exports.splitViewConstants=e.splitViewConstants;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/SplitView-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/SplitView-UKIBuvTi.cjs");exports.getSplitViewSidebarMinWidthPx=e.getSplitViewSidebarMinWidthPx;exports.getSplitViewSlotSizes=e.getSplitViewSlotSizes;exports.renderSplitViewContent=e.renderSplitViewContent;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/Stories-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/Stories-DVh7iByM.cjs");exports.StoriesBanner=e.StoriesBanner;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/Stories-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/Stories-DVh7iByM.cjs");exports.StoriesContent=e.StoriesContent;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/Stories-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/Stories-DVh7iByM.cjs");exports.StoriesPreview=e.StoriesPreview;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/Stories-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/Stories-DVh7iByM.cjs");exports.StoriesProgress=e.StoriesProgress;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/Stories-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/Stories-DVh7iByM.cjs");exports.StoriesViewer=e.StoriesViewer;exports.StoriesViewerLazy=e.StoriesViewerLazy;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../chunks/Stories-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../chunks/Stories-DVh7iByM.cjs");exports.Stories=e.Stories;exports.StoriesPreview=e.StoriesPreview;exports.storiesClassNames=e.storiesClassNames;
|
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
export declare const AnimatedCounter: import('styled-components').StyledComponent<import('react').FunctionComponent<import('@salutejs/plasma-new-hope/types/engines/types.js').PropsType<{
|
|
3
3
|
view: {
|
|
4
4
|
default: import('@salutejs/plasma-new-hope/types/engines/types.js').PolymorphicClassName;
|
|
5
|
+
secondary: import('@salutejs/plasma-new-hope/types/engines/types.js').PolymorphicClassName;
|
|
5
6
|
accent: import('@salutejs/plasma-new-hope/types/engines/types.js').PolymorphicClassName;
|
|
6
7
|
positive: import('@salutejs/plasma-new-hope/types/engines/types.js').PolymorphicClassName;
|
|
7
8
|
warning: import('@salutejs/plasma-new-hope/types/engines/types.js').PolymorphicClassName;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/Table-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/Table-C-lLZklk.cjs");exports.TableDropdown=e.TableDropdown;exports.TableDropdownWithCustomClickOutside=e.TableDropdownWithCustomClickOutside;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/Table-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/Table-C-lLZklk.cjs");exports.CollapseBlockAbove=e.CollapseBlockAbove;exports.CollapseTableButton=e.CollapseTableButton;exports.CollapseTableWrapper=e.CollapseTableWrapper;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/Table-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/Table-C-lLZklk.cjs");exports.ColumnsList=e.ColumnsList;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("../../../chunks/Table-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("../../../chunks/Table-C-lLZklk.cjs");exports.ColumnsControl=o.ColumnsControl;exports.useColumnsControl=o.useColumnsControl;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/Table-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/Table-C-lLZklk.cjs");exports.flattenCols=e.flattenCols;exports.getDeepestChildren=e.getDeepestChildren;exports.getSeparatedColWithAllParents=e.getSeparatedColWithAllParents;exports.isNotGroupColumn=e.isNotGroupColumn;exports.mergeSameCloselyLocatedCols=e.mergeSameCloselyLocatedCols;exports.useGetAllLvlColumnsConfig=e.useGetAllLvlColumnsConfig;exports.useLastLvlColumnConfig=e.useLastLvlColumnConfig;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { b0 as l, b1 as a, b2 as o, b3 as t, b4 as C, b5 as n, b6 as b } from "../../../chunks/Table-
|
|
1
|
+
import { b0 as l, b1 as a, b2 as o, b3 as t, b4 as C, b5 as n, b6 as b } from "../../../chunks/Table-C_1QGsh8.mjs";
|
|
2
2
|
export {
|
|
3
3
|
l as flattenCols,
|
|
4
4
|
a as getDeepestChildren,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/Table-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/Table-C-lLZklk.cjs");exports.ContextMenu=e.ContextMenu;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/Table-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/Table-C-lLZklk.cjs");exports.SelectEditor=e.SelectEditor;exports.TextEditorNumber=e.TextEditorNumber;exports.TextEditorString=e.TextEditorString;exports.autoFocusAndSelect=e.autoFocusAndSelect;exports.getEditingEnabledState=e.getEditingEnabledState;exports.isServiceEditableColumn=e.isServiceEditableColumn;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/Table-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/Table-C-lLZklk.cjs");exports.ComboboxX=e.ComboboxX;exports.TableFilterSelectListItem=e.StyledListItem;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/Table-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/Table-C-lLZklk.cjs");exports.FilterListBlock=e.FilterListBlock;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/Table-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/Table-C-lLZklk.cjs");exports.HeaderFilterButton=e.HeaderFilterButton;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("../../../chunks/Table-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("../../../chunks/Table-C-lLZklk.cjs");exports.FilterListBlock=t.FilterListBlock;exports.HeaderFilterButton=t.HeaderFilterButton;exports.TableFilterSelectListItem=t.StyledListItem;exports.getClearedFilters=t.getClearedFilters;exports.inputStopPropagation=t.inputStopPropagation;exports.isHasFilters=t.isHasFilters;exports.selectStopPropagation=t.selectStopPropagation;exports.useFilterVisibity=t.useFilterVisibity;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ao as e, ap as s, t as i, aq as r, ar as l, as as o, at as p, au as F } from "../../../chunks/Table-
|
|
1
|
+
import { ao as e, ap as s, t as i, aq as r, ar as l, as as o, at as p, au as F } from "../../../chunks/Table-C_1QGsh8.mjs";
|
|
2
2
|
export {
|
|
3
3
|
e as FilterListBlock,
|
|
4
4
|
s as HeaderFilterButton,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/Table-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/Table-C-lLZklk.cjs");exports.SidebarFilters=e.SidebarFilters;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/Table-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/Table-C-lLZklk.cjs");exports.SKELETON_CELLS_KEY=e.SKELETON_CELLS_KEY;exports.SKELETON_ROW=e.SKELETON_ROW;exports.SKELETON_ROW_KEY=e.SKELETON_ROW_KEY;exports.addSkeletonToCellInRow=e.addSkeletonToCellInRow;exports.addSkeletonToRow=e.addSkeletonToRow;exports.deleteSkeletonCellFromRow=e.deleteSkeletonCellFromRow;exports.deleteSkeletonFromRow=e.deleteSkeletonFromRow;exports.isAtBottom=e.isAtBottom;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { av as o, aw as l, ax as t, v as s, a as E, ay as S, d, az as R } from "../../../chunks/Table-
|
|
1
|
+
import { av as o, aw as l, ax as t, v as s, a as E, ay as S, d, az as R } from "../../../chunks/Table-C_1QGsh8.mjs";
|
|
2
2
|
export {
|
|
3
3
|
o as SKELETON_CELLS_KEY,
|
|
4
4
|
l as SKELETON_ROW,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/Table-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/Table-C-lLZklk.cjs");exports.KEY_TEXT=e.KEY_TEXT;exports.KEY_TEXT_KEY=e.KEY_TEXT_KEY;exports.KEY_TEXT_OPTIONS=e.KEY_TEXT_OPTIONS;exports.KEY_TEXT_PARENT=e.KEY_TEXT_PARENT;exports.KeyTextIconWithDropdown=e.KeyTextIconWithDropdown;exports.getCols=e.getCols;exports.getColsWithKeyText=e.getColsWithKeyText;exports.getDefaultKeyTextColumn=e.getDefaultKeyTextColumn;exports.getKeyTextCol=e.getKeyTextCol;exports.getKeyTextOptionsWithIcon=e.getKeyTextOptionsWithIcon;exports.isKeyTextColumn=e.isKeyTextColumn;exports.showKeyText=e.showKeyText;exports.useColsWithKeyTextMap=e.useColsWithKeyTextMap;exports.useKeyTextState=e.useKeyTextState;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { aL as t, aM as s, aN as T, aO as o, aP as K, aQ as x, aR as E, aS as y, aT as l, aU as _, aV as i, aW as n, aX as C, aY as Y } from "../../../chunks/Table-
|
|
1
|
+
import { aL as t, aM as s, aN as T, aO as o, aP as K, aQ as x, aR as E, aS as y, aT as l, aU as _, aV as i, aW as n, aX as C, aY as Y } from "../../../chunks/Table-C_1QGsh8.mjs";
|
|
2
2
|
export {
|
|
3
3
|
t as KEY_TEXT,
|
|
4
4
|
s as KEY_TEXT_KEY,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const A=require("../../../chunks/Table-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const A=require("../../../chunks/Table-C-lLZklk.cjs");exports.DEFAULT_PAGINATION_SIZE=A.DEFAULT_PAGINATION_SIZE;exports.PAGINATION_HEIGHT=A.PAGINATION_HEIGHT;exports.PAGINATION_PADDING=A.PAGINATION_PADDING;exports.PAGINATION_SLOTS_BREAKPOINTS=A.PAGINATION_SLOTS_BREAKPOINTS;exports.PAGINATION_TEXTS=A.PAGINATION_TEXTS;exports.TablePagination=A.TablePagination;exports.getPaginationHeight=A.getPaginationHeight;exports.getPaginationSlotsAndStatusQuickJumpByWidth=A.getPaginationSlotsAndStatusQuickJumpByWidth;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { bF as A, bG as N, bH as T, bI as t, bJ as s, bK as P, bL as b, bM as i } from "../../../chunks/Table-
|
|
1
|
+
import { bF as A, bG as N, bH as T, bI as t, bJ as s, bK as P, bL as b, bM as i } from "../../../chunks/Table-C_1QGsh8.mjs";
|
|
2
2
|
export {
|
|
3
3
|
A as DEFAULT_PAGINATION_SIZE,
|
|
4
4
|
N as PAGINATION_HEIGHT,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/Table-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/Table-C-lLZklk.cjs");exports.SidebarContentLayout=e.SidebarContentLayout;exports.TableSidebar=e.TableSidebar;exports.tableSidebarClassNames=e.tableSidebarClassNames;
|