@pisell/materials 6.12.1 → 6.12.2
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/meta.js +1 -1
- package/build/lowcode/render/default/view.js +1 -1
- package/build/lowcode/view.js +1 -1
- package/es/components/PisellCards/components/GraphicTextCard/GraphicTextCard.d.ts +0 -1
- package/es/components/dataSourceComponents/dataSourceForm/utils.d.ts +1 -1
- package/es/components/dataSourceComponents/dataSourceTable/hooks/useDataSourceKey.d.ts +2 -2
- package/es/components/dataSourceComponents/dataSourceTable/hooks/useDrawerState.d.ts +0 -1
- package/es/components/dataSourceComponents/dataSourceTable/hooks/useTableProps.d.ts +2 -2
- package/es/components/dataSourceComponents/fields/Input.Subdomain/index.d.ts +1 -1
- package/es/components/dataSourceComponents/fields/RecordListWrapper/index.d.ts +1 -1
- package/es/components/dataSourceComponents/fields/Select/index.d.ts +1 -1
- package/es/components/dataSourceComponents/fields/Tabs/index.d.ts +1 -1
- package/es/components/dataSourceComponents/fields/Upload/utils.d.ts +1 -1
- package/es/components/dataSourceComponents/fields/index.d.ts +14 -14
- package/es/components/drag-sort-tree/TreeItem/index.d.ts +0 -1
- package/es/components/drag-sort-tree/index.d.ts +0 -1
- package/es/components/pisellDataSourceContainer/hooks/useDataSourceKey.d.ts +2 -2
- package/es/components/pisellDatePicker/datePickerCpt.d.ts +0 -1
- package/es/components/pisellInformationEntry/Scan/index.d.ts +0 -1
- package/es/components/pisellInput/components/BankCard/index.d.ts +0 -1
- package/es/components/pisellInput/components/SecurityCode/index.d.ts +0 -1
- package/es/components/pisellRecordBoard/layouts/GridLayout/Grid.js +8 -1
- package/es/components/pisellSort/index.d.ts +0 -1
- package/es/components/pisellTooltip/index.d.ts +0 -1
- package/es/components/productCard/cartSkuCard/components/packages/utils.d.ts +2 -2
- package/es/components/productCard/components/Packages/utils.d.ts +2 -2
- package/es/components/productCard/lineItem/BookingLineItem.d.ts +1 -0
- package/es/components/productCard/lineItem/components/Holders/index.d.ts +1 -0
- package/es/components/productCard/lineItem/index.d.ts +1 -0
- package/es/components/table/Actions/component/ColumnsSetting/index.d.ts +0 -1
- package/es/components/table/Actions/component/Group/PopoverContent.d.ts +0 -1
- package/es/components/table/Gallery/components/VirtualGrid/useGapSize.d.ts +2 -2
- package/es/components/table/Table/SelectField/index.d.ts +1 -0
- package/es/components/table/Table/fields/image/index.d.ts +0 -1
- package/es/components/table/Table/fields/index.d.ts +2 -2
- package/es/components/table/Table/fields/pSwitch/index.d.ts +0 -1
- 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/hooks/useResponsive.d.ts +1 -1
- package/es/utils/index.d.ts +1 -1
- package/es/utils/platform.d.ts +1 -1
- package/lib/components/PisellCards/components/GraphicTextCard/GraphicTextCard.d.ts +0 -1
- package/lib/components/dataSourceComponents/dataSourceForm/utils.d.ts +1 -1
- package/lib/components/dataSourceComponents/dataSourceTable/hooks/useDataSourceKey.d.ts +2 -2
- package/lib/components/dataSourceComponents/dataSourceTable/hooks/useDrawerState.d.ts +0 -1
- package/lib/components/dataSourceComponents/dataSourceTable/hooks/useTableProps.d.ts +2 -2
- package/lib/components/dataSourceComponents/fields/Input.Subdomain/index.d.ts +1 -1
- package/lib/components/dataSourceComponents/fields/RecordListWrapper/index.d.ts +1 -1
- package/lib/components/dataSourceComponents/fields/Select/index.d.ts +1 -1
- package/lib/components/dataSourceComponents/fields/Tabs/index.d.ts +1 -1
- package/lib/components/dataSourceComponents/fields/Upload/utils.d.ts +1 -1
- package/lib/components/dataSourceComponents/fields/index.d.ts +14 -14
- package/lib/components/drag-sort-tree/TreeItem/index.d.ts +0 -1
- package/lib/components/drag-sort-tree/index.d.ts +0 -1
- package/lib/components/pisellDataSourceContainer/hooks/useDataSourceKey.d.ts +2 -2
- package/lib/components/pisellDatePicker/datePickerCpt.d.ts +0 -1
- package/lib/components/pisellInformationEntry/Scan/index.d.ts +0 -1
- package/lib/components/pisellInput/components/BankCard/index.d.ts +0 -1
- package/lib/components/pisellInput/components/SecurityCode/index.d.ts +0 -1
- package/lib/components/pisellRecordBoard/layouts/GridLayout/Grid.js +2 -1
- package/lib/components/pisellSort/index.d.ts +0 -1
- package/lib/components/pisellTooltip/index.d.ts +0 -1
- package/lib/components/productCard/cartSkuCard/components/packages/utils.d.ts +2 -2
- package/lib/components/productCard/components/Packages/utils.d.ts +2 -2
- package/lib/components/productCard/lineItem/BookingLineItem.d.ts +1 -0
- package/lib/components/productCard/lineItem/components/Holders/index.d.ts +1 -0
- package/lib/components/productCard/lineItem/index.d.ts +1 -0
- package/lib/components/table/Actions/component/ColumnsSetting/index.d.ts +0 -1
- package/lib/components/table/Actions/component/Group/PopoverContent.d.ts +0 -1
- package/lib/components/table/Gallery/components/VirtualGrid/useGapSize.d.ts +2 -2
- package/lib/components/table/Table/SelectField/index.d.ts +1 -0
- package/lib/components/table/Table/fields/image/index.d.ts +0 -1
- package/lib/components/table/Table/fields/index.d.ts +2 -2
- package/lib/components/table/Table/fields/pSwitch/index.d.ts +0 -1
- 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/hooks/useResponsive.d.ts +1 -1
- package/lib/utils/index.d.ts +1 -1
- package/lib/utils/platform.d.ts +1 -1
- package/package.json +1 -1
- package/es/components/PisellCards/components/MultilevelCard/components/PanelWrapper.d.ts +0 -7
- package/es/components/PisellScrollView/PisellScrollView.d.ts +0 -5
- package/es/components/PisellScrollView/components/Actions/index.d.ts +0 -18
- package/es/components/PisellScrollView/hooks/useScrollState.d.ts +0 -13
- package/es/components/PisellScrollView/types.d.ts +0 -203
- package/es/components/PisellSteps/PisellSteps.d.ts +0 -14
- package/es/components/PisellSuperTabs/PisellSuperTabs.d.ts +0 -8
- package/es/components/PisellSuperTabs/hooks/useTabsState.d.ts +0 -7
- package/es/components/PisellSuperTabs/types.d.ts +0 -212
- package/es/components/PisellTabbar/constants.d.ts +0 -47
- package/es/components/PisellTabbar/hooks/useActiveKey.d.ts +0 -55
- package/es/components/PisellTabbar/hooks/useExpand.d.ts +0 -42
- package/es/components/PisellTabbar/template/Template1/constants.d.ts +0 -10
- package/es/components/PisellTabbar/types.d.ts +0 -92
- package/es/components/PisellTabbar/utils/index.d.ts +0 -69
- package/es/components/SafeAreaTop/index.d.ts +0 -5
- package/es/components/SafeAreaTop/types.d.ts +0 -9
- package/es/components/buttonGroupPreview/index.d.ts +0 -19
- package/es/components/cardPro/index.d.ts +0 -4
- package/es/components/dataSourceComponents/fields/Input.Mobile/serve.d.ts +0 -26
- 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/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/types.d.ts +0 -52
- package/es/components/keyboard/index.d.ts +0 -22
- package/es/components/pisell-config-provider/context.d.ts +0 -22
- package/es/components/pisell-config-provider/index.d.ts +0 -13
- package/es/components/pisellAdjustPrice/type.d.ts +0 -22
- package/es/components/pisellFloorMapLayout/components/FloorMapEditQuickActions.d.ts +0 -23
- package/es/components/pisellFloorMapLayout/components/HistoryIcons.d.ts +0 -39
- 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/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/shopFloorPlanTypes.d.ts +0 -80
- package/es/components/pisellFloorMapLayout/utils/alignSnap.d.ts +0 -64
- package/es/components/pisellFloorMapLayout/utils/floorMapBuiltinShapes.d.ts +0 -59
- 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/floorMapResourcePickerDisplay.d.ts +0 -27
- package/es/components/pisellFloorMapLayout/utils/floorMapResourcePickerTypes.d.ts +0 -109
- package/es/components/pisellLookup/PisellLookup.d.ts +0 -4
- package/es/components/pisellLookup/components/LookupResultHost.d.ts +0 -7
- package/es/components/pisellLookup/components/LookupTrigger.d.ts +0 -3
- package/es/components/pisellLookup/components/SearchHistory.d.ts +0 -7
- package/es/components/pisellLookup/types.d.ts +0 -761
- 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/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/utils/bookingCalendarAxis.d.ts +0 -32
- package/es/components/pisellRecordBoard/shellFrame/ResourceWall/NoteTicker.d.ts +0 -14
- package/es/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallViewportToolbar.d.ts +0 -18
- package/es/components/pisellRecordBoard/shellFrame/ResourceWall/resourceWallConstants.d.ts +0 -2
- package/es/components/pisellRecordBoard/shellFrame/ToolBar/recordBoardToolBarConstants.d.ts +0 -8
- package/es/components/pisellReservationSchedule/locales.d.ts +0 -43
- package/es/components/pisellReservationSchedule/types.d.ts +0 -52
- 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/types.d.ts +0 -62
- 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/hooks/useTimeAxis.d.ts +0 -37
- 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/types.d.ts +0 -145
- package/es/components/pisellToast/squareToast/index.d.ts +0 -15
- package/es/components/pisellToast/squareToast/methods.d.ts +0 -13
- package/es/components/pisellToast/squareToast/renderImperatively.d.ts +0 -28
- package/es/components/pisellToast/squareToast/toast.d.ts +0 -25
- package/es/components/productCard/cartSkuCard/components/Gift/types.d.ts +0 -29
- package/es/components/productCard/cartSkuCard/components/MultiDay/utils.d.ts +0 -14
- package/es/components/productCard/cartSkuCard/components/Promotion/index.d.ts +0 -7
- package/es/components/productCard/cartSkuCard/components/swipeAction/index.d.ts +0 -46
- package/es/components/productCard/cartSkuCard/locales.d.ts +0 -203
- package/es/components/productCard/components/Action/index.d.ts +0 -4
- 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/productCard/locales.d.ts +0 -138
- package/es/components/productCard/status.d.ts +0 -32
- package/es/components/productCard/types.d.ts +0 -96
- package/es/components/select/index.d.ts +0 -9
- package/es/components/virtual-keyboard/BaseNumberKeyboard/Presets.d.ts +0 -15
- package/es/components/virtual-keyboard/Number/types.d.ts +0 -26
- package/es/locales/en-US.d.ts +0 -566
- package/es/locales/ja.d.ts +0 -534
- package/es/locales/pt.d.ts +0 -534
- package/es/locales/zh-CN.d.ts +0 -561
- package/es/locales/zh-TW.d.ts +0 -561
- package/lib/components/PisellCards/components/MultilevelCard/components/PanelWrapper.d.ts +0 -7
- package/lib/components/PisellScrollView/PisellScrollView.d.ts +0 -5
- package/lib/components/PisellScrollView/components/Actions/index.d.ts +0 -18
- package/lib/components/PisellScrollView/hooks/useScrollState.d.ts +0 -13
- package/lib/components/PisellScrollView/types.d.ts +0 -203
- package/lib/components/PisellSteps/PisellSteps.d.ts +0 -14
- package/lib/components/PisellSuperTabs/PisellSuperTabs.d.ts +0 -8
- package/lib/components/PisellSuperTabs/hooks/useTabsState.d.ts +0 -7
- package/lib/components/PisellSuperTabs/types.d.ts +0 -212
- package/lib/components/PisellTabbar/constants.d.ts +0 -47
- package/lib/components/PisellTabbar/hooks/useActiveKey.d.ts +0 -55
- package/lib/components/PisellTabbar/hooks/useExpand.d.ts +0 -42
- package/lib/components/PisellTabbar/template/Template1/constants.d.ts +0 -10
- package/lib/components/PisellTabbar/types.d.ts +0 -92
- package/lib/components/PisellTabbar/utils/index.d.ts +0 -69
- package/lib/components/SafeAreaTop/index.d.ts +0 -5
- package/lib/components/SafeAreaTop/types.d.ts +0 -9
- package/lib/components/buttonGroupPreview/index.d.ts +0 -19
- package/lib/components/cardPro/index.d.ts +0 -4
- package/lib/components/dataSourceComponents/fields/Input.Mobile/serve.d.ts +0 -26
- 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/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/types.d.ts +0 -52
- package/lib/components/keyboard/index.d.ts +0 -22
- package/lib/components/pisell-config-provider/context.d.ts +0 -22
- package/lib/components/pisell-config-provider/index.d.ts +0 -13
- package/lib/components/pisellAdjustPrice/type.d.ts +0 -22
- package/lib/components/pisellFloorMapLayout/components/FloorMapEditQuickActions.d.ts +0 -23
- package/lib/components/pisellFloorMapLayout/components/HistoryIcons.d.ts +0 -39
- 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/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/shopFloorPlanTypes.d.ts +0 -80
- package/lib/components/pisellFloorMapLayout/utils/alignSnap.d.ts +0 -64
- package/lib/components/pisellFloorMapLayout/utils/floorMapBuiltinShapes.d.ts +0 -59
- 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/floorMapResourcePickerDisplay.d.ts +0 -27
- package/lib/components/pisellFloorMapLayout/utils/floorMapResourcePickerTypes.d.ts +0 -109
- package/lib/components/pisellLookup/PisellLookup.d.ts +0 -4
- package/lib/components/pisellLookup/components/LookupResultHost.d.ts +0 -7
- package/lib/components/pisellLookup/components/LookupTrigger.d.ts +0 -3
- package/lib/components/pisellLookup/components/SearchHistory.d.ts +0 -7
- package/lib/components/pisellLookup/types.d.ts +0 -761
- 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/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/utils/bookingCalendarAxis.d.ts +0 -32
- package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/NoteTicker.d.ts +0 -14
- package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallViewportToolbar.d.ts +0 -18
- package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/resourceWallConstants.d.ts +0 -2
- package/lib/components/pisellRecordBoard/shellFrame/ToolBar/recordBoardToolBarConstants.d.ts +0 -8
- package/lib/components/pisellReservationSchedule/locales.d.ts +0 -43
- package/lib/components/pisellReservationSchedule/types.d.ts +0 -52
- 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/types.d.ts +0 -62
- 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/hooks/useTimeAxis.d.ts +0 -37
- 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/types.d.ts +0 -145
- package/lib/components/pisellToast/squareToast/index.d.ts +0 -15
- package/lib/components/pisellToast/squareToast/methods.d.ts +0 -13
- package/lib/components/pisellToast/squareToast/renderImperatively.d.ts +0 -28
- package/lib/components/pisellToast/squareToast/toast.d.ts +0 -25
- package/lib/components/productCard/cartSkuCard/components/Gift/types.d.ts +0 -29
- package/lib/components/productCard/cartSkuCard/components/MultiDay/utils.d.ts +0 -14
- package/lib/components/productCard/cartSkuCard/components/Promotion/index.d.ts +0 -7
- package/lib/components/productCard/cartSkuCard/components/swipeAction/index.d.ts +0 -46
- package/lib/components/productCard/cartSkuCard/locales.d.ts +0 -203
- package/lib/components/productCard/components/Action/index.d.ts +0 -4
- 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/productCard/locales.d.ts +0 -138
- package/lib/components/productCard/status.d.ts +0 -32
- package/lib/components/productCard/types.d.ts +0 -96
- package/lib/components/select/index.d.ts +0 -9
- package/lib/components/virtual-keyboard/BaseNumberKeyboard/Presets.d.ts +0 -15
- package/lib/components/virtual-keyboard/Number/types.d.ts +0 -26
- package/lib/locales/en-US.d.ts +0 -566
- package/lib/locales/ja.d.ts +0 -534
- package/lib/locales/pt.d.ts +0 -534
- package/lib/locales/zh-CN.d.ts +0 -561
- package/lib/locales/zh-TW.d.ts +0 -561
|
@@ -1,203 +0,0 @@
|
|
|
1
|
-
declare const _default: {
|
|
2
|
-
en: {
|
|
3
|
-
'pisell2.product.card.discount.reason': string;
|
|
4
|
-
'pisell2.cart.sku-card.more': string;
|
|
5
|
-
'pisell2.cart.sku-card.packages.title': string;
|
|
6
|
-
'pisell2.cart.sku-card.sales.title': string;
|
|
7
|
-
'pisell2.cart.sku-card.actions.delete': string;
|
|
8
|
-
'pisell2.cart.sku-card.unassigned': string;
|
|
9
|
-
'pisell2.cart.sku-card.weighing.gross': string;
|
|
10
|
-
'pisell2.cart.sku-card.weighing.manual': string;
|
|
11
|
-
'pisell2.cart.sku-card.weighing.tare': string;
|
|
12
|
-
'pisell2.cart.sku-card.weighing.net': string;
|
|
13
|
-
'pisell2.cart.sku-card.weighing.noTare': string;
|
|
14
|
-
'pisell2.cart.sku-card.gift.title': string;
|
|
15
|
-
'pisell2.cart.sku-card.gift.select.title': string;
|
|
16
|
-
'pisell2.cart.sku-card.gift.total': (num: number) => string;
|
|
17
|
-
'pisell2.product.card.day': (val: number) => string;
|
|
18
|
-
'pisell2.product.card.day.event': (val: number) => string;
|
|
19
|
-
'pisell2.product.card.minute': (val: number) => string;
|
|
20
|
-
'pisell2.product.card.discount.note': string;
|
|
21
|
-
'pisell2.product.card.edit': string;
|
|
22
|
-
'pisell2.product.card.discount.add.note': string;
|
|
23
|
-
'pisell2.product.card.discount.edit.note': string;
|
|
24
|
-
'pisell2.product.card.confirm': string;
|
|
25
|
-
'pisell2.product.card.cancel': string;
|
|
26
|
-
'pisell2.product.card.note.pla': string;
|
|
27
|
-
'pisell2.product.card.items.package': string;
|
|
28
|
-
'pisell2.product.card.view-all': string;
|
|
29
|
-
'pisell2.product.card.view-less': string;
|
|
30
|
-
'pisell2.product.card.add.holder.button.text': (val: string) => string;
|
|
31
|
-
'pisell2.product.card.add.holder.placeholder': (val: string) => string;
|
|
32
|
-
'pisell2.product.card.add.holder.placeholder.multiple': (num: number, val: string) => string;
|
|
33
|
-
'pisell2.product.card.add.holder.modal.title.1': string;
|
|
34
|
-
'pisell2.product.card.hour.minute': (hour: number, minute: number) => string;
|
|
35
|
-
'pisell2.product.card.sales': string;
|
|
36
|
-
'pisell2.product.card.add.holder.modal.cancel': string;
|
|
37
|
-
'pisell2.product.card.add.holder.modal.clear': string;
|
|
38
|
-
'pisell2.product.card.add.holder.modal.apply': string;
|
|
39
|
-
'pisell2.product.card.add.holder.modal.add': string;
|
|
40
|
-
'pisell2.product.card.closing-soon.warning': string;
|
|
41
|
-
};
|
|
42
|
-
'zh-CN': {
|
|
43
|
-
'pisell2.product.card.discount.reason': string;
|
|
44
|
-
'pisell2.cart.sku-card.more': string;
|
|
45
|
-
'pisell2.cart.sku-card.packages.title': string;
|
|
46
|
-
'pisell2.cart.sku-card.sales.title': string;
|
|
47
|
-
'pisell2.cart.sku-card.actions.delete': string;
|
|
48
|
-
'pisell2.cart.sku-card.unassigned': string;
|
|
49
|
-
'pisell2.cart.sku-card.weighing.gross': string;
|
|
50
|
-
'pisell2.cart.sku-card.weighing.manual': string;
|
|
51
|
-
'pisell2.cart.sku-card.weighing.tare': string;
|
|
52
|
-
'pisell2.cart.sku-card.weighing.net': string;
|
|
53
|
-
'pisell2.cart.sku-card.weighing.noTare': string;
|
|
54
|
-
'pisell2.cart.sku-card.gift.title': string;
|
|
55
|
-
'pisell2.cart.sku-card.gift.select.title': string;
|
|
56
|
-
'pisell2.cart.sku-card.gift.total': (num: number) => string;
|
|
57
|
-
'pisell2.product.card.edit': string;
|
|
58
|
-
'pisell2.product.card.day': (val: number) => string;
|
|
59
|
-
'pisell2.product.card.day.event': (val: number) => string;
|
|
60
|
-
'pisell2.product.card.minute': (val: number) => string;
|
|
61
|
-
'pisell2.product.card.discount.note': string;
|
|
62
|
-
'pisell2.product.card.discount.add.note': string;
|
|
63
|
-
'pisell2.product.card.discount.edit.note': string;
|
|
64
|
-
'pisell2.product.card.confirm': string;
|
|
65
|
-
'pisell2.product.card.cancel': string;
|
|
66
|
-
'pisell2.product.card.note.pla': string;
|
|
67
|
-
'pisell2.product.card.items.package': string;
|
|
68
|
-
'pisell2.product.card.view-all': string;
|
|
69
|
-
'pisell2.product.card.view-less': string;
|
|
70
|
-
'pisell2.product.card.add.holder.button.text': (val: string) => string;
|
|
71
|
-
'pisell2.product.card.add.holder.placeholder': (val: string) => string;
|
|
72
|
-
'pisell2.product.card.add.holder.placeholder.multiple': (num: number, val: string) => string;
|
|
73
|
-
'pisell2.product.card.add.holder.modal.title.1': string;
|
|
74
|
-
'pisell2.product.card.hour.minute': (hour: number, minute: number) => string;
|
|
75
|
-
'pisell2.product.card.sales': string;
|
|
76
|
-
'pisell2.product.card.add.holder.modal.cancel': string;
|
|
77
|
-
'pisell2.product.card.add.holder.modal.clear': string;
|
|
78
|
-
'pisell2.product.card.add.holder.modal.apply': string;
|
|
79
|
-
'pisell2.product.card.add.holder.modal.add': string;
|
|
80
|
-
'pisell2.product.card.closing-soon.warning': string;
|
|
81
|
-
};
|
|
82
|
-
'zh-HK': {
|
|
83
|
-
'pisell2.product.card.discount.reason': string;
|
|
84
|
-
'pisell2.cart.sku-card.more': string;
|
|
85
|
-
'pisell2.cart.sku-card.packages.title': string;
|
|
86
|
-
'pisell2.cart.sku-card.sales.title': string;
|
|
87
|
-
'pisell2.cart.sku-card.actions.delete': string;
|
|
88
|
-
'pisell2.cart.sku-card.unassigned': string;
|
|
89
|
-
'pisell2.cart.sku-card.weighing.gross': string;
|
|
90
|
-
'pisell2.cart.sku-card.weighing.manual': string;
|
|
91
|
-
'pisell2.cart.sku-card.weighing.tare': string;
|
|
92
|
-
'pisell2.cart.sku-card.weighing.net': string;
|
|
93
|
-
'pisell2.cart.sku-card.weighing.noTare': string;
|
|
94
|
-
'pisell2.cart.sku-card.gift.title': string;
|
|
95
|
-
'pisell2.cart.sku-card.gift.select.title': string;
|
|
96
|
-
'pisell2.cart.sku-card.gift.total': (num: number) => string;
|
|
97
|
-
'pisell2.product.card.edit': string;
|
|
98
|
-
'pisell2.product.card.day': (val: number) => string;
|
|
99
|
-
'pisell2.product.card.day.event': (val: number) => string;
|
|
100
|
-
'pisell2.product.card.minute': (val: number) => string;
|
|
101
|
-
'pisell2.product.card.discount.note': string;
|
|
102
|
-
'pisell2.product.card.discount.add.note': string;
|
|
103
|
-
'pisell2.product.card.discount.edit.note': string;
|
|
104
|
-
'pisell2.product.card.confirm': string;
|
|
105
|
-
'pisell2.product.card.cancel': string;
|
|
106
|
-
'pisell2.product.card.note.pla': string;
|
|
107
|
-
'pisell2.product.card.items.package': string;
|
|
108
|
-
'pisell2.product.card.view-all': string;
|
|
109
|
-
'pisell2.product.card.view-less': string;
|
|
110
|
-
'pisell2.product.card.add.holder.button.text': (val: string) => string;
|
|
111
|
-
'pisell2.product.card.add.holder.placeholder': (val: string) => string;
|
|
112
|
-
'pisell2.product.card.add.holder.placeholder.multiple': (num: number, val: string) => string;
|
|
113
|
-
'pisell2.product.card.add.holder.modal.title.1': string;
|
|
114
|
-
'pisell2.product.card.hour.minute': (hour: number, minute: number) => string;
|
|
115
|
-
'pisell2.product.card.sales': string;
|
|
116
|
-
'pisell2.product.card.add.holder.modal.cancel': string;
|
|
117
|
-
'pisell2.product.card.add.holder.modal.clear': string;
|
|
118
|
-
'pisell2.product.card.add.holder.modal.apply': string;
|
|
119
|
-
'pisell2.product.card.add.holder.modal.add': string;
|
|
120
|
-
'pisell2.product.card.closing-soon.warning': string;
|
|
121
|
-
};
|
|
122
|
-
ja: {
|
|
123
|
-
'pisell2.product.card.discount.reason': string;
|
|
124
|
-
'pisell2.cart.sku-card.more': string;
|
|
125
|
-
'pisell2.cart.sku-card.packages.title': string;
|
|
126
|
-
'pisell2.cart.sku-card.sales.title': string;
|
|
127
|
-
'pisell2.cart.sku-card.actions.delete': string;
|
|
128
|
-
'pisell2.cart.sku-card.unassigned': string;
|
|
129
|
-
'pisell2.cart.sku-card.weighing.gross': string;
|
|
130
|
-
'pisell2.cart.sku-card.weighing.manual': string;
|
|
131
|
-
'pisell2.cart.sku-card.weighing.tare': string;
|
|
132
|
-
'pisell2.cart.sku-card.weighing.net': string;
|
|
133
|
-
'pisell2.cart.sku-card.weighing.noTare': string;
|
|
134
|
-
'pisell2.cart.sku-card.gift.title': string;
|
|
135
|
-
'pisell2.cart.sku-card.gift.select.title': string;
|
|
136
|
-
'pisell2.cart.sku-card.gift.total': (num: number) => string;
|
|
137
|
-
'pisell2.product.card.day': (val: number) => string;
|
|
138
|
-
'pisell2.product.card.day.event': (val: number) => string;
|
|
139
|
-
'pisell2.product.card.minute': (val: number) => string;
|
|
140
|
-
'pisell2.product.card.discount.note': string;
|
|
141
|
-
'pisell2.product.card.edit': string;
|
|
142
|
-
'pisell2.product.card.discount.add.note': string;
|
|
143
|
-
'pisell2.product.card.discount.edit.note': string;
|
|
144
|
-
'pisell2.product.card.confirm': string;
|
|
145
|
-
'pisell2.product.card.cancel': string;
|
|
146
|
-
'pisell2.product.card.note.pla': string;
|
|
147
|
-
'pisell2.product.card.items.package': string;
|
|
148
|
-
'pisell2.product.card.view-all': string;
|
|
149
|
-
'pisell2.product.card.view-less': string;
|
|
150
|
-
'pisell2.product.card.add.holder.button.text': (val: string) => string;
|
|
151
|
-
'pisell2.product.card.add.holder.placeholder': (val: string) => string;
|
|
152
|
-
'pisell2.product.card.add.holder.placeholder.multiple': (num: number, val: string) => string;
|
|
153
|
-
'pisell2.product.card.add.holder.modal.title.1': string;
|
|
154
|
-
'pisell2.product.card.hour.minute': (hour: number, minute: number) => string;
|
|
155
|
-
'pisell2.product.card.sales': string;
|
|
156
|
-
'pisell2.product.card.add.holder.modal.cancel': string;
|
|
157
|
-
'pisell2.product.card.add.holder.modal.clear': string;
|
|
158
|
-
'pisell2.product.card.add.holder.modal.apply': string;
|
|
159
|
-
'pisell2.product.card.add.holder.modal.add': string;
|
|
160
|
-
'pisell2.product.card.closing-soon.warning': string;
|
|
161
|
-
};
|
|
162
|
-
pt: {
|
|
163
|
-
'pisell2.product.card.discount.reason': string;
|
|
164
|
-
'pisell2.cart.sku-card.more': string;
|
|
165
|
-
'pisell2.cart.sku-card.packages.title': string;
|
|
166
|
-
'pisell2.cart.sku-card.sales.title': string;
|
|
167
|
-
'pisell2.cart.sku-card.actions.delete': string;
|
|
168
|
-
'pisell2.cart.sku-card.unassigned': string;
|
|
169
|
-
'pisell2.cart.sku-card.weighing.gross': string;
|
|
170
|
-
'pisell2.cart.sku-card.weighing.manual': string;
|
|
171
|
-
'pisell2.cart.sku-card.weighing.tare': string;
|
|
172
|
-
'pisell2.cart.sku-card.weighing.net': string;
|
|
173
|
-
'pisell2.cart.sku-card.weighing.noTare': string;
|
|
174
|
-
'pisell2.cart.sku-card.gift.title': string;
|
|
175
|
-
'pisell2.cart.sku-card.gift.select.title': string;
|
|
176
|
-
'pisell2.cart.sku-card.gift.total': (num: number) => string;
|
|
177
|
-
'pisell2.product.card.day': (val: number) => string;
|
|
178
|
-
'pisell2.product.card.day.event': (val: number) => string;
|
|
179
|
-
'pisell2.product.card.minute': (val: number) => string;
|
|
180
|
-
'pisell2.product.card.discount.note': string;
|
|
181
|
-
'pisell2.product.card.edit': string;
|
|
182
|
-
'pisell2.product.card.discount.add.note': string;
|
|
183
|
-
'pisell2.product.card.discount.edit.note': string;
|
|
184
|
-
'pisell2.product.card.confirm': string;
|
|
185
|
-
'pisell2.product.card.cancel': string;
|
|
186
|
-
'pisell2.product.card.note.pla': string;
|
|
187
|
-
'pisell2.product.card.items.package': string;
|
|
188
|
-
'pisell2.product.card.view-all': string;
|
|
189
|
-
'pisell2.product.card.view-less': string;
|
|
190
|
-
'pisell2.product.card.add.holder.button.text': (val: string) => string;
|
|
191
|
-
'pisell2.product.card.add.holder.placeholder': (val: string) => string;
|
|
192
|
-
'pisell2.product.card.add.holder.placeholder.multiple': (num: number, val: string) => string;
|
|
193
|
-
'pisell2.product.card.add.holder.modal.title.1': string;
|
|
194
|
-
'pisell2.product.card.hour.minute': (hour: number, minute: number) => string;
|
|
195
|
-
'pisell2.product.card.sales': string;
|
|
196
|
-
'pisell2.product.card.add.holder.modal.cancel': string;
|
|
197
|
-
'pisell2.product.card.add.holder.modal.clear': string;
|
|
198
|
-
'pisell2.product.card.add.holder.modal.apply': string;
|
|
199
|
-
'pisell2.product.card.add.holder.modal.add': string;
|
|
200
|
-
'pisell2.product.card.closing-soon.warning': string;
|
|
201
|
-
};
|
|
202
|
-
};
|
|
203
|
-
export default _default;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import '../../../cartSkuCard/components/resources/index.less';
|
|
3
|
-
interface LineItemResourcesProps {
|
|
4
|
-
dataSource?: any;
|
|
5
|
-
}
|
|
6
|
-
declare const LineItemResources: (props: LineItemResourcesProps) => JSX.Element | null;
|
|
7
|
-
export default LineItemResources;
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
declare const _default: {
|
|
2
|
-
en: {
|
|
3
|
-
'pisell2.line-item.resource': string;
|
|
4
|
-
'pisell2.line-item.time': string;
|
|
5
|
-
'pisell2.line-item.add-time-products': string;
|
|
6
|
-
'pisell2.line-item.show-all': string;
|
|
7
|
-
'pisell2.line-item.collapse': string;
|
|
8
|
-
};
|
|
9
|
-
'zh-CN': {
|
|
10
|
-
'pisell2.line-item.resource': string;
|
|
11
|
-
'pisell2.line-item.time': string;
|
|
12
|
-
'pisell2.line-item.add-time-products': string;
|
|
13
|
-
'pisell2.line-item.show-all': string;
|
|
14
|
-
'pisell2.line-item.collapse': string;
|
|
15
|
-
};
|
|
16
|
-
'zh-HK': {
|
|
17
|
-
'pisell2.line-item.resource': string;
|
|
18
|
-
'pisell2.line-item.time': string;
|
|
19
|
-
'pisell2.line-item.add-time-products': string;
|
|
20
|
-
'pisell2.line-item.show-all': string;
|
|
21
|
-
'pisell2.line-item.collapse': string;
|
|
22
|
-
};
|
|
23
|
-
ja: {
|
|
24
|
-
'pisell2.line-item.resource': string;
|
|
25
|
-
'pisell2.line-item.time': string;
|
|
26
|
-
'pisell2.line-item.add-time-products': string;
|
|
27
|
-
'pisell2.line-item.show-all': string;
|
|
28
|
-
'pisell2.line-item.collapse': string;
|
|
29
|
-
};
|
|
30
|
-
pt: {
|
|
31
|
-
'pisell2.line-item.resource': string;
|
|
32
|
-
'pisell2.line-item.time': string;
|
|
33
|
-
'pisell2.line-item.add-time-products': string;
|
|
34
|
-
'pisell2.line-item.show-all': string;
|
|
35
|
-
'pisell2.line-item.collapse': string;
|
|
36
|
-
};
|
|
37
|
-
};
|
|
38
|
-
export default _default;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import type { ReactNode } from 'react';
|
|
2
|
-
export declare type LineItemType = 'a2' | 'a5' | 'a9';
|
|
3
|
-
export declare type itemType = 'booking' | 'product';
|
|
4
|
-
export interface LineItemStatusOption {
|
|
5
|
-
key: string;
|
|
6
|
-
label: ReactNode;
|
|
7
|
-
color?: string;
|
|
8
|
-
danger?: boolean;
|
|
9
|
-
}
|
|
10
|
-
export interface LineItemHolderOption {
|
|
11
|
-
id: string | number;
|
|
12
|
-
label: ReactNode;
|
|
13
|
-
}
|
|
@@ -1,138 +0,0 @@
|
|
|
1
|
-
declare const _default: {
|
|
2
|
-
en: {
|
|
3
|
-
'pisell2.product.card.day': (val: number) => string;
|
|
4
|
-
'pisell2.product.card.day.event': (val: number) => string;
|
|
5
|
-
'pisell2.product.card.minute': (val: number) => string;
|
|
6
|
-
'pisell2.product.card.discount.reason': string;
|
|
7
|
-
'pisell2.product.card.discount.note': string;
|
|
8
|
-
'pisell2.product.card.edit': string;
|
|
9
|
-
'pisell2.product.card.discount.add.note': string;
|
|
10
|
-
'pisell2.product.card.discount.edit.note': string;
|
|
11
|
-
'pisell2.product.card.confirm': string;
|
|
12
|
-
'pisell2.product.card.cancel': string;
|
|
13
|
-
'pisell2.product.card.note.pla': string;
|
|
14
|
-
'pisell2.product.card.items.package': string;
|
|
15
|
-
'pisell2.product.card.view-all': string;
|
|
16
|
-
'pisell2.product.card.view-less': string;
|
|
17
|
-
'pisell2.product.card.add.holder.button.text': (val: string) => string;
|
|
18
|
-
'pisell2.product.card.add.holder.placeholder': (val: string) => string;
|
|
19
|
-
'pisell2.product.card.add.holder.placeholder.multiple': (num: number, val: string) => string;
|
|
20
|
-
'pisell2.product.card.add.holder.modal.title.1': string;
|
|
21
|
-
'pisell2.product.card.hour.minute': (hour: number, minute: number) => string;
|
|
22
|
-
'pisell2.product.card.sales': string;
|
|
23
|
-
'pisell2.product.card.add.holder.modal.cancel': string;
|
|
24
|
-
'pisell2.product.card.add.holder.modal.clear': string;
|
|
25
|
-
'pisell2.product.card.add.holder.modal.apply': string;
|
|
26
|
-
'pisell2.product.card.add.holder.modal.add': string;
|
|
27
|
-
'pisell2.product.card.closing-soon.warning': string;
|
|
28
|
-
};
|
|
29
|
-
'zh-CN': {
|
|
30
|
-
'pisell2.product.card.edit': string;
|
|
31
|
-
'pisell2.product.card.day': (val: number) => string;
|
|
32
|
-
'pisell2.product.card.day.event': (val: number) => string;
|
|
33
|
-
'pisell2.product.card.minute': (val: number) => string;
|
|
34
|
-
'pisell2.product.card.discount.reason': string;
|
|
35
|
-
'pisell2.product.card.discount.note': string;
|
|
36
|
-
'pisell2.product.card.discount.add.note': string;
|
|
37
|
-
'pisell2.product.card.discount.edit.note': string;
|
|
38
|
-
'pisell2.product.card.confirm': string;
|
|
39
|
-
'pisell2.product.card.cancel': string;
|
|
40
|
-
'pisell2.product.card.note.pla': string;
|
|
41
|
-
'pisell2.product.card.items.package': string;
|
|
42
|
-
'pisell2.product.card.view-all': string;
|
|
43
|
-
'pisell2.product.card.view-less': string;
|
|
44
|
-
'pisell2.product.card.add.holder.button.text': (val: string) => string;
|
|
45
|
-
'pisell2.product.card.add.holder.placeholder': (val: string) => string;
|
|
46
|
-
'pisell2.product.card.add.holder.placeholder.multiple': (num: number, val: string) => string;
|
|
47
|
-
'pisell2.product.card.add.holder.modal.title.1': string;
|
|
48
|
-
'pisell2.product.card.hour.minute': (hour: number, minute: number) => string;
|
|
49
|
-
'pisell2.product.card.sales': string;
|
|
50
|
-
'pisell2.product.card.add.holder.modal.cancel': string;
|
|
51
|
-
'pisell2.product.card.add.holder.modal.clear': string;
|
|
52
|
-
'pisell2.product.card.add.holder.modal.apply': string;
|
|
53
|
-
'pisell2.product.card.add.holder.modal.add': string;
|
|
54
|
-
'pisell2.product.card.closing-soon.warning': string;
|
|
55
|
-
};
|
|
56
|
-
'zh-HK': {
|
|
57
|
-
'pisell2.product.card.edit': string;
|
|
58
|
-
'pisell2.product.card.day': (val: number) => string;
|
|
59
|
-
'pisell2.product.card.day.event': (val: number) => string;
|
|
60
|
-
'pisell2.product.card.minute': (val: number) => string;
|
|
61
|
-
'pisell2.product.card.discount.reason': string;
|
|
62
|
-
'pisell2.product.card.discount.note': string;
|
|
63
|
-
'pisell2.product.card.discount.add.note': string;
|
|
64
|
-
'pisell2.product.card.discount.edit.note': string;
|
|
65
|
-
'pisell2.product.card.confirm': string;
|
|
66
|
-
'pisell2.product.card.cancel': string;
|
|
67
|
-
'pisell2.product.card.note.pla': string;
|
|
68
|
-
'pisell2.product.card.items.package': string;
|
|
69
|
-
'pisell2.product.card.view-all': string;
|
|
70
|
-
'pisell2.product.card.view-less': string;
|
|
71
|
-
'pisell2.product.card.add.holder.button.text': (val: string) => string;
|
|
72
|
-
'pisell2.product.card.add.holder.placeholder': (val: string) => string;
|
|
73
|
-
'pisell2.product.card.add.holder.placeholder.multiple': (num: number, val: string) => string;
|
|
74
|
-
'pisell2.product.card.add.holder.modal.title.1': string;
|
|
75
|
-
'pisell2.product.card.hour.minute': (hour: number, minute: number) => string;
|
|
76
|
-
'pisell2.product.card.sales': string;
|
|
77
|
-
'pisell2.product.card.add.holder.modal.cancel': string;
|
|
78
|
-
'pisell2.product.card.add.holder.modal.clear': string;
|
|
79
|
-
'pisell2.product.card.add.holder.modal.apply': string;
|
|
80
|
-
'pisell2.product.card.add.holder.modal.add': string;
|
|
81
|
-
'pisell2.product.card.closing-soon.warning': string;
|
|
82
|
-
};
|
|
83
|
-
ja: {
|
|
84
|
-
'pisell2.product.card.day': (val: number) => string;
|
|
85
|
-
'pisell2.product.card.day.event': (val: number) => string;
|
|
86
|
-
'pisell2.product.card.minute': (val: number) => string;
|
|
87
|
-
'pisell2.product.card.discount.reason': string;
|
|
88
|
-
'pisell2.product.card.discount.note': string;
|
|
89
|
-
'pisell2.product.card.edit': string;
|
|
90
|
-
'pisell2.product.card.discount.add.note': string;
|
|
91
|
-
'pisell2.product.card.discount.edit.note': string;
|
|
92
|
-
'pisell2.product.card.confirm': string;
|
|
93
|
-
'pisell2.product.card.cancel': string;
|
|
94
|
-
'pisell2.product.card.note.pla': string;
|
|
95
|
-
'pisell2.product.card.items.package': string;
|
|
96
|
-
'pisell2.product.card.view-all': string;
|
|
97
|
-
'pisell2.product.card.view-less': string;
|
|
98
|
-
'pisell2.product.card.add.holder.button.text': (val: string) => string;
|
|
99
|
-
'pisell2.product.card.add.holder.placeholder': (val: string) => string;
|
|
100
|
-
'pisell2.product.card.add.holder.placeholder.multiple': (num: number, val: string) => string;
|
|
101
|
-
'pisell2.product.card.add.holder.modal.title.1': string;
|
|
102
|
-
'pisell2.product.card.hour.minute': (hour: number, minute: number) => string;
|
|
103
|
-
'pisell2.product.card.sales': string;
|
|
104
|
-
'pisell2.product.card.add.holder.modal.cancel': string;
|
|
105
|
-
'pisell2.product.card.add.holder.modal.clear': string;
|
|
106
|
-
'pisell2.product.card.add.holder.modal.apply': string;
|
|
107
|
-
'pisell2.product.card.add.holder.modal.add': string;
|
|
108
|
-
'pisell2.product.card.closing-soon.warning': string;
|
|
109
|
-
};
|
|
110
|
-
pt: {
|
|
111
|
-
'pisell2.product.card.day': (val: number) => string;
|
|
112
|
-
'pisell2.product.card.day.event': (val: number) => string;
|
|
113
|
-
'pisell2.product.card.minute': (val: number) => string;
|
|
114
|
-
'pisell2.product.card.discount.reason': string;
|
|
115
|
-
'pisell2.product.card.discount.note': string;
|
|
116
|
-
'pisell2.product.card.edit': string;
|
|
117
|
-
'pisell2.product.card.discount.add.note': string;
|
|
118
|
-
'pisell2.product.card.discount.edit.note': string;
|
|
119
|
-
'pisell2.product.card.confirm': string;
|
|
120
|
-
'pisell2.product.card.cancel': string;
|
|
121
|
-
'pisell2.product.card.note.pla': string;
|
|
122
|
-
'pisell2.product.card.items.package': string;
|
|
123
|
-
'pisell2.product.card.view-all': string;
|
|
124
|
-
'pisell2.product.card.view-less': string;
|
|
125
|
-
'pisell2.product.card.add.holder.button.text': (val: string) => string;
|
|
126
|
-
'pisell2.product.card.add.holder.placeholder': (val: string) => string;
|
|
127
|
-
'pisell2.product.card.add.holder.placeholder.multiple': (num: number, val: string) => string;
|
|
128
|
-
'pisell2.product.card.add.holder.modal.title.1': string;
|
|
129
|
-
'pisell2.product.card.hour.minute': (hour: number, minute: number) => string;
|
|
130
|
-
'pisell2.product.card.sales': string;
|
|
131
|
-
'pisell2.product.card.add.holder.modal.cancel': string;
|
|
132
|
-
'pisell2.product.card.add.holder.modal.clear': string;
|
|
133
|
-
'pisell2.product.card.add.holder.modal.apply': string;
|
|
134
|
-
'pisell2.product.card.add.holder.modal.add': string;
|
|
135
|
-
'pisell2.product.card.closing-soon.warning': string;
|
|
136
|
-
};
|
|
137
|
-
};
|
|
138
|
-
export default _default;
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import { ProductCardTypes, bundleType, optionType, productType } from './types';
|
|
2
|
-
/**
|
|
3
|
-
* @title: 套餐数据
|
|
4
|
-
* @description:
|
|
5
|
-
* @return {*}
|
|
6
|
-
* @Author: WangHan
|
|
7
|
-
* @Date: 2025-01-02 23:21
|
|
8
|
-
*/
|
|
9
|
-
export declare const defaultBundle: bundleType;
|
|
10
|
-
/**
|
|
11
|
-
* @description: 单规格
|
|
12
|
-
* @return {*}
|
|
13
|
-
* @Author: WangHan
|
|
14
|
-
* @Date: 2025-01-02 23:00
|
|
15
|
-
*/
|
|
16
|
-
export declare const defaultOption: optionType;
|
|
17
|
-
/**
|
|
18
|
-
* @title: 商品商品类型
|
|
19
|
-
* @description:
|
|
20
|
-
* @return {*}
|
|
21
|
-
* @Author: WangHan
|
|
22
|
-
* @Date: 2025-01-02 22:48
|
|
23
|
-
*/
|
|
24
|
-
export declare const defaultProduct: productType;
|
|
25
|
-
/**
|
|
26
|
-
* @title: 默认数据
|
|
27
|
-
* @description:
|
|
28
|
-
* @return {*}
|
|
29
|
-
* @Author: WangHan
|
|
30
|
-
* @Date: 2024-12-12 16:49
|
|
31
|
-
*/
|
|
32
|
-
export declare const defaultValue: ProductCardTypes;
|
|
@@ -1,96 +0,0 @@
|
|
|
1
|
-
export declare type bundleType = {
|
|
2
|
-
id: number;
|
|
3
|
-
name: string;
|
|
4
|
-
num: number;
|
|
5
|
-
price: number;
|
|
6
|
-
total: number;
|
|
7
|
-
origin_total?: number;
|
|
8
|
-
price_type?: string;
|
|
9
|
-
options?: optionType[];
|
|
10
|
-
};
|
|
11
|
-
/**
|
|
12
|
-
* @description:
|
|
13
|
-
* @return {*}
|
|
14
|
-
* @Author: WangHan
|
|
15
|
-
* @Date: 2025-01-02 23:00
|
|
16
|
-
*/
|
|
17
|
-
export declare type optionType = {
|
|
18
|
-
id: number;
|
|
19
|
-
name: string;
|
|
20
|
-
num: number;
|
|
21
|
-
price: number;
|
|
22
|
-
total: number;
|
|
23
|
-
origin_total?: number;
|
|
24
|
-
};
|
|
25
|
-
/**
|
|
26
|
-
* @title: 商品商品类型
|
|
27
|
-
* @description:
|
|
28
|
-
* @return {*}
|
|
29
|
-
* @Author: WangHan
|
|
30
|
-
* @Date: 2025-01-02 22:48
|
|
31
|
-
*/
|
|
32
|
-
export declare type productType = {
|
|
33
|
-
_id: string | number;
|
|
34
|
-
id: number;
|
|
35
|
-
name: string;
|
|
36
|
-
price: number;
|
|
37
|
-
total: number;
|
|
38
|
-
num: number;
|
|
39
|
-
origin_total?: number;
|
|
40
|
-
image?: string;
|
|
41
|
-
isShowNote?: boolean;
|
|
42
|
-
note?: string;
|
|
43
|
-
like_status?: string;
|
|
44
|
-
bundle?: bundleType[];
|
|
45
|
-
options?: optionType[];
|
|
46
|
-
isShowAction?: boolean;
|
|
47
|
-
actionText?: string;
|
|
48
|
-
errorMessage?: string;
|
|
49
|
-
product_option_string?: string;
|
|
50
|
-
discount_reason?: string;
|
|
51
|
-
relation_products?: any[];
|
|
52
|
-
resource_id?: string | number;
|
|
53
|
-
relation_form_name?: string;
|
|
54
|
-
holder_title?: string;
|
|
55
|
-
start_date?: string;
|
|
56
|
-
end_date?: string;
|
|
57
|
-
is_show_duration?: boolean;
|
|
58
|
-
is_show_week?: boolean;
|
|
59
|
-
promotions?: any[];
|
|
60
|
-
isGift?: boolean;
|
|
61
|
-
giftData?: any;
|
|
62
|
-
};
|
|
63
|
-
/**
|
|
64
|
-
* 排序总配置
|
|
65
|
-
*/
|
|
66
|
-
export declare type ProductCardTypes = {
|
|
67
|
-
dataSource: productType;
|
|
68
|
-
isFormSubject?: boolean;
|
|
69
|
-
isShowImage?: boolean;
|
|
70
|
-
isShowOriginalPrice?: boolean;
|
|
71
|
-
isShowHolder?: boolean;
|
|
72
|
-
isShowNote?: boolean;
|
|
73
|
-
isShowPackageNote?: boolean;
|
|
74
|
-
isShowDelete?: boolean;
|
|
75
|
-
isShowEditProduct?: boolean;
|
|
76
|
-
isShowAmountFooter?: boolean;
|
|
77
|
-
disabledEdit?: boolean;
|
|
78
|
-
locale?: string;
|
|
79
|
-
symbol?: string;
|
|
80
|
-
isShowChangeHolder?: boolean;
|
|
81
|
-
isShowChangeResource?: boolean;
|
|
82
|
-
isShowChangeDate?: boolean;
|
|
83
|
-
disabledClick?: boolean;
|
|
84
|
-
disabledEditClick?: boolean;
|
|
85
|
-
onAction?: (val: any) => void;
|
|
86
|
-
onDelete?: (val: any) => void;
|
|
87
|
-
onNote?: (val: any) => void;
|
|
88
|
-
onLike?: (val: any) => void;
|
|
89
|
-
onCard?: (val: any) => void;
|
|
90
|
-
onChangeResource?: (val: any) => void;
|
|
91
|
-
onPromotion?: (val: any) => void;
|
|
92
|
-
onEditProduct?: (val: any) => void;
|
|
93
|
-
onGift?: (val: any) => void;
|
|
94
|
-
osWarnTips?: Array<string>;
|
|
95
|
-
[key: string]: any;
|
|
96
|
-
};
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { Select as OriginalSelect } from 'antd';
|
|
3
|
-
import type { SelectProps } from 'antd';
|
|
4
|
-
import './index.less';
|
|
5
|
-
interface CompoundedComponent extends React.ForwardRefExoticComponent<SelectProps> {
|
|
6
|
-
Option: typeof OriginalSelect.Option;
|
|
7
|
-
}
|
|
8
|
-
declare const Select: CompoundedComponent;
|
|
9
|
-
export default Select;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import './Presets.less';
|
|
3
|
-
export declare type PresetsItem = {
|
|
4
|
-
label: string;
|
|
5
|
-
value: number | string;
|
|
6
|
-
style?: React.CSSProperties;
|
|
7
|
-
onClick?: (item: PresetsItem, _next: () => void) => void;
|
|
8
|
-
render?: (item: PresetsItem) => React.ReactNode;
|
|
9
|
-
};
|
|
10
|
-
export interface PresetsProps {
|
|
11
|
-
presets?: PresetsItem[];
|
|
12
|
-
onChange: (val: string) => void;
|
|
13
|
-
}
|
|
14
|
-
declare const Presets: (props: PresetsProps) => JSX.Element | null;
|
|
15
|
-
export default Presets;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
export interface NumberProps {
|
|
2
|
-
max?: number;
|
|
3
|
-
min?: number;
|
|
4
|
-
doneText?: string;
|
|
5
|
-
resetText: string;
|
|
6
|
-
defaultValue?: string | number;
|
|
7
|
-
placeholder?: string;
|
|
8
|
-
value?: string | number;
|
|
9
|
-
onChange?: (val: string | number) => void;
|
|
10
|
-
onEnter?: (val: string | number) => void;
|
|
11
|
-
defaultSelect?: boolean;
|
|
12
|
-
selectType?: 'light' | 'dark';
|
|
13
|
-
backgroundColor?: string;
|
|
14
|
-
containerBackgroundColor?: string;
|
|
15
|
-
buttonBackgroundColor?: string;
|
|
16
|
-
textColor?: string;
|
|
17
|
-
resetButtonBackgroundColor?: string;
|
|
18
|
-
resetButtonTextColor?: string;
|
|
19
|
-
isDoneButtonFollowTheme?: boolean;
|
|
20
|
-
doneButtonBackgroundColor?: string;
|
|
21
|
-
doneButtonTextColor?: string;
|
|
22
|
-
keyboardBackgroundColor?: string;
|
|
23
|
-
keyboardButtonBackgroundColor?: string;
|
|
24
|
-
keyboardButtonTextColor?: string;
|
|
25
|
-
keyboardButtonHoverColor?: string;
|
|
26
|
-
}
|