@pisell/materials 6.11.96 → 6.11.97

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 (140) 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/index.js +1 -1
  5. package/build/lowcode/meta.js +1 -1
  6. package/build/lowcode/preview.js +6 -6
  7. package/build/lowcode/render/default/view.css +1 -1
  8. package/build/lowcode/render/default/view.js +7 -7
  9. package/build/lowcode/view.css +1 -1
  10. package/build/lowcode/view.js +8 -8
  11. package/es/components/buttonGroupPreview/index.js +1 -2
  12. package/es/components/pisellFind/index.d.ts +12 -34
  13. package/es/components/pisellFind/index.js +18 -114
  14. package/es/components/pisellRecordBoard/layouts/GridLayout/Grid.js +2 -4
  15. package/es/components/productCard/cartSkuCard/components/AmountFooter/index.js +3 -1
  16. package/es/components/productCard/cartSkuCard/components/AmountFooter/index.less +5 -0
  17. package/es/components/productCard/cartSkuCard/components/resources/index.less +0 -4
  18. package/es/components/productCard/cartSkuCard/components/weighing/index.js +3 -3
  19. package/es/components/productCard/cartSkuCard/components/weighing/index.less +5 -0
  20. package/es/components/productCard/lineItem/BookingLineItem.d.ts +1 -2
  21. package/es/components/productCard/lineItem/BookingLineItem.js +6 -15
  22. package/es/components/productCard/lineItem/index.d.ts +8 -10
  23. package/es/components/productCard/lineItem/index.js +13 -61
  24. package/es/components/productCard/lineItem/index.less +3 -3
  25. package/es/components/productCard/lineItem/types.d.ts +0 -4
  26. package/es/components/productCard/types.d.ts +0 -1
  27. package/lib/components/buttonGroupPreview/index.js +1 -2
  28. package/lib/components/pisellFind/index.d.ts +12 -34
  29. package/lib/components/pisellFind/index.js +5 -80
  30. package/lib/components/pisellRecordBoard/layouts/GridLayout/Grid.js +1 -1
  31. package/lib/components/productCard/cartSkuCard/components/AmountFooter/index.js +17 -5
  32. package/lib/components/productCard/cartSkuCard/components/AmountFooter/index.less +5 -0
  33. package/lib/components/productCard/cartSkuCard/components/resources/index.less +0 -4
  34. package/lib/components/productCard/cartSkuCard/components/weighing/index.js +21 -1
  35. package/lib/components/productCard/cartSkuCard/components/weighing/index.less +5 -0
  36. package/lib/components/productCard/lineItem/BookingLineItem.d.ts +1 -2
  37. package/lib/components/productCard/lineItem/BookingLineItem.js +2 -14
  38. package/lib/components/productCard/lineItem/index.d.ts +8 -10
  39. package/lib/components/productCard/lineItem/index.js +10 -51
  40. package/lib/components/productCard/lineItem/index.less +3 -3
  41. package/lib/components/productCard/lineItem/types.d.ts +0 -4
  42. package/lib/components/productCard/types.d.ts +0 -1
  43. package/lowcode/pisell-find/meta.ts +0 -19
  44. package/package.json +3 -3
  45. package/es/components/PisellScrollView/PisellScrollView.d.ts +0 -5
  46. package/es/components/PisellScrollView/components/Actions/index.d.ts +0 -18
  47. package/es/components/PisellScrollView/types.d.ts +0 -203
  48. package/es/components/dataSourceComponents/dataSourceShow/dataSourceImage/index.d.ts +0 -3
  49. package/es/components/dataSourceComponents/fields/DatePicker/index.d.ts +0 -3
  50. package/es/components/dataSourceComponents/fields/Input.Mobile/serve.d.ts +0 -26
  51. package/es/components/dataSourceComponents/fields/Input.Phone/serve.d.ts +0 -27
  52. package/es/components/pisellDataSourceContainer/components/Pagination/index.d.ts +0 -6
  53. package/es/components/pisellFloorMapLayout/PisellFloorMapLayout.d.ts +0 -13
  54. package/es/components/pisellFloorMapLayout/appearance/floorMapAppearance.d.ts +0 -29
  55. package/es/components/pisellFloorMapLayout/components/EdgeLayer.d.ts +0 -37
  56. package/es/components/pisellFloorMapLayout/components/EditableItemLayer.d.ts +0 -66
  57. package/es/components/pisellFloorMapLayout/components/FloorMapEdgeEditPanel.d.ts +0 -16
  58. package/es/components/pisellFloorMapLayout/components/FloorMapEditPanel.d.ts +0 -14
  59. package/es/components/pisellFloorMapLayout/components/FloorMapEditQuickActions.d.ts +0 -26
  60. package/es/components/pisellFloorMapLayout/components/FloorMapOverview.d.ts +0 -44
  61. package/es/components/pisellFloorMapLayout/components/FloorMapToolbar.d.ts +0 -84
  62. package/es/components/pisellFloorMapLayout/components/FloorMapToolbarViewAllModal.d.ts +0 -20
  63. package/es/components/pisellFloorMapLayout/components/FloorMapZoneElement.d.ts +0 -9
  64. package/es/components/pisellFloorMapLayout/components/NodePortMarkers.d.ts +0 -20
  65. package/es/components/pisellFloorMapLayout/components/ViewControls.d.ts +0 -61
  66. package/es/components/pisellFloorMapLayout/components/ViewControlsWithZoom.d.ts +0 -28
  67. package/es/components/pisellFloorMapLayout/context/mergeFloorMapLayoutContext.d.ts +0 -5
  68. package/es/components/pisellFloorMapLayout/floorMapLayoutConstants.d.ts +0 -35
  69. package/es/components/pisellFloorMapLayout/hooks/useFloorMapEdgeEditing.d.ts +0 -61
  70. package/es/components/pisellFloorMapLayout/hooks/useFloorMapEdgeViewModel.d.ts +0 -15
  71. package/es/components/pisellFloorMapLayout/hooks/useFloorMapEditState.d.ts +0 -79
  72. package/es/components/pisellFloorMapLayout/hooks/useFloorMapTransformMetrics.d.ts +0 -91
  73. package/es/components/pisellFloorMapLayout/hooks/useShopFloorPlanSubscription.d.ts +0 -19
  74. package/es/components/pisellFloorMapLayout/index.d.ts +0 -37
  75. package/es/components/pisellFloorMapLayout/locales-ja.d.ts +0 -184
  76. package/es/components/pisellFloorMapLayout/locales-pt.d.ts +0 -184
  77. package/es/components/pisellFloorMapLayout/locales.d.ts +0 -969
  78. package/es/components/pisellFloorMapLayout/types.d.ts +0 -778
  79. package/es/components/pisellFloorMapLayout/utils/alignSnap.d.ts +0 -64
  80. package/es/components/pisellFloorMapLayout/utils/batchScenePlacementLayout.d.ts +0 -45
  81. package/es/components/pisellFloorMapLayout/utils/edgeRouting.d.ts +0 -267
  82. package/es/components/pisellFloorMapLayout/utils/floorMapConfigMerge.d.ts +0 -8
  83. package/es/components/pisellFloorMapLayout/utils/floorMapElementKindUtils.d.ts +0 -35
  84. package/es/components/pisellFloorMapLayout/utils/floorMapFallbackRender.d.ts +0 -11
  85. package/es/components/pisellFloorMapLayout/utils/floorMapOverviewLayout.d.ts +0 -44
  86. package/es/components/pisellFloorMapLayout/utils/floorMapResourcePickerDisplay.d.ts +0 -27
  87. package/es/components/pisellFloorMapLayout/utils/floorMapResourcePickerTypes.d.ts +0 -109
  88. package/es/components/pisellFloorMapLayout/utils/floorMapToolbarPalette.d.ts +0 -34
  89. package/es/components/productCard/lineItem/components/Holders/index.d.ts +0 -10
  90. package/es/components/productCard/lineItem/components/Holders/index.js +0 -74
  91. package/es/components/productCard/lineItem/components/Holders/index.less +0 -39
  92. package/es/components/productCard/lineItem/components/TimeRange/index.d.ts +0 -12
  93. package/lib/components/PisellScrollView/PisellScrollView.d.ts +0 -5
  94. package/lib/components/PisellScrollView/components/Actions/index.d.ts +0 -18
  95. package/lib/components/PisellScrollView/types.d.ts +0 -203
  96. package/lib/components/dataSourceComponents/dataSourceShow/dataSourceImage/index.d.ts +0 -3
  97. package/lib/components/dataSourceComponents/fields/DatePicker/index.d.ts +0 -3
  98. package/lib/components/dataSourceComponents/fields/Input.Mobile/serve.d.ts +0 -26
  99. package/lib/components/dataSourceComponents/fields/Input.Phone/serve.d.ts +0 -27
  100. package/lib/components/pisellDataSourceContainer/components/Pagination/index.d.ts +0 -6
  101. package/lib/components/pisellFloorMapLayout/PisellFloorMapLayout.d.ts +0 -13
  102. package/lib/components/pisellFloorMapLayout/appearance/floorMapAppearance.d.ts +0 -29
  103. package/lib/components/pisellFloorMapLayout/components/EdgeLayer.d.ts +0 -37
  104. package/lib/components/pisellFloorMapLayout/components/EditableItemLayer.d.ts +0 -66
  105. package/lib/components/pisellFloorMapLayout/components/FloorMapEdgeEditPanel.d.ts +0 -16
  106. package/lib/components/pisellFloorMapLayout/components/FloorMapEditPanel.d.ts +0 -14
  107. package/lib/components/pisellFloorMapLayout/components/FloorMapEditQuickActions.d.ts +0 -26
  108. package/lib/components/pisellFloorMapLayout/components/FloorMapOverview.d.ts +0 -44
  109. package/lib/components/pisellFloorMapLayout/components/FloorMapToolbar.d.ts +0 -84
  110. package/lib/components/pisellFloorMapLayout/components/FloorMapToolbarViewAllModal.d.ts +0 -20
  111. package/lib/components/pisellFloorMapLayout/components/FloorMapZoneElement.d.ts +0 -9
  112. package/lib/components/pisellFloorMapLayout/components/NodePortMarkers.d.ts +0 -20
  113. package/lib/components/pisellFloorMapLayout/components/ViewControls.d.ts +0 -61
  114. package/lib/components/pisellFloorMapLayout/components/ViewControlsWithZoom.d.ts +0 -28
  115. package/lib/components/pisellFloorMapLayout/context/mergeFloorMapLayoutContext.d.ts +0 -5
  116. package/lib/components/pisellFloorMapLayout/floorMapLayoutConstants.d.ts +0 -35
  117. package/lib/components/pisellFloorMapLayout/hooks/useFloorMapEdgeEditing.d.ts +0 -61
  118. package/lib/components/pisellFloorMapLayout/hooks/useFloorMapEdgeViewModel.d.ts +0 -15
  119. package/lib/components/pisellFloorMapLayout/hooks/useFloorMapEditState.d.ts +0 -79
  120. package/lib/components/pisellFloorMapLayout/hooks/useFloorMapTransformMetrics.d.ts +0 -91
  121. package/lib/components/pisellFloorMapLayout/hooks/useShopFloorPlanSubscription.d.ts +0 -19
  122. package/lib/components/pisellFloorMapLayout/index.d.ts +0 -37
  123. package/lib/components/pisellFloorMapLayout/locales-ja.d.ts +0 -184
  124. package/lib/components/pisellFloorMapLayout/locales-pt.d.ts +0 -184
  125. package/lib/components/pisellFloorMapLayout/locales.d.ts +0 -969
  126. package/lib/components/pisellFloorMapLayout/types.d.ts +0 -778
  127. package/lib/components/pisellFloorMapLayout/utils/alignSnap.d.ts +0 -64
  128. package/lib/components/pisellFloorMapLayout/utils/batchScenePlacementLayout.d.ts +0 -45
  129. package/lib/components/pisellFloorMapLayout/utils/edgeRouting.d.ts +0 -267
  130. package/lib/components/pisellFloorMapLayout/utils/floorMapConfigMerge.d.ts +0 -8
  131. package/lib/components/pisellFloorMapLayout/utils/floorMapElementKindUtils.d.ts +0 -35
  132. package/lib/components/pisellFloorMapLayout/utils/floorMapFallbackRender.d.ts +0 -11
  133. package/lib/components/pisellFloorMapLayout/utils/floorMapOverviewLayout.d.ts +0 -44
  134. package/lib/components/pisellFloorMapLayout/utils/floorMapResourcePickerDisplay.d.ts +0 -27
  135. package/lib/components/pisellFloorMapLayout/utils/floorMapResourcePickerTypes.d.ts +0 -109
  136. package/lib/components/pisellFloorMapLayout/utils/floorMapToolbarPalette.d.ts +0 -34
  137. package/lib/components/productCard/lineItem/components/Holders/index.d.ts +0 -10
  138. package/lib/components/productCard/lineItem/components/Holders/index.js +0 -83
  139. package/lib/components/productCard/lineItem/components/Holders/index.less +0 -39
  140. package/lib/components/productCard/lineItem/components/TimeRange/index.d.ts +0 -12
@@ -1,184 +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.canvas-tabs.overview': string;
37
- 'pisell-floor-map-layout.canvas-tabs.overview-aria': string;
38
- 'pisell-floor-map-layout.overview.empty': string;
39
- 'pisell-floor-map-layout.overview.area-title-badge': string;
40
- 'pisell-floor-map-layout.overview.canvas-card-aria': string;
41
- 'pisell-floor-map-layout.edit-panel.element-props': string;
42
- 'pisell-floor-map-layout.edit-panel.close-aria': string;
43
- 'pisell-floor-map-layout.edit-panel.hint-apply': string;
44
- 'pisell-floor-map-layout.edit-panel.hint-save': string;
45
- 'pisell-floor-map-layout.edit-panel.section-layout': string;
46
- 'pisell-floor-map-layout.edit-panel.lock-on': string;
47
- 'pisell-floor-map-layout.edit-panel.lock-off': string;
48
- 'pisell-floor-map-layout.edit-panel.label-x': string;
49
- 'pisell-floor-map-layout.edit-panel.label-y': string;
50
- 'pisell-floor-map-layout.edit-panel.label-z': string;
51
- 'pisell-floor-map-layout.edit-panel.label-width': string;
52
- 'pisell-floor-map-layout.edit-panel.label-height': string;
53
- 'pisell-floor-map-layout.edit-panel.label-name': string;
54
- 'pisell-floor-map-layout.edit-panel.label-name-stage': string;
55
- 'pisell-floor-map-layout.edit-panel.ph-name-stage': string;
56
- 'pisell-floor-map-layout.edit-panel.ph-name': string;
57
- 'pisell-floor-map-layout.edit-panel.label-name-as-title': string;
58
- 'pisell-floor-map-layout.edit-panel.tip-name-as-title': string;
59
- 'pisell-floor-map-layout.edit-panel.label-builtin-shape': string;
60
- 'pisell-floor-map-layout.edit-panel.extra-builtin-shape': string;
61
- 'pisell-floor-map-layout.edit-panel.ph-builtin-shape': string;
62
- 'pisell-floor-map-layout.edit-panel.label-image-url': string;
63
- 'pisell-floor-map-layout.edit-panel.extra-image-url': string;
64
- 'pisell-floor-map-layout.edit-panel.ph-https': string;
65
- 'pisell-floor-map-layout.edit-panel.label-canvas': string;
66
- 'pisell-floor-map-layout.edit-panel.label-element-kind': string;
67
- 'pisell-floor-map-layout.edit-panel.hint-kind-binding-cleared': string;
68
- 'pisell-floor-map-layout.edit-panel.apply': string;
69
- 'pisell-floor-map-layout.edit-panel.data-binding': string;
70
- 'pisell-floor-map-layout.edit-panel.data-binding-note': string;
71
- 'pisell-floor-map-layout.edit-panel.label-data-source': string;
72
- 'pisell-floor-map-layout.edit-panel.ph-data-source': string;
73
- 'pisell-floor-map-layout.edit-panel.label-pick-row': string;
74
- 'pisell-floor-map-layout.edit-panel.ph-pick-row': string;
75
- 'pisell-floor-map-layout.edit-panel.ph-no-rows': string;
76
- 'pisell-floor-map-layout.edit-panel.hint-unbound': string;
77
- 'pisell-floor-map-layout.edit-panel.record-title': string;
78
- 'pisell-floor-map-layout.edit-panel.pop-title': string;
79
- 'pisell-floor-map-layout.edit-panel.pop-desc': string;
80
- 'pisell-floor-map-layout.edit-panel.btn-delete': string;
81
- 'pisell-floor-map-layout.edit-panel.btn-cancel': string;
82
- 'pisell-floor-map-layout.edit-panel.btn-ok-delete': string;
83
- 'pisell-floor-map-layout.edit-quick.lock': string;
84
- 'pisell-floor-map-layout.edit-quick.unlock': string;
85
- 'pisell-floor-map-layout.edit-quick.duplicate': string;
86
- 'pisell-floor-map-layout.edit-quick.delete': string;
87
- 'pisell-floor-map-layout.edit-quick.status-locked': string;
88
- 'pisell-floor-map-layout.edit-quick.status-unlocked': string;
89
- 'pisell-floor-map-layout.edit-quick.aria-toolbar': string;
90
- 'pisell-floor-map-layout.toolbar.category-fallback': string;
91
- 'pisell-floor-map-layout.toolbar.palette-card-title': string;
92
- 'pisell-floor-map-layout.toolbar.data-binding-optional': string;
93
- 'pisell-floor-map-layout.toolbar.hint-after-select-ds': string;
94
- 'pisell-floor-map-layout.toolbar.hint-no-unplaced-rows': string;
95
- 'pisell-floor-map-layout.toolbar.ph-select-records': string;
96
- 'pisell-floor-map-layout.toolbar.hint-multi-drop': string;
97
- 'pisell-floor-map-layout.toolbar.open-resource-picker': string;
98
- 'pisell-floor-map-layout.toolbar.select-with-label': string;
99
- 'pisell-floor-map-layout.toolbar.resource-picker-none-selected': string;
100
- 'pisell-floor-map-layout.toolbar.resource-picker-summary': string;
101
- 'pisell-floor-map-layout.toolbar.resource-picker-summary-empty': string;
102
- 'pisell-floor-map-layout.resource-picker.title': string;
103
- 'pisell-floor-map-layout.resource-picker.search-ph': string;
104
- 'pisell-floor-map-layout.resource-picker.select-all': string;
105
- 'pisell-floor-map-layout.resource-picker.deselect-all': string;
106
- 'pisell-floor-map-layout.resource-picker.selected-count': string;
107
- 'pisell-floor-map-layout.resource-picker.filter-all': string;
108
- 'pisell-floor-map-layout.resource-picker.empty': string;
109
- 'pisell-floor-map-layout.resource-picker.confirm': string;
110
- 'pisell-floor-map-layout.resource-picker.cancel': string;
111
- 'pisell-floor-map-layout.resource-picker.single-hint': string;
112
- 'pisell-floor-map-layout.resource-picker.level-area': string;
113
- 'pisell-floor-map-layout.resource-picker.level-1': string;
114
- 'pisell-floor-map-layout.resource-picker.level-2': string;
115
- 'pisell-floor-map-layout.resource-picker.level-3': string;
116
- 'pisell-floor-map-layout.toolbar.no-data-sources': string;
117
- 'pisell-floor-map-layout.toolbar.cancel-place': string;
118
- 'pisell-floor-map-layout.toolbar.layout-dirty-hint': string;
119
- 'pisell-floor-map-layout.toolbar.save': string;
120
- 'pisell-floor-map-layout.toolbar.saving': string;
121
- 'pisell-floor-map-layout.toolbar.collapse': string;
122
- 'pisell-floor-map-layout.toolbar.expand': string;
123
- 'pisell-floor-map-layout.toolbar.add-to-canvas': string;
124
- 'pisell-floor-map-layout.toolbar.view-all': string;
125
- 'pisell-floor-map-layout.toolbar.view-all-modal-title': string;
126
- 'pisell-floor-map-layout.toolbar.view-all-modal-hint': string;
127
- 'pisell-floor-map-layout.toolbar.view-all-modal-add': string;
128
- 'pisell-floor-map-layout.toolbar.view-all-modal-cancel': string;
129
- 'pisell-floor-map-layout.toolbar.view-all-modal-qty-decrease': string;
130
- 'pisell-floor-map-layout.toolbar.view-all-modal-qty-increase': string;
131
- 'pisell-floor-map-layout.toolbar.view-all-modal-category-image': string;
132
- 'pisell-floor-map-layout.toolbar.view-all-modal-category-icon': string;
133
- 'pisell-floor-map-layout.view-controls.zoom-out-aria': string;
134
- 'pisell-floor-map-layout.view-controls.zoom-in-aria': string;
135
- 'pisell-floor-map-layout.view-controls.reset-aria': string;
136
- 'pisell-floor-map-layout.view-controls.fit-bounds-aria': string;
137
- 'pisell-floor-map-layout.view-controls.grid-hide-aria': string;
138
- 'pisell-floor-map-layout.view-controls.grid-show-aria': string;
139
- 'pisell-floor-map-layout.view-controls.edges-hide-aria': string;
140
- 'pisell-floor-map-layout.view-controls.edges-show-aria': string;
141
- 'pisell-floor-map-layout.view-controls.fullscreen-aria': string;
142
- 'pisell-floor-map-layout.view-controls.fullscreen-exit-aria': string;
143
- 'pisell-floor-map-layout.view-controls.expand-tools-aria': string;
144
- 'pisell-floor-map-layout.view-controls.collapse-tools-aria': string;
145
- 'pisell-floor-map-layout.view-controls.viewport-lock-aria': string;
146
- 'pisell-floor-map-layout.view-controls.viewport-unlock-aria': string;
147
- 'pisell-floor-map-layout.builtin-shape.default-name': string;
148
- 'pisell-floor-map-layout.builtin-shape.hint-no-key': string;
149
- 'pisell-floor-map-layout.builtin-shape.toilet': string;
150
- 'pisell-floor-map-layout.builtin-shape.divider': string;
151
- 'pisell-floor-map-layout.builtin-shape.column': string;
152
- 'pisell-floor-map-layout.builtin-shape.sofa': string;
153
- 'pisell-floor-map-layout.builtin-shape.door': string;
154
- 'pisell-floor-map-layout.builtin-shape.flower-pot': string;
155
- 'pisell-floor-map-layout.builtin-shape.palette-pick-label': string;
156
- 'pisell-floor-map-layout.palette.builtin-shape': string;
157
- 'pisell-floor-map-layout.image-element.default-name': string;
158
- 'pisell-floor-map-layout.placement.fallback-image-name': string;
159
- 'pisell-floor-map-layout.zone.title-badge': string;
160
- 'pisell-floor-map-layout.zone.unnamed': string;
161
- 'pisell-floor-map-layout.image-element.hint-no-url': string;
162
- 'pisell-floor-map-layout.image-element.hint-load-fail': string;
163
- 'pisell-floor-map-layout.data-form.empty': string;
164
- 'pisell-floor-map-layout.data-form.save-record': string;
165
- 'pisell-floor-map-layout.binding-error.required-row': string;
166
- 'pisell-floor-map-layout.binding-error.ds-not-allowed': string;
167
- 'pisell-floor-map-layout.binding-error.missing-field': string;
168
- 'pisell-floor-map-layout.card-placeholder.hint-select-row': string;
169
- 'pisell-floor-map-layout.card-placeholder.hint-bind-datasource': string;
170
- 'pisell-floor-map-layout.card-placeholder.hint-new-slot': string;
171
- 'pisell-floor-map-layout.card-placeholder.hint-row-not-found': string;
172
- 'pisell-floor-map-layout.figma-card.kind-round-table': string;
173
- 'pisell-floor-map-layout.figma-card.kind-square-table': string;
174
- 'pisell-floor-map-layout.figma-card.default-table': string;
175
- 'pisell-floor-map-layout.figma-card.capacity-seats': string;
176
- 'pisell-floor-map-layout.figma-card.guests-count': string;
177
- 'pisell-floor-map-layout.figma-card.status-available': string;
178
- 'pisell-floor-map-layout.figma-card.status-reserved': string;
179
- 'pisell-floor-map-layout.figma-card.status-waiting': string;
180
- 'pisell-floor-map-layout.figma-card.status-dining': string;
181
- 'pisell-floor-map-layout.figma-card.status-billed': string;
182
- 'pisell-floor-map-layout.figma-card.status-availableSoon': string;
183
- };
184
- export default _default;
@@ -1,184 +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.canvas-tabs.overview': string;
37
- 'pisell-floor-map-layout.canvas-tabs.overview-aria': string;
38
- 'pisell-floor-map-layout.overview.empty': string;
39
- 'pisell-floor-map-layout.overview.area-title-badge': string;
40
- 'pisell-floor-map-layout.overview.canvas-card-aria': string;
41
- 'pisell-floor-map-layout.edit-panel.element-props': string;
42
- 'pisell-floor-map-layout.edit-panel.close-aria': string;
43
- 'pisell-floor-map-layout.edit-panel.hint-apply': string;
44
- 'pisell-floor-map-layout.edit-panel.hint-save': string;
45
- 'pisell-floor-map-layout.edit-panel.section-layout': string;
46
- 'pisell-floor-map-layout.edit-panel.lock-on': string;
47
- 'pisell-floor-map-layout.edit-panel.lock-off': string;
48
- 'pisell-floor-map-layout.edit-panel.label-x': string;
49
- 'pisell-floor-map-layout.edit-panel.label-y': string;
50
- 'pisell-floor-map-layout.edit-panel.label-z': string;
51
- 'pisell-floor-map-layout.edit-panel.label-width': string;
52
- 'pisell-floor-map-layout.edit-panel.label-height': string;
53
- 'pisell-floor-map-layout.edit-panel.label-name': string;
54
- 'pisell-floor-map-layout.edit-panel.label-name-stage': string;
55
- 'pisell-floor-map-layout.edit-panel.ph-name-stage': string;
56
- 'pisell-floor-map-layout.edit-panel.ph-name': string;
57
- 'pisell-floor-map-layout.edit-panel.label-name-as-title': string;
58
- 'pisell-floor-map-layout.edit-panel.tip-name-as-title': string;
59
- 'pisell-floor-map-layout.edit-panel.label-builtin-shape': string;
60
- 'pisell-floor-map-layout.edit-panel.extra-builtin-shape': string;
61
- 'pisell-floor-map-layout.edit-panel.ph-builtin-shape': string;
62
- 'pisell-floor-map-layout.edit-panel.label-image-url': string;
63
- 'pisell-floor-map-layout.edit-panel.extra-image-url': string;
64
- 'pisell-floor-map-layout.edit-panel.ph-https': string;
65
- 'pisell-floor-map-layout.edit-panel.label-canvas': string;
66
- 'pisell-floor-map-layout.edit-panel.label-element-kind': string;
67
- 'pisell-floor-map-layout.edit-panel.hint-kind-binding-cleared': string;
68
- 'pisell-floor-map-layout.edit-panel.apply': string;
69
- 'pisell-floor-map-layout.edit-panel.data-binding': string;
70
- 'pisell-floor-map-layout.edit-panel.data-binding-note': string;
71
- 'pisell-floor-map-layout.edit-panel.label-data-source': string;
72
- 'pisell-floor-map-layout.edit-panel.ph-data-source': string;
73
- 'pisell-floor-map-layout.edit-panel.label-pick-row': string;
74
- 'pisell-floor-map-layout.edit-panel.ph-pick-row': string;
75
- 'pisell-floor-map-layout.edit-panel.ph-no-rows': string;
76
- 'pisell-floor-map-layout.edit-panel.hint-unbound': string;
77
- 'pisell-floor-map-layout.edit-panel.record-title': string;
78
- 'pisell-floor-map-layout.edit-panel.pop-title': string;
79
- 'pisell-floor-map-layout.edit-panel.pop-desc': string;
80
- 'pisell-floor-map-layout.edit-panel.btn-delete': string;
81
- 'pisell-floor-map-layout.edit-panel.btn-cancel': string;
82
- 'pisell-floor-map-layout.edit-panel.btn-ok-delete': string;
83
- 'pisell-floor-map-layout.edit-quick.lock': string;
84
- 'pisell-floor-map-layout.edit-quick.unlock': string;
85
- 'pisell-floor-map-layout.edit-quick.duplicate': string;
86
- 'pisell-floor-map-layout.edit-quick.delete': string;
87
- 'pisell-floor-map-layout.edit-quick.status-locked': string;
88
- 'pisell-floor-map-layout.edit-quick.status-unlocked': string;
89
- 'pisell-floor-map-layout.edit-quick.aria-toolbar': string;
90
- 'pisell-floor-map-layout.toolbar.category-fallback': string;
91
- 'pisell-floor-map-layout.toolbar.palette-card-title': string;
92
- 'pisell-floor-map-layout.toolbar.data-binding-optional': string;
93
- 'pisell-floor-map-layout.toolbar.hint-after-select-ds': string;
94
- 'pisell-floor-map-layout.toolbar.hint-no-unplaced-rows': string;
95
- 'pisell-floor-map-layout.toolbar.ph-select-records': string;
96
- 'pisell-floor-map-layout.toolbar.hint-multi-drop': string;
97
- 'pisell-floor-map-layout.toolbar.open-resource-picker': string;
98
- 'pisell-floor-map-layout.toolbar.select-with-label': string;
99
- 'pisell-floor-map-layout.toolbar.resource-picker-none-selected': string;
100
- 'pisell-floor-map-layout.toolbar.resource-picker-summary': string;
101
- 'pisell-floor-map-layout.toolbar.resource-picker-summary-empty': string;
102
- 'pisell-floor-map-layout.resource-picker.title': string;
103
- 'pisell-floor-map-layout.resource-picker.search-ph': string;
104
- 'pisell-floor-map-layout.resource-picker.select-all': string;
105
- 'pisell-floor-map-layout.resource-picker.deselect-all': string;
106
- 'pisell-floor-map-layout.resource-picker.selected-count': string;
107
- 'pisell-floor-map-layout.resource-picker.filter-all': string;
108
- 'pisell-floor-map-layout.resource-picker.empty': string;
109
- 'pisell-floor-map-layout.resource-picker.confirm': string;
110
- 'pisell-floor-map-layout.resource-picker.cancel': string;
111
- 'pisell-floor-map-layout.resource-picker.single-hint': string;
112
- 'pisell-floor-map-layout.resource-picker.level-area': string;
113
- 'pisell-floor-map-layout.resource-picker.level-1': string;
114
- 'pisell-floor-map-layout.resource-picker.level-2': string;
115
- 'pisell-floor-map-layout.resource-picker.level-3': string;
116
- 'pisell-floor-map-layout.toolbar.no-data-sources': string;
117
- 'pisell-floor-map-layout.toolbar.cancel-place': string;
118
- 'pisell-floor-map-layout.toolbar.layout-dirty-hint': string;
119
- 'pisell-floor-map-layout.toolbar.save': string;
120
- 'pisell-floor-map-layout.toolbar.saving': string;
121
- 'pisell-floor-map-layout.toolbar.collapse': string;
122
- 'pisell-floor-map-layout.toolbar.expand': string;
123
- 'pisell-floor-map-layout.toolbar.add-to-canvas': string;
124
- 'pisell-floor-map-layout.toolbar.view-all': string;
125
- 'pisell-floor-map-layout.toolbar.view-all-modal-title': string;
126
- 'pisell-floor-map-layout.toolbar.view-all-modal-hint': string;
127
- 'pisell-floor-map-layout.toolbar.view-all-modal-add': string;
128
- 'pisell-floor-map-layout.toolbar.view-all-modal-cancel': string;
129
- 'pisell-floor-map-layout.toolbar.view-all-modal-qty-decrease': string;
130
- 'pisell-floor-map-layout.toolbar.view-all-modal-qty-increase': string;
131
- 'pisell-floor-map-layout.toolbar.view-all-modal-category-image': string;
132
- 'pisell-floor-map-layout.toolbar.view-all-modal-category-icon': string;
133
- 'pisell-floor-map-layout.view-controls.zoom-out-aria': string;
134
- 'pisell-floor-map-layout.view-controls.zoom-in-aria': string;
135
- 'pisell-floor-map-layout.view-controls.reset-aria': string;
136
- 'pisell-floor-map-layout.view-controls.fit-bounds-aria': string;
137
- 'pisell-floor-map-layout.view-controls.grid-hide-aria': string;
138
- 'pisell-floor-map-layout.view-controls.grid-show-aria': string;
139
- 'pisell-floor-map-layout.view-controls.edges-hide-aria': string;
140
- 'pisell-floor-map-layout.view-controls.edges-show-aria': string;
141
- 'pisell-floor-map-layout.view-controls.fullscreen-aria': string;
142
- 'pisell-floor-map-layout.view-controls.fullscreen-exit-aria': string;
143
- 'pisell-floor-map-layout.view-controls.expand-tools-aria': string;
144
- 'pisell-floor-map-layout.view-controls.collapse-tools-aria': string;
145
- 'pisell-floor-map-layout.view-controls.viewport-lock-aria': string;
146
- 'pisell-floor-map-layout.view-controls.viewport-unlock-aria': string;
147
- 'pisell-floor-map-layout.builtin-shape.default-name': string;
148
- 'pisell-floor-map-layout.builtin-shape.hint-no-key': string;
149
- 'pisell-floor-map-layout.builtin-shape.toilet': string;
150
- 'pisell-floor-map-layout.builtin-shape.divider': string;
151
- 'pisell-floor-map-layout.builtin-shape.column': string;
152
- 'pisell-floor-map-layout.builtin-shape.sofa': string;
153
- 'pisell-floor-map-layout.builtin-shape.door': string;
154
- 'pisell-floor-map-layout.builtin-shape.flower-pot': string;
155
- 'pisell-floor-map-layout.builtin-shape.palette-pick-label': string;
156
- 'pisell-floor-map-layout.palette.builtin-shape': string;
157
- 'pisell-floor-map-layout.image-element.default-name': string;
158
- 'pisell-floor-map-layout.placement.fallback-image-name': string;
159
- 'pisell-floor-map-layout.zone.title-badge': string;
160
- 'pisell-floor-map-layout.zone.unnamed': string;
161
- 'pisell-floor-map-layout.image-element.hint-no-url': string;
162
- 'pisell-floor-map-layout.image-element.hint-load-fail': string;
163
- 'pisell-floor-map-layout.data-form.empty': string;
164
- 'pisell-floor-map-layout.data-form.save-record': string;
165
- 'pisell-floor-map-layout.binding-error.required-row': string;
166
- 'pisell-floor-map-layout.binding-error.ds-not-allowed': string;
167
- 'pisell-floor-map-layout.binding-error.missing-field': string;
168
- 'pisell-floor-map-layout.card-placeholder.hint-select-row': string;
169
- 'pisell-floor-map-layout.card-placeholder.hint-bind-datasource': string;
170
- 'pisell-floor-map-layout.card-placeholder.hint-new-slot': string;
171
- 'pisell-floor-map-layout.card-placeholder.hint-row-not-found': string;
172
- 'pisell-floor-map-layout.figma-card.kind-round-table': string;
173
- 'pisell-floor-map-layout.figma-card.kind-square-table': string;
174
- 'pisell-floor-map-layout.figma-card.default-table': string;
175
- 'pisell-floor-map-layout.figma-card.capacity-seats': string;
176
- 'pisell-floor-map-layout.figma-card.guests-count': string;
177
- 'pisell-floor-map-layout.figma-card.status-available': string;
178
- 'pisell-floor-map-layout.figma-card.status-reserved': string;
179
- 'pisell-floor-map-layout.figma-card.status-waiting': string;
180
- 'pisell-floor-map-layout.figma-card.status-dining': string;
181
- 'pisell-floor-map-layout.figma-card.status-billed': string;
182
- 'pisell-floor-map-layout.figma-card.status-availableSoon': string;
183
- };
184
- export default _default;