@pisell/materials 6.11.44 → 6.11.45

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 (75) 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/es/components/pisellRecordBoard/shellFrame/ResourceWall/venueWallUtils.d.ts +1 -1
  6. package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/venueWallUtils.d.ts +1 -1
  7. package/package.json +1 -1
  8. package/es/components/filter/components/FilterItem/index.d.ts +0 -5
  9. package/es/components/filter/components/QuickFilter/index.d.ts +0 -12
  10. package/es/components/pisellFloorMapLayout/PisellFloorMapLayout.d.ts +0 -13
  11. package/es/components/pisellFloorMapLayout/components/FigmaTableCard.d.ts +0 -39
  12. package/es/components/pisellFloorMapLayout/components/FloorMapEditPanel.d.ts +0 -11
  13. package/es/components/pisellFloorMapLayout/components/FloorMapEditTopBar.d.ts +0 -60
  14. package/es/components/pisellFloorMapLayout/components/FloorMapToolbar.d.ts +0 -35
  15. package/es/components/pisellFloorMapLayout/components/HistoryIcons.d.ts +0 -39
  16. package/es/components/pisellFloorMapLayout/components/ItemLayer.d.ts +0 -53
  17. package/es/components/pisellFloorMapLayout/components/ViewControls.d.ts +0 -55
  18. package/es/components/pisellFloorMapLayout/components/ViewControlsWithZoom.d.ts +0 -25
  19. package/es/components/pisellFloorMapLayout/floorMapLayoutConstants.d.ts +0 -4
  20. package/es/components/pisellFloorMapLayout/hooks/floorMapViewportPersistence.d.ts +0 -25
  21. package/es/components/pisellFloorMapLayout/hooks/useDraftConfigHistory.d.ts +0 -18
  22. package/es/components/pisellFloorMapLayout/hooks/useFloorMapEditState.d.ts +0 -71
  23. package/es/components/pisellFloorMapLayout/hooks/useFloorMapTransformMetrics.d.ts +0 -89
  24. package/es/components/pisellFloorMapLayout/index.d.ts +0 -26
  25. package/es/components/pisellFloorMapLayout/locales-ja.d.ts +0 -133
  26. package/es/components/pisellFloorMapLayout/locales-pt.d.ts +0 -133
  27. package/es/components/pisellFloorMapLayout/locales.d.ts +0 -651
  28. package/es/components/pisellFloorMapLayout/types.d.ts +0 -641
  29. package/es/components/pisellFloorMapLayout/utils/floorMapElementNameAsTitle.d.ts +0 -50
  30. package/es/components/pisellRecordBoard/shellFrame/ToolBar/recordBoardToolBarConstants.d.ts +0 -8
  31. package/es/components/pisellShellFrame/PisellShellFrame.d.ts +0 -13
  32. package/es/components/pisellShellFrame/types.d.ts +0 -62
  33. package/es/components/pisellTimeNavigator/PisellTimeNavigator.d.ts +0 -10
  34. package/es/components/pisellTimeNavigator/components/CursorLayer.d.ts +0 -27
  35. package/es/components/pisellTimeNavigator/components/GestureLayer.d.ts +0 -41
  36. package/es/components/pisellTimeNavigator/timeNavigatorConstants.d.ts +0 -20
  37. package/es/locales/en-US.d.ts +0 -557
  38. package/es/locales/ja.d.ts +0 -526
  39. package/es/locales/pt.d.ts +0 -526
  40. package/es/locales/zh-CN.d.ts +0 -552
  41. package/es/locales/zh-TW.d.ts +0 -552
  42. package/lib/components/filter/components/FilterItem/index.d.ts +0 -5
  43. package/lib/components/filter/components/QuickFilter/index.d.ts +0 -12
  44. package/lib/components/pisellFloorMapLayout/PisellFloorMapLayout.d.ts +0 -13
  45. package/lib/components/pisellFloorMapLayout/components/FigmaTableCard.d.ts +0 -39
  46. package/lib/components/pisellFloorMapLayout/components/FloorMapEditPanel.d.ts +0 -11
  47. package/lib/components/pisellFloorMapLayout/components/FloorMapEditTopBar.d.ts +0 -60
  48. package/lib/components/pisellFloorMapLayout/components/FloorMapToolbar.d.ts +0 -35
  49. package/lib/components/pisellFloorMapLayout/components/HistoryIcons.d.ts +0 -39
  50. package/lib/components/pisellFloorMapLayout/components/ItemLayer.d.ts +0 -53
  51. package/lib/components/pisellFloorMapLayout/components/ViewControls.d.ts +0 -55
  52. package/lib/components/pisellFloorMapLayout/components/ViewControlsWithZoom.d.ts +0 -25
  53. package/lib/components/pisellFloorMapLayout/floorMapLayoutConstants.d.ts +0 -4
  54. package/lib/components/pisellFloorMapLayout/hooks/floorMapViewportPersistence.d.ts +0 -25
  55. package/lib/components/pisellFloorMapLayout/hooks/useDraftConfigHistory.d.ts +0 -18
  56. package/lib/components/pisellFloorMapLayout/hooks/useFloorMapEditState.d.ts +0 -71
  57. package/lib/components/pisellFloorMapLayout/hooks/useFloorMapTransformMetrics.d.ts +0 -89
  58. package/lib/components/pisellFloorMapLayout/index.d.ts +0 -26
  59. package/lib/components/pisellFloorMapLayout/locales-ja.d.ts +0 -133
  60. package/lib/components/pisellFloorMapLayout/locales-pt.d.ts +0 -133
  61. package/lib/components/pisellFloorMapLayout/locales.d.ts +0 -651
  62. package/lib/components/pisellFloorMapLayout/types.d.ts +0 -641
  63. package/lib/components/pisellFloorMapLayout/utils/floorMapElementNameAsTitle.d.ts +0 -50
  64. package/lib/components/pisellRecordBoard/shellFrame/ToolBar/recordBoardToolBarConstants.d.ts +0 -8
  65. package/lib/components/pisellShellFrame/PisellShellFrame.d.ts +0 -13
  66. package/lib/components/pisellShellFrame/types.d.ts +0 -62
  67. package/lib/components/pisellTimeNavigator/PisellTimeNavigator.d.ts +0 -10
  68. package/lib/components/pisellTimeNavigator/components/CursorLayer.d.ts +0 -27
  69. package/lib/components/pisellTimeNavigator/components/GestureLayer.d.ts +0 -41
  70. package/lib/components/pisellTimeNavigator/timeNavigatorConstants.d.ts +0 -20
  71. package/lib/locales/en-US.d.ts +0 -557
  72. package/lib/locales/ja.d.ts +0 -526
  73. package/lib/locales/pt.d.ts +0 -526
  74. package/lib/locales/zh-CN.d.ts +0 -552
  75. package/lib/locales/zh-TW.d.ts +0 -552
@@ -1,651 +0,0 @@
1
- /**
2
- * PisellFloorMapLayout 内置文案(画布 Tab、编辑面板等)
3
- */
4
- declare const _default: {
5
- en: {
6
- 'pisell-floor-map-layout.loading': string;
7
- 'pisell-floor-map-layout.read-canvas-tabs.aria': string;
8
- 'pisell-floor-map-layout.edit-top-bar.aria': string;
9
- 'pisell-floor-map-layout.edit-top-bar.fullscreen-enter-aria': string;
10
- 'pisell-floor-map-layout.edit-top-bar.fullscreen-enter-title': string;
11
- 'pisell-floor-map-layout.edit-top-bar.fullscreen-exit-aria': string;
12
- 'pisell-floor-map-layout.edit-top-bar.fullscreen-exit-title': string;
13
- 'pisell-floor-map-layout.edit-top-bar.unsaved': string;
14
- 'pisell-floor-map-layout.edit-top-bar.save': string;
15
- 'pisell-floor-map-layout.edit-top-bar.saving': string;
16
- 'pisell-floor-map-layout.edit-top-bar.undo': string;
17
- 'pisell-floor-map-layout.edit-top-bar.redo': string;
18
- 'pisell-floor-map-layout.edit-top-bar.cancel-edit': string;
19
- 'pisell-floor-map-layout.edit-top-bar.finish-edit': string;
20
- 'pisell-floor-map-layout.edit-top-bar.cancel-confirm-title': string;
21
- 'pisell-floor-map-layout.edit-top-bar.cancel-confirm-content': string;
22
- 'pisell-floor-map-layout.edit-top-bar.cancel-confirm-ok': string;
23
- 'pisell-floor-map-layout.edit-top-bar.cancel-confirm-cancel': string;
24
- 'pisell-floor-map-layout.canvas-tabs.empty': string;
25
- 'pisell-floor-map-layout.canvas-tabs.add': string;
26
- 'pisell-floor-map-layout.canvas-tabs.add-title': string;
27
- 'pisell-floor-map-layout.canvas-tabs.hint': string;
28
- 'pisell-floor-map-layout.canvas-tabs.rename-aria': string;
29
- 'pisell-floor-map-layout.canvas-tabs.remove-aria': string;
30
- 'pisell-floor-map-layout.canvas-tabs.rename-title': string;
31
- 'pisell-floor-map-layout.canvas-tabs.rename-button-aria': string;
32
- 'pisell-floor-map-layout.canvas-tabs.rename-button-title': string;
33
- 'pisell-floor-map-layout.canvas-tabs.default-new-canvas-name': string;
34
- 'pisell-floor-map-layout.canvas-tabs.rename-modal-title': string;
35
- 'pisell-floor-map-layout.canvas-tabs.rename-modal-ok': string;
36
- 'pisell-floor-map-layout.canvas-tabs.rename-modal-cancel': string;
37
- 'pisell-floor-map-layout.edit-panel.element-props': string;
38
- 'pisell-floor-map-layout.edit-panel.close-aria': string;
39
- 'pisell-floor-map-layout.edit-panel.hint-apply': string;
40
- 'pisell-floor-map-layout.edit-panel.hint-save': string;
41
- 'pisell-floor-map-layout.edit-panel.section-layout': string;
42
- 'pisell-floor-map-layout.edit-panel.lock-on': string;
43
- 'pisell-floor-map-layout.edit-panel.lock-off': string;
44
- 'pisell-floor-map-layout.edit-panel.label-x': string;
45
- 'pisell-floor-map-layout.edit-panel.label-y': string;
46
- 'pisell-floor-map-layout.edit-panel.label-z': string;
47
- 'pisell-floor-map-layout.edit-panel.label-width': string;
48
- 'pisell-floor-map-layout.edit-panel.label-height': string;
49
- 'pisell-floor-map-layout.edit-panel.label-name': string;
50
- 'pisell-floor-map-layout.edit-panel.label-name-stage': string;
51
- 'pisell-floor-map-layout.edit-panel.ph-name-stage': string;
52
- 'pisell-floor-map-layout.edit-panel.ph-name': string;
53
- 'pisell-floor-map-layout.edit-panel.label-name-as-title': string;
54
- 'pisell-floor-map-layout.edit-panel.tip-name-as-title': string;
55
- 'pisell-floor-map-layout.edit-panel.label-image-url': string;
56
- 'pisell-floor-map-layout.edit-panel.extra-image-url': string;
57
- 'pisell-floor-map-layout.edit-panel.ph-https': string;
58
- 'pisell-floor-map-layout.edit-panel.label-canvas': string;
59
- 'pisell-floor-map-layout.edit-panel.label-element-kind': string;
60
- 'pisell-floor-map-layout.edit-panel.hint-kind-binding-cleared': string;
61
- 'pisell-floor-map-layout.edit-panel.apply': string;
62
- 'pisell-floor-map-layout.edit-panel.data-binding': string;
63
- 'pisell-floor-map-layout.edit-panel.data-binding-note': string;
64
- 'pisell-floor-map-layout.edit-panel.label-data-source': string;
65
- 'pisell-floor-map-layout.edit-panel.ph-data-source': string;
66
- 'pisell-floor-map-layout.edit-panel.label-pick-row': string;
67
- 'pisell-floor-map-layout.edit-panel.ph-pick-row': string;
68
- 'pisell-floor-map-layout.edit-panel.ph-no-rows': string;
69
- 'pisell-floor-map-layout.edit-panel.hint-unbound': string;
70
- 'pisell-floor-map-layout.edit-panel.record-title': string;
71
- 'pisell-floor-map-layout.edit-panel.pop-title': string;
72
- 'pisell-floor-map-layout.edit-panel.pop-desc': string;
73
- 'pisell-floor-map-layout.edit-panel.btn-delete': string;
74
- 'pisell-floor-map-layout.edit-panel.btn-cancel': string;
75
- 'pisell-floor-map-layout.edit-panel.btn-ok-delete': string;
76
- 'pisell-floor-map-layout.edit-quick.lock': string;
77
- 'pisell-floor-map-layout.edit-quick.unlock': string;
78
- 'pisell-floor-map-layout.edit-quick.duplicate': string;
79
- 'pisell-floor-map-layout.edit-quick.delete': string;
80
- 'pisell-floor-map-layout.edit-quick.status-locked': string;
81
- 'pisell-floor-map-layout.edit-quick.status-unlocked': string;
82
- 'pisell-floor-map-layout.edit-quick.aria-toolbar': string;
83
- 'pisell-floor-map-layout.toolbar.category-fallback': string;
84
- 'pisell-floor-map-layout.toolbar.palette-card-title': string;
85
- 'pisell-floor-map-layout.toolbar.data-binding-optional': string;
86
- 'pisell-floor-map-layout.toolbar.hint-after-select-ds': string;
87
- 'pisell-floor-map-layout.toolbar.hint-no-unplaced-rows': string;
88
- 'pisell-floor-map-layout.toolbar.ph-select-records': string;
89
- 'pisell-floor-map-layout.toolbar.hint-multi-drop': string;
90
- 'pisell-floor-map-layout.toolbar.no-data-sources': string;
91
- 'pisell-floor-map-layout.toolbar.cancel-place': string;
92
- 'pisell-floor-map-layout.toolbar.layout-dirty-hint': string;
93
- 'pisell-floor-map-layout.toolbar.save': string;
94
- 'pisell-floor-map-layout.toolbar.saving': string;
95
- 'pisell-floor-map-layout.toolbar.collapse': string;
96
- 'pisell-floor-map-layout.toolbar.expand': string;
97
- 'pisell-floor-map-layout.view-controls.zoom-out-aria': string;
98
- 'pisell-floor-map-layout.view-controls.zoom-in-aria': string;
99
- 'pisell-floor-map-layout.view-controls.reset-aria': string;
100
- 'pisell-floor-map-layout.view-controls.fit-bounds-aria': string;
101
- 'pisell-floor-map-layout.view-controls.grid-hide-aria': string;
102
- 'pisell-floor-map-layout.view-controls.grid-show-aria': string;
103
- 'pisell-floor-map-layout.view-controls.fullscreen-aria': string;
104
- 'pisell-floor-map-layout.view-controls.fullscreen-exit-aria': string;
105
- 'pisell-floor-map-layout.view-controls.expand-tools-aria': string;
106
- 'pisell-floor-map-layout.view-controls.collapse-tools-aria': string;
107
- 'pisell-floor-map-layout.view-controls.viewport-lock-aria': string;
108
- 'pisell-floor-map-layout.view-controls.viewport-unlock-aria': string;
109
- 'pisell-floor-map-layout.image-element.default-name': string;
110
- 'pisell-floor-map-layout.placement.fallback-image-name': string;
111
- 'pisell-floor-map-layout.image-element.hint-no-url': string;
112
- 'pisell-floor-map-layout.image-element.hint-load-fail': string;
113
- 'pisell-floor-map-layout.data-form.empty': string;
114
- 'pisell-floor-map-layout.data-form.save-record': string;
115
- 'pisell-floor-map-layout.binding-error.required-row': string;
116
- 'pisell-floor-map-layout.binding-error.ds-not-allowed': string;
117
- 'pisell-floor-map-layout.binding-error.missing-field': string;
118
- 'pisell-floor-map-layout.card-placeholder.hint-select-row': string;
119
- 'pisell-floor-map-layout.card-placeholder.hint-bind-datasource': string;
120
- 'pisell-floor-map-layout.card-placeholder.hint-new-slot': string;
121
- 'pisell-floor-map-layout.card-placeholder.hint-row-not-found': string;
122
- 'pisell-floor-map-layout.figma-card.kind-round-table': string;
123
- 'pisell-floor-map-layout.figma-card.kind-square-table': string;
124
- 'pisell-floor-map-layout.figma-card.default-table': string;
125
- 'pisell-floor-map-layout.figma-card.capacity-seats': string;
126
- 'pisell-floor-map-layout.figma-card.guests-count': string;
127
- 'pisell-floor-map-layout.figma-card.status-available': string;
128
- 'pisell-floor-map-layout.figma-card.status-reserved': string;
129
- 'pisell-floor-map-layout.figma-card.status-waiting': string;
130
- 'pisell-floor-map-layout.figma-card.status-dining': string;
131
- 'pisell-floor-map-layout.figma-card.status-billed': string;
132
- 'pisell-floor-map-layout.figma-card.status-availableSoon': string;
133
- };
134
- 'zh-CN': {
135
- 'pisell-floor-map-layout.loading': string;
136
- 'pisell-floor-map-layout.read-canvas-tabs.aria': string;
137
- 'pisell-floor-map-layout.edit-top-bar.aria': string;
138
- 'pisell-floor-map-layout.edit-top-bar.fullscreen-enter-aria': string;
139
- 'pisell-floor-map-layout.edit-top-bar.fullscreen-enter-title': string;
140
- 'pisell-floor-map-layout.edit-top-bar.fullscreen-exit-aria': string;
141
- 'pisell-floor-map-layout.edit-top-bar.fullscreen-exit-title': string;
142
- 'pisell-floor-map-layout.edit-top-bar.unsaved': string;
143
- 'pisell-floor-map-layout.edit-top-bar.save': string;
144
- 'pisell-floor-map-layout.edit-top-bar.saving': string;
145
- 'pisell-floor-map-layout.edit-top-bar.undo': string;
146
- 'pisell-floor-map-layout.edit-top-bar.redo': string;
147
- 'pisell-floor-map-layout.edit-top-bar.cancel-edit': string;
148
- 'pisell-floor-map-layout.edit-top-bar.finish-edit': string;
149
- 'pisell-floor-map-layout.edit-top-bar.cancel-confirm-title': string;
150
- 'pisell-floor-map-layout.edit-top-bar.cancel-confirm-content': string;
151
- 'pisell-floor-map-layout.edit-top-bar.cancel-confirm-ok': string;
152
- 'pisell-floor-map-layout.edit-top-bar.cancel-confirm-cancel': string;
153
- 'pisell-floor-map-layout.canvas-tabs.empty': string;
154
- 'pisell-floor-map-layout.canvas-tabs.add': string;
155
- 'pisell-floor-map-layout.canvas-tabs.add-title': string;
156
- 'pisell-floor-map-layout.canvas-tabs.hint': string;
157
- 'pisell-floor-map-layout.canvas-tabs.rename-aria': string;
158
- 'pisell-floor-map-layout.canvas-tabs.remove-aria': string;
159
- 'pisell-floor-map-layout.canvas-tabs.rename-title': string;
160
- 'pisell-floor-map-layout.canvas-tabs.rename-button-aria': string;
161
- 'pisell-floor-map-layout.canvas-tabs.rename-button-title': string;
162
- 'pisell-floor-map-layout.canvas-tabs.default-new-canvas-name': string;
163
- 'pisell-floor-map-layout.canvas-tabs.rename-modal-title': string;
164
- 'pisell-floor-map-layout.canvas-tabs.rename-modal-ok': string;
165
- 'pisell-floor-map-layout.canvas-tabs.rename-modal-cancel': string;
166
- 'pisell-floor-map-layout.edit-panel.element-props': string;
167
- 'pisell-floor-map-layout.edit-panel.close-aria': string;
168
- 'pisell-floor-map-layout.edit-panel.hint-apply': string;
169
- 'pisell-floor-map-layout.edit-panel.hint-save': string;
170
- 'pisell-floor-map-layout.edit-panel.section-layout': string;
171
- 'pisell-floor-map-layout.edit-panel.lock-on': string;
172
- 'pisell-floor-map-layout.edit-panel.lock-off': string;
173
- 'pisell-floor-map-layout.edit-panel.label-x': string;
174
- 'pisell-floor-map-layout.edit-panel.label-y': string;
175
- 'pisell-floor-map-layout.edit-panel.label-z': string;
176
- 'pisell-floor-map-layout.edit-panel.label-width': string;
177
- 'pisell-floor-map-layout.edit-panel.label-height': string;
178
- 'pisell-floor-map-layout.edit-panel.label-name': string;
179
- 'pisell-floor-map-layout.edit-panel.label-name-stage': string;
180
- 'pisell-floor-map-layout.edit-panel.ph-name-stage': string;
181
- 'pisell-floor-map-layout.edit-panel.ph-name': string;
182
- 'pisell-floor-map-layout.edit-panel.label-name-as-title': string;
183
- 'pisell-floor-map-layout.edit-panel.tip-name-as-title': string;
184
- 'pisell-floor-map-layout.edit-panel.label-image-url': string;
185
- 'pisell-floor-map-layout.edit-panel.extra-image-url': string;
186
- 'pisell-floor-map-layout.edit-panel.ph-https': string;
187
- 'pisell-floor-map-layout.edit-panel.label-canvas': string;
188
- 'pisell-floor-map-layout.edit-panel.label-element-kind': string;
189
- 'pisell-floor-map-layout.edit-panel.hint-kind-binding-cleared': string;
190
- 'pisell-floor-map-layout.edit-panel.apply': string;
191
- 'pisell-floor-map-layout.edit-panel.data-binding': string;
192
- 'pisell-floor-map-layout.edit-panel.data-binding-note': string;
193
- 'pisell-floor-map-layout.edit-panel.label-data-source': string;
194
- 'pisell-floor-map-layout.edit-panel.ph-data-source': string;
195
- 'pisell-floor-map-layout.edit-panel.label-pick-row': string;
196
- 'pisell-floor-map-layout.edit-panel.ph-pick-row': string;
197
- 'pisell-floor-map-layout.edit-panel.ph-no-rows': string;
198
- 'pisell-floor-map-layout.edit-panel.hint-unbound': string;
199
- 'pisell-floor-map-layout.edit-panel.record-title': string;
200
- 'pisell-floor-map-layout.edit-panel.pop-title': string;
201
- 'pisell-floor-map-layout.edit-panel.pop-desc': string;
202
- 'pisell-floor-map-layout.edit-panel.btn-delete': string;
203
- 'pisell-floor-map-layout.edit-panel.btn-cancel': string;
204
- 'pisell-floor-map-layout.edit-panel.btn-ok-delete': string;
205
- 'pisell-floor-map-layout.edit-quick.lock': string;
206
- 'pisell-floor-map-layout.edit-quick.unlock': string;
207
- 'pisell-floor-map-layout.edit-quick.duplicate': string;
208
- 'pisell-floor-map-layout.edit-quick.delete': string;
209
- 'pisell-floor-map-layout.edit-quick.status-locked': string;
210
- 'pisell-floor-map-layout.edit-quick.status-unlocked': string;
211
- 'pisell-floor-map-layout.edit-quick.aria-toolbar': string;
212
- 'pisell-floor-map-layout.toolbar.category-fallback': string;
213
- 'pisell-floor-map-layout.toolbar.palette-card-title': string;
214
- 'pisell-floor-map-layout.toolbar.data-binding-optional': string;
215
- 'pisell-floor-map-layout.toolbar.hint-after-select-ds': string;
216
- 'pisell-floor-map-layout.toolbar.hint-no-unplaced-rows': string;
217
- 'pisell-floor-map-layout.toolbar.ph-select-records': string;
218
- 'pisell-floor-map-layout.toolbar.hint-multi-drop': string;
219
- 'pisell-floor-map-layout.toolbar.no-data-sources': string;
220
- 'pisell-floor-map-layout.toolbar.cancel-place': string;
221
- 'pisell-floor-map-layout.toolbar.layout-dirty-hint': string;
222
- 'pisell-floor-map-layout.toolbar.save': string;
223
- 'pisell-floor-map-layout.toolbar.saving': string;
224
- 'pisell-floor-map-layout.toolbar.collapse': string;
225
- 'pisell-floor-map-layout.toolbar.expand': string;
226
- 'pisell-floor-map-layout.view-controls.zoom-out-aria': string;
227
- 'pisell-floor-map-layout.view-controls.zoom-in-aria': string;
228
- 'pisell-floor-map-layout.view-controls.reset-aria': string;
229
- 'pisell-floor-map-layout.view-controls.fit-bounds-aria': string;
230
- 'pisell-floor-map-layout.view-controls.grid-hide-aria': string;
231
- 'pisell-floor-map-layout.view-controls.grid-show-aria': string;
232
- 'pisell-floor-map-layout.view-controls.fullscreen-aria': string;
233
- 'pisell-floor-map-layout.view-controls.fullscreen-exit-aria': string;
234
- 'pisell-floor-map-layout.view-controls.expand-tools-aria': string;
235
- 'pisell-floor-map-layout.view-controls.collapse-tools-aria': string;
236
- 'pisell-floor-map-layout.view-controls.viewport-lock-aria': string;
237
- 'pisell-floor-map-layout.view-controls.viewport-unlock-aria': string;
238
- 'pisell-floor-map-layout.image-element.default-name': string;
239
- 'pisell-floor-map-layout.placement.fallback-image-name': string;
240
- 'pisell-floor-map-layout.image-element.hint-no-url': string;
241
- 'pisell-floor-map-layout.image-element.hint-load-fail': string;
242
- 'pisell-floor-map-layout.data-form.empty': string;
243
- 'pisell-floor-map-layout.data-form.save-record': string;
244
- 'pisell-floor-map-layout.binding-error.required-row': string;
245
- 'pisell-floor-map-layout.binding-error.ds-not-allowed': string;
246
- 'pisell-floor-map-layout.binding-error.missing-field': string;
247
- 'pisell-floor-map-layout.card-placeholder.hint-select-row': string;
248
- 'pisell-floor-map-layout.card-placeholder.hint-bind-datasource': string;
249
- 'pisell-floor-map-layout.card-placeholder.hint-new-slot': string;
250
- 'pisell-floor-map-layout.card-placeholder.hint-row-not-found': string;
251
- 'pisell-floor-map-layout.figma-card.kind-round-table': string;
252
- 'pisell-floor-map-layout.figma-card.kind-square-table': string;
253
- 'pisell-floor-map-layout.figma-card.default-table': string;
254
- 'pisell-floor-map-layout.figma-card.capacity-seats': string;
255
- 'pisell-floor-map-layout.figma-card.guests-count': string;
256
- 'pisell-floor-map-layout.figma-card.status-available': string;
257
- 'pisell-floor-map-layout.figma-card.status-reserved': string;
258
- 'pisell-floor-map-layout.figma-card.status-waiting': string;
259
- 'pisell-floor-map-layout.figma-card.status-dining': string;
260
- 'pisell-floor-map-layout.figma-card.status-billed': string;
261
- 'pisell-floor-map-layout.figma-card.status-availableSoon': string;
262
- };
263
- 'zh-HK': {
264
- 'pisell-floor-map-layout.loading': string;
265
- 'pisell-floor-map-layout.read-canvas-tabs.aria': string;
266
- 'pisell-floor-map-layout.edit-top-bar.aria': string;
267
- 'pisell-floor-map-layout.edit-top-bar.fullscreen-enter-aria': string;
268
- 'pisell-floor-map-layout.edit-top-bar.fullscreen-enter-title': string;
269
- 'pisell-floor-map-layout.edit-top-bar.fullscreen-exit-aria': string;
270
- 'pisell-floor-map-layout.edit-top-bar.fullscreen-exit-title': string;
271
- 'pisell-floor-map-layout.edit-top-bar.unsaved': string;
272
- 'pisell-floor-map-layout.edit-top-bar.save': string;
273
- 'pisell-floor-map-layout.edit-top-bar.saving': string;
274
- 'pisell-floor-map-layout.edit-top-bar.undo': string;
275
- 'pisell-floor-map-layout.edit-top-bar.redo': string;
276
- 'pisell-floor-map-layout.edit-top-bar.cancel-edit': string;
277
- 'pisell-floor-map-layout.edit-top-bar.finish-edit': string;
278
- 'pisell-floor-map-layout.edit-top-bar.cancel-confirm-title': string;
279
- 'pisell-floor-map-layout.edit-top-bar.cancel-confirm-content': string;
280
- 'pisell-floor-map-layout.edit-top-bar.cancel-confirm-ok': string;
281
- 'pisell-floor-map-layout.edit-top-bar.cancel-confirm-cancel': string;
282
- 'pisell-floor-map-layout.canvas-tabs.empty': string;
283
- 'pisell-floor-map-layout.canvas-tabs.add': string;
284
- 'pisell-floor-map-layout.canvas-tabs.add-title': string;
285
- 'pisell-floor-map-layout.canvas-tabs.hint': string;
286
- 'pisell-floor-map-layout.canvas-tabs.rename-aria': string;
287
- 'pisell-floor-map-layout.canvas-tabs.remove-aria': string;
288
- 'pisell-floor-map-layout.canvas-tabs.rename-title': string;
289
- 'pisell-floor-map-layout.canvas-tabs.rename-button-aria': string;
290
- 'pisell-floor-map-layout.canvas-tabs.rename-button-title': string;
291
- 'pisell-floor-map-layout.canvas-tabs.default-new-canvas-name': string;
292
- 'pisell-floor-map-layout.canvas-tabs.rename-modal-title': string;
293
- 'pisell-floor-map-layout.canvas-tabs.rename-modal-ok': string;
294
- 'pisell-floor-map-layout.canvas-tabs.rename-modal-cancel': string;
295
- 'pisell-floor-map-layout.edit-panel.element-props': string;
296
- 'pisell-floor-map-layout.edit-panel.close-aria': string;
297
- 'pisell-floor-map-layout.edit-panel.hint-apply': string;
298
- 'pisell-floor-map-layout.edit-panel.hint-save': string;
299
- 'pisell-floor-map-layout.edit-panel.section-layout': string;
300
- 'pisell-floor-map-layout.edit-panel.lock-on': string;
301
- 'pisell-floor-map-layout.edit-panel.lock-off': string;
302
- 'pisell-floor-map-layout.edit-panel.label-x': string;
303
- 'pisell-floor-map-layout.edit-panel.label-y': string;
304
- 'pisell-floor-map-layout.edit-panel.label-z': string;
305
- 'pisell-floor-map-layout.edit-panel.label-width': string;
306
- 'pisell-floor-map-layout.edit-panel.label-height': string;
307
- 'pisell-floor-map-layout.edit-panel.label-name': string;
308
- 'pisell-floor-map-layout.edit-panel.label-name-stage': string;
309
- 'pisell-floor-map-layout.edit-panel.ph-name-stage': string;
310
- 'pisell-floor-map-layout.edit-panel.ph-name': string;
311
- 'pisell-floor-map-layout.edit-panel.label-name-as-title': string;
312
- 'pisell-floor-map-layout.edit-panel.tip-name-as-title': string;
313
- 'pisell-floor-map-layout.edit-panel.label-image-url': string;
314
- 'pisell-floor-map-layout.edit-panel.extra-image-url': string;
315
- 'pisell-floor-map-layout.edit-panel.ph-https': string;
316
- 'pisell-floor-map-layout.edit-panel.label-canvas': string;
317
- 'pisell-floor-map-layout.edit-panel.label-element-kind': string;
318
- 'pisell-floor-map-layout.edit-panel.hint-kind-binding-cleared': string;
319
- 'pisell-floor-map-layout.edit-panel.apply': string;
320
- 'pisell-floor-map-layout.edit-panel.data-binding': string;
321
- 'pisell-floor-map-layout.edit-panel.data-binding-note': string;
322
- 'pisell-floor-map-layout.edit-panel.label-data-source': string;
323
- 'pisell-floor-map-layout.edit-panel.ph-data-source': string;
324
- 'pisell-floor-map-layout.edit-panel.label-pick-row': string;
325
- 'pisell-floor-map-layout.edit-panel.ph-pick-row': string;
326
- 'pisell-floor-map-layout.edit-panel.ph-no-rows': string;
327
- 'pisell-floor-map-layout.edit-panel.hint-unbound': string;
328
- 'pisell-floor-map-layout.edit-panel.record-title': string;
329
- 'pisell-floor-map-layout.edit-panel.pop-title': string;
330
- 'pisell-floor-map-layout.edit-panel.pop-desc': string;
331
- 'pisell-floor-map-layout.edit-panel.btn-delete': string;
332
- 'pisell-floor-map-layout.edit-panel.btn-cancel': string;
333
- 'pisell-floor-map-layout.edit-panel.btn-ok-delete': string;
334
- 'pisell-floor-map-layout.edit-quick.lock': string;
335
- 'pisell-floor-map-layout.edit-quick.unlock': string;
336
- 'pisell-floor-map-layout.edit-quick.duplicate': string;
337
- 'pisell-floor-map-layout.edit-quick.delete': string;
338
- 'pisell-floor-map-layout.edit-quick.status-locked': string;
339
- 'pisell-floor-map-layout.edit-quick.status-unlocked': string;
340
- 'pisell-floor-map-layout.edit-quick.aria-toolbar': string;
341
- 'pisell-floor-map-layout.toolbar.category-fallback': string;
342
- 'pisell-floor-map-layout.toolbar.palette-card-title': string;
343
- 'pisell-floor-map-layout.toolbar.data-binding-optional': string;
344
- 'pisell-floor-map-layout.toolbar.hint-after-select-ds': string;
345
- 'pisell-floor-map-layout.toolbar.hint-no-unplaced-rows': string;
346
- 'pisell-floor-map-layout.toolbar.ph-select-records': string;
347
- 'pisell-floor-map-layout.toolbar.hint-multi-drop': string;
348
- 'pisell-floor-map-layout.toolbar.no-data-sources': string;
349
- 'pisell-floor-map-layout.toolbar.cancel-place': string;
350
- 'pisell-floor-map-layout.toolbar.layout-dirty-hint': string;
351
- 'pisell-floor-map-layout.toolbar.save': string;
352
- 'pisell-floor-map-layout.toolbar.saving': string;
353
- 'pisell-floor-map-layout.toolbar.collapse': string;
354
- 'pisell-floor-map-layout.toolbar.expand': string;
355
- 'pisell-floor-map-layout.view-controls.zoom-out-aria': string;
356
- 'pisell-floor-map-layout.view-controls.zoom-in-aria': string;
357
- 'pisell-floor-map-layout.view-controls.reset-aria': string;
358
- 'pisell-floor-map-layout.view-controls.fit-bounds-aria': string;
359
- 'pisell-floor-map-layout.view-controls.grid-hide-aria': string;
360
- 'pisell-floor-map-layout.view-controls.grid-show-aria': string;
361
- 'pisell-floor-map-layout.view-controls.fullscreen-aria': string;
362
- 'pisell-floor-map-layout.view-controls.fullscreen-exit-aria': string;
363
- 'pisell-floor-map-layout.view-controls.expand-tools-aria': string;
364
- 'pisell-floor-map-layout.view-controls.collapse-tools-aria': string;
365
- 'pisell-floor-map-layout.view-controls.viewport-lock-aria': string;
366
- 'pisell-floor-map-layout.view-controls.viewport-unlock-aria': string;
367
- 'pisell-floor-map-layout.image-element.default-name': string;
368
- 'pisell-floor-map-layout.placement.fallback-image-name': string;
369
- 'pisell-floor-map-layout.image-element.hint-no-url': string;
370
- 'pisell-floor-map-layout.image-element.hint-load-fail': string;
371
- 'pisell-floor-map-layout.data-form.empty': string;
372
- 'pisell-floor-map-layout.data-form.save-record': string;
373
- 'pisell-floor-map-layout.binding-error.required-row': string;
374
- 'pisell-floor-map-layout.binding-error.ds-not-allowed': string;
375
- 'pisell-floor-map-layout.binding-error.missing-field': string;
376
- 'pisell-floor-map-layout.card-placeholder.hint-select-row': string;
377
- 'pisell-floor-map-layout.card-placeholder.hint-bind-datasource': string;
378
- 'pisell-floor-map-layout.card-placeholder.hint-new-slot': string;
379
- 'pisell-floor-map-layout.card-placeholder.hint-row-not-found': string;
380
- 'pisell-floor-map-layout.figma-card.kind-round-table': string;
381
- 'pisell-floor-map-layout.figma-card.kind-square-table': string;
382
- 'pisell-floor-map-layout.figma-card.default-table': string;
383
- 'pisell-floor-map-layout.figma-card.capacity-seats': string;
384
- 'pisell-floor-map-layout.figma-card.guests-count': string;
385
- 'pisell-floor-map-layout.figma-card.status-available': string;
386
- 'pisell-floor-map-layout.figma-card.status-reserved': string;
387
- 'pisell-floor-map-layout.figma-card.status-waiting': string;
388
- 'pisell-floor-map-layout.figma-card.status-dining': string;
389
- 'pisell-floor-map-layout.figma-card.status-billed': string;
390
- 'pisell-floor-map-layout.figma-card.status-availableSoon': string;
391
- };
392
- ja: {
393
- 'pisell-floor-map-layout.loading': string;
394
- 'pisell-floor-map-layout.read-canvas-tabs.aria': string;
395
- 'pisell-floor-map-layout.edit-top-bar.aria': string;
396
- 'pisell-floor-map-layout.edit-top-bar.fullscreen-enter-aria': string;
397
- 'pisell-floor-map-layout.edit-top-bar.fullscreen-enter-title': string;
398
- 'pisell-floor-map-layout.edit-top-bar.fullscreen-exit-aria': string;
399
- 'pisell-floor-map-layout.edit-top-bar.fullscreen-exit-title': string;
400
- 'pisell-floor-map-layout.edit-top-bar.unsaved': string;
401
- 'pisell-floor-map-layout.edit-top-bar.save': string;
402
- 'pisell-floor-map-layout.edit-top-bar.saving': string;
403
- 'pisell-floor-map-layout.edit-top-bar.undo': string;
404
- 'pisell-floor-map-layout.edit-top-bar.redo': string;
405
- 'pisell-floor-map-layout.edit-top-bar.cancel-edit': string;
406
- 'pisell-floor-map-layout.edit-top-bar.finish-edit': string;
407
- 'pisell-floor-map-layout.edit-top-bar.cancel-confirm-title': string;
408
- 'pisell-floor-map-layout.edit-top-bar.cancel-confirm-content': string;
409
- 'pisell-floor-map-layout.edit-top-bar.cancel-confirm-ok': string;
410
- 'pisell-floor-map-layout.edit-top-bar.cancel-confirm-cancel': string;
411
- 'pisell-floor-map-layout.canvas-tabs.empty': string;
412
- 'pisell-floor-map-layout.canvas-tabs.add': string;
413
- 'pisell-floor-map-layout.canvas-tabs.add-title': string;
414
- 'pisell-floor-map-layout.canvas-tabs.hint': string;
415
- 'pisell-floor-map-layout.canvas-tabs.rename-aria': string;
416
- 'pisell-floor-map-layout.canvas-tabs.remove-aria': string;
417
- 'pisell-floor-map-layout.canvas-tabs.rename-title': string;
418
- 'pisell-floor-map-layout.canvas-tabs.rename-button-aria': string;
419
- 'pisell-floor-map-layout.canvas-tabs.rename-button-title': string;
420
- 'pisell-floor-map-layout.canvas-tabs.default-new-canvas-name': string;
421
- 'pisell-floor-map-layout.canvas-tabs.rename-modal-title': string;
422
- 'pisell-floor-map-layout.canvas-tabs.rename-modal-ok': string;
423
- 'pisell-floor-map-layout.canvas-tabs.rename-modal-cancel': string;
424
- 'pisell-floor-map-layout.edit-panel.element-props': string;
425
- 'pisell-floor-map-layout.edit-panel.close-aria': string;
426
- 'pisell-floor-map-layout.edit-panel.hint-apply': string;
427
- 'pisell-floor-map-layout.edit-panel.hint-save': string;
428
- 'pisell-floor-map-layout.edit-panel.section-layout': string;
429
- 'pisell-floor-map-layout.edit-panel.lock-on': string;
430
- 'pisell-floor-map-layout.edit-panel.lock-off': string;
431
- 'pisell-floor-map-layout.edit-panel.label-x': string;
432
- 'pisell-floor-map-layout.edit-panel.label-y': string;
433
- 'pisell-floor-map-layout.edit-panel.label-z': string;
434
- 'pisell-floor-map-layout.edit-panel.label-width': string;
435
- 'pisell-floor-map-layout.edit-panel.label-height': string;
436
- 'pisell-floor-map-layout.edit-panel.label-name': string;
437
- 'pisell-floor-map-layout.edit-panel.label-name-stage': string;
438
- 'pisell-floor-map-layout.edit-panel.ph-name-stage': string;
439
- 'pisell-floor-map-layout.edit-panel.ph-name': string;
440
- 'pisell-floor-map-layout.edit-panel.label-name-as-title': string;
441
- 'pisell-floor-map-layout.edit-panel.tip-name-as-title': string;
442
- 'pisell-floor-map-layout.edit-panel.label-image-url': string;
443
- 'pisell-floor-map-layout.edit-panel.extra-image-url': string;
444
- 'pisell-floor-map-layout.edit-panel.ph-https': string;
445
- 'pisell-floor-map-layout.edit-panel.label-canvas': string;
446
- 'pisell-floor-map-layout.edit-panel.label-element-kind': string;
447
- 'pisell-floor-map-layout.edit-panel.hint-kind-binding-cleared': string;
448
- 'pisell-floor-map-layout.edit-panel.apply': string;
449
- 'pisell-floor-map-layout.edit-panel.data-binding': string;
450
- 'pisell-floor-map-layout.edit-panel.data-binding-note': string;
451
- 'pisell-floor-map-layout.edit-panel.label-data-source': string;
452
- 'pisell-floor-map-layout.edit-panel.ph-data-source': string;
453
- 'pisell-floor-map-layout.edit-panel.label-pick-row': string;
454
- 'pisell-floor-map-layout.edit-panel.ph-pick-row': string;
455
- 'pisell-floor-map-layout.edit-panel.ph-no-rows': string;
456
- 'pisell-floor-map-layout.edit-panel.hint-unbound': string;
457
- 'pisell-floor-map-layout.edit-panel.record-title': string;
458
- 'pisell-floor-map-layout.edit-panel.pop-title': string;
459
- 'pisell-floor-map-layout.edit-panel.pop-desc': string;
460
- 'pisell-floor-map-layout.edit-panel.btn-delete': string;
461
- 'pisell-floor-map-layout.edit-panel.btn-cancel': string;
462
- 'pisell-floor-map-layout.edit-panel.btn-ok-delete': string;
463
- 'pisell-floor-map-layout.edit-quick.lock': string;
464
- 'pisell-floor-map-layout.edit-quick.unlock': string;
465
- 'pisell-floor-map-layout.edit-quick.duplicate': string;
466
- 'pisell-floor-map-layout.edit-quick.delete': string;
467
- 'pisell-floor-map-layout.edit-quick.status-locked': string;
468
- 'pisell-floor-map-layout.edit-quick.status-unlocked': string;
469
- 'pisell-floor-map-layout.edit-quick.aria-toolbar': string;
470
- 'pisell-floor-map-layout.toolbar.category-fallback': string;
471
- 'pisell-floor-map-layout.toolbar.palette-card-title': string;
472
- 'pisell-floor-map-layout.toolbar.data-binding-optional': string;
473
- 'pisell-floor-map-layout.toolbar.hint-after-select-ds': string;
474
- 'pisell-floor-map-layout.toolbar.hint-no-unplaced-rows': string;
475
- 'pisell-floor-map-layout.toolbar.ph-select-records': string;
476
- 'pisell-floor-map-layout.toolbar.hint-multi-drop': string;
477
- 'pisell-floor-map-layout.toolbar.no-data-sources': string;
478
- 'pisell-floor-map-layout.toolbar.cancel-place': string;
479
- 'pisell-floor-map-layout.toolbar.layout-dirty-hint': string;
480
- 'pisell-floor-map-layout.toolbar.save': string;
481
- 'pisell-floor-map-layout.toolbar.saving': string;
482
- 'pisell-floor-map-layout.toolbar.collapse': string;
483
- 'pisell-floor-map-layout.toolbar.expand': string;
484
- 'pisell-floor-map-layout.view-controls.zoom-out-aria': string;
485
- 'pisell-floor-map-layout.view-controls.zoom-in-aria': string;
486
- 'pisell-floor-map-layout.view-controls.reset-aria': string;
487
- 'pisell-floor-map-layout.view-controls.fit-bounds-aria': string;
488
- 'pisell-floor-map-layout.view-controls.grid-hide-aria': string;
489
- 'pisell-floor-map-layout.view-controls.grid-show-aria': string;
490
- 'pisell-floor-map-layout.view-controls.fullscreen-aria': string;
491
- 'pisell-floor-map-layout.view-controls.fullscreen-exit-aria': string;
492
- 'pisell-floor-map-layout.view-controls.expand-tools-aria': string;
493
- 'pisell-floor-map-layout.view-controls.collapse-tools-aria': string;
494
- 'pisell-floor-map-layout.view-controls.viewport-lock-aria': string;
495
- 'pisell-floor-map-layout.view-controls.viewport-unlock-aria': string;
496
- 'pisell-floor-map-layout.image-element.default-name': string;
497
- 'pisell-floor-map-layout.placement.fallback-image-name': string;
498
- 'pisell-floor-map-layout.image-element.hint-no-url': string;
499
- 'pisell-floor-map-layout.image-element.hint-load-fail': string;
500
- 'pisell-floor-map-layout.data-form.empty': string;
501
- 'pisell-floor-map-layout.data-form.save-record': string;
502
- 'pisell-floor-map-layout.binding-error.required-row': string;
503
- 'pisell-floor-map-layout.binding-error.ds-not-allowed': string;
504
- 'pisell-floor-map-layout.binding-error.missing-field': string;
505
- 'pisell-floor-map-layout.card-placeholder.hint-select-row': string;
506
- 'pisell-floor-map-layout.card-placeholder.hint-bind-datasource': string;
507
- 'pisell-floor-map-layout.card-placeholder.hint-new-slot': string;
508
- 'pisell-floor-map-layout.card-placeholder.hint-row-not-found': string;
509
- 'pisell-floor-map-layout.figma-card.kind-round-table': string;
510
- 'pisell-floor-map-layout.figma-card.kind-square-table': string;
511
- 'pisell-floor-map-layout.figma-card.default-table': string;
512
- 'pisell-floor-map-layout.figma-card.capacity-seats': string;
513
- 'pisell-floor-map-layout.figma-card.guests-count': string;
514
- 'pisell-floor-map-layout.figma-card.status-available': string;
515
- 'pisell-floor-map-layout.figma-card.status-reserved': string;
516
- 'pisell-floor-map-layout.figma-card.status-waiting': string;
517
- 'pisell-floor-map-layout.figma-card.status-dining': string;
518
- 'pisell-floor-map-layout.figma-card.status-billed': string;
519
- 'pisell-floor-map-layout.figma-card.status-availableSoon': string;
520
- };
521
- pt: {
522
- 'pisell-floor-map-layout.loading': string;
523
- 'pisell-floor-map-layout.read-canvas-tabs.aria': string;
524
- 'pisell-floor-map-layout.edit-top-bar.aria': string;
525
- 'pisell-floor-map-layout.edit-top-bar.fullscreen-enter-aria': string;
526
- 'pisell-floor-map-layout.edit-top-bar.fullscreen-enter-title': string;
527
- 'pisell-floor-map-layout.edit-top-bar.fullscreen-exit-aria': string;
528
- 'pisell-floor-map-layout.edit-top-bar.fullscreen-exit-title': string;
529
- 'pisell-floor-map-layout.edit-top-bar.unsaved': string;
530
- 'pisell-floor-map-layout.edit-top-bar.save': string;
531
- 'pisell-floor-map-layout.edit-top-bar.saving': string;
532
- 'pisell-floor-map-layout.edit-top-bar.undo': string;
533
- 'pisell-floor-map-layout.edit-top-bar.redo': string;
534
- 'pisell-floor-map-layout.edit-top-bar.cancel-edit': string;
535
- 'pisell-floor-map-layout.edit-top-bar.finish-edit': string;
536
- 'pisell-floor-map-layout.edit-top-bar.cancel-confirm-title': string;
537
- 'pisell-floor-map-layout.edit-top-bar.cancel-confirm-content': string;
538
- 'pisell-floor-map-layout.edit-top-bar.cancel-confirm-ok': string;
539
- 'pisell-floor-map-layout.edit-top-bar.cancel-confirm-cancel': string;
540
- 'pisell-floor-map-layout.canvas-tabs.empty': string;
541
- 'pisell-floor-map-layout.canvas-tabs.add': string;
542
- 'pisell-floor-map-layout.canvas-tabs.add-title': string;
543
- 'pisell-floor-map-layout.canvas-tabs.hint': string;
544
- 'pisell-floor-map-layout.canvas-tabs.rename-aria': string;
545
- 'pisell-floor-map-layout.canvas-tabs.remove-aria': string;
546
- 'pisell-floor-map-layout.canvas-tabs.rename-title': string;
547
- 'pisell-floor-map-layout.canvas-tabs.rename-button-aria': string;
548
- 'pisell-floor-map-layout.canvas-tabs.rename-button-title': string;
549
- 'pisell-floor-map-layout.canvas-tabs.default-new-canvas-name': string;
550
- 'pisell-floor-map-layout.canvas-tabs.rename-modal-title': string;
551
- 'pisell-floor-map-layout.canvas-tabs.rename-modal-ok': string;
552
- 'pisell-floor-map-layout.canvas-tabs.rename-modal-cancel': string;
553
- 'pisell-floor-map-layout.edit-panel.element-props': string;
554
- 'pisell-floor-map-layout.edit-panel.close-aria': string;
555
- 'pisell-floor-map-layout.edit-panel.hint-apply': string;
556
- 'pisell-floor-map-layout.edit-panel.hint-save': string;
557
- 'pisell-floor-map-layout.edit-panel.section-layout': string;
558
- 'pisell-floor-map-layout.edit-panel.lock-on': string;
559
- 'pisell-floor-map-layout.edit-panel.lock-off': string;
560
- 'pisell-floor-map-layout.edit-panel.label-x': string;
561
- 'pisell-floor-map-layout.edit-panel.label-y': string;
562
- 'pisell-floor-map-layout.edit-panel.label-z': string;
563
- 'pisell-floor-map-layout.edit-panel.label-width': string;
564
- 'pisell-floor-map-layout.edit-panel.label-height': string;
565
- 'pisell-floor-map-layout.edit-panel.label-name': string;
566
- 'pisell-floor-map-layout.edit-panel.label-name-stage': string;
567
- 'pisell-floor-map-layout.edit-panel.ph-name-stage': string;
568
- 'pisell-floor-map-layout.edit-panel.ph-name': string;
569
- 'pisell-floor-map-layout.edit-panel.label-name-as-title': string;
570
- 'pisell-floor-map-layout.edit-panel.tip-name-as-title': string;
571
- 'pisell-floor-map-layout.edit-panel.label-image-url': string;
572
- 'pisell-floor-map-layout.edit-panel.extra-image-url': string;
573
- 'pisell-floor-map-layout.edit-panel.ph-https': string;
574
- 'pisell-floor-map-layout.edit-panel.label-canvas': string;
575
- 'pisell-floor-map-layout.edit-panel.label-element-kind': string;
576
- 'pisell-floor-map-layout.edit-panel.hint-kind-binding-cleared': string;
577
- 'pisell-floor-map-layout.edit-panel.apply': string;
578
- 'pisell-floor-map-layout.edit-panel.data-binding': string;
579
- 'pisell-floor-map-layout.edit-panel.data-binding-note': string;
580
- 'pisell-floor-map-layout.edit-panel.label-data-source': string;
581
- 'pisell-floor-map-layout.edit-panel.ph-data-source': string;
582
- 'pisell-floor-map-layout.edit-panel.label-pick-row': string;
583
- 'pisell-floor-map-layout.edit-panel.ph-pick-row': string;
584
- 'pisell-floor-map-layout.edit-panel.ph-no-rows': string;
585
- 'pisell-floor-map-layout.edit-panel.hint-unbound': string;
586
- 'pisell-floor-map-layout.edit-panel.record-title': string;
587
- 'pisell-floor-map-layout.edit-panel.pop-title': string;
588
- 'pisell-floor-map-layout.edit-panel.pop-desc': string;
589
- 'pisell-floor-map-layout.edit-panel.btn-delete': string;
590
- 'pisell-floor-map-layout.edit-panel.btn-cancel': string;
591
- 'pisell-floor-map-layout.edit-panel.btn-ok-delete': string;
592
- 'pisell-floor-map-layout.edit-quick.lock': string;
593
- 'pisell-floor-map-layout.edit-quick.unlock': string;
594
- 'pisell-floor-map-layout.edit-quick.duplicate': string;
595
- 'pisell-floor-map-layout.edit-quick.delete': string;
596
- 'pisell-floor-map-layout.edit-quick.status-locked': string;
597
- 'pisell-floor-map-layout.edit-quick.status-unlocked': string;
598
- 'pisell-floor-map-layout.edit-quick.aria-toolbar': string;
599
- 'pisell-floor-map-layout.toolbar.category-fallback': string;
600
- 'pisell-floor-map-layout.toolbar.palette-card-title': string;
601
- 'pisell-floor-map-layout.toolbar.data-binding-optional': string;
602
- 'pisell-floor-map-layout.toolbar.hint-after-select-ds': string;
603
- 'pisell-floor-map-layout.toolbar.hint-no-unplaced-rows': string;
604
- 'pisell-floor-map-layout.toolbar.ph-select-records': string;
605
- 'pisell-floor-map-layout.toolbar.hint-multi-drop': string;
606
- 'pisell-floor-map-layout.toolbar.no-data-sources': string;
607
- 'pisell-floor-map-layout.toolbar.cancel-place': string;
608
- 'pisell-floor-map-layout.toolbar.layout-dirty-hint': string;
609
- 'pisell-floor-map-layout.toolbar.save': string;
610
- 'pisell-floor-map-layout.toolbar.saving': string;
611
- 'pisell-floor-map-layout.toolbar.collapse': string;
612
- 'pisell-floor-map-layout.toolbar.expand': string;
613
- 'pisell-floor-map-layout.view-controls.zoom-out-aria': string;
614
- 'pisell-floor-map-layout.view-controls.zoom-in-aria': string;
615
- 'pisell-floor-map-layout.view-controls.reset-aria': string;
616
- 'pisell-floor-map-layout.view-controls.fit-bounds-aria': string;
617
- 'pisell-floor-map-layout.view-controls.grid-hide-aria': string;
618
- 'pisell-floor-map-layout.view-controls.grid-show-aria': string;
619
- 'pisell-floor-map-layout.view-controls.fullscreen-aria': string;
620
- 'pisell-floor-map-layout.view-controls.fullscreen-exit-aria': string;
621
- 'pisell-floor-map-layout.view-controls.expand-tools-aria': string;
622
- 'pisell-floor-map-layout.view-controls.collapse-tools-aria': string;
623
- 'pisell-floor-map-layout.view-controls.viewport-lock-aria': string;
624
- 'pisell-floor-map-layout.view-controls.viewport-unlock-aria': string;
625
- 'pisell-floor-map-layout.image-element.default-name': string;
626
- 'pisell-floor-map-layout.placement.fallback-image-name': string;
627
- 'pisell-floor-map-layout.image-element.hint-no-url': string;
628
- 'pisell-floor-map-layout.image-element.hint-load-fail': string;
629
- 'pisell-floor-map-layout.data-form.empty': string;
630
- 'pisell-floor-map-layout.data-form.save-record': string;
631
- 'pisell-floor-map-layout.binding-error.required-row': string;
632
- 'pisell-floor-map-layout.binding-error.ds-not-allowed': string;
633
- 'pisell-floor-map-layout.binding-error.missing-field': string;
634
- 'pisell-floor-map-layout.card-placeholder.hint-select-row': string;
635
- 'pisell-floor-map-layout.card-placeholder.hint-bind-datasource': string;
636
- 'pisell-floor-map-layout.card-placeholder.hint-new-slot': string;
637
- 'pisell-floor-map-layout.card-placeholder.hint-row-not-found': string;
638
- 'pisell-floor-map-layout.figma-card.kind-round-table': string;
639
- 'pisell-floor-map-layout.figma-card.kind-square-table': string;
640
- 'pisell-floor-map-layout.figma-card.default-table': string;
641
- 'pisell-floor-map-layout.figma-card.capacity-seats': string;
642
- 'pisell-floor-map-layout.figma-card.guests-count': string;
643
- 'pisell-floor-map-layout.figma-card.status-available': string;
644
- 'pisell-floor-map-layout.figma-card.status-reserved': string;
645
- 'pisell-floor-map-layout.figma-card.status-waiting': string;
646
- 'pisell-floor-map-layout.figma-card.status-dining': string;
647
- 'pisell-floor-map-layout.figma-card.status-billed': string;
648
- 'pisell-floor-map-layout.figma-card.status-availableSoon': string;
649
- };
650
- };
651
- export default _default;