@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
|
*
|
|
@@ -287,19 +285,19 @@ input {
|
|
|
287
285
|
* @prop --focus-ring-width: Width of the focus ring
|
|
288
286
|
* @prop --focus-ring-offset: Offset of the focus ring
|
|
289
287
|
*/
|
|
290
|
-
--border-width: var(--
|
|
291
|
-
--border-style: var(--
|
|
292
|
-
--border-color: var(--
|
|
293
|
-
--checkmark-width: var(--
|
|
288
|
+
--border-width: var(--token-border-size-025, var(--token-scale-025, 1px));
|
|
289
|
+
--border-style: var(--token-border-style-solid, solid);
|
|
290
|
+
--border-color: var(--token-primitives-neutral-800, #626262);
|
|
291
|
+
--checkmark-width: var(--token-scale-400, 16px);
|
|
294
292
|
--checkmark-height: var(--checkmark-width);
|
|
295
|
-
--focus-ring-color: var(--
|
|
296
|
-
--focus-ring-width: var(--
|
|
297
|
-
--focus-ring-offset: var(--
|
|
298
|
-
--size: var(--
|
|
299
|
-
--checkbox-background: var(--
|
|
300
|
-
--checkbox-background-checked: var(--
|
|
301
|
-
--border-color-checked: var(--
|
|
302
|
-
--checkmark-color: var(--
|
|
293
|
+
--focus-ring-color: var(--token-border-focus-default, var(--token-primitives-blue-400, #b5c0f7));
|
|
294
|
+
--focus-ring-width: var(--token-border-size-050, var(--token-scale-050, 2px));
|
|
295
|
+
--focus-ring-offset: var(--token-space-050, var(--token-scale-050, 2px));
|
|
296
|
+
--size: var(--token-scale-600, 24px);
|
|
297
|
+
--checkbox-background: var(--token-bg-input-default, var(--token-primitives-base-white, #ffffff));
|
|
298
|
+
--checkbox-background-checked: var(--token-bg-primary-base-default, var(--token-semantics-primary-base, var(--token-semantics-primary-700, var(--token-primitives-blue-700, #105cef))));
|
|
299
|
+
--border-color-checked: var(--token-semantics-primary-base, var(--token-semantics-primary-700, var(--token-primitives-blue-700, #105cef)));
|
|
300
|
+
--checkmark-color: var(--token-primitives-base-white, #ffffff);
|
|
303
301
|
--transition: none;
|
|
304
302
|
z-index: 2;
|
|
305
303
|
}
|
|
@@ -309,7 +307,7 @@ input {
|
|
|
309
307
|
top: 50%;
|
|
310
308
|
position: absolute;
|
|
311
309
|
height: 100%;
|
|
312
|
-
min-height: var(--
|
|
310
|
+
min-height: var(--token-scale-1200, 48px);
|
|
313
311
|
transform: translateY(-50%);
|
|
314
312
|
content: "";
|
|
315
313
|
cursor: pointer;
|
|
@@ -320,21 +318,21 @@ input {
|
|
|
320
318
|
}
|
|
321
319
|
|
|
322
320
|
.label-text-wrapper {
|
|
323
|
-
color: var(--
|
|
321
|
+
color: var(--token-primitives-neutral-1200, #242424);
|
|
324
322
|
}
|
|
325
323
|
|
|
326
324
|
:host(.in-item) .label-text-wrapper {
|
|
327
|
-
margin-top: var(--
|
|
328
|
-
margin-bottom: var(--
|
|
325
|
+
margin-top: var(--token-space-250, var(--token-scale-250, 10px));
|
|
326
|
+
margin-bottom: var(--token-space-250, var(--token-scale-250, 10px));
|
|
329
327
|
}
|
|
330
328
|
|
|
331
329
|
:host(.in-item.checkbox-label-placement-stacked) .label-text-wrapper {
|
|
332
|
-
margin-top: var(--
|
|
333
|
-
margin-bottom: var(--
|
|
330
|
+
margin-top: var(--token-space-250, var(--token-scale-250, 10px));
|
|
331
|
+
margin-bottom: var(--token-space-400, var(--token-scale-400, 16px));
|
|
334
332
|
}
|
|
335
333
|
|
|
336
334
|
:host(.in-item.checkbox-label-placement-stacked) .native-wrapper {
|
|
337
|
-
margin-bottom: var(--
|
|
335
|
+
margin-bottom: var(--token-space-250, var(--token-scale-250, 10px));
|
|
338
336
|
}
|
|
339
337
|
|
|
340
338
|
input {
|
|
@@ -380,20 +378,20 @@ input {
|
|
|
380
378
|
}
|
|
381
379
|
|
|
382
380
|
.checkbox-bottom {
|
|
383
|
-
font-size: var(--
|
|
384
|
-
font-weight: var(--
|
|
385
|
-
letter-spacing: var(--
|
|
386
|
-
line-height: var(--
|
|
381
|
+
font-size: var(--token-font-size-350, 0.875rem);
|
|
382
|
+
font-weight: var(--token-font-weight-regular, 400);
|
|
383
|
+
letter-spacing: var(--token-font-letter-spacing-0, 0%);
|
|
384
|
+
line-height: var(--token-font-line-height-600, var(--token-scale-600, 24px));
|
|
387
385
|
text-decoration: none;
|
|
388
386
|
text-transform: none;
|
|
389
387
|
}
|
|
390
388
|
|
|
391
389
|
.checkbox-bottom .error-text {
|
|
392
|
-
color: var(--
|
|
390
|
+
color: var(--token-semantics-danger-800, var(--token-primitives-red-800, #bf2222));
|
|
393
391
|
}
|
|
394
392
|
|
|
395
393
|
.checkbox-bottom .helper-text {
|
|
396
|
-
color: var(--
|
|
394
|
+
color: var(--token-text-subtlest, var(--token-primitives-neutral-800, #626262));
|
|
397
395
|
}
|
|
398
396
|
|
|
399
397
|
:host(.checkbox-label-placement-start) .label-text-wrapper {
|
|
@@ -404,8 +402,8 @@ input {
|
|
|
404
402
|
*/
|
|
405
403
|
-webkit-margin-start: 0;
|
|
406
404
|
margin-inline-start: 0;
|
|
407
|
-
-webkit-margin-end: var(--
|
|
408
|
-
margin-inline-end: var(--
|
|
405
|
+
-webkit-margin-end: var(--token-space-400, var(--token-scale-400, 16px));
|
|
406
|
+
margin-inline-end: var(--token-space-400, var(--token-scale-400, 16px));
|
|
409
407
|
}
|
|
410
408
|
|
|
411
409
|
/**
|
|
@@ -414,8 +412,8 @@ input {
|
|
|
414
412
|
* when the label sits at the end.
|
|
415
413
|
*/
|
|
416
414
|
:host(.checkbox-label-placement-end) .label-text-wrapper {
|
|
417
|
-
-webkit-margin-start: var(--
|
|
418
|
-
margin-inline-start: var(--
|
|
415
|
+
-webkit-margin-start: var(--token-space-400, var(--token-scale-400, 16px));
|
|
416
|
+
margin-inline-start: var(--token-space-400, var(--token-scale-400, 16px));
|
|
419
417
|
-webkit-margin-end: 0;
|
|
420
418
|
margin-inline-end: 0;
|
|
421
419
|
}
|
|
@@ -428,8 +426,8 @@ input {
|
|
|
428
426
|
*/
|
|
429
427
|
-webkit-margin-start: 0;
|
|
430
428
|
margin-inline-start: 0;
|
|
431
|
-
-webkit-margin-end: var(--
|
|
432
|
-
margin-inline-end: var(--
|
|
429
|
+
-webkit-margin-end: var(--token-space-400, var(--token-scale-400, 16px));
|
|
430
|
+
margin-inline-end: var(--token-space-400, var(--token-scale-400, 16px));
|
|
433
431
|
}
|
|
434
432
|
|
|
435
433
|
:host(.checkbox-label-placement-stacked) .label-text-wrapper {
|
|
@@ -441,7 +439,7 @@ input {
|
|
|
441
439
|
*/
|
|
442
440
|
margin-left: 0;
|
|
443
441
|
margin-right: 0;
|
|
444
|
-
margin-bottom: var(--
|
|
442
|
+
margin-bottom: var(--token-space-400, var(--token-scale-400, 16px));
|
|
445
443
|
/**
|
|
446
444
|
* Label text should not extend
|
|
447
445
|
* beyond the bounds of the checkbox.
|
|
@@ -450,7 +448,7 @@ input {
|
|
|
450
448
|
}
|
|
451
449
|
|
|
452
450
|
:host(.checkbox-size-small) {
|
|
453
|
-
--size: var(--
|
|
451
|
+
--size: var(--token-scale-400, 16px);
|
|
454
452
|
}
|
|
455
453
|
|
|
456
454
|
:host(.checkbox-checked) .native-wrapper,
|
|
@@ -460,12 +458,12 @@ input {
|
|
|
460
458
|
}
|
|
461
459
|
|
|
462
460
|
:host(.ion-invalid) {
|
|
463
|
-
--focus-ring-color: var(--
|
|
461
|
+
--focus-ring-color: var(--token-border-focus-error, var(--token-primitives-red-400, #faa1a1));
|
|
464
462
|
}
|
|
465
463
|
|
|
466
464
|
:host(.ion-invalid:not(.checkbox-checked)) .native-wrapper,
|
|
467
465
|
:host(.ion-invalid:not(.checkbox-checked).checkbox-disabled) .native-wrapper {
|
|
468
|
-
border-color: var(--
|
|
466
|
+
border-color: var(--token-border-danger-default, var(--token-semantics-danger-800, var(--token-primitives-red-800, #bf2222)));
|
|
469
467
|
}
|
|
470
468
|
|
|
471
469
|
:host(.checkbox-disabled) .native-wrapper:after {
|
|
@@ -474,7 +472,7 @@ input {
|
|
|
474
472
|
top: 0;
|
|
475
473
|
bottom: 0;
|
|
476
474
|
position: absolute;
|
|
477
|
-
background-color: var(--
|
|
475
|
+
background-color: var(--token-state-disabled, rgba(255, 255, 255, 0.6));
|
|
478
476
|
content: "";
|
|
479
477
|
pointer-events: none;
|
|
480
478
|
right: unset;
|
|
@@ -486,56 +484,56 @@ input {
|
|
|
486
484
|
}
|
|
487
485
|
|
|
488
486
|
:host(.checkbox-disabled.checkbox-checked) .native-wrapper {
|
|
489
|
-
border-width: var(--
|
|
490
|
-
background-color: var(--
|
|
487
|
+
border-width: var(--token-border-size-0, var(--token-scale-0, 0px));
|
|
488
|
+
background-color: var(--token-bg-primary-base-default, var(--token-semantics-primary-base, var(--token-semantics-primary-700, var(--token-primitives-blue-700, #105cef))));
|
|
491
489
|
}
|
|
492
490
|
|
|
493
491
|
@media (any-hover: hover) {
|
|
494
492
|
:host(:hover) .native-wrapper {
|
|
495
|
-
background-color: var(--
|
|
493
|
+
background-color: var(--token-primitives-neutral-100, #f5f5f5);
|
|
496
494
|
}
|
|
497
495
|
:host(:hover.checkbox-checked) .native-wrapper,
|
|
498
496
|
:host(:hover.checkbox-checked) .checkbox-icon,
|
|
499
497
|
:host(:hover.checkbox-indeterminate) .native-wrapper,
|
|
500
498
|
:host(:hover.checkbox-indeterminate) .checkbox-icon {
|
|
501
|
-
background-color: var(--
|
|
499
|
+
background-color: var(--token-semantics-primary-800, var(--token-primitives-blue-800, #0f54da));
|
|
502
500
|
}
|
|
503
501
|
}
|
|
504
502
|
:host(.ion-focused:not(.checkbox-disabled)) .native-wrapper {
|
|
505
503
|
outline-offset: var(--focus-ring-width);
|
|
506
|
-
outline: var(--focus-ring-width) var(--
|
|
504
|
+
outline: var(--focus-ring-width) var(--token-border-style-solid, solid) var(--focus-ring-color);
|
|
507
505
|
}
|
|
508
506
|
|
|
509
507
|
:host(.ion-activated) .native-wrapper {
|
|
510
|
-
background-color: var(--
|
|
508
|
+
background-color: var(--token-bg-input-press, var(--token-primitives-neutral-200, #efefef));
|
|
511
509
|
}
|
|
512
510
|
|
|
513
511
|
:host(.ion-activated.checkbox-checked) .native-wrapper,
|
|
514
512
|
:host(.ion-activated.checkbox-checked) .checkbox-icon,
|
|
515
513
|
:host(.ion-activated.checkbox-indeterminate) .native-wrapper,
|
|
516
514
|
:host(.ion-activated.checkbox-indeterminate) .checkbox-icon {
|
|
517
|
-
background-color: var(--
|
|
515
|
+
background-color: var(--token-bg-primary-base-press, var(--token-semantics-primary-900, var(--token-primitives-blue-900, #0d4bc3)));
|
|
518
516
|
}
|
|
519
517
|
|
|
520
518
|
:host(.ion-activated.ion-invalid:not(.checkbox-checked)) {
|
|
521
|
-
background-color: var(--
|
|
519
|
+
background-color: var(--token-bg-input-press, var(--token-primitives-neutral-200, #efefef));
|
|
522
520
|
}
|
|
523
521
|
:host(.ion-activated.ion-invalid:not(.checkbox-checked)) .native-wrapper {
|
|
524
|
-
border-color: var(--
|
|
522
|
+
border-color: var(--token-border-danger-press, var(--token-semantics-danger-1000, var(--token-primitives-red-1000, #761515)));
|
|
525
523
|
}
|
|
526
524
|
|
|
527
525
|
:host(.checkbox-shape-soft) {
|
|
528
|
-
--border-radius: var(--
|
|
526
|
+
--border-radius: var(--token-border-radius-100, var(--token-scale-100, 4px));
|
|
529
527
|
}
|
|
530
528
|
|
|
531
529
|
:host(.checkbox-size-small.checkbox-shape-soft) {
|
|
532
|
-
--border-radius: var(--
|
|
530
|
+
--border-radius: var(--token-border-radius-025, var(--token-scale-050, 2px));
|
|
533
531
|
}
|
|
534
532
|
|
|
535
533
|
:host(.checkbox-shape-rectangular) {
|
|
536
|
-
--border-radius: var(--
|
|
534
|
+
--border-radius: var(--token-border-radius-0, var(--token-scale-0, 0px));
|
|
537
535
|
}
|
|
538
536
|
|
|
539
537
|
.checkbox-wrapper {
|
|
540
|
-
min-height: var(--
|
|
538
|
+
min-height: var(--token-scale-1200, 48px);
|
|
541
539
|
}
|
|
@@ -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
|
*
|
|
@@ -113,41 +111,41 @@ Do not edit directly, this file was auto-generated.
|
|
|
113
111
|
* @prop --focus-ring-color: Color of the focus ring
|
|
114
112
|
* @prop --focus-ring-width: Width of the focus ring
|
|
115
113
|
*/
|
|
116
|
-
--focus-ring-color: var(--
|
|
117
|
-
--focus-ring-width: var(--
|
|
118
|
-
-webkit-padding-start: var(--
|
|
119
|
-
padding-inline-start: var(--
|
|
120
|
-
-webkit-padding-end: var(--
|
|
121
|
-
padding-inline-end: var(--
|
|
122
|
-
padding-top: var(--
|
|
123
|
-
padding-bottom: var(--
|
|
114
|
+
--focus-ring-color: var(--token-border-focus-default, var(--token-primitives-blue-400, #b5c0f7));
|
|
115
|
+
--focus-ring-width: var(--token-border-size-050, var(--token-scale-050, 2px));
|
|
116
|
+
-webkit-padding-start: var(--token-space-200, var(--token-scale-200, 8px));
|
|
117
|
+
padding-inline-start: var(--token-space-200, var(--token-scale-200, 8px));
|
|
118
|
+
-webkit-padding-end: var(--token-space-200, var(--token-scale-200, 8px));
|
|
119
|
+
padding-inline-end: var(--token-space-200, var(--token-scale-200, 8px));
|
|
120
|
+
padding-top: var(--token-space-150, var(--token-scale-150, 6px));
|
|
121
|
+
padding-bottom: var(--token-space-150, var(--token-scale-150, 6px));
|
|
124
122
|
border-radius: var(--border-radius);
|
|
125
|
-
font-size: var(--
|
|
126
|
-
font-weight: var(--
|
|
127
|
-
letter-spacing: var(--
|
|
128
|
-
line-height: var(--
|
|
123
|
+
font-size: var(--token-font-size-300, 0.75rem);
|
|
124
|
+
font-weight: var(--token-font-weight-medium, 500);
|
|
125
|
+
letter-spacing: var(--token-font-letter-spacing-0, 0%);
|
|
126
|
+
line-height: var(--token-font-line-height-500, var(--token-scale-500, 20px));
|
|
129
127
|
text-decoration: none;
|
|
130
128
|
text-transform: none;
|
|
131
|
-
gap: var(--
|
|
132
|
-
line-height: var(--
|
|
129
|
+
gap: var(--token-space-100, var(--token-scale-100, 4px));
|
|
130
|
+
line-height: var(--token-font-line-height-full, 100%);
|
|
133
131
|
}
|
|
134
132
|
|
|
135
133
|
:host(.chip-outline) {
|
|
136
|
-
border-width: var(--
|
|
137
|
-
border-style: var(--
|
|
134
|
+
border-width: var(--token-border-size-025, var(--token-scale-025, 1px));
|
|
135
|
+
border-style: var(--token-border-style-solid, solid);
|
|
138
136
|
}
|
|
139
137
|
|
|
140
138
|
:host(.ion-focused) {
|
|
141
|
-
outline-offset: var(--
|
|
142
|
-
outline: var(--
|
|
139
|
+
outline-offset: var(--token-border-size-050, var(--token-scale-050, 2px));
|
|
140
|
+
outline: var(--token-border-size-050, var(--token-scale-050, 2px)) var(--token-border-style-solid, solid) var(--focus-ring-color);
|
|
143
141
|
}
|
|
144
142
|
|
|
145
143
|
@media (any-hover: hover) {
|
|
146
144
|
:host(.chip-subtle:hover) {
|
|
147
|
-
--background: var(--
|
|
145
|
+
--background: var(--token-primitives-neutral-200, #efefef);
|
|
148
146
|
}
|
|
149
147
|
:host(.chip-bold:hover) {
|
|
150
|
-
--background: var(--
|
|
148
|
+
--background: var(--token-primitives-neutral-1100, #292929);
|
|
151
149
|
}
|
|
152
150
|
:host(.chip-subtle.ion-color:hover) {
|
|
153
151
|
background: var(--ion-color-subtle-tint);
|
|
@@ -162,53 +160,53 @@ Do not edit directly, this file was auto-generated.
|
|
|
162
160
|
top: 0;
|
|
163
161
|
bottom: 0;
|
|
164
162
|
position: absolute;
|
|
165
|
-
background-color: var(--
|
|
163
|
+
background-color: var(--token-state-disabled, rgba(255, 255, 255, 0.6));
|
|
166
164
|
content: "";
|
|
167
165
|
pointer-events: none;
|
|
168
166
|
}
|
|
169
167
|
|
|
170
168
|
:host(.chip-soft) {
|
|
171
|
-
--border-radius: var(--
|
|
169
|
+
--border-radius: var(--token-border-radius-100, var(--token-scale-100, 4px));
|
|
172
170
|
}
|
|
173
171
|
|
|
174
172
|
:host(.chip-round) {
|
|
175
|
-
--border-radius: var(--
|
|
173
|
+
--border-radius: var(--token-border-radius-400, var(--token-scale-400, 16px));
|
|
176
174
|
}
|
|
177
175
|
|
|
178
176
|
:host(.chip-rectangular) {
|
|
179
|
-
--border-radius: var(--
|
|
177
|
+
--border-radius: var(--token-border-radius-0, var(--token-scale-0, 0px));
|
|
180
178
|
}
|
|
181
179
|
|
|
182
180
|
::slotted(ion-icon) {
|
|
183
|
-
font-size: var(--
|
|
181
|
+
font-size: var(--token-font-size-400, 1rem);
|
|
184
182
|
}
|
|
185
183
|
|
|
186
184
|
:host(.chip-small) {
|
|
187
|
-
min-height: var(--
|
|
188
|
-
font-size: var(--
|
|
185
|
+
min-height: var(--token-scale-600, 24px);
|
|
186
|
+
font-size: var(--token-font-size-300, 0.75rem);
|
|
189
187
|
}
|
|
190
188
|
|
|
191
189
|
:host(.chip-large) {
|
|
192
|
-
min-height: var(--
|
|
193
|
-
font-size: var(--
|
|
190
|
+
min-height: var(--token-scale-800, 32px);
|
|
191
|
+
font-size: var(--token-font-size-350, 0.875rem);
|
|
194
192
|
}
|
|
195
193
|
|
|
196
194
|
:host(.chip-subtle) {
|
|
197
|
-
--background: var(--
|
|
198
|
-
--color: var(--
|
|
195
|
+
--background: var(--token-primitives-neutral-100, #f5f5f5);
|
|
196
|
+
--color: var(--token-primitives-neutral-800, #626262);
|
|
199
197
|
}
|
|
200
198
|
|
|
201
199
|
:host(.chip-outline.chip-subtle) {
|
|
202
|
-
border-color: var(--
|
|
200
|
+
border-color: var(--token-primitives-neutral-300, #e0e0e0);
|
|
203
201
|
}
|
|
204
202
|
|
|
205
203
|
:host(.chip-bold) {
|
|
206
|
-
--background: var(--
|
|
207
|
-
--color: var(--
|
|
204
|
+
--background: var(--token-bg-neutral-bold-default, var(--token-primitives-neutral-1000, #3b3b3b));
|
|
205
|
+
--color: var(--token-primitives-base-white, #ffffff);
|
|
208
206
|
}
|
|
209
207
|
|
|
210
208
|
:host(.chip-outline.chip-bold) {
|
|
211
|
-
border-color: var(--
|
|
209
|
+
border-color: var(--token-primitives-neutral-1200, #242424);
|
|
212
210
|
}
|
|
213
211
|
|
|
214
212
|
:host(.chip-subtle.ion-color) {
|
|
@@ -172,6 +172,7 @@
|
|
|
172
172
|
position: relative;
|
|
173
173
|
flex: 1;
|
|
174
174
|
min-height: 1px;
|
|
175
|
+
overflow: auto;
|
|
175
176
|
}
|
|
176
177
|
@media (min-width: 576px) {
|
|
177
178
|
:host {
|
|
@@ -235,6 +236,13 @@
|
|
|
235
236
|
margin-inline-end: 0;
|
|
236
237
|
}
|
|
237
238
|
|
|
239
|
+
/*
|
|
240
|
+
* While the number of columns can be customized, we generate
|
|
241
|
+
* a default set of classes for 12 columns. In the future, this
|
|
242
|
+
* will be configurable at build time as Ionic becomes more modular.
|
|
243
|
+
* For now, 12 columns is a practical default. Developers who need
|
|
244
|
+
* more columns can override or extend these styles as needed.
|
|
245
|
+
*/
|
|
238
246
|
:host(.ion-grid-col--1) {
|
|
239
247
|
--ion-grid-col-span: 1;
|
|
240
248
|
}
|