@axa-fr/design-system-slash-css 2.0.6-alpha.15 → 2.0.6-alpha.22
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/Accordion/Accordion.css +3 -1
- package/dist/Action/Action.css +1 -1
- package/dist/Button/Button.css +1 -139
- package/dist/Card/Card.css +1 -108
- package/dist/CardData/CardData.css +1 -102
- package/dist/Divider/Divider.css +1 -14
- package/dist/Form/Checkbox/Checkbox.css +1 -1
- package/dist/Form/Date/Date.css +1 -1
- package/dist/Form/File/File.css +1 -1
- package/dist/Form/MultiSelect/MultiSelect.css +1 -1
- package/dist/Form/NestedQuestion/NestedQuestion.css +1 -1
- package/dist/Form/Pass/Pass.css +1 -1
- package/dist/Form/Radio/Radio.css +1 -1
- package/dist/Form/Radio/RadioCardGroup.css +1 -87
- package/dist/Form/Select/Select.css +1 -1
- package/dist/Form/Slider/Slider.css +1 -1
- package/dist/Form/Text/Text.css +1 -1
- package/dist/Form/Textarea/Textarea.css +1 -1
- package/dist/Form/core/FormCore.css +1 -1
- package/dist/Layout/Footer/Footer.css +1 -25
- package/dist/Layout/Header/AnchorNavBar/AnchorNavBar.css +1 -50
- package/dist/Layout/Header/Drawer/Drawer.css +1 -1
- package/dist/Layout/Header/Header.css +1 -1
- package/dist/Layout/Header/HeaderTitle/HeaderTitle.css +1 -1
- package/dist/Layout/Header/Infos/Infos.css +1 -46
- package/dist/Layout/Header/Logo/Logo.css +1 -1
- package/dist/Layout/Header/Name/Name.css +1 -1
- package/dist/Layout/Header/NavBar/NavBar.css +1 -1
- package/dist/Layout/Header/User/User.css +1 -37
- package/dist/Link/Link.css +1 -72
- package/dist/Loader/Loader.css +1 -1
- package/dist/Message/Message.css +1 -83
- package/dist/Modal/Modal.css +1 -1
- package/dist/Popover/Popover.css +1 -1
- package/dist/Restitution/Restitution.css +1 -1
- package/dist/Steps/Steps.css +1 -1
- package/dist/Steps/VerticalStep.css +1 -82
- package/dist/Table/Pager.css +1 -1
- package/dist/Table/Paging.css +1 -1
- package/dist/Table/Table.css +1 -1
- package/dist/Tabs/Tabs.css +1 -1
- package/dist/Tag/Tag.css +1 -1
- package/dist/Title/Title.css +1 -1
- package/dist/common/breakpoints.css +1 -22
- package/dist/common/icons.css +1 -1
- package/dist/common/tokens.css +1 -83
- package/dist/slash.css +3 -1
- package/package.json +8 -9
- package/dist/Accordion/Accordion.css.map +0 -1
- package/dist/Accordion/Accordion.scss +0 -109
- package/dist/Action/Action.css.map +0 -1
- package/dist/Action/Action.scss +0 -48
- package/dist/Alert/Alert.css.map +0 -1
- package/dist/Alert/Alert.scss +0 -5
- package/dist/Form/Checkbox/Checkbox.css.map +0 -1
- package/dist/Form/Checkbox/Checkbox.scss +0 -323
- package/dist/Form/Date/Date.css.map +0 -1
- package/dist/Form/Date/Date.scss +0 -94
- package/dist/Form/File/File.css.map +0 -1
- package/dist/Form/File/File.scss +0 -79
- package/dist/Form/MultiSelect/MultiSelect.css.map +0 -1
- package/dist/Form/MultiSelect/MultiSelect.scss +0 -60
- package/dist/Form/NestedQuestion/NestedQuestion.css.map +0 -1
- package/dist/Form/NestedQuestion/NestedQuestion.scss +0 -22
- package/dist/Form/Pass/Pass.css.map +0 -1
- package/dist/Form/Pass/Pass.scss +0 -86
- package/dist/Form/Radio/Radio.css.map +0 -1
- package/dist/Form/Radio/Radio.scss +0 -202
- package/dist/Form/Select/Select.css.map +0 -1
- package/dist/Form/Select/Select.scss +0 -112
- package/dist/Form/Slider/Slider.css.map +0 -1
- package/dist/Form/Slider/Slider.scss +0 -72
- package/dist/Form/Text/Text.css.map +0 -1
- package/dist/Form/Text/Text.scss +0 -111
- package/dist/Form/Textarea/Textarea.css.map +0 -1
- package/dist/Form/Textarea/Textarea.scss +0 -44
- package/dist/Form/core/FormCore.css.map +0 -1
- package/dist/Form/core/FormCore.scss +0 -97
- package/dist/Layout/Header/Drawer/Drawer.css.map +0 -1
- package/dist/Layout/Header/Drawer/Drawer.scss +0 -25
- package/dist/Layout/Header/Header.css.map +0 -1
- package/dist/Layout/Header/Header.scss +0 -35
- package/dist/Layout/Header/HeaderTitle/HeaderTitle.css.map +0 -1
- package/dist/Layout/Header/HeaderTitle/HeaderTitle.scss +0 -112
- package/dist/Layout/Header/Logo/Logo.css.map +0 -1
- package/dist/Layout/Header/Logo/Logo.scss +0 -42
- package/dist/Layout/Header/Name/Name.css.map +0 -1
- package/dist/Layout/Header/Name/Name.scss +0 -33
- package/dist/Layout/Header/NavBar/NavBar.css.map +0 -1
- package/dist/Layout/Header/NavBar/NavBar.scss +0 -203
- package/dist/Loader/Loader.css.map +0 -1
- package/dist/Loader/Loader.scss +0 -57
- package/dist/Modal/Modal.css.map +0 -1
- package/dist/Modal/Modal.scss +0 -96
- package/dist/Popover/Popover.css.map +0 -1
- package/dist/Popover/Popover.scss +0 -51
- package/dist/Restitution/Restitution.css.map +0 -1
- package/dist/Restitution/Restitution.scss +0 -137
- package/dist/Steps/Steps.css.map +0 -1
- package/dist/Steps/Steps.scss +0 -189
- package/dist/Table/Pager.css.map +0 -1
- package/dist/Table/Pager.scss +0 -79
- package/dist/Table/Paging.css.map +0 -1
- package/dist/Table/Paging.scss +0 -61
- package/dist/Table/Table.css.map +0 -1
- package/dist/Table/Table.scss +0 -75
- package/dist/Tabs/Tabs.css.map +0 -1
- package/dist/Tabs/Tabs.scss +0 -137
- package/dist/Tag/Tag.css.map +0 -1
- package/dist/Tag/Tag.scss +0 -55
- package/dist/Title/Title.css.map +0 -1
- package/dist/Title/Title.scss +0 -66
- package/dist/common/common.css +0 -0
- package/dist/common/common.scss +0 -1459
- package/dist/common/grid.css.map +0 -1
- package/dist/common/grid.scss +0 -1029
- package/dist/common/icons.css.map +0 -1
- package/dist/common/icons.scss +0 -1232
- package/dist/common/reboot.css.map +0 -1
- package/dist/common/reboot.scss +0 -338
- package/dist/slash.css.map +0 -1
- package/dist/slash.scss +0 -40
|
@@ -1,82 +1 @@
|
|
|
1
|
-
.af-vertical-step {
|
|
2
|
-
display: grid;
|
|
3
|
-
grid-template-areas:
|
|
4
|
-
"separation icon title"
|
|
5
|
-
"separation content content";
|
|
6
|
-
grid-template-columns: 0.0625rem 3.5rem 1fr;
|
|
7
|
-
|
|
8
|
-
&::before {
|
|
9
|
-
width: 0.0625rem;
|
|
10
|
-
margin-left: 1.375rem;
|
|
11
|
-
grid-area: separation;
|
|
12
|
-
background: var(--gray40);
|
|
13
|
-
content: "";
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
&:last-of-type:not(.af-vertical-step--edition)::before {
|
|
17
|
-
background: none;
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
&:last-of-type.af-vertical-step--edition {
|
|
21
|
-
grid-template-areas:
|
|
22
|
-
"separation icon title"
|
|
23
|
-
"separation content content"
|
|
24
|
-
"lastIcon lastIcon lastIcon";
|
|
25
|
-
grid-template-columns: 0.0625rem 3.5rem 1fr;
|
|
26
|
-
|
|
27
|
-
.af-vertical-step-icon--lastIcon {
|
|
28
|
-
grid-area: lastIcon;
|
|
29
|
-
background-color: var(--gray40);
|
|
30
|
-
}
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
&:not(:last-of-type.af-vertical-step--edition)
|
|
34
|
-
.af-vertical-step-icon--lastIcon {
|
|
35
|
-
display: none;
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
> section {
|
|
39
|
-
margin-bottom: 2.5rem;
|
|
40
|
-
margin-left: 3.5rem;
|
|
41
|
-
grid-area: content;
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
.af-vertical-step-icon {
|
|
45
|
-
display: flex;
|
|
46
|
-
width: 2.75rem;
|
|
47
|
-
height: 2.75rem;
|
|
48
|
-
margin-bottom: 0.5rem;
|
|
49
|
-
border-radius: 50%;
|
|
50
|
-
grid-area: icon;
|
|
51
|
-
align-items: center;
|
|
52
|
-
justify-content: center;
|
|
53
|
-
|
|
54
|
-
svg {
|
|
55
|
-
width: 1.25rem;
|
|
56
|
-
height: 1.25rem;
|
|
57
|
-
fill: var(--white);
|
|
58
|
-
}
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
.af-vertical-step-icon--validated {
|
|
62
|
-
background-color: var(--green30);
|
|
63
|
-
}
|
|
64
|
-
|
|
65
|
-
.af-vertical-step-icon--locked {
|
|
66
|
-
background-color: var(--gray40);
|
|
67
|
-
}
|
|
68
|
-
|
|
69
|
-
.af-vertical-step-icon--edited {
|
|
70
|
-
background-color: var(--axablue80);
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
/* Style for submit button inside form */
|
|
74
|
-
& button[type="submit"] {
|
|
75
|
-
/* TODO: replace this with 280px when label component will be done */
|
|
76
|
-
margin-left: 17%;
|
|
77
|
-
}
|
|
78
|
-
|
|
79
|
-
.content-right {
|
|
80
|
-
font-weight: 700;
|
|
81
|
-
}
|
|
82
|
-
}
|
|
1
|
+
.af-vertical-step{display:grid;grid-template-areas:"separation icon title" "separation content content";grid-template-columns:.0625rem 3.5rem 1fr;&:before{background:var(--gray40);content:"";grid-area:separation;margin-left:1.375rem;width:.0625rem}&:last-of-type:not(.af-vertical-step--edition):before{background:none}&:last-of-type.af-vertical-step--edition{grid-template-areas:"separation icon title" "separation content content" "lastIcon lastIcon lastIcon";grid-template-columns:.0625rem 3.5rem 1fr;.af-vertical-step-icon--lastIcon{background-color:var(--gray40);grid-area:lastIcon}}&:not(:last-of-type.af-vertical-step--edition) .af-vertical-step-icon--lastIcon{display:none}>section{grid-area:content;margin-bottom:2.5rem;margin-left:3.5rem}.af-vertical-step-icon{align-items:center;border-radius:50%;display:flex;grid-area:icon;height:2.75rem;justify-content:center;margin-bottom:.5rem;width:2.75rem;svg{fill:var(--white);height:1.25rem;width:1.25rem}}.af-vertical-step-icon--validated{background-color:var(--green30)}.af-vertical-step-icon--locked{background-color:var(--gray40)}.af-vertical-step-icon--edited{background-color:var(--axablue80)}& button[type=submit]{margin-left:17%}.content-right{font-weight:700}}
|
package/dist/Table/Pager.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.af-pager__pagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:0;padding:0}.af-pager__item{font-size:.9375rem}.af-pager__item-link[aria-current=page]{background
|
|
1
|
+
.af-pager__pagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:0;padding:0}.af-pager__item{font-size:.9375rem}.af-pager__item-link[aria-current=page]{background:var(--axablue80);border-radius:1.5625rem;color:var(--white);height:1.9rem;justify-content:center;min-width:1.9rem;text-align:center}.af-pager__item-link,.af-pager__item-nolink{color:var(--gray80);display:inline-flex;padding:.3em .5rem}.af-pager__item-link[aria-current=page]:hover{background:var(--azur)}.af-pager__item-link .af-pager__item-link{color:var(--white)}.af-pager__item-text{text-decoration:underline}.af-pager__item-icon{margin:0 .5rem}.af-pager__item-icon:hover{text-decoration:none}@media (width <= 576px){.af-paging__pager{margin-top:2rem}}
|
package/dist/Table/Paging.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.af-form{background:#f5f5f5;padding:1rem}.af-form__group{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:3rem}.af-form__group--label-top{align-items:flex-start}.af-form__group-label{font-size:1rem;font-weight:400;margin:0}.af-form__group-label--required:after{color:var(--error-color);content:" *"}.af-form__message,.af-form__text{align-items:center;display:flex}.af-form__message{flex-wrap:wrap;justify-content:flex-start;margin:.2rem 0;min-height:1.6em;position:absolute}.af-form__message .glyphicon{margin-right:.4rem;width:17px}.af-form__message--error{color:var(--error-color)}.af-form__message--warning{color:var(--warning-color)}.af-form__help{bottom:-20px;color:var(--help-color);display:block;font-size:.8125em;position:absolute}.af-form__input-cmplt{display:inline-flex;margin-left:1rem}.af-form__fields-inline{align-items:flex-start;display:flex;justify-content:flex-start}.af-form__fields-inline .af-form__text{padding:0}.af-form__input-inline{margin-right:1rem}.af-form__label{align-items:center;cursor:pointer;display:flex;font-weight:400;margin:0;padding:1rem 0}.af-form__description{padding-left:1.8rem}.container{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}@media (width >= 576px){.container{max-width:540px}}@media (width >= 768px){.container{max-width:720px}}@media (width >= 992px){.container{max-width:960px}}@media (width >= 1200px){.container{max-width:1440px}}.container-fluid{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}.row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.no-gutters{margin-left:0;margin-right:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{padding-left:15px;padding-right:15px;position:relative;width:100%}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;max-width:100%;width:auto}.col-1{flex:0 0 8.3333%;max-width:8.3333%}.col-2{flex:0 0 16.6667%;max-width:16.6667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333%;max-width:33.3333%}.col-5{flex:0 0 41.6667%;max-width:41.6667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.3333%;max-width:58.3333%}.col-8{flex:0 0 66.6667%;max-width:66.6667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.3333%;max-width:83.3333%}.col-11{flex:0 0 91.6667%;max-width:91.6667%}.col-12{flex:0 0 100%;max-width:100%}.no-gutters>.col,.no-gutters>[class*=col-]{padding-left:0;padding-right:0}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.3333%}.offset-2{margin-left:16.6667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333%}.offset-5{margin-left:41.6667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333%}.offset-8{margin-left:66.6667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333%}.offset-11{margin-left:91.6667%}@media (width >= 576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;max-width:100%;width:auto}.col-sm-1{flex:0 0 8.3333%;max-width:8.3333%}.col-sm-2{flex:0 0 16.6667%;max-width:16.6667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.3333%;max-width:33.3333%}.col-sm-5{flex:0 0 41.6667%;max-width:41.6667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.3333%;max-width:58.3333%}.col-sm-8{flex:0 0 66.6667%;max-width:66.6667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.3333%;max-width:83.3333%}.col-sm-11{flex:0 0 91.6667%;max-width:91.6667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333%}.offset-sm-2{margin-left:16.6667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333%}.offset-sm-5{margin-left:41.6667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333%}.offset-sm-8{margin-left:66.6667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333%}.offset-sm-11{margin-left:91.6667%}}@media (width >= 768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;max-width:100%;width:auto}.col-md-1{flex:0 0 8.3333%;max-width:8.3333%}.col-md-2{flex:0 0 16.6667%;max-width:16.6667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333%;max-width:33.3333%}.col-md-5{flex:0 0 41.6667%;max-width:41.6667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333%;max-width:58.3333%}.col-md-8{flex:0 0 66.6667%;max-width:66.6667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.3333%;max-width:83.3333%}.col-md-11{flex:0 0 91.6667%;max-width:91.6667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333%}.offset-md-2{margin-left:16.6667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333%}.offset-md-5{margin-left:41.6667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333%}.offset-md-8{margin-left:66.6667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333%}.offset-md-11{margin-left:91.6667%}}@media (width >= 992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;max-width:100%;width:auto}.col-lg-1{flex:0 0 8.3333%;max-width:8.3333%}.col-lg-2{flex:0 0 16.6667%;max-width:16.6667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333%;max-width:33.3333%}.col-lg-5{flex:0 0 41.6667%;max-width:41.6667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.3333%;max-width:58.3333%}.col-lg-8{flex:0 0 66.6667%;max-width:66.6667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.3333%;max-width:83.3333%}.col-lg-11{flex:0 0 91.6667%;max-width:91.6667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333%}.offset-lg-2{margin-left:16.6667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333%}.offset-lg-5{margin-left:41.6667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333%}.offset-lg-8{margin-left:66.6667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333%}.offset-lg-11{margin-left:91.6667%}}@media (width >= 1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;max-width:100%;width:auto}.col-xl-1{flex:0 0 8.3333%;max-width:8.3333%}.col-xl-2{flex:0 0 16.6667%;max-width:16.6667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.3333%;max-width:33.3333%}.col-xl-5{flex:0 0 41.6667%;max-width:41.6667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.3333%;max-width:58.3333%}.col-xl-8{flex:0 0 66.6667%;max-width:66.6667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.3333%;max-width:83.3333%}.col-xl-11{flex:0 0 91.6667%;max-width:91.6667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333%}.offset-xl-2{margin-left:16.6667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333%}.offset-xl-5{margin-left:41.6667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333%}.offset-xl-8{margin-left:66.6667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333%}.offset-xl-11{margin-left:91.6667%}}.af-form__select{position:relative}.af-form__select-container{background:var(--white);border:1px solid var(--input-border-color);display:inline-block;position:relative}.af-form__select-container .glyphicon-menu-down{font-size:.7em;height:.7em;position:absolute;right:1em;top:50%;transform:translateY(-50%)}.af-form__select--success .af-form__select-container,.af-form__select--valid .af-form__select-container{margin-right:1rem}.af-form__select--success:after,.af-form__select--valid:after{color:var(--valid-element-color);content:"\eaba";font-family:icons}.af-form__select--success>.af-btn--circle,.af-form__select--success>.af-form__message,.af-form__select--valid:after,.af-form__select--valid>.af-btn--circle,.af-form__select--valid>.af-form__message{display:none}.af-form__select--valid .glyphicon-ok{fill:#1cc578;margin-left:2px;position:absolute;right:-25px;top:50%;transform:translateY(-50%);width:17px}.af-form__select--disabled .af-form__select-container{background:#e5e5e5;cursor:not-allowed}.af-form__select--error .af-form__input-text,.af-form__select--error .af-form__select-container{border:1px solid var(--error-color);color:var(--error-color)}.af-form__select--error select{color:var(--error-color)}.af-form__select--warning .af-form__input-text,.af-form__select--warning .af-form__select-container{border:1px solid var(--warning-color);color:var(--warning-color)}.af-form__input-select{-webkit-appearance:none;appearance:none;background:#0000;border:0;font-size:1em;padding:.5em 2.7em .5em 1em;position:relative;z-index:1}.af-form__input-select::-ms-expand{display:none}.af-form__input-select:focus{outline:solid 1px var(--brand-primary)}.af-form__input-select--hasinfobulle{margin-right:1rem}.af-paging{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.af-paging__limit{color:#4d4d4d;margin-top:2rem;order:2}.af-paging__limit .af-form__group{font-size:.9375rem;margin:0}.af-paging__limit .af-form__group-label{font-weight:400}.af-paging__limit .af-form__group .af-form__input-select{padding:2px 29px 2px 14px}.af-paging__pager{flex-basis:100%;order:1}@media (min-width:768px){.af-paging__limit{flex-basis:40%;margin:0;order:1}.af-paging__pager{flex-basis:60%;order:2}}@media (min-width:1200px){.af-paging__limit{flex-basis:30%;order:1}.af-paging__pager{flex-basis:70%;order:2}}
|
|
1
|
+
.af-paging{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.af-paging__limit{color:var(--gray80);margin-top:2rem;order:2}.af-paging__limit .af-form__group{font-size:.9375rem;margin:0}.af-paging__limit .af-form__group-label{font-weight:400}.af-paging__limit .af-form__input-select{padding:2px 29px 2px 14px}.af-paging__pager{flex-basis:100%;order:1}@media screen and (width >= 772px){.af-paging__limit{flex-basis:40%;margin:0;order:1}.af-paging__pager{flex-basis:60%;order:2}}@media screen and (width >= 1272px){.af-paging__limit{flex-basis:30%;order:1}.af-paging__pager{flex-basis:70%;order:2}}
|
package/dist/Table/Table.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.af-table{background
|
|
1
|
+
.af-table{background:var(--white);border-collapse:collapse;border-spacing:0;box-shadow:0 0 20px #0003;margin-bottom:2rem;width:100%}.af-table__th{background:var(--azur);color:var(--white);font-size:1rem;font-weight:200;height:100%;padding:1rem;position:relative;text-align:left}.af-table__cell{border:1px solid #0000;border-right:1px solid var(--gray40);font-size:.9375rem;padding:.5rem 1rem;text-align:left}.af-table__cell:last-child{border-right:0}.af-table thead .af-table__th{border:1px solid var(--white)}.af-table tbody .af-table__tr:not(:last-child) .af-table__th{border-bottom:1px solid var(--white)}.af-table__th--sortable{padding:0}.af-table__th .af-link,.af-table__th .af-link:hover{color:var(--white)}.af-table__th .glyphicon{font-size:.7rem;inset:0;position:relative;transform:none}.af-table__tr{height:100%}.af-table__tr:nth-child(odd) .af-table__cell{background-color:var(--gray10)}
|
package/dist/Tabs/Tabs.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
.af-tabs__control{display:flex;list-style:none;margin-bottom:0;padding-left:0}.af-tabs__link{background:none;border:none;color:var(--gray60);display:block;font-weight:lighter;height:100%;line-height:2.688rem;overflow:hidden;padding:0 2.875rem}.af-tabs__link:focus{outline:0}.af-tabs__item{background-color:var(--gray40);border:1px solid #0000;border-bottom:0;border-radius:4px 4px 0 0;box-sizing:border-box;cursor:pointer;height:2.5rem;margin-left:0;margin-right:.375rem;margin-top:.4375rem;position:relative;vertical-align:bottom}.af-tabs__item--active{background-color:var(--azur);border-color:var(--azur);height:46px;margin-top:1px}.af-tabs__item--active .af-tabs__link{color:var(--white)}.af-tabs__item:hover{background-color:var(--azur);border-color:var(--azur)}.af-tabs__item:hover .af-tabs__link{border:none;color:var(--white)}.af-tabs__item:last-child{margin-right:0}.af-tabs__item--disabled{background-color:var(--gray40);cursor:not-allowed}.af-tabs__item--disabled button{color:var(--gray80);cursor:not-allowed;pointer-events:none}.af-tabs__item--disabled:hover{background-color:var(--gray40);border-color:#0000}.af-tabs__item--disabled:hover button{color:var(--gray80)}.af-tabs__item--has-icon-left{padding-left:1rem}.af-tabs__item--has-icon-left .glyphicon{left:1.5rem}.af-tabs__item--has-icon-right{padding-right:1rem}.af-tabs__item--has-icon-right .glyphicon{right:1.5rem}.af-tabs__item .glyphicon{position:absolute;top:50%;transform:translateY(-50%);width:17px}.af-tabs__item .af-badge{position:absolute;right:-14px;top:-14px;z-index:1}.af-tabs__content{background-color:var(--white);border:1px solid var(--gray30);border-top:2px solid var(--azur);box-shadow:0 2px 4px 0 #0000001c}.af-tabs__pane{padding:1.25rem}
|
package/dist/Tag/Tag.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.af-badge,.af-tag{align-items:center;border-radius:1rem;color
|
|
1
|
+
.af-badge,.af-tag{align-items:center;border-radius:1rem;color:var(--white);display:inline-flex;font-size:.875rem;gap:.5rem;line-height:1.25rem;padding:.25rem .75rem}.af-badge--default,.af-tag--default{background-color:var(--axablue80)}.af-badge--info,.af-badge--information,.af-tag--info,.af-tag--information{background-color:var(--cyan40)}.af-badge--success,.af-tag--success{background-color:var(--green30)}.af-badge--danger,.af-badge--warning,.af-tag--danger,.af-tag--warning{background-color:var(--orange40)}.af-badge--error,.af-tag--error{background-color:var(--red30)}.af-badge--dark,.af-tag--dark{background-color:var(--gray80)}.af-badge--gray,.af-tag--gray{background-color:var(--gray50)}.af-badge--purple,.af-tag--purple{background-color:var(--purpletarif40)}.af-badge--white{background-color:var(--white);color:var(--brand-primary)}.af-badge[disabled],.af-tag[disabled]{opacity:.65}.af-badge>*,.af-tag>*{vertical-align:middle}.af-badge{svg{fill:currentcolor;vertical-align:sub;width:14px}}
|
package/dist/Title/Title.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
h2.af-title{font-size:1.5rem}h3.af-title{font-size:1.25rem}h4.af-title{font-size:1.125rem}.af-title{color
|
|
1
|
+
h2.af-title{font-size:1.5rem}h3.af-title{font-size:1.25rem}h4.af-title{font-size:1.125rem}.af-title{color:var(--gray80);flex:1;font-weight:600;overflow:hidden;position:relative}.af-title--container{display:flex}.af-title--container>*{align-items:center;display:flex}.af-title--container .content-right{margin-bottom:.5em}.af-title:after{background-color:var(--gray40);content:" ";flex:1;height:1px;margin:.5rem 1rem;width:100%;z-index:1}.af-title+.af-title{margin-top:0}.af-title--content{border-bottom:1px solid var(--gray40);color:var(--gray80);font-size:1.75em;font-weight:600;margin:2rem 0 3rem;padding-bottom:1rem}.af-title--content:first-child{margin-top:0}.af-title>:first-child{margin-left:1.5rem}
|
|
@@ -1,22 +1 @@
|
|
|
1
|
-
:
|
|
2
|
-
--breakpoint-tablet-portrait: 772px;
|
|
3
|
-
--breakpoint-tablet-landscape: 1016px;
|
|
4
|
-
--breakpoint-desktop-s: 1272px;
|
|
5
|
-
--breakpoint-desktop-m: 1432px;
|
|
6
|
-
--breakpoint-desktop-l: 1672px;
|
|
7
|
-
--breakpoint-desktop-xl: 1912px;
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
.af-container {
|
|
11
|
-
--container-padding: 0 calc(30rem / 16);
|
|
12
|
-
|
|
13
|
-
padding: var(--container-padding);
|
|
14
|
-
|
|
15
|
-
@media (1016px <= width <= 1271px) {
|
|
16
|
-
--container-padding: 0 calc(40rem / 16);
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
@media (width >= 1272px) {
|
|
20
|
-
--container-padding: 0 calc(56rem / 16);
|
|
21
|
-
}
|
|
22
|
-
}
|
|
1
|
+
.af-container{--container-padding:0 1.875rem;padding:var(--container-padding);@media screen and (width >= 1016px){--container-padding:0 2.5rem}@media screen and (width >= 1272px){--container-padding:0 3.5rem}}
|
package/dist/common/icons.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@font-face{font-family:icons;font-style:normal;font-weight:400;src:url(../../files/glyphicons/icons.eot);src:url(../../files/glyphicons/icons.eot?#iefix) format("embedded-opentype"),url(../../files/glyphicons/icons.woff) format("woff"),url(../../files/glyphicons/icons.ttf) format("truetype"),url(../../files/glyphicons/icons.svg#icons) format("svg")}.glyphicon{display:inline-block;fill:currentcolor;font-family:icons;font-style:normal;font-weight:400;line-height:1;position:relative;top:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-adjust:before{content:"\ea01"}.glyphicon-alert:before{content:"\ea02"}.glyphicon-align-center:before{content:"\ea03"}.glyphicon-align-justify:before{content:"\ea04"}.glyphicon-align-left:before{content:"\ea05"}.glyphicon-align-right:before{content:"\ea06"}.glyphicon-all:before{content:"\ea07"}.glyphicon-apple:before{content:"\ea08"}.glyphicon-arrow-collapse-down:before{content:"\ea09"}.glyphicon-arrow-collapse-left:before{content:"\ea0a"}.glyphicon-arrow-collapse-right:before{content:"\ea0b"}.glyphicon-arrow-collapse-up:before{content:"\ea0c"}.glyphicon-arrow-down:before{content:"\ea0d"}.glyphicon-arrow-left:before{content:"\ea0e"}.glyphicon-arrow-right:before{content:"\ea0f"}.glyphicon-arrow-rounded-bottom:before{content:"\ea10"}.glyphicon-arrow-rounded-left:before{content:"\ea11"}.glyphicon-arrow-rounded-right:before{content:"\ea12"}.glyphicon-arrow-rounded-top:before{content:"\ea13"}.glyphicon-arrow-up:before{content:"\ea14"}.glyphicon-arrow-xs-down:before{content:"\ea15"}.glyphicon-arrow-xs-left:before{content:"\ea16"}.glyphicon-arrow-xs-right:before{content:"\ea17"}.glyphicon-arrow-xs-up:before{content:"\ea18"}.glyphicon-arrowthin-down:before{content:"\ea19"}.glyphicon-arrowthin-left:before{content:"\ea1a"}.glyphicon-arrowthin-right:before{content:"\ea1b"}.glyphicon-arrowthin-up:before{content:"\ea1c"}.glyphicon-asterisk:before{content:"\ea1d"}.glyphicon-auto:before{content:"\ea1e"}.glyphicon-axa-switch:before{content:"\ea1f"}.glyphicon-baby-formula:before{content:"\ea20"}.glyphicon-backward:before{content:"\ea21"}.glyphicon-ban-circle:before{content:"\ea22"}.glyphicon-bank:before{content:"\ea23"}.glyphicon-barcode:before{content:"\ea24"}.glyphicon-bed:before{content:"\ea25"}.glyphicon-bell:before{content:"\ea26"}.glyphicon-bishop:before{content:"\ea27"}.glyphicon-bitcoin:before{content:"\ea28"}.glyphicon-blackboard:before{content:"\ea29"}.glyphicon-bold:before{content:"\ea2a"}.glyphicon-book:before{content:"\ea2b"}.glyphicon-bookmark:before{content:"\ea2c"}.glyphicon-briefcase-add:before{content:"\ea2d"}.glyphicon-briefcase-cup:before{content:"\ea2e"}.glyphicon-briefcase-ok:before{content:"\ea2f"}.glyphicon-briefcase-wait:before{content:"\ea30"}.glyphicon-briefcase:before{content:"\ea31"}.glyphicon-bullhorn:before{content:"\ea32"}.glyphicon-calendar:before{content:"\ea33"}.glyphicon-camera:before{content:"\ea34"}.glyphicon-car-compact:before{content:"\ea35"}.glyphicon-car-secure:before{content:"\ea36"}.glyphicon-cd:before{content:"\ea37"}.glyphicon-certificate:before{content:"\ea38"}.glyphicon-chair:before{content:"\ea39"}.glyphicon-check:before{content:"\ea3a"}.glyphicon-chevron-down:before{content:"\ea3b"}.glyphicon-chevron-left:before{content:"\ea3c"}.glyphicon-chevron-right:before{content:"\ea3d"}.glyphicon-chevron-up:before{content:"\ea3e"}.glyphicon-child:before{content:"\ea3f"}.glyphicon-circle-arrow-down:before{content:"\ea40"}.glyphicon-circle-arrow-left:before{content:"\ea41"}.glyphicon-circle-arrow-right:before{content:"\ea42"}.glyphicon-circle-arrow-up:before{content:"\ea43"}.glyphicon-close:before{content:"\ea44"}.glyphicon-cloud-download:before{content:"\ea45"}.glyphicon-cloud-upload:before{content:"\ea46"}.glyphicon-cloud:before{content:"\ea47"}.glyphicon-coffre:before{content:"\ea48"}.glyphicon-cog:before{content:"\ea49"}.glyphicon-collapse-down:before{content:"\ea4a"}.glyphicon-collapse-up:before{content:"\ea4b"}.glyphicon-comment:before{content:"\ea4c"}.glyphicon-compressed:before{content:"\ea4d"}.glyphicon-console:before{content:"\ea4e"}.glyphicon-copy:before{content:"\ea4f"}.glyphicon-copyright-mark:before{content:"\ea50"}.glyphicon-credit-card:before{content:"\ea51"}.glyphicon-cutlery:before{content:"\ea52"}.glyphicon-dashboard:before{content:"\ea53"}.glyphicon-download-alt:before{content:"\ea54"}.glyphicon-download:before{content:"\ea55"}.glyphicon-duplicate:before{content:"\ea56"}.glyphicon-earphone:before{content:"\ea57"}.glyphicon-edit:before{content:"\ea58"}.glyphicon-education:before{content:"\ea59"}.glyphicon-eject:before{content:"\ea5a"}.glyphicon-envelope:before{content:"\ea5b"}.glyphicon-equalizer:before{content:"\ea5c"}.glyphicon-erase:before{content:"\ea5d"}.glyphicon-euro-symbol:before{content:"\ea5e"}.glyphicon-exclamation-sign:before{content:"\ea5f"}.glyphicon-expand:before{content:"\ea60"}.glyphicon-export:before{content:"\ea61"}.glyphicon-eye-close:before{content:"\ea62"}.glyphicon-eye-open:before{content:"\ea63"}.glyphicon-facebook:before{content:"\ea64"}.glyphicon-facetime-video:before{content:"\ea65"}.glyphicon-fast-backward:before{content:"\ea66"}.glyphicon-fast-forward:before{content:"\ea67"}.glyphicon-file-doc:before{content:"\ea68"}.glyphicon-file-pdf:before{content:"\ea69"}.glyphicon-file-xls:before{content:"\ea6a"}.glyphicon-file:before{content:"\ea6b"}.glyphicon-film:before{content:"\ea6c"}.glyphicon-filter:before{content:"\ea6d"}.glyphicon-fire:before{content:"\ea6e"}.glyphicon-flag:before{content:"\ea6f"}.glyphicon-flash:before{content:"\ea70"}.glyphicon-floppy-disk:before{content:"\ea71"}.glyphicon-floppy-open:before{content:"\ea72"}.glyphicon-floppy-remove:before{content:"\ea73"}.glyphicon-floppy-save:before{content:"\ea74"}.glyphicon-floppy-saved:before{content:"\ea75"}.glyphicon-folder-close:before{content:"\ea76"}.glyphicon-folder-open:before{content:"\ea77"}.glyphicon-font:before{content:"\ea78"}.glyphicon-forward:before{content:"\ea79"}.glyphicon-france:before{content:"\ea7a"}.glyphicon-fullscreen:before{content:"\ea7b"}.glyphicon-gbp:before{content:"\ea7c"}.glyphicon-gift:before{content:"\ea7d"}.glyphicon-glass:before{content:"\ea7e"}.glyphicon-globe:before{content:"\ea7f"}.glyphicon-grain:before{content:"\ea80"}.glyphicon-hand-down:before{content:"\ea81"}.glyphicon-hand-left:before{content:"\ea82"}.glyphicon-hand-right:before{content:"\ea83"}.glyphicon-hand-up:before{content:"\ea84"}.glyphicon-hd-video:before{content:"\ea85"}.glyphicon-hdd:before{content:"\ea86"}.glyphicon-header:before{content:"\ea87"}.glyphicon-headphone:before{content:"\ea88"}.glyphicon-heart-empty:before{content:"\ea89"}.glyphicon-heart:before{content:"\ea8a"}.glyphicon-home:before{content:"\ea8b"}.glyphicon-hourglass:before{content:"\ea8c"}.glyphicon-import:before{content:"\ea8d"}.glyphicon-imprimer:before{content:"\ea8e"}.glyphicon-inbox:before{content:"\ea8f"}.glyphicon-indent-left:before{content:"\ea90"}.glyphicon-indent-right:before{content:"\ea91"}.glyphicon-info-sign:before{content:"\ea92"}.glyphicon-instagram:before{content:"\ea93"}.glyphicon-italic:before{content:"\ea94"}.glyphicon-king:before{content:"\ea95"}.glyphicon-knight:before{content:"\ea96"}.glyphicon-lamp:before{content:"\ea97"}.glyphicon-leaf:before{content:"\ea98"}.glyphicon-level-up:before{content:"\ea99"}.glyphicon-link:before{content:"\ea9a"}.glyphicon-linkedin-logo:before{content:"\ea9b"}.glyphicon-list-alt:before{content:"\ea9c"}.glyphicon-list:before{content:"\ea9d"}.glyphicon-lock:before{content:"\ea9e"}.glyphicon-log-in:before{content:"\ea9f"}.glyphicon-log-out:before{content:"\eaa0"}.glyphicon-lolly-tasted:before{content:"\eaa1"}.glyphicon-lolly:before{content:"\eaa2"}.glyphicon-magnet:before{content:"\eaa3"}.glyphicon-map-marker:before{content:"\eaa4"}.glyphicon-menu-down:before{content:"\eaa5"}.glyphicon-menu-hamburger:before{content:"\eaa6"}.glyphicon-menu-left:before{content:"\eaa7"}.glyphicon-menu-right:before{content:"\eaa8"}.glyphicon-menu-up:before{content:"\eaa9"}.glyphicon-minus-sign:before{content:"\eaaa"}.glyphicon-minus:before{content:"\eaab"}.glyphicon-modal-window:before{content:"\eaac"}.glyphicon-move:before{content:"\eaad"}.glyphicon-music:before{content:"\eaae"}.glyphicon-new-window:before{content:"\eaaf"}.glyphicon-object-align-bottom:before{content:"\eab0"}.glyphicon-object-align-horizontal:before{content:"\eab1"}.glyphicon-object-align-left:before{content:"\eab2"}.glyphicon-object-align-right:before{content:"\eab3"}.glyphicon-object-align-top:before{content:"\eab4"}.glyphicon-object-align-vertical:before{content:"\eab5"}.glyphicon-off:before{content:"\eab6"}.glyphicon-oil:before{content:"\eab7"}.glyphicon-ok-circle:before{content:"\eab8"}.glyphicon-ok-sign:before{content:"\eab9"}.glyphicon-ok:before{content:"\eaba"}.glyphicon-open-file:before{content:"\eabb"}.glyphicon-open:before{content:"\eabc"}.glyphicon-option-horizontal:before{content:"\eabd"}.glyphicon-option-vertical:before{content:"\eabe"}.glyphicon-paperclip:before{content:"\eabf"}.glyphicon-paste:before{content:"\eac0"}.glyphicon-pause:before{content:"\eac1"}.glyphicon-pawn:before{content:"\eac2"}.glyphicon-pdf:before{content:"\eac3"}.glyphicon-pencil:before{content:"\eac4"}.glyphicon-phone-alt:before{content:"\eac5"}.glyphicon-phone:before{content:"\eac6"}.glyphicon-picture:before{content:"\eac7"}.glyphicon-plane:before{content:"\eac8"}.glyphicon-play-circle:before{content:"\eac9"}.glyphicon-play:before{content:"\eaca"}.glyphicon-plus-sign:before{content:"\eacb"}.glyphicon-plus:before{content:"\eacc"}.glyphicon-print:before{content:"\eacd"}.glyphicon-pushpin:before{content:"\eace"}.glyphicon-pushpin2:before{content:"\eacf"}.glyphicon-pushpin3:before{content:"\ead0"}.glyphicon-pushpin4:before{content:"\ead1"}.glyphicon-pushpin5:before{content:"\ead2"}.glyphicon-pushpin6:before{content:"\ead3"}.glyphicon-pushpin7:before{content:"\ead4"}.glyphicon-pushpin8:before{content:"\ead5"}.glyphicon-qrcode:before{content:"\ead6"}.glyphicon-queen:before{content:"\ead7"}.glyphicon-question-sign:before{content:"\ead8"}.glyphicon-random:before{content:"\ead9"}.glyphicon-record:before{content:"\eada"}.glyphicon-refresh:before{content:"\eadb"}.glyphicon-registration-mark:before{content:"\eadc"}.glyphicon-remove-circle:before{content:"\eadd"}.glyphicon-remove-sign:before{content:"\eade"}.glyphicon-remove:before{content:"\eadf"}.glyphicon-repeat:before{content:"\eae0"}.glyphicon-reset:before{content:"\eae1"}.glyphicon-resize-full:before{content:"\eae2"}.glyphicon-resize-horizontal:before{content:"\eae3"}.glyphicon-resize-small:before{content:"\eae4"}.glyphicon-resize-vertical:before{content:"\eae5"}.glyphicon-retweet:before{content:"\eae6"}.glyphicon-road:before{content:"\eae7"}.glyphicon-ruble:before{content:"\eae8"}.glyphicon-save-alt:before{content:"\eae9"}.glyphicon-save-file:before{content:"\eaea"}.glyphicon-saved:before{content:"\eaeb"}.glyphicon-scale:before{content:"\eaec"}.glyphicon-scissors:before{content:"\eaed"}.glyphicon-screenshot:before{content:"\eaee"}.glyphicon-sd-video:before{content:"\eaef"}.glyphicon-search:before{content:"\eaf0"}.glyphicon-seat-belt:before{content:"\eaf1"}.glyphicon-send:before{content:"\eaf2"}.glyphicon-share-alt:before{content:"\eaf3"}.glyphicon-share:before{content:"\eaf4"}.glyphicon-shopping-cart:before{content:"\eaf5"}.glyphicon-signal:before{content:"\eaf6"}.glyphicon-sorting-asc:before{content:"\eaf7"}.glyphicon-sorting-desc:before{content:"\eaf8"}.glyphicon-sorting:before{content:"\eaf9"}.glyphicon-sound-5-1:before{content:"\eafa"}.glyphicon-sound-6-1:before{content:"\eafb"}.glyphicon-sound-7-1:before{content:"\eafc"}.glyphicon-sound-dolby:before{content:"\eafd"}.glyphicon-sound-stereo:before{content:"\eafe"}.glyphicon-star-empty:before{content:"\eaff"}.glyphicon-star:before{content:"\eb00"}.glyphicon-stats:before{content:"\eb01"}.glyphicon-step-backward:before{content:"\eb02"}.glyphicon-step-forward:before{content:"\eb03"}.glyphicon-stop:before{content:"\eb04"}.glyphicon-subscript:before{content:"\eb05"}.glyphicon-subtitles:before{content:"\eb06"}.glyphicon-sunglasses:before{content:"\eb07"}.glyphicon-superscript:before{content:"\eb08"}.glyphicon-tag:before{content:"\eb09"}.glyphicon-tags:before{content:"\eb0a"}.glyphicon-task:before{content:"\eb0b"}.glyphicon-text-background:before{content:"\eb0c"}.glyphicon-text-color:before{content:"\eb0d"}.glyphicon-text-height:before{content:"\eb0e"}.glyphicon-text-size:before{content:"\eb0f"}.glyphicon-text-width:before{content:"\eb10"}.glyphicon-th-large:before{content:"\eb11"}.glyphicon-th-list:before{content:"\eb12"}.glyphicon-th:before{content:"\eb13"}.glyphicon-thumbs-down:before{content:"\eb14"}.glyphicon-thumbs-up:before{content:"\eb15"}.glyphicon-time:before{content:"\eb16"}.glyphicon-tint:before{content:"\eb17"}.glyphicon-tow-truck:before{content:"\eb18"}.glyphicon-towed-car:before{content:"\eb19"}.glyphicon-tower:before{content:"\eb1a"}.glyphicon-transfer:before{content:"\eb1b"}.glyphicon-trash:before{content:"\eb1c"}.glyphicon-tree-conifer:before{content:"\eb1d"}.glyphicon-tree-deciduous:before{content:"\eb1e"}.glyphicon-twitter-logo-silhouette:before{content:"\eb1f"}.glyphicon-uncheck:before{content:"\eb20"}.glyphicon-unlock:before{content:"\eb21"}.glyphicon-upload:before{content:"\eb22"}.glyphicon-usd:before{content:"\eb23"}.glyphicon-user:before{content:"\eb24"}.glyphicon-volume-down:before{content:"\eb25"}.glyphicon-volume-off:before{content:"\eb26"}.glyphicon-volume-up:before{content:"\eb27"}.glyphicon-warning-sign:before{content:"\eb28"}.glyphicon-wrench:before{content:"\eb29"}.glyphicon-xls:before{content:"\eb2a"}.glyphicon-yen:before{content:"\eb2b"}.glyphicon-youtube-symbol:before{content:"\eb2c"}.glyphicon-zoom-in:before{content:"\eb2d"}.glyphicon-zoom-out:before{content:"\eb2e"}
|
|
1
|
+
@font-face{font-family:icons;font-style:normal;font-weight:400;src:url(../../files/glyphicons/icons.eot);src:url(../../files/glyphicons/icons.eot?#iefix) format("embedded-opentype"),url(../../files/glyphicons/icons.woff) format("woff"),url(../../files/glyphicons/icons.ttf) format("truetype"),url(../../files/glyphicons/icons.svg#icons) format("svg")}.glyphicon{display:inline-block;fill:currentcolor;font-family:icons;font-style:normal;font-weight:400;line-height:1;position:relative;top:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-adjust:before{content:"\EA01"}.glyphicon-alert:before{content:"\EA02"}.glyphicon-align-center:before{content:"\EA03"}.glyphicon-align-justify:before{content:"\EA04"}.glyphicon-align-left:before{content:"\EA05"}.glyphicon-align-right:before{content:"\EA06"}.glyphicon-all:before{content:"\EA07"}.glyphicon-apple:before{content:"\EA08"}.glyphicon-arrow-collapse-down:before{content:"\EA09"}.glyphicon-arrow-collapse-left:before{content:"\EA0A"}.glyphicon-arrow-collapse-right:before{content:"\EA0B"}.glyphicon-arrow-collapse-up:before{content:"\EA0C"}.glyphicon-arrow-down:before{content:"\EA0D"}.glyphicon-arrow-left:before{content:"\EA0E"}.glyphicon-arrow-right:before{content:"\EA0F"}.glyphicon-arrow-rounded-bottom:before{content:"\EA10"}.glyphicon-arrow-rounded-left:before{content:"\EA11"}.glyphicon-arrow-rounded-right:before{content:"\EA12"}.glyphicon-arrow-rounded-top:before{content:"\EA13"}.glyphicon-arrow-up:before{content:"\EA14"}.glyphicon-arrow-xs-down:before{content:"\EA15"}.glyphicon-arrow-xs-left:before{content:"\EA16"}.glyphicon-arrow-xs-right:before{content:"\EA17"}.glyphicon-arrow-xs-up:before{content:"\EA18"}.glyphicon-arrowthin-down:before{content:"\EA19"}.glyphicon-arrowthin-left:before{content:"\EA1A"}.glyphicon-arrowthin-right:before{content:"\EA1B"}.glyphicon-arrowthin-up:before{content:"\EA1C"}.glyphicon-asterisk:before{content:"\EA1D"}.glyphicon-auto:before{content:"\EA1E"}.glyphicon-axa-switch:before{content:"\EA1F"}.glyphicon-baby-formula:before{content:"\EA20"}.glyphicon-backward:before{content:"\EA21"}.glyphicon-ban-circle:before{content:"\EA22"}.glyphicon-bank:before{content:"\EA23"}.glyphicon-barcode:before{content:"\EA24"}.glyphicon-bed:before{content:"\EA25"}.glyphicon-bell:before{content:"\EA26"}.glyphicon-bishop:before{content:"\EA27"}.glyphicon-bitcoin:before{content:"\EA28"}.glyphicon-blackboard:before{content:"\EA29"}.glyphicon-bold:before{content:"\EA2A"}.glyphicon-book:before{content:"\EA2B"}.glyphicon-bookmark:before{content:"\EA2C"}.glyphicon-briefcase-add:before{content:"\EA2D"}.glyphicon-briefcase-cup:before{content:"\EA2E"}.glyphicon-briefcase-ok:before{content:"\EA2F"}.glyphicon-briefcase-wait:before{content:"\EA30"}.glyphicon-briefcase:before{content:"\EA31"}.glyphicon-bullhorn:before{content:"\EA32"}.glyphicon-calendar:before{content:"\EA33"}.glyphicon-camera:before{content:"\EA34"}.glyphicon-car-compact:before{content:"\EA35"}.glyphicon-car-secure:before{content:"\EA36"}.glyphicon-cd:before{content:"\EA37"}.glyphicon-certificate:before{content:"\EA38"}.glyphicon-chair:before{content:"\EA39"}.glyphicon-check:before{content:"\EA3A"}.glyphicon-chevron-down:before{content:"\EA3B"}.glyphicon-chevron-left:before{content:"\EA3C"}.glyphicon-chevron-right:before{content:"\EA3D"}.glyphicon-chevron-up:before{content:"\EA3E"}.glyphicon-child:before{content:"\EA3F"}.glyphicon-circle-arrow-down:before{content:"\EA40"}.glyphicon-circle-arrow-left:before{content:"\EA41"}.glyphicon-circle-arrow-right:before{content:"\EA42"}.glyphicon-circle-arrow-up:before{content:"\EA43"}.glyphicon-close:before{content:"\EA44"}.glyphicon-cloud-download:before{content:"\EA45"}.glyphicon-cloud-upload:before{content:"\EA46"}.glyphicon-cloud:before{content:"\EA47"}.glyphicon-coffre:before{content:"\EA48"}.glyphicon-cog:before{content:"\EA49"}.glyphicon-collapse-down:before{content:"\EA4A"}.glyphicon-collapse-up:before{content:"\EA4B"}.glyphicon-comment:before{content:"\EA4C"}.glyphicon-compressed:before{content:"\EA4D"}.glyphicon-console:before{content:"\EA4E"}.glyphicon-copy:before{content:"\EA4F"}.glyphicon-copyright-mark:before{content:"\EA50"}.glyphicon-credit-card:before{content:"\EA51"}.glyphicon-cutlery:before{content:"\EA52"}.glyphicon-dashboard:before{content:"\EA53"}.glyphicon-download-alt:before{content:"\EA54"}.glyphicon-download:before{content:"\EA55"}.glyphicon-duplicate:before{content:"\EA56"}.glyphicon-earphone:before{content:"\EA57"}.glyphicon-edit:before{content:"\EA58"}.glyphicon-education:before{content:"\EA59"}.glyphicon-eject:before{content:"\EA5A"}.glyphicon-envelope:before{content:"\EA5B"}.glyphicon-equalizer:before{content:"\EA5C"}.glyphicon-erase:before{content:"\EA5D"}.glyphicon-euro-symbol:before{content:"\EA5E"}.glyphicon-exclamation-sign:before{content:"\EA5F"}.glyphicon-expand:before{content:"\EA60"}.glyphicon-export:before{content:"\EA61"}.glyphicon-eye-close:before{content:"\EA62"}.glyphicon-eye-open:before{content:"\EA63"}.glyphicon-facebook:before{content:"\EA64"}.glyphicon-facetime-video:before{content:"\EA65"}.glyphicon-fast-backward:before{content:"\EA66"}.glyphicon-fast-forward:before{content:"\EA67"}.glyphicon-file-doc:before{content:"\EA68"}.glyphicon-file-pdf:before{content:"\EA69"}.glyphicon-file-xls:before{content:"\EA6A"}.glyphicon-file:before{content:"\EA6B"}.glyphicon-film:before{content:"\EA6C"}.glyphicon-filter:before{content:"\EA6D"}.glyphicon-fire:before{content:"\EA6E"}.glyphicon-flag:before{content:"\EA6F"}.glyphicon-flash:before{content:"\EA70"}.glyphicon-floppy-disk:before{content:"\EA71"}.glyphicon-floppy-open:before{content:"\EA72"}.glyphicon-floppy-remove:before{content:"\EA73"}.glyphicon-floppy-save:before{content:"\EA74"}.glyphicon-floppy-saved:before{content:"\EA75"}.glyphicon-folder-close:before{content:"\EA76"}.glyphicon-folder-open:before{content:"\EA77"}.glyphicon-font:before{content:"\EA78"}.glyphicon-forward:before{content:"\EA79"}.glyphicon-france:before{content:"\EA7A"}.glyphicon-fullscreen:before{content:"\EA7B"}.glyphicon-gbp:before{content:"\EA7C"}.glyphicon-gift:before{content:"\EA7D"}.glyphicon-glass:before{content:"\EA7E"}.glyphicon-globe:before{content:"\EA7F"}.glyphicon-grain:before{content:"\EA80"}.glyphicon-hand-down:before{content:"\EA81"}.glyphicon-hand-left:before{content:"\EA82"}.glyphicon-hand-right:before{content:"\EA83"}.glyphicon-hand-up:before{content:"\EA84"}.glyphicon-hd-video:before{content:"\EA85"}.glyphicon-hdd:before{content:"\EA86"}.glyphicon-header:before{content:"\EA87"}.glyphicon-headphone:before{content:"\EA88"}.glyphicon-heart-empty:before{content:"\EA89"}.glyphicon-heart:before{content:"\EA8A"}.glyphicon-home:before{content:"\EA8B"}.glyphicon-hourglass:before{content:"\EA8C"}.glyphicon-import:before{content:"\EA8D"}.glyphicon-imprimer:before{content:"\EA8E"}.glyphicon-inbox:before{content:"\EA8F"}.glyphicon-indent-left:before{content:"\EA90"}.glyphicon-indent-right:before{content:"\EA91"}.glyphicon-info-sign:before{content:"\EA92"}.glyphicon-instagram:before{content:"\EA93"}.glyphicon-italic:before{content:"\EA94"}.glyphicon-king:before{content:"\EA95"}.glyphicon-knight:before{content:"\EA96"}.glyphicon-lamp:before{content:"\EA97"}.glyphicon-leaf:before{content:"\EA98"}.glyphicon-level-up:before{content:"\EA99"}.glyphicon-link:before{content:"\EA9A"}.glyphicon-linkedin-logo:before{content:"\EA9B"}.glyphicon-list-alt:before{content:"\EA9C"}.glyphicon-list:before{content:"\EA9D"}.glyphicon-lock:before{content:"\EA9E"}.glyphicon-log-in:before{content:"\EA9F"}.glyphicon-log-out:before{content:"\EAA0"}.glyphicon-lolly-tasted:before{content:"\EAA1"}.glyphicon-lolly:before{content:"\EAA2"}.glyphicon-magnet:before{content:"\EAA3"}.glyphicon-map-marker:before{content:"\EAA4"}.glyphicon-menu-down:before{content:"\EAA5"}.glyphicon-menu-hamburger:before{content:"\EAA6"}.glyphicon-menu-left:before{content:"\EAA7"}.glyphicon-menu-right:before{content:"\EAA8"}.glyphicon-menu-up:before{content:"\EAA9"}.glyphicon-minus-sign:before{content:"\EAAA"}.glyphicon-minus:before{content:"\EAAB"}.glyphicon-modal-window:before{content:"\EAAC"}.glyphicon-move:before{content:"\EAAD"}.glyphicon-music:before{content:"\EAAE"}.glyphicon-new-window:before{content:"\EAAF"}.glyphicon-object-align-bottom:before{content:"\EAB0"}.glyphicon-object-align-horizontal:before{content:"\EAB1"}.glyphicon-object-align-left:before{content:"\EAB2"}.glyphicon-object-align-right:before{content:"\EAB3"}.glyphicon-object-align-top:before{content:"\EAB4"}.glyphicon-object-align-vertical:before{content:"\EAB5"}.glyphicon-off:before{content:"\EAB6"}.glyphicon-oil:before{content:"\EAB7"}.glyphicon-ok-circle:before{content:"\EAB8"}.glyphicon-ok-sign:before{content:"\EAB9"}.glyphicon-ok:before{content:"\EABA"}.glyphicon-open-file:before{content:"\EABB"}.glyphicon-open:before{content:"\EABC"}.glyphicon-option-horizontal:before{content:"\EABD"}.glyphicon-option-vertical:before{content:"\EABE"}.glyphicon-paperclip:before{content:"\EABF"}.glyphicon-paste:before{content:"\EAC0"}.glyphicon-pause:before{content:"\EAC1"}.glyphicon-pawn:before{content:"\EAC2"}.glyphicon-pdf:before{content:"\EAC3"}.glyphicon-pencil:before{content:"\EAC4"}.glyphicon-phone-alt:before{content:"\EAC5"}.glyphicon-phone:before{content:"\EAC6"}.glyphicon-picture:before{content:"\EAC7"}.glyphicon-plane:before{content:"\EAC8"}.glyphicon-play-circle:before{content:"\EAC9"}.glyphicon-play:before{content:"\EACA"}.glyphicon-plus-sign:before{content:"\EACB"}.glyphicon-plus:before{content:"\EACC"}.glyphicon-print:before{content:"\EACD"}.glyphicon-pushpin:before{content:"\EACE"}.glyphicon-pushpin2:before{content:"\EACF"}.glyphicon-pushpin3:before{content:"\EAD0"}.glyphicon-pushpin4:before{content:"\EAD1"}.glyphicon-pushpin5:before{content:"\EAD2"}.glyphicon-pushpin6:before{content:"\EAD3"}.glyphicon-pushpin7:before{content:"\EAD4"}.glyphicon-pushpin8:before{content:"\EAD5"}.glyphicon-qrcode:before{content:"\EAD6"}.glyphicon-queen:before{content:"\EAD7"}.glyphicon-question-sign:before{content:"\EAD8"}.glyphicon-random:before{content:"\EAD9"}.glyphicon-record:before{content:"\EADA"}.glyphicon-refresh:before{content:"\EADB"}.glyphicon-registration-mark:before{content:"\EADC"}.glyphicon-remove-circle:before{content:"\EADD"}.glyphicon-remove-sign:before{content:"\EADE"}.glyphicon-remove:before{content:"\EADF"}.glyphicon-repeat:before{content:"\EAE0"}.glyphicon-reset:before{content:"\EAE1"}.glyphicon-resize-full:before{content:"\EAE2"}.glyphicon-resize-horizontal:before{content:"\EAE3"}.glyphicon-resize-small:before{content:"\EAE4"}.glyphicon-resize-vertical:before{content:"\EAE5"}.glyphicon-retweet:before{content:"\EAE6"}.glyphicon-road:before{content:"\EAE7"}.glyphicon-ruble:before{content:"\EAE8"}.glyphicon-save-alt:before{content:"\EAE9"}.glyphicon-save-file:before{content:"\EAEA"}.glyphicon-saved:before{content:"\EAEB"}.glyphicon-scale:before{content:"\EAEC"}.glyphicon-scissors:before{content:"\EAED"}.glyphicon-screenshot:before{content:"\EAEE"}.glyphicon-sd-video:before{content:"\EAEF"}.glyphicon-search:before{content:"\EAF0"}.glyphicon-seat-belt:before{content:"\EAF1"}.glyphicon-send:before{content:"\EAF2"}.glyphicon-share-alt:before{content:"\EAF3"}.glyphicon-share:before{content:"\EAF4"}.glyphicon-shopping-cart:before{content:"\EAF5"}.glyphicon-signal:before{content:"\EAF6"}.glyphicon-sorting-asc:before{content:"\EAF7"}.glyphicon-sorting-desc:before{content:"\EAF8"}.glyphicon-sorting:before{content:"\EAF9"}.glyphicon-sound-5-1:before{content:"\EAFA"}.glyphicon-sound-6-1:before{content:"\EAFB"}.glyphicon-sound-7-1:before{content:"\EAFC"}.glyphicon-sound-dolby:before{content:"\EAFD"}.glyphicon-sound-stereo:before{content:"\EAFE"}.glyphicon-star-empty:before{content:"\EAFF"}.glyphicon-star:before{content:"\EB00"}.glyphicon-stats:before{content:"\EB01"}.glyphicon-step-backward:before{content:"\EB02"}.glyphicon-step-forward:before{content:"\EB03"}.glyphicon-stop:before{content:"\EB04"}.glyphicon-subscript:before{content:"\EB05"}.glyphicon-subtitles:before{content:"\EB06"}.glyphicon-sunglasses:before{content:"\EB07"}.glyphicon-superscript:before{content:"\EB08"}.glyphicon-tag:before{content:"\EB09"}.glyphicon-tags:before{content:"\EB0A"}.glyphicon-task:before{content:"\EB0B"}.glyphicon-text-background:before{content:"\EB0C"}.glyphicon-text-color:before{content:"\EB0D"}.glyphicon-text-height:before{content:"\EB0E"}.glyphicon-text-size:before{content:"\EB0F"}.glyphicon-text-width:before{content:"\EB10"}.glyphicon-th-large:before{content:"\EB11"}.glyphicon-th-list:before{content:"\EB12"}.glyphicon-th:before{content:"\EB13"}.glyphicon-thumbs-down:before{content:"\EB14"}.glyphicon-thumbs-up:before{content:"\EB15"}.glyphicon-time:before{content:"\EB16"}.glyphicon-tint:before{content:"\EB17"}.glyphicon-tow-truck:before{content:"\EB18"}.glyphicon-towed-car:before{content:"\EB19"}.glyphicon-tower:before{content:"\EB1A"}.glyphicon-transfer:before{content:"\EB1B"}.glyphicon-trash:before{content:"\EB1C"}.glyphicon-tree-conifer:before{content:"\EB1D"}.glyphicon-tree-deciduous:before{content:"\EB1E"}.glyphicon-twitter-logo-silhouette:before{content:"\EB1F"}.glyphicon-uncheck:before{content:"\EB20"}.glyphicon-unlock:before{content:"\EB21"}.glyphicon-upload:before{content:"\EB22"}.glyphicon-usd:before{content:"\EB23"}.glyphicon-user:before{content:"\EB24"}.glyphicon-volume-down:before{content:"\EB25"}.glyphicon-volume-off:before{content:"\EB26"}.glyphicon-volume-up:before{content:"\EB27"}.glyphicon-warning-sign:before{content:"\EB28"}.glyphicon-wrench:before{content:"\EB29"}.glyphicon-xls:before{content:"\EB2A"}.glyphicon-yen:before{content:"\EB2B"}.glyphicon-youtube-symbol:before{content:"\EB2C"}.glyphicon-zoom-in:before{content:"\EB2D"}.glyphicon-zoom-out:before{content:"\EB2E"}
|
package/dist/common/tokens.css
CHANGED
|
@@ -1,83 +1 @@
|
|
|
1
|
-
:root
|
|
2
|
-
/* COLORS *******************************************************************/
|
|
3
|
-
--axablue10: hsl(240deg, 40%, 98%); /* #F7F7FC */
|
|
4
|
-
--axablue20: hsl(240deg, 100%, 99%); /* #F8F8FF */
|
|
5
|
-
--axablue30: hsl(240deg, 100%, 97%); /* #EEEEFF */
|
|
6
|
-
--axablue40: hsl(240deg, 100%, 95%); /* #E4E4FF */
|
|
7
|
-
--axablue50: hsl(240deg, 39%, 64%); /* #8080C7 */
|
|
8
|
-
--axablue60: hsl(240deg, 39%, 53%); /* #5959B6 */
|
|
9
|
-
--axablue70: hsl(240deg, 53%, 42%); /* #3333A5 */
|
|
10
|
-
--axablue80: hsl(240deg, 100%, 28%); /* #00008F */
|
|
11
|
-
--axablue90: hsl(240deg, 100%, 22%); /* #000072 */
|
|
12
|
-
--axablue100: hsl(240deg, 100%, 18%); /* #00005B */
|
|
13
|
-
--cyan10: hsl(195deg, 67%, 98%); /* #F5FBFD */
|
|
14
|
-
--cyan20: hsl(212deg, 45%, 89%); /* #D5E1EF */
|
|
15
|
-
--cyan30: hsl(213deg, 46%, 73%); /* #9CB8DA */
|
|
16
|
-
--cyan40: hsl(213deg, 53%, 46%); /* #3871B5 */
|
|
17
|
-
--bluetarif10: hsl(225deg, 33%, 98%); /* #F7F8FB */
|
|
18
|
-
--bluetarif20: hsl(240deg, 33%, 93%); /* #E7E7F3 */
|
|
19
|
-
--bluetarif30: hsl(238deg, 32%, 81%); /* #BFC0DE */
|
|
20
|
-
--bluetarif40: hsl(238deg, 32%, 53%); /* #5F61AD */
|
|
21
|
-
--purplelighttarif10: hsl(270deg, 29%, 97%); /* #F8F6FA */
|
|
22
|
-
--purplelighttarif20: hsl(268deg, 29%, 91%); /* #E8E2EF */
|
|
23
|
-
--purplelighttarif30: hsl(268deg, 31%, 76%); /* #C1B0D5 */
|
|
24
|
-
--purplelighttarif40: hsl(267deg, 44%, 41%); /* #633A96 */
|
|
25
|
-
--purpletarif10: hsl(260deg, 20%, 97%); /* #F7F6F9 */
|
|
26
|
-
--purpletarif20: hsl(270deg, 20%, 90%); /* #E6E1EB */
|
|
27
|
-
--purpletarif30: hsl(273deg, 18%, 74%); /* #BDB0C8 */
|
|
28
|
-
--purpletarif40: hsl(272deg, 35%, 34%); /* #5A3976 */
|
|
29
|
-
--purpledarktarif10: hsl(300deg, 6%, 97%); /* #F7F6F7 */
|
|
30
|
-
--purpledarktarif20: hsl(285deg, 7%, 89%); /* #E3E0E4 */
|
|
31
|
-
--purpledarktarif30: hsl(273deg, 7%, 70%); /* #B3ADB8 */
|
|
32
|
-
--purpledarktarif40: hsl(274deg, 22%, 25%); /* #41314D */
|
|
33
|
-
--greentarif10: hsl(195deg, 22%, 96%); /* #F4F7F8 */
|
|
34
|
-
--greentarif20: hsl(193deg, 25%, 89%); /* #DCE7EA */
|
|
35
|
-
--greentarif30: hsl(193deg, 25%, 70%); /* #A1BEC6 */
|
|
36
|
-
--greentarif40: hsl(193deg, 68%, 26%); /* #155D70 */
|
|
37
|
-
--green10: hsl(132deg, 100%, 99%); /* #FAFFFB */
|
|
38
|
-
--green20: hsl(145deg, 23%, 61%); /* #85B398 */
|
|
39
|
-
--green30: hsl(145deg, 82%, 27%); /* #0C7D3B */
|
|
40
|
-
--green40: hsl(144deg, 80%, 16%); /* #084922 */
|
|
41
|
-
--red10: hsl(348deg, 100%, 99%); /* #FFFAFB */
|
|
42
|
-
--red20: hsl(350deg, 35%, 80%); /* #DEBBC1 */
|
|
43
|
-
--red30: hsl(350deg, 85%, 42%); /* #C7102E */
|
|
44
|
-
--red40: hsl(353deg, 85%, 23%); /* #6D0915 */
|
|
45
|
-
--orange10: hsl(0deg, 100%, 99%); /* #FFFBFB */
|
|
46
|
-
--orange20: hsl(7deg, 100%, 97%); /* #FFF1EF */
|
|
47
|
-
--orange30: hsl(13deg, 52%, 73%); /* #DEA696 */
|
|
48
|
-
--orange40: hsl(13deg, 61%, 46%); /* #BC4C2D */
|
|
49
|
-
--gray10: hsl(0deg, 0%, 96%); /* #F6F6F6 */
|
|
50
|
-
--gray20: hsl(0deg, 0%, 91%); /* #E9E9E9 */
|
|
51
|
-
--gray30: hsl(0deg, 0%, 90%); /* #E6E6E6 */
|
|
52
|
-
--gray40: hsl(0deg, 0%, 80%); /* #CCCCCC */
|
|
53
|
-
--gray50: hsl(0deg, 0%, 60%); /* #999999 */
|
|
54
|
-
--gray60: hsl(0deg, 0%, 40%); /* #666666 */
|
|
55
|
-
--gray80: hsl(0deg, 0%, 20%); /* #333333 */
|
|
56
|
-
--bluesubtitle: hsl(237deg, 100%, 88%); /* #C1C4FF */
|
|
57
|
-
--black: hsl(0deg, 0%, 0%); /* #000000 */
|
|
58
|
-
--white: hsl(0deg, 0%, 100%); /* #FFFFFF */
|
|
59
|
-
--azur: hsl(239deg, 60%, 47%); /* #3032c1 */
|
|
60
|
-
|
|
61
|
-
/* SEMANTIC TOKENS **********************************************************/
|
|
62
|
-
--text-color: var(--gray80);
|
|
63
|
-
--disabled-color: var(--gray40);
|
|
64
|
-
--error-color: var(--red30);
|
|
65
|
-
--input-border-color: var(--gray50);
|
|
66
|
-
--brand-primary: var(--axablue80);
|
|
67
|
-
--warning-color: var(--orange40);
|
|
68
|
-
--help-color: var(--gray60);
|
|
69
|
-
--valid-element-color: var(--green30);
|
|
70
|
-
--inactive-button-background: var(--gray30);
|
|
71
|
-
--inactive-button-border-color: var(--gray50);
|
|
72
|
-
--active-button-border-color: var(--axablue90);
|
|
73
|
-
--error-button-background: var(--red10);
|
|
74
|
-
--button-primary-default: var(--brand-primary);
|
|
75
|
-
|
|
76
|
-
/********* Alias Token *********/
|
|
77
|
-
--color-border-default: transparent;
|
|
78
|
-
--color-border-hover: var(--axablue80);
|
|
79
|
-
--color-border-selected: var(--axablue80);
|
|
80
|
-
|
|
81
|
-
/********* Front Size *********/
|
|
82
|
-
--font-size-base: 16;
|
|
83
|
-
}
|
|
1
|
+
:root{--axablue10:#f8f8fc;--axablue20:#fafaff;--axablue30:#f0f0ff;--axablue40:#e6e6ff;--axablue50:#7f7fc7;--axablue60:#5858b6;--axablue70:#3232a4;--axablue80:#00008f;--axablue90:#000070;--axablue100:#00005c;--cyan10:#f6fcfd;--cyan20:#d6e2f0;--cyan30:#9ab7da;--cyan40:#376fb3;--bluetarif10:#f8f9fc;--bluetarif20:#e7e7f3;--bluetarif30:#bfc0de;--bluetarif40:#6163ae;--purplelighttarif10:#f7f5fa;--purplelighttarif20:#e8e1ef;--purplelighttarif30:#c1afd5;--purplelighttarif40:#643b97;--purpletarif10:#f7f6f9;--purpletarif20:#e6e0eb;--purpletarif30:#beb1c9;--purpletarif40:#593875;--purpledarktarif10:#f8f7f8;--purpledarktarif20:#e4e1e5;--purpledarktarif30:#b3adb8;--purpledarktarif40:#42324e;--greentarif10:#f3f6f7;--greentarif20:#dce7ea;--greentarif30:#9fbdc6;--greentarif40:#155c6f;--green10:#fafffb;--green20:#85b298;--green30:#0c7d3b;--green40:#084922;--red10:#fffafb;--red20:#debac0;--red30:#c6102e;--red40:#6d0914;--orange10:snow;--orange20:#fff1f0;--orange30:#dea696;--orange40:#bd4d2e;--gray10:#f5f5f5;--gray20:#e8e8e8;--gray30:#e6e6e6;--gray40:#ccc;--gray50:#999;--gray60:#666;--gray80:#333;--bluesubtitle:#c2c5ff;--black:#000;--white:#fff;--azur:#3032c0;--text-color:var(--gray80);--disabled-color:var(--gray40);--error-color:var(--red30);--input-border-color:var(--gray50);--brand-primary:var(--axablue80);--warning-color:var(--orange40);--help-color:var(--gray60);--valid-element-color:var(--green30);--inactive-button-background:var(--gray30);--inactive-button-border-color:var(--gray50);--active-button-border-color:var(--axablue90);--error-button-background:var(--red10);--button-primary-default:var(--brand-primary);--color-border-default:#0000;--color-border-hover:var(--axablue80);--color-border-selected:var(--axablue80);--font-size-base:16}
|