@ionic/core 8.7.4-dev.11757430138.13649dec → 8.7.4-dev.11758100307.13cc0353
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/components/backdrop.js +1 -1
- package/components/button.js +1 -1
- package/components/buttons.js +1 -1
- package/components/checkbox.js +1 -1
- package/components/header.js +1 -1
- package/components/ion-accordion-group.js +1 -1
- package/components/ion-accordion.js +1 -1
- package/components/ion-avatar.js +1 -1
- package/components/ion-badge.js +1 -1
- package/components/ion-card-content.js +1 -1
- package/components/ion-card-header.js +1 -1
- package/components/ion-card-subtitle.js +1 -1
- package/components/ion-card.js +1 -1
- package/components/ion-chip.js +1 -1
- package/components/ion-col.js +1 -1
- package/components/ion-datetime.js +1 -1
- package/components/ion-divider.js +1 -1
- package/components/ion-input-otp.js +1 -1
- package/components/ion-input-password-toggle.js +1 -1
- package/components/ion-input.js +1 -1
- package/components/ion-item-option.js +1 -1
- package/components/ion-item-options.js +1 -1
- package/components/ion-menu-button.js +1 -1
- package/components/ion-progress-bar.js +1 -1
- package/components/ion-range.js +1 -1
- package/components/ion-row.js +1 -1
- package/components/ion-searchbar.js +1 -1
- package/components/ion-segment-button.js +1 -1
- package/components/ion-segment.js +1 -1
- package/components/ion-select.js +1 -1
- package/components/ion-tab-bar.js +1 -1
- package/components/ion-tab-button.js +1 -1
- package/components/ion-textarea.js +1 -1
- package/components/ion-toast.js +1 -1
- package/components/ion-toggle.js +1 -1
- package/components/item.js +1 -1
- package/components/list-header.js +1 -1
- package/components/list.js +1 -1
- package/components/modal.js +1 -1
- package/components/radio-group.js +1 -1
- package/components/radio.js +1 -1
- package/components/ripple-effect.js +1 -1
- package/components/select-modal.js +1 -1
- package/components/spinner.js +1 -1
- package/components/title.js +1 -1
- package/components/toolbar.js +1 -1
- package/css/ionic/bundle.ionic.css +1 -1
- package/css/ionic/bundle.ionic.css.map +1 -1
- package/css/ionic/core.ionic.css +1 -1
- package/css/ionic/core.ionic.css.map +1 -1
- package/css/ionic/global.bundle.ionic.css +1 -1
- package/css/ionic/global.bundle.ionic.css.map +1 -1
- package/css/ionic/ionic-swiper.ionic.css +1 -1
- package/css/ionic/ionic-swiper.ionic.css.map +1 -1
- package/css/ionic/link.ionic.css +1 -1
- package/css/ionic/link.ionic.css.map +1 -1
- package/css/ionic/typography.ionic.css +1 -1
- package/css/ionic/typography.ionic.css.map +1 -1
- package/css/ionic/utils.bundle.ionic.css +1 -1
- package/css/ionic/utils.bundle.ionic.css.map +1 -1
- package/dist/cjs/ion-accordion_2.cjs.entry.js +2 -2
- package/dist/cjs/ion-app_8.cjs.entry.js +4 -4
- package/dist/cjs/ion-avatar_3.cjs.entry.js +2 -2
- package/dist/cjs/ion-backdrop.cjs.entry.js +1 -1
- package/dist/cjs/ion-button_2.cjs.entry.js +1 -1
- package/dist/cjs/ion-card_5.cjs.entry.js +4 -4
- package/dist/cjs/ion-checkbox.cjs.entry.js +1 -1
- package/dist/cjs/ion-chip.cjs.entry.js +1 -1
- package/dist/cjs/ion-col_3.cjs.entry.js +2 -2
- package/dist/cjs/ion-datetime_3.cjs.entry.js +1 -1
- package/dist/cjs/ion-divider.cjs.entry.js +1 -1
- package/dist/cjs/ion-input-otp.cjs.entry.js +1 -1
- package/dist/cjs/ion-input-password-toggle.cjs.entry.js +1 -1
- package/dist/cjs/ion-input.cjs.entry.js +1 -1
- package/dist/cjs/ion-item-option_3.cjs.entry.js +2 -2
- package/dist/cjs/ion-item_8.cjs.entry.js +3 -3
- package/dist/cjs/ion-menu_3.cjs.entry.js +1 -1
- package/dist/cjs/ion-modal.cjs.entry.js +1 -1
- package/dist/cjs/ion-progress-bar.cjs.entry.js +1 -1
- package/dist/cjs/ion-radio_2.cjs.entry.js +2 -2
- package/dist/cjs/ion-range.cjs.entry.js +1 -1
- package/dist/cjs/ion-ripple-effect.cjs.entry.js +1 -1
- package/dist/cjs/ion-searchbar.cjs.entry.js +1 -1
- package/dist/cjs/ion-segment_2.cjs.entry.js +2 -2
- package/dist/cjs/ion-select-modal.cjs.entry.js +1 -1
- package/dist/cjs/ion-select_3.cjs.entry.js +1 -1
- package/dist/cjs/ion-spinner.cjs.entry.js +1 -1
- package/dist/cjs/ion-tab-bar_2.cjs.entry.js +2 -2
- package/dist/cjs/ion-textarea.cjs.entry.js +1 -1
- package/dist/cjs/ion-toast.cjs.entry.js +1 -1
- package/dist/cjs/ion-toggle.cjs.entry.js +1 -1
- package/dist/collection/components/accordion/accordion.ionic.css +31 -33
- package/dist/collection/components/accordion-group/accordion-group.ionic.css +15 -17
- package/dist/collection/components/avatar/avatar.ionic.css +95 -97
- package/dist/collection/components/backdrop/backdrop.ionic.css +2 -4
- package/dist/collection/components/badge/badge.ionic.css +54 -56
- package/dist/collection/components/button/button.ionic.css +82 -84
- package/dist/collection/components/buttons/buttons.ionic.css +4 -7
- package/dist/collection/components/card/card.ionic.css +11 -13
- package/dist/collection/components/card-content/card-content.ionic.css +14 -16
- package/dist/collection/components/card-header/card-header.ionic.css +8 -10
- package/dist/collection/components/card-subtitle/card-subtitle.ionic.css +6 -8
- package/dist/collection/components/checkbox/checkbox.ionic.css +50 -52
- package/dist/collection/components/chip/chip.ionic.css +36 -38
- package/dist/collection/components/col/col.css +8 -0
- package/dist/collection/components/datetime/datetime.ionic.css +111 -113
- package/dist/collection/components/divider/divider.ionic.css +16 -18
- package/dist/collection/components/header/header.ionic.css +6 -8
- package/dist/collection/components/input/input.ionic.css +69 -71
- package/dist/collection/components/input-otp/input-otp.ionic.css +49 -51
- package/dist/collection/components/input-password-toggle/input-password-toggle.ionic.css +3 -5
- package/dist/collection/components/item/item.ionic.css +32 -34
- package/dist/collection/components/item-option/item-option.ionic.css +32 -34
- package/dist/collection/components/item-options/item-options.ionic.css +7 -9
- package/dist/collection/components/list/list.ionic.css +28 -30
- package/dist/collection/components/list-header/list-header.ionic.css +14 -16
- package/dist/collection/components/menu-button/menu-button.ionic.css +4 -6
- package/dist/collection/components/modal/modal.ionic.css +19 -21
- package/dist/collection/components/progress-bar/progress-bar.ionic.css +6 -8
- package/dist/collection/components/radio/radio.ionic.css +28 -30
- package/dist/collection/components/radio-group/radio-group.ionic.css +16 -18
- package/dist/collection/components/range/range.ionic.css +61 -63
- package/dist/collection/components/ripple-effect/ripple-effect.ionic.css +2 -4
- package/dist/collection/components/row/row.css +3 -1
- package/dist/collection/components/searchbar/searchbar.ionic.css +100 -102
- package/dist/collection/components/segment/segment.ionic.css +2 -4
- package/dist/collection/components/segment-button/segment-button.ionic.css +28 -30
- package/dist/collection/components/select/select.ionic.css +64 -66
- package/dist/collection/components/select-modal/select-modal.ionic.css +14 -16
- package/dist/collection/components/spinner/spinner.ionic.css +17 -19
- package/dist/collection/components/tab-bar/tab-bar.ionic.css +26 -28
- package/dist/collection/components/tab-button/tab-button.ionic.css +28 -30
- package/dist/collection/components/textarea/textarea.ionic.css +70 -72
- package/dist/collection/components/title/title.ionic.css +9 -11
- package/dist/collection/components/toast/toast.ionic.css +44 -46
- package/dist/collection/components/toggle/toggle.ionic.css +38 -40
- package/dist/collection/components/toolbar/toolbar.ionic.css +18 -20
- package/dist/docs.json +8 -2
- package/dist/esm/ion-accordion_2.entry.js +2 -2
- package/dist/esm/ion-app_8.entry.js +4 -4
- package/dist/esm/ion-avatar_3.entry.js +2 -2
- package/dist/esm/ion-backdrop.entry.js +1 -1
- package/dist/esm/ion-button_2.entry.js +1 -1
- package/dist/esm/ion-card_5.entry.js +4 -4
- package/dist/esm/ion-checkbox.entry.js +1 -1
- package/dist/esm/ion-chip.entry.js +1 -1
- package/dist/esm/ion-col_3.entry.js +2 -2
- package/dist/esm/ion-datetime_3.entry.js +1 -1
- package/dist/esm/ion-divider.entry.js +1 -1
- package/dist/esm/ion-input-otp.entry.js +1 -1
- package/dist/esm/ion-input-password-toggle.entry.js +1 -1
- package/dist/esm/ion-input.entry.js +1 -1
- package/dist/esm/ion-item-option_3.entry.js +2 -2
- package/dist/esm/ion-item_8.entry.js +3 -3
- package/dist/esm/ion-menu_3.entry.js +1 -1
- package/dist/esm/ion-modal.entry.js +1 -1
- package/dist/esm/ion-progress-bar.entry.js +1 -1
- package/dist/esm/ion-radio_2.entry.js +2 -2
- package/dist/esm/ion-range.entry.js +1 -1
- package/dist/esm/ion-ripple-effect.entry.js +1 -1
- package/dist/esm/ion-searchbar.entry.js +1 -1
- package/dist/esm/ion-segment_2.entry.js +2 -2
- package/dist/esm/ion-select-modal.entry.js +1 -1
- package/dist/esm/ion-select_3.entry.js +1 -1
- package/dist/esm/ion-spinner.entry.js +1 -1
- package/dist/esm/ion-tab-bar_2.entry.js +2 -2
- package/dist/esm/ion-textarea.entry.js +1 -1
- package/dist/esm/ion-toast.entry.js +1 -1
- package/dist/esm/ion-toggle.entry.js +1 -1
- package/dist/ionic/ionic.esm.js +1 -1
- package/dist/ionic/p-07317db2.entry.js +4 -0
- package/dist/ionic/p-0870e5cf.entry.js +4 -0
- package/dist/ionic/p-0a4718a4.entry.js +4 -0
- package/dist/ionic/p-0e535cb1.entry.js +4 -0
- package/dist/ionic/p-11f6cfff.entry.js +4 -0
- package/dist/ionic/{p-083bdc4a.entry.js → p-18660f23.entry.js} +1 -1
- package/dist/ionic/p-19efbfc2.entry.js +4 -0
- package/dist/ionic/{p-abc60b26.entry.js → p-1acc1bfe.entry.js} +1 -1
- package/dist/ionic/p-266e8f94.entry.js +4 -0
- package/dist/ionic/{p-45b08f61.entry.js → p-2a2897a7.entry.js} +1 -1
- package/dist/ionic/p-2e6836c7.entry.js +4 -0
- package/dist/ionic/p-304b999f.entry.js +4 -0
- package/dist/ionic/p-3f22a9de.entry.js +4 -0
- package/dist/ionic/p-4f9d7d26.entry.js +4 -0
- package/dist/ionic/p-57bd2088.entry.js +4 -0
- package/dist/ionic/p-59c4a194.entry.js +4 -0
- package/dist/ionic/p-5f0c7c62.entry.js +4 -0
- package/dist/ionic/p-75b29611.entry.js +4 -0
- package/dist/ionic/p-845e0158.entry.js +4 -0
- package/dist/ionic/p-9149ea07.entry.js +4 -0
- package/dist/ionic/{p-0cffd1bf.entry.js → p-9f497b9a.entry.js} +1 -1
- package/dist/ionic/p-a08c83ba.entry.js +4 -0
- package/dist/ionic/p-a3ea0e64.entry.js +4 -0
- package/dist/ionic/p-a5893690.entry.js +4 -0
- package/dist/ionic/p-b2aa3ff0.entry.js +4 -0
- package/dist/ionic/p-c692cc4a.entry.js +4 -0
- package/dist/ionic/p-c7477cd9.entry.js +4 -0
- package/dist/ionic/p-d04293de.entry.js +4 -0
- package/dist/ionic/p-d6e4bead.entry.js +4 -0
- package/dist/ionic/p-e7ecbdce.entry.js +4 -0
- package/dist/ionic/{p-bfad272a.entry.js → p-fd72d046.entry.js} +1 -1
- package/hydrate/index.js +46 -46
- package/hydrate/index.mjs +46 -46
- package/package.json +4 -4
- package/dist/ionic/p-09ee42c7.entry.js +0 -4
- package/dist/ionic/p-0a973339.entry.js +0 -4
- package/dist/ionic/p-0edc2fcf.entry.js +0 -4
- package/dist/ionic/p-34198a78.entry.js +0 -4
- package/dist/ionic/p-3610f001.entry.js +0 -4
- package/dist/ionic/p-389093b6.entry.js +0 -4
- package/dist/ionic/p-417569b5.entry.js +0 -4
- package/dist/ionic/p-637e497f.entry.js +0 -4
- package/dist/ionic/p-65d9c265.entry.js +0 -4
- package/dist/ionic/p-7918eeaa.entry.js +0 -4
- package/dist/ionic/p-80de7b65.entry.js +0 -4
- package/dist/ionic/p-80faabb9.entry.js +0 -4
- package/dist/ionic/p-8fa42767.entry.js +0 -4
- package/dist/ionic/p-905f6505.entry.js +0 -4
- package/dist/ionic/p-97bf9127.entry.js +0 -4
- package/dist/ionic/p-9af1c2e0.entry.js +0 -4
- package/dist/ionic/p-ab387abd.entry.js +0 -4
- package/dist/ionic/p-b8c602ec.entry.js +0 -4
- package/dist/ionic/p-c6887f5c.entry.js +0 -4
- package/dist/ionic/p-c8eb678d.entry.js +0 -4
- package/dist/ionic/p-cff18cc5.entry.js +0 -4
- package/dist/ionic/p-d207d49c.entry.js +0 -4
- package/dist/ionic/p-d9525f67.entry.js +0 -4
- package/dist/ionic/p-e6caa048.entry.js +0 -4
- package/dist/ionic/p-eea0e705.entry.js +0 -4
- package/dist/ionic/p-ff010b26.entry.js +0 -4
|
@@ -4,9 +4,7 @@
|
|
|
4
4
|
* @param pixels - Value in pixels to be converted (i.e. px)
|
|
5
5
|
* @param context (optional) - Baseline value
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
Do not edit directly, this file was auto-generated.
|
|
9
|
-
*/ /**
|
|
7
|
+
/**
|
|
10
8
|
* A heuristic that applies CSS to tablet
|
|
11
9
|
* viewports.
|
|
12
10
|
*
|
|
@@ -160,51 +158,51 @@ Do not edit directly, this file was auto-generated.
|
|
|
160
158
|
padding-right: 0;
|
|
161
159
|
padding-top: 0;
|
|
162
160
|
padding-bottom: 0;
|
|
163
|
-
font-size: var(--
|
|
164
|
-
font-weight: var(--
|
|
165
|
-
letter-spacing: var(--
|
|
166
|
-
line-height: var(--
|
|
161
|
+
font-size: var(--token-font-size-350, 0.875rem);
|
|
162
|
+
font-weight: var(--token-font-weight-medium, 500);
|
|
163
|
+
letter-spacing: var(--token-font-letter-spacing-1, 1%);
|
|
164
|
+
line-height: var(--token-font-line-height-500, var(--token-scale-500, 20px));
|
|
167
165
|
text-decoration: none;
|
|
168
166
|
text-transform: none;
|
|
169
167
|
}
|
|
170
168
|
|
|
171
169
|
.button-native {
|
|
172
|
-
-webkit-padding-start: var(--
|
|
173
|
-
padding-inline-start: var(--
|
|
174
|
-
-webkit-padding-end: var(--
|
|
175
|
-
padding-inline-end: var(--
|
|
176
|
-
padding-top: var(--
|
|
177
|
-
padding-bottom: var(--
|
|
178
|
-
min-width: var(--
|
|
179
|
-
height: var(--
|
|
170
|
+
-webkit-padding-start: var(--token-space-200, var(--token-scale-200, 8px));
|
|
171
|
+
padding-inline-start: var(--token-space-200, var(--token-scale-200, 8px));
|
|
172
|
+
-webkit-padding-end: var(--token-space-200, var(--token-scale-200, 8px));
|
|
173
|
+
padding-inline-end: var(--token-space-200, var(--token-scale-200, 8px));
|
|
174
|
+
padding-top: var(--token-space-200, var(--token-scale-200, 8px));
|
|
175
|
+
padding-bottom: var(--token-space-200, var(--token-scale-200, 8px));
|
|
176
|
+
min-width: var(--token-scale-1600, 64px);
|
|
177
|
+
height: var(--token-scale-1600, 64px);
|
|
180
178
|
}
|
|
181
179
|
|
|
182
180
|
::slotted([slot=top]) {
|
|
183
181
|
margin-left: 0;
|
|
184
182
|
margin-right: 0;
|
|
185
183
|
margin-top: 0;
|
|
186
|
-
margin-bottom: var(--
|
|
184
|
+
margin-bottom: var(--token-space-100, var(--token-scale-100, 4px));
|
|
187
185
|
}
|
|
188
186
|
|
|
189
187
|
::slotted([slot=bottom]) {
|
|
190
188
|
margin-left: 0;
|
|
191
189
|
margin-right: 0;
|
|
192
|
-
margin-top: var(--
|
|
190
|
+
margin-top: var(--token-space-100, var(--token-scale-100, 4px));
|
|
193
191
|
margin-bottom: 0;
|
|
194
192
|
}
|
|
195
193
|
|
|
196
194
|
::slotted([slot=start]) {
|
|
197
195
|
-webkit-margin-start: 0;
|
|
198
196
|
margin-inline-start: 0;
|
|
199
|
-
-webkit-margin-end: var(--
|
|
200
|
-
margin-inline-end: var(--
|
|
197
|
+
-webkit-margin-end: var(--token-space-100, var(--token-scale-100, 4px));
|
|
198
|
+
margin-inline-end: var(--token-space-100, var(--token-scale-100, 4px));
|
|
201
199
|
margin-top: 0;
|
|
202
200
|
margin-bottom: 0;
|
|
203
201
|
}
|
|
204
202
|
|
|
205
203
|
::slotted([slot=end]) {
|
|
206
|
-
-webkit-margin-start: var(--
|
|
207
|
-
margin-inline-start: var(--
|
|
204
|
+
-webkit-margin-start: var(--token-space-100, var(--token-scale-100, 4px));
|
|
205
|
+
margin-inline-start: var(--token-space-100, var(--token-scale-100, 4px));
|
|
208
206
|
-webkit-margin-end: 0;
|
|
209
207
|
margin-inline-end: 0;
|
|
210
208
|
margin-top: 0;
|
|
@@ -217,24 +215,24 @@ Do not edit directly, this file was auto-generated.
|
|
|
217
215
|
margin-right: 0;
|
|
218
216
|
margin-top: 0;
|
|
219
217
|
margin-bottom: 0;
|
|
220
|
-
width: var(--
|
|
218
|
+
width: var(--token-scale-500, 20px);
|
|
221
219
|
min-width: initial;
|
|
222
|
-
height: var(--
|
|
220
|
+
height: var(--token-scale-500, 20px);
|
|
223
221
|
}
|
|
224
222
|
|
|
225
223
|
/* Round */
|
|
226
224
|
:host(.item-option-round) {
|
|
227
|
-
border-radius: var(--
|
|
225
|
+
border-radius: var(--token-border-radius-300, var(--token-scale-300, 12px));
|
|
228
226
|
}
|
|
229
227
|
|
|
230
228
|
/* Soft */
|
|
231
229
|
:host(.item-option-soft) {
|
|
232
|
-
border-radius: var(--
|
|
230
|
+
border-radius: var(--token-border-radius-200, var(--token-scale-200, 8px));
|
|
233
231
|
}
|
|
234
232
|
|
|
235
233
|
/* Rectangular */
|
|
236
234
|
:host(.item-option-rectangular) {
|
|
237
|
-
border-radius: var(--
|
|
235
|
+
border-radius: var(--token-border-radius-0, var(--token-scale-0, 0px));
|
|
238
236
|
}
|
|
239
237
|
|
|
240
238
|
/* Disabled */
|
|
@@ -244,7 +242,7 @@ Do not edit directly, this file was auto-generated.
|
|
|
244
242
|
top: 0;
|
|
245
243
|
bottom: 0;
|
|
246
244
|
position: absolute;
|
|
247
|
-
background-color: var(--
|
|
245
|
+
background-color: var(--token-state-disabled, rgba(255, 255, 255, 0.6));
|
|
248
246
|
content: "";
|
|
249
247
|
pointer-events: none;
|
|
250
248
|
}
|
|
@@ -254,9 +252,9 @@ Do not edit directly, this file was auto-generated.
|
|
|
254
252
|
}
|
|
255
253
|
|
|
256
254
|
:host(.item-option-subtle) {
|
|
257
|
-
--background: var(--ion-color-primary-subtle, var(--
|
|
258
|
-
--background-activated: var(--ion-color-primary-subtle-shade, var(--
|
|
259
|
-
--color: var(--ion-color-primary-subtle-contrast, var(--
|
|
255
|
+
--background: var(--ion-color-primary-subtle, var(--token-bg-primary-subtle-default, var(--token-semantics-primary-100, var(--token-primitives-blue-100, #f2f4fd))));
|
|
256
|
+
--background-activated: var(--ion-color-primary-subtle-shade, var(--token-bg-primary-subtle-press, var(--token-semantics-primary-300, var(--token-primitives-blue-300, #d0d7fa))));
|
|
257
|
+
--color: var(--ion-color-primary-subtle-contrast, var(--token-text-primary, var(--token-semantics-primary-900, var(--token-primitives-blue-900, #0d4bc3))));
|
|
260
258
|
}
|
|
261
259
|
|
|
262
260
|
:host(.item-option-subtle.ion-color) {
|
|
@@ -265,9 +263,9 @@ Do not edit directly, this file was auto-generated.
|
|
|
265
263
|
}
|
|
266
264
|
|
|
267
265
|
:host(.item-option-bold) {
|
|
268
|
-
--background: var(--ion-color-primary, var(--
|
|
269
|
-
--background-activated: var(--ion-color-primary-shade, var(--
|
|
270
|
-
--color: var(--ion-color-primary-contrast, var(--
|
|
266
|
+
--background: var(--ion-color-primary, var(--token-bg-primary-base-default, var(--token-semantics-primary-base, var(--token-semantics-primary-700, var(--token-primitives-blue-700, #105cef)))));
|
|
267
|
+
--background-activated: var(--ion-color-primary-shade, var(--token-bg-primary-base-press, var(--token-semantics-primary-900, var(--token-primitives-blue-900, #0d4bc3))));
|
|
268
|
+
--color: var(--ion-color-primary-contrast, var(--token-text-inverse, var(--token-primitives-base-white, #ffffff)));
|
|
271
269
|
}
|
|
272
270
|
|
|
273
271
|
:host(.item-option-bold.ion-color) {
|
|
@@ -276,5 +274,5 @@ Do not edit directly, this file was auto-generated.
|
|
|
276
274
|
}
|
|
277
275
|
|
|
278
276
|
:host(.item-option-expandable) {
|
|
279
|
-
transition-timing-function: var(--
|
|
277
|
+
transition-timing-function: var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1));
|
|
280
278
|
}
|
|
@@ -4,9 +4,7 @@
|
|
|
4
4
|
* @param pixels - Value in pixels to be converted (i.e. px)
|
|
5
5
|
* @param context (optional) - Baseline value
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
Do not edit directly, this file was auto-generated.
|
|
9
|
-
*/ /**
|
|
7
|
+
/**
|
|
10
8
|
* A heuristic that applies CSS to tablet
|
|
11
9
|
* viewports.
|
|
12
10
|
*
|
|
@@ -193,30 +191,30 @@ ion-item-options {
|
|
|
193
191
|
|
|
194
192
|
.item-options-ionic {
|
|
195
193
|
align-items: center;
|
|
196
|
-
background: var(--
|
|
197
|
-
gap: var(--
|
|
194
|
+
background: var(--token-primitives-base-white, #ffffff);
|
|
195
|
+
gap: var(--token-space-100, var(--token-scale-100, 4px));
|
|
198
196
|
}
|
|
199
197
|
|
|
200
198
|
/* stylelint-disable property-disallowed-list */
|
|
201
199
|
[dir=ltr] .item-options-start ion-item-option:last-child,
|
|
202
200
|
[dir=rtl] .item-options-start ion-item-option:first-child {
|
|
203
|
-
margin-right: var(--
|
|
201
|
+
margin-right: var(--token-space-200, var(--token-scale-200, 8px));
|
|
204
202
|
}
|
|
205
203
|
|
|
206
204
|
[dir=ltr] .item-options-start ion-item-option:first-child,
|
|
207
205
|
[dir=rtl] .item-options-start ion-item-option:last-child {
|
|
208
|
-
margin-left: calc(var(--
|
|
206
|
+
margin-left: calc(var(--token-space-200, var(--token-scale-200, 8px)) + var(--ion-safe-area-left, 0));
|
|
209
207
|
padding-left: initial;
|
|
210
208
|
}
|
|
211
209
|
|
|
212
210
|
[dir=ltr] .item-options-end ion-item-option:first-child,
|
|
213
211
|
[dir=rtl] .item-options-end ion-item-option:last-child {
|
|
214
|
-
margin-left: var(--
|
|
212
|
+
margin-left: var(--token-space-200, var(--token-scale-200, 8px));
|
|
215
213
|
}
|
|
216
214
|
|
|
217
215
|
[dir=ltr] .item-options-end ion-item-option:last-child,
|
|
218
216
|
[dir=rtl] .item-options-end ion-item-option:first-child {
|
|
219
|
-
margin-right: calc(var(--
|
|
217
|
+
margin-right: calc(var(--token-space-200, var(--token-scale-200, 8px)) + var(--ion-safe-area-right, 0));
|
|
220
218
|
padding-right: initial;
|
|
221
219
|
}
|
|
222
220
|
|
|
@@ -4,9 +4,7 @@
|
|
|
4
4
|
* @param pixels - Value in pixels to be converted (i.e. px)
|
|
5
5
|
* @param context (optional) - Baseline value
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
Do not edit directly, this file was auto-generated.
|
|
9
|
-
*/ /**
|
|
7
|
+
/**
|
|
10
8
|
* A heuristic that applies CSS to tablet
|
|
11
9
|
* viewports.
|
|
12
10
|
*
|
|
@@ -98,12 +96,12 @@ ion-list {
|
|
|
98
96
|
}
|
|
99
97
|
|
|
100
98
|
.list-ionic.list-inset {
|
|
101
|
-
-webkit-margin-start: var(--
|
|
102
|
-
margin-inline-start: var(--
|
|
103
|
-
-webkit-margin-end: var(--
|
|
104
|
-
margin-inline-end: var(--
|
|
105
|
-
margin-top: var(--
|
|
106
|
-
margin-bottom: var(--
|
|
99
|
+
-webkit-margin-start: var(--token-space-100, var(--token-scale-100, 4px));
|
|
100
|
+
margin-inline-start: var(--token-space-100, var(--token-scale-100, 4px));
|
|
101
|
+
-webkit-margin-end: var(--token-space-100, var(--token-scale-100, 4px));
|
|
102
|
+
margin-inline-end: var(--token-space-100, var(--token-scale-100, 4px));
|
|
103
|
+
margin-top: var(--token-space-100, var(--token-scale-100, 4px));
|
|
104
|
+
margin-bottom: var(--token-space-100, var(--token-scale-100, 4px));
|
|
107
105
|
}
|
|
108
106
|
|
|
109
107
|
.list-ionic-lines-none .item-lines-default {
|
|
@@ -124,8 +122,8 @@ ion-list {
|
|
|
124
122
|
*/
|
|
125
123
|
border-start-start-radius: initial;
|
|
126
124
|
border-start-end-radius: initial;
|
|
127
|
-
border-end-end-radius: var(--
|
|
128
|
-
border-end-start-radius: var(--
|
|
125
|
+
border-end-end-radius: var(--token-border-radius-400, var(--token-scale-400, 16px));
|
|
126
|
+
border-end-start-radius: var(--token-border-radius-400, var(--token-scale-400, 16px));
|
|
129
127
|
}
|
|
130
128
|
.list-ionic:has(ion-list-header).list-round ion-list-header + * {
|
|
131
129
|
/**
|
|
@@ -133,8 +131,8 @@ ion-list {
|
|
|
133
131
|
* The bottom of the first element should not have a border radius
|
|
134
132
|
* because that would not look connected to the rest.
|
|
135
133
|
*/
|
|
136
|
-
border-start-start-radius: var(--
|
|
137
|
-
border-start-end-radius: var(--
|
|
134
|
+
border-start-start-radius: var(--token-border-radius-400, var(--token-scale-400, 16px));
|
|
135
|
+
border-start-end-radius: var(--token-border-radius-400, var(--token-scale-400, 16px));
|
|
138
136
|
border-end-end-radius: initial;
|
|
139
137
|
border-end-start-radius: initial;
|
|
140
138
|
}
|
|
@@ -146,8 +144,8 @@ ion-list {
|
|
|
146
144
|
*/
|
|
147
145
|
border-start-start-radius: initial;
|
|
148
146
|
border-start-end-radius: initial;
|
|
149
|
-
border-end-end-radius: var(--
|
|
150
|
-
border-end-start-radius: var(--
|
|
147
|
+
border-end-end-radius: var(--token-border-radius-200, var(--token-scale-200, 8px));
|
|
148
|
+
border-end-start-radius: var(--token-border-radius-200, var(--token-scale-200, 8px));
|
|
151
149
|
}
|
|
152
150
|
.list-ionic:has(ion-list-header).list-soft ion-list-header + * {
|
|
153
151
|
/**
|
|
@@ -155,8 +153,8 @@ ion-list {
|
|
|
155
153
|
* The bottom of the first element should not have a border radius
|
|
156
154
|
* because that would not look connected to the rest.
|
|
157
155
|
*/
|
|
158
|
-
border-start-start-radius: var(--
|
|
159
|
-
border-start-end-radius: var(--
|
|
156
|
+
border-start-start-radius: var(--token-border-radius-200, var(--token-scale-200, 8px));
|
|
157
|
+
border-start-end-radius: var(--token-border-radius-200, var(--token-scale-200, 8px));
|
|
160
158
|
border-end-end-radius: initial;
|
|
161
159
|
border-end-start-radius: initial;
|
|
162
160
|
}
|
|
@@ -168,8 +166,8 @@ ion-list {
|
|
|
168
166
|
*/
|
|
169
167
|
border-start-start-radius: initial;
|
|
170
168
|
border-start-end-radius: initial;
|
|
171
|
-
border-end-end-radius: var(--
|
|
172
|
-
border-end-start-radius: var(--
|
|
169
|
+
border-end-end-radius: var(--token-border-radius-0, var(--token-scale-0, 0px));
|
|
170
|
+
border-end-start-radius: var(--token-border-radius-0, var(--token-scale-0, 0px));
|
|
173
171
|
}
|
|
174
172
|
.list-ionic:has(ion-list-header).list-rectangular ion-list-header + * {
|
|
175
173
|
/**
|
|
@@ -177,8 +175,8 @@ ion-list {
|
|
|
177
175
|
* The bottom of the first element should not have a border radius
|
|
178
176
|
* because that would not look connected to the rest.
|
|
179
177
|
*/
|
|
180
|
-
border-start-start-radius: var(--
|
|
181
|
-
border-start-end-radius: var(--
|
|
178
|
+
border-start-start-radius: var(--token-border-radius-0, var(--token-scale-0, 0px));
|
|
179
|
+
border-start-end-radius: var(--token-border-radius-0, var(--token-scale-0, 0px));
|
|
182
180
|
border-end-end-radius: initial;
|
|
183
181
|
border-end-start-radius: initial;
|
|
184
182
|
}
|
|
@@ -189,26 +187,26 @@ ion-list {
|
|
|
189
187
|
/* Rectangular */
|
|
190
188
|
}
|
|
191
189
|
.list-ionic:not(:has(ion-list-header)).list-round {
|
|
192
|
-
border-radius: var(--
|
|
190
|
+
border-radius: var(--token-border-radius-400, var(--token-scale-400, 16px));
|
|
193
191
|
}
|
|
194
192
|
.list-ionic:not(:has(ion-list-header)).list-soft {
|
|
195
|
-
border-radius: var(--
|
|
193
|
+
border-radius: var(--token-border-radius-200, var(--token-scale-200, 8px));
|
|
196
194
|
}
|
|
197
195
|
.list-ionic:not(:has(ion-list-header)).list-rectangular {
|
|
198
|
-
border-radius: var(--
|
|
196
|
+
border-radius: var(--token-border-radius-0, var(--token-scale-0, 0px));
|
|
199
197
|
}
|
|
200
198
|
|
|
201
199
|
.list-ionic-lines-none .item-lines-default {
|
|
202
|
-
--inner-border-width: var(--
|
|
203
|
-
--border-width: var(--
|
|
200
|
+
--inner-border-width: var(--token-border-size-0, var(--token-scale-0, 0px));
|
|
201
|
+
--border-width: var(--token-border-size-0, var(--token-scale-0, 0px));
|
|
204
202
|
}
|
|
205
203
|
|
|
206
204
|
.list-ionic-lines-full .item-lines-default {
|
|
207
|
-
--inner-border-width: var(--
|
|
208
|
-
--border-width: var(--
|
|
205
|
+
--inner-border-width: var(--token-border-size-0, var(--token-scale-0, 0px));
|
|
206
|
+
--border-width: var(--token-border-size-0, var(--token-scale-0, 0px)) var(--token-border-size-0, var(--token-scale-0, 0px)) var(--token-border-size-025, var(--token-scale-025, 1px)) var(--token-border-size-0, var(--token-scale-0, 0px));
|
|
209
207
|
}
|
|
210
208
|
|
|
211
209
|
.list-ionic-lines-inset .item-lines-default {
|
|
212
|
-
--inner-border-width: var(--
|
|
213
|
-
--border-width: var(--
|
|
210
|
+
--inner-border-width: var(--token-border-size-0, var(--token-scale-0, 0px)) var(--token-border-size-0, var(--token-scale-0, 0px)) var(--token-border-size-025, var(--token-scale-025, 1px)) var(--token-border-size-0, var(--token-scale-0, 0px));
|
|
211
|
+
--border-width: var(--token-border-size-0, var(--token-scale-0, 0px));
|
|
214
212
|
}
|
|
@@ -4,9 +4,7 @@
|
|
|
4
4
|
* @param pixels - Value in pixels to be converted (i.e. px)
|
|
5
5
|
* @param context (optional) - Baseline value
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
Do not edit directly, this file was auto-generated.
|
|
9
|
-
*/ /**
|
|
7
|
+
/**
|
|
10
8
|
* A heuristic that applies CSS to tablet
|
|
11
9
|
* viewports.
|
|
12
10
|
*
|
|
@@ -151,14 +149,14 @@ Do not edit directly, this file was auto-generated.
|
|
|
151
149
|
|
|
152
150
|
:host {
|
|
153
151
|
--background: transparent;
|
|
154
|
-
--color: var(--
|
|
155
|
-
font-size: var(--
|
|
156
|
-
font-weight: var(--
|
|
157
|
-
letter-spacing: var(--
|
|
158
|
-
line-height: var(--
|
|
152
|
+
--color: var(--token-primitives-neutral-1200, #242424);
|
|
153
|
+
font-size: var(--token-font-size-350, 0.875rem);
|
|
154
|
+
font-weight: var(--token-font-weight-medium, 500);
|
|
155
|
+
letter-spacing: var(--token-font-letter-spacing-0, 0%);
|
|
156
|
+
line-height: var(--token-font-line-height-600, var(--token-scale-600, 24px));
|
|
159
157
|
text-decoration: none;
|
|
160
158
|
text-transform: none;
|
|
161
|
-
min-height: calc(var(--
|
|
159
|
+
min-height: calc(var(--token-scale-1400, 56px) + var(--token-scale-050, 2px));
|
|
162
160
|
/**
|
|
163
161
|
* The focus rings from components like buttons and links
|
|
164
162
|
* are being cut off. This style ensures that the focus ring
|
|
@@ -166,19 +164,19 @@ Do not edit directly, this file was auto-generated.
|
|
|
166
164
|
*/
|
|
167
165
|
overflow: visible;
|
|
168
166
|
/* stylelint-disable */
|
|
169
|
-
padding-right: calc(var(--ion-safe-area-right, 0px) + var(--
|
|
170
|
-
padding-left: calc(var(--ion-safe-area-left, 0px) + var(--
|
|
167
|
+
padding-right: calc(var(--ion-safe-area-right, 0px) + var(--token-space-400, var(--token-scale-400, 16px)));
|
|
168
|
+
padding-left: calc(var(--ion-safe-area-left, 0px) + var(--token-space-400, var(--token-scale-400, 16px)));
|
|
171
169
|
/* stylelint-enable */
|
|
172
170
|
}
|
|
173
171
|
:host-context([dir=rtl]) {
|
|
174
|
-
padding-right: calc(var(--ion-safe-area-right, 0px) + var(--
|
|
175
|
-
padding-left: calc(var(--ion-safe-area-left, 0px) + var(--
|
|
172
|
+
padding-right: calc(var(--ion-safe-area-right, 0px) + var(--token-space-400, var(--token-scale-400, 16px)));
|
|
173
|
+
padding-left: calc(var(--ion-safe-area-left, 0px) + var(--token-space-400, var(--token-scale-400, 16px)));
|
|
176
174
|
}
|
|
177
175
|
|
|
178
176
|
@supports selector(:dir(rtl)) {
|
|
179
177
|
:host(:dir(rtl)) {
|
|
180
|
-
padding-right: calc(var(--ion-safe-area-right, 0px) + var(--
|
|
181
|
-
padding-left: calc(var(--ion-safe-area-left, 0px) + var(--
|
|
178
|
+
padding-right: calc(var(--ion-safe-area-right, 0px) + var(--token-space-400, var(--token-scale-400, 16px)));
|
|
179
|
+
padding-left: calc(var(--ion-safe-area-left, 0px) + var(--token-space-400, var(--token-scale-400, 16px)));
|
|
182
180
|
}
|
|
183
181
|
}
|
|
184
182
|
|
|
@@ -188,5 +186,5 @@ Do not edit directly, this file was auto-generated.
|
|
|
188
186
|
}
|
|
189
187
|
|
|
190
188
|
::slotted(ion-label) ::slotted(p) {
|
|
191
|
-
font-weight: var(--
|
|
189
|
+
font-weight: var(--token-font-weight-regular, 400);
|
|
192
190
|
}
|
|
@@ -4,9 +4,7 @@
|
|
|
4
4
|
* @param pixels - Value in pixels to be converted (i.e. px)
|
|
5
5
|
* @param context (optional) - Baseline value
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
Do not edit directly, this file was auto-generated.
|
|
9
|
-
*/ /**
|
|
7
|
+
/**
|
|
10
8
|
* A heuristic that applies CSS to tablet
|
|
11
9
|
* viewports.
|
|
12
10
|
*
|
|
@@ -232,7 +230,7 @@ ion-icon {
|
|
|
232
230
|
--padding-start: 0;
|
|
233
231
|
--padding-end: 0;
|
|
234
232
|
position: relative;
|
|
235
|
-
width: var(--
|
|
236
|
-
height: var(--
|
|
237
|
-
font-size: var(--
|
|
233
|
+
width: var(--token-scale-1000, 40px);
|
|
234
|
+
height: var(--token-scale-1000, 40px);
|
|
235
|
+
font-size: var(--token-font-size-600, 1.5rem);
|
|
238
236
|
}
|
|
@@ -4,9 +4,7 @@
|
|
|
4
4
|
* @param pixels - Value in pixels to be converted (i.e. px)
|
|
5
5
|
* @param context (optional) - Baseline value
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
Do not edit directly, this file was auto-generated.
|
|
9
|
-
*/ /**
|
|
7
|
+
/**
|
|
10
8
|
* A heuristic that applies CSS to tablet
|
|
11
9
|
* viewports.
|
|
12
10
|
*
|
|
@@ -191,40 +189,40 @@ ion-backdrop {
|
|
|
191
189
|
}
|
|
192
190
|
|
|
193
191
|
:host {
|
|
194
|
-
--background: var(--
|
|
195
|
-
--box-shadow: var(--
|
|
192
|
+
--background: var(--token-bg-surface-default, var(--token-primitives-base-white, #ffffff));
|
|
193
|
+
--box-shadow: var(--token-elevation-3, 0px 2px 7px 0px rgba(0, 0, 0, 0.05), 0px 6px 32px 0px rgba(0, 0, 0, 0.16));
|
|
196
194
|
--backdrop-opacity: 1;
|
|
197
|
-
color: var(--
|
|
195
|
+
color: var(--token-text-default, var(--token-primitives-neutral-1200, #242424));
|
|
198
196
|
}
|
|
199
197
|
|
|
200
198
|
:host(.modal-round) {
|
|
201
|
-
--border-radius: var(--
|
|
199
|
+
--border-radius: var(--token-border-radius-1000, var(--token-scale-1000, 40px));
|
|
202
200
|
}
|
|
203
201
|
|
|
204
202
|
:host(.modal-soft) {
|
|
205
|
-
--border-radius: var(--
|
|
203
|
+
--border-radius: var(--token-border-radius-400, var(--token-scale-400, 16px));
|
|
206
204
|
}
|
|
207
205
|
|
|
208
206
|
:host(.modal-rectangular) {
|
|
209
|
-
--border-radius: var(--
|
|
207
|
+
--border-radius: var(--token-border-radius-0, var(--token-scale-0, 0px));
|
|
210
208
|
}
|
|
211
209
|
|
|
212
210
|
.modal-handle {
|
|
213
211
|
right: 0px;
|
|
214
212
|
left: 0px;
|
|
215
|
-
top: var(--
|
|
216
|
-
border-radius: var(--
|
|
217
|
-
width: var(--
|
|
218
|
-
height: var(--
|
|
219
|
-
background-color: var(--
|
|
213
|
+
top: var(--token-space-300, var(--token-scale-300, 12px));
|
|
214
|
+
border-radius: var(--token-border-radius-100, var(--token-scale-100, 4px));
|
|
215
|
+
width: var(--token-scale-1100, 44px);
|
|
216
|
+
height: var(--token-scale-100, 4px);
|
|
217
|
+
background-color: var(--token-primitives-neutral-300, #e0e0e0);
|
|
220
218
|
}
|
|
221
219
|
.modal-handle::before {
|
|
222
|
-
-webkit-padding-start: var(--
|
|
223
|
-
padding-inline-start: var(--
|
|
224
|
-
-webkit-padding-end: var(--
|
|
225
|
-
padding-inline-end: var(--
|
|
226
|
-
padding-top: var(--
|
|
227
|
-
padding-bottom: var(--
|
|
220
|
+
-webkit-padding-start: var(--token-space-100, var(--token-scale-100, 4px));
|
|
221
|
+
padding-inline-start: var(--token-space-100, var(--token-scale-100, 4px));
|
|
222
|
+
-webkit-padding-end: var(--token-space-100, var(--token-scale-100, 4px));
|
|
223
|
+
padding-inline-end: var(--token-space-100, var(--token-scale-100, 4px));
|
|
224
|
+
padding-top: var(--token-space-100, var(--token-scale-100, 4px));
|
|
225
|
+
padding-bottom: var(--token-space-100, var(--token-scale-100, 4px));
|
|
228
226
|
}
|
|
229
227
|
|
|
230
228
|
:host(.modal-sheet) .modal-wrapper {
|
|
@@ -239,5 +237,5 @@ ion-backdrop {
|
|
|
239
237
|
* completely cover the content.
|
|
240
238
|
*/
|
|
241
239
|
:host(.modal-sheet) {
|
|
242
|
-
--height: calc(100% - (var(--ion-safe-area-top) + var(--
|
|
240
|
+
--height: calc(100% - (var(--ion-safe-area-top) + var(--token-scale-250, 10px)));
|
|
243
241
|
}
|
|
@@ -4,9 +4,7 @@
|
|
|
4
4
|
* @param pixels - Value in pixels to be converted (i.e. px)
|
|
5
5
|
* @param context (optional) - Baseline value
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
Do not edit directly, this file was auto-generated.
|
|
9
|
-
*/ /**
|
|
7
|
+
/**
|
|
10
8
|
* A heuristic that applies CSS to tablet
|
|
11
9
|
* viewports.
|
|
12
10
|
*
|
|
@@ -266,17 +264,17 @@ Do not edit directly, this file was auto-generated.
|
|
|
266
264
|
}
|
|
267
265
|
}
|
|
268
266
|
:host {
|
|
269
|
-
--background: var(--
|
|
270
|
-
--progress-background: var(--ion-color-primary, var(--
|
|
271
|
-
height: var(--
|
|
267
|
+
--background: var(--token-bg-neutral-subtle-default, var(--token-primitives-neutral-200, #efefef));
|
|
268
|
+
--progress-background: var(--ion-color-primary, var(--token-bg-primary-base-default, var(--token-semantics-primary-base, var(--token-semantics-primary-700, var(--token-primitives-blue-700, #105cef)))));
|
|
269
|
+
height: var(--token-scale-100, 4px);
|
|
272
270
|
}
|
|
273
271
|
|
|
274
272
|
:host(.progress-bar-shape-round) {
|
|
275
|
-
border-radius: var(--
|
|
273
|
+
border-radius: var(--token-round-xs, var(--token-border-radius-full, 999px));
|
|
276
274
|
}
|
|
277
275
|
|
|
278
276
|
:host(.progress-bar-shape-rectangular) {
|
|
279
|
-
border-radius: var(--
|
|
277
|
+
border-radius: var(--token-rectangular-xs, var(--token-border-radius-0, var(--token-scale-0, 0px)));
|
|
280
278
|
}
|
|
281
279
|
|
|
282
280
|
:host(.ion-color) .progress,
|