dibk-design 7.7.0 → 8.0.0
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/README.md +7 -0
- package/dist/dibk-design.css +1 -0
- package/dist/favicon.ico +0 -0
- package/dist/index.es.js +2386 -0
- package/dist/index.html +38 -0
- package/dist/index.umd.js +20 -0
- package/dist/manifest.json +15 -0
- package/dist/robots.txt +3 -0
- package/package.json +19 -27
- package/dist/assets/fonts/PPMori-Bold.otf +0 -0
- package/dist/assets/fonts/PPMori-Book.otf +0 -0
- package/dist/assets/fonts/PPMori-ExtraBold.otf +0 -0
- package/dist/assets/fonts/PPMori-Light.otf +0 -0
- package/dist/assets/fonts/PPMori-Medium.otf +0 -0
- package/dist/assets/fonts/PPMori-Regular.otf +0 -0
- package/dist/assets/fonts/PPMori-RegularItalic.otf +0 -0
- package/dist/assets/fonts/PPMori-SemiBold.otf +0 -0
- package/dist/assets/png/dibk-logo.png +0 -0
- package/dist/assets/svg/arbeidstilsynet-logo.svg +0 -1
- package/dist/assets/svg/asterisk.svg +0 -1
- package/dist/assets/svg/checkmark-symbol.svg +0 -8
- package/dist/assets/svg/dibk-logo-base64.js +0 -7
- package/dist/assets/svg/dibk-logo-mobile.svg +0 -91
- package/dist/assets/svg/dibk-logo.svg +0 -52
- package/dist/assets/svg/error-sign.svg +0 -15
- package/dist/assets/svg/info-sign.svg +0 -1
- package/dist/assets/svg/spinner.svg +0 -57
- package/dist/assets/svg/x-symbol.svg +0 -1
- package/dist/components/Accordion.js +0 -64
- package/dist/components/Accordion.module.scss +0 -190
- package/dist/components/Button.js +0 -118
- package/dist/components/Button.module.scss +0 -290
- package/dist/components/CheckBoxIcon.js +0 -42
- package/dist/components/CheckBoxIcon.module.scss +0 -69
- package/dist/components/CheckBoxInput.js +0 -70
- package/dist/components/CheckBoxInput.module.scss +0 -53
- package/dist/components/CheckBoxList.js +0 -55
- package/dist/components/CheckBoxList.module.scss +0 -25
- package/dist/components/CheckBoxListItem.js +0 -61
- package/dist/components/CheckBoxListItem.module.scss +0 -84
- package/dist/components/Container.js +0 -24
- package/dist/components/Container.module.scss +0 -15
- package/dist/components/ContentBox.js +0 -56
- package/dist/components/ContentBox.module.scss +0 -60
- package/dist/components/DescriptionDetails.js +0 -32
- package/dist/components/DescriptionDetails.module.scss +0 -22
- package/dist/components/DescriptionList.js +0 -47
- package/dist/components/DescriptionList.module.scss +0 -15
- package/dist/components/DescriptionTerm.js +0 -32
- package/dist/components/DescriptionTerm.module.scss +0 -30
- package/dist/components/Dialog.js +0 -86
- package/dist/components/Dialog.module.scss +0 -178
- package/dist/components/DragAndDropFileInput.js +0 -131
- package/dist/components/DragAndDropFileInput.module.scss +0 -38
- package/dist/components/ErrorBox.js +0 -33
- package/dist/components/ErrorBox.module.scss +0 -68
- package/dist/components/ErrorMessage.js +0 -37
- package/dist/components/ErrorMessage.module.scss +0 -30
- package/dist/components/Footer.js +0 -16
- package/dist/components/Footer.module.scss +0 -21
- package/dist/components/Header.js +0 -42
- package/dist/components/Header.module.scss +0 -79
- package/dist/components/InfoBox.js +0 -23
- package/dist/components/InfoBox.module.scss +0 -44
- package/dist/components/InputField.js +0 -137
- package/dist/components/InputField.module.scss +0 -88
- package/dist/components/Label.js +0 -40
- package/dist/components/Label.module.scss +0 -19
- package/dist/components/Lead.js +0 -31
- package/dist/components/Lead.module.scss +0 -13
- package/dist/components/List.js +0 -46
- package/dist/components/List.module.scss +0 -12
- package/dist/components/ListItem.js +0 -27
- package/dist/components/ListItem.module.scss +0 -10
- package/dist/components/LoadingAnimation.js +0 -26
- package/dist/components/LoadingAnimation.module.scss +0 -28
- package/dist/components/NavigationBar.js +0 -146
- package/dist/components/NavigationBar.module.scss +0 -474
- package/dist/components/NavigationBarListItem.js +0 -24
- package/dist/components/PDF.js +0 -14
- package/dist/components/PDF.scss +0 -765
- package/dist/components/Paper.js +0 -24
- package/dist/components/Paper.module.scss +0 -17
- package/dist/components/ProgressBar.js +0 -32
- package/dist/components/ProgressBar.module.scss +0 -30
- package/dist/components/RadioButtonIcon.js +0 -34
- package/dist/components/RadioButtonIcon.module.scss +0 -49
- package/dist/components/RadioButtonInput.js +0 -68
- package/dist/components/RadioButtonInput.module.scss +0 -53
- package/dist/components/RadioButtonList.js +0 -55
- package/dist/components/RadioButtonList.module.scss +0 -25
- package/dist/components/RadioButtonListItem.js +0 -59
- package/dist/components/RadioButtonListItem.module.scss +0 -84
- package/dist/components/Select.js +0 -224
- package/dist/components/Select.module.scss +0 -118
- package/dist/components/Table.js +0 -31
- package/dist/components/Table.module.scss +0 -65
- package/dist/components/Textarea.js +0 -105
- package/dist/components/Textarea.module.scss +0 -73
- package/dist/components/Theme.js +0 -138
- package/dist/components/Theme.module.scss +0 -103
- package/dist/components/ThemeProvider.js +0 -24
- package/dist/components/ThemeProvider.module.scss +0 -24
- package/dist/components/ToggleNavigationButton.js +0 -44
- package/dist/components/ToggleNavigationButton.module.scss +0 -34
- package/dist/components/WizardNavigation/Step.js +0 -66
- package/dist/components/WizardNavigation/Step.module.scss +0 -175
- package/dist/components/WizardNavigation.js +0 -56
- package/dist/components/WizardNavigation.module.scss +0 -25
- package/dist/functions/generators.js +0 -16
- package/dist/functions/helpers.js +0 -112
- package/dist/functions/theme.js +0 -18
- package/dist/index.js +0 -279
- package/dist/style/abstracts/mixins/_animation.scss +0 -6
- package/dist/style/abstracts/mixins/_appearance.scss +0 -5
- package/dist/style/abstracts/mixins/_border-radius.scss +0 -31
- package/dist/style/abstracts/mixins/_box-shadow.scss +0 -5
- package/dist/style/abstracts/mixins/_box-sizing.scss +0 -5
- package/dist/style/abstracts/mixins/_calc.scss +0 -5
- package/dist/style/abstracts/mixins/_keyframes.scss +0 -14
- package/dist/style/abstracts/mixins/_opacity.scss +0 -5
- package/dist/style/abstracts/mixins/_placeholder.scss +0 -17
- package/dist/style/abstracts/mixins/_scrollbar.scss +0 -26
- package/dist/style/abstracts/mixins/_transform.scss +0 -6
- package/dist/style/abstracts/mixins/_transition.scss +0 -34
- package/dist/style/abstracts/variables/_colors.scss +0 -33
- package/dist/style/abstracts/variables/_sizes.scss +0 -1
- package/dist/style/abstracts/variables/_transitions.scss +0 -2
- package/dist/style/abstracts/variables/_typography.scss +0 -1
- package/dist/style/abstracts/variables/_viewports.scss +0 -14
- package/dist/style/base/_fonts.scss +0 -57
- package/dist/style/base/_reset.scss +0 -15
- package/dist/style/base/_typography.scss +0 -10
- package/dist/style/layout/_containers.scss +0 -11
- package/dist/style/pdf.css +0 -637
- package/dist/style/pdf.css.map +0 -1
package/dist/style/pdf.css
DELETED
|
@@ -1,637 +0,0 @@
|
|
|
1
|
-
html,
|
|
2
|
-
body {
|
|
3
|
-
margin: 0;
|
|
4
|
-
padding: 0;
|
|
5
|
-
background-color: #eee;
|
|
6
|
-
font-family: Carlito, sans-serif;
|
|
7
|
-
color: #000;
|
|
8
|
-
font-size: 16px;
|
|
9
|
-
font-weight: normal;
|
|
10
|
-
font-style: normal;
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
.page {
|
|
14
|
-
margin: 1cm auto;
|
|
15
|
-
background: #fff;
|
|
16
|
-
box-shadow: 0 4px 5px rgba(75, 75, 75, 0.2);
|
|
17
|
-
font-family: Carlito, sans-serif;
|
|
18
|
-
color: #000;
|
|
19
|
-
font-size: 16px;
|
|
20
|
-
line-height: 22.5px;
|
|
21
|
-
}
|
|
22
|
-
.page:not(.landscape) {
|
|
23
|
-
width: 21cm;
|
|
24
|
-
min-height: 29.7cm;
|
|
25
|
-
padding-left: 1.2cm;
|
|
26
|
-
padding-top: 0;
|
|
27
|
-
padding-right: 1.2cm;
|
|
28
|
-
padding-bottom: 0.75cm;
|
|
29
|
-
}
|
|
30
|
-
.page.landscape {
|
|
31
|
-
width: 29.7cm;
|
|
32
|
-
min-height: 21cm;
|
|
33
|
-
padding-left: 0.75cm;
|
|
34
|
-
padding-top: 1.2cm;
|
|
35
|
-
padding-right: 0.75cm;
|
|
36
|
-
padding-bottom: 1.2cm;
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
@page {
|
|
40
|
-
size: A4 portrait;
|
|
41
|
-
margin-top: 0.75cm;
|
|
42
|
-
margin-left: 0;
|
|
43
|
-
margin-right: 0;
|
|
44
|
-
margin-bottom: 0;
|
|
45
|
-
}
|
|
46
|
-
@media print {
|
|
47
|
-
html,
|
|
48
|
-
body {
|
|
49
|
-
background-color: #fff;
|
|
50
|
-
}
|
|
51
|
-
.page {
|
|
52
|
-
width: initial !important;
|
|
53
|
-
min-height: initial !important;
|
|
54
|
-
margin: 0 !important;
|
|
55
|
-
border: initial !important;
|
|
56
|
-
border-radius: initial !important;
|
|
57
|
-
background: initial !important;
|
|
58
|
-
box-shadow: initial !important;
|
|
59
|
-
page-break-after: always;
|
|
60
|
-
}
|
|
61
|
-
}
|
|
62
|
-
* {
|
|
63
|
-
-webkit-box-sizing: border-box;
|
|
64
|
-
-moz-box-sizing: border-box;
|
|
65
|
-
box-sizing: border-box;
|
|
66
|
-
}
|
|
67
|
-
|
|
68
|
-
.page div.page-break {
|
|
69
|
-
page-break-after: always;
|
|
70
|
-
}
|
|
71
|
-
.page section {
|
|
72
|
-
page-break-inside: auto;
|
|
73
|
-
}
|
|
74
|
-
.page section.no-page-break {
|
|
75
|
-
page-break-inside: avoid;
|
|
76
|
-
}
|
|
77
|
-
.page .heading-logo {
|
|
78
|
-
width: 100px;
|
|
79
|
-
float: right;
|
|
80
|
-
margin-left: 15px;
|
|
81
|
-
}
|
|
82
|
-
.page caption {
|
|
83
|
-
text-align: left;
|
|
84
|
-
}
|
|
85
|
-
.page h1,
|
|
86
|
-
.page .h1,
|
|
87
|
-
.page caption[style*="--size:1"],
|
|
88
|
-
.page caption[style*="--size: 1"] {
|
|
89
|
-
page-break-after: avoid;
|
|
90
|
-
font-size: 34px;
|
|
91
|
-
font-weight: normal;
|
|
92
|
-
line-height: 0.9em;
|
|
93
|
-
margin-top: 5px;
|
|
94
|
-
margin-bottom: 0.4em;
|
|
95
|
-
}
|
|
96
|
-
.page h1 small,
|
|
97
|
-
.page .h1 small,
|
|
98
|
-
.page caption[style*="--size:1"] small,
|
|
99
|
-
.page caption[style*="--size: 1"] small {
|
|
100
|
-
display: block;
|
|
101
|
-
font-size: 18px;
|
|
102
|
-
line-height: 1.2em;
|
|
103
|
-
margin-top: 0.6em;
|
|
104
|
-
}
|
|
105
|
-
.page h2,
|
|
106
|
-
.page .h2,
|
|
107
|
-
.page caption[style*="--size:2"],
|
|
108
|
-
.page caption[style*="--size: 2"] {
|
|
109
|
-
page-break-after: avoid;
|
|
110
|
-
font-size: 24px;
|
|
111
|
-
font-weight: normal;
|
|
112
|
-
line-height: 1em;
|
|
113
|
-
margin-top: 22px;
|
|
114
|
-
margin-bottom: 2px;
|
|
115
|
-
}
|
|
116
|
-
.page h2 small,
|
|
117
|
-
.page .h2 small,
|
|
118
|
-
.page caption[style*="--size:2"] small,
|
|
119
|
-
.page caption[style*="--size: 2"] small {
|
|
120
|
-
display: block;
|
|
121
|
-
font-size: 16px;
|
|
122
|
-
line-height: 1em;
|
|
123
|
-
margin-bottom: 6px;
|
|
124
|
-
}
|
|
125
|
-
.page h2 + p,
|
|
126
|
-
.page .h2 + p,
|
|
127
|
-
.page caption[style*="--size:2"] + p,
|
|
128
|
-
.page caption[style*="--size: 2"] + p {
|
|
129
|
-
margin-top: 0;
|
|
130
|
-
}
|
|
131
|
-
.page h3,
|
|
132
|
-
.page .h3,
|
|
133
|
-
.page caption[style*="--size:3"],
|
|
134
|
-
.page caption[style*="--size: 3"] {
|
|
135
|
-
page-break-after: avoid;
|
|
136
|
-
font-size: 19px;
|
|
137
|
-
font-weight: normal;
|
|
138
|
-
line-height: 1.1em;
|
|
139
|
-
text-decoration: underline;
|
|
140
|
-
margin-top: 15px;
|
|
141
|
-
margin-bottom: 4px;
|
|
142
|
-
}
|
|
143
|
-
.page h3 + p,
|
|
144
|
-
.page .h3 + p,
|
|
145
|
-
.page caption[style*="--size:3"] + p,
|
|
146
|
-
.page caption[style*="--size: 3"] + p {
|
|
147
|
-
margin-top: 0;
|
|
148
|
-
}
|
|
149
|
-
.page h4,
|
|
150
|
-
.page .h4,
|
|
151
|
-
.page caption[style*="--size:4"],
|
|
152
|
-
.page caption[style*="--size: 4"],
|
|
153
|
-
.page caption:not([style*="--size"]) {
|
|
154
|
-
page-break-after: avoid;
|
|
155
|
-
font-size: 17px;
|
|
156
|
-
font-weight: bold;
|
|
157
|
-
line-height: 1.1em;
|
|
158
|
-
margin-top: 15px;
|
|
159
|
-
margin-bottom: 6px;
|
|
160
|
-
}
|
|
161
|
-
.page h4 + p,
|
|
162
|
-
.page .h4 + p,
|
|
163
|
-
.page caption[style*="--size:4"] + p,
|
|
164
|
-
.page caption[style*="--size: 4"] + p,
|
|
165
|
-
.page caption:not([style*="--size"]) + p {
|
|
166
|
-
margin-top: 0;
|
|
167
|
-
}
|
|
168
|
-
.page h5,
|
|
169
|
-
.page .h5,
|
|
170
|
-
.page caption[style*="--size:5"],
|
|
171
|
-
.page caption[style*="--size: 5"] {
|
|
172
|
-
page-break-after: avoid;
|
|
173
|
-
font-size: 16px;
|
|
174
|
-
font-weight: bold;
|
|
175
|
-
margin-top: 12px;
|
|
176
|
-
margin-bottom: 2px;
|
|
177
|
-
}
|
|
178
|
-
.page p {
|
|
179
|
-
margin-top: 3px;
|
|
180
|
-
margin-bottom: 12px;
|
|
181
|
-
}
|
|
182
|
-
.page ul {
|
|
183
|
-
margin-top: 3px;
|
|
184
|
-
margin-bottom: 12px;
|
|
185
|
-
padding-inline-start: 24px;
|
|
186
|
-
}
|
|
187
|
-
.page dl {
|
|
188
|
-
margin-top: 3px;
|
|
189
|
-
margin-bottom: 12px;
|
|
190
|
-
}
|
|
191
|
-
.page dl dt,
|
|
192
|
-
.page dl dd {
|
|
193
|
-
margin: 3px 0;
|
|
194
|
-
line-height: 1em;
|
|
195
|
-
}
|
|
196
|
-
.page dl dt:not(.text-normal) {
|
|
197
|
-
font-weight: bold;
|
|
198
|
-
}
|
|
199
|
-
.page dl[style*="--display-type:inline"] dd ul, .page dl[style*="--display-type: inline"] dd ul, .page dl:not([style*="--display-type"]) dd ul {
|
|
200
|
-
padding: 0;
|
|
201
|
-
margin: 0;
|
|
202
|
-
list-style: none;
|
|
203
|
-
}
|
|
204
|
-
.page dl[style*="--display-type:inline"][style*="--title-width"], .page dl[style*="--display-type: inline"][style*="--title-width"], .page dl:not([style*="--display-type"])[style*="--title-width"] {
|
|
205
|
-
display: flex;
|
|
206
|
-
flex-flow: row wrap;
|
|
207
|
-
align-items: start;
|
|
208
|
-
}
|
|
209
|
-
.page dl[style*="--display-type:inline"][style*="--title-width"] dt, .page dl[style*="--display-type: inline"][style*="--title-width"] dt, .page dl:not([style*="--display-type"])[style*="--title-width"] dt {
|
|
210
|
-
width: var(--title-width);
|
|
211
|
-
}
|
|
212
|
-
.page dl[style*="--display-type:inline"][style*="--title-width"] dd, .page dl[style*="--display-type: inline"][style*="--title-width"] dd, .page dl:not([style*="--display-type"])[style*="--title-width"] dd {
|
|
213
|
-
flex-basis: calc(100% - var(--title-width));
|
|
214
|
-
flex-grow: 1;
|
|
215
|
-
}
|
|
216
|
-
.page dl[style*="--display-type:inline"]:not([style*="--title-width"]) dt, .page dl[style*="--display-type: inline"]:not([style*="--title-width"]) dt, .page dl:not([style*="--display-type"]):not([style*="--title-width"]) dt {
|
|
217
|
-
display: inline;
|
|
218
|
-
}
|
|
219
|
-
.page dl[style*="--display-type:inline"]:not([style*="--title-width"]) dt::before, .page dl[style*="--display-type: inline"]:not([style*="--title-width"]) dt::before, .page dl:not([style*="--display-type"]):not([style*="--title-width"]) dt::before {
|
|
220
|
-
display: block;
|
|
221
|
-
content: "";
|
|
222
|
-
}
|
|
223
|
-
.page dl[style*="--display-type:inline"]:not([style*="--title-width"]) dt::after, .page dl[style*="--display-type: inline"]:not([style*="--title-width"]) dt::after, .page dl:not([style*="--display-type"]):not([style*="--title-width"]) dt::after {
|
|
224
|
-
display: inline;
|
|
225
|
-
content: " ";
|
|
226
|
-
}
|
|
227
|
-
.page dl[style*="--display-type:inline"]:not([style*="--title-width"]) dd, .page dl[style*="--display-type: inline"]:not([style*="--title-width"]) dd, .page dl:not([style*="--display-type"]):not([style*="--title-width"]) dd {
|
|
228
|
-
display: inline;
|
|
229
|
-
}
|
|
230
|
-
.page dl[style*="--display-type:inline"]:not([style*="--title-width"]) dd ul, .page dl[style*="--display-type: inline"]:not([style*="--title-width"]) dd ul, .page dl:not([style*="--display-type"]):not([style*="--title-width"]) dd ul {
|
|
231
|
-
display: inline-block;
|
|
232
|
-
vertical-align: text-top;
|
|
233
|
-
}
|
|
234
|
-
.page dl[style*="--display-type:stacked"] dd, .page dl[style*="--display-type: stacked"] dd {
|
|
235
|
-
margin-bottom: 12px;
|
|
236
|
-
}
|
|
237
|
-
.page table {
|
|
238
|
-
border-collapse: collapse;
|
|
239
|
-
width: 100%;
|
|
240
|
-
}
|
|
241
|
-
.page table thead tr {
|
|
242
|
-
background-color: #ededed;
|
|
243
|
-
border: 1px solid #000;
|
|
244
|
-
}
|
|
245
|
-
.page table thead tr th {
|
|
246
|
-
text-align: left;
|
|
247
|
-
font-size: 15px;
|
|
248
|
-
word-break: break-word;
|
|
249
|
-
padding: 2px 4px;
|
|
250
|
-
}
|
|
251
|
-
.page table thead tr th[style*="--width"] {
|
|
252
|
-
width: var(--width);
|
|
253
|
-
}
|
|
254
|
-
.page table tbody tr {
|
|
255
|
-
border: 1px solid #000;
|
|
256
|
-
}
|
|
257
|
-
.page table tbody tr td {
|
|
258
|
-
font-size: 16px;
|
|
259
|
-
word-break: break-word;
|
|
260
|
-
padding: 4px 4px;
|
|
261
|
-
}
|
|
262
|
-
.page table tbody tr td[style*="--width"] {
|
|
263
|
-
width: var(--width);
|
|
264
|
-
}
|
|
265
|
-
.page table tbody tr.sub-heading td {
|
|
266
|
-
font-weight: bold;
|
|
267
|
-
}
|
|
268
|
-
.page table.no-border thead tr {
|
|
269
|
-
background-color: transparent;
|
|
270
|
-
border: none;
|
|
271
|
-
}
|
|
272
|
-
.page table.no-border thead tr th {
|
|
273
|
-
padding-top: 0px;
|
|
274
|
-
padding-bottom: 0px;
|
|
275
|
-
}
|
|
276
|
-
.page table.no-border tbody tr {
|
|
277
|
-
border: transparent;
|
|
278
|
-
}
|
|
279
|
-
.page table.no-border tbody tr td {
|
|
280
|
-
padding-top: 2px;
|
|
281
|
-
padding-bottom: 2px;
|
|
282
|
-
}
|
|
283
|
-
.page table + table > thead:first-child tr {
|
|
284
|
-
border-top: none;
|
|
285
|
-
}
|
|
286
|
-
.page table tbody tr.no-border-top {
|
|
287
|
-
border-top: none;
|
|
288
|
-
}
|
|
289
|
-
.page table tbody tr.no-border-bottom {
|
|
290
|
-
border-bottom: none;
|
|
291
|
-
}
|
|
292
|
-
.page table thead tr th.indent,
|
|
293
|
-
.page table tbody tr td.indent {
|
|
294
|
-
width: 18px;
|
|
295
|
-
}
|
|
296
|
-
.page .grid {
|
|
297
|
-
display: grid;
|
|
298
|
-
justify-content: space-between;
|
|
299
|
-
grid-template-columns: repeat(var(--columns), 1fr);
|
|
300
|
-
column-gap: 20px;
|
|
301
|
-
}
|
|
302
|
-
.page blockquote {
|
|
303
|
-
background: var(--color-secondary-x-light, #ebf4fa);
|
|
304
|
-
border-left: 4px solid var(--color-border, #89bad6);
|
|
305
|
-
margin: 5px 10px;
|
|
306
|
-
padding: 0.5em 10px;
|
|
307
|
-
min-height: 36px;
|
|
308
|
-
}
|
|
309
|
-
.page .whitespace-nowrap {
|
|
310
|
-
white-space: nowrap;
|
|
311
|
-
}
|
|
312
|
-
.page .whitespace-pre-wrap {
|
|
313
|
-
white-space: pre-wrap;
|
|
314
|
-
}
|
|
315
|
-
.page .text-right {
|
|
316
|
-
text-align: right;
|
|
317
|
-
}
|
|
318
|
-
.page .text-left {
|
|
319
|
-
text-align: left;
|
|
320
|
-
}
|
|
321
|
-
.page .text-center {
|
|
322
|
-
text-align: center;
|
|
323
|
-
}
|
|
324
|
-
.page .text-red {
|
|
325
|
-
color: red;
|
|
326
|
-
}
|
|
327
|
-
.page .text-muted {
|
|
328
|
-
color: #696969;
|
|
329
|
-
}
|
|
330
|
-
.page .text-italic {
|
|
331
|
-
font-style: italic;
|
|
332
|
-
}
|
|
333
|
-
.page .text-bold {
|
|
334
|
-
font-weight: bold;
|
|
335
|
-
}
|
|
336
|
-
.page .text-normal {
|
|
337
|
-
font-weight: normal;
|
|
338
|
-
}
|
|
339
|
-
.page .block {
|
|
340
|
-
display: block;
|
|
341
|
-
}
|
|
342
|
-
.page .inline {
|
|
343
|
-
display: inline;
|
|
344
|
-
}
|
|
345
|
-
.page .inline-block {
|
|
346
|
-
display: inline-block;
|
|
347
|
-
}
|
|
348
|
-
.page .checkbox-container {
|
|
349
|
-
display: flex;
|
|
350
|
-
align-items: center;
|
|
351
|
-
margin-top: 10px;
|
|
352
|
-
}
|
|
353
|
-
.page .checkbox-container:not(:last-of-type) {
|
|
354
|
-
margin-bottom: 10px;
|
|
355
|
-
}
|
|
356
|
-
.page .checkbox {
|
|
357
|
-
border: 1px solid black;
|
|
358
|
-
background-color: #fff;
|
|
359
|
-
height: 22px;
|
|
360
|
-
width: 22px;
|
|
361
|
-
display: inline-block;
|
|
362
|
-
vertical-align: bottom;
|
|
363
|
-
margin-right: 8px;
|
|
364
|
-
text-align: center;
|
|
365
|
-
font-size: 20px;
|
|
366
|
-
line-height: 1.2em;
|
|
367
|
-
flex: none;
|
|
368
|
-
}
|
|
369
|
-
.page *[style*="--mt:none"],
|
|
370
|
-
.page *[style*="--mt: none"] {
|
|
371
|
-
margin-top: 0;
|
|
372
|
-
}
|
|
373
|
-
.page *[style*="--mb:none"],
|
|
374
|
-
.page *[style*="--mb: none"] {
|
|
375
|
-
margin-bottom: 0;
|
|
376
|
-
}
|
|
377
|
-
.page *[style*="--ml:none"],
|
|
378
|
-
.page *[style*="--ml: none"] {
|
|
379
|
-
margin-left: 0;
|
|
380
|
-
}
|
|
381
|
-
.page *[style*="--mr:none"],
|
|
382
|
-
.page *[style*="--mr: none"] {
|
|
383
|
-
margin-right: 0;
|
|
384
|
-
}
|
|
385
|
-
.page *[style*="--mt:sm"],
|
|
386
|
-
.page *[style*="--mt: sm"] {
|
|
387
|
-
margin-top: 12px;
|
|
388
|
-
}
|
|
389
|
-
.page *[style*="--mb:sm"],
|
|
390
|
-
.page *[style*="--mb: sm"] {
|
|
391
|
-
margin-bottom: 12px;
|
|
392
|
-
}
|
|
393
|
-
.page *[style*="--ml:sm"],
|
|
394
|
-
.page *[style*="--ml: sm"] {
|
|
395
|
-
margin-left: 12px;
|
|
396
|
-
}
|
|
397
|
-
.page *[style*="--mr:sm"],
|
|
398
|
-
.page *[style*="--mr: sm"] {
|
|
399
|
-
margin-right: 12px;
|
|
400
|
-
}
|
|
401
|
-
.page *[style*="--mt:md"],
|
|
402
|
-
.page *[style*="--mt: md"] {
|
|
403
|
-
margin-top: 24px;
|
|
404
|
-
}
|
|
405
|
-
.page *[style*="--mb:md"],
|
|
406
|
-
.page *[style*="--mb: md"] {
|
|
407
|
-
margin-bottom: 24px;
|
|
408
|
-
}
|
|
409
|
-
.page *[style*="--ml:md"],
|
|
410
|
-
.page *[style*="--ml: md"] {
|
|
411
|
-
margin-left: 24px;
|
|
412
|
-
}
|
|
413
|
-
.page *[style*="--mr:md"],
|
|
414
|
-
.page *[style*="--mr: md"] {
|
|
415
|
-
margin-right: 24px;
|
|
416
|
-
}
|
|
417
|
-
.page *[style*="--mt:lg"],
|
|
418
|
-
.page *[style*="--mt: lg"] {
|
|
419
|
-
margin-top: 36px;
|
|
420
|
-
}
|
|
421
|
-
.page *[style*="--mb:lg"],
|
|
422
|
-
.page *[style*="--mb: lg"] {
|
|
423
|
-
margin-bottom: 36px;
|
|
424
|
-
}
|
|
425
|
-
.page *[style*="--ml:lg"],
|
|
426
|
-
.page *[style*="--ml: lg"] {
|
|
427
|
-
margin-left: 36px;
|
|
428
|
-
}
|
|
429
|
-
.page *[style*="--mr:lg"],
|
|
430
|
-
.page *[style*="--mr: lg"] {
|
|
431
|
-
margin-right: 36px;
|
|
432
|
-
}
|
|
433
|
-
|
|
434
|
-
.page.signed-document {
|
|
435
|
-
padding-top: 0.75cm;
|
|
436
|
-
padding-bottom: 0.75cm;
|
|
437
|
-
padding-left: 0.2cm;
|
|
438
|
-
padding-right: 0.2cm;
|
|
439
|
-
font-size: 17.72832px;
|
|
440
|
-
line-height: 24.93045px;
|
|
441
|
-
}
|
|
442
|
-
.page.signed-document div.content-container .heading-logo {
|
|
443
|
-
width: 110.802px;
|
|
444
|
-
float: right;
|
|
445
|
-
margin-left: 16.6203px;
|
|
446
|
-
}
|
|
447
|
-
.page.signed-document div.content-container h1,
|
|
448
|
-
.page.signed-document div.content-container .h1,
|
|
449
|
-
.page.signed-document div.content-container caption[style*="--size:1"],
|
|
450
|
-
.page.signed-document div.content-container caption[style*="--size: 1"] {
|
|
451
|
-
font-size: 37.67268px;
|
|
452
|
-
margin-top: 5.5401px;
|
|
453
|
-
}
|
|
454
|
-
.page.signed-document div.content-container h1 small,
|
|
455
|
-
.page.signed-document div.content-container .h1 small,
|
|
456
|
-
.page.signed-document div.content-container caption[style*="--size:1"] small,
|
|
457
|
-
.page.signed-document div.content-container caption[style*="--size: 1"] small {
|
|
458
|
-
font-size: 19.94436px;
|
|
459
|
-
}
|
|
460
|
-
.page.signed-document div.content-container h2,
|
|
461
|
-
.page.signed-document div.content-container .h2,
|
|
462
|
-
.page.signed-document div.content-container caption[style*="--size:2"],
|
|
463
|
-
.page.signed-document div.content-container caption[style*="--size: 2"] {
|
|
464
|
-
font-size: 26.59248px;
|
|
465
|
-
margin-top: 24.37644px;
|
|
466
|
-
margin-bottom: 2.21604px;
|
|
467
|
-
}
|
|
468
|
-
.page.signed-document div.content-container h2 small,
|
|
469
|
-
.page.signed-document div.content-container .h2 small,
|
|
470
|
-
.page.signed-document div.content-container caption[style*="--size:2"] small,
|
|
471
|
-
.page.signed-document div.content-container caption[style*="--size: 2"] small {
|
|
472
|
-
font-size: 17.72832px;
|
|
473
|
-
margin-bottom: 6.64812px;
|
|
474
|
-
}
|
|
475
|
-
.page.signed-document div.content-container h3,
|
|
476
|
-
.page.signed-document div.content-container .h3,
|
|
477
|
-
.page.signed-document div.content-container caption[style*="--size:3"],
|
|
478
|
-
.page.signed-document div.content-container caption[style*="--size: 3"] {
|
|
479
|
-
font-size: 21.05238px;
|
|
480
|
-
margin-top: 16.6203px;
|
|
481
|
-
margin-bottom: 4.43208px;
|
|
482
|
-
}
|
|
483
|
-
.page.signed-document div.content-container h4,
|
|
484
|
-
.page.signed-document div.content-container .h4,
|
|
485
|
-
.page.signed-document div.content-container caption[style*="--size:4"],
|
|
486
|
-
.page.signed-document div.content-container caption[style*="--size: 4"],
|
|
487
|
-
.page.signed-document div.content-container caption:not([style*="--size"]) {
|
|
488
|
-
font-size: 18.83634px;
|
|
489
|
-
margin-top: 16.6203px;
|
|
490
|
-
margin-bottom: 6.64812px;
|
|
491
|
-
}
|
|
492
|
-
.page.signed-document div.content-container h5,
|
|
493
|
-
.page.signed-document div.content-container .h5,
|
|
494
|
-
.page.signed-document div.content-container caption[style*="--size:5"],
|
|
495
|
-
.page.signed-document div.content-container caption[style*="--size: 5"] {
|
|
496
|
-
font-size: 17.72832px;
|
|
497
|
-
margin-top: 13.29624px;
|
|
498
|
-
margin-bottom: 2.21604px;
|
|
499
|
-
}
|
|
500
|
-
.page.signed-document div.content-container p {
|
|
501
|
-
margin-top: 3.32406px;
|
|
502
|
-
margin-bottom: 13.29624px;
|
|
503
|
-
}
|
|
504
|
-
.page.signed-document div.content-container ul {
|
|
505
|
-
margin-top: 3.32406px;
|
|
506
|
-
margin-bottom: 13.29624px;
|
|
507
|
-
padding-inline-start: 26.59248px;
|
|
508
|
-
}
|
|
509
|
-
.page.signed-document div.content-container dl {
|
|
510
|
-
margin-top: 3.32406px;
|
|
511
|
-
margin-bottom: 13.29624px;
|
|
512
|
-
}
|
|
513
|
-
.page.signed-document div.content-container dl dt,
|
|
514
|
-
.page.signed-document div.content-container dl dd {
|
|
515
|
-
margin: 3.32406px 0;
|
|
516
|
-
}
|
|
517
|
-
.page.signed-document div.content-container dl[style*="--display-type:inline"][style*="--title-width"] dt, .page.signed-document div.content-container dl[style*="--display-type: inline"][style*="--title-width"] dt, .page.signed-document div.content-container dl:not([style*="--display-type"])[style*="--title-width"] dt {
|
|
518
|
-
width: calc(var(--title-width) * 1.10802);
|
|
519
|
-
}
|
|
520
|
-
.page.signed-document div.content-container dl[style*="--display-type:inline"][style*="--title-width"] dd, .page.signed-document div.content-container dl[style*="--display-type: inline"][style*="--title-width"] dd, .page.signed-document div.content-container dl:not([style*="--display-type"])[style*="--title-width"] dd {
|
|
521
|
-
flex-basis: calc(100% - var(--title-width) * 1.10802);
|
|
522
|
-
}
|
|
523
|
-
.page.signed-document div.content-container dl[style*="--display-type:stacked"] dd, .page.signed-document div.content-container dl[style*="--display-type: stacked"] dd {
|
|
524
|
-
margin-bottom: 13.29624px;
|
|
525
|
-
}
|
|
526
|
-
.page.signed-document div.content-container table thead tr {
|
|
527
|
-
border-width: 1.10802px;
|
|
528
|
-
}
|
|
529
|
-
.page.signed-document div.content-container table thead tr th {
|
|
530
|
-
font-size: 16.6203px;
|
|
531
|
-
padding: 2.21604px 4.43208px;
|
|
532
|
-
}
|
|
533
|
-
.page.signed-document div.content-container table thead tr th[style*="--width"] {
|
|
534
|
-
width: calc(var(--width) * 1.10802);
|
|
535
|
-
}
|
|
536
|
-
.page.signed-document div.content-container table tbody tr {
|
|
537
|
-
border-width: 1.10802px;
|
|
538
|
-
}
|
|
539
|
-
.page.signed-document div.content-container table tbody tr td {
|
|
540
|
-
font-size: 17.72832px;
|
|
541
|
-
padding: 4.43208px 4.43208px;
|
|
542
|
-
}
|
|
543
|
-
.page.signed-document div.content-container table tbody tr td[style*="--width"] {
|
|
544
|
-
width: calc(var(--width) * 1.10802);
|
|
545
|
-
}
|
|
546
|
-
.page.signed-document div.content-container table.no-border thead tr th {
|
|
547
|
-
padding-top: 0px;
|
|
548
|
-
padding-bottom: 0px;
|
|
549
|
-
}
|
|
550
|
-
.page.signed-document div.content-container table.no-border tbody tr td {
|
|
551
|
-
padding-top: 2.21604px;
|
|
552
|
-
padding-bottom: 2.21604px;
|
|
553
|
-
}
|
|
554
|
-
.page.signed-document div.content-container table thead tr th .indent,
|
|
555
|
-
.page.signed-document div.content-container table tbody tr td .indent {
|
|
556
|
-
width: 19.94436px;
|
|
557
|
-
}
|
|
558
|
-
.page.signed-document div.content-container .grid {
|
|
559
|
-
column-gap: 22.1604px;
|
|
560
|
-
}
|
|
561
|
-
.page.signed-document div.content-container blockquote {
|
|
562
|
-
background: var(--color-secondary-x-light, #ebf4fa);
|
|
563
|
-
border-left: 4.43208px solid var(--color-border, #89bad6);
|
|
564
|
-
margin: 5.5401px 11.0802px;
|
|
565
|
-
padding: 0.5em 11.0802px;
|
|
566
|
-
min-height: 39.88872px;
|
|
567
|
-
}
|
|
568
|
-
.page.signed-document div.content-container .checkbox-container {
|
|
569
|
-
margin-top: 11.0802px;
|
|
570
|
-
}
|
|
571
|
-
.page.signed-document div.content-container .checkbox-container:not(:last-of-type) {
|
|
572
|
-
margin-bottom: 11.0802px;
|
|
573
|
-
}
|
|
574
|
-
.page.signed-document div.content-container .checkbox-container .checkbox {
|
|
575
|
-
height: 24.37644px;
|
|
576
|
-
width: 24.37644px;
|
|
577
|
-
font-size: 22.1604px;
|
|
578
|
-
border-width: 1.10802px;
|
|
579
|
-
margin-right: 8.86416px;
|
|
580
|
-
}
|
|
581
|
-
.page.signed-document *[style*="--mt:sm"],
|
|
582
|
-
.page.signed-document *[style*="--mt: sm"] {
|
|
583
|
-
margin-top: 13.29624px;
|
|
584
|
-
}
|
|
585
|
-
.page.signed-document *[style*="--mb:sm"],
|
|
586
|
-
.page.signed-document *[style*="--mb: sm"] {
|
|
587
|
-
margin-bottom: 13.29624px;
|
|
588
|
-
}
|
|
589
|
-
.page.signed-document *[style*="--ml:sm"],
|
|
590
|
-
.page.signed-document *[style*="--ml: sm"] {
|
|
591
|
-
margin-left: 13.29624px;
|
|
592
|
-
}
|
|
593
|
-
.page.signed-document *[style*="--mr:sm"],
|
|
594
|
-
.page.signed-document *[style*="--mr: sm"] {
|
|
595
|
-
margin-right: 13.29624px;
|
|
596
|
-
}
|
|
597
|
-
.page.signed-document *[style*="--mt:md"],
|
|
598
|
-
.page.signed-document *[style*="--mt: md"] {
|
|
599
|
-
margin-top: 26.59248px;
|
|
600
|
-
}
|
|
601
|
-
.page.signed-document *[style*="--mb:md"],
|
|
602
|
-
.page.signed-document *[style*="--mb: md"] {
|
|
603
|
-
margin-bottom: 26.59248px;
|
|
604
|
-
}
|
|
605
|
-
.page.signed-document *[style*="--ml:md"],
|
|
606
|
-
.page.signed-document *[style*="--ml: md"] {
|
|
607
|
-
margin-left: 26.59248px;
|
|
608
|
-
}
|
|
609
|
-
.page.signed-document *[style*="--mr:md"],
|
|
610
|
-
.page.signed-document *[style*="--mr: md"] {
|
|
611
|
-
margin-right: 26.59248px;
|
|
612
|
-
}
|
|
613
|
-
.page.signed-document *[style*="--mt:lg"],
|
|
614
|
-
.page.signed-document *[style*="--mt: lg"] {
|
|
615
|
-
margin-top: 39.88872px;
|
|
616
|
-
}
|
|
617
|
-
.page.signed-document *[style*="--mb:lg"],
|
|
618
|
-
.page.signed-document *[style*="--mb: lg"] {
|
|
619
|
-
margin-bottom: 39.88872px;
|
|
620
|
-
}
|
|
621
|
-
.page.signed-document *[style*="--ml:lg"],
|
|
622
|
-
.page.signed-document *[style*="--ml: lg"] {
|
|
623
|
-
margin-left: 39.88872px;
|
|
624
|
-
}
|
|
625
|
-
.page.signed-document *[style*="--mr:lg"],
|
|
626
|
-
.page.signed-document *[style*="--mr: lg"] {
|
|
627
|
-
margin-right: 39.88872px;
|
|
628
|
-
}
|
|
629
|
-
|
|
630
|
-
@media print {
|
|
631
|
-
.page.signed-document {
|
|
632
|
-
padding-top: 0 !important;
|
|
633
|
-
padding-bottom: 0 !important;
|
|
634
|
-
}
|
|
635
|
-
}
|
|
636
|
-
|
|
637
|
-
/*# sourceMappingURL=pdf.css.map */
|
package/dist/style/pdf.css.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sourceRoot":"","sources":["../../src/stories/PDF.scss","../../src/style/abstracts/mixins/_box-sizing.scss"],"names":[],"mappings":"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","file":"pdf.css"}
|