@pisell/materials 6.12.23 → 6.12.26
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/lowcode/assets-daily.json +11 -11
- package/build/lowcode/assets-dev.json +2 -2
- package/build/lowcode/assets-prod.json +11 -11
- package/build/lowcode/index.js +1 -1
- package/build/lowcode/meta.js +1 -1
- package/build/lowcode/preview.js +154 -154
- package/build/lowcode/render/default/view.css +1 -1
- package/build/lowcode/view.css +1 -1
- package/build/lowcode/view.js +25 -25
- package/es/components/dataSourceComponents/dataSourceTable/hooks/useDataSourceKey.d.ts +2 -2
- package/es/components/dataSourceComponents/dataSourceTable/hooks/useTableProps.d.ts +4 -4
- package/es/components/date-picker/index.d.ts +1 -0
- package/es/components/pisellDataSourceContainer/hooks/useDataSourceKey.d.ts +2 -2
- package/es/components/productCard/cartSkuCard/components/AmountFooter/index.less +1 -1
- package/es/components/productCard/cartSkuCard/components/packages/utils.d.ts +1 -1
- package/es/components/productCard/cartSkuCard/components/specs/index.less +9 -4
- package/es/components/productCard/cartSkuCard/index.less +3 -0
- package/es/components/productCard/components/Packages/utils.d.ts +1 -1
- package/es/components/table/Gallery/components/VirtualGrid/useGapSize.d.ts +2 -2
- package/es/components/table/Table/fields/index.d.ts +3 -2
- package/es/components/table/Table/fields/select/filterUtil/index.d.ts +1 -1
- package/es/components/table/Table/fields/treeSelect/filterUtil/index.d.ts +1 -1
- package/es/components/table/Table/utils.d.ts +1 -1
- package/es/utils/index.d.ts +1 -1
- package/es/utils/platform.d.ts +1 -1
- package/lib/components/dataSourceComponents/dataSourceTable/hooks/useDataSourceKey.d.ts +2 -2
- package/lib/components/dataSourceComponents/dataSourceTable/hooks/useTableProps.d.ts +4 -4
- package/lib/components/date-picker/index.d.ts +1 -0
- package/lib/components/pisellDataSourceContainer/hooks/useDataSourceKey.d.ts +2 -2
- package/lib/components/productCard/cartSkuCard/components/AmountFooter/index.less +1 -1
- package/lib/components/productCard/cartSkuCard/components/packages/utils.d.ts +1 -1
- package/lib/components/productCard/cartSkuCard/components/specs/index.less +9 -4
- package/lib/components/productCard/cartSkuCard/index.less +3 -0
- package/lib/components/productCard/components/Packages/utils.d.ts +1 -1
- package/lib/components/table/Gallery/components/VirtualGrid/useGapSize.d.ts +2 -2
- package/lib/components/table/Table/fields/index.d.ts +3 -2
- package/lib/components/table/Table/fields/select/filterUtil/index.d.ts +1 -1
- package/lib/components/table/Table/fields/treeSelect/filterUtil/index.d.ts +1 -1
- package/lib/components/table/Table/utils.d.ts +1 -1
- package/lib/utils/index.d.ts +1 -1
- package/lib/utils/platform.d.ts +1 -1
- package/package.json +3 -3
- package/es/components/PisellBasicGrid/PisellBasicGrid.d.ts +0 -10
- package/es/components/PisellBasicGrid/hooks/index.d.ts +0 -1
- package/es/components/PisellBasicGrid/hooks/useGridStyle.d.ts +0 -37
- package/es/components/PisellBasicGrid/index.d.ts +0 -6
- package/es/components/PisellBasicGrid/types.d.ts +0 -221
- package/es/components/PisellBasicGrid/utils/index.d.ts +0 -63
- package/es/components/PisellCards/PisellCards.d.ts +0 -8
- package/es/components/PisellCards/components/GraphicTextCard/GraphicTextCard.d.ts +0 -9
- package/es/components/PisellCards/components/GraphicTextCard/components/BadgeWrapper.d.ts +0 -5
- package/es/components/PisellCards/components/GraphicTextCard/components/GraphicArea.d.ts +0 -24
- package/es/components/PisellCards/components/GraphicTextCard/components/TextContent.d.ts +0 -27
- package/es/components/PisellCards/components/GraphicTextCard/components/index.d.ts +0 -6
- package/es/components/PisellCards/components/GraphicTextCard/hooks/index.d.ts +0 -5
- package/es/components/PisellCards/components/GraphicTextCard/hooks/useGraphicTextCardClick.d.ts +0 -15
- package/es/components/PisellCards/components/GraphicTextCard/hooks/useGraphicTextCardStyle.d.ts +0 -18
- package/es/components/PisellCards/components/GraphicTextCard/index.d.ts +0 -5
- package/es/components/PisellCards/components/GraphicTextCard/types.d.ts +0 -290
- package/es/components/PisellCards/components/GraphicTextCard/utils/index.d.ts +0 -19
- package/es/components/PisellCards/components/MultilevelCard/MultilevelCard.d.ts +0 -19
- package/es/components/PisellCards/components/MultilevelCard/components/CardWrapper.d.ts +0 -7
- package/es/components/PisellCards/components/MultilevelCard/components/PanelWrapper.d.ts +0 -7
- package/es/components/PisellCards/components/MultilevelCard/components/index.d.ts +0 -2
- package/es/components/PisellCards/components/MultilevelCard/hooks/index.d.ts +0 -2
- package/es/components/PisellCards/components/MultilevelCard/hooks/useMultilevelCardExpand.d.ts +0 -31
- package/es/components/PisellCards/components/MultilevelCard/hooks/useMultilevelCardHover.d.ts +0 -28
- package/es/components/PisellCards/components/MultilevelCard/index.d.ts +0 -2
- package/es/components/PisellCards/components/MultilevelCard/types.d.ts +0 -202
- package/es/components/PisellCards/components/MultilevelCard/utils/index.d.ts +0 -6
- package/es/components/PisellCards/components/PisellImageCard/components/index.d.ts +0 -0
- package/es/components/PisellCards/components/PisellImageCard/hooks/index.d.ts +0 -5
- package/es/components/PisellCards/components/PisellImageCard/hooks/useImageLoad.d.ts +0 -11
- package/es/components/PisellCards/components/PisellImageCard/hooks/usePisellImageCardStyle.d.ts +0 -10
- package/es/components/PisellCards/components/PisellImageCard/index.d.ts +0 -5
- package/es/components/PisellCards/components/PisellImageCard/types.d.ts +0 -74
- package/es/components/PisellCards/components/PisellImageCard/utils/getImageObjectFit.d.ts +0 -7
- package/es/components/PisellCards/components/PisellImageCard/utils/getTruncatedText.d.ts +0 -7
- package/es/components/PisellCards/components/PisellImageCard/utils/index.d.ts +0 -5
- package/es/components/PisellCards/components/TabCard/TabCard.d.ts +0 -4
- package/es/components/PisellCards/components/TabCard/index.d.ts +0 -5
- package/es/components/PisellCards/components/TabCard/types.d.ts +0 -70
- package/es/components/PisellCards/components/TextCard/TextCard.d.ts +0 -8
- package/es/components/PisellCards/components/TextCard/components/BadgeWrapper.d.ts +0 -26
- package/es/components/PisellCards/components/TextCard/components/IconWrapper.d.ts +0 -17
- package/es/components/PisellCards/components/TextCard/components/TextContent.d.ts +0 -21
- package/es/components/PisellCards/components/TextCard/components/index.d.ts +0 -6
- package/es/components/PisellCards/components/TextCard/hooks/index.d.ts +0 -0
- package/es/components/PisellCards/components/TextCard/index.d.ts +0 -5
- package/es/components/PisellCards/components/TextCard/types.d.ts +0 -270
- package/es/components/PisellCards/components/TextCard/utils/index.d.ts +0 -0
- package/es/components/PisellCards/components/index.d.ts +0 -10
- package/es/components/PisellCards/hooks/index.d.ts +0 -0
- package/es/components/PisellCards/index.d.ts +0 -14
- package/es/components/PisellCards/types.d.ts +0 -48
- package/es/components/PisellCards/utils/index.d.ts +0 -0
- package/es/components/PisellFields/index.d.ts +0 -36
- package/es/components/PisellGroupView/PisellGroupView.stories.d.ts +0 -27
- package/es/components/PisellGroupView/index.d.ts +0 -6
- package/es/components/PisellGroupView/utils/index.d.ts +0 -20
- package/es/components/PisellLayouts/index.d.ts +0 -37
- package/es/components/PisellMetrics/index.d.ts +0 -23
- package/es/components/PisellProcedure/PisellProcedure.d.ts +0 -22
- package/es/components/PisellProcedure/PisellProcedure.stories.d.ts +0 -163
- package/es/components/PisellProcedure/components/FooterActions.d.ts +0 -24
- package/es/components/PisellProcedure/components/ProcedureBody.d.ts +0 -41
- package/es/components/PisellProcedure/components/ProcedureContent.d.ts +0 -23
- package/es/components/PisellProcedure/components/ProcedureFooter.d.ts +0 -38
- package/es/components/PisellProcedure/components/ProcedureHeader.d.ts +0 -34
- package/es/components/PisellProcedure/components/ProcedureSidebar.d.ts +0 -38
- package/es/components/PisellProcedure/components/index.d.ts +0 -12
- package/es/components/PisellProcedure/hooks/index.d.ts +0 -8
- package/es/components/PisellProcedure/hooks/useElementSize.d.ts +0 -38
- package/es/components/PisellProcedure/hooks/useOverflowActions.d.ts +0 -43
- package/es/components/PisellProcedure/hooks/useResponsiveClass.d.ts +0 -6
- package/es/components/PisellProcedure/hooks/useSidebarHeight.d.ts +0 -16
- package/es/components/PisellProcedure/hooks/useStepManager.d.ts +0 -50
- package/es/components/PisellProcedure/index.d.ts +0 -5
- package/es/components/PisellProcedure/types.d.ts +0 -363
- package/es/components/PisellProcedure/utils/classNames.d.ts +0 -33
- package/es/components/PisellProcedure/utils/extractText.d.ts +0 -20
- package/es/components/PisellProcedure/utils/footerPosition.d.ts +0 -41
- package/es/components/PisellProcedure/utils/index.d.ts +0 -8
- package/es/components/PisellProcedure/utils/layoutRatio.d.ts +0 -42
- package/es/components/PisellProcedure/utils/slotHelper.d.ts +0 -27
- package/es/components/PisellScrollView/PisellScrollView.d.ts +0 -5
- package/es/components/PisellScrollView/PisellScrollView.stories.d.ts +0 -87
- package/es/components/PisellScrollView/hooks/index.d.ts +0 -3
- package/es/components/PisellScrollView/hooks/useIntersection.d.ts +0 -8
- package/es/components/PisellScrollView/hooks/useScrollEvents.d.ts +0 -20
- package/es/components/PisellScrollView/index.d.ts +0 -3
- package/es/components/PisellScrollView/types.d.ts +0 -203
- package/es/components/PisellScrollView/utils/index.d.ts +0 -0
- package/es/components/PisellSteps/PisellSteps.d.ts +0 -14
- package/es/components/PisellSteps/PisellSteps.stories.d.ts +0 -155
- package/es/components/PisellSteps/hooks/index.d.ts +0 -4
- package/es/components/PisellSteps/hooks/useAnchor.d.ts +0 -9
- package/es/components/PisellSteps/hooks/useResponsive.d.ts +0 -8
- package/es/components/PisellSteps/hooks/useStepClick.d.ts +0 -11
- package/es/components/PisellSteps/hooks/useStepsState.d.ts +0 -9
- package/es/components/PisellSteps/index.d.ts +0 -3
- package/es/components/PisellSteps/types.d.ts +0 -257
- package/es/components/PisellSteps/utils/index.d.ts +0 -54
- package/es/components/PisellSuperTabs/components/index.d.ts +0 -0
- package/es/components/PisellSuperTabs/hooks/index.d.ts +0 -1
- package/es/components/PisellSuperTabs/hooks/useTabsState.d.ts +0 -7
- package/es/components/PisellSuperTabs/index.d.ts +0 -3
- package/es/components/PisellSuperTabs/types.d.ts +0 -212
- package/es/components/PisellSuperTabs/utils/getRowKey.d.ts +0 -8
- package/es/components/PisellSuperTabs/utils/index.d.ts +0 -1
- package/es/components/PisellTabbar/hooks/useActiveKey.d.ts +0 -55
- package/es/components/PisellTabbar/locales.d.ts +0 -23
- package/es/components/PisellTabbar/mock.d.ts +0 -47
- package/es/components/PisellTabbar/template/index.d.ts +0 -0
- package/es/components/PisellTabbar2/PisellTabbar.d.ts +0 -23
- package/es/components/PisellTabbar2/components/TabbarLevel.d.ts +0 -8
- package/es/components/PisellTabbar2/components/index.d.ts +0 -1
- package/es/components/PisellTabbar2/constants.d.ts +0 -46
- package/es/components/PisellTabbar2/hooks/index.d.ts +0 -2
- package/es/components/PisellTabbar2/hooks/useActiveKey.d.ts +0 -50
- package/es/components/PisellTabbar2/hooks/useExpand.d.ts +0 -41
- package/es/components/PisellTabbar2/index.d.ts +0 -6
- package/es/components/PisellTabbar2/locales.d.ts +0 -23
- package/es/components/PisellTabbar2/mock.d.ts +0 -205
- package/es/components/PisellTabbar2/types.d.ts +0 -117
- package/es/components/PisellTabbar2/utils/index.d.ts +0 -35
- package/es/components/PisellTabbar3/PisellTabbar.d.ts +0 -20
- package/es/components/PisellTabbar3/index.d.ts +0 -6
- package/es/components/PisellTabbar3/locales.d.ts +0 -23
- package/es/components/PisellTabbar3/mock.d.ts +0 -47
- package/es/components/PisellTabbar3/types.d.ts +0 -111
- package/es/components/SafeAreaTop/index.d.ts +0 -5
- package/es/components/SafeAreaTop/types.d.ts +0 -9
- package/es/components/Template/PisellSteps.d.ts +0 -0
- package/es/components/Template/components/index.d.ts +0 -0
- package/es/components/Template/hooks/index.d.ts +0 -0
- package/es/components/Template/index.d.ts +0 -0
- package/es/components/Template/types.d.ts +0 -0
- package/es/components/Template/utils/index.d.ts +0 -0
- package/es/components/buttonGroupPreview/index.d.ts +0 -19
- package/es/components/dataSourceComponents/dataSourceForm/provider/formSetting/FormSettingContext.d.ts +0 -18
- package/es/components/dataSourceComponents/dataSourceForm/provider/formSetting/FormSettingProvider.d.ts +0 -8
- package/es/components/dataSourceComponents/dataSourceForm/serve.d.ts +0 -201
- package/es/components/dataSourceComponents/dataSourceForm/submitButton/index.d.ts +0 -39
- package/es/components/dataSourceComponents/dataSourceForm/type.d.ts +0 -35
- package/es/components/dataSourceComponents/dataSourceForm/urlUtils.d.ts +0 -24
- package/es/components/dataSourceComponents/dataSourceSubForm/index.d.ts +0 -13
- package/es/components/dataSourceComponents/dataSourceSubForm/types.d.ts +0 -117
- package/es/components/dataSourceComponents/dataSourceTable/hooks/useDrawerState.d.ts +0 -4
- package/es/components/dataSourceComponents/fields/Input.Mobile/serve.d.ts +0 -26
- package/es/components/dataSourceComponents/fields/Input.Phone/serve.d.ts +0 -27
- package/es/components/dataSourceComponents/fields/RecordListWrapper/ReadPretty.d.ts +0 -9
- package/es/components/dataSourceComponents/fields/RecordListWrapper/WithMode.d.ts +0 -4
- package/es/components/dataSourceComponents/fields/RecordListWrapper/index.d.ts +0 -12
- package/es/components/dataSourceComponents/fields/RecordListWrapper/type.d.ts +0 -87
- package/es/components/dataSourceComponents/fields/Tabs/ReadPretty.d.ts +0 -9
- package/es/components/dataSourceComponents/fields/Tabs/Tabs.d.ts +0 -23
- package/es/components/dataSourceComponents/fields/Tabs/WithMode.d.ts +0 -6
- package/es/components/dataSourceComponents/fields/Tabs/index.d.ts +0 -12
- package/es/components/dataSourceComponents/fields/Tabs/type.d.ts +0 -38
- package/es/components/dataSourceComponents/fields/Translation/BaseTranslation.d.ts +0 -5
- package/es/components/dataSourceComponents/fields/Translation/type.d.ts +0 -22
- package/es/components/dataSourceComponents/fields/index.d.ts +0 -141
- package/es/components/dataSourceComponents/hooks/useActions.d.ts +0 -18
- package/es/components/dataSourceComponents/hooks/useFormSettingParams.d.ts +0 -7
- package/es/components/dataSourceComponents/provider/dataSource/DataSourceContext.d.ts +0 -121
- package/es/components/dataSourceComponents/provider/variables/VariablesContext.d.ts +0 -15
- package/es/components/filter/components/Dropdown/types.d.ts +0 -15
- package/es/components/filter/components/FilterButton/types.d.ts +0 -29
- package/es/components/filter/components/FilterItem/AsyncOptionsSelectWrapper.d.ts +0 -21
- package/es/components/filter/types.d.ts +0 -52
- package/es/components/keyboard/index.d.ts +0 -22
- package/es/components/pisellBatchActionBar/index.d.ts +0 -6
- package/es/components/pisellBatchActionBar/types.d.ts +0 -237
- package/es/components/pisellCurrency/PisellCurrency.stories.d.ts +0 -56
- package/es/components/pisellCurrency/components/DisabledView.d.ts +0 -11
- package/es/components/pisellCurrency/components/ReadOnlyView.d.ts +0 -17
- package/es/components/pisellCurrency/components/index.d.ts +0 -6
- package/es/components/pisellCurrency/index.d.ts +0 -7
- package/es/components/pisellCurrency/utils/index.d.ts +0 -5
- package/es/components/pisellDataSourceContainer/PisellDataSourceContainer.d.ts +0 -4
- package/es/components/pisellDataSourceContainer/components/ColumnsSetting/index.d.ts +0 -28
- package/es/components/pisellDataSourceContainer/components/Filter/FilterButton.d.ts +0 -7
- package/es/components/pisellDataSourceContainer/components/Filter/QuickFilter.d.ts +0 -10
- package/es/components/pisellDataSourceContainer/components/Filter/index.d.ts +0 -14
- package/es/components/pisellDataSourceContainer/components/Pagination/index.d.ts +0 -6
- package/es/components/pisellDataSourceContainer/components/Sort/index.d.ts +0 -9
- package/es/components/pisellDataSourceContainer/components/Table/index.d.ts +0 -9
- package/es/components/pisellDataSourceContainer/components/Table/useColumns.d.ts +0 -14
- package/es/components/pisellDataSourceContainer/hooks/useContainerContext.d.ts +0 -3
- package/es/components/pisellDataSourceContainer/hooks/useHandleAction.d.ts +0 -32
- package/es/components/pisellDataSourceContainer/index.d.ts +0 -28
- package/es/components/pisellDataSourceContainer/provider/ChildComponentProps.d.ts +0 -13
- package/es/components/pisellDataSourceContainer/provider/RefManager.d.ts +0 -9
- package/es/components/pisellDataSourceContainer/type.d.ts +0 -84
- package/es/components/pisellDataSourceContainer/utils/formatData.d.ts +0 -9
- package/es/components/pisellDataSourceContainer/utils/withContainer.d.ts +0 -9
- package/es/components/pisellDateTimeDisplay/PisellDateTimeDisplay.d.ts +0 -35
- package/es/components/pisellDateTimeDisplay/PisellDateTimeDisplay.stories.d.ts +0 -195
- package/es/components/pisellDateTimeDisplay/components/DateDisplay.d.ts +0 -48
- package/es/components/pisellDateTimeDisplay/components/TimeDisplay.d.ts +0 -42
- package/es/components/pisellDateTimeDisplay/components/WeekdayDisplay.d.ts +0 -57
- package/es/components/pisellDateTimeDisplay/components/index.d.ts +0 -6
- package/es/components/pisellDateTimeDisplay/formats/dateTimeDisplayFormats.d.ts +0 -7
- package/es/components/pisellDateTimeDisplay/formats/index.d.ts +0 -1
- package/es/components/pisellDateTimeDisplay/hooks/index.d.ts +0 -2
- package/es/components/pisellDateTimeDisplay/hooks/useCurrentTime.d.ts +0 -46
- package/es/components/pisellDateTimeDisplay/index.d.ts +0 -3
- package/es/components/pisellDateTimeDisplay/types.d.ts +0 -352
- package/es/components/pisellDateTimeDisplay/utils/formatDate.d.ts +0 -21
- package/es/components/pisellDateTimeDisplay/utils/formatDateOrRelative.d.ts +0 -17
- package/es/components/pisellDateTimeDisplay/utils/formatTime.d.ts +0 -19
- package/es/components/pisellDateTimeDisplay/utils/formatWeekday.d.ts +0 -30
- package/es/components/pisellDateTimeDisplay/utils/getRefreshInterval.d.ts +0 -18
- package/es/components/pisellDateTimeDisplay/utils/index.d.ts +0 -7
- package/es/components/pisellDateTimeDisplay/utils/relativeDay.d.ts +0 -24
- package/es/components/pisellEmail/PisellEmail.stories.d.ts +0 -116
- package/es/components/pisellEmail/components/DisabledView.d.ts +0 -14
- package/es/components/pisellEmail/components/ReadOnlyView.d.ts +0 -15
- package/es/components/pisellEmail/constants/emailDomains.d.ts +0 -5
- package/es/components/pisellEmail/constants/emailRegex.d.ts +0 -13
- package/es/components/pisellEmail/index.d.ts +0 -7
- package/es/components/pisellEmail/utils/domainSuggestions.d.ts +0 -15
- package/es/components/pisellEmail/utils/emailHelper.d.ts +0 -66
- package/es/components/pisellEmail/utils/emailValidator.d.ts +0 -45
- package/es/components/pisellEmail/utils/index.d.ts +0 -6
- package/es/components/pisellFilter/index.d.ts +0 -4
- package/es/components/pisellFilter/type.d.ts +0 -7
- package/es/components/pisellFloorMapLayout/PisellFloorMapLayout.stories.d.ts +0 -59
- package/es/components/pisellFloorMapLayout/appearance/floorMapAppearance.d.ts +0 -29
- package/es/components/pisellFloorMapLayout/components/EdgeLayer.d.ts +0 -37
- package/es/components/pisellFloorMapLayout/components/EditableItemLayer.d.ts +0 -89
- package/es/components/pisellFloorMapLayout/components/FloorMapEditQuickActions.d.ts +0 -26
- package/es/components/pisellFloorMapLayout/components/FloorMapOverview.d.ts +0 -49
- package/es/components/pisellFloorMapLayout/components/FloorMapSelectionZoneElement.d.ts +0 -13
- package/es/components/pisellFloorMapLayout/components/HistoryIcons.d.ts +0 -39
- package/es/components/pisellFloorMapLayout/components/ItemLayer.d.ts +0 -59
- package/es/components/pisellFloorMapLayout/components/MapLayer.d.ts +0 -27
- package/es/components/pisellFloorMapLayout/components/NodePortMarkers.d.ts +0 -20
- package/es/components/pisellFloorMapLayout/components/ViewControlsWithZoom.d.ts +0 -28
- package/es/components/pisellFloorMapLayout/components/index.d.ts +0 -23
- package/es/components/pisellFloorMapLayout/context/FloorMapLayoutContext.d.ts +0 -16
- package/es/components/pisellFloorMapLayout/context/mergeFloorMapLayoutContext.d.ts +0 -5
- package/es/components/pisellFloorMapLayout/floorMapLayoutConstants.d.ts +0 -35
- package/es/components/pisellFloorMapLayout/hooks/floorMapViewportPersistence.d.ts +0 -25
- package/es/components/pisellFloorMapLayout/hooks/useDraftConfigHistory.d.ts +0 -18
- package/es/components/pisellFloorMapLayout/hooks/useFloorMapEdgeEditing.d.ts +0 -61
- package/es/components/pisellFloorMapLayout/hooks/useFloorMapEdgeViewModel.d.ts +0 -15
- package/es/components/pisellFloorMapLayout/hooks/useFloorMapPaletteTouchDrag.d.ts +0 -21
- package/es/components/pisellFloorMapLayout/hooks/useFloorMapTransformMetrics.d.ts +0 -91
- package/es/components/pisellFloorMapLayout/hooks/useShopFloorPlanSubscription.d.ts +0 -19
- package/es/components/pisellFloorMapLayout/index.d.ts +0 -39
- package/es/components/pisellFloorMapLayout/locales-ja.d.ts +0 -184
- package/es/components/pisellFloorMapLayout/locales-pt.d.ts +0 -184
- package/es/components/pisellFloorMapLayout/locales.d.ts +0 -969
- package/es/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanClient.d.ts +0 -10
- package/es/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanMapping.d.ts +0 -18
- package/es/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanPure.d.ts +0 -22
- package/es/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanTypes.d.ts +0 -80
- package/es/components/pisellFloorMapLayout/types.d.ts +0 -769
- package/es/components/pisellFloorMapLayout/utils/alignSnap.d.ts +0 -64
- package/es/components/pisellFloorMapLayout/utils/batchScenePlacementLayout.d.ts +0 -45
- package/es/components/pisellFloorMapLayout/utils/edgeRouting.d.ts +0 -267
- package/es/components/pisellFloorMapLayout/utils/floorMapBuiltinShapes.d.ts +0 -59
- package/es/components/pisellFloorMapLayout/utils/floorMapCanvasStage.d.ts +0 -83
- package/es/components/pisellFloorMapLayout/utils/floorMapConfigMerge.d.ts +0 -8
- package/es/components/pisellFloorMapLayout/utils/floorMapDataBindingUtils.d.ts +0 -21
- package/es/components/pisellFloorMapLayout/utils/floorMapDataRecordLabel.d.ts +0 -8
- package/es/components/pisellFloorMapLayout/utils/floorMapDropUtils.d.ts +0 -33
- package/es/components/pisellFloorMapLayout/utils/floorMapElementNameAsTitle.d.ts +0 -50
- package/es/components/pisellFloorMapLayout/utils/floorMapFallbackRender.d.ts +0 -11
- package/es/components/pisellFloorMapLayout/utils/floorMapOverviewLayout.d.ts +0 -44
- package/es/components/pisellFloorMapLayout/utils/floorMapRemotePersist.d.ts +0 -17
- package/es/components/pisellFloorMapLayout/utils/floorMapResourcePickerDisplay.d.ts +0 -27
- package/es/components/pisellFloorMapLayout/utils/floorMapResourcePickerTypes.d.ts +0 -109
- package/es/components/pisellFloorMapLayout/utils/floorMapSelectionZone.d.ts +0 -24
- package/es/components/pisellFloorMapLayout/utils/floorMapStageDefaults.d.ts +0 -8
- package/es/components/pisellFloorMapLayout/utils/floorMapToolbarPalette.d.ts +0 -34
- package/es/components/pisellFloorMapLayout/utils/floorMapViewConfigDiff.d.ts +0 -8
- package/es/components/pisellFloorMapLayout/utils/layoutMeasurements.d.ts +0 -30
- package/es/components/pisellFloorMapLayout/utils/mergeCanvasesForTabs.d.ts +0 -7
- package/es/components/pisellFloorMapLayout/utils/snap.d.ts +0 -10
- package/es/components/pisellGridPro/GridPro.d.ts +0 -9
- package/es/components/pisellGridPro/GridView/index.d.ts +0 -6
- package/es/components/pisellGridPro/GridView/type.d.ts +0 -3
- package/es/components/pisellGridPro/ToolBar/index.d.ts +0 -6
- package/es/components/pisellGridPro/ToolBar/type.d.ts +0 -10
- package/es/components/pisellGridPro/components/DataCard/components/StatCard/index.d.ts +0 -10
- package/es/components/pisellGridPro/components/DataCard/index.d.ts +0 -6
- package/es/components/pisellGridPro/components/DataCard/types.d.ts +0 -70
- package/es/components/pisellGridPro/components/Footer/index.d.ts +0 -9
- package/es/components/pisellGridPro/components/Header/index.d.ts +0 -12
- package/es/components/pisellGridPro/index.d.ts +0 -4
- package/es/components/pisellHierarchicalSummaryList/PisellHierarchicalSummaryList.d.ts +0 -6
- package/es/components/pisellHierarchicalSummaryList/PisellHierarchicalSummaryList.stories.d.ts +0 -10
- package/es/components/pisellHierarchicalSummaryList/components/Row.d.ts +0 -35
- package/es/components/pisellHierarchicalSummaryList/components/index.d.ts +0 -1
- package/es/components/pisellHierarchicalSummaryList/hooks/index.d.ts +0 -2
- package/es/components/pisellHierarchicalSummaryList/hooks/useExpandedKeys.d.ts +0 -15
- package/es/components/pisellHierarchicalSummaryList/index.d.ts +0 -5
- package/es/components/pisellHierarchicalSummaryList/types.d.ts +0 -248
- package/es/components/pisellLayout/index.d.ts +0 -14
- package/es/components/pisellLongText/PisellLongText.stories.d.ts +0 -123
- package/es/components/pisellLongText/components/DisabledView.d.ts +0 -16
- package/es/components/pisellLongText/components/ReadOnlyView.d.ts +0 -18
- package/es/components/pisellLongText/index.d.ts +0 -7
- package/es/components/pisellLookup/hooks/index.d.ts +0 -6
- package/es/components/pisellLookup/hooks/useDebounceSearch.d.ts +0 -40
- package/es/components/pisellLookup/hooks/useSearchState.d.ts +0 -80
- package/es/components/pisellLookup/utils/storage.d.ts +0 -42
- package/es/components/pisellMetricCard/PisellMetricCard.d.ts +0 -35
- package/es/components/pisellMetricCard/PisellMetricCard.stories.d.ts +0 -17
- package/es/components/pisellMetricCard/components/MetricComparison.d.ts +0 -14
- package/es/components/pisellMetricCard/components/MetricTitle.d.ts +0 -12
- package/es/components/pisellMetricCard/components/MetricValue.d.ts +0 -12
- package/es/components/pisellMetricCard/components/TrendIcon.d.ts +0 -14
- package/es/components/pisellMetricCard/components/index.d.ts +0 -7
- package/es/components/pisellMetricCard/index.d.ts +0 -6
- package/es/components/pisellMetricCard/types.d.ts +0 -201
- package/es/components/pisellMetricCard/utils/calculateTrend.d.ts +0 -14
- package/es/components/pisellMetricCard/utils/index.d.ts +0 -5
- package/es/components/pisellMobileDateRangePicker/PisellMobileDateRangePicker.d.ts +0 -8
- package/es/components/pisellMobileDateRangePicker/index.d.ts +0 -2
- package/es/components/pisellMobileDateRangePicker/types.d.ts +0 -28
- package/es/components/pisellModal/index.d.ts +0 -62
- package/es/components/pisellMultipleSelect/PisellMultipleSelect.stories.d.ts +0 -70
- package/es/components/pisellMultipleSelect/components/DisabledView.d.ts +0 -8
- package/es/components/pisellMultipleSelect/index.d.ts +0 -7
- package/es/components/pisellNumber/PisellNumber.stories.d.ts +0 -66
- package/es/components/pisellNumber/components/DisabledView.d.ts +0 -11
- package/es/components/pisellNumber/components/index.d.ts +0 -6
- package/es/components/pisellNumber/index.d.ts +0 -7
- package/es/components/pisellPercent/PisellPercent.stories.d.ts +0 -52
- package/es/components/pisellPercent/components/DisabledView.d.ts +0 -11
- package/es/components/pisellPercent/components/ReadOnlyView.d.ts +0 -14
- package/es/components/pisellPercent/components/index.d.ts +0 -6
- package/es/components/pisellPercent/index.d.ts +0 -7
- package/es/components/pisellPercent/utils/index.d.ts +0 -6
- package/es/components/pisellPercent/utils/rangeConverter.d.ts +0 -36
- package/es/components/pisellPhone/PisellPhone.stories.d.ts +0 -80
- package/es/components/pisellPhone/components/DisabledView.d.ts +0 -16
- package/es/components/pisellPhone/components/ReadOnlyView.d.ts +0 -17
- package/es/components/pisellPhone/constants/countryCodes.d.ts +0 -20
- package/es/components/pisellPhone/index.d.ts +0 -8
- package/es/components/pisellPhone/utils/countryCodeHelper.d.ts +0 -35
- package/es/components/pisellPhone/utils/index.d.ts +0 -6
- package/es/components/pisellPhone/utils/phoneFormatter.d.ts +0 -39
- package/es/components/pisellQuickFilter/index.d.ts +0 -11
- package/es/components/pisellQuickFilter/type.d.ts +0 -12
- package/es/components/pisellRating/PisellRating.stories.d.ts +0 -53
- package/es/components/pisellRating/index.d.ts +0 -7
- package/es/components/pisellRecordBoard/context/RecordBoardContext.d.ts +0 -3
- package/es/components/pisellRecordBoard/context/RecordBoardProvider.d.ts +0 -11
- package/es/components/pisellRecordBoard/hooks/useRecordBoardContext.d.ts +0 -16
- package/es/components/pisellRecordBoard/layouts/CardLayout/CardList.d.ts +0 -12
- package/es/components/pisellRecordBoard/layouts/CardLayout/index.d.ts +0 -13
- package/es/components/pisellRecordBoard/layouts/GridLayout/Grid.d.ts +0 -14
- package/es/components/pisellRecordBoard/layouts/GridLayout/index.d.ts +0 -13
- package/es/components/pisellRecordBoard/shellFrame/BatchActionBar/index.d.ts +0 -8
- package/es/components/pisellRecordBoard/shellFrame/Calendar/RecordBoardCalendar.d.ts +0 -8
- package/es/components/pisellRecordBoard/shellFrame/Calendar/bookingCalendarViewShared.d.ts +0 -34
- package/es/components/pisellRecordBoard/shellFrame/Calendar/calendarI18n.d.ts +0 -4
- package/es/components/pisellRecordBoard/shellFrame/Calendar/calendarPersistGuard.d.ts +0 -18
- package/es/components/pisellRecordBoard/shellFrame/Calendar/const/bookingCalendarConstants.d.ts +0 -102
- package/es/components/pisellRecordBoard/shellFrame/Calendar/hooks/useBookingCalendarDayOverlayLayout.d.ts +0 -18
- package/es/components/pisellRecordBoard/shellFrame/Calendar/index.d.ts +0 -7
- package/es/components/pisellRecordBoard/shellFrame/Calendar/modal/MoveConfirmModal.d.ts +0 -17
- package/es/components/pisellRecordBoard/shellFrame/Calendar/modal/OverflowListModal.d.ts +0 -30
- package/es/components/pisellRecordBoard/shellFrame/Calendar/utils/BookingCalendarStyle.d.ts +0 -10
- package/es/components/pisellRecordBoard/shellFrame/Calendar/utils/bookingCalendarAxis.d.ts +0 -32
- package/es/components/pisellRecordBoard/shellFrame/Calendar/utils/bookingCalendarDateUtils.d.ts +0 -330
- package/es/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarDaySelectionBar.d.ts +0 -21
- package/es/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarDayView.d.ts +0 -52
- package/es/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarGroupRowHeader.d.ts +0 -23
- package/es/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarMonthView.d.ts +0 -22
- package/es/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarResourceView.d.ts +0 -57
- package/es/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarWeekView.d.ts +0 -26
- package/es/components/pisellRecordBoard/shellFrame/Calendar/view/bookingCalendarDayViewContext.d.ts +0 -12
- package/es/components/pisellRecordBoard/shellFrame/Calendar/view/day/useBookingCalendarDayHourRemaining.d.ts +0 -4
- package/es/components/pisellRecordBoard/shellFrame/Calendar/view/resource/useBookingCalendarResourceDayHeaderRemaining.d.ts +0 -8
- package/es/components/pisellRecordBoard/shellFrame/ColumnSetting/ColumnSettingPopover.d.ts +0 -15
- package/es/components/pisellRecordBoard/shellFrame/ColumnSetting/index.d.ts +0 -8
- package/es/components/pisellRecordBoard/shellFrame/FloorMap.d.ts +0 -14
- package/es/components/pisellRecordBoard/shellFrame/Pagination/index.d.ts +0 -14
- package/es/components/pisellRecordBoard/shellFrame/ResourceWall/NoteTicker.d.ts +0 -14
- package/es/components/pisellRecordBoard/shellFrame/ResourceWall/PisellRecordBoardResourceWallView.d.ts +0 -12
- package/es/components/pisellRecordBoard/shellFrame/ResourceWall/RecordBoardResourceWall.d.ts +0 -8
- package/es/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallControlPanel.d.ts +0 -50
- package/es/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallControlPanelColorTab.d.ts +0 -17
- package/es/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallControlPanelLayoutTab.d.ts +0 -28
- package/es/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallViewportToolbar.d.ts +0 -18
- package/es/components/pisellRecordBoard/shellFrame/ResourceWall/VenueWallCard.d.ts +0 -22
- package/es/components/pisellRecordBoard/shellFrame/ResourceWall/resourceWallConstants.d.ts +0 -2
- package/es/components/pisellRecordBoard/shellFrame/ResourceWall/venueWallCardPresentation.d.ts +0 -58
- package/es/components/pisellRecordBoard/shellFrame/ResourceWall/venueWallUtils.d.ts +0 -64
- package/es/components/pisellRecordBoard/shellFrame/ShellBodyMetaContext.d.ts +0 -24
- package/es/components/pisellRecordBoard/shellFrame/ToolBar/recordBoardToolBarConstants.d.ts +0 -8
- package/es/components/pisellRecordBoard/shellFrame/ToolBarQuickFilter/index.d.ts +0 -19
- package/es/components/pisellRecordBoard/types.d.ts +0 -899
- package/es/components/pisellRecordBoard/utils/partitionShellFrameChildren.d.ts +0 -23
- package/es/components/pisellRecordBoard/utils/recordBoardColumns.d.ts +0 -52
- package/es/components/pisellRecordBoard/utils/recordBoardPhoneGrid.d.ts +0 -27
- package/es/components/pisellRecordBoard/utils/withRecordBoard.d.ts +0 -9
- package/es/components/pisellReservationSchedule/locales.d.ts +0 -43
- package/es/components/pisellReservationSchedule/types.d.ts +0 -52
- package/es/components/pisellReservationScheduleBand/PisellReservationScheduleBand.stories.d.ts +0 -16
- package/es/components/pisellReservationScheduleBand/index.d.ts +0 -3
- package/es/components/pisellReservationScheduleBand/types.d.ts +0 -68
- package/es/components/pisellReservationScheduleBand/utils/formatScheduleAtLabel.d.ts +0 -9
- package/es/components/pisellShellFrame/PisellShellFrame.d.ts +0 -13
- package/es/components/pisellShellFrame/PisellShellFrame.stories.d.ts +0 -15
- package/es/components/pisellShellFrame/index.d.ts +0 -2
- package/es/components/pisellShellFrame/types.d.ts +0 -62
- package/es/components/pisellSingleLineText/PisellSingleLineText.stories.d.ts +0 -102
- package/es/components/pisellSingleLineText/components/DisabledView.d.ts +0 -16
- package/es/components/pisellSingleLineText/components/ReadOnlyView.d.ts +0 -20
- package/es/components/pisellSingleLineText/index.d.ts +0 -7
- package/es/components/pisellSingleSelect/PisellSingleSelect.stories.d.ts +0 -66
- package/es/components/pisellSingleSelect/components/DisabledView.d.ts +0 -8
- package/es/components/pisellSingleSelect/index.d.ts +0 -7
- package/es/components/pisellSort/index.d.ts +0 -4
- package/es/components/pisellSort/type.d.ts +0 -7
- package/es/components/pisellTimeNavigator/PisellTimeNavigator.stories.d.ts +0 -79
- package/es/components/pisellTimeNavigator/components/BackgroundLayer.d.ts +0 -14
- package/es/components/pisellTimeNavigator/components/CursorLayer.d.ts +0 -29
- package/es/components/pisellTimeNavigator/components/GestureLayer.d.ts +0 -41
- package/es/components/pisellTimeNavigator/components/ScaleLayer.d.ts +0 -40
- package/es/components/pisellTimeNavigator/components/index.d.ts +0 -5
- package/es/components/pisellTimeNavigator/hooks/index.d.ts +0 -5
- package/es/components/pisellTimeNavigator/hooks/useDragInertia.d.ts +0 -14
- package/es/components/pisellTimeNavigator/hooks/useRealtime.d.ts +0 -5
- package/es/components/pisellTimeNavigator/hooks/useTimeAxis.d.ts +0 -37
- package/es/components/pisellTimeNavigator/index.d.ts +0 -5
- package/es/components/pisellTimeNavigator/locales.d.ts +0 -22
- package/es/components/pisellTimeNavigator/timeNavigatorConstants.d.ts +0 -20
- package/es/components/pisellTimeNavigator/types.d.ts +0 -175
- package/es/components/pisellTimeNavigator/utils/index.d.ts +0 -79
- package/es/components/pisellTimeRangeDisplay/PisellTimeRangeDisplay.d.ts +0 -32
- package/es/components/pisellTimeRangeDisplay/PisellTimeRangeDisplay.stories.d.ts +0 -61
- package/es/components/pisellTimeRangeDisplay/components/DateBlock.d.ts +0 -20
- package/es/components/pisellTimeRangeDisplay/components/DurationBlock.d.ts +0 -19
- package/es/components/pisellTimeRangeDisplay/components/TimeRangeBlock.d.ts +0 -36
- package/es/components/pisellTimeRangeDisplay/components/WeekdayBlock.d.ts +0 -18
- package/es/components/pisellTimeRangeDisplay/components/index.d.ts +0 -8
- package/es/components/pisellTimeRangeDisplay/index.d.ts +0 -3
- package/es/components/pisellTimeRangeDisplay/types.d.ts +0 -145
- package/es/components/pisellTimeRangeDisplay/utils/formatDuration.d.ts +0 -14
- package/es/components/pisellTimeRangeDisplay/utils/index.d.ts +0 -4
- package/es/components/pisellTimeRangeDisplay/utils/parseTimeRange.d.ts +0 -23
- package/es/components/pisellUrl/PisellUrl.stories.d.ts +0 -108
- package/es/components/pisellUrl/components/DisabledView.d.ts +0 -14
- package/es/components/pisellUrl/components/ReadOnlyView.d.ts +0 -15
- package/es/components/pisellUrl/index.d.ts +0 -7
- package/es/components/pisellUrl/utils/index.d.ts +0 -6
- package/es/components/pisellUrl/utils/urlFormatter.d.ts +0 -38
- package/es/components/pisellUrl/utils/urlHelper.d.ts +0 -63
- package/es/components/pisellUrl/utils/urlValidator.d.ts +0 -46
- package/es/components/productCard/cartSkuCard/components/Gift/types.d.ts +0 -29
- package/es/components/productCard/cartSkuCard/components/Promotion/index.d.ts +0 -7
- package/es/components/productCard/cartSkuCard/locales.d.ts +0 -203
- package/es/components/productCard/lineItem/components/Resources/index.d.ts +0 -7
- package/es/components/productCard/lineItem/locales.d.ts +0 -38
- package/es/components/productCard/lineItem/types.d.ts +0 -13
- package/es/components/select/index.d.ts +0 -9
- package/es/components/select-time/RightPanel/index.d.ts +0 -10
- package/es/components/select-time/index.d.ts +0 -16
- package/es/components/sort/types.d.ts +0 -39
- package/es/components/table/Actions/component/ViewMode/index.d.ts +0 -9
- package/es/components/table/Table/fields/select/Edit/index.d.ts +0 -4
- package/es/components/table/Table/fields/types/index.d.ts +0 -33
- package/es/components/virtual-keyboard/Time/index.d.ts +0 -14
- package/es/components/virtualInput/BaseVirtualInput/index.d.ts +0 -44
- package/es/components/virtualInput/index.d.ts +0 -29
- package/es/components/walletCard/index.d.ts +0 -79
- package/es/hooks/useMobile.d.ts +0 -8
- package/es/hooks/useThemeTokens.d.ts +0 -7
- package/es/locales/en-US.d.ts +0 -566
- package/es/locales/index.d.ts +0 -1
- package/es/theme/tokens.d.ts +0 -22
- package/es/utils/tagColor.d.ts +0 -7
- package/lib/components/PisellBasicGrid/PisellBasicGrid.d.ts +0 -10
- package/lib/components/PisellBasicGrid/hooks/index.d.ts +0 -1
- package/lib/components/PisellBasicGrid/hooks/useGridStyle.d.ts +0 -37
- package/lib/components/PisellBasicGrid/index.d.ts +0 -6
- package/lib/components/PisellBasicGrid/types.d.ts +0 -221
- package/lib/components/PisellBasicGrid/utils/index.d.ts +0 -63
- package/lib/components/PisellCards/PisellCards.d.ts +0 -8
- package/lib/components/PisellCards/components/GraphicTextCard/GraphicTextCard.d.ts +0 -9
- package/lib/components/PisellCards/components/GraphicTextCard/components/BadgeWrapper.d.ts +0 -5
- package/lib/components/PisellCards/components/GraphicTextCard/components/GraphicArea.d.ts +0 -24
- package/lib/components/PisellCards/components/GraphicTextCard/components/TextContent.d.ts +0 -27
- package/lib/components/PisellCards/components/GraphicTextCard/components/index.d.ts +0 -6
- package/lib/components/PisellCards/components/GraphicTextCard/hooks/index.d.ts +0 -5
- package/lib/components/PisellCards/components/GraphicTextCard/hooks/useGraphicTextCardClick.d.ts +0 -15
- package/lib/components/PisellCards/components/GraphicTextCard/hooks/useGraphicTextCardStyle.d.ts +0 -18
- package/lib/components/PisellCards/components/GraphicTextCard/index.d.ts +0 -5
- package/lib/components/PisellCards/components/GraphicTextCard/types.d.ts +0 -290
- package/lib/components/PisellCards/components/GraphicTextCard/utils/index.d.ts +0 -19
- package/lib/components/PisellCards/components/MultilevelCard/MultilevelCard.d.ts +0 -19
- package/lib/components/PisellCards/components/MultilevelCard/components/CardWrapper.d.ts +0 -7
- package/lib/components/PisellCards/components/MultilevelCard/components/PanelWrapper.d.ts +0 -7
- package/lib/components/PisellCards/components/MultilevelCard/components/index.d.ts +0 -2
- package/lib/components/PisellCards/components/MultilevelCard/hooks/index.d.ts +0 -2
- package/lib/components/PisellCards/components/MultilevelCard/hooks/useMultilevelCardExpand.d.ts +0 -31
- package/lib/components/PisellCards/components/MultilevelCard/hooks/useMultilevelCardHover.d.ts +0 -28
- package/lib/components/PisellCards/components/MultilevelCard/index.d.ts +0 -2
- package/lib/components/PisellCards/components/MultilevelCard/types.d.ts +0 -202
- package/lib/components/PisellCards/components/MultilevelCard/utils/index.d.ts +0 -6
- package/lib/components/PisellCards/components/PisellImageCard/components/index.d.ts +0 -0
- package/lib/components/PisellCards/components/PisellImageCard/hooks/index.d.ts +0 -5
- package/lib/components/PisellCards/components/PisellImageCard/hooks/useImageLoad.d.ts +0 -11
- package/lib/components/PisellCards/components/PisellImageCard/hooks/usePisellImageCardStyle.d.ts +0 -10
- package/lib/components/PisellCards/components/PisellImageCard/index.d.ts +0 -5
- package/lib/components/PisellCards/components/PisellImageCard/types.d.ts +0 -74
- package/lib/components/PisellCards/components/PisellImageCard/utils/getImageObjectFit.d.ts +0 -7
- package/lib/components/PisellCards/components/PisellImageCard/utils/getTruncatedText.d.ts +0 -7
- package/lib/components/PisellCards/components/PisellImageCard/utils/index.d.ts +0 -5
- package/lib/components/PisellCards/components/TabCard/TabCard.d.ts +0 -4
- package/lib/components/PisellCards/components/TabCard/index.d.ts +0 -5
- package/lib/components/PisellCards/components/TabCard/types.d.ts +0 -70
- package/lib/components/PisellCards/components/TextCard/TextCard.d.ts +0 -8
- package/lib/components/PisellCards/components/TextCard/components/BadgeWrapper.d.ts +0 -26
- package/lib/components/PisellCards/components/TextCard/components/IconWrapper.d.ts +0 -17
- package/lib/components/PisellCards/components/TextCard/components/TextContent.d.ts +0 -21
- package/lib/components/PisellCards/components/TextCard/components/index.d.ts +0 -6
- package/lib/components/PisellCards/components/TextCard/hooks/index.d.ts +0 -0
- package/lib/components/PisellCards/components/TextCard/index.d.ts +0 -5
- package/lib/components/PisellCards/components/TextCard/types.d.ts +0 -270
- package/lib/components/PisellCards/components/TextCard/utils/index.d.ts +0 -0
- package/lib/components/PisellCards/components/index.d.ts +0 -10
- package/lib/components/PisellCards/hooks/index.d.ts +0 -0
- package/lib/components/PisellCards/index.d.ts +0 -14
- package/lib/components/PisellCards/types.d.ts +0 -48
- package/lib/components/PisellCards/utils/index.d.ts +0 -0
- package/lib/components/PisellFields/index.d.ts +0 -36
- package/lib/components/PisellGroupView/PisellGroupView.stories.d.ts +0 -27
- package/lib/components/PisellGroupView/index.d.ts +0 -6
- package/lib/components/PisellGroupView/utils/index.d.ts +0 -20
- package/lib/components/PisellLayouts/index.d.ts +0 -37
- package/lib/components/PisellMetrics/index.d.ts +0 -23
- package/lib/components/PisellProcedure/PisellProcedure.d.ts +0 -22
- package/lib/components/PisellProcedure/PisellProcedure.stories.d.ts +0 -163
- package/lib/components/PisellProcedure/components/FooterActions.d.ts +0 -24
- package/lib/components/PisellProcedure/components/ProcedureBody.d.ts +0 -41
- package/lib/components/PisellProcedure/components/ProcedureContent.d.ts +0 -23
- package/lib/components/PisellProcedure/components/ProcedureFooter.d.ts +0 -38
- package/lib/components/PisellProcedure/components/ProcedureHeader.d.ts +0 -34
- package/lib/components/PisellProcedure/components/ProcedureSidebar.d.ts +0 -38
- package/lib/components/PisellProcedure/components/index.d.ts +0 -12
- package/lib/components/PisellProcedure/hooks/index.d.ts +0 -8
- package/lib/components/PisellProcedure/hooks/useElementSize.d.ts +0 -38
- package/lib/components/PisellProcedure/hooks/useOverflowActions.d.ts +0 -43
- package/lib/components/PisellProcedure/hooks/useResponsiveClass.d.ts +0 -6
- package/lib/components/PisellProcedure/hooks/useSidebarHeight.d.ts +0 -16
- package/lib/components/PisellProcedure/hooks/useStepManager.d.ts +0 -50
- package/lib/components/PisellProcedure/index.d.ts +0 -5
- package/lib/components/PisellProcedure/types.d.ts +0 -363
- package/lib/components/PisellProcedure/utils/classNames.d.ts +0 -33
- package/lib/components/PisellProcedure/utils/extractText.d.ts +0 -20
- package/lib/components/PisellProcedure/utils/footerPosition.d.ts +0 -41
- package/lib/components/PisellProcedure/utils/index.d.ts +0 -8
- package/lib/components/PisellProcedure/utils/layoutRatio.d.ts +0 -42
- package/lib/components/PisellProcedure/utils/slotHelper.d.ts +0 -27
- package/lib/components/PisellScrollView/PisellScrollView.d.ts +0 -5
- package/lib/components/PisellScrollView/PisellScrollView.stories.d.ts +0 -87
- package/lib/components/PisellScrollView/hooks/index.d.ts +0 -3
- package/lib/components/PisellScrollView/hooks/useIntersection.d.ts +0 -8
- package/lib/components/PisellScrollView/hooks/useScrollEvents.d.ts +0 -20
- package/lib/components/PisellScrollView/index.d.ts +0 -3
- package/lib/components/PisellScrollView/types.d.ts +0 -203
- package/lib/components/PisellScrollView/utils/index.d.ts +0 -0
- package/lib/components/PisellSteps/PisellSteps.d.ts +0 -14
- package/lib/components/PisellSteps/PisellSteps.stories.d.ts +0 -155
- package/lib/components/PisellSteps/hooks/index.d.ts +0 -4
- package/lib/components/PisellSteps/hooks/useAnchor.d.ts +0 -9
- package/lib/components/PisellSteps/hooks/useResponsive.d.ts +0 -8
- package/lib/components/PisellSteps/hooks/useStepClick.d.ts +0 -11
- package/lib/components/PisellSteps/hooks/useStepsState.d.ts +0 -9
- package/lib/components/PisellSteps/index.d.ts +0 -3
- package/lib/components/PisellSteps/types.d.ts +0 -257
- package/lib/components/PisellSteps/utils/index.d.ts +0 -54
- package/lib/components/PisellSuperTabs/components/index.d.ts +0 -0
- package/lib/components/PisellSuperTabs/hooks/index.d.ts +0 -1
- package/lib/components/PisellSuperTabs/hooks/useTabsState.d.ts +0 -7
- package/lib/components/PisellSuperTabs/index.d.ts +0 -3
- package/lib/components/PisellSuperTabs/types.d.ts +0 -212
- package/lib/components/PisellSuperTabs/utils/getRowKey.d.ts +0 -8
- package/lib/components/PisellSuperTabs/utils/index.d.ts +0 -1
- package/lib/components/PisellTabbar/hooks/useActiveKey.d.ts +0 -55
- package/lib/components/PisellTabbar/locales.d.ts +0 -23
- package/lib/components/PisellTabbar/mock.d.ts +0 -47
- package/lib/components/PisellTabbar/template/index.d.ts +0 -0
- package/lib/components/PisellTabbar2/PisellTabbar.d.ts +0 -23
- package/lib/components/PisellTabbar2/components/TabbarLevel.d.ts +0 -8
- package/lib/components/PisellTabbar2/components/index.d.ts +0 -1
- package/lib/components/PisellTabbar2/constants.d.ts +0 -46
- package/lib/components/PisellTabbar2/hooks/index.d.ts +0 -2
- package/lib/components/PisellTabbar2/hooks/useActiveKey.d.ts +0 -50
- package/lib/components/PisellTabbar2/hooks/useExpand.d.ts +0 -41
- package/lib/components/PisellTabbar2/index.d.ts +0 -6
- package/lib/components/PisellTabbar2/locales.d.ts +0 -23
- package/lib/components/PisellTabbar2/mock.d.ts +0 -205
- package/lib/components/PisellTabbar2/types.d.ts +0 -117
- package/lib/components/PisellTabbar2/utils/index.d.ts +0 -35
- package/lib/components/PisellTabbar3/PisellTabbar.d.ts +0 -20
- package/lib/components/PisellTabbar3/index.d.ts +0 -6
- package/lib/components/PisellTabbar3/locales.d.ts +0 -23
- package/lib/components/PisellTabbar3/mock.d.ts +0 -47
- package/lib/components/PisellTabbar3/types.d.ts +0 -111
- package/lib/components/SafeAreaTop/index.d.ts +0 -5
- package/lib/components/SafeAreaTop/types.d.ts +0 -9
- package/lib/components/Template/PisellSteps.d.ts +0 -0
- package/lib/components/Template/components/index.d.ts +0 -0
- package/lib/components/Template/hooks/index.d.ts +0 -0
- package/lib/components/Template/index.d.ts +0 -0
- package/lib/components/Template/types.d.ts +0 -0
- package/lib/components/Template/utils/index.d.ts +0 -0
- package/lib/components/buttonGroupPreview/index.d.ts +0 -19
- package/lib/components/dataSourceComponents/dataSourceForm/provider/formSetting/FormSettingContext.d.ts +0 -18
- package/lib/components/dataSourceComponents/dataSourceForm/provider/formSetting/FormSettingProvider.d.ts +0 -8
- package/lib/components/dataSourceComponents/dataSourceForm/serve.d.ts +0 -201
- package/lib/components/dataSourceComponents/dataSourceForm/submitButton/index.d.ts +0 -39
- package/lib/components/dataSourceComponents/dataSourceForm/type.d.ts +0 -35
- package/lib/components/dataSourceComponents/dataSourceForm/urlUtils.d.ts +0 -24
- package/lib/components/dataSourceComponents/dataSourceSubForm/index.d.ts +0 -13
- package/lib/components/dataSourceComponents/dataSourceSubForm/types.d.ts +0 -117
- package/lib/components/dataSourceComponents/dataSourceTable/hooks/useDrawerState.d.ts +0 -4
- package/lib/components/dataSourceComponents/fields/Input.Mobile/serve.d.ts +0 -26
- package/lib/components/dataSourceComponents/fields/Input.Phone/serve.d.ts +0 -27
- package/lib/components/dataSourceComponents/fields/RecordListWrapper/ReadPretty.d.ts +0 -9
- package/lib/components/dataSourceComponents/fields/RecordListWrapper/WithMode.d.ts +0 -4
- package/lib/components/dataSourceComponents/fields/RecordListWrapper/index.d.ts +0 -12
- package/lib/components/dataSourceComponents/fields/RecordListWrapper/type.d.ts +0 -87
- package/lib/components/dataSourceComponents/fields/Tabs/ReadPretty.d.ts +0 -9
- package/lib/components/dataSourceComponents/fields/Tabs/Tabs.d.ts +0 -23
- package/lib/components/dataSourceComponents/fields/Tabs/WithMode.d.ts +0 -6
- package/lib/components/dataSourceComponents/fields/Tabs/index.d.ts +0 -12
- package/lib/components/dataSourceComponents/fields/Tabs/type.d.ts +0 -38
- package/lib/components/dataSourceComponents/fields/Translation/BaseTranslation.d.ts +0 -5
- package/lib/components/dataSourceComponents/fields/Translation/type.d.ts +0 -22
- package/lib/components/dataSourceComponents/fields/index.d.ts +0 -141
- package/lib/components/dataSourceComponents/hooks/useActions.d.ts +0 -18
- package/lib/components/dataSourceComponents/hooks/useFormSettingParams.d.ts +0 -7
- package/lib/components/dataSourceComponents/provider/dataSource/DataSourceContext.d.ts +0 -121
- package/lib/components/dataSourceComponents/provider/variables/VariablesContext.d.ts +0 -15
- package/lib/components/filter/components/Dropdown/types.d.ts +0 -15
- package/lib/components/filter/components/FilterButton/types.d.ts +0 -29
- package/lib/components/filter/components/FilterItem/AsyncOptionsSelectWrapper.d.ts +0 -21
- package/lib/components/filter/types.d.ts +0 -52
- package/lib/components/keyboard/index.d.ts +0 -22
- package/lib/components/pisellBatchActionBar/index.d.ts +0 -6
- package/lib/components/pisellBatchActionBar/types.d.ts +0 -237
- package/lib/components/pisellCurrency/PisellCurrency.stories.d.ts +0 -56
- package/lib/components/pisellCurrency/components/DisabledView.d.ts +0 -11
- package/lib/components/pisellCurrency/components/ReadOnlyView.d.ts +0 -17
- package/lib/components/pisellCurrency/components/index.d.ts +0 -6
- package/lib/components/pisellCurrency/index.d.ts +0 -7
- package/lib/components/pisellCurrency/utils/index.d.ts +0 -5
- package/lib/components/pisellDataSourceContainer/PisellDataSourceContainer.d.ts +0 -4
- package/lib/components/pisellDataSourceContainer/components/ColumnsSetting/index.d.ts +0 -28
- package/lib/components/pisellDataSourceContainer/components/Filter/FilterButton.d.ts +0 -7
- package/lib/components/pisellDataSourceContainer/components/Filter/QuickFilter.d.ts +0 -10
- package/lib/components/pisellDataSourceContainer/components/Filter/index.d.ts +0 -14
- package/lib/components/pisellDataSourceContainer/components/Pagination/index.d.ts +0 -6
- package/lib/components/pisellDataSourceContainer/components/Sort/index.d.ts +0 -9
- package/lib/components/pisellDataSourceContainer/components/Table/index.d.ts +0 -9
- package/lib/components/pisellDataSourceContainer/components/Table/useColumns.d.ts +0 -14
- package/lib/components/pisellDataSourceContainer/hooks/useContainerContext.d.ts +0 -3
- package/lib/components/pisellDataSourceContainer/hooks/useHandleAction.d.ts +0 -32
- package/lib/components/pisellDataSourceContainer/index.d.ts +0 -28
- package/lib/components/pisellDataSourceContainer/provider/ChildComponentProps.d.ts +0 -13
- package/lib/components/pisellDataSourceContainer/provider/RefManager.d.ts +0 -9
- package/lib/components/pisellDataSourceContainer/type.d.ts +0 -84
- package/lib/components/pisellDataSourceContainer/utils/formatData.d.ts +0 -9
- package/lib/components/pisellDataSourceContainer/utils/withContainer.d.ts +0 -9
- package/lib/components/pisellDateTimeDisplay/PisellDateTimeDisplay.d.ts +0 -35
- package/lib/components/pisellDateTimeDisplay/PisellDateTimeDisplay.stories.d.ts +0 -195
- package/lib/components/pisellDateTimeDisplay/components/DateDisplay.d.ts +0 -48
- package/lib/components/pisellDateTimeDisplay/components/TimeDisplay.d.ts +0 -42
- package/lib/components/pisellDateTimeDisplay/components/WeekdayDisplay.d.ts +0 -57
- package/lib/components/pisellDateTimeDisplay/components/index.d.ts +0 -6
- package/lib/components/pisellDateTimeDisplay/formats/dateTimeDisplayFormats.d.ts +0 -7
- package/lib/components/pisellDateTimeDisplay/formats/index.d.ts +0 -1
- package/lib/components/pisellDateTimeDisplay/hooks/index.d.ts +0 -2
- package/lib/components/pisellDateTimeDisplay/hooks/useCurrentTime.d.ts +0 -46
- package/lib/components/pisellDateTimeDisplay/index.d.ts +0 -3
- package/lib/components/pisellDateTimeDisplay/types.d.ts +0 -352
- package/lib/components/pisellDateTimeDisplay/utils/formatDate.d.ts +0 -21
- package/lib/components/pisellDateTimeDisplay/utils/formatDateOrRelative.d.ts +0 -17
- package/lib/components/pisellDateTimeDisplay/utils/formatTime.d.ts +0 -19
- package/lib/components/pisellDateTimeDisplay/utils/formatWeekday.d.ts +0 -30
- package/lib/components/pisellDateTimeDisplay/utils/getRefreshInterval.d.ts +0 -18
- package/lib/components/pisellDateTimeDisplay/utils/index.d.ts +0 -7
- package/lib/components/pisellDateTimeDisplay/utils/relativeDay.d.ts +0 -24
- package/lib/components/pisellEmail/PisellEmail.stories.d.ts +0 -116
- package/lib/components/pisellEmail/components/DisabledView.d.ts +0 -14
- package/lib/components/pisellEmail/components/ReadOnlyView.d.ts +0 -15
- package/lib/components/pisellEmail/constants/emailDomains.d.ts +0 -5
- package/lib/components/pisellEmail/constants/emailRegex.d.ts +0 -13
- package/lib/components/pisellEmail/index.d.ts +0 -7
- package/lib/components/pisellEmail/utils/domainSuggestions.d.ts +0 -15
- package/lib/components/pisellEmail/utils/emailHelper.d.ts +0 -66
- package/lib/components/pisellEmail/utils/emailValidator.d.ts +0 -45
- package/lib/components/pisellEmail/utils/index.d.ts +0 -6
- package/lib/components/pisellFilter/index.d.ts +0 -4
- package/lib/components/pisellFilter/type.d.ts +0 -7
- package/lib/components/pisellFloorMapLayout/PisellFloorMapLayout.stories.d.ts +0 -59
- package/lib/components/pisellFloorMapLayout/appearance/floorMapAppearance.d.ts +0 -29
- package/lib/components/pisellFloorMapLayout/components/EdgeLayer.d.ts +0 -37
- package/lib/components/pisellFloorMapLayout/components/EditableItemLayer.d.ts +0 -89
- package/lib/components/pisellFloorMapLayout/components/FloorMapEditQuickActions.d.ts +0 -26
- package/lib/components/pisellFloorMapLayout/components/FloorMapOverview.d.ts +0 -49
- package/lib/components/pisellFloorMapLayout/components/FloorMapSelectionZoneElement.d.ts +0 -13
- package/lib/components/pisellFloorMapLayout/components/HistoryIcons.d.ts +0 -39
- package/lib/components/pisellFloorMapLayout/components/ItemLayer.d.ts +0 -59
- package/lib/components/pisellFloorMapLayout/components/MapLayer.d.ts +0 -27
- package/lib/components/pisellFloorMapLayout/components/NodePortMarkers.d.ts +0 -20
- package/lib/components/pisellFloorMapLayout/components/ViewControlsWithZoom.d.ts +0 -28
- package/lib/components/pisellFloorMapLayout/components/index.d.ts +0 -23
- package/lib/components/pisellFloorMapLayout/context/FloorMapLayoutContext.d.ts +0 -16
- package/lib/components/pisellFloorMapLayout/context/mergeFloorMapLayoutContext.d.ts +0 -5
- package/lib/components/pisellFloorMapLayout/floorMapLayoutConstants.d.ts +0 -35
- package/lib/components/pisellFloorMapLayout/hooks/floorMapViewportPersistence.d.ts +0 -25
- package/lib/components/pisellFloorMapLayout/hooks/useDraftConfigHistory.d.ts +0 -18
- package/lib/components/pisellFloorMapLayout/hooks/useFloorMapEdgeEditing.d.ts +0 -61
- package/lib/components/pisellFloorMapLayout/hooks/useFloorMapEdgeViewModel.d.ts +0 -15
- package/lib/components/pisellFloorMapLayout/hooks/useFloorMapPaletteTouchDrag.d.ts +0 -21
- package/lib/components/pisellFloorMapLayout/hooks/useFloorMapTransformMetrics.d.ts +0 -91
- package/lib/components/pisellFloorMapLayout/hooks/useShopFloorPlanSubscription.d.ts +0 -19
- package/lib/components/pisellFloorMapLayout/index.d.ts +0 -39
- package/lib/components/pisellFloorMapLayout/locales-ja.d.ts +0 -184
- package/lib/components/pisellFloorMapLayout/locales-pt.d.ts +0 -184
- package/lib/components/pisellFloorMapLayout/locales.d.ts +0 -969
- package/lib/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanClient.d.ts +0 -10
- package/lib/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanMapping.d.ts +0 -18
- package/lib/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanPure.d.ts +0 -22
- package/lib/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanTypes.d.ts +0 -80
- package/lib/components/pisellFloorMapLayout/types.d.ts +0 -769
- package/lib/components/pisellFloorMapLayout/utils/alignSnap.d.ts +0 -64
- package/lib/components/pisellFloorMapLayout/utils/batchScenePlacementLayout.d.ts +0 -45
- package/lib/components/pisellFloorMapLayout/utils/edgeRouting.d.ts +0 -267
- package/lib/components/pisellFloorMapLayout/utils/floorMapBuiltinShapes.d.ts +0 -59
- package/lib/components/pisellFloorMapLayout/utils/floorMapCanvasStage.d.ts +0 -83
- package/lib/components/pisellFloorMapLayout/utils/floorMapConfigMerge.d.ts +0 -8
- package/lib/components/pisellFloorMapLayout/utils/floorMapDataBindingUtils.d.ts +0 -21
- package/lib/components/pisellFloorMapLayout/utils/floorMapDataRecordLabel.d.ts +0 -8
- package/lib/components/pisellFloorMapLayout/utils/floorMapDropUtils.d.ts +0 -33
- package/lib/components/pisellFloorMapLayout/utils/floorMapElementNameAsTitle.d.ts +0 -50
- package/lib/components/pisellFloorMapLayout/utils/floorMapFallbackRender.d.ts +0 -11
- package/lib/components/pisellFloorMapLayout/utils/floorMapOverviewLayout.d.ts +0 -44
- package/lib/components/pisellFloorMapLayout/utils/floorMapRemotePersist.d.ts +0 -17
- package/lib/components/pisellFloorMapLayout/utils/floorMapResourcePickerDisplay.d.ts +0 -27
- package/lib/components/pisellFloorMapLayout/utils/floorMapResourcePickerTypes.d.ts +0 -109
- package/lib/components/pisellFloorMapLayout/utils/floorMapSelectionZone.d.ts +0 -24
- package/lib/components/pisellFloorMapLayout/utils/floorMapStageDefaults.d.ts +0 -8
- package/lib/components/pisellFloorMapLayout/utils/floorMapToolbarPalette.d.ts +0 -34
- package/lib/components/pisellFloorMapLayout/utils/floorMapViewConfigDiff.d.ts +0 -8
- package/lib/components/pisellFloorMapLayout/utils/layoutMeasurements.d.ts +0 -30
- package/lib/components/pisellFloorMapLayout/utils/mergeCanvasesForTabs.d.ts +0 -7
- package/lib/components/pisellFloorMapLayout/utils/snap.d.ts +0 -10
- package/lib/components/pisellGridPro/GridPro.d.ts +0 -9
- package/lib/components/pisellGridPro/GridView/index.d.ts +0 -6
- package/lib/components/pisellGridPro/GridView/type.d.ts +0 -3
- package/lib/components/pisellGridPro/ToolBar/index.d.ts +0 -6
- package/lib/components/pisellGridPro/ToolBar/type.d.ts +0 -10
- package/lib/components/pisellGridPro/components/DataCard/components/StatCard/index.d.ts +0 -10
- package/lib/components/pisellGridPro/components/DataCard/index.d.ts +0 -6
- package/lib/components/pisellGridPro/components/DataCard/types.d.ts +0 -70
- package/lib/components/pisellGridPro/components/Footer/index.d.ts +0 -9
- package/lib/components/pisellGridPro/components/Header/index.d.ts +0 -12
- package/lib/components/pisellGridPro/index.d.ts +0 -4
- package/lib/components/pisellHierarchicalSummaryList/PisellHierarchicalSummaryList.d.ts +0 -6
- package/lib/components/pisellHierarchicalSummaryList/PisellHierarchicalSummaryList.stories.d.ts +0 -10
- package/lib/components/pisellHierarchicalSummaryList/components/Row.d.ts +0 -35
- package/lib/components/pisellHierarchicalSummaryList/components/index.d.ts +0 -1
- package/lib/components/pisellHierarchicalSummaryList/hooks/index.d.ts +0 -2
- package/lib/components/pisellHierarchicalSummaryList/hooks/useExpandedKeys.d.ts +0 -15
- package/lib/components/pisellHierarchicalSummaryList/index.d.ts +0 -5
- package/lib/components/pisellHierarchicalSummaryList/types.d.ts +0 -248
- package/lib/components/pisellLayout/index.d.ts +0 -14
- package/lib/components/pisellLongText/PisellLongText.stories.d.ts +0 -123
- package/lib/components/pisellLongText/components/DisabledView.d.ts +0 -16
- package/lib/components/pisellLongText/components/ReadOnlyView.d.ts +0 -18
- package/lib/components/pisellLongText/index.d.ts +0 -7
- package/lib/components/pisellLookup/hooks/index.d.ts +0 -6
- package/lib/components/pisellLookup/hooks/useDebounceSearch.d.ts +0 -40
- package/lib/components/pisellLookup/hooks/useSearchState.d.ts +0 -80
- package/lib/components/pisellLookup/utils/storage.d.ts +0 -42
- package/lib/components/pisellMetricCard/PisellMetricCard.d.ts +0 -35
- package/lib/components/pisellMetricCard/PisellMetricCard.stories.d.ts +0 -17
- package/lib/components/pisellMetricCard/components/MetricComparison.d.ts +0 -14
- package/lib/components/pisellMetricCard/components/MetricTitle.d.ts +0 -12
- package/lib/components/pisellMetricCard/components/MetricValue.d.ts +0 -12
- package/lib/components/pisellMetricCard/components/TrendIcon.d.ts +0 -14
- package/lib/components/pisellMetricCard/components/index.d.ts +0 -7
- package/lib/components/pisellMetricCard/index.d.ts +0 -6
- package/lib/components/pisellMetricCard/types.d.ts +0 -201
- package/lib/components/pisellMetricCard/utils/calculateTrend.d.ts +0 -14
- package/lib/components/pisellMetricCard/utils/index.d.ts +0 -5
- package/lib/components/pisellMobileDateRangePicker/PisellMobileDateRangePicker.d.ts +0 -8
- package/lib/components/pisellMobileDateRangePicker/index.d.ts +0 -2
- package/lib/components/pisellMobileDateRangePicker/types.d.ts +0 -28
- package/lib/components/pisellModal/index.d.ts +0 -62
- package/lib/components/pisellMultipleSelect/PisellMultipleSelect.stories.d.ts +0 -70
- package/lib/components/pisellMultipleSelect/components/DisabledView.d.ts +0 -8
- package/lib/components/pisellMultipleSelect/index.d.ts +0 -7
- package/lib/components/pisellNumber/PisellNumber.stories.d.ts +0 -66
- package/lib/components/pisellNumber/components/DisabledView.d.ts +0 -11
- package/lib/components/pisellNumber/components/index.d.ts +0 -6
- package/lib/components/pisellNumber/index.d.ts +0 -7
- package/lib/components/pisellPercent/PisellPercent.stories.d.ts +0 -52
- package/lib/components/pisellPercent/components/DisabledView.d.ts +0 -11
- package/lib/components/pisellPercent/components/ReadOnlyView.d.ts +0 -14
- package/lib/components/pisellPercent/components/index.d.ts +0 -6
- package/lib/components/pisellPercent/index.d.ts +0 -7
- package/lib/components/pisellPercent/utils/index.d.ts +0 -6
- package/lib/components/pisellPercent/utils/rangeConverter.d.ts +0 -36
- package/lib/components/pisellPhone/PisellPhone.stories.d.ts +0 -80
- package/lib/components/pisellPhone/components/DisabledView.d.ts +0 -16
- package/lib/components/pisellPhone/components/ReadOnlyView.d.ts +0 -17
- package/lib/components/pisellPhone/constants/countryCodes.d.ts +0 -20
- package/lib/components/pisellPhone/index.d.ts +0 -8
- package/lib/components/pisellPhone/utils/countryCodeHelper.d.ts +0 -35
- package/lib/components/pisellPhone/utils/index.d.ts +0 -6
- package/lib/components/pisellPhone/utils/phoneFormatter.d.ts +0 -39
- package/lib/components/pisellQuickFilter/index.d.ts +0 -11
- package/lib/components/pisellQuickFilter/type.d.ts +0 -12
- package/lib/components/pisellRating/PisellRating.stories.d.ts +0 -53
- package/lib/components/pisellRating/index.d.ts +0 -7
- package/lib/components/pisellRecordBoard/context/RecordBoardContext.d.ts +0 -3
- package/lib/components/pisellRecordBoard/context/RecordBoardProvider.d.ts +0 -11
- package/lib/components/pisellRecordBoard/hooks/useRecordBoardContext.d.ts +0 -16
- package/lib/components/pisellRecordBoard/layouts/CardLayout/CardList.d.ts +0 -12
- package/lib/components/pisellRecordBoard/layouts/CardLayout/index.d.ts +0 -13
- package/lib/components/pisellRecordBoard/layouts/GridLayout/Grid.d.ts +0 -14
- package/lib/components/pisellRecordBoard/layouts/GridLayout/index.d.ts +0 -13
- package/lib/components/pisellRecordBoard/shellFrame/BatchActionBar/index.d.ts +0 -8
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/RecordBoardCalendar.d.ts +0 -8
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/bookingCalendarViewShared.d.ts +0 -34
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/calendarI18n.d.ts +0 -4
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/calendarPersistGuard.d.ts +0 -18
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/const/bookingCalendarConstants.d.ts +0 -102
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/hooks/useBookingCalendarDayOverlayLayout.d.ts +0 -18
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/index.d.ts +0 -7
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/modal/MoveConfirmModal.d.ts +0 -17
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/modal/OverflowListModal.d.ts +0 -30
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/utils/BookingCalendarStyle.d.ts +0 -10
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/utils/bookingCalendarAxis.d.ts +0 -32
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/utils/bookingCalendarDateUtils.d.ts +0 -330
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarDaySelectionBar.d.ts +0 -21
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarDayView.d.ts +0 -52
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarGroupRowHeader.d.ts +0 -23
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarMonthView.d.ts +0 -22
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarResourceView.d.ts +0 -57
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarWeekView.d.ts +0 -26
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/view/bookingCalendarDayViewContext.d.ts +0 -12
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/view/day/useBookingCalendarDayHourRemaining.d.ts +0 -4
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/view/resource/useBookingCalendarResourceDayHeaderRemaining.d.ts +0 -8
- package/lib/components/pisellRecordBoard/shellFrame/ColumnSetting/ColumnSettingPopover.d.ts +0 -15
- package/lib/components/pisellRecordBoard/shellFrame/ColumnSetting/index.d.ts +0 -8
- package/lib/components/pisellRecordBoard/shellFrame/FloorMap.d.ts +0 -14
- package/lib/components/pisellRecordBoard/shellFrame/Pagination/index.d.ts +0 -14
- package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/NoteTicker.d.ts +0 -14
- package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/PisellRecordBoardResourceWallView.d.ts +0 -12
- package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/RecordBoardResourceWall.d.ts +0 -8
- package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallControlPanel.d.ts +0 -50
- package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallControlPanelColorTab.d.ts +0 -17
- package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallControlPanelLayoutTab.d.ts +0 -28
- package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallViewportToolbar.d.ts +0 -18
- package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/VenueWallCard.d.ts +0 -22
- package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/resourceWallConstants.d.ts +0 -2
- package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/venueWallCardPresentation.d.ts +0 -58
- package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/venueWallUtils.d.ts +0 -64
- package/lib/components/pisellRecordBoard/shellFrame/ShellBodyMetaContext.d.ts +0 -24
- package/lib/components/pisellRecordBoard/shellFrame/ToolBar/recordBoardToolBarConstants.d.ts +0 -8
- package/lib/components/pisellRecordBoard/shellFrame/ToolBarQuickFilter/index.d.ts +0 -19
- package/lib/components/pisellRecordBoard/types.d.ts +0 -899
- package/lib/components/pisellRecordBoard/utils/partitionShellFrameChildren.d.ts +0 -23
- package/lib/components/pisellRecordBoard/utils/recordBoardColumns.d.ts +0 -52
- package/lib/components/pisellRecordBoard/utils/recordBoardPhoneGrid.d.ts +0 -27
- package/lib/components/pisellRecordBoard/utils/withRecordBoard.d.ts +0 -9
- package/lib/components/pisellReservationSchedule/locales.d.ts +0 -43
- package/lib/components/pisellReservationSchedule/types.d.ts +0 -52
- package/lib/components/pisellReservationScheduleBand/PisellReservationScheduleBand.stories.d.ts +0 -16
- package/lib/components/pisellReservationScheduleBand/index.d.ts +0 -3
- package/lib/components/pisellReservationScheduleBand/types.d.ts +0 -68
- package/lib/components/pisellReservationScheduleBand/utils/formatScheduleAtLabel.d.ts +0 -9
- package/lib/components/pisellShellFrame/PisellShellFrame.d.ts +0 -13
- package/lib/components/pisellShellFrame/PisellShellFrame.stories.d.ts +0 -15
- package/lib/components/pisellShellFrame/index.d.ts +0 -2
- package/lib/components/pisellShellFrame/types.d.ts +0 -62
- package/lib/components/pisellSingleLineText/PisellSingleLineText.stories.d.ts +0 -102
- package/lib/components/pisellSingleLineText/components/DisabledView.d.ts +0 -16
- package/lib/components/pisellSingleLineText/components/ReadOnlyView.d.ts +0 -20
- package/lib/components/pisellSingleLineText/index.d.ts +0 -7
- package/lib/components/pisellSingleSelect/PisellSingleSelect.stories.d.ts +0 -66
- package/lib/components/pisellSingleSelect/components/DisabledView.d.ts +0 -8
- package/lib/components/pisellSingleSelect/index.d.ts +0 -7
- package/lib/components/pisellSort/index.d.ts +0 -4
- package/lib/components/pisellSort/type.d.ts +0 -7
- package/lib/components/pisellTimeNavigator/PisellTimeNavigator.stories.d.ts +0 -79
- package/lib/components/pisellTimeNavigator/components/BackgroundLayer.d.ts +0 -14
- package/lib/components/pisellTimeNavigator/components/CursorLayer.d.ts +0 -29
- package/lib/components/pisellTimeNavigator/components/GestureLayer.d.ts +0 -41
- package/lib/components/pisellTimeNavigator/components/ScaleLayer.d.ts +0 -40
- package/lib/components/pisellTimeNavigator/components/index.d.ts +0 -5
- package/lib/components/pisellTimeNavigator/hooks/index.d.ts +0 -5
- package/lib/components/pisellTimeNavigator/hooks/useDragInertia.d.ts +0 -14
- package/lib/components/pisellTimeNavigator/hooks/useRealtime.d.ts +0 -5
- package/lib/components/pisellTimeNavigator/hooks/useTimeAxis.d.ts +0 -37
- package/lib/components/pisellTimeNavigator/index.d.ts +0 -5
- package/lib/components/pisellTimeNavigator/locales.d.ts +0 -22
- package/lib/components/pisellTimeNavigator/timeNavigatorConstants.d.ts +0 -20
- package/lib/components/pisellTimeNavigator/types.d.ts +0 -175
- package/lib/components/pisellTimeNavigator/utils/index.d.ts +0 -79
- package/lib/components/pisellTimeRangeDisplay/PisellTimeRangeDisplay.d.ts +0 -32
- package/lib/components/pisellTimeRangeDisplay/PisellTimeRangeDisplay.stories.d.ts +0 -61
- package/lib/components/pisellTimeRangeDisplay/components/DateBlock.d.ts +0 -20
- package/lib/components/pisellTimeRangeDisplay/components/DurationBlock.d.ts +0 -19
- package/lib/components/pisellTimeRangeDisplay/components/TimeRangeBlock.d.ts +0 -36
- package/lib/components/pisellTimeRangeDisplay/components/WeekdayBlock.d.ts +0 -18
- package/lib/components/pisellTimeRangeDisplay/components/index.d.ts +0 -8
- package/lib/components/pisellTimeRangeDisplay/index.d.ts +0 -3
- package/lib/components/pisellTimeRangeDisplay/types.d.ts +0 -145
- package/lib/components/pisellTimeRangeDisplay/utils/formatDuration.d.ts +0 -14
- package/lib/components/pisellTimeRangeDisplay/utils/index.d.ts +0 -4
- package/lib/components/pisellTimeRangeDisplay/utils/parseTimeRange.d.ts +0 -23
- package/lib/components/pisellUrl/PisellUrl.stories.d.ts +0 -108
- package/lib/components/pisellUrl/components/DisabledView.d.ts +0 -14
- package/lib/components/pisellUrl/components/ReadOnlyView.d.ts +0 -15
- package/lib/components/pisellUrl/index.d.ts +0 -7
- package/lib/components/pisellUrl/utils/index.d.ts +0 -6
- package/lib/components/pisellUrl/utils/urlFormatter.d.ts +0 -38
- package/lib/components/pisellUrl/utils/urlHelper.d.ts +0 -63
- package/lib/components/pisellUrl/utils/urlValidator.d.ts +0 -46
- package/lib/components/productCard/cartSkuCard/components/Gift/types.d.ts +0 -29
- package/lib/components/productCard/cartSkuCard/components/Promotion/index.d.ts +0 -7
- package/lib/components/productCard/cartSkuCard/locales.d.ts +0 -203
- package/lib/components/productCard/lineItem/components/Resources/index.d.ts +0 -7
- package/lib/components/productCard/lineItem/locales.d.ts +0 -38
- package/lib/components/productCard/lineItem/types.d.ts +0 -13
- package/lib/components/select/index.d.ts +0 -9
- package/lib/components/select-time/RightPanel/index.d.ts +0 -10
- package/lib/components/select-time/index.d.ts +0 -16
- package/lib/components/sort/types.d.ts +0 -39
- package/lib/components/table/Actions/component/ViewMode/index.d.ts +0 -9
- package/lib/components/table/Table/fields/select/Edit/index.d.ts +0 -4
- package/lib/components/table/Table/fields/types/index.d.ts +0 -33
- package/lib/components/virtual-keyboard/Time/index.d.ts +0 -14
- package/lib/components/virtualInput/BaseVirtualInput/index.d.ts +0 -44
- package/lib/components/virtualInput/index.d.ts +0 -29
- package/lib/components/walletCard/index.d.ts +0 -79
- package/lib/hooks/useMobile.d.ts +0 -8
- package/lib/hooks/useThemeTokens.d.ts +0 -7
- package/lib/locales/en-US.d.ts +0 -566
- package/lib/locales/index.d.ts +0 -1
- package/lib/theme/tokens.d.ts +0 -22
- package/lib/utils/tagColor.d.ts +0 -7
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* 百分比范围转换工具函数
|
|
3
|
-
*/
|
|
4
|
-
/**
|
|
5
|
-
* 将值转换为百分比(0-100)
|
|
6
|
-
*
|
|
7
|
-
* @param value 原始值
|
|
8
|
-
* @param range 值的范围
|
|
9
|
-
* @returns 转换后的百分比值(0-100)
|
|
10
|
-
*
|
|
11
|
-
* @example
|
|
12
|
-
* // [0, 100] 范围 - 直接返回
|
|
13
|
-
* convertToPercent(85.5, [0, 100]) // 返回: 85.5
|
|
14
|
-
*
|
|
15
|
-
* @example
|
|
16
|
-
* // [0, 1] 范围 - 乘以 100
|
|
17
|
-
* convertToPercent(0.855, [0, 1]) // 返回: 85.5
|
|
18
|
-
*
|
|
19
|
-
* @example
|
|
20
|
-
* // 自定义范围 - 按比例计算
|
|
21
|
-
* convertToPercent(855, [0, 1000]) // 返回: 85.5
|
|
22
|
-
*/
|
|
23
|
-
export declare function convertToPercent(value: number | null | undefined, range: [number, number]): number | null;
|
|
24
|
-
/**
|
|
25
|
-
* 将百分比值转换回原始范围
|
|
26
|
-
*
|
|
27
|
-
* @param percent 百分比值(0-100)
|
|
28
|
-
* @param range 目标范围
|
|
29
|
-
* @returns 转换后的值
|
|
30
|
-
*
|
|
31
|
-
* @example
|
|
32
|
-
* convertFromPercent(85.5, [0, 100]) // 返回: 85.5
|
|
33
|
-
* convertFromPercent(85.5, [0, 1]) // 返回: 0.855
|
|
34
|
-
* convertFromPercent(85.5, [0, 1000]) // 返回: 855
|
|
35
|
-
*/
|
|
36
|
-
export declare function convertFromPercent(percent: number | null | undefined, range: [number, number]): number | null;
|
|
@@ -1,80 +0,0 @@
|
|
|
1
|
-
import type { Meta, StoryObj } from '@storybook/react';
|
|
2
|
-
import { PisellPhone } from './PisellPhone';
|
|
3
|
-
/**
|
|
4
|
-
* PisellPhone 是一个电话号码输入/展示组件。
|
|
5
|
-
*
|
|
6
|
-
* ## 功能特性
|
|
7
|
-
* - 支持三种状态:只读、编辑、禁用
|
|
8
|
-
* - 国家码选择(预设24个常见国家)
|
|
9
|
-
* - 自动格式化
|
|
10
|
-
* - 格式校验
|
|
11
|
-
* - 移动端拨号
|
|
12
|
-
* - 号码脱敏
|
|
13
|
-
*/
|
|
14
|
-
declare const meta: Meta<typeof PisellPhone>;
|
|
15
|
-
export default meta;
|
|
16
|
-
declare type Story = StoryObj<typeof PisellPhone>;
|
|
17
|
-
/**
|
|
18
|
-
* 基础编辑态(中国手机号)
|
|
19
|
-
*/
|
|
20
|
-
export declare const Basic: Story;
|
|
21
|
-
/**
|
|
22
|
-
* 国家码选择器(显示所有国家)
|
|
23
|
-
*/
|
|
24
|
-
export declare const WithCountrySelector: Story;
|
|
25
|
-
/**
|
|
26
|
-
* 国家码选择器(过滤显示)
|
|
27
|
-
*/
|
|
28
|
-
export declare const FilteredCountries: Story;
|
|
29
|
-
/**
|
|
30
|
-
* 国家码选择器(常用国家置顶)
|
|
31
|
-
*/
|
|
32
|
-
export declare const CommonCountriesTop: Story;
|
|
33
|
-
/**
|
|
34
|
-
* 只读态 - 格式化显示
|
|
35
|
-
*/
|
|
36
|
-
export declare const ReadMode: Story;
|
|
37
|
-
/**
|
|
38
|
-
* 只读态 - 脱敏显示(中间)
|
|
39
|
-
*/
|
|
40
|
-
export declare const ReadModeMaskedMiddle: Story;
|
|
41
|
-
/**
|
|
42
|
-
* 只读态 - 脱敏显示(末尾)
|
|
43
|
-
*/
|
|
44
|
-
export declare const ReadModeMaskedLast: Story;
|
|
45
|
-
/**
|
|
46
|
-
* 只读态 - 可拨号(移动端)
|
|
47
|
-
*/
|
|
48
|
-
export declare const ReadModeDialable: Story;
|
|
49
|
-
/**
|
|
50
|
-
* 禁用态
|
|
51
|
-
*/
|
|
52
|
-
export declare const Disabled: Story;
|
|
53
|
-
/**
|
|
54
|
-
* 必填校验
|
|
55
|
-
*/
|
|
56
|
-
export declare const Required: Story;
|
|
57
|
-
/**
|
|
58
|
-
* 格式校验
|
|
59
|
-
*/
|
|
60
|
-
export declare const FormatValidation: Story;
|
|
61
|
-
/**
|
|
62
|
-
* 美国号码
|
|
63
|
-
*/
|
|
64
|
-
export declare const USPhone: Story;
|
|
65
|
-
/**
|
|
66
|
-
* 自动格式化对比
|
|
67
|
-
*/
|
|
68
|
-
export declare const AutoFormatComparison: Story;
|
|
69
|
-
/**
|
|
70
|
-
* 多国号码展示
|
|
71
|
-
*/
|
|
72
|
-
export declare const MultiCountryDisplay: Story;
|
|
73
|
-
/**
|
|
74
|
-
* 脱敏模式对比
|
|
75
|
-
*/
|
|
76
|
-
export declare const MaskingComparison: Story;
|
|
77
|
-
/**
|
|
78
|
-
* 完整功能示例
|
|
79
|
-
*/
|
|
80
|
-
export declare const CompleteExample: Story;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { PisellPhoneProps } from '../types';
|
|
3
|
-
/**
|
|
4
|
-
* PisellPhone 禁用态视图组件
|
|
5
|
-
*
|
|
6
|
-
* 负责渲染禁用态视图,基于原始 mode 渲染对应的视图,并添加禁用样式
|
|
7
|
-
*
|
|
8
|
-
* 设计规则:
|
|
9
|
-
* - 基于编辑态或只读态的视觉
|
|
10
|
-
* - 透明度 40%
|
|
11
|
-
* - 禁止所有交互行为(包括拨号)
|
|
12
|
-
*
|
|
13
|
-
* @param props 组件 Props
|
|
14
|
-
*/
|
|
15
|
-
declare const DisabledView: React.FC<PisellPhoneProps>;
|
|
16
|
-
export default DisabledView;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { PisellPhoneProps } from '../types';
|
|
3
|
-
/**
|
|
4
|
-
* PisellPhone 只读态视图组件
|
|
5
|
-
*
|
|
6
|
-
* 负责渲染只读态的电话号码展示和拨号功能
|
|
7
|
-
*
|
|
8
|
-
* 功能:
|
|
9
|
-
* - 格式化或脱敏显示
|
|
10
|
-
* - 显示国旗图标(可选)
|
|
11
|
-
* - 移动端可点击拨号(tel: 协议)
|
|
12
|
-
* - 拨号图标(可选)
|
|
13
|
-
*
|
|
14
|
-
* @param props 组件 Props
|
|
15
|
-
*/
|
|
16
|
-
declare const ReadOnlyView: React.FC<PisellPhoneProps>;
|
|
17
|
-
export default ReadOnlyView;
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import type { CountryCode } from '../types';
|
|
2
|
-
/**
|
|
3
|
-
* 预设的国家码列表(24个常见国家)
|
|
4
|
-
*
|
|
5
|
-
* 包含:
|
|
6
|
-
* - 亚洲:中国、香港、澳门、台湾、日本、韩国、新加坡、马来西亚、泰国、印度
|
|
7
|
-
* - 欧洲:英国、法国、德国、意大利、西班牙、俄罗斯
|
|
8
|
-
* - 美洲:美国、加拿大、墨西哥、巴西
|
|
9
|
-
* - 大洋洲:澳大利亚、新西兰
|
|
10
|
-
* - 中东:阿联酋、沙特阿拉伯
|
|
11
|
-
*/
|
|
12
|
-
export declare const PRESET_COUNTRY_CODES: CountryCode[];
|
|
13
|
-
/**
|
|
14
|
-
* 默认国家码
|
|
15
|
-
*/
|
|
16
|
-
export declare const DEFAULT_COUNTRY_CODE = "+86";
|
|
17
|
-
/**
|
|
18
|
-
* 常用国家码(可作为默认的 commonCountryCodes)
|
|
19
|
-
*/
|
|
20
|
-
export declare const COMMON_COUNTRY_CODES: string[];
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* PisellPhone 组件导出
|
|
3
|
-
*/
|
|
4
|
-
import PisellPhone from './PisellPhone';
|
|
5
|
-
export { PisellPhone };
|
|
6
|
-
export type { PisellPhoneProps, CountryCode } from './types';
|
|
7
|
-
export { PRESET_COUNTRY_CODES, DEFAULT_COUNTRY_CODE, COMMON_COUNTRY_CODES } from './constants/countryCodes';
|
|
8
|
-
export type { DisplayState, ValidationResult, TextInputState } from './types';
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import type { CountryCode, PisellPhoneProps } from '../types';
|
|
2
|
-
/**
|
|
3
|
-
* 根据国家码获取国旗 emoji
|
|
4
|
-
* @param countryCode 国家码
|
|
5
|
-
* @returns 国旗 emoji
|
|
6
|
-
*/
|
|
7
|
-
export declare function getCountryFlag(countryCode: string): string;
|
|
8
|
-
/**
|
|
9
|
-
* 根据国家码获取最大长度
|
|
10
|
-
* @param countryCode 国家码
|
|
11
|
-
* @param countryCodes 国家码列表
|
|
12
|
-
* @returns 最大长度
|
|
13
|
-
*/
|
|
14
|
-
export declare function getMaxLength(countryCode: string, countryCodes: CountryCode[]): number;
|
|
15
|
-
/**
|
|
16
|
-
* 根据国家码获取配置
|
|
17
|
-
* @param countryCode 国家码
|
|
18
|
-
* @param countryCodes 国家码列表
|
|
19
|
-
* @returns 国家码配置
|
|
20
|
-
*/
|
|
21
|
-
export declare function getCountryConfig(countryCode: string, countryCodes: CountryCode[]): CountryCode | undefined;
|
|
22
|
-
/**
|
|
23
|
-
* 获取最终的国家码列表
|
|
24
|
-
*
|
|
25
|
-
* 优先级:
|
|
26
|
-
* 1. props.countryCodes(完全自定义)
|
|
27
|
-
* 2. props.availableCountryCodes(从预设中过滤)
|
|
28
|
-
* 3. PRESET_COUNTRY_CODES(默认全部24个)
|
|
29
|
-
*
|
|
30
|
-
* 然后根据 props.commonCountryCodes 排序(置顶)
|
|
31
|
-
*
|
|
32
|
-
* @param props 组件 Props
|
|
33
|
-
* @returns 国家码列表
|
|
34
|
-
*/
|
|
35
|
-
export declare function getCountryCodes(props: PisellPhoneProps): CountryCode[];
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* 电话号码工具函数导出
|
|
3
|
-
*/
|
|
4
|
-
export { formatPhone, formatChinaMobile, formatUSPhone, maskPhone, detectPhoneType } from './phoneFormatter';
|
|
5
|
-
export { validatePhone } from './phoneValidator';
|
|
6
|
-
export { getCountryFlag, getMaxLength, getCountryConfig, getCountryCodes, } from './countryCodeHelper';
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* 电话号码格式化工具
|
|
3
|
-
*/
|
|
4
|
-
/**
|
|
5
|
-
* 中国大陆手机号格式化:138 0000 0000
|
|
6
|
-
*/
|
|
7
|
-
export declare function formatChinaMobile(phone: string): string;
|
|
8
|
-
/**
|
|
9
|
-
* 美国/加拿大号码格式化:(555) 123-4567
|
|
10
|
-
*/
|
|
11
|
-
export declare function formatUSPhone(phone: string): string;
|
|
12
|
-
/**
|
|
13
|
-
* 英国号码格式化:1234 567 8900
|
|
14
|
-
*/
|
|
15
|
-
export declare function formatUKPhone(phone: string): string;
|
|
16
|
-
/**
|
|
17
|
-
* 根据国家码格式化电话号码
|
|
18
|
-
* @param phone 电话号码(纯数字)
|
|
19
|
-
* @param countryCode 国家码
|
|
20
|
-
* @returns 格式化后的电话号码
|
|
21
|
-
*/
|
|
22
|
-
export declare function formatPhone(phone: string, countryCode: string): string;
|
|
23
|
-
/**
|
|
24
|
-
* 电话号码脱敏
|
|
25
|
-
* @param phone 电话号码
|
|
26
|
-
* @param pattern 脱敏模式
|
|
27
|
-
* @returns 脱敏后的号码
|
|
28
|
-
*
|
|
29
|
-
* @example
|
|
30
|
-
* maskPhone('13800000000', 'middle') // '138****0000'
|
|
31
|
-
* maskPhone('13800000000', 'last') // '1380000****'
|
|
32
|
-
*/
|
|
33
|
-
export declare function maskPhone(phone: string, pattern?: 'middle' | 'last'): string;
|
|
34
|
-
/**
|
|
35
|
-
* 检测号码类型(中国)
|
|
36
|
-
* @param phone 电话号码
|
|
37
|
-
* @returns 号码类型
|
|
38
|
-
*/
|
|
39
|
-
export declare function detectPhoneType(phone: string): 'mobile' | 'landline' | 'unknown';
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
declare const pisellQuickFilter: React.ForwardRefExoticComponent<import("antd").FormInstance<any> & {
|
|
3
|
-
hasForm?: boolean | undefined;
|
|
4
|
-
children?: React.ReactNode;
|
|
5
|
-
formFiltersPrefix: string;
|
|
6
|
-
filterList?: import("../filter/types").FilterItemProps[] | undefined;
|
|
7
|
-
quickFilterMaxLength: number;
|
|
8
|
-
hiddenQuickFilter: boolean;
|
|
9
|
-
hiddenOtherFilter: boolean;
|
|
10
|
-
} & React.RefAttributes<unknown>>;
|
|
11
|
-
export default pisellQuickFilter;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { FilterItemProps } from '../filter/types';
|
|
3
|
-
import { FormInstance } from 'antd';
|
|
4
|
-
export declare type PisellQuickFilterProps = FormInstance & {
|
|
5
|
-
hasForm?: boolean;
|
|
6
|
-
children?: React.ReactNode;
|
|
7
|
-
formFiltersPrefix: string;
|
|
8
|
-
filterList?: FilterItemProps[];
|
|
9
|
-
quickFilterMaxLength: number;
|
|
10
|
-
hiddenQuickFilter: boolean;
|
|
11
|
-
hiddenOtherFilter: boolean;
|
|
12
|
-
};
|
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
import type { Meta, StoryObj } from '@storybook/react';
|
|
2
|
-
import { PisellRating } from './PisellRating';
|
|
3
|
-
declare const meta: Meta<typeof PisellRating>;
|
|
4
|
-
export default meta;
|
|
5
|
-
declare type Story = StoryObj<typeof PisellRating>;
|
|
6
|
-
/**
|
|
7
|
-
* 基础示例
|
|
8
|
-
*/
|
|
9
|
-
export declare const Basic: Story;
|
|
10
|
-
/**
|
|
11
|
-
* 只读态
|
|
12
|
-
*/
|
|
13
|
-
export declare const ReadOnly: Story;
|
|
14
|
-
/**
|
|
15
|
-
* 禁用态
|
|
16
|
-
*/
|
|
17
|
-
export declare const Disabled: Story;
|
|
18
|
-
/**
|
|
19
|
-
* 半星评分
|
|
20
|
-
*/
|
|
21
|
-
export declare const HalfStar: Story;
|
|
22
|
-
/**
|
|
23
|
-
* 显示数值
|
|
24
|
-
*/
|
|
25
|
-
export declare const WithValue: Story;
|
|
26
|
-
/**
|
|
27
|
-
* 显示评分人数
|
|
28
|
-
*/
|
|
29
|
-
export declare const WithCount: Story;
|
|
30
|
-
/**
|
|
31
|
-
* 带评分描述
|
|
32
|
-
*/
|
|
33
|
-
export declare const WithTooltips: Story;
|
|
34
|
-
/**
|
|
35
|
-
* 自定义星星数量
|
|
36
|
-
*/
|
|
37
|
-
export declare const CustomCount: Story;
|
|
38
|
-
/**
|
|
39
|
-
* 自定义图标 - 爱心
|
|
40
|
-
*/
|
|
41
|
-
export declare const HeartIcon: Story;
|
|
42
|
-
/**
|
|
43
|
-
* 自定义图标 - 笑脸
|
|
44
|
-
*/
|
|
45
|
-
export declare const SmileIcon: Story;
|
|
46
|
-
/**
|
|
47
|
-
* 商品评分场景
|
|
48
|
-
*/
|
|
49
|
-
export declare const ProductReview: Story;
|
|
50
|
-
/**
|
|
51
|
-
* 不同尺寸
|
|
52
|
-
*/
|
|
53
|
-
export declare const Sizes: Story;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import React, { ReactNode } from 'react';
|
|
2
|
-
import type { RecordBoardContextValue } from '../types';
|
|
3
|
-
export interface RecordBoardProviderProps {
|
|
4
|
-
value: RecordBoardContextValue;
|
|
5
|
-
children: ReactNode;
|
|
6
|
-
}
|
|
7
|
-
/**
|
|
8
|
-
* 仅负责注入 RecordBoard 上下文。
|
|
9
|
-
* 实际的数据源、onSearch/onPageChange 由上层(如接 DataSourceContainer 或独立 fetch)提供。
|
|
10
|
-
*/
|
|
11
|
-
export declare const RecordBoardProvider: React.FC<RecordBoardProviderProps>;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import type { RecordBoardContextValue, RecordBoardChildComponentProps, RecordBoardGridProps } from '../types';
|
|
2
|
-
export interface UseRecordBoardContextOptions {
|
|
3
|
-
/** 子组件 displayName,用于从 childComponentProps 中取对应 props */
|
|
4
|
-
displayName?: keyof RecordBoardChildComponentProps;
|
|
5
|
-
/** 上层传入的 childComponentProps(若 Context 未提供则从参数传入) */
|
|
6
|
-
childComponentProps?: RecordBoardChildComponentProps;
|
|
7
|
-
}
|
|
8
|
-
/**
|
|
9
|
-
* 消费 RecordBoard 上下文,供各 layout 内子组件(Search / ToolBar / Grid / CardList / Pagination)使用。
|
|
10
|
-
* 若传入 displayName,返回会合并 childComponentProps[displayName] 便于透传。
|
|
11
|
-
* 当 displayName 为 'grid' 时,返回类型包含 RecordBoardGridProps(columns、scroll、size)。
|
|
12
|
-
*/
|
|
13
|
-
export declare function useRecordBoardContext(options: UseRecordBoardContextOptions & {
|
|
14
|
-
displayName: 'grid';
|
|
15
|
-
}): RecordBoardContextValue & RecordBoardGridProps;
|
|
16
|
-
export declare function useRecordBoardContext(options?: UseRecordBoardContextOptions): RecordBoardContextValue;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { RecordBoardContextValue } from '../../types';
|
|
3
|
-
export interface RecordBoardCardListProps extends Partial<Pick<RecordBoardContextValue, 'data' | 'loading'>> {
|
|
4
|
-
className?: string;
|
|
5
|
-
style?: React.CSSProperties;
|
|
6
|
-
render?: (ctx: RecordBoardContextValue) => React.ReactNode;
|
|
7
|
-
}
|
|
8
|
-
/**
|
|
9
|
-
* Card 布局下的数据视图:从 context 取 data / loading。
|
|
10
|
-
*/
|
|
11
|
-
declare const RecordBoardCardList: React.FC<RecordBoardCardListProps>;
|
|
12
|
-
export default RecordBoardCardList;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import RecordBoardCardList from './CardList';
|
|
3
|
-
/**
|
|
4
|
-
* Card 布局:仅内容区 = 卡片列表(不含分页)。
|
|
5
|
-
* 工具栏、多选操作栏、分页由 Shell Frame 提供,使用时用 ShellFrame 包裹:
|
|
6
|
-
* <PisellRecordBoard.ShellFrame><PisellRecordBoard.CardLayout /></PisellRecordBoard.ShellFrame>
|
|
7
|
-
*/
|
|
8
|
-
declare const CardLayout: React.FC<{
|
|
9
|
-
className?: string;
|
|
10
|
-
style?: React.CSSProperties;
|
|
11
|
-
}>;
|
|
12
|
-
export default CardLayout;
|
|
13
|
-
export { RecordBoardCardList as CardLayoutCardList };
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { TableProps } from 'antd';
|
|
3
|
-
import type { RecordBoardContextValue } from '../../types';
|
|
4
|
-
import './Grid.less';
|
|
5
|
-
export interface RecordBoardGridViewProps extends Omit<TableProps<any>, 'dataSource' | 'loading' | 'pagination'>, Partial<Pick<RecordBoardContextValue, 'data' | 'loading'>> {
|
|
6
|
-
/** 列配置,同 antd Table columns */
|
|
7
|
-
columns?: TableProps<any>['columns'];
|
|
8
|
-
className?: string;
|
|
9
|
-
style?: React.CSSProperties;
|
|
10
|
-
/** 自定义渲染,传入后不再使用内置 Table */
|
|
11
|
-
render?: (ctx: RecordBoardContextValue) => React.ReactNode;
|
|
12
|
-
}
|
|
13
|
-
declare const RecordBoardGridView: React.FC<RecordBoardGridViewProps>;
|
|
14
|
-
export default RecordBoardGridView;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import RecordBoardGridView from './Grid';
|
|
3
|
-
/**
|
|
4
|
-
* Grid 布局:仅内容区 = 表格(不含分页)。
|
|
5
|
-
* 工具栏、多选操作栏、分页由 Shell Frame 提供,使用时用 ShellFrame 包裹:
|
|
6
|
-
* <PisellRecordBoard.ShellFrame><PisellRecordBoard.GridLayout /></PisellRecordBoard.ShellFrame>
|
|
7
|
-
*/
|
|
8
|
-
declare const GridLayout: React.FC<{
|
|
9
|
-
className?: string;
|
|
10
|
-
style?: React.CSSProperties;
|
|
11
|
-
}>;
|
|
12
|
-
export default GridLayout;
|
|
13
|
-
export { RecordBoardGridView as GridLayoutGrid };
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { PisellBatchActionBarProps } from '../../../pisellBatchActionBar';
|
|
3
|
-
/**
|
|
4
|
-
* RecordBoard 下的多选操作栏:从 context 取选中态与数据,渲染 PisellBatchActionBar。
|
|
5
|
-
* 仅在有选中项时展示;全选/反选/清空基于当前页 data。
|
|
6
|
-
*/
|
|
7
|
-
declare const RecordBoardBatchActionBar: React.FC<Partial<PisellBatchActionBarProps>>;
|
|
8
|
-
export default RecordBoardBatchActionBar;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { RecordBoardCalendarProps } from '../../types';
|
|
3
|
-
/**
|
|
4
|
-
* RecordBoard 日历槽位:仅在 PisellRecordBoard.ShellFrame 内使用,本身不渲染 DOM。
|
|
5
|
-
* 与 GridLayout、FloorMap 并存时出现「表格 / 平面图 / 日历」切换。
|
|
6
|
-
*/
|
|
7
|
-
declare const RecordBoardCalendar: React.FC<RecordBoardCalendarProps>;
|
|
8
|
-
export default RecordBoardCalendar;
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
/** UI 层:状态徽标文案走 i18n(utils 侧为 {@link statusTagMetaParts}) */
|
|
3
|
-
export declare function statusTagMeta(tag: string | null | undefined): {
|
|
4
|
-
label: string;
|
|
5
|
-
className: string;
|
|
6
|
-
} | null;
|
|
7
|
-
/** 锁台卡片副标题:操作人、锁台时间等拼接一行 */
|
|
8
|
-
export declare function getBlockMetaLine(item: any): string;
|
|
9
|
-
export declare function getRemainingToneClass(ratio: any, isLight?: boolean): "text-red-600" | "text-red-300" | "text-amber-600" | "text-amber-300" | "theme-text-muted" | "text-zinc-400";
|
|
10
|
-
/**
|
|
11
|
-
* @param options.flattenWhenAllGroupsCollapsed
|
|
12
|
-
* 若为 `true`:全部分组折叠时仅有 group 头、无 court 行,会退化为平铺 court(易与「全部展开」混淆)。
|
|
13
|
-
* 日/周/月日历统一为默认 `false`,保留分组头行与折叠态(与底部「全部关闭」预期一致)。
|
|
14
|
-
*
|
|
15
|
-
* 若全部资源只属于**一个**分组(含仅 VIP、仅 Standard、或仅一种自定义 type),日/周视图不展示分组头行,
|
|
16
|
-
* 直接平铺资源行(单组折叠时也同样平铺资源,避免只剩一条分组栏)。
|
|
17
|
-
*/
|
|
18
|
-
export declare function buildGroupedCourtRows(courts: any, collapsedGroups?: {}, options?: {}): any;
|
|
19
|
-
/** 周/月/资源跨窗口 pill 左右续画标记(◀/▶);自定义 `renderMonthWeekBooking` 时由格容器包裹渲染 */
|
|
20
|
-
export declare function CalendarGridBookingClipMarkers({ clippedLeft, clippedRight, size, }: {
|
|
21
|
-
clippedLeft?: boolean;
|
|
22
|
-
clippedRight?: boolean;
|
|
23
|
-
/** `xs` 月视图 banner;`sm` 周/资源 pill */
|
|
24
|
-
size?: 'xs' | 'sm';
|
|
25
|
-
}): React.JSX.Element;
|
|
26
|
-
/** 日视图 overlay 内单条预约/锁台:窄宽自适应与 Tooltip */
|
|
27
|
-
export declare function BookingCard({ booking, dayKey, onOpenDetail, onDragStart, onJumpNext, overlayWidthPx, }: {
|
|
28
|
-
booking: any;
|
|
29
|
-
dayKey: any;
|
|
30
|
-
onOpenDetail: any;
|
|
31
|
-
onDragStart: any;
|
|
32
|
-
onJumpNext: any;
|
|
33
|
-
overlayWidthPx: any;
|
|
34
|
-
}): any;
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
/** 日历视图文案:占位符 `{name}`、`{date}` 等由调用方替换 */
|
|
2
|
-
export declare function tCal(id: string, vars?: Record<string, string | number>): string;
|
|
3
|
-
/** 月/周表头:周一为 0(与 rangeDays / startOfWeek 一致) */
|
|
4
|
-
export declare const CALENDAR_WEEKDAY_IDS: readonly ["pisell2.recordBoard.calendar.weekday.mon", "pisell2.recordBoard.calendar.weekday.tue", "pisell2.recordBoard.calendar.weekday.wed", "pisell2.recordBoard.calendar.weekday.thu", "pisell2.recordBoard.calendar.weekday.fri", "pisell2.recordBoard.calendar.weekday.sat", "pisell2.recordBoard.calendar.weekday.sun"];
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
/** 日历内会改本地预约数据的动作类型,供业务层拦截(如平面图未支持写接口时 toast) */
|
|
3
|
-
export declare type CalendarPersistKind = 'moveBooking' | 'createBooking' | 'removeBlocks' | 'createBlock' | 'checkin' | 'checkinReschedule' | 'mergeOrder' | 'other';
|
|
4
|
-
export interface CalendarPersistContextValue {
|
|
5
|
-
/**
|
|
6
|
-
* 返回 false 时日历组件应取消本次本地数据变更(由调用方决定是否已 toast)。
|
|
7
|
-
* 未提供时默认允许所有本地变更(Story / 独立演示)。
|
|
8
|
-
*/
|
|
9
|
-
beforePersist?: (kind: CalendarPersistKind) => boolean;
|
|
10
|
-
}
|
|
11
|
-
export declare const CalendarPersistProvider: React.FC<{
|
|
12
|
-
children: React.ReactNode;
|
|
13
|
-
value?: CalendarPersistContextValue;
|
|
14
|
-
}>;
|
|
15
|
-
/**
|
|
16
|
-
* 在日历 Demo 内判断某类写操作是否允许执行本地 state 更新。
|
|
17
|
-
*/
|
|
18
|
-
export declare function useCalendarPersist(): (kind: CalendarPersistKind) => boolean;
|
package/lib/components/pisellRecordBoard/shellFrame/Calendar/const/bookingCalendarConstants.d.ts
DELETED
|
@@ -1,102 +0,0 @@
|
|
|
1
|
-
/** BookingCalendarDemo:布局数值与虚拟列表高度等(无演示种子数据)。 */
|
|
2
|
-
export declare const timeSliceMinutes = 60;
|
|
3
|
-
/** 未传 timelineRange 时默认营业日界钟 */
|
|
4
|
-
export declare const DEFAULT_CALENDAR_TIMELINE: {
|
|
5
|
-
start: string;
|
|
6
|
-
end: string;
|
|
7
|
-
};
|
|
8
|
-
export declare const frozenColWidth = 132;
|
|
9
|
-
export declare const dayColWidth = 92;
|
|
10
|
-
/**
|
|
11
|
-
* 日历「资源视图」横向每一「日」列宽度(按月天数铺开)。
|
|
12
|
-
* 略大于 {@link dayColWidth},仅作用于资源视图;日视图时间轴仍用 dayColWidth。
|
|
13
|
-
*/
|
|
14
|
-
export declare const resourceViewDayColWidth = 102;
|
|
15
|
-
/**
|
|
16
|
-
* 日/周视图空档虚线框:在父级为 column flex 且占满格高时 `flex-1 min-h-0` 纵向铺满剩余区域。
|
|
17
|
-
*/
|
|
18
|
-
export declare const CALENDAR_EMPTY_DASHED_SLOT_CLASSNAME = "flex min-h-0 flex-1 w-full flex-col items-center justify-center rounded-lg border border-dashed px-2 py-1 text-xs";
|
|
19
|
-
/** 日视图无 overlay 时资源行默认高度;周视图 court 行与各日期格 `minHeight` 与之对齐 */
|
|
20
|
-
export declare const dayRowHeight = 44;
|
|
21
|
-
/**
|
|
22
|
-
* 资源视图月格:单条预约卡片**实际 min-height** 与「行高估算」共用此值。
|
|
23
|
-
* 调整此常量即可同步改变卡片显示高度与父行预留高度,避免行高与卡片高度不一致导致的截断 / 留白。
|
|
24
|
-
*/
|
|
25
|
-
export declare const RESOURCE_VIEW_BOOKING_CARD_EST_PX = 48;
|
|
26
|
-
/** 资源视图「+N」tile 的 min-height */
|
|
27
|
-
export declare const RESOURCE_VIEW_MORE_TILE_MIN_PX = 48;
|
|
28
|
-
/** 资源视图单元格 p-1 上下合计 */
|
|
29
|
-
export declare const RESOURCE_VIEW_CELL_PADDING_Y_PX = 8;
|
|
30
|
-
/** 资源视图 fullyBooked 占位块 min-height */
|
|
31
|
-
export declare const RESOURCE_VIEW_FULLY_BOOKED_BLOCK_PX = 28;
|
|
32
|
-
/**
|
|
33
|
-
* 资源视图:单 court 行最多展示的 lane 数;超出 → 该天落入 cell 级 `+N` 溢出
|
|
34
|
-
*/
|
|
35
|
-
export declare const RESOURCE_VIEW_MAX_LANE = 3;
|
|
36
|
-
/**
|
|
37
|
-
* 周视图:单 court 行最多展示的 lane 数(含 pill)。
|
|
38
|
-
* 比资源视图小:周列宽 ≈ 1 天,行高过大会让 5/27–5/31 这种"中间天"出现大块底部空白
|
|
39
|
-
* (短跨日 pill 只占 5/25–5/26 的 lane 2,但行高被全周 max 撑到 3 lane)。
|
|
40
|
-
* 这里取 2 → 长跨日两条占顶 lane 0/1,短跨日和单日全部进 cell 级 +N tile,行高紧凑。
|
|
41
|
-
*/
|
|
42
|
-
export declare const WEEK_VIEW_MAX_LANE = 2;
|
|
43
|
-
/** 月视图:每周内最多展示的 lane 数;超出 → cell 级 `+N` 溢出(M1:跨自然周续画时端部加 ◀/▶) */
|
|
44
|
-
export declare const MONTH_VIEW_MAX_LANE = 3;
|
|
45
|
-
/** 月视图 banner 高度(细于周视图 pill,节省每个 cell 的垂直空间) */
|
|
46
|
-
export declare const MONTH_VIEW_BANNER_H = 22;
|
|
47
|
-
/** 月视图 banner 之间纵向间距 */
|
|
48
|
-
export declare const MONTH_VIEW_BANNER_GAP = 2;
|
|
49
|
-
/** 月视图 banner 区域顶部留白(cell header 已留 padding,这里只补 banner 自身上边距) */
|
|
50
|
-
export declare const MONTH_VIEW_BANNER_PAD_Y = 2;
|
|
51
|
-
/** 月视图 cell header 估算高度:日期数字 + 占用 dot,banner 起点的 top 偏移 */
|
|
52
|
-
export declare const MONTH_VIEW_DAY_HEADER_H = 52;
|
|
53
|
-
/** 月视图 +N tile 高度(与 banner 一致以对齐 lane 槽) */
|
|
54
|
-
export declare const MONTH_VIEW_MORE_TILE_PX = 22;
|
|
55
|
-
/** 月视图:给定可见 lane 数与是否有 +N,banner 区所需高度(px) */
|
|
56
|
-
export declare function monthWeekBannerContentHeightPx(visibleLanes: number, hasOverflow: boolean): number;
|
|
57
|
-
/**
|
|
58
|
-
* 月视图:在固定行高、不可滚动的前提下,根据 banner 区可用高度推算本行最多展示几条。
|
|
59
|
-
* 超出部分走 cell 级 +N,避免底部 banner 被裁切却看不到 +N。
|
|
60
|
-
*/
|
|
61
|
-
export declare function monthViewEffectiveMaxLanes(bannerZoneHeightPx: number, totalLaneCount: number): number;
|
|
62
|
-
/** 日视图分组行默认高度(须容纳左侧折叠按钮等) */
|
|
63
|
-
export declare const groupRowHeight = 38;
|
|
64
|
-
export declare const dayHeaderHeight = 56;
|
|
65
|
-
/** 日视图 overlay 内单条预约卡片区最小高度(与 BookingCard、行高计算一致) */
|
|
66
|
-
export declare const DAY_BOOKING_CARD_MIN_PX = 64;
|
|
67
|
-
/** 日视图同一资源行内每条 lane 的最小高度(须 ≥ DAY_BOOKING_CARD_MIN_PX);并行时抬高该行 */
|
|
68
|
-
export declare const DAY_OVERLAY_LANE_MIN_PX = 64;
|
|
69
|
-
export declare const DAY_OVERLAY_INNER_TOP = 8;
|
|
70
|
-
export declare const DAY_OVERLAY_INNER_BOTTOM = 8;
|
|
71
|
-
export declare const DAY_OVERLAY_LANE_GAP = 2;
|
|
72
|
-
/** 同一重叠簇内最多展示的预约条数;超出合并为第 4 行的 +N(与日/周时间轴 overlay 一致) */
|
|
73
|
-
export declare const DAY_OVERLAY_VISIBLE_BOOKING_CAP = 3;
|
|
74
|
-
/**
|
|
75
|
-
* 日视图:某 court 行在「有预约 overlay」时的总高度(px),随并行展示条数 `displayLaneCount` 变高而变高(非固定常数)。
|
|
76
|
-
* `displayLaneCount` 由 `effectiveDayOverlayDisplayLaneCount(最大并行数)` 得到,与 3+N 截断规则一致。
|
|
77
|
-
*/
|
|
78
|
-
export declare function dayCourtOverlayRowHeightPx(displayLaneCount: number): number;
|
|
79
|
-
/**
|
|
80
|
-
* 资源视图:按某一格「courtDaySummary」结果估算该格所需最小高度(px)。
|
|
81
|
-
* 用于横向虚拟化仅挂载可见日期列时,仍按**全月**最大内容撑开行高,避免日程只在屏幕外列时出现行高塌陷。
|
|
82
|
-
*/
|
|
83
|
-
export declare function estimateResourceViewCourtCellHeightPx(summary: {
|
|
84
|
-
fullyBooked: boolean;
|
|
85
|
-
items: unknown[];
|
|
86
|
-
}): number;
|
|
87
|
-
/** 低于该宽度时日视图预约条内难以排下两行文案,默认用 Tooltip 展示完整信息 */
|
|
88
|
-
export declare const DAY_BOOKING_NARROW_PX = 88;
|
|
89
|
-
/** 低于该宽度时条内仅保留居中首字/圆点,避免文字竖排或完全不可读 */
|
|
90
|
-
export declare const DAY_BOOKING_MICRO_PX = 32;
|
|
91
|
-
/** 日视图横向:视口外多渲染的槽列数(减轻快速滚动白边) */
|
|
92
|
-
export declare const DAY_VIEW_COL_BUFFER = 5;
|
|
93
|
-
/** 日视图纵向:视口外多渲染的像素边距 */
|
|
94
|
-
export declare const DAY_VIEW_ROW_BUFFER_PX = 240;
|
|
95
|
-
/** 月/周/资源 +N 弹层内置列表行内容区高度(名称 + 时间) */
|
|
96
|
-
export declare const OVERFLOW_MODAL_SIMPLE_CARD_H = 56;
|
|
97
|
-
/** 日视图 lane +N:RoomCard 单行内容区高度(略大于格内条 min,可裁切次要信息) */
|
|
98
|
-
export declare const OVERFLOW_MODAL_DAY_CARD_H = 80;
|
|
99
|
-
export declare const OVERFLOW_MODAL_ROW_GAP = 8;
|
|
100
|
-
export declare const OVERFLOW_MODAL_SIMPLE_ROW_H: number;
|
|
101
|
-
export declare const OVERFLOW_MODAL_DAY_ROW_H: number;
|
|
102
|
-
export declare const OVERFLOW_MODAL_LIST_MAX_H = 420;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { type CalendarBookingSegmentInput } from '../utils/bookingCalendarDateUtils';
|
|
2
|
-
export declare function useBookingCalendarDayOverlayLayout(visibleCourtRows: unknown[], dayKey: string, bookings: CalendarBookingSegmentInput[], hourSlots: number[], slotStepHours: number): {
|
|
3
|
-
dayRowHeights: number[];
|
|
4
|
-
dayRowTopMap: Record<string, number>;
|
|
5
|
-
overlayBookings: import("../utils/bookingCalendarDateUtils").BuiltDayOverlay[];
|
|
6
|
-
courtDayDisplayLaneCount: Record<string, number>;
|
|
7
|
-
hiddenDayOverlayIdSet: Set<string>;
|
|
8
|
-
dayOverlayOverflowPluses: {
|
|
9
|
-
key: string;
|
|
10
|
-
courtId: string;
|
|
11
|
-
rowTop: number;
|
|
12
|
-
rowHeight: number;
|
|
13
|
-
start: number;
|
|
14
|
-
span: number;
|
|
15
|
-
plusCount: number;
|
|
16
|
-
overflowItems: CalendarBookingSegmentInput[];
|
|
17
|
-
}[];
|
|
18
|
-
};
|