@wavemaker/foundation-css 11.15.1-rc.6451 → 11.15.2-rc.249

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 (209) hide show
  1. package/cjs/foundation-css.cjs +1260 -12
  2. package/cjs/src_tokens_mobile_components_accordion-pane_accordion-pane_json.foundation-css.cjs +14 -0
  3. package/cjs/src_tokens_mobile_components_accordion_accordion_json.foundation-css.cjs +1 -1
  4. package/cjs/src_tokens_mobile_components_anchor_anchor_json.foundation-css.cjs +1 -1
  5. package/cjs/src_tokens_mobile_components_barcodescanner_barcodescanner_json.foundation-css.cjs +1 -1
  6. package/cjs/src_tokens_mobile_components_bottomsheet_bottomsheet_json.foundation-css.cjs +1 -1
  7. package/cjs/src_tokens_mobile_components_button_button_json.foundation-css.cjs +1 -1
  8. package/cjs/src_tokens_mobile_components_calendar_calendar_json.foundation-css.cjs +1 -1
  9. package/cjs/src_tokens_mobile_components_camera_camera_json.foundation-css.cjs +1 -1
  10. package/cjs/src_tokens_mobile_components_cards_cards_json.foundation-css.cjs +1 -1
  11. package/cjs/src_tokens_mobile_components_carousel_carousel_json.foundation-css.cjs +1 -1
  12. package/cjs/src_tokens_mobile_components_checkboxset_checkboxset_json.foundation-css.cjs +1 -1
  13. package/cjs/src_tokens_mobile_components_chips_chips_json.foundation-css.cjs +1 -1
  14. package/cjs/src_tokens_mobile_components_container_container_json.foundation-css.cjs +1 -1
  15. package/cjs/src_tokens_mobile_components_currency_currency_json.foundation-css.cjs +1 -1
  16. package/cjs/src_tokens_mobile_components_dropdown-menu_dropdown-menu_json.foundation-css.cjs +1 -1
  17. package/cjs/src_tokens_mobile_components_form-controls_form-controls_json.foundation-css.cjs +1 -1
  18. package/cjs/src_tokens_mobile_components_form-wrapper_form-wrapper_json.foundation-css.cjs +1 -1
  19. package/cjs/src_tokens_mobile_components_label_label_json.foundation-css.cjs +1 -1
  20. package/cjs/src_tokens_mobile_components_list_list_json.foundation-css.cjs +1 -1
  21. package/cjs/src_tokens_mobile_components_login_login_json.foundation-css.cjs +1 -1
  22. package/cjs/src_tokens_mobile_components_lottie_lottie_json.foundation-css.cjs +1 -1
  23. package/cjs/src_tokens_mobile_components_message_message_json.foundation-css.cjs +1 -1
  24. package/cjs/src_tokens_mobile_components_modal-dialog_modal-dialog_json.foundation-css.cjs +1 -1
  25. package/cjs/src_tokens_mobile_components_nav_nav_json.foundation-css.cjs +1 -1
  26. package/cjs/src_tokens_mobile_components_navbar_navbar_json.foundation-css.cjs +1 -1
  27. package/cjs/src_tokens_mobile_components_navitem_navitem_json.foundation-css.cjs +1 -1
  28. package/cjs/src_tokens_mobile_components_page-left-nav_page-left-nav_json.foundation-css.cjs +14 -0
  29. package/cjs/src_tokens_mobile_components_panel_panel_json.foundation-css.cjs +1 -1
  30. package/cjs/src_tokens_mobile_components_partial-container_partial-container_json.foundation-css.cjs +14 -0
  31. package/cjs/src_tokens_mobile_components_picture_picture_json.foundation-css.cjs +1 -1
  32. package/cjs/src_tokens_mobile_components_popover_popover_json.foundation-css.cjs +1 -1
  33. package/cjs/src_tokens_mobile_components_progress-bar_progress-bar_json.foundation-css.cjs +1 -1
  34. package/cjs/src_tokens_mobile_components_radioset_radioset_json.foundation-css.cjs +1 -1
  35. package/cjs/src_tokens_mobile_components_rating_rating_json.foundation-css.cjs +1 -1
  36. package/cjs/src_tokens_mobile_components_search_search_json.foundation-css.cjs +1 -1
  37. package/cjs/src_tokens_mobile_components_select_select_json.foundation-css.cjs +1 -1
  38. package/cjs/src_tokens_mobile_components_spinner_spinner_json.foundation-css.cjs +1 -1
  39. package/cjs/src_tokens_mobile_components_switch_switch_json.foundation-css.cjs +1 -1
  40. package/cjs/src_tokens_mobile_components_tabbar_tabbar_json.foundation-css.cjs +1 -1
  41. package/cjs/src_tokens_mobile_components_tabs_tabs_json.foundation-css.cjs +1 -1
  42. package/cjs/src_tokens_mobile_components_tile_tile_json.foundation-css.cjs +1 -1
  43. package/cjs/src_tokens_mobile_components_webview_webview_json.foundation-css.cjs +1 -1
  44. package/cjs/src_tokens_mobile_components_wizard_wizard_json.foundation-css.cjs +1 -1
  45. package/index.d.ts +1 -0
  46. package/index.js +1 -0
  47. package/index.js.map +1 -1
  48. package/native_mobile.index.d.ts +17 -0
  49. package/native_mobile.index.js +17 -5
  50. package/native_mobile.index.js.map +1 -1
  51. package/npm-shrinkwrap.json +95 -117
  52. package/package-lock.json +95 -117
  53. package/package.json +13 -4
  54. package/src/node/index.d.ts +1 -0
  55. package/src/node/index.js +2 -0
  56. package/src/node/index.js.map +1 -0
  57. package/src/styles/mobile/components/advanced/carousel.less +6 -12
  58. package/src/styles/mobile/components/advanced/login.less +1 -4
  59. package/src/styles/mobile/components/advanced/webview.less +1 -4
  60. package/src/styles/mobile/components/basic/anchor.less +2 -2
  61. package/src/styles/mobile/components/basic/bottomsheet.less +5 -12
  62. package/src/styles/mobile/components/basic/button.less +3 -12
  63. package/src/styles/mobile/components/basic/buttongroup.less +3 -12
  64. package/src/styles/mobile/components/basic/label.less +7 -4
  65. package/src/styles/mobile/components/basic/lottie.less +7 -4
  66. package/src/styles/mobile/components/basic/message.less +6 -10
  67. package/src/styles/mobile/components/basic/picture.less +4 -16
  68. package/src/styles/mobile/components/basic/progress-bar.less +0 -1
  69. package/src/styles/mobile/components/basic/search.less +5 -20
  70. package/src/styles/mobile/components/basic/spinner.less +1 -1
  71. package/src/styles/mobile/components/container/accordion/accordionpane.less +6 -0
  72. package/src/styles/mobile/components/container/accordion.less +35 -3
  73. package/src/styles/mobile/components/container/panel.less +0 -5
  74. package/src/styles/mobile/components/container/tabs/tab-header.less +14 -3
  75. package/src/styles/mobile/components/container/tile.less +1 -4
  76. package/src/styles/mobile/components/container/wizard.less +3 -9
  77. package/src/styles/mobile/components/container.less +8 -32
  78. package/src/styles/mobile/components/data/card.less +1 -4
  79. package/src/styles/mobile/components/data/form.less +143 -37
  80. package/src/styles/mobile/components/data/list.less +1 -4
  81. package/src/styles/mobile/components/device/barcodescanner.less +2 -5
  82. package/src/styles/mobile/components/device/camera.less +1 -4
  83. package/src/styles/mobile/components/dialogs/dialog.less +17 -4
  84. package/src/styles/mobile/components/input/calendar.less +46 -38
  85. package/src/styles/mobile/components/input/checkboxset.less +1 -2
  86. package/src/styles/mobile/components/input/chips.less +8 -19
  87. package/src/styles/mobile/components/input/currency.less +14 -17
  88. package/src/styles/mobile/components/input/radioset.less +1 -2
  89. package/src/styles/mobile/components/input/rating.less +1 -1
  90. package/src/styles/mobile/components/input/select.less +26 -64
  91. package/src/styles/mobile/components/input/switch.less +1 -2
  92. package/src/styles/mobile/components/input/toggle.less +1 -1
  93. package/src/styles/mobile/components/navigation/appnavbar.less +11 -15
  94. package/src/styles/mobile/components/navigation/menu.less +3 -11
  95. package/src/styles/mobile/components/navigation/popover.less +22 -15
  96. package/src/styles/mobile/components/page/left-panel.less +0 -1
  97. package/src/styles/mobile/components/page/partial-container.less +1 -0
  98. package/src/styles/mobile/components/page/tabbar.less +9 -8
  99. package/src/styles/mobile/components/tokens.dark.css +25 -9
  100. package/src/styles/mobile/components/tokens.light.css +198 -241
  101. package/src/styles/mobile/components/variables/accordion.variant.less +4 -0
  102. package/src/styles/mobile/components/variables/button.variant.less +19 -79
  103. package/src/styles/mobile/components/variables/carousel.variant.less +2 -3
  104. package/src/styles/mobile/components/variables/container.variant.less +6 -24
  105. package/src/styles/mobile/components/variables/form-controls.variant.less +9 -8
  106. package/src/styles/mobile/components/variables/picture.variant.less +3 -12
  107. package/src/styles/mobile/components/variables/tabbar.variant.less +1 -0
  108. package/src/styles/mobile/components/variables/tabs.variant.less +7 -0
  109. package/src/styles/mobile/studio/advanced/carousel.less +4 -2
  110. package/src/styles/mobile/studio/advanced/login.less +1 -4
  111. package/src/styles/mobile/studio/advanced/webview.less +1 -4
  112. package/src/styles/mobile/studio/basic/label.less +0 -8
  113. package/src/styles/mobile/studio/basic/message.less +1 -2
  114. package/src/styles/mobile/studio/container/accordion.less +1 -4
  115. package/src/styles/mobile/studio/container/container.less +2 -8
  116. package/src/styles/mobile/studio/container/tabs.less +10 -2
  117. package/src/styles/mobile/studio/data/card.less +1 -1
  118. package/src/styles/mobile/studio/device/barcode.less +2 -8
  119. package/src/styles/mobile/studio/input/calendar.less +66 -6
  120. package/src/styles/mobile/studio/input/checkboxset.less +21 -6
  121. package/src/styles/mobile/studio/input/currency.less +9 -1
  122. package/src/styles/mobile/studio/input/form.less +10 -40
  123. package/src/styles/mobile/studio/input/rating.less +1 -1
  124. package/src/styles/mobile/studio/input/select.less +33 -0
  125. package/src/styles/mobile/studio/input/toggle.less +3 -2
  126. package/src/styles/mobile/studio/layouts/tabbar.less +4 -5
  127. package/src/styles/mobile/studio/navigation/nav.less +0 -17
  128. package/src/styles/mobile/studio/navigation/popover.less +2 -5
  129. package/src/token-validation/component-token-schema.d.ts +169 -0
  130. package/src/token-validation/component-token-schema.js +146 -0
  131. package/src/token-validation/component-token-schema.js.map +1 -0
  132. package/src/token-validation/constants.d.ts +41 -0
  133. package/src/token-validation/constants.js +54 -0
  134. package/src/token-validation/constants.js.map +1 -0
  135. package/src/token-validation/global-token-schema.d.ts +37 -0
  136. package/src/token-validation/global-token-schema.js +41 -0
  137. package/src/token-validation/global-token-schema.js.map +1 -0
  138. package/src/token-validation/validate-token.d.ts +72 -0
  139. package/src/token-validation/validate-token.js +939 -0
  140. package/src/token-validation/validate-token.js.map +1 -0
  141. package/src/token-validation/validate-value.d.ts +13 -0
  142. package/src/token-validation/validate-value.js +57 -0
  143. package/src/token-validation/validate-value.js.map +1 -0
  144. package/src/token-validation/validator-utils/common/constants.d.ts +172 -0
  145. package/src/token-validation/validator-utils/common/constants.js +258 -0
  146. package/src/token-validation/validator-utils/common/constants.js.map +1 -0
  147. package/src/token-validation/validator-utils/common/primitives.d.ts +14 -0
  148. package/src/token-validation/validator-utils/common/primitives.js +35 -0
  149. package/src/token-validation/validator-utils/common/primitives.js.map +1 -0
  150. package/src/token-validation/validator-utils/common/utils.d.ts +152 -0
  151. package/src/token-validation/validator-utils/common/utils.js +316 -0
  152. package/src/token-validation/validator-utils/common/utils.js.map +1 -0
  153. package/src/token-validation/validator-utils/native_mobile.d.ts +1 -0
  154. package/src/token-validation/validator-utils/native_mobile.js +120 -0
  155. package/src/token-validation/validator-utils/native_mobile.js.map +1 -0
  156. package/src/token-validation/validator-utils/web.d.ts +1 -0
  157. package/src/token-validation/validator-utils/web.js +72 -0
  158. package/src/token-validation/validator-utils/web.js.map +1 -0
  159. package/src/tokens/mobile/components/accordion/accordion.json +172 -4
  160. package/src/tokens/mobile/components/accordion-pane/accordion-pane.json +65 -0
  161. package/src/tokens/mobile/components/anchor/anchor.json +5 -15
  162. package/src/tokens/mobile/components/barcodescanner/barcodescanner.json +10 -38
  163. package/src/tokens/mobile/components/bottomsheet/bottomsheet.json +28 -92
  164. package/src/tokens/mobile/components/button/button.json +24 -121
  165. package/src/tokens/mobile/components/calendar/calendar.json +262 -158
  166. package/src/tokens/mobile/components/camera/camera.json +5 -31
  167. package/src/tokens/mobile/components/cards/cards.json +1 -27
  168. package/src/tokens/mobile/components/carousel/carousel.json +25 -69
  169. package/src/tokens/mobile/components/checkboxset/checkboxset.json +6 -16
  170. package/src/tokens/mobile/components/chips/chips.json +8 -80
  171. package/src/tokens/mobile/components/container/container.json +22 -158
  172. package/src/tokens/mobile/components/currency/currency.json +89 -5
  173. package/src/tokens/mobile/components/dropdown-menu/dropdown-menu.json +15 -87
  174. package/src/tokens/mobile/components/form-controls/form-controls.json +140 -142
  175. package/src/tokens/mobile/components/form-wrapper/form-wrapper.json +0 -8
  176. package/src/tokens/mobile/components/label/label.json +0 -34
  177. package/src/tokens/mobile/components/list/list.json +5 -31
  178. package/src/tokens/mobile/components/login/login.json +5 -31
  179. package/src/tokens/mobile/components/lottie/lottie.json +23 -29
  180. package/src/tokens/mobile/components/message/message.json +37 -61
  181. package/src/tokens/mobile/components/modal-dialog/modal-dialog.json +54 -8
  182. package/src/tokens/mobile/components/nav/nav.json +1 -48
  183. package/src/tokens/mobile/components/navbar/navbar.json +61 -95
  184. package/src/tokens/mobile/components/navitem/navitem.json +4 -4
  185. package/src/tokens/mobile/components/{left-nav/left-nav.json → page-left-nav/page-left-nav.json} +1 -9
  186. package/src/tokens/mobile/components/panel/panel.json +0 -10
  187. package/src/tokens/mobile/components/partial-container/partial-container.json +23 -0
  188. package/src/tokens/mobile/components/picture/picture.json +9 -63
  189. package/src/tokens/mobile/components/popover/popover.json +105 -97
  190. package/src/tokens/mobile/components/progress-bar/progress-bar.json +0 -8
  191. package/src/tokens/mobile/components/radioset/radioset.json +5 -15
  192. package/src/tokens/mobile/components/rating/rating.json +5 -7
  193. package/src/tokens/mobile/components/search/search.json +25 -155
  194. package/src/tokens/mobile/components/select/select.json +223 -165
  195. package/src/tokens/mobile/components/spinner/spinner.json +5 -7
  196. package/src/tokens/mobile/components/switch/switch.json +5 -15
  197. package/src/tokens/mobile/components/tabbar/tabbar.json +48 -54
  198. package/src/tokens/mobile/components/tabs/tabs.json +113 -5
  199. package/src/tokens/mobile/components/tile/tile.json +5 -31
  200. package/src/tokens/mobile/components/webview/webview.json +5 -31
  201. package/src/tokens/mobile/components/wizard/wizard.json +8 -56
  202. package/cjs/src_tokens_mobile_components_left-nav_left-nav_json.foundation-css.cjs +0 -14
  203. package/src/styles/mobile/components/input/epoch/date.less +0 -44
  204. package/src/styles/mobile/components/input/epoch/datetime.less +0 -38
  205. package/src/styles/mobile/components/input/epoch/time.less +0 -38
  206. package/src/styles/mobile/components/input/number.less +0 -40
  207. package/src/styles/mobile/components/input/text.less +0 -69
  208. package/src/styles/mobile/components/input/textarea.less +0 -63
  209. package/src/styles/mobile/components/variables/select.variant.less +0 -3
@@ -104,12 +104,46 @@
104
104
  },
105
105
  "item": {
106
106
  "heading": {
107
+ "border": {
108
+ "radius": {
109
+ "value": "{radius.none.value}",
110
+ "type": "radius",
111
+ "attributes": {
112
+ "subtype": "radius",
113
+ "description": "Controls the border radius (rounded corners) of tabs headings. This determines how rounded the corners of the heading appear. Acceptable units: px.<br>CSS variable: --wm-tabs-heading-border-radius"
114
+ }
115
+ },
116
+ "style": {
117
+ "value": "{border.style.base.value}",
118
+ "type": "radius",
119
+ "attributes": {
120
+ "subtype": "border-style",
121
+ "description": "Controls the style of the border around tabs headings (the section containing the tab labels). 'solid' creates a continuous line, 'dashed' creates a broken line, 'dotted' creates a dotted line, and 'none' removes the border.<br>CSS variable: --wm-tabs-heading-border-style"
122
+ }
123
+ },
124
+ "color": {
125
+ "value": "{color.surface.@.value}",
126
+ "type": "color",
127
+ "attributes": {
128
+ "subtype": "color",
129
+ "description": "Sets the border color of tabs headings. This determines what color the border around the heading appears in.<br>CSS variable: --wm-tabs-heading-border-color"
130
+ }
131
+ },
132
+ "width": {
133
+ "value": "{border.width.0.value}",
134
+ "type": "radius",
135
+ "attributes": {
136
+ "subtype": "border-width",
137
+ "description": "Controls the thickness of the border around tabs headings (vertical horizontal / top right bottom left). This creates the outline that separates the tab headers from the content area.<br>CSS variable: --wm-tabs-heading-border-width"
138
+ }
139
+ }
140
+ },
107
141
  "padding": {
108
142
  "value": "{space.2.value}",
109
143
  "type": "space",
110
144
  "attributes": {
111
145
  "subtype": "space",
112
- "description": "Controls the internal spacing inside tab item headings (the clickable tab labels that users click to switch between different content sections). This creates breathing room around the tab text and icons.<br>CSS variable: --wm-tabs-item-heading-padding"
146
+ "description": "Controls the internal spacing inside tab item headings (vertical horizontal / top right bottom left). This creates breathing room around the tab text and icons.<br>CSS variable: --wm-tabs-item-heading-padding"
113
147
  }
114
148
  },
115
149
  "font": {
@@ -128,6 +162,14 @@
128
162
  "subtype": "font-weight",
129
163
  "description": "Controls how thick or bold the text appears in tab item headings (the clickable tab labels that users click to switch between different content sections). 'normal' makes it regular weight, 'bold' makes it thicker, and numbers (100-900) provide fine control over thickness.<br>CSS variable: --wm-tabs-item-heading-font-weight"
130
164
  }
165
+ },
166
+ "family": {
167
+ "value": "{h6.font-family.value}",
168
+ "type": "font",
169
+ "attributes": {
170
+ "subtype": "font-family",
171
+ "description": "Controls the font family used for tab item headings (the clickable tab labels that users click to switch between different content sections). This determines which typeface is used for the tab text.<br>CSS variable: --wm-tabs-item-heading-font-family"
172
+ }
131
173
  }
132
174
  },
133
175
  "line-height": {
@@ -161,7 +203,7 @@
161
203
  "value": "{icon.size.@.value}",
162
204
  "type": "font",
163
205
  "attributes": {
164
- "subtype": "font",
206
+ "subtype": "icon-size",
165
207
  "description": "Controls the size of tab item heading icons. This determines how large the icons appear in tab headings.<br>CSS variable: --wm-tabs-item-heading-icon-size"
166
208
  }
167
209
  },
@@ -175,12 +217,20 @@
175
217
  }
176
218
  },
177
219
  "indicator": {
220
+ "margin": {
221
+ "value": "{space.0.value}",
222
+ "type": "space",
223
+ "attributes": {
224
+ "subtype": "space",
225
+ "description": "Controls the margin of tab item heading indicators (vertical horizontal / top right bottom left) in Active state only. Acceptable units: px, em, rem.<br>CSS variable: --wm-tabs-item-heading-indicator-margin"
226
+ }
227
+ },
178
228
  "height": {
179
229
  "value": "3px",
180
230
  "type": "space",
181
231
  "attributes": {
182
232
  "subtype": "space",
183
- "description": "Controls the height of tab item heading indicators. Acceptable units: px, em, rem.<br>CSS variable: --wm-tabs-item-heading-indicator-height"
233
+ "description": "Controls the height of tab item heading indicators in Active state only. Acceptable units: px, em, rem.<br>CSS variable: --wm-tabs-item-heading-indicator-height"
184
234
  }
185
235
  },
186
236
  "background": {
@@ -188,7 +238,7 @@
188
238
  "type": "color",
189
239
  "attributes": {
190
240
  "subtype": "color",
191
- "description": "Sets the background color of tab item heading indicators.<br>CSS variable: --wm-tabs-item-heading-indicator-background"
241
+ "description": "Sets the background color of tab item heading indicators in Active state only.<br>CSS variable: --wm-tabs-item-heading-indicator-background"
192
242
  }
193
243
  }
194
244
  }
@@ -234,6 +284,48 @@
234
284
  "active": {
235
285
  "item": {
236
286
  "heading": {
287
+ "padding": {
288
+ "value": "{space.2.value}",
289
+ "type": "space",
290
+ "attributes": {
291
+ "subtype": "space",
292
+ "description": "Controls the internal spacing inside tab item headings (vertical horizontal / top right bottom left). This creates breathing room around the tab text and icons.<br>CSS variable: --wm-tabs-item-heading-padding"
293
+ }
294
+ },
295
+ "border": {
296
+ "radius": {
297
+ "value": "{radius.none.value}",
298
+ "type": "radius",
299
+ "attributes": {
300
+ "subtype": "radius",
301
+ "description": "Controls the border radius (rounded corners) of tabs headings. This determines how rounded the corners of the heading appear. Acceptable units: px.<br>CSS variable: --wm-tabs-heading-border-radius"
302
+ }
303
+ },
304
+ "style": {
305
+ "value": "{border.style.base.value}",
306
+ "type": "radius",
307
+ "attributes": {
308
+ "subtype": "border-style",
309
+ "description": "Controls the style of the border around tabs headings (the section containing the tab labels). 'solid' creates a continuous line, 'dashed' creates a broken line, 'dotted' creates a dotted line, and 'none' removes the border.<br>CSS variable: --wm-tabs-heading-border-style"
310
+ }
311
+ },
312
+ "color": {
313
+ "value": "{color.surface.@.value}",
314
+ "type": "color",
315
+ "attributes": {
316
+ "subtype": "color",
317
+ "description": "Sets the border color of tabs headings. This determines what color the border around the heading appears in.<br>CSS variable: --wm-tabs-heading-border-color"
318
+ }
319
+ },
320
+ "width": {
321
+ "value": "{border.width.0.value}",
322
+ "type": "radius",
323
+ "attributes": {
324
+ "subtype": "border-width",
325
+ "description": "Controls the thickness of the border around tabs headings (vertical horizontal / top right bottom left). This creates the outline that separates the tab headers from the content area.<br>CSS variable: --wm-tabs-heading-border-width"
326
+ }
327
+ }
328
+ },
237
329
  "font": {
238
330
  "size": {
239
331
  "value": "{h6.font-size.value}",
@@ -250,6 +342,14 @@
250
342
  "subtype": "font-weight",
251
343
  "description": "Controls how thick or bold the text appears in tab item headings (the clickable tab labels that users click to switch between different content sections). 'normal' makes it regular weight, 'bold' makes it thicker, and numbers (100-900) provide fine control over thickness.<br>CSS variable: --wm-tabs-item-heading-font-weight"
252
344
  }
345
+ },
346
+ "family": {
347
+ "value": "{h6.font-family.value}",
348
+ "type": "font",
349
+ "attributes": {
350
+ "subtype": "font-family",
351
+ "description": "Controls the font family used for tab item headings (the clickable tab labels that users click to switch between different content sections). This determines which typeface is used for the tab text.<br>CSS variable: --wm-tabs-item-heading-font-family"
352
+ }
253
353
  }
254
354
  },
255
355
  "line-height": {
@@ -261,6 +361,14 @@
261
361
  }
262
362
  },
263
363
  "indicator": {
364
+ "margin": {
365
+ "value": "{space.0.value}",
366
+ "type": "space",
367
+ "attributes": {
368
+ "subtype": "space",
369
+ "description": "Controls the margin of tab item heading indicators (vertical horizontal / top right bottom left) in Active state only. Acceptable units: px, em, rem.<br>CSS variable: --wm-tabs-item-heading-indicator-margin"
370
+ }
371
+ },
264
372
  "height": {
265
373
  "value": "3px",
266
374
  "type": "space",
@@ -301,7 +409,7 @@
301
409
  "value": "{icon.size.@.value}",
302
410
  "type": "font",
303
411
  "attributes": {
304
- "subtype": "font",
412
+ "subtype": "icon-size",
305
413
  "description": "Controls the size of active tab item heading icons. This determines how large the icons appear in active tab headings, typically matching the primary theme color.<br>CSS variable: --wm-tabs-item-heading-icon-size (active state)"
306
414
  }
307
415
  },
@@ -157,37 +157,11 @@
157
157
  }
158
158
  },
159
159
  "padding": {
160
- "top": {
161
- "value": "{space.4.value}",
162
- "type": "space",
163
- "attributes": {
164
- "subtype": "space",
165
- "description": "Controls the internal spacing inside tile components (rectangular content blocks that hold information). This creates breathing room around the tile content.<br>CSS variable: --wm-tile-padding-top"
166
- }
167
- },
168
- "bottom": {
169
- "value": "{space.4.value}",
170
- "type": "space",
171
- "attributes": {
172
- "subtype": "space",
173
- "description": "Controls the internal spacing inside tile components (rectangular content blocks that hold information). This creates breathing room around the tile content.<br>CSS variable: --wm-tile-padding-bottom"
174
- }
175
- },
176
- "left": {
177
- "value": "{space.4.value}",
178
- "type": "space",
179
- "attributes": {
180
- "subtype": "space",
181
- "description": "Controls the internal spacing inside tile components (rectangular content blocks that hold information). This creates breathing room around the tile content.<br>CSS variable: --wm-tile-padding-left"
182
- }
183
- },
184
- "right": {
185
- "value": "{space.4.value}",
186
- "type": "space",
187
- "attributes": {
188
- "subtype": "space",
189
- "description": "Controls the internal spacing inside tile components (rectangular content blocks that hold information). This creates breathing room around the tile content.<br>CSS variable: --wm-tile-padding-right"
190
- }
160
+ "value": "{space.4.value}",
161
+ "type": "space",
162
+ "attributes": {
163
+ "subtype": "space",
164
+ "description": "Controls the padding (all sides) inside tile components (rectangular content blocks that hold information). This creates breathing room around the tile content. Acceptable units: px.<br>CSS variable: --wm-tile-padding"
191
165
  }
192
166
  }
193
167
  },
@@ -19,37 +19,11 @@
19
19
  }
20
20
  },
21
21
  "padding": {
22
- "top": {
23
- "value": "{space.0.value}",
24
- "type": "space",
25
- "attributes": {
26
- "subtype": "space",
27
- "description": "Controls the top padding (vertical spacing) inside webview. This creates breathing room above the webview. Acceptable units: px.<br>CSS variable: --wm-webview-padding-top"
28
- }
29
- },
30
- "bottom": {
31
- "value": "{space.0.value}",
32
- "type": "space",
33
- "attributes": {
34
- "subtype": "space",
35
- "description": "Controls the bottom padding (vertical spacing) inside webview. This creates breathing room below the webview. Acceptable units: px.<br>CSS variable: --wm-webview-padding-bottom"
36
- }
37
- },
38
- "left": {
39
- "value": "{space.2.value}",
40
- "type": "space",
41
- "attributes": {
42
- "subtype": "space",
43
- "description": "Controls the left padding (horizontal spacing) inside webview. This creates breathing room on the left side of the webview. Acceptable units: px.<br>CSS variable: --wm-webview-padding-left"
44
- }
45
- },
46
- "right": {
47
- "value": "{space.2.value}",
48
- "type": "space",
49
- "attributes": {
50
- "subtype": "space",
51
- "description": "Controls the right padding (horizontal spacing) inside webview. This creates breathing room on the right side of the webview. Acceptable units: px.<br>CSS variable: --wm-webview-padding-right"
52
- }
22
+ "value": "{space.0.value} {space.2.value}",
23
+ "type": "space",
24
+ "attributes": {
25
+ "subtype": "space",
26
+ "description": "Controls the padding around the webview content. The first value sets vertical padding (top/bottom) and the second value sets horizontal padding (left/right).<br>CSS variable: --wm-webview-padding"
53
27
  }
54
28
  }
55
29
  },
@@ -53,36 +53,12 @@
53
53
  "description": "Controls the drop shadow effect around wizard components (multi-step forms that guide users through a process). This creates a subtle shadow that makes the wizard appear to float above the background, giving it depth and elevation.<br>CSS variable: --wm-wizard-box-shadow"
54
54
  }
55
55
  },
56
- "padding-top": {
56
+ "padding": {
57
57
  "value": "{space.1.value}",
58
58
  "type": "space",
59
59
  "attributes": {
60
60
  "subtype": "space",
61
- "description": "Controls the internal spacing inside wizard components (the space between the wizard content and its borders). This creates breathing room around the entire wizard container.<br>CSS variable: --wm-wizard-padding-top"
62
- }
63
- },
64
- "padding-bottom": {
65
- "value": "{space.1.value}",
66
- "type": "space",
67
- "attributes": {
68
- "subtype": "space",
69
- "description": "Controls the internal spacing inside wizard components (the space between the wizard content and its borders). This creates breathing room around the entire wizard container.<br>CSS variable: --wm-wizard-padding-bottom"
70
- }
71
- },
72
- "padding-left": {
73
- "value": "{space.1.value}",
74
- "type": "space",
75
- "attributes": {
76
- "subtype": "space",
77
- "description": "Controls the internal spacing inside wizard components (the space between the wizard content and its borders). This creates breathing room around the entire wizard container.<br>CSS variable: --wm-wizard-padding-left"
78
- }
79
- },
80
- "padding-right": {
81
- "value": "{space.1.value}",
82
- "type": "space",
83
- "attributes": {
84
- "subtype": "space",
85
- "description": "Controls the internal spacing inside wizard components (the space between the wizard content and its borders). This creates breathing room around the entire wizard container.<br>CSS variable: --wm-wizard-padding-right"
61
+ "description": "Controls the internal spacing inside wizard components (the space between the wizard content and its borders). This creates breathing room around the entire wizard container.<br>CSS variable: --wm-wizard-padding"
86
62
  }
87
63
  },
88
64
  "gap": {
@@ -110,36 +86,12 @@
110
86
  "description": "Controls the corner rounding of wizard headings (the top section that contains the step navigation). This makes the wizard header corners slightly rounded for a softer appearance.<br>CSS variable: --wm-wizard-heading-radius"
111
87
  }
112
88
  },
113
- "padding-top": {
114
- "value": "{space.7.value}",
115
- "type": "space",
116
- "attributes": {
117
- "subtype": "space",
118
- "description": "Controls the internal spacing inside wizard headings (the space between the wizard header content and its borders). This creates breathing room around the step navigation and progress indicators.<br>CSS variable: --wm-wizard-heading-padding-top"
119
- }
120
- },
121
- "padding-bottom": {
122
- "value": "{space.0.value}",
123
- "type": "space",
124
- "attributes": {
125
- "subtype": "space",
126
- "description": "Controls the internal spacing inside wizard headings (the space between the wizard header content and its borders). This creates breathing room around the step navigation and progress indicators.<br>CSS variable: --wm-wizard-heading-padding-bottom"
127
- }
128
- },
129
- "padding-left": {
130
- "value": "{space.7.value}",
131
- "type": "space",
132
- "attributes": {
133
- "subtype": "space",
134
- "description": "Controls the internal spacing inside wizard headings (the space between the wizard header content and its borders). This creates breathing room around the step navigation and progress indicators.<br>CSS variable: --wm-wizard-heading-padding-left"
135
- }
136
- },
137
- "padding-right": {
138
- "value": "{space.7.value}",
89
+ "padding": {
90
+ "value": "{space.7.value} {space.7.value} {space.0.value} {space.7.value}",
139
91
  "type": "space",
140
92
  "attributes": {
141
93
  "subtype": "space",
142
- "description": "Controls the internal spacing inside wizard headings (the space between the wizard header content and its borders). This creates breathing room around the step navigation and progress indicators.<br>CSS variable: --wm-wizard-heading-padding-right"
94
+ "description": "Controls the internal spacing inside wizard headings (the space between the wizard header content and its borders). This creates breathing room around the step navigation and progress indicators.<br>CSS variable: --wm-wizard-heading-padding"
143
95
  }
144
96
  }
145
97
  },
@@ -152,12 +104,12 @@
152
104
  "description": "Controls the minimum height of wizard body content (the main area where users fill out forms and see step content). This ensures the wizard body is always tall enough to display content properly. Acceptable units: px, em, rem, vh.<br>CSS variable: --wm-wizard-body-height"
153
105
  }
154
106
  },
155
- "padding-top": {
156
- "value": "{space.3.value}",
107
+ "padding": {
108
+ "value": "{space.3.value} {space.0.value} {space.0.value} {space.0.value}",
157
109
  "type": "space",
158
110
  "attributes": {
159
111
  "subtype": "space",
160
- "description": "Controls the internal spacing inside wizard body content (the main area where users fill out forms and see step content). This creates breathing room around the wizard body content.<br>CSS variable: --wm-wizard-body-padding-top"
112
+ "description": "Controls the internal spacing inside wizard body content (the main area where users fill out forms and see step content). This creates breathing room around the wizard body content.<br>CSS variable: --wm-wizard-body-padding"
161
113
  }
162
114
  }
163
115
  },
@@ -1,14 +0,0 @@
1
- "use strict";
2
- (this["webpackChunk_wavemaker_foundation_css"] = this["webpackChunk_wavemaker_foundation_css"] || []).push([["src_tokens_mobile_components_left-nav_left-nav_json"],{
3
-
4
- /***/ "./src/tokens/mobile/components/left-nav/left-nav.json"
5
- /*!*************************************************************!*\
6
- !*** ./src/tokens/mobile/components/left-nav/left-nav.json ***!
7
- \*************************************************************/
8
- (module) {
9
-
10
- module.exports = /*#__PURE__*/JSON.parse('{"left-panel":{"mapping":{"min-height":{"type":"space","value":"100%","attributes":{"subtype":"space","description":"Controls the minimum height of the left navigation panel (the side panel that slides in from the left). When set to 100%, the panel takes up the full height of the viewport. Acceptable units: %, px.<br>CSS variable: --wm-left-panel-min-height"}},"background":{"type":"color","value":"#ffffff","attributes":{"subtype":"color","description":"Sets the background color of the left navigation panel (the side panel that slides in from the left). This is the main background color that appears behind the navigation content.<br>CSS variable: --wm-left-panel-background"}},"elevation":{"type":"radius","value":"{elevation.shadow.1.value}","attributes":{"subtype":"elevation","description":"Controls the drop shadow effect around the left navigation panel. This creates a subtle shadow that makes the panel appear to float above the background, giving it depth and elevation.<br>CSS variable: --wm-left-panel-elevation"}},"border":{"top":{"right":{"radius":{"type":"radius","value":"{radius.lg.value}","attributes":{"subtype":"radius","description":"Controls the corner rounding of the top-right corner of the left navigation panel. This makes the panel appear with rounded corners on the top-right for a softer appearance.<br>CSS variable: --wm-left-panel-border-top-right-radius"}}}},"bottom":{"right":{"radius":{"type":"radius","value":"{radius.lg.value}","attributes":{"subtype":"radius","description":"Controls the corner rounding of the bottom-right corner of the left navigation panel. This makes the panel appear with rounded corners on the bottom-right for a softer appearance.<br>CSS variable: --wm-left-panel-border-bottom-right-radius"}}}}},"max-width":{"type":"space","value":"360px","attributes":{"subtype":"space","description":"Controls the maximum width of the left navigation panel (the side panel that slides in from the left). This determines how wide the panel can be when it\'s open. Acceptable units: px.<br>CSS variable: --wm-left-panel-max-width"}}}}}');
11
-
12
- /***/ }
13
-
14
- }]);
@@ -1,44 +0,0 @@
1
- .app-date {
2
-
3
- }
4
-
5
- .app-date-text{
6
-
7
- }
8
-
9
- .app-date-invalid {
10
- }
11
-
12
- .app-date-clear-icon {
13
-
14
- }
15
-
16
- .app-date-calendar-icon {
17
-
18
- }
19
-
20
- .app-date-flotaing-label{
21
-
22
- }
23
-
24
- .app-date-active-flotaing-label{
25
-
26
- }
27
-
28
- .app-date-action-wrapper {
29
- }
30
-
31
- .app-date-select-btn {
32
- }
33
-
34
- .app-date-cancel-btn {
35
- }
36
-
37
- .app-date-ios-dialog {
38
- }
39
-
40
- .app-date-picker-modal-select {
41
- }
42
-
43
- .app-date-picker-modal-cancel {
44
- }
@@ -1,38 +0,0 @@
1
- .app-datetime {
2
- }
3
-
4
- .app-datetime-text{
5
- }
6
-
7
- .app-datetime-invalid {
8
- }
9
-
10
- .app-datetime-clear-icon {
11
- }
12
-
13
- .app-datetime-calendar-icon {
14
- }
15
-
16
- .app-datetime-flotaing-label{
17
- }
18
-
19
- .app-datetime-active-flotaing-label{
20
- }
21
-
22
- .app-datetime-action-wrapper {
23
- }
24
-
25
- .app-datetime-select-btn {
26
- }
27
-
28
- .app-datetime-cancel-btn {
29
- }
30
-
31
- .app-datetime-ios-dialog {
32
- }
33
-
34
- .app-datetime-picker-modal-select {
35
- }
36
-
37
- .app-datetime-picker-modal-cancel {
38
- }
@@ -1,38 +0,0 @@
1
- .app-time {
2
- }
3
-
4
- .app-time-text{
5
- }
6
-
7
- .app-time-invalid {
8
- }
9
-
10
- .app-time-clear-icon {
11
- }
12
-
13
- .app-time-calendar-icon {
14
- }
15
-
16
- .app-time-flotaing-label{
17
- }
18
-
19
- .app-time-active-flotaing-label{
20
- }
21
-
22
- .app-time-action-wrapper {
23
- }
24
-
25
- .app-time-select-btn {
26
- }
27
-
28
- .app-time-cancel-btn {
29
- }
30
-
31
- .app-time-ios-dialog {
32
- }
33
-
34
- .app-time-picker-modal-select {
35
- }
36
-
37
- .app-time-picker-modal-cancel {
38
- }
@@ -1,40 +0,0 @@
1
-
2
- .app-number {
3
- min-height: var(--wm-number-container-min-height);
4
- padding-top: var(--wm-number-container-padding-top);
5
- padding-bottom: var(--wm-number-container-padding-bottom);
6
- padding-left: var(--wm-number-container-padding-left);
7
- padding-right: var(--wm-number-container-padding-right);
8
- border-style: var(--wm-number-container-border-style);
9
- border-radius: var(--wm-number-container-border-radius);
10
- background-color: var(--wm-color-white);
11
- }
12
-
13
- .app-number-invalid {
14
- }
15
-
16
- .app-number-focused {
17
- border-color: var(--wm-form-control-border-color);
18
- }
19
-
20
- .app-number-placeholer {
21
- }
22
-
23
- .app-number-skeleton {
24
- }
25
-
26
- .app-number-flotaing-label {
27
- }
28
-
29
- .app-number-active-flotaing-label {
30
- }
31
-
32
- .app-number-with-label.app-number-active-flotaing-label {
33
- color: var(--wm-form-control-border-color);
34
- }
35
-
36
- .app-number-skeleton {
37
- }
38
-
39
- .app-number-label-skeleton {
40
- }
@@ -1,69 +0,0 @@
1
-
2
- // .app-text {
3
- // background-color: var(--wm-form-control-background);
4
- // border-width: var(--wm-form-control-border-width);
5
- // border-style: var(--wm-form-control-border-style);
6
- // border-radius: var(--wm-form-control-border-radius);
7
- // padding-left: var(--wm-form-control-padding);
8
- // padding-right: var(--wm-form-control-padding);
9
- // min-height: var(--wm-text-min-height);
10
- // padding-top: var(--wm-text-padding-top);
11
- // padding-bottom: var(--wm-text-padding-bottom);
12
- // border-color: var(--wm-text-border-color);
13
- // font-family: var(--wm-text-font-family);
14
- // }
15
-
16
- // .app-text-text {
17
- // color: var(--wm-form-control-color);
18
- // font-family: var(--wm-form-control-font-family);
19
- // font-size: var(--wm-form-control-font-size);
20
- // line-height: var(--wm-form-control-line-height);
21
- // letter-spacing: var(--wm-form-control-letter-spacing);
22
- // }
23
-
24
- // .app-text-invalid {
25
- // border-bottom-color: var(--wm-text-invalid-border-bottom-color);
26
- // }
27
-
28
- // .app-text-focused {
29
- // border-color: var(--wm-form-control-border-color);
30
- // }
31
-
32
- // .app-text-place-holder-text {
33
- // color: var(--wm-form-control-border-color);
34
- // }
35
-
36
- // .app-text-disabled {
37
- // background-color: var(--wm-text-disabled-background-color);
38
- // }
39
-
40
- // .app-text-disabled .app-text {
41
- // background-color: var(--wm-text-disabled-background-color);
42
- // }
43
-
44
- // .app-text-flotaing-label {
45
- // }
46
-
47
- // .app-text-active-flotaing-label {
48
- // }
49
-
50
- // .app-text-with-label.app-text-active-flotaing-label {
51
- // color: var(--wm-form-control-border-color);
52
- // }
53
-
54
- // .app-text-with-label.app-text-flotaing-label {
55
- // top: var(--wm-text-floating-label-top);
56
- // left: var(--wm-text-floating-label-left);
57
- // font-size: var(--wm-text-floating-label-font-size);
58
- // color: var(--wm-form-control-border-color);
59
- // }
60
-
61
- // .app-text-with-label.app-text {
62
- // min-height: var(--wm-text-floating-label-min-height);
63
- // }
64
-
65
- // .app-text-skeleton {
66
- // width: var(--wm-text-skeleton-width);
67
- // height: var(--wm-text-skeleton-height);
68
- // border-radius: var(--wm-space-1);
69
- // }