@inera/ids-design 6.0.1 → 6.0.3
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/accordion/accordion-lit.js +1 -1
- package/components/accordion/accordion.css +2 -2
- package/components/alert/alert-lit.js +1 -1
- package/components/alert/alert.css +7 -7
- package/components/alert-global/alert-global-lit.js +1 -1
- package/components/alert-global/alert-global.css +2 -2
- package/components/breadcrumbs/breadcrumbs-lit.js +1 -1
- package/components/breadcrumbs/breadcrumbs.css +1 -1
- package/components/carousel/carousel-lit.js +1 -1
- package/components/carousel/carousel.css +1 -1
- package/components/dialog/dialog-lit.js +1 -1
- package/components/dialog/dialog.css +1 -1
- package/components/footer-1177/footer-1177-lit.js +1 -1
- package/components/footer-1177/footer-1177.css +1 -1
- package/components/footer-1177-admin/footer-1177-admin-lit.js +1 -1
- package/components/footer-1177-admin/footer-1177-admin.css +1 -1
- package/components/footer-1177-pro/footer-1177-pro-lit.js +1 -1
- package/components/footer-1177-pro/footer-1177-pro.css +1 -1
- package/components/form/error-message/error-message-lit.js +1 -1
- package/components/form/error-message/error-message.css +1 -1
- package/components/form/select-multiple/select-multiple-lit.js +1 -1
- package/components/form/select-multiple/select-multiple.css +1 -1
- package/components/header-1177/composite-header-1177.css +8 -8
- package/components/header-1177/header-1177-avatar-lit.js +1 -1
- package/components/header-1177/header-1177-avatar.css +4 -4
- package/components/header-1177/header-1177-lit.js +1 -1
- package/components/header-1177/header-1177.css +4 -4
- package/components/header-1177-admin/header-1177-admin-avatar-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-avatar-mobile-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-avatar-mobile.css +3 -3
- package/components/header-1177-admin/header-1177-admin-avatar.css +8 -8
- package/components/header-1177-admin/header-1177-admin-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin.css +2 -2
- package/components/header-1177-pro/header-1177-pro-avatar-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-avatar-mobile-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-avatar-mobile.css +3 -3
- package/components/header-1177-pro/header-1177-pro-avatar.css +8 -8
- package/components/header-1177-pro/header-1177-pro-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-region-picker-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-region-picker.css +10 -10
- package/components/header-1177-pro/header-1177-pro.css +2 -2
- package/components/header-inera/header-inera-lit.js +1 -1
- package/components/header-inera/header-inera.css +1 -1
- package/components/header-inera-admin/composite-header-inera-admin.css +1 -1
- package/components/header-inera-admin/header-inera-admin-avatar-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-avatar.css +1 -1
- package/components/mobile-menu/mobile-menu-lit.js +1 -1
- package/components/mobile-menu/mobile-menu.css +7 -7
- package/components/pagination/data-pagination/data-pagination-lit.js +1 -1
- package/components/pagination/data-pagination/data-pagination.css +3 -3
- package/components/pagination/list-pagination/list-pagination-lit.js +1 -1
- package/components/pagination/list-pagination/list-pagination.css +2 -2
- package/components/popover/popover-content-lit.js +1 -1
- package/components/popover/popover-content.css +1 -1
- package/components/puff-list/puff-list-lit.js +1 -1
- package/components/puff-list/puff-list.css +1 -1
- package/components/side-menu/side-menu-lit.js +1 -1
- package/components/side-menu/side-menu.css +2 -2
- package/components/side-panel/side-panel-lit.js +1 -1
- package/components/side-panel/side-panel.css +4 -3
- package/components/stepper/stepper-lit.js +1 -1
- package/components/stepper/stepper.css +3 -3
- package/components/tabs/tabs-lit.js +1 -1
- package/components/tag/tag-lit.js +1 -1
- package/components/tag/tag.css +1 -1
- package/global/global.css +18 -8
- package/package.json +1 -1
- package/themes/1177/1177.css +18 -8
- package/themes/1177-pro/1177-pro.css +18 -8
- package/themes/inera/inera.css +18 -8
- package/themes/inera-admin/inera-admin.css +18 -8
|
@@ -2450,6 +2450,11 @@ body.ids {
|
|
|
2450
2450
|
text-decoration: none;
|
|
2451
2451
|
}
|
|
2452
2452
|
.ids-link.ids-link--start-icon:before {
|
|
2453
|
+
font: icon;
|
|
2454
|
+
font-family: "Inera-Design-Icons" !important;
|
|
2455
|
+
display: block;
|
|
2456
|
+
position: absolute;
|
|
2457
|
+
pointer-events: none;
|
|
2453
2458
|
position: absolute !important;
|
|
2454
2459
|
top: 0.1875rem;
|
|
2455
2460
|
left: 0;
|
|
@@ -2460,6 +2465,11 @@ body.ids {
|
|
|
2460
2465
|
text-decoration: none;
|
|
2461
2466
|
}
|
|
2462
2467
|
.ids-link.ids-link--end-icon:before {
|
|
2468
|
+
font: icon;
|
|
2469
|
+
font-family: "Inera-Design-Icons" !important;
|
|
2470
|
+
display: block;
|
|
2471
|
+
position: absolute;
|
|
2472
|
+
pointer-events: none;
|
|
2463
2473
|
position: absolute !important;
|
|
2464
2474
|
bottom: 0.125rem;
|
|
2465
2475
|
right: 0;
|
|
@@ -3171,7 +3181,7 @@ input:focus + .ids-checkbox input::before {
|
|
|
3171
3181
|
.ids-checkbox input[type=checkbox]:checked::after,
|
|
3172
3182
|
.ids-checkbox input:checked::after {
|
|
3173
3183
|
font: icon;
|
|
3174
|
-
font-family: "Inera-Design-Icons";
|
|
3184
|
+
font-family: "Inera-Design-Icons" !important;
|
|
3175
3185
|
display: block;
|
|
3176
3186
|
position: absolute;
|
|
3177
3187
|
pointer-events: none;
|
|
@@ -3185,7 +3195,7 @@ input:focus + .ids-checkbox input::before {
|
|
|
3185
3195
|
.ids-checkbox input[type=checkbox]:indeterminate::after,
|
|
3186
3196
|
.ids-checkbox input:indeterminate::after {
|
|
3187
3197
|
font: icon;
|
|
3188
|
-
font-family: "Inera-Design-Icons";
|
|
3198
|
+
font-family: "Inera-Design-Icons" !important;
|
|
3189
3199
|
display: block;
|
|
3190
3200
|
position: absolute;
|
|
3191
3201
|
pointer-events: none;
|
|
@@ -3282,7 +3292,7 @@ input:focus + .ids-checkbox input::before {
|
|
|
3282
3292
|
.ids-check-button .ids-check-button__input[type=checkbox]:checked + .ids-check-button__label::before,
|
|
3283
3293
|
.ids-check-button .ids-check-button__input:checked + .ids-check-button__label::before {
|
|
3284
3294
|
font: icon;
|
|
3285
|
-
font-family: "Inera-Design-Icons";
|
|
3295
|
+
font-family: "Inera-Design-Icons" !important;
|
|
3286
3296
|
display: block;
|
|
3287
3297
|
position: absolute;
|
|
3288
3298
|
pointer-events: none;
|
|
@@ -3371,7 +3381,7 @@ input:focus + .ids-checkbox input::before {
|
|
|
3371
3381
|
}
|
|
3372
3382
|
.ids-input-wrapper .ids-input__inner-wrapper .ids-input__search-icon:before {
|
|
3373
3383
|
font: icon;
|
|
3374
|
-
font-family: "Inera-Design-Icons";
|
|
3384
|
+
font-family: "Inera-Design-Icons" !important;
|
|
3375
3385
|
display: block;
|
|
3376
3386
|
position: absolute;
|
|
3377
3387
|
pointer-events: none;
|
|
@@ -3608,7 +3618,7 @@ input.ids-range:disabled::-ms-thumb {
|
|
|
3608
3618
|
}
|
|
3609
3619
|
.ids-select-wrapper::after {
|
|
3610
3620
|
font: icon;
|
|
3611
|
-
font-family: "Inera-Design-Icons";
|
|
3621
|
+
font-family: "Inera-Design-Icons" !important;
|
|
3612
3622
|
display: block;
|
|
3613
3623
|
position: absolute;
|
|
3614
3624
|
pointer-events: none;
|
|
@@ -3722,7 +3732,7 @@ input.ids-range:disabled::-ms-thumb {
|
|
|
3722
3732
|
}
|
|
3723
3733
|
.ids-time .ids-time__input-wrapper:after {
|
|
3724
3734
|
font: icon;
|
|
3725
|
-
font-family: "Inera-Design-Icons";
|
|
3735
|
+
font-family: "Inera-Design-Icons" !important;
|
|
3726
3736
|
display: block;
|
|
3727
3737
|
position: absolute;
|
|
3728
3738
|
pointer-events: none;
|
|
@@ -3860,7 +3870,7 @@ input:focus + .ids-toggle input:before {
|
|
|
3860
3870
|
.ids-toggle input[type=checkbox]:after,
|
|
3861
3871
|
.ids-toggle input:after {
|
|
3862
3872
|
font: icon;
|
|
3863
|
-
font-family: "Inera-Design-Icons";
|
|
3873
|
+
font-family: "Inera-Design-Icons" !important;
|
|
3864
3874
|
display: block;
|
|
3865
3875
|
position: absolute;
|
|
3866
3876
|
pointer-events: none;
|
|
@@ -3886,7 +3896,7 @@ input:focus + .ids-toggle input:before {
|
|
|
3886
3896
|
.ids-toggle input[type=checkbox]:checked:after,
|
|
3887
3897
|
.ids-toggle input:checked:after {
|
|
3888
3898
|
font: icon;
|
|
3889
|
-
font-family: "Inera-Design-Icons";
|
|
3899
|
+
font-family: "Inera-Design-Icons" !important;
|
|
3890
3900
|
display: block;
|
|
3891
3901
|
position: absolute;
|
|
3892
3902
|
pointer-events: none;
|