@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.
- package/cjs/foundation-css.cjs +1260 -12
- package/cjs/src_tokens_mobile_components_accordion-pane_accordion-pane_json.foundation-css.cjs +14 -0
- package/cjs/src_tokens_mobile_components_accordion_accordion_json.foundation-css.cjs +1 -1
- package/cjs/src_tokens_mobile_components_anchor_anchor_json.foundation-css.cjs +1 -1
- package/cjs/src_tokens_mobile_components_barcodescanner_barcodescanner_json.foundation-css.cjs +1 -1
- package/cjs/src_tokens_mobile_components_bottomsheet_bottomsheet_json.foundation-css.cjs +1 -1
- package/cjs/src_tokens_mobile_components_button_button_json.foundation-css.cjs +1 -1
- package/cjs/src_tokens_mobile_components_calendar_calendar_json.foundation-css.cjs +1 -1
- package/cjs/src_tokens_mobile_components_camera_camera_json.foundation-css.cjs +1 -1
- package/cjs/src_tokens_mobile_components_cards_cards_json.foundation-css.cjs +1 -1
- package/cjs/src_tokens_mobile_components_carousel_carousel_json.foundation-css.cjs +1 -1
- package/cjs/src_tokens_mobile_components_checkboxset_checkboxset_json.foundation-css.cjs +1 -1
- package/cjs/src_tokens_mobile_components_chips_chips_json.foundation-css.cjs +1 -1
- package/cjs/src_tokens_mobile_components_container_container_json.foundation-css.cjs +1 -1
- package/cjs/src_tokens_mobile_components_currency_currency_json.foundation-css.cjs +1 -1
- package/cjs/src_tokens_mobile_components_dropdown-menu_dropdown-menu_json.foundation-css.cjs +1 -1
- package/cjs/src_tokens_mobile_components_form-controls_form-controls_json.foundation-css.cjs +1 -1
- package/cjs/src_tokens_mobile_components_form-wrapper_form-wrapper_json.foundation-css.cjs +1 -1
- package/cjs/src_tokens_mobile_components_label_label_json.foundation-css.cjs +1 -1
- package/cjs/src_tokens_mobile_components_list_list_json.foundation-css.cjs +1 -1
- package/cjs/src_tokens_mobile_components_login_login_json.foundation-css.cjs +1 -1
- package/cjs/src_tokens_mobile_components_lottie_lottie_json.foundation-css.cjs +1 -1
- package/cjs/src_tokens_mobile_components_message_message_json.foundation-css.cjs +1 -1
- package/cjs/src_tokens_mobile_components_modal-dialog_modal-dialog_json.foundation-css.cjs +1 -1
- package/cjs/src_tokens_mobile_components_nav_nav_json.foundation-css.cjs +1 -1
- package/cjs/src_tokens_mobile_components_navbar_navbar_json.foundation-css.cjs +1 -1
- package/cjs/src_tokens_mobile_components_navitem_navitem_json.foundation-css.cjs +1 -1
- package/cjs/src_tokens_mobile_components_page-left-nav_page-left-nav_json.foundation-css.cjs +14 -0
- package/cjs/src_tokens_mobile_components_panel_panel_json.foundation-css.cjs +1 -1
- package/cjs/src_tokens_mobile_components_partial-container_partial-container_json.foundation-css.cjs +14 -0
- package/cjs/src_tokens_mobile_components_picture_picture_json.foundation-css.cjs +1 -1
- package/cjs/src_tokens_mobile_components_popover_popover_json.foundation-css.cjs +1 -1
- package/cjs/src_tokens_mobile_components_progress-bar_progress-bar_json.foundation-css.cjs +1 -1
- package/cjs/src_tokens_mobile_components_radioset_radioset_json.foundation-css.cjs +1 -1
- package/cjs/src_tokens_mobile_components_rating_rating_json.foundation-css.cjs +1 -1
- package/cjs/src_tokens_mobile_components_search_search_json.foundation-css.cjs +1 -1
- package/cjs/src_tokens_mobile_components_select_select_json.foundation-css.cjs +1 -1
- package/cjs/src_tokens_mobile_components_spinner_spinner_json.foundation-css.cjs +1 -1
- package/cjs/src_tokens_mobile_components_switch_switch_json.foundation-css.cjs +1 -1
- package/cjs/src_tokens_mobile_components_tabbar_tabbar_json.foundation-css.cjs +1 -1
- package/cjs/src_tokens_mobile_components_tabs_tabs_json.foundation-css.cjs +1 -1
- package/cjs/src_tokens_mobile_components_tile_tile_json.foundation-css.cjs +1 -1
- package/cjs/src_tokens_mobile_components_webview_webview_json.foundation-css.cjs +1 -1
- package/cjs/src_tokens_mobile_components_wizard_wizard_json.foundation-css.cjs +1 -1
- package/index.d.ts +1 -0
- package/index.js +1 -0
- package/index.js.map +1 -1
- package/native_mobile.index.d.ts +17 -0
- package/native_mobile.index.js +17 -5
- package/native_mobile.index.js.map +1 -1
- package/npm-shrinkwrap.json +95 -117
- package/package-lock.json +95 -117
- package/package.json +13 -4
- package/src/node/index.d.ts +1 -0
- package/src/node/index.js +2 -0
- package/src/node/index.js.map +1 -0
- package/src/styles/mobile/components/advanced/carousel.less +6 -12
- package/src/styles/mobile/components/advanced/login.less +1 -4
- package/src/styles/mobile/components/advanced/webview.less +1 -4
- package/src/styles/mobile/components/basic/anchor.less +2 -2
- package/src/styles/mobile/components/basic/bottomsheet.less +5 -12
- package/src/styles/mobile/components/basic/button.less +3 -12
- package/src/styles/mobile/components/basic/buttongroup.less +3 -12
- package/src/styles/mobile/components/basic/label.less +7 -4
- package/src/styles/mobile/components/basic/lottie.less +7 -4
- package/src/styles/mobile/components/basic/message.less +6 -10
- package/src/styles/mobile/components/basic/picture.less +4 -16
- package/src/styles/mobile/components/basic/progress-bar.less +0 -1
- package/src/styles/mobile/components/basic/search.less +5 -20
- package/src/styles/mobile/components/basic/spinner.less +1 -1
- package/src/styles/mobile/components/container/accordion/accordionpane.less +6 -0
- package/src/styles/mobile/components/container/accordion.less +35 -3
- package/src/styles/mobile/components/container/panel.less +0 -5
- package/src/styles/mobile/components/container/tabs/tab-header.less +14 -3
- package/src/styles/mobile/components/container/tile.less +1 -4
- package/src/styles/mobile/components/container/wizard.less +3 -9
- package/src/styles/mobile/components/container.less +8 -32
- package/src/styles/mobile/components/data/card.less +1 -4
- package/src/styles/mobile/components/data/form.less +143 -37
- package/src/styles/mobile/components/data/list.less +1 -4
- package/src/styles/mobile/components/device/barcodescanner.less +2 -5
- package/src/styles/mobile/components/device/camera.less +1 -4
- package/src/styles/mobile/components/dialogs/dialog.less +17 -4
- package/src/styles/mobile/components/input/calendar.less +46 -38
- package/src/styles/mobile/components/input/checkboxset.less +1 -2
- package/src/styles/mobile/components/input/chips.less +8 -19
- package/src/styles/mobile/components/input/currency.less +14 -17
- package/src/styles/mobile/components/input/radioset.less +1 -2
- package/src/styles/mobile/components/input/rating.less +1 -1
- package/src/styles/mobile/components/input/select.less +26 -64
- package/src/styles/mobile/components/input/switch.less +1 -2
- package/src/styles/mobile/components/input/toggle.less +1 -1
- package/src/styles/mobile/components/navigation/appnavbar.less +11 -15
- package/src/styles/mobile/components/navigation/menu.less +3 -11
- package/src/styles/mobile/components/navigation/popover.less +22 -15
- package/src/styles/mobile/components/page/left-panel.less +0 -1
- package/src/styles/mobile/components/page/partial-container.less +1 -0
- package/src/styles/mobile/components/page/tabbar.less +9 -8
- package/src/styles/mobile/components/tokens.dark.css +25 -9
- package/src/styles/mobile/components/tokens.light.css +198 -241
- package/src/styles/mobile/components/variables/accordion.variant.less +4 -0
- package/src/styles/mobile/components/variables/button.variant.less +19 -79
- package/src/styles/mobile/components/variables/carousel.variant.less +2 -3
- package/src/styles/mobile/components/variables/container.variant.less +6 -24
- package/src/styles/mobile/components/variables/form-controls.variant.less +9 -8
- package/src/styles/mobile/components/variables/picture.variant.less +3 -12
- package/src/styles/mobile/components/variables/tabbar.variant.less +1 -0
- package/src/styles/mobile/components/variables/tabs.variant.less +7 -0
- package/src/styles/mobile/studio/advanced/carousel.less +4 -2
- package/src/styles/mobile/studio/advanced/login.less +1 -4
- package/src/styles/mobile/studio/advanced/webview.less +1 -4
- package/src/styles/mobile/studio/basic/label.less +0 -8
- package/src/styles/mobile/studio/basic/message.less +1 -2
- package/src/styles/mobile/studio/container/accordion.less +1 -4
- package/src/styles/mobile/studio/container/container.less +2 -8
- package/src/styles/mobile/studio/container/tabs.less +10 -2
- package/src/styles/mobile/studio/data/card.less +1 -1
- package/src/styles/mobile/studio/device/barcode.less +2 -8
- package/src/styles/mobile/studio/input/calendar.less +66 -6
- package/src/styles/mobile/studio/input/checkboxset.less +21 -6
- package/src/styles/mobile/studio/input/currency.less +9 -1
- package/src/styles/mobile/studio/input/form.less +10 -40
- package/src/styles/mobile/studio/input/rating.less +1 -1
- package/src/styles/mobile/studio/input/select.less +33 -0
- package/src/styles/mobile/studio/input/toggle.less +3 -2
- package/src/styles/mobile/studio/layouts/tabbar.less +4 -5
- package/src/styles/mobile/studio/navigation/nav.less +0 -17
- package/src/styles/mobile/studio/navigation/popover.less +2 -5
- package/src/token-validation/component-token-schema.d.ts +169 -0
- package/src/token-validation/component-token-schema.js +146 -0
- package/src/token-validation/component-token-schema.js.map +1 -0
- package/src/token-validation/constants.d.ts +41 -0
- package/src/token-validation/constants.js +54 -0
- package/src/token-validation/constants.js.map +1 -0
- package/src/token-validation/global-token-schema.d.ts +37 -0
- package/src/token-validation/global-token-schema.js +41 -0
- package/src/token-validation/global-token-schema.js.map +1 -0
- package/src/token-validation/validate-token.d.ts +72 -0
- package/src/token-validation/validate-token.js +939 -0
- package/src/token-validation/validate-token.js.map +1 -0
- package/src/token-validation/validate-value.d.ts +13 -0
- package/src/token-validation/validate-value.js +57 -0
- package/src/token-validation/validate-value.js.map +1 -0
- package/src/token-validation/validator-utils/common/constants.d.ts +172 -0
- package/src/token-validation/validator-utils/common/constants.js +258 -0
- package/src/token-validation/validator-utils/common/constants.js.map +1 -0
- package/src/token-validation/validator-utils/common/primitives.d.ts +14 -0
- package/src/token-validation/validator-utils/common/primitives.js +35 -0
- package/src/token-validation/validator-utils/common/primitives.js.map +1 -0
- package/src/token-validation/validator-utils/common/utils.d.ts +152 -0
- package/src/token-validation/validator-utils/common/utils.js +316 -0
- package/src/token-validation/validator-utils/common/utils.js.map +1 -0
- package/src/token-validation/validator-utils/native_mobile.d.ts +1 -0
- package/src/token-validation/validator-utils/native_mobile.js +120 -0
- package/src/token-validation/validator-utils/native_mobile.js.map +1 -0
- package/src/token-validation/validator-utils/web.d.ts +1 -0
- package/src/token-validation/validator-utils/web.js +72 -0
- package/src/token-validation/validator-utils/web.js.map +1 -0
- package/src/tokens/mobile/components/accordion/accordion.json +172 -4
- package/src/tokens/mobile/components/accordion-pane/accordion-pane.json +65 -0
- package/src/tokens/mobile/components/anchor/anchor.json +5 -15
- package/src/tokens/mobile/components/barcodescanner/barcodescanner.json +10 -38
- package/src/tokens/mobile/components/bottomsheet/bottomsheet.json +28 -92
- package/src/tokens/mobile/components/button/button.json +24 -121
- package/src/tokens/mobile/components/calendar/calendar.json +262 -158
- package/src/tokens/mobile/components/camera/camera.json +5 -31
- package/src/tokens/mobile/components/cards/cards.json +1 -27
- package/src/tokens/mobile/components/carousel/carousel.json +25 -69
- package/src/tokens/mobile/components/checkboxset/checkboxset.json +6 -16
- package/src/tokens/mobile/components/chips/chips.json +8 -80
- package/src/tokens/mobile/components/container/container.json +22 -158
- package/src/tokens/mobile/components/currency/currency.json +89 -5
- package/src/tokens/mobile/components/dropdown-menu/dropdown-menu.json +15 -87
- package/src/tokens/mobile/components/form-controls/form-controls.json +140 -142
- package/src/tokens/mobile/components/form-wrapper/form-wrapper.json +0 -8
- package/src/tokens/mobile/components/label/label.json +0 -34
- package/src/tokens/mobile/components/list/list.json +5 -31
- package/src/tokens/mobile/components/login/login.json +5 -31
- package/src/tokens/mobile/components/lottie/lottie.json +23 -29
- package/src/tokens/mobile/components/message/message.json +37 -61
- package/src/tokens/mobile/components/modal-dialog/modal-dialog.json +54 -8
- package/src/tokens/mobile/components/nav/nav.json +1 -48
- package/src/tokens/mobile/components/navbar/navbar.json +61 -95
- package/src/tokens/mobile/components/navitem/navitem.json +4 -4
- package/src/tokens/mobile/components/{left-nav/left-nav.json → page-left-nav/page-left-nav.json} +1 -9
- package/src/tokens/mobile/components/panel/panel.json +0 -10
- package/src/tokens/mobile/components/partial-container/partial-container.json +23 -0
- package/src/tokens/mobile/components/picture/picture.json +9 -63
- package/src/tokens/mobile/components/popover/popover.json +105 -97
- package/src/tokens/mobile/components/progress-bar/progress-bar.json +0 -8
- package/src/tokens/mobile/components/radioset/radioset.json +5 -15
- package/src/tokens/mobile/components/rating/rating.json +5 -7
- package/src/tokens/mobile/components/search/search.json +25 -155
- package/src/tokens/mobile/components/select/select.json +223 -165
- package/src/tokens/mobile/components/spinner/spinner.json +5 -7
- package/src/tokens/mobile/components/switch/switch.json +5 -15
- package/src/tokens/mobile/components/tabbar/tabbar.json +48 -54
- package/src/tokens/mobile/components/tabs/tabs.json +113 -5
- package/src/tokens/mobile/components/tile/tile.json +5 -31
- package/src/tokens/mobile/components/webview/webview.json +5 -31
- package/src/tokens/mobile/components/wizard/wizard.json +8 -56
- package/cjs/src_tokens_mobile_components_left-nav_left-nav_json.foundation-css.cjs +0 -14
- package/src/styles/mobile/components/input/epoch/date.less +0 -44
- package/src/styles/mobile/components/input/epoch/datetime.less +0 -38
- package/src/styles/mobile/components/input/epoch/time.less +0 -38
- package/src/styles/mobile/components/input/number.less +0 -40
- package/src/styles/mobile/components/input/text.less +0 -69
- package/src/styles/mobile/components/input/textarea.less +0 -63
- package/src/styles/mobile/components/variables/select.variant.less +0 -3
|
@@ -8,6 +8,14 @@
|
|
|
8
8
|
}
|
|
9
9
|
},
|
|
10
10
|
"mapping": {
|
|
11
|
+
"width": {
|
|
12
|
+
"value": "100%",
|
|
13
|
+
"type": "space",
|
|
14
|
+
"attributes": {
|
|
15
|
+
"subtype": "space",
|
|
16
|
+
"description": "Controls the width of the bottom sheet. This determines how wide the bottom sheet appears on the screen. Acceptable units: px, %.<br>CSS variable: --wm-bottomsheet-width"
|
|
17
|
+
}
|
|
18
|
+
},
|
|
11
19
|
"backdrop": {
|
|
12
20
|
"background": {
|
|
13
21
|
"value": "rgba(0,0,0,0.1)",
|
|
@@ -36,37 +44,11 @@
|
|
|
36
44
|
}
|
|
37
45
|
},
|
|
38
46
|
"width":{
|
|
39
|
-
"
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
"
|
|
43
|
-
|
|
44
|
-
"description": "Controls the border thickness of the bottom sheet component. This determines how thick the border around the bottom sheet appears.<br>CSS variable: --wm-bottomsheet-border-width-top"
|
|
45
|
-
}
|
|
46
|
-
},
|
|
47
|
-
"bottom": {
|
|
48
|
-
"value": "{border.width.0.value}",
|
|
49
|
-
"type": "border",
|
|
50
|
-
"attributes": {
|
|
51
|
-
"subtype": "border-width",
|
|
52
|
-
"description": "Controls the border thickness of the bottom sheet component. This determines how thick the border around the bottom sheet appears.<br>CSS variable: --wm-bottomsheet-border-width-bottom"
|
|
53
|
-
}
|
|
54
|
-
},
|
|
55
|
-
"left": {
|
|
56
|
-
"value": "{border.width.0.value}",
|
|
57
|
-
"type": "border",
|
|
58
|
-
"attributes": {
|
|
59
|
-
"subtype": "border-width",
|
|
60
|
-
"description": "Controls the border thickness of the bottom sheet component. This determines how thick the border around the bottom sheet appears.<br>CSS variable: --wm-bottomsheet-border-width-left"
|
|
61
|
-
}
|
|
62
|
-
},
|
|
63
|
-
"right": {
|
|
64
|
-
"value": "{border.width.0.value}",
|
|
65
|
-
"type": "border",
|
|
66
|
-
"attributes": {
|
|
67
|
-
"subtype": "border-width",
|
|
68
|
-
"description": "Controls the border thickness of the bottom sheet component. This determines how thick the border around the bottom sheet appears.<br>CSS variable: --wm-bottomsheet-border-width-right"
|
|
69
|
-
}
|
|
47
|
+
"value": "{border.width.0.value}",
|
|
48
|
+
"type": "border",
|
|
49
|
+
"attributes": {
|
|
50
|
+
"subtype": "border-width",
|
|
51
|
+
"description": "Controls the border width (all sides) of the bottom sheet component. This determines how thick the border around the bottom sheet appears. Acceptable units: px.<br>CSS variable: --wm-bottomsheet-border-width"
|
|
70
52
|
}
|
|
71
53
|
},
|
|
72
54
|
"color":{
|
|
@@ -87,21 +69,11 @@
|
|
|
87
69
|
}
|
|
88
70
|
},
|
|
89
71
|
"margin":{
|
|
90
|
-
"
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
"
|
|
94
|
-
|
|
95
|
-
"description": "Controls the left margin of the bottom sheet component. This creates spacing on the left side of the bottom sheet.<br>CSS variable: --wm-bottomsheet-margin-left"
|
|
96
|
-
}
|
|
97
|
-
},
|
|
98
|
-
"right":{
|
|
99
|
-
"value": "{space.0.value}",
|
|
100
|
-
"type": "space",
|
|
101
|
-
"attributes": {
|
|
102
|
-
"subtype": "space",
|
|
103
|
-
"description": "Controls the right margin of the bottom sheet component. This creates spacing on the right side of the bottom sheet.<br>CSS variable: --wm-bottomsheet-margin-right"
|
|
104
|
-
}
|
|
72
|
+
"value": "{space.0.value} {space.0.value}",
|
|
73
|
+
"type": "space",
|
|
74
|
+
"attributes": {
|
|
75
|
+
"subtype": "space",
|
|
76
|
+
"description": "Controls the margin (top/bottom, left/right) of the bottom sheet component. This creates spacing around the bottom sheet. Acceptable units: px.<br>CSS variable: --wm-bottomsheet-margin"
|
|
105
77
|
}
|
|
106
78
|
},
|
|
107
79
|
"handle":{
|
|
@@ -140,21 +112,11 @@
|
|
|
140
112
|
}
|
|
141
113
|
},
|
|
142
114
|
"padding":{
|
|
143
|
-
"
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
"
|
|
147
|
-
|
|
148
|
-
"description": "Sets the top padding of the bottom sheet drag handle. This creates spacing at the top of the drag handle area.<br>CSS variable: --wm-bottomsheet-handle-padding-top"
|
|
149
|
-
}
|
|
150
|
-
},
|
|
151
|
-
"bottom":{
|
|
152
|
-
"value": "{space.4.value}",
|
|
153
|
-
"type": "space",
|
|
154
|
-
"attributes": {
|
|
155
|
-
"subtype": "space",
|
|
156
|
-
"description": "Sets the bottom padding of the bottom sheet drag handle. This creates spacing at the bottom of the drag handle area.<br>CSS variable: --wm-bottomsheet-handle-padding-bottom"
|
|
157
|
-
}
|
|
115
|
+
"value": "{space.4.value} {space.0.value}",
|
|
116
|
+
"type": "space",
|
|
117
|
+
"attributes": {
|
|
118
|
+
"subtype": "space",
|
|
119
|
+
"description": "Controls the padding (top/bottom, left/right) of the bottom sheet drag handle. This creates spacing around the drag handle area. Acceptable units: px.<br>CSS variable: --wm-bottomsheet-handle-padding"
|
|
158
120
|
}
|
|
159
121
|
},
|
|
160
122
|
"border":{
|
|
@@ -178,37 +140,11 @@
|
|
|
178
140
|
},
|
|
179
141
|
"content": {
|
|
180
142
|
"padding": {
|
|
181
|
-
"
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
"
|
|
185
|
-
|
|
186
|
-
"description": "Sets the top padding of the bottom sheet content area. This creates spacing at the top of the content.<br>CSS variable: --wm-bottomsheet-content-padding-top"
|
|
187
|
-
}
|
|
188
|
-
},
|
|
189
|
-
"bottom": {
|
|
190
|
-
"value": "{space.5.value}",
|
|
191
|
-
"type": "space",
|
|
192
|
-
"attributes": {
|
|
193
|
-
"subtype": "space",
|
|
194
|
-
"description": "Sets the bottom padding of the bottom sheet content area. This creates spacing at the bottom of the content.<br>CSS variable: --wm-bottomsheet-content-padding-bottom"
|
|
195
|
-
}
|
|
196
|
-
},
|
|
197
|
-
"left": {
|
|
198
|
-
"value": "{space.5.value}",
|
|
199
|
-
"type": "space",
|
|
200
|
-
"attributes": {
|
|
201
|
-
"subtype": "space",
|
|
202
|
-
"description": "Sets the left padding of the bottom sheet content area. This creates spacing on the left side of the content.<br>CSS variable: --wm-bottomsheet-content-padding-left"
|
|
203
|
-
}
|
|
204
|
-
},
|
|
205
|
-
"right": {
|
|
206
|
-
"value": "{space.5.value}",
|
|
207
|
-
"type": "space",
|
|
208
|
-
"attributes": {
|
|
209
|
-
"subtype": "space",
|
|
210
|
-
"description": "Sets the right padding of the bottom sheet content area. This creates spacing on the right side of the content.<br>CSS variable: --wm-bottomsheet-content-padding-right"
|
|
211
|
-
}
|
|
143
|
+
"value": "{space.0.value} {space.5.value} {space.5.value}",
|
|
144
|
+
"type": "space",
|
|
145
|
+
"attributes": {
|
|
146
|
+
"subtype": "space",
|
|
147
|
+
"description": "Controls the padding (top, left/right, bottom) of the bottom sheet content area. This creates spacing around the content. Acceptable units: px.<br>CSS variable: --wm-bottomsheet-content-padding"
|
|
212
148
|
}
|
|
213
149
|
}
|
|
214
150
|
}
|
|
@@ -40,31 +40,6 @@
|
|
|
40
40
|
"description": "Controls the mouse cursor appearance when hovering over buttons. 'pointer' shows a hand cursor indicating the button is clickable, 'default' shows an arrow cursor, and 'not-allowed' shows a blocked cursor for disabled buttons. This provides visual feedback to users about button interactivity.<br>CSS variable: --wm-btn-cursor"
|
|
41
41
|
}
|
|
42
42
|
},
|
|
43
|
-
"position": {
|
|
44
|
-
"@": {
|
|
45
|
-
"value": "relative",
|
|
46
|
-
"type": "space",
|
|
47
|
-
"attributes": {
|
|
48
|
-
"description": "Controls the positioning method for buttons. 'relative' positions the button relative to its normal position, 'absolute' positions it relative to its nearest positioned ancestor, 'fixed' positions it relative to the viewport, and 'static' uses the default flow.<br>CSS variable: --wm-btn-position"
|
|
49
|
-
}
|
|
50
|
-
},
|
|
51
|
-
"bottom": {
|
|
52
|
-
"value": "none",
|
|
53
|
-
"type": "space",
|
|
54
|
-
"attributes": {
|
|
55
|
-
"subtype": "space",
|
|
56
|
-
"description": "Controls the distance from the bottom edge when buttons are positioned absolutely or fixed. This determines how far from the bottom the button appears. Acceptable values: px, %.<br>CSS variable: --wm-btn-position-bottom"
|
|
57
|
-
}
|
|
58
|
-
},
|
|
59
|
-
"right": {
|
|
60
|
-
"value": "none",
|
|
61
|
-
"type": "space",
|
|
62
|
-
"attributes": {
|
|
63
|
-
"subtype": "space",
|
|
64
|
-
"description": "Controls the distance from the right edge when buttons are positioned absolutely or fixed. This determines how far from the right the button appears. Acceptable values: px, %.<br>CSS variable: --wm-btn-position-right"
|
|
65
|
-
}
|
|
66
|
-
}
|
|
67
|
-
},
|
|
68
43
|
"opacity": {
|
|
69
44
|
"value": "1",
|
|
70
45
|
"type": "radius",
|
|
@@ -156,38 +131,12 @@
|
|
|
156
131
|
}
|
|
157
132
|
},
|
|
158
133
|
"padding": {
|
|
159
|
-
|
|
160
|
-
"value": "{space.0.value}",
|
|
161
|
-
"type": "space",
|
|
162
|
-
"attributes": {
|
|
163
|
-
"subtype": "space",
|
|
164
|
-
"description": "Sets internal top spacing between content and border.<br>CSS variable: --wm-btn-padding-top"
|
|
165
|
-
}
|
|
166
|
-
},
|
|
167
|
-
"bottom": {
|
|
168
|
-
"value": "{space.0.value}",
|
|
169
|
-
"type": "space",
|
|
170
|
-
"attributes": {
|
|
171
|
-
"subtype": "space",
|
|
172
|
-
"description": "Sets internal bottom spacing between content and border.<br>CSS variable: --wm-btn-padding-bottom"
|
|
173
|
-
}
|
|
174
|
-
},
|
|
175
|
-
"left": {
|
|
176
|
-
"value": "{space.6.value}",
|
|
177
|
-
"type": "space",
|
|
178
|
-
"attributes": {
|
|
179
|
-
"subtype": "space",
|
|
180
|
-
"description": "Sets internal left spacing between content and border.<br>CSS variable: --wm-btn-padding-left"
|
|
181
|
-
}
|
|
182
|
-
},
|
|
183
|
-
"right": {
|
|
184
|
-
"value": "{space.6.value}",
|
|
134
|
+
"value": "{space.0.value} {space.6.value}",
|
|
185
135
|
"type": "space",
|
|
186
136
|
"attributes": {
|
|
187
137
|
"subtype": "space",
|
|
188
|
-
"description": "Sets internal
|
|
138
|
+
"description": "Sets internal spacing between content and border (top/bottom, left/right).<br>CSS variable: --wm-btn-padding"
|
|
189
139
|
}
|
|
190
|
-
}
|
|
191
140
|
},
|
|
192
141
|
"min-width": {
|
|
193
142
|
"value": "auto",
|
|
@@ -221,12 +170,22 @@
|
|
|
221
170
|
"description": "Controls the drop shadow effect.<br>CSS variable: --wm-btn-shadow"
|
|
222
171
|
}
|
|
223
172
|
},
|
|
224
|
-
"icon
|
|
225
|
-
"
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
"
|
|
229
|
-
|
|
173
|
+
"icon": {
|
|
174
|
+
"size": {
|
|
175
|
+
"value": "{icon.size.md.value}",
|
|
176
|
+
"type": "space",
|
|
177
|
+
"attributes": {
|
|
178
|
+
"subtype": "icon-size",
|
|
179
|
+
"description": "Controls the size of icons.<br>CSS variable: --wm-btn-icon-size"
|
|
180
|
+
}
|
|
181
|
+
},
|
|
182
|
+
"color": {
|
|
183
|
+
"value": "{color.on-surface.@.value}",
|
|
184
|
+
"type": "color",
|
|
185
|
+
"attributes": {
|
|
186
|
+
"subtype": "color",
|
|
187
|
+
"description": "Sets the icon color of buttons (clickable elements that users interact with to perform actions). This determines what color the button icon appears in, which should contrast well with the background for readability.<br>CSS variable: --wm-btn-icon-color"
|
|
188
|
+
}
|
|
230
189
|
}
|
|
231
190
|
},
|
|
232
191
|
"ripple": {
|
|
@@ -579,22 +538,8 @@
|
|
|
579
538
|
}
|
|
580
539
|
},
|
|
581
540
|
"padding": {
|
|
582
|
-
"
|
|
583
|
-
|
|
584
|
-
"type": "space"
|
|
585
|
-
},
|
|
586
|
-
"bottom": {
|
|
587
|
-
"value": "{space.2.value}",
|
|
588
|
-
"type": "space"
|
|
589
|
-
},
|
|
590
|
-
"left": {
|
|
591
|
-
"value": "{space.3.value}",
|
|
592
|
-
"type": "space"
|
|
593
|
-
},
|
|
594
|
-
"right": {
|
|
595
|
-
"value": "{space.3.value}",
|
|
596
|
-
"type": "space"
|
|
597
|
-
}
|
|
541
|
+
"value": "{space.2.value} {space.3.value}",
|
|
542
|
+
"type": "space"
|
|
598
543
|
}
|
|
599
544
|
},
|
|
600
545
|
"variantGroups": {
|
|
@@ -669,22 +614,8 @@
|
|
|
669
614
|
}
|
|
670
615
|
},
|
|
671
616
|
"padding": {
|
|
672
|
-
"
|
|
673
|
-
|
|
674
|
-
"type": "space"
|
|
675
|
-
},
|
|
676
|
-
"bottom": {
|
|
677
|
-
"value": "{space.2.value}",
|
|
678
|
-
"type": "space"
|
|
679
|
-
},
|
|
680
|
-
"left": {
|
|
681
|
-
"value": "{space.3.value}",
|
|
682
|
-
"type": "space"
|
|
683
|
-
},
|
|
684
|
-
"right": {
|
|
685
|
-
"value": "{space.3.value}",
|
|
686
|
-
"type": "space"
|
|
687
|
-
}
|
|
617
|
+
"value": "{space.2.value} {space.3.value}",
|
|
618
|
+
"type": "space"
|
|
688
619
|
}
|
|
689
620
|
},
|
|
690
621
|
"variantGroups": {
|
|
@@ -757,22 +688,8 @@
|
|
|
757
688
|
"type": "space"
|
|
758
689
|
},
|
|
759
690
|
"padding": {
|
|
760
|
-
"
|
|
761
|
-
|
|
762
|
-
"type": "space"
|
|
763
|
-
},
|
|
764
|
-
"bottom": {
|
|
765
|
-
"value": "{space.0.value}",
|
|
766
|
-
"type": "space"
|
|
767
|
-
},
|
|
768
|
-
"left": {
|
|
769
|
-
"value": "{space.0.value}",
|
|
770
|
-
"type": "space"
|
|
771
|
-
},
|
|
772
|
-
"right": {
|
|
773
|
-
"value": "{space.0.value}",
|
|
774
|
-
"type": "space"
|
|
775
|
-
}
|
|
691
|
+
"value": "{space.0.value}",
|
|
692
|
+
"type": "space"
|
|
776
693
|
},
|
|
777
694
|
"icon-size": {
|
|
778
695
|
"value": "{icon.size.md.value}",
|
|
@@ -792,20 +709,6 @@
|
|
|
792
709
|
},
|
|
793
710
|
"fab": {
|
|
794
711
|
"mapping": {
|
|
795
|
-
"position": {
|
|
796
|
-
"@": {
|
|
797
|
-
"value": "absolute",
|
|
798
|
-
"type": "space"
|
|
799
|
-
},
|
|
800
|
-
"bottom": {
|
|
801
|
-
"value": "10px",
|
|
802
|
-
"type": "space"
|
|
803
|
-
},
|
|
804
|
-
"right": {
|
|
805
|
-
"value": "10px",
|
|
806
|
-
"type": "space"
|
|
807
|
-
}
|
|
808
|
-
},
|
|
809
712
|
"height": {
|
|
810
713
|
"value": "56px",
|
|
811
714
|
"type": "space"
|