@pisell/materials 6.11.44 → 6.11.46

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.
Files changed (101) hide show
  1. package/build/lowcode/assets-daily.json +11 -11
  2. package/build/lowcode/assets-dev.json +2 -2
  3. package/build/lowcode/assets-prod.json +11 -11
  4. package/build/lowcode/meta.js +1 -1
  5. package/build/lowcode/render/default/view.css +1 -1
  6. package/build/lowcode/render/default/view.js +2 -2
  7. package/build/lowcode/view.css +1 -1
  8. package/build/lowcode/view.js +2 -2
  9. package/es/components/pisellFloorMapLayout/components/FloorMapToolbar.js +3 -31
  10. package/es/components/pisellFloorMapLayout/components/FloorMapToolbar.less +5 -5
  11. package/es/components/pisellFloorMapLayout/components/ViewControls.js +45 -64
  12. package/es/components/pisellFloorMapLayout/components/ViewControls.less +65 -131
  13. package/es/components/pisellRecordBoard/shellFrame/ResourceWall/venueWallUtils.d.ts +1 -1
  14. package/es/components/pisellRecordBoard/shellFrame/ToolBar/index.js +1 -1
  15. package/lib/components/pisellFloorMapLayout/components/FloorMapToolbar.js +1 -25
  16. package/lib/components/pisellFloorMapLayout/components/FloorMapToolbar.less +5 -5
  17. package/lib/components/pisellFloorMapLayout/components/ViewControls.js +62 -107
  18. package/lib/components/pisellFloorMapLayout/components/ViewControls.less +65 -131
  19. package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/venueWallUtils.d.ts +1 -1
  20. package/lib/components/pisellRecordBoard/shellFrame/ToolBar/index.js +1 -1
  21. package/package.json +3 -3
  22. package/es/components/filter/components/FilterItem/index.d.ts +0 -5
  23. package/es/components/filter/components/QuickFilter/index.d.ts +0 -12
  24. package/es/components/pisellFloorMapLayout/PisellFloorMapLayout.d.ts +0 -13
  25. package/es/components/pisellFloorMapLayout/components/FigmaTableCard.d.ts +0 -39
  26. package/es/components/pisellFloorMapLayout/components/FloorMapEditPanel.d.ts +0 -11
  27. package/es/components/pisellFloorMapLayout/components/FloorMapEditTopBar.d.ts +0 -60
  28. package/es/components/pisellFloorMapLayout/components/HistoryIcons.d.ts +0 -39
  29. package/es/components/pisellFloorMapLayout/components/ItemLayer.d.ts +0 -53
  30. package/es/components/pisellFloorMapLayout/components/ViewControlsWithZoom.d.ts +0 -25
  31. package/es/components/pisellFloorMapLayout/floorMapLayoutConstants.d.ts +0 -4
  32. package/es/components/pisellFloorMapLayout/hooks/floorMapViewportPersistence.d.ts +0 -25
  33. package/es/components/pisellFloorMapLayout/hooks/useDraftConfigHistory.d.ts +0 -18
  34. package/es/components/pisellFloorMapLayout/hooks/useFloorMapEditState.d.ts +0 -71
  35. package/es/components/pisellFloorMapLayout/hooks/useFloorMapTransformMetrics.d.ts +0 -89
  36. package/es/components/pisellFloorMapLayout/index.d.ts +0 -26
  37. package/es/components/pisellFloorMapLayout/locales-ja.d.ts +0 -133
  38. package/es/components/pisellFloorMapLayout/locales-pt.d.ts +0 -133
  39. package/es/components/pisellFloorMapLayout/locales.d.ts +0 -651
  40. package/es/components/pisellFloorMapLayout/types.d.ts +0 -641
  41. package/es/components/pisellFloorMapLayout/utils/floorMapElementNameAsTitle.d.ts +0 -50
  42. package/es/components/pisellRecordBoard/PisellRecordBoard.d.ts +0 -9
  43. package/es/components/pisellRecordBoard/shellFrame/ColumnSetting/index.d.ts +0 -8
  44. package/es/components/pisellRecordBoard/shellFrame/Pagination/index.d.ts +0 -14
  45. package/es/components/pisellRecordBoard/shellFrame/ToolBar/recordBoardToolBarConstants.d.ts +0 -8
  46. package/es/components/pisellRecordBoard/shellFrame/ToolBar/recordBoardToolBarI18n.d.ts +0 -13
  47. package/es/components/pisellRecordBoard/shellFrame/ToolBarQuickFilter/index.d.ts +0 -17
  48. package/es/components/pisellRecordBoard/shellFrame/index.d.ts +0 -30
  49. package/es/components/pisellRecordBoard/types.d.ts +0 -789
  50. package/es/components/pisellShellFrame/PisellShellFrame.d.ts +0 -13
  51. package/es/components/pisellShellFrame/types.d.ts +0 -62
  52. package/es/components/pisellTimeNavigator/PisellTimeNavigator.d.ts +0 -10
  53. package/es/components/pisellTimeNavigator/components/CursorLayer.d.ts +0 -27
  54. package/es/components/pisellTimeNavigator/components/GestureLayer.d.ts +0 -41
  55. package/es/components/pisellTimeNavigator/timeNavigatorConstants.d.ts +0 -20
  56. package/es/index.d.ts +0 -265
  57. package/es/locales/en-US.d.ts +0 -557
  58. package/es/locales/ja.d.ts +0 -526
  59. package/es/locales/pt.d.ts +0 -526
  60. package/es/locales/zh-CN.d.ts +0 -552
  61. package/es/locales/zh-TW.d.ts +0 -552
  62. package/lib/components/filter/components/FilterItem/index.d.ts +0 -5
  63. package/lib/components/filter/components/QuickFilter/index.d.ts +0 -12
  64. package/lib/components/pisellFloorMapLayout/PisellFloorMapLayout.d.ts +0 -13
  65. package/lib/components/pisellFloorMapLayout/components/FigmaTableCard.d.ts +0 -39
  66. package/lib/components/pisellFloorMapLayout/components/FloorMapEditPanel.d.ts +0 -11
  67. package/lib/components/pisellFloorMapLayout/components/FloorMapEditTopBar.d.ts +0 -60
  68. package/lib/components/pisellFloorMapLayout/components/HistoryIcons.d.ts +0 -39
  69. package/lib/components/pisellFloorMapLayout/components/ItemLayer.d.ts +0 -53
  70. package/lib/components/pisellFloorMapLayout/components/ViewControlsWithZoom.d.ts +0 -25
  71. package/lib/components/pisellFloorMapLayout/floorMapLayoutConstants.d.ts +0 -4
  72. package/lib/components/pisellFloorMapLayout/hooks/floorMapViewportPersistence.d.ts +0 -25
  73. package/lib/components/pisellFloorMapLayout/hooks/useDraftConfigHistory.d.ts +0 -18
  74. package/lib/components/pisellFloorMapLayout/hooks/useFloorMapEditState.d.ts +0 -71
  75. package/lib/components/pisellFloorMapLayout/hooks/useFloorMapTransformMetrics.d.ts +0 -89
  76. package/lib/components/pisellFloorMapLayout/index.d.ts +0 -26
  77. package/lib/components/pisellFloorMapLayout/locales-ja.d.ts +0 -133
  78. package/lib/components/pisellFloorMapLayout/locales-pt.d.ts +0 -133
  79. package/lib/components/pisellFloorMapLayout/locales.d.ts +0 -651
  80. package/lib/components/pisellFloorMapLayout/types.d.ts +0 -641
  81. package/lib/components/pisellFloorMapLayout/utils/floorMapElementNameAsTitle.d.ts +0 -50
  82. package/lib/components/pisellRecordBoard/PisellRecordBoard.d.ts +0 -9
  83. package/lib/components/pisellRecordBoard/shellFrame/ColumnSetting/index.d.ts +0 -8
  84. package/lib/components/pisellRecordBoard/shellFrame/Pagination/index.d.ts +0 -14
  85. package/lib/components/pisellRecordBoard/shellFrame/ToolBar/recordBoardToolBarConstants.d.ts +0 -8
  86. package/lib/components/pisellRecordBoard/shellFrame/ToolBar/recordBoardToolBarI18n.d.ts +0 -13
  87. package/lib/components/pisellRecordBoard/shellFrame/ToolBarQuickFilter/index.d.ts +0 -17
  88. package/lib/components/pisellRecordBoard/shellFrame/index.d.ts +0 -30
  89. package/lib/components/pisellRecordBoard/types.d.ts +0 -789
  90. package/lib/components/pisellShellFrame/PisellShellFrame.d.ts +0 -13
  91. package/lib/components/pisellShellFrame/types.d.ts +0 -62
  92. package/lib/components/pisellTimeNavigator/PisellTimeNavigator.d.ts +0 -10
  93. package/lib/components/pisellTimeNavigator/components/CursorLayer.d.ts +0 -27
  94. package/lib/components/pisellTimeNavigator/components/GestureLayer.d.ts +0 -41
  95. package/lib/components/pisellTimeNavigator/timeNavigatorConstants.d.ts +0 -20
  96. package/lib/index.d.ts +0 -265
  97. package/lib/locales/en-US.d.ts +0 -557
  98. package/lib/locales/ja.d.ts +0 -526
  99. package/lib/locales/pt.d.ts +0 -526
  100. package/lib/locales/zh-CN.d.ts +0 -552
  101. package/lib/locales/zh-TW.d.ts +0 -552
@@ -1,552 +0,0 @@
1
- declare const _default: {
2
- 'pisell-tabbar-expand': string;
3
- 'pisell-tabbar-minimize': string;
4
- 'pisell-tabbar-all': string;
5
- 'table-filter-search': string;
6
- 'table-filter-find': string;
7
- 'table-filter-clear': string;
8
- 'table-filter-filter': string;
9
- 'table-filter-min': string;
10
- 'table-filter-max': string;
11
- 'table-pagination-previous': string;
12
- 'table-pagination-next': string;
13
- 'table-pagination-total': (current: string, total: string) => string;
14
- 'select-dropdown-render-select-all': string;
15
- 'select-dropdown-render-search': string;
16
- 'sort-button-text': string;
17
- 'sort-oldest-to-newest': string;
18
- 'sort-newest-to-oldest': string;
19
- 'sort-a-z': string;
20
- 'sort-z-a': string;
21
- 'sort-from-morning-to-night': string;
22
- 'sort-from-evening-to-morning': string;
23
- 'sort-0-9': string;
24
- 'sort-9-0': string;
25
- 'sort-first-last': string;
26
- 'sort-last-first': string;
27
- 'table-action-filter-button': string;
28
- 'table-action-filter-quick-filter': string;
29
- 'table-action-filter-quick-filter-tip': (count: number) => string;
30
- 'table-action-filter-other-filter': string;
31
- 'table-action-filter-other-filter-tip': () => string;
32
- 'table-action-group-by-title': string;
33
- 'table-action-group-by-title-tip': string;
34
- 'table-action-column-title': string;
35
- 'table-column-group-records': string;
36
- 'table-column-group-lock-tip': string;
37
- 'record-board-uniform-summary-empty': string;
38
- 'record-board-uniform-summary-same': string;
39
- 'table-column-drag-sort-disabled-tip': string;
40
- 'table-action-filter-no-filter': string;
41
- 'table-action-range-picker-placeholder-start': string;
42
- 'table-action-range-picker-placeholder-end': string;
43
- 'table-action-range-picker-presets-today': string;
44
- 'table-action-range-picker-presets-yesterday': string;
45
- 'table-action-range-picker-presets-last-3-day': string;
46
- 'table-action-range-picker-presets-last-7-day': string;
47
- 'table-action-range-picker-presets-last-14-day': string;
48
- 'table-action-range-picker-presets-last-30-day': string;
49
- 'table-action-range-picker-presets-last-90-day': string;
50
- 'virtual-keyboard-time-now': string;
51
- 'virtual-keyboard-time-ok': string;
52
- 'batch-editor-batch-edit': string;
53
- 'pisell-lookup-placeholder': string;
54
- 'pisell-lookup-button-text': string;
55
- 'pisell-lookup-confirm-button-text': string;
56
- 'pisell-lookup-clear': string;
57
- 'pisell-lookup-close': string;
58
- 'pisell-lookup-search-history': string;
59
- 'pisell-lookup-clear-history': string;
60
- 'pisell-lookup-suggestions': string;
61
- 'pisell-lookup-popular-search': string;
62
- 'pisell-lookup-loading': string;
63
- 'pisell-lookup-no-data': string;
64
- 'pisell-find-button-text': string;
65
- 'pisell-find-placeholder': string;
66
- 'pisell-export-button-text': string;
67
- 'batch-editor-actions': string;
68
- 'batch-editor-remove': string;
69
- 'batch-editor-price': string;
70
- 'batch-editor-cancel': string;
71
- 'batch-editor-search': string;
72
- 'batch-editor-confirm': string;
73
- 'batch-editor-batch-remove': string;
74
- 'batch-editor-what-price': string;
75
- 'batch-editor-quick-edit': string;
76
- 'batch-editor-quick-edit-title': (product: string, num: string) => string;
77
- 'batch-editor-quick-edit-title-2': (product: string) => string;
78
- 'batch-action-bar-select-all': string;
79
- 'batch-action-bar-invert': string;
80
- 'batch-action-bar-clear': string;
81
- 'batch-action-bar-delete': string;
82
- 'batch-action-bar-more': string;
83
- 'batch-action-bar-selected-count': (count: number) => string;
84
- 'batch-action-bar-confirm-title': string;
85
- 'batch-action-bar-delete-confirm-title': string;
86
- 'batch-action-bar-delete-confirm-content': (count: number) => string;
87
- 'batch-action-bar-delete-confirm-ok': string;
88
- 'batch-action-bar-delete-confirm-cancel': string;
89
- 'record-board-toolbar-reset': string;
90
- 'record-board-toolbar-default-filter-status': string;
91
- 'record-board-toolbar-default-filter-all': string;
92
- 'record-board-toolbar-default-filter-enabled': string;
93
- 'record-board-toolbar-default-filter-disabled': string;
94
- 'record-board-toolbar-default-filter-keyword': string;
95
- 'record-board-toolbar-default-placeholder': string;
96
- 'pisell-resource-wall-appearance-light': string;
97
- 'pisell-resource-wall-appearance-dark': string;
98
- 'pisell-resource-wall-control-open': string;
99
- 'pisell-resource-wall-page-indicator': string;
100
- 'pisell-resource-wall-layout-custom': string;
101
- 'pisell-resource-wall-control-title': string;
102
- 'pisell-resource-wall-control-cancel': string;
103
- 'pisell-resource-wall-control-apply': string;
104
- 'pisell-resource-wall-control-close': string;
105
- 'pisell-resource-wall-control-eyebrow': string;
106
- 'pisell-resource-wall-control-subtitle': string;
107
- 'pisell-resource-wall-display-mode': string;
108
- 'pisell-resource-wall-carousel-paging-mode': string;
109
- 'pisell-resource-wall-summary-pagination': string;
110
- 'pisell-resource-wall-summary-page-sec': string;
111
- 'pisell-resource-wall-modal-select-all': string;
112
- 'pisell-resource-wall-modal-clear-all': string;
113
- 'pisell-resource-wall-modal-resource-hint': string;
114
- 'pisell-resource-wall-status-table-title': string;
115
- 'pisell-resource-wall-tab-layout': string;
116
- 'pisell-resource-wall-tab-colors': string;
117
- 'pisell-resource-wall-tab-status': string;
118
- 'pisell-resource-wall-resources-section': string;
119
- 'pisell-resource-wall-select-all': string;
120
- 'pisell-resource-wall-clear-selection': string;
121
- 'pisell-resource-wall-max-selection': string;
122
- 'pisell-resource-wall-layout-preset': string;
123
- 'pisell-resource-wall-page-duration': string;
124
- 'pisell-resource-wall-custom-cols': string;
125
- 'pisell-resource-wall-custom-rows': string;
126
- 'pisell-resource-wall-occupied-color': string;
127
- 'pisell-resource-wall-available-color': string;
128
- 'pisell-resource-wall-boarding-soon-min': string;
129
- 'pisell-resource-wall-status-col-key': string;
130
- 'pisell-resource-wall-status-col-label': string;
131
- 'pisell-resource-wall-status-col-note': string;
132
- 'pisell-resource-wall-status-col-color': string;
133
- 'pisell-resource-wall-status-col-notebg': string;
134
- 'pisell-resource-wall-carousel-dwell-sec-label': string;
135
- 'pisell-resource-wall-layout-placeholder': string;
136
- 'pisell-resource-wall-layout-field-label': string;
137
- 'pisell-resource-wall-panel-custom-cols': string;
138
- 'pisell-resource-wall-panel-custom-rows': string;
139
- 'pisell-resource-wall-hero-width-ratio': string;
140
- 'pisell-resource-wall-hero-width-hint': string;
141
- 'pisell-resource-wall-hero-benchmark-placeholder': string;
142
- 'pisell-resource-wall-hero-benchmark-sample': string;
143
- 'pisell-resource-wall-resources-select-with-count': string;
144
- 'pisell-resource-wall-resources-capacity-carousel-hint': string;
145
- 'pisell-resource-wall-occupied-card-color-label': string;
146
- 'pisell-resource-wall-available-card-color-label': string;
147
- 'pisell-resource-wall-status-col-explain': string;
148
- 'pisell-resource-wall-carousel-countdown-line': string;
149
- 'pisell-resource-wall-countdown-overtime': string;
150
- 'pisell-resource-wall-countdown-ending-now': string;
151
- 'pisell-resource-wall-countdown-left': string;
152
- 'pisell-resource-wall-countdown-zero-overtime': string;
153
- 'pisell-resource-wall-fullscreen-enter': string;
154
- 'pisell-resource-wall-fullscreen-exit': string;
155
- 'pisell-resource-wall-card-hero-available': string;
156
- 'pisell-resource-wall-card-label-current': string;
157
- 'pisell-resource-wall-card-label-next': string;
158
- 'pisell-resource-wall-card-next-line': string;
159
- 'pisell-resource-wall-card-starts-in': string;
160
- 'pisell-resource-wall-card-late': string;
161
- 'pisell-resource-wall-card-current-not-in-use': string;
162
- 'pisell-resource-wall-floor-status-empty': string;
163
- 'pisell-resource-wall-floor-status-reserved': string;
164
- 'pisell-resource-wall-floor-status-late': string;
165
- 'pisell-resource-wall-floor-status-occupied': string;
166
- 'pisell-resource-wall-floor-status-expired': string;
167
- 'pisell-resource-wall-marquee-ending-soon': string;
168
- 'pisell-resource-wall-card-session-complete': string;
169
- 'pisell-resource-wall-card-check-in-prompt': string;
170
- 'pisell-resource-wall-status-id-inUse': string;
171
- 'pisell-resource-wall-status-id-endingSoon': string;
172
- 'pisell-resource-wall-status-id-expired': string;
173
- 'pisell-resource-wall-status-id-available': string;
174
- 'pisell-resource-wall-status-id-boardingSoon': string;
175
- 'pisell-resource-wall-status-id-late': string;
176
- 'pisell-resource-wall-tone-inUse-label': string;
177
- 'pisell-resource-wall-tone-inUse-note': string;
178
- 'pisell-resource-wall-tone-endingSoon-label': string;
179
- 'pisell-resource-wall-tone-endingSoon-note': string;
180
- 'pisell-resource-wall-tone-expired-label': string;
181
- 'pisell-resource-wall-tone-expired-note': string;
182
- 'pisell-resource-wall-tone-available-label': string;
183
- 'pisell-resource-wall-tone-available-note': string;
184
- 'pisell-resource-wall-tone-boardingSoon-label': string;
185
- 'pisell-resource-wall-tone-boardingSoon-note': string;
186
- 'pisell-resource-wall-tone-late-label': string;
187
- 'pisell-resource-wall-tone-late-note': string;
188
- 'pisell2.recordBoard.toolbar.find': string;
189
- 'pisell2.recordBoard.toolbar.findPlaceholder': string;
190
- 'pisell2.recordBoard.toolbar.sort': string;
191
- 'pisell2.recordBoard.toolbar.sortStatus': string;
192
- 'pisell2.recordBoard.toolbar.sortStatusFreeFirst': string;
193
- 'pisell2.recordBoard.toolbar.sortStatusOccupiedFirst': string;
194
- 'pisell2.recordBoard.toolbar.filter': string;
195
- 'pisell2.recordBoard.toolbar.reset': string;
196
- 'pisell2.recordBoard.toolbar.viewGrid': string;
197
- 'pisell2.recordBoard.toolbar.viewFloorMap': string;
198
- 'pisell2.recordBoard.toolbar.viewCalendar': string;
199
- 'pisell2.recordBoard.toolbar.viewResourceWall': string;
200
- 'pisell2.recordBoard.toolbar.columnSetting': string;
201
- 'pisell2.recordBoard.toolbar.moreSettings': string;
202
- 'pisell2.recordBoard.filter.placeholderEnter': string;
203
- 'pisell2.recordBoard.calendar.common.close': string;
204
- 'pisell2.recordBoard.calendar.common.cancel': string;
205
- 'pisell2.recordBoard.calendar.common.save': string;
206
- 'pisell2.recordBoard.calendar.common.saving': string;
207
- 'pisell2.recordBoard.calendar.common.resourceFallback': string;
208
- 'pisell2.recordBoard.calendar.common.newBookingName': string;
209
- 'pisell2.recordBoard.calendar.weekday.mon': string;
210
- 'pisell2.recordBoard.calendar.weekday.tue': string;
211
- 'pisell2.recordBoard.calendar.weekday.wed': string;
212
- 'pisell2.recordBoard.calendar.weekday.thu': string;
213
- 'pisell2.recordBoard.calendar.weekday.fri': string;
214
- 'pisell2.recordBoard.calendar.weekday.sat': string;
215
- 'pisell2.recordBoard.calendar.weekday.sun': string;
216
- 'pisell2.recordBoard.calendar.block.panelTitle': string;
217
- 'pisell2.recordBoard.calendar.block.defaultTitle': string;
218
- 'pisell2.recordBoard.calendar.block.fieldTitle': string;
219
- 'pisell2.recordBoard.calendar.block.fieldNote': string;
220
- 'pisell2.recordBoard.calendar.block.fieldResource': string;
221
- 'pisell2.recordBoard.calendar.block.fieldTimeRange': string;
222
- 'pisell2.recordBoard.calendar.block.placeholderTitle': string;
223
- 'pisell2.recordBoard.calendar.block.placeholderNote': string;
224
- 'pisell2.recordBoard.calendar.block.noResource': string;
225
- 'pisell2.recordBoard.calendar.block.closeAria': string;
226
- 'pisell2.recordBoard.calendar.block.warnSelectTime': string;
227
- 'pisell2.recordBoard.calendar.block.warnEndAfterStart': string;
228
- 'pisell2.recordBoard.calendar.block.warnSelectResource': string;
229
- 'pisell2.recordBoard.calendar.overflow.bookingsForDay': string;
230
- 'pisell2.recordBoard.calendar.overflow.listTitleBookings': string;
231
- 'pisell2.recordBoard.calendar.overflow.listTitleAllBookings': string;
232
- 'pisell2.recordBoard.calendar.overflow.moreCount': string;
233
- 'pisell2.recordBoard.calendar.move.title': string;
234
- 'pisell2.recordBoard.calendar.move.subtitle': string;
235
- 'pisell2.recordBoard.calendar.move.customer': string;
236
- 'pisell2.recordBoard.calendar.move.court': string;
237
- 'pisell2.recordBoard.calendar.move.newDate': string;
238
- 'pisell2.recordBoard.calendar.move.newStartTime': string;
239
- 'pisell2.recordBoard.calendar.move.newEndTime': string;
240
- 'pisell2.recordBoard.calendar.move.previousInfo': string;
241
- 'pisell2.recordBoard.calendar.move.original': string;
242
- 'pisell2.recordBoard.calendar.move.dropTarget': string;
243
- 'pisell2.recordBoard.calendar.move.updated': string;
244
- 'pisell2.recordBoard.calendar.move.confirm': string;
245
- 'pisell2.recordBoard.calendar.move.noPhone': string;
246
- 'pisell2.recordBoard.calendar.move.noEmail': string;
247
- 'pisell2.recordBoard.calendar.move.courtFallback': string;
248
- 'pisell2.recordBoard.calendar.move.slotDisabled': string;
249
- 'pisell2.recordBoard.calendar.week.headerCourtDate': string;
250
- 'pisell2.recordBoard.calendar.week.fullyBooked': string;
251
- 'pisell2.recordBoard.calendar.week.available': string;
252
- 'pisell2.recordBoard.calendar.day.outsideHours': string;
253
- 'pisell2.recordBoard.calendar.day.selectedBlock': string;
254
- 'pisell2.recordBoard.calendar.day.selected': string;
255
- 'pisell2.recordBoard.calendar.day.tapToSelect': string;
256
- 'pisell2.recordBoard.calendar.day.deselectAll': string;
257
- 'pisell2.recordBoard.calendar.day.openSlot': string;
258
- 'pisell2.recordBoard.calendar.day.block': string;
259
- 'pisell2.recordBoard.calendar.day.createBooking': string;
260
- 'pisell2.recordBoard.calendar.day.freeRatio': string;
261
- 'pisell2.recordBoard.calendar.card.continuesNext': string;
262
- 'pisell2.recordBoard.calendar.card.blockBy': string;
263
- 'pisell2.recordBoard.calendar.card.lateMinutesBadge': string;
264
- 'pisell2.recordBoard.calendar.card.lateMinutesDetail': string;
265
- 'pisell2.recordBoard.calendar.status.cancel': string;
266
- 'pisell2.recordBoard.calendar.status.change': string;
267
- 'pisell2.recordBoard.calendar.status.checkedIn': string;
268
- 'pisell2.recordBoard.calendar.status.pending': string;
269
- 'pisell2.recordBoard.calendar.status.new': string;
270
- 'pisell2.recordBoard.calendar.status.late': string;
271
- 'pisell2.recordBoard.calendar.status.noShow': string;
272
- 'pisell2.recordBoard.calendar.detail.staff': string;
273
- 'pisell2.recordBoard.calendar.detail.orderNote': string;
274
- 'pisell2.salesManagement.pagination.previous': string;
275
- 'pisell2.salesManagement.pagination.next': string;
276
- 'pisell2.salesManagement.pagination.showTotal': (start: number, end: number) => string;
277
- 'pisell2.salesManagement.pagination.total': (current: number, max: number) => string;
278
- 'pisell2.salesManagement.batchActionBar.selectedCount': (count: number) => string;
279
- 'pisell2.salesManagement.batchActionBar.more': string;
280
- 'pisell2.salesManagement.batchActionBar.selectAll': string;
281
- 'pisell2.salesManagement.batchActionBar.invert': string;
282
- 'pisell2.salesManagement.batchActionBar.clear': string;
283
- 'pisell2.salesManagement.batchActionBar.delete': string;
284
- 'pisell2.salesManagement.batchActionBar.confirmTitle': string;
285
- 'pisell2.salesManagement.batchActionBar.deleteConfirmTitle': string;
286
- 'pisell2.salesManagement.batchActionBar.deleteConfirmContent': (count: number) => string;
287
- 'pisell2.salesManagement.batchActionBar.deleteConfirmOk': string;
288
- 'pisell2.salesManagement.batchActionBar.deleteConfirmCancel': string;
289
- 'shell-frame-statistic-expand': string;
290
- 'shell-frame-statistic-collapse': string;
291
- 'table-action-export-import-export-success': string;
292
- 'table-action-export-import-button': string;
293
- 'table-action-export-import-export-range': string;
294
- 'table-action-export-import-current-page': string;
295
- 'table-action-export-import-all-records': string;
296
- 'table-action-export-import-selected-records': string;
297
- 'table-action-export-import-selected': string;
298
- 'table-action-export-import-item': (length: number) => string;
299
- 'table-action-export-import-product': string;
300
- 'table-action-export-import-table-text-input-title': string;
301
- 'table-action-export-import-table-text-input-describe': string;
302
- 'table-action-export-import-table-error-file': string;
303
- 'table-action-export-import-import-success': string;
304
- 'table-action-export-import-import-phone': string;
305
- 'table-action-export-import-table-success-download': string;
306
- 'table-action-export-import-table-textimport-product': string;
307
- 'table-action-export-import-table-text-product-template': string;
308
- 'table-action-export-import-table-text-click-download': string;
309
- 'table-action-export-import-table-text-edit-file': string;
310
- 'table-action-export-import-button-import': string;
311
- 'table-action-export-import-cancel': string;
312
- 'table-action-export-import-file-completed': string;
313
- 'table-action-export-import-file-processing': string;
314
- 'table-action-export-import-file-pending': string;
315
- 'table-action-export-import-file-refresh': string;
316
- 'table-action-export-import-export-title': string;
317
- 'table-action-export-import-file-hint': string;
318
- 'table-action-export-import-file-name': string;
319
- 'table-action-export-import-file-content': string;
320
- 'table-action-export-import-file-content-all': string;
321
- 'table-action-export-import-file-content-part': string;
322
- 'table-action-export-import-file-status': string;
323
- 'table-action-export-import-file-account': string;
324
- 'table-action-export-import-file-created': string;
325
- 'table-action-export-import-file-record': (length: number) => string;
326
- 'table-action-export-import-import-title': string;
327
- 'table-action-export-import-log-hint': string;
328
- 'table-action-export-import-log-name': string;
329
- 'table-action-export-import-log-result': string;
330
- 'table-action-export-import-log-ok': (num: number) => string;
331
- 'table-action-export-import-log-err': (num: number) => string;
332
- 'table-action-export-import-log-check': string;
333
- 'table-action-export-import-log-detail-title': string;
334
- 'table-action-export-import-log-err-log': string;
335
- 'table-action-export-import-log-copy': string;
336
- 'table-action-export-import-table-success-copy': string;
337
- 'drag-sort-tree-unavailable-today-tip': string;
338
- 'date-picker-today': string;
339
- 'date-picker-yesterday': string;
340
- 'date-picker-tomorrow': string;
341
- 'date-picker-next_monday': string;
342
- 'date-picker-last_friday': string;
343
- 'date-picker-first_day_of_this_month': string;
344
- 'date-picker-last_day_of_this_month': string;
345
- 'date-picker-first_day_of_next_month': string;
346
- 'date-picker-last_day_of_last_month': string;
347
- 'date-picker-invalid-date': string;
348
- 'date-picker-apply': string;
349
- 'date-picker-shortcut-custom': string;
350
- 'pisell-input-copy-success': string;
351
- 'pisell-input-copy': string;
352
- 'pisell-empty-description-no-data': string;
353
- 'pisell-information-entry-input-search': string;
354
- 'pisell-information-entry-input-confirm': string;
355
- 'pisell-information-entry-scan-exit': string;
356
- 'pisell-wallet-pass-card-detail': string;
357
- 'pisell-wallet-pass-card-edit': string;
358
- 'pisell-wallet-pass-card-name': string;
359
- 'pisell-wallet-pass-card-store-name': string;
360
- 'pisell-wallet-pass-card-balance': string;
361
- 'pisell-wallet-pass-card-redeem': string;
362
- 'pisell-wallet-pass-card-code': string;
363
- 'pisell-wallet-pass-card-valid-to': string;
364
- 'pisell-wallet-pass-card-valid': string;
365
- 'pisell-wallet-pass-card-confirm': string;
366
- 'pisell-wallet-pass-card-cancel': string;
367
- 'pisell-wallet-pass-card-required': string;
368
- 'pisell-wallet-pass-card-expireDate': string;
369
- 'pisell-adjust-price-price-override': string;
370
- 'pisell-adjust-price-discount': string;
371
- 'pisell-adjust-price-discount-amount': string;
372
- 'pisell-adjust-price-discount-percentage': string;
373
- 'pisell-adjust-price-total-after-discount': string;
374
- 'pisell-adjust-price-discount-can-be-maximum': string;
375
- 'pisell-discount-card-title': string;
376
- 'pisell-discount-card-unit': string;
377
- 'pisell-discount-card-fixed-amount-prefix': string;
378
- 'pisell-data-source-table-add': string;
379
- 'pisell-data-source-table-edit': string;
380
- 'pisell-data-source-table-detail': string;
381
- 'pisell-data-source-table-delete': string;
382
- 'pisell-record-view-available': string;
383
- 'pisell-record-view-unavailable': string;
384
- 'pisell-data-source-form-required-message': string;
385
- 'pisell-data-source-form-scope-message': string;
386
- 'pisell-data-source-form-email-message': string;
387
- 'pisell-data-source-form-domain-message': string;
388
- 'pisell-data-source-form-url-message': string;
389
- 'pisell-data-source-form-phone-message': string;
390
- 'pisell-data-source-form-min-length-message': (minLength: number) => string;
391
- 'pisell-data-source-form-max-length-message': (maxLength: number) => string;
392
- 'pisell-data-source-form-min-value-message': (minValue: number) => string;
393
- 'pisell-data-source-form-max-value-message': (maxValue: number) => string;
394
- 'pisell-data-source-form-mobile-message': string;
395
- 'pisell-number-format-thousand': string;
396
- 'pisell-number-format-million': string;
397
- 'pisell-number-format-billion': string;
398
- 'walletCard-done': string;
399
- 'walletCard-qrcode': string;
400
- 'walletCard-barcode': string;
401
- 'walletCard-viewPin': string;
402
- 'pisell-upload-button': string;
403
- 'pisell-upload-setting-size-error': (maxSize: number) => string;
404
- 'pisell-upload-setting-type-error': (type: string) => string;
405
- 'pisell-upload-count-error': (count: number) => string;
406
- 'pisell-upload-error': (name: string) => string;
407
- 'pisell-upload-multilingual-title': string;
408
- 'pisell-upload-multilingual-item-title-original': string;
409
- 'pisell-upload-multilingual-item-title-en': string;
410
- 'pisell-upload-multilingual-item-title-zh-CN': string;
411
- 'pisell-upload-multilingual-item-title-zh-HK': string;
412
- 'pisell-color-picker-default': string;
413
- 'pisell-action-get-data': string;
414
- 'pisell-action-delete-success': string;
415
- 'pisell-action-delete-failed': string;
416
- 'walletCard-point': string;
417
- 'walletCard-rechargeable': string;
418
- 'walletCard-voucher': string;
419
- 'walletCard-discount': string;
420
- 'pisellQrcode-done': string;
421
- 'pisellQrcode-qrcode': string;
422
- 'pisell-delete-confirm-title': string;
423
- 'pisell-delete-confirm-content': string;
424
- 'pisell-delete-confirm-ok': string;
425
- 'pisell-delete-confirm-cancel': string;
426
- 'pisell-design-mode-action-disabled': string;
427
- 'pisell-translation-original': string;
428
- 'pisell-version-modal-title': string;
429
- 'pisell-version-modal-current-version': string;
430
- 'pisell-version-modal-version': string;
431
- 'pisell-version-modal-update-notes': string;
432
- 'pisell-version-modal-patch': string;
433
- 'pisell-version-modal-minor': string;
434
- 'pisell-version-modal-major': string;
435
- 'pisell-version-modal-custom': string;
436
- 'pisell-version-modal-cancel': string;
437
- 'pisell-version-modal-confirm': string;
438
- 'pisell-version-modal-describe-update-notes': string;
439
- 'pisell-version-modal-version-error': string;
440
- 'pisell-version-modal-version-required': string;
441
- 'pisell-version-modal-based-on-version': string;
442
- 'subdomain-error-too-short': string;
443
- 'subdomain-error-too-long': string;
444
- 'subdomain-error-pattern': string;
445
- 'subdomain-error-numbers-only': string;
446
- 'subdomain-error-hyphen-ends': string;
447
- 'subdomain-error-consecutive-hyphens': string;
448
- 'pisell-icon-select-placeholder': string;
449
- 'pisell-icon-select-outlined': string;
450
- 'pisell-icon-select-filled': string;
451
- 'pisell-icon-select-two-tone': string;
452
- 'pisell-icon-select-iconfont': string;
453
- 'pisell-icon-select-search': string;
454
- 'pisell-icon-select-select': string;
455
- 'pisell-lowcode-app-version-control-live': string;
456
- 'pisell-lowcode-app-version-control-draft': string;
457
- 'pisell-lowcode-app-version-control-deprecated': string;
458
- 'pisell-lowcode-app-version-control-new-version': string;
459
- 'pisell-lowcode-app-version-control-promote-to-live': string;
460
- 'pisell-lowcode-app-version-control-promote-version': (version: string) => string;
461
- 'pisell-lowcode-app-version-control-promote-version-describe': string;
462
- 'pisell-lowcode-app-version-control-promote-version-ok': string;
463
- 'pisell-lowcode-app-version-control-promote-version-cancel': string;
464
- 'pisell-lowcode-app-version-control-version-exists': string;
465
- 'pisell-lowcode-drop-sort-add': string;
466
- 'pisell-lowcode-navigation-menu-add-sub-menu': string;
467
- 'pisell-lowcode-navigation-menu-add-page': string;
468
- 'pisell-lowcode-navigation-menu-add-page-tip': string;
469
- 'pisell-lowcode-navigation-menu-tag-base': string;
470
- 'pisell-lowcode-navigation-menu-tag-proCode': string;
471
- 'pisell-lowcode-navigation-menu-tag-pisell1': string;
472
- 'pisell-lowcode-navigation-menu-tag-group': string;
473
- 'pisell-lowcode-navigation-menu-tag-sub-menu': string;
474
- 'pisell-lowcode-navigation-menu-tag-custom': string;
475
- 'pisell-data-source-form-app-identifier-pattern': string;
476
- 'pisell-data-source-form-app-identifier-start-with-letter': string;
477
- 'pisell-data-source-form-app-identifier-special-ends': string;
478
- 'pisell-data-source-form-app-identifier-consecutive-special': string;
479
- 'qrscanner-loading': string;
480
- 'qrscanner-success': string;
481
- 'qrscanner-success-qrcode': string;
482
- 'qrscanner-success-barcode': string;
483
- 'qrscanner-error-upload-image': string;
484
- 'qrscanner-error-load-failed': string;
485
- 'qrscanner-error-no-code': string;
486
- 'qrscanner-error-camera-init': string;
487
- 'qrscanner-error-process-image': string;
488
- 'pisell-login-and-register-title': string;
489
- 'pisell-login-and-register-subtitle': string;
490
- 'pisell-login-and-register-email-label': string;
491
- 'pisell-login-and-register-email-placeholder': string;
492
- 'pisell-login-and-register-password-label': string;
493
- 'pisell-login-and-register-password-placeholder': string;
494
- 'pisell-login-and-register-email-error': string;
495
- 'pisell-login-and-register-email-error-valid': string;
496
- 'pisell-login-and-register-password-error': string;
497
- 'pisell-login-and-register-login': string;
498
- 'pisell-login-and-register-google': string;
499
- 'pisell-login-and-register-facebook': string;
500
- 'pisell-login-and-register-apple': string;
501
- 'pisell-login-and-register-sign-up': string;
502
- 'pisell-login-and-register-login-tab': string;
503
- 'pisell-login-and-register-register-tab': string;
504
- 'pisell-login-and-register-register-email-placeholder': string;
505
- 'pisell-login-and-register-register-password-placeholder': string;
506
- 'pisell-login-and-register-register-button-text': string;
507
- 'pisell-login-and-register-remember-me': string;
508
- 'pisell-login-and-register-forgot-password': string;
509
- 'pisell2.text.goodpass.product-vouchers': string;
510
- 'pisell2.text.goodpass.last-settlement': string;
511
- 'pisell2.text.goodpass.view-more': string;
512
- 'pisell2.text.goodpass.save': string;
513
- 'pisell-wallet-pass-card-status-used': string;
514
- 'pisell-wallet-pass-card-status-expired': string;
515
- 'pisell-wallet-pass-card-status-disabled': string;
516
- 'pisell-wallet-pass-card-status-conflict': string;
517
- 'pisell-wallet-pass-card-status-lastPayment': string;
518
- 'pisell-wallet-pass-card-reset': string;
519
- 'pisell-wallet-pass-card-done': string;
520
- 'pisell2.wallet-card.add-holder-tip': string;
521
- 'pisell2.wallet-card.add-holder-button-text': string;
522
- 'pisell-camera-no-camera-accessible': string;
523
- 'pisell-camera-permission-denied': string;
524
- 'pisell-camera-switch-camera': string;
525
- 'pisell-camera-canvas': string;
526
- 'pisell-camera-checking': string;
527
- 'pisell-camera-no-camera-desc': string;
528
- 'pisell-upload-camera-local-files': string;
529
- 'pisell-upload-camera-capture': string;
530
- 'pisell-upload-camera-retake': string;
531
- 'pisell-upload-camera-use': string;
532
- 'pisell-list-tab-group-default': string;
533
- 'pisell-list-empty-text-default': string;
534
- 'pisell-list-load-more': string;
535
- 'pisell-list-view-less': string;
536
- 'pisell-list-pagination-total': (start: number, end: number, total: number) => string;
537
- 'pisell-list-scroll-down': string;
538
- 'pisell-list-scroll-right': string;
539
- 'pisell-list-pagination-page-of': (current: number, total: number) => string;
540
- 'pisell-list-pagination-previous': string;
541
- 'pisell-list-pagination-next': string;
542
- 'pisell-procedure-header-back-confirm-title': string;
543
- 'pisell-procedure-header-back-confirm-desc': string;
544
- 'pisell-procedure-header-back-confirm-no': string;
545
- 'pisell-procedure-header-back-confirm-yes': string;
546
- 'pisell-procedure-header-close-confirm-title': string;
547
- 'pisell-procedure-header-close-confirm-desc': string;
548
- 'pisell-procedure-header-close-confirm-no': string;
549
- 'pisell-procedure-header-close-confirm-yes': string;
550
- 'pisell-procedure-footer-more': string;
551
- };
552
- export default _default;