@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,133 +0,0 @@
1
- /**
2
- * PisellFloorMapLayout — 日本語
3
- */
4
- declare const _default: {
5
- 'pisell-floor-map-layout.loading': string;
6
- 'pisell-floor-map-layout.read-canvas-tabs.aria': string;
7
- 'pisell-floor-map-layout.edit-top-bar.aria': string;
8
- 'pisell-floor-map-layout.edit-top-bar.fullscreen-enter-aria': string;
9
- 'pisell-floor-map-layout.edit-top-bar.fullscreen-enter-title': string;
10
- 'pisell-floor-map-layout.edit-top-bar.fullscreen-exit-aria': string;
11
- 'pisell-floor-map-layout.edit-top-bar.fullscreen-exit-title': string;
12
- 'pisell-floor-map-layout.edit-top-bar.unsaved': string;
13
- 'pisell-floor-map-layout.edit-top-bar.save': string;
14
- 'pisell-floor-map-layout.edit-top-bar.saving': string;
15
- 'pisell-floor-map-layout.edit-top-bar.undo': string;
16
- 'pisell-floor-map-layout.edit-top-bar.redo': string;
17
- 'pisell-floor-map-layout.edit-top-bar.cancel-edit': string;
18
- 'pisell-floor-map-layout.edit-top-bar.finish-edit': string;
19
- 'pisell-floor-map-layout.edit-top-bar.cancel-confirm-title': string;
20
- 'pisell-floor-map-layout.edit-top-bar.cancel-confirm-content': string;
21
- 'pisell-floor-map-layout.edit-top-bar.cancel-confirm-ok': string;
22
- 'pisell-floor-map-layout.edit-top-bar.cancel-confirm-cancel': string;
23
- 'pisell-floor-map-layout.canvas-tabs.empty': string;
24
- 'pisell-floor-map-layout.canvas-tabs.add': string;
25
- 'pisell-floor-map-layout.canvas-tabs.add-title': string;
26
- 'pisell-floor-map-layout.canvas-tabs.hint': string;
27
- 'pisell-floor-map-layout.canvas-tabs.rename-aria': string;
28
- 'pisell-floor-map-layout.canvas-tabs.remove-aria': string;
29
- 'pisell-floor-map-layout.canvas-tabs.rename-title': string;
30
- 'pisell-floor-map-layout.canvas-tabs.rename-button-aria': string;
31
- 'pisell-floor-map-layout.canvas-tabs.rename-button-title': string;
32
- 'pisell-floor-map-layout.canvas-tabs.default-new-canvas-name': string;
33
- 'pisell-floor-map-layout.canvas-tabs.rename-modal-title': string;
34
- 'pisell-floor-map-layout.canvas-tabs.rename-modal-ok': string;
35
- 'pisell-floor-map-layout.canvas-tabs.rename-modal-cancel': string;
36
- 'pisell-floor-map-layout.edit-panel.element-props': string;
37
- 'pisell-floor-map-layout.edit-panel.close-aria': string;
38
- 'pisell-floor-map-layout.edit-panel.hint-apply': string;
39
- 'pisell-floor-map-layout.edit-panel.hint-save': string;
40
- 'pisell-floor-map-layout.edit-panel.section-layout': string;
41
- 'pisell-floor-map-layout.edit-panel.lock-on': string;
42
- 'pisell-floor-map-layout.edit-panel.lock-off': string;
43
- 'pisell-floor-map-layout.edit-panel.label-x': string;
44
- 'pisell-floor-map-layout.edit-panel.label-y': string;
45
- 'pisell-floor-map-layout.edit-panel.label-z': string;
46
- 'pisell-floor-map-layout.edit-panel.label-width': string;
47
- 'pisell-floor-map-layout.edit-panel.label-height': string;
48
- 'pisell-floor-map-layout.edit-panel.label-name': string;
49
- 'pisell-floor-map-layout.edit-panel.label-name-stage': string;
50
- 'pisell-floor-map-layout.edit-panel.ph-name-stage': string;
51
- 'pisell-floor-map-layout.edit-panel.ph-name': string;
52
- 'pisell-floor-map-layout.edit-panel.label-name-as-title': string;
53
- 'pisell-floor-map-layout.edit-panel.tip-name-as-title': string;
54
- 'pisell-floor-map-layout.edit-panel.label-image-url': string;
55
- 'pisell-floor-map-layout.edit-panel.extra-image-url': string;
56
- 'pisell-floor-map-layout.edit-panel.ph-https': string;
57
- 'pisell-floor-map-layout.edit-panel.label-canvas': string;
58
- 'pisell-floor-map-layout.edit-panel.label-element-kind': string;
59
- 'pisell-floor-map-layout.edit-panel.hint-kind-binding-cleared': string;
60
- 'pisell-floor-map-layout.edit-panel.apply': string;
61
- 'pisell-floor-map-layout.edit-panel.data-binding': string;
62
- 'pisell-floor-map-layout.edit-panel.data-binding-note': string;
63
- 'pisell-floor-map-layout.edit-panel.label-data-source': string;
64
- 'pisell-floor-map-layout.edit-panel.ph-data-source': string;
65
- 'pisell-floor-map-layout.edit-panel.label-pick-row': string;
66
- 'pisell-floor-map-layout.edit-panel.ph-pick-row': string;
67
- 'pisell-floor-map-layout.edit-panel.ph-no-rows': string;
68
- 'pisell-floor-map-layout.edit-panel.hint-unbound': string;
69
- 'pisell-floor-map-layout.edit-panel.record-title': string;
70
- 'pisell-floor-map-layout.edit-panel.pop-title': string;
71
- 'pisell-floor-map-layout.edit-panel.pop-desc': string;
72
- 'pisell-floor-map-layout.edit-panel.btn-delete': string;
73
- 'pisell-floor-map-layout.edit-panel.btn-cancel': string;
74
- 'pisell-floor-map-layout.edit-panel.btn-ok-delete': string;
75
- 'pisell-floor-map-layout.edit-quick.lock': string;
76
- 'pisell-floor-map-layout.edit-quick.unlock': string;
77
- 'pisell-floor-map-layout.edit-quick.duplicate': string;
78
- 'pisell-floor-map-layout.edit-quick.delete': string;
79
- 'pisell-floor-map-layout.edit-quick.status-locked': string;
80
- 'pisell-floor-map-layout.edit-quick.status-unlocked': string;
81
- 'pisell-floor-map-layout.edit-quick.aria-toolbar': string;
82
- 'pisell-floor-map-layout.toolbar.category-fallback': string;
83
- 'pisell-floor-map-layout.toolbar.palette-card-title': string;
84
- 'pisell-floor-map-layout.toolbar.data-binding-optional': string;
85
- 'pisell-floor-map-layout.toolbar.hint-after-select-ds': string;
86
- 'pisell-floor-map-layout.toolbar.hint-no-unplaced-rows': string;
87
- 'pisell-floor-map-layout.toolbar.ph-select-records': string;
88
- 'pisell-floor-map-layout.toolbar.hint-multi-drop': string;
89
- 'pisell-floor-map-layout.toolbar.no-data-sources': string;
90
- 'pisell-floor-map-layout.toolbar.cancel-place': string;
91
- 'pisell-floor-map-layout.toolbar.layout-dirty-hint': string;
92
- 'pisell-floor-map-layout.toolbar.save': string;
93
- 'pisell-floor-map-layout.toolbar.saving': string;
94
- 'pisell-floor-map-layout.toolbar.collapse': string;
95
- 'pisell-floor-map-layout.toolbar.expand': string;
96
- 'pisell-floor-map-layout.view-controls.zoom-out-aria': string;
97
- 'pisell-floor-map-layout.view-controls.zoom-in-aria': string;
98
- 'pisell-floor-map-layout.view-controls.reset-aria': string;
99
- 'pisell-floor-map-layout.view-controls.fit-bounds-aria': string;
100
- 'pisell-floor-map-layout.view-controls.grid-hide-aria': string;
101
- 'pisell-floor-map-layout.view-controls.grid-show-aria': string;
102
- 'pisell-floor-map-layout.view-controls.fullscreen-aria': string;
103
- 'pisell-floor-map-layout.view-controls.fullscreen-exit-aria': string;
104
- 'pisell-floor-map-layout.view-controls.expand-tools-aria': string;
105
- 'pisell-floor-map-layout.view-controls.collapse-tools-aria': string;
106
- 'pisell-floor-map-layout.view-controls.viewport-lock-aria': string;
107
- 'pisell-floor-map-layout.view-controls.viewport-unlock-aria': string;
108
- 'pisell-floor-map-layout.image-element.default-name': string;
109
- 'pisell-floor-map-layout.placement.fallback-image-name': string;
110
- 'pisell-floor-map-layout.image-element.hint-no-url': string;
111
- 'pisell-floor-map-layout.image-element.hint-load-fail': string;
112
- 'pisell-floor-map-layout.data-form.empty': string;
113
- 'pisell-floor-map-layout.data-form.save-record': string;
114
- 'pisell-floor-map-layout.binding-error.required-row': string;
115
- 'pisell-floor-map-layout.binding-error.ds-not-allowed': string;
116
- 'pisell-floor-map-layout.binding-error.missing-field': string;
117
- 'pisell-floor-map-layout.card-placeholder.hint-select-row': string;
118
- 'pisell-floor-map-layout.card-placeholder.hint-bind-datasource': string;
119
- 'pisell-floor-map-layout.card-placeholder.hint-new-slot': string;
120
- 'pisell-floor-map-layout.card-placeholder.hint-row-not-found': string;
121
- 'pisell-floor-map-layout.figma-card.kind-round-table': string;
122
- 'pisell-floor-map-layout.figma-card.kind-square-table': string;
123
- 'pisell-floor-map-layout.figma-card.default-table': string;
124
- 'pisell-floor-map-layout.figma-card.capacity-seats': string;
125
- 'pisell-floor-map-layout.figma-card.guests-count': string;
126
- 'pisell-floor-map-layout.figma-card.status-available': string;
127
- 'pisell-floor-map-layout.figma-card.status-reserved': string;
128
- 'pisell-floor-map-layout.figma-card.status-waiting': string;
129
- 'pisell-floor-map-layout.figma-card.status-dining': string;
130
- 'pisell-floor-map-layout.figma-card.status-billed': string;
131
- 'pisell-floor-map-layout.figma-card.status-availableSoon': string;
132
- };
133
- export default _default;
@@ -1,133 +0,0 @@
1
- /**
2
- * PisellFloorMapLayout — Português
3
- */
4
- declare const _default: {
5
- 'pisell-floor-map-layout.loading': string;
6
- 'pisell-floor-map-layout.read-canvas-tabs.aria': string;
7
- 'pisell-floor-map-layout.edit-top-bar.aria': string;
8
- 'pisell-floor-map-layout.edit-top-bar.fullscreen-enter-aria': string;
9
- 'pisell-floor-map-layout.edit-top-bar.fullscreen-enter-title': string;
10
- 'pisell-floor-map-layout.edit-top-bar.fullscreen-exit-aria': string;
11
- 'pisell-floor-map-layout.edit-top-bar.fullscreen-exit-title': string;
12
- 'pisell-floor-map-layout.edit-top-bar.unsaved': string;
13
- 'pisell-floor-map-layout.edit-top-bar.save': string;
14
- 'pisell-floor-map-layout.edit-top-bar.saving': string;
15
- 'pisell-floor-map-layout.edit-top-bar.undo': string;
16
- 'pisell-floor-map-layout.edit-top-bar.redo': string;
17
- 'pisell-floor-map-layout.edit-top-bar.cancel-edit': string;
18
- 'pisell-floor-map-layout.edit-top-bar.finish-edit': string;
19
- 'pisell-floor-map-layout.edit-top-bar.cancel-confirm-title': string;
20
- 'pisell-floor-map-layout.edit-top-bar.cancel-confirm-content': string;
21
- 'pisell-floor-map-layout.edit-top-bar.cancel-confirm-ok': string;
22
- 'pisell-floor-map-layout.edit-top-bar.cancel-confirm-cancel': string;
23
- 'pisell-floor-map-layout.canvas-tabs.empty': string;
24
- 'pisell-floor-map-layout.canvas-tabs.add': string;
25
- 'pisell-floor-map-layout.canvas-tabs.add-title': string;
26
- 'pisell-floor-map-layout.canvas-tabs.hint': string;
27
- 'pisell-floor-map-layout.canvas-tabs.rename-aria': string;
28
- 'pisell-floor-map-layout.canvas-tabs.remove-aria': string;
29
- 'pisell-floor-map-layout.canvas-tabs.rename-title': string;
30
- 'pisell-floor-map-layout.canvas-tabs.rename-button-aria': string;
31
- 'pisell-floor-map-layout.canvas-tabs.rename-button-title': string;
32
- 'pisell-floor-map-layout.canvas-tabs.default-new-canvas-name': string;
33
- 'pisell-floor-map-layout.canvas-tabs.rename-modal-title': string;
34
- 'pisell-floor-map-layout.canvas-tabs.rename-modal-ok': string;
35
- 'pisell-floor-map-layout.canvas-tabs.rename-modal-cancel': string;
36
- 'pisell-floor-map-layout.edit-panel.element-props': string;
37
- 'pisell-floor-map-layout.edit-panel.close-aria': string;
38
- 'pisell-floor-map-layout.edit-panel.hint-apply': string;
39
- 'pisell-floor-map-layout.edit-panel.hint-save': string;
40
- 'pisell-floor-map-layout.edit-panel.section-layout': string;
41
- 'pisell-floor-map-layout.edit-panel.lock-on': string;
42
- 'pisell-floor-map-layout.edit-panel.lock-off': string;
43
- 'pisell-floor-map-layout.edit-panel.label-x': string;
44
- 'pisell-floor-map-layout.edit-panel.label-y': string;
45
- 'pisell-floor-map-layout.edit-panel.label-z': string;
46
- 'pisell-floor-map-layout.edit-panel.label-width': string;
47
- 'pisell-floor-map-layout.edit-panel.label-height': string;
48
- 'pisell-floor-map-layout.edit-panel.label-name': string;
49
- 'pisell-floor-map-layout.edit-panel.label-name-stage': string;
50
- 'pisell-floor-map-layout.edit-panel.ph-name-stage': string;
51
- 'pisell-floor-map-layout.edit-panel.ph-name': string;
52
- 'pisell-floor-map-layout.edit-panel.label-name-as-title': string;
53
- 'pisell-floor-map-layout.edit-panel.tip-name-as-title': string;
54
- 'pisell-floor-map-layout.edit-panel.label-image-url': string;
55
- 'pisell-floor-map-layout.edit-panel.extra-image-url': string;
56
- 'pisell-floor-map-layout.edit-panel.ph-https': string;
57
- 'pisell-floor-map-layout.edit-panel.label-canvas': string;
58
- 'pisell-floor-map-layout.edit-panel.label-element-kind': string;
59
- 'pisell-floor-map-layout.edit-panel.hint-kind-binding-cleared': string;
60
- 'pisell-floor-map-layout.edit-panel.apply': string;
61
- 'pisell-floor-map-layout.edit-panel.data-binding': string;
62
- 'pisell-floor-map-layout.edit-panel.data-binding-note': string;
63
- 'pisell-floor-map-layout.edit-panel.label-data-source': string;
64
- 'pisell-floor-map-layout.edit-panel.ph-data-source': string;
65
- 'pisell-floor-map-layout.edit-panel.label-pick-row': string;
66
- 'pisell-floor-map-layout.edit-panel.ph-pick-row': string;
67
- 'pisell-floor-map-layout.edit-panel.ph-no-rows': string;
68
- 'pisell-floor-map-layout.edit-panel.hint-unbound': string;
69
- 'pisell-floor-map-layout.edit-panel.record-title': string;
70
- 'pisell-floor-map-layout.edit-panel.pop-title': string;
71
- 'pisell-floor-map-layout.edit-panel.pop-desc': string;
72
- 'pisell-floor-map-layout.edit-panel.btn-delete': string;
73
- 'pisell-floor-map-layout.edit-panel.btn-cancel': string;
74
- 'pisell-floor-map-layout.edit-panel.btn-ok-delete': string;
75
- 'pisell-floor-map-layout.edit-quick.lock': string;
76
- 'pisell-floor-map-layout.edit-quick.unlock': string;
77
- 'pisell-floor-map-layout.edit-quick.duplicate': string;
78
- 'pisell-floor-map-layout.edit-quick.delete': string;
79
- 'pisell-floor-map-layout.edit-quick.status-locked': string;
80
- 'pisell-floor-map-layout.edit-quick.status-unlocked': string;
81
- 'pisell-floor-map-layout.edit-quick.aria-toolbar': string;
82
- 'pisell-floor-map-layout.toolbar.category-fallback': string;
83
- 'pisell-floor-map-layout.toolbar.palette-card-title': string;
84
- 'pisell-floor-map-layout.toolbar.data-binding-optional': string;
85
- 'pisell-floor-map-layout.toolbar.hint-after-select-ds': string;
86
- 'pisell-floor-map-layout.toolbar.hint-no-unplaced-rows': string;
87
- 'pisell-floor-map-layout.toolbar.ph-select-records': string;
88
- 'pisell-floor-map-layout.toolbar.hint-multi-drop': string;
89
- 'pisell-floor-map-layout.toolbar.no-data-sources': string;
90
- 'pisell-floor-map-layout.toolbar.cancel-place': string;
91
- 'pisell-floor-map-layout.toolbar.layout-dirty-hint': string;
92
- 'pisell-floor-map-layout.toolbar.save': string;
93
- 'pisell-floor-map-layout.toolbar.saving': string;
94
- 'pisell-floor-map-layout.toolbar.collapse': string;
95
- 'pisell-floor-map-layout.toolbar.expand': string;
96
- 'pisell-floor-map-layout.view-controls.zoom-out-aria': string;
97
- 'pisell-floor-map-layout.view-controls.zoom-in-aria': string;
98
- 'pisell-floor-map-layout.view-controls.reset-aria': string;
99
- 'pisell-floor-map-layout.view-controls.fit-bounds-aria': string;
100
- 'pisell-floor-map-layout.view-controls.grid-hide-aria': string;
101
- 'pisell-floor-map-layout.view-controls.grid-show-aria': string;
102
- 'pisell-floor-map-layout.view-controls.fullscreen-aria': string;
103
- 'pisell-floor-map-layout.view-controls.fullscreen-exit-aria': string;
104
- 'pisell-floor-map-layout.view-controls.expand-tools-aria': string;
105
- 'pisell-floor-map-layout.view-controls.collapse-tools-aria': string;
106
- 'pisell-floor-map-layout.view-controls.viewport-lock-aria': string;
107
- 'pisell-floor-map-layout.view-controls.viewport-unlock-aria': string;
108
- 'pisell-floor-map-layout.image-element.default-name': string;
109
- 'pisell-floor-map-layout.placement.fallback-image-name': string;
110
- 'pisell-floor-map-layout.image-element.hint-no-url': string;
111
- 'pisell-floor-map-layout.image-element.hint-load-fail': string;
112
- 'pisell-floor-map-layout.data-form.empty': string;
113
- 'pisell-floor-map-layout.data-form.save-record': string;
114
- 'pisell-floor-map-layout.binding-error.required-row': string;
115
- 'pisell-floor-map-layout.binding-error.ds-not-allowed': string;
116
- 'pisell-floor-map-layout.binding-error.missing-field': string;
117
- 'pisell-floor-map-layout.card-placeholder.hint-select-row': string;
118
- 'pisell-floor-map-layout.card-placeholder.hint-bind-datasource': string;
119
- 'pisell-floor-map-layout.card-placeholder.hint-new-slot': string;
120
- 'pisell-floor-map-layout.card-placeholder.hint-row-not-found': string;
121
- 'pisell-floor-map-layout.figma-card.kind-round-table': string;
122
- 'pisell-floor-map-layout.figma-card.kind-square-table': string;
123
- 'pisell-floor-map-layout.figma-card.default-table': string;
124
- 'pisell-floor-map-layout.figma-card.capacity-seats': string;
125
- 'pisell-floor-map-layout.figma-card.guests-count': string;
126
- 'pisell-floor-map-layout.figma-card.status-available': string;
127
- 'pisell-floor-map-layout.figma-card.status-reserved': string;
128
- 'pisell-floor-map-layout.figma-card.status-waiting': string;
129
- 'pisell-floor-map-layout.figma-card.status-dining': string;
130
- 'pisell-floor-map-layout.figma-card.status-billed': string;
131
- 'pisell-floor-map-layout.figma-card.status-availableSoon': string;
132
- };
133
- export default _default;