@entur/form 7.0.8 → 7.0.9
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/dist/styles.css +95 -95
- package/package.json +4 -4
package/dist/styles.css
CHANGED
|
@@ -245,58 +245,6 @@
|
|
|
245
245
|
}
|
|
246
246
|
/* DO NOT CHANGE!*/
|
|
247
247
|
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
248
|
-
.eds-feedback-text {
|
|
249
|
-
display: flex;
|
|
250
|
-
align-items: center;
|
|
251
|
-
margin-top: 0.25rem;
|
|
252
|
-
}
|
|
253
|
-
.eds-feedback-text--info {
|
|
254
|
-
padding-left: calc(1rem + 0.125rem);
|
|
255
|
-
}
|
|
256
|
-
.eds-feedback-text__text {
|
|
257
|
-
color: #181c56;
|
|
258
|
-
}
|
|
259
|
-
.eds-contrast .eds-feedback-text__text {
|
|
260
|
-
color: #ffffff;
|
|
261
|
-
}
|
|
262
|
-
|
|
263
|
-
.eds-feedback-text__icon {
|
|
264
|
-
font-size: 1.5rem;
|
|
265
|
-
min-height: 1.5rem;
|
|
266
|
-
min-width: 1.5rem;
|
|
267
|
-
padding-right: 0.5rem;
|
|
268
|
-
position: relative;
|
|
269
|
-
top: -0.1rem;
|
|
270
|
-
}
|
|
271
|
-
.eds-feedback-text__icon--success {
|
|
272
|
-
color: #1a8e60;
|
|
273
|
-
}
|
|
274
|
-
.eds-contrast .eds-feedback-text__icon--success {
|
|
275
|
-
color: #5ac39a;
|
|
276
|
-
}
|
|
277
|
-
.eds-feedback-text__icon--error {
|
|
278
|
-
color: #d31b1b;
|
|
279
|
-
}
|
|
280
|
-
.eds-contrast .eds-feedback-text__icon--error {
|
|
281
|
-
color: #ff9494;
|
|
282
|
-
}
|
|
283
|
-
.eds-feedback-text__icon--info {
|
|
284
|
-
color: #0082b9;
|
|
285
|
-
}
|
|
286
|
-
.eds-contrast .eds-feedback-text__icon--info {
|
|
287
|
-
color: #64b3e7;
|
|
288
|
-
}
|
|
289
|
-
.eds-feedback-text__icon--warning {
|
|
290
|
-
color: #ffca28;
|
|
291
|
-
}
|
|
292
|
-
.eds-feedback-text__icon--warning circle {
|
|
293
|
-
fill: #181c56;
|
|
294
|
-
}
|
|
295
|
-
.eds-contrast .eds-feedback-text__icon--warning {
|
|
296
|
-
color: #ffe082;
|
|
297
|
-
}
|
|
298
|
-
/* DO NOT CHANGE!*/
|
|
299
|
-
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
300
248
|
.eds-input-group {
|
|
301
249
|
color: inherit;
|
|
302
250
|
display: block;
|
|
@@ -597,6 +545,58 @@
|
|
|
597
545
|
}
|
|
598
546
|
/* DO NOT CHANGE!*/
|
|
599
547
|
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
548
|
+
.eds-feedback-text {
|
|
549
|
+
display: flex;
|
|
550
|
+
align-items: center;
|
|
551
|
+
margin-top: 0.25rem;
|
|
552
|
+
}
|
|
553
|
+
.eds-feedback-text--info {
|
|
554
|
+
padding-left: calc(1rem + 0.125rem);
|
|
555
|
+
}
|
|
556
|
+
.eds-feedback-text__text {
|
|
557
|
+
color: #181c56;
|
|
558
|
+
}
|
|
559
|
+
.eds-contrast .eds-feedback-text__text {
|
|
560
|
+
color: #ffffff;
|
|
561
|
+
}
|
|
562
|
+
|
|
563
|
+
.eds-feedback-text__icon {
|
|
564
|
+
font-size: 1.5rem;
|
|
565
|
+
min-height: 1.5rem;
|
|
566
|
+
min-width: 1.5rem;
|
|
567
|
+
padding-right: 0.5rem;
|
|
568
|
+
position: relative;
|
|
569
|
+
top: -0.1rem;
|
|
570
|
+
}
|
|
571
|
+
.eds-feedback-text__icon--success {
|
|
572
|
+
color: #1a8e60;
|
|
573
|
+
}
|
|
574
|
+
.eds-contrast .eds-feedback-text__icon--success {
|
|
575
|
+
color: #5ac39a;
|
|
576
|
+
}
|
|
577
|
+
.eds-feedback-text__icon--error {
|
|
578
|
+
color: #d31b1b;
|
|
579
|
+
}
|
|
580
|
+
.eds-contrast .eds-feedback-text__icon--error {
|
|
581
|
+
color: #ff9494;
|
|
582
|
+
}
|
|
583
|
+
.eds-feedback-text__icon--info {
|
|
584
|
+
color: #0082b9;
|
|
585
|
+
}
|
|
586
|
+
.eds-contrast .eds-feedback-text__icon--info {
|
|
587
|
+
color: #64b3e7;
|
|
588
|
+
}
|
|
589
|
+
.eds-feedback-text__icon--warning {
|
|
590
|
+
color: #ffca28;
|
|
591
|
+
}
|
|
592
|
+
.eds-feedback-text__icon--warning circle {
|
|
593
|
+
fill: #181c56;
|
|
594
|
+
}
|
|
595
|
+
.eds-contrast .eds-feedback-text__icon--warning {
|
|
596
|
+
color: #ffe082;
|
|
597
|
+
}
|
|
598
|
+
/* DO NOT CHANGE!*/
|
|
599
|
+
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
600
600
|
.eds-form-component--radio__container {
|
|
601
601
|
display: flex;
|
|
602
602
|
justify-content: center;
|
|
@@ -692,43 +692,6 @@ textarea.eds-form-control.eds-textarea {
|
|
|
692
692
|
}
|
|
693
693
|
/* DO NOT CHANGE!*/
|
|
694
694
|
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
695
|
-
.eds-textfield__clear-button {
|
|
696
|
-
background: none;
|
|
697
|
-
border: none;
|
|
698
|
-
border-radius: 50%;
|
|
699
|
-
color: inherit;
|
|
700
|
-
cursor: pointer;
|
|
701
|
-
display: flex;
|
|
702
|
-
font: inherit;
|
|
703
|
-
font-size: 1rem;
|
|
704
|
-
line-height: 1rem;
|
|
705
|
-
padding: 0.5rem;
|
|
706
|
-
margin-right: -0.75rem;
|
|
707
|
-
}
|
|
708
|
-
.eds-textfield__clear-button-wrapper {
|
|
709
|
-
display: flex;
|
|
710
|
-
align-items: center;
|
|
711
|
-
}
|
|
712
|
-
.eds-textfield__clear-button:hover {
|
|
713
|
-
background: #f3f3f3;
|
|
714
|
-
}
|
|
715
|
-
.eds-textfield__clear-button:focus {
|
|
716
|
-
outline: none;
|
|
717
|
-
box-shadow: 0 0 0 0.125rem #ffffff, 0 0 0 0.25rem #181c56;
|
|
718
|
-
}
|
|
719
|
-
|
|
720
|
-
.eds-textfield__divider {
|
|
721
|
-
content: "";
|
|
722
|
-
display: block;
|
|
723
|
-
background-color: #e9e9e9;
|
|
724
|
-
height: 1.5rem;
|
|
725
|
-
width: 1px;
|
|
726
|
-
}
|
|
727
|
-
.eds-contrast .eds-form-control-wrapper--disabled .eds-textfield__divider {
|
|
728
|
-
background-color: #8285a8;
|
|
729
|
-
}
|
|
730
|
-
/* DO NOT CHANGE!*/
|
|
731
|
-
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
732
695
|
.eds-switch {
|
|
733
696
|
cursor: pointer;
|
|
734
697
|
-webkit-user-select: none;
|
|
@@ -848,14 +811,40 @@ textarea.eds-form-control.eds-textarea {
|
|
|
848
811
|
}
|
|
849
812
|
/* DO NOT CHANGE!*/
|
|
850
813
|
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
851
|
-
.eds-
|
|
852
|
-
|
|
814
|
+
.eds-textfield__clear-button {
|
|
815
|
+
background: none;
|
|
816
|
+
border: none;
|
|
817
|
+
border-radius: 50%;
|
|
818
|
+
color: inherit;
|
|
819
|
+
cursor: pointer;
|
|
853
820
|
display: flex;
|
|
854
|
-
|
|
855
|
-
|
|
821
|
+
font: inherit;
|
|
822
|
+
font-size: 1rem;
|
|
823
|
+
line-height: 1rem;
|
|
824
|
+
padding: 0.5rem;
|
|
825
|
+
margin-right: -0.75rem;
|
|
856
826
|
}
|
|
857
|
-
.eds-
|
|
858
|
-
|
|
827
|
+
.eds-textfield__clear-button-wrapper {
|
|
828
|
+
display: flex;
|
|
829
|
+
align-items: center;
|
|
830
|
+
}
|
|
831
|
+
.eds-textfield__clear-button:hover {
|
|
832
|
+
background: #f3f3f3;
|
|
833
|
+
}
|
|
834
|
+
.eds-textfield__clear-button:focus {
|
|
835
|
+
outline: none;
|
|
836
|
+
box-shadow: 0 0 0 0.125rem #ffffff, 0 0 0 0.25rem #181c56;
|
|
837
|
+
}
|
|
838
|
+
|
|
839
|
+
.eds-textfield__divider {
|
|
840
|
+
content: "";
|
|
841
|
+
display: block;
|
|
842
|
+
background-color: #e9e9e9;
|
|
843
|
+
height: 1.5rem;
|
|
844
|
+
width: 1px;
|
|
845
|
+
}
|
|
846
|
+
.eds-contrast .eds-form-control-wrapper--disabled .eds-textfield__divider {
|
|
847
|
+
background-color: #8285a8;
|
|
859
848
|
}
|
|
860
849
|
/* DO NOT CHANGE!*/
|
|
861
850
|
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
@@ -930,6 +919,17 @@ textarea.eds-form-control.eds-textarea {
|
|
|
930
919
|
}
|
|
931
920
|
/* DO NOT CHANGE!*/
|
|
932
921
|
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
922
|
+
.eds-segmented-control {
|
|
923
|
+
margin-top: 0.25rem;
|
|
924
|
+
display: flex;
|
|
925
|
+
background: #d1d4e3;
|
|
926
|
+
border-radius: 0.5rem;
|
|
927
|
+
}
|
|
928
|
+
.eds-contrast .eds-segmented-control {
|
|
929
|
+
background: #393d79;
|
|
930
|
+
}
|
|
931
|
+
/* DO NOT CHANGE!*/
|
|
932
|
+
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
933
933
|
.eds-input-panel[focus-within] .eds-input-panel__container {
|
|
934
934
|
border-color: #181c56;
|
|
935
935
|
box-shadow: 0 0 0 0.125rem #ffffff, 0 0 0 0.25rem #181c56;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@entur/form",
|
|
3
|
-
"version": "7.0.
|
|
3
|
+
"version": "7.0.9",
|
|
4
4
|
"license": "EUPL-1.2",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"module": "dist/form.esm.js",
|
|
@@ -29,10 +29,10 @@
|
|
|
29
29
|
"dependencies": {
|
|
30
30
|
"@entur/icons": "^6.3.0",
|
|
31
31
|
"@entur/tokens": "^3.9.0",
|
|
32
|
-
"@entur/tooltip": "^2.6.
|
|
33
|
-
"@entur/typography": "^1.
|
|
32
|
+
"@entur/tooltip": "^2.6.19",
|
|
33
|
+
"@entur/typography": "^1.8.0",
|
|
34
34
|
"@entur/utils": "^0.9.0",
|
|
35
35
|
"classnames": "^2.3.1"
|
|
36
36
|
},
|
|
37
|
-
"gitHead": "
|
|
37
|
+
"gitHead": "8f124a94b17be084024892eca96ab800f18ceca2"
|
|
38
38
|
}
|