dibk-design 0.4.42 → 0.4.45

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.
Files changed (89) hide show
  1. package/LICENSE +674 -674
  2. package/README.md +3 -3
  3. package/dist/components/Accordion.md +15 -15
  4. package/dist/components/Accordion.module.scss +205 -205
  5. package/dist/components/Button.md +75 -75
  6. package/dist/components/Button.module.scss +232 -216
  7. package/dist/components/CheckBoxIcon.js +10 -4
  8. package/dist/components/CheckBoxIcon.md +38 -38
  9. package/dist/components/CheckBoxIcon.module.scss +62 -62
  10. package/dist/components/CheckBoxInput.js +6 -3
  11. package/dist/components/CheckBoxInput.md +58 -51
  12. package/dist/components/CheckBoxInput.module.scss +24 -24
  13. package/dist/components/CheckBoxListItem.md +82 -82
  14. package/dist/components/CheckBoxListItem.module.scss +71 -71
  15. package/dist/components/ContentBox.md +46 -46
  16. package/dist/components/ContentBox.module.scss +116 -116
  17. package/dist/components/Dialog.md +5 -5
  18. package/dist/components/Dialog.module.scss +78 -71
  19. package/dist/components/DragAndDropFileInput.md +13 -13
  20. package/dist/components/DragAndDropFileInput.module.scss +45 -45
  21. package/dist/components/Footer.md +7 -7
  22. package/dist/components/Footer.module.scss +11 -11
  23. package/dist/components/Header.md +11 -11
  24. package/dist/components/Header.module.scss +64 -64
  25. package/dist/components/InputField.md +41 -41
  26. package/dist/components/InputField.module.scss +95 -83
  27. package/dist/components/Label.md +9 -9
  28. package/dist/components/Label.module.scss +16 -16
  29. package/dist/components/List.md +10 -10
  30. package/dist/components/List.module.scss +18 -18
  31. package/dist/components/LoadingAnimation.md +5 -5
  32. package/dist/components/LoadingAnimation.module.scss +26 -26
  33. package/dist/components/NavigationBar.md +42 -42
  34. package/dist/components/NavigationBar.module.scss +176 -176
  35. package/dist/components/NavigationBarListItem.md +15 -15
  36. package/dist/components/Paper.md +9 -9
  37. package/dist/components/Paper.module.scss +18 -18
  38. package/dist/components/RadioButtonIcon.js +101 -95
  39. package/dist/components/RadioButtonIcon.md +41 -41
  40. package/dist/components/RadioButtonIcon.module.scss +44 -44
  41. package/dist/components/RadioButtonInput.js +97 -94
  42. package/dist/components/RadioButtonInput.md +32 -30
  43. package/dist/components/RadioButtonInput.module.scss +26 -26
  44. package/dist/components/RadioButtonListItem.md +70 -70
  45. package/dist/components/RadioButtonListItem.module.scss +71 -71
  46. package/dist/components/Select.md +28 -28
  47. package/dist/components/Select.module.scss +100 -101
  48. package/dist/components/Textarea.md +27 -27
  49. package/dist/components/Textarea.module.scss +72 -64
  50. package/dist/components/Theme.md +12 -12
  51. package/dist/components/Theme.module.scss +76 -76
  52. package/dist/components/WizardNavigation/Step.module.scss +75 -75
  53. package/dist/components/WizardNavigation.md +84 -84
  54. package/dist/components/WizardNavigation.module.scss +3 -3
  55. package/dist/fonts/Altis-Light.svg +326 -326
  56. package/dist/fonts/open-sans-v27-latin-ext_latin-300.svg +346 -346
  57. package/dist/fonts/open-sans-v27-latin-ext_latin-300italic.svg +377 -377
  58. package/dist/fonts/open-sans-v27-latin-ext_latin-700.svg +349 -349
  59. package/dist/fonts/open-sans-v27-latin-ext_latin-700italic.svg +379 -379
  60. package/dist/fonts/open-sans-v27-latin-ext_latin-italic.svg +379 -379
  61. package/dist/fonts/open-sans-v27-latin-ext_latin-regular.svg +349 -349
  62. package/dist/images/dibk-logo-mobile.svg +91 -91
  63. package/dist/images/dibk-logo.svg +991 -991
  64. package/dist/images/spinner.svg +56 -56
  65. package/dist/style/abstracts/_all.scss +1 -1
  66. package/dist/style/abstracts/mixins/_all.scss +12 -12
  67. package/dist/style/abstracts/mixins/_animation.scss +6 -6
  68. package/dist/style/abstracts/mixins/_appearance.scss +5 -5
  69. package/dist/style/abstracts/mixins/_border-radius.scss +31 -31
  70. package/dist/style/abstracts/mixins/_box-shadow.scss +5 -5
  71. package/dist/style/abstracts/mixins/_box-sizing.scss +5 -5
  72. package/dist/style/abstracts/mixins/_calc.scss +5 -5
  73. package/dist/style/abstracts/mixins/_keyframes.scss +14 -14
  74. package/dist/style/abstracts/mixins/_opacity.scss +5 -5
  75. package/dist/style/abstracts/mixins/_placeholder.scss +17 -17
  76. package/dist/style/abstracts/mixins/_scrollbar.scss +26 -26
  77. package/dist/style/abstracts/mixins/_transform.scss +6 -6
  78. package/dist/style/abstracts/mixins/_transition.scss +34 -34
  79. package/dist/style/abstracts/variables/_all.scss +2 -2
  80. package/dist/style/abstracts/variables/_colors.scss +29 -29
  81. package/dist/style/abstracts/variables/_typography.scss +1 -1
  82. package/dist/style/abstracts/variables/_viewports.scss +14 -11
  83. package/dist/style/base/_all.scss +1 -1
  84. package/dist/style/base/_reset.scss +15 -15
  85. package/dist/style/base/_typography.scss +6 -6
  86. package/dist/style/base/fonts.css +95 -95
  87. package/dist/style/global.scss +3 -3
  88. package/dist/style/layout/_containers.scss +9 -9
  89. package/package.json +43 -42
@@ -1,46 +1,46 @@
1
- ContentBoxes without title example:
2
-
3
- ```js
4
- <ContentBox content="Box with default color" color="default" />
5
- <ContentBox content="Box with primary color" color="primary" />
6
- <ContentBox content="Box with success color" color="success" />
7
- <ContentBox content="Box with warning color" color="warning" />
8
- <ContentBox content="Box with info color" color="info" />
9
- <ContentBox content="Box with light cyan color" color="lightCyan" />
10
- <ContentBox content="Box with orange color" color="orange" />
11
- <ContentBox content="Box with light orange color" color="lightOrange" />
12
- <ContentBox content="Box with lime color" color="lime" />
13
- <ContentBox content="Box with light lime color" color="lightLime" />
14
-
15
- ```
16
-
17
- ContentBoxes with title and href example:
18
-
19
- ```js
20
- <ContentBox content="Box with default color" href="#" color="default" title="Box title" />
21
- <ContentBox content="Box with primary color" href="#" color="primary" title="Box title" />
22
- <ContentBox content="Box with success color" href="#" color="success" title="Box title" />
23
- <ContentBox content="Box with warning color" href="#" color="warning" title="Box title" />
24
- <ContentBox content="Box with info color" href="#" color="info" title="Box title" />
25
- <ContentBox content="Box with light cyan color" href="#" color="lightCyan" title="Box title" />
26
- <ContentBox content="Box with orange color" href="#" color="orange" title="Box title" />
27
- <ContentBox content="Box with light orange color" href="#" color="lightOrange" title="Box title" />
28
- <ContentBox content="Box with lime color" href="#" color="lime" title="Box title" />
29
- <ContentBox content="Box with light lime color" href="#" color="lightLime" title="Box title" />
30
-
31
- ```
32
-
33
- ContentBoxes with large title:
34
-
35
- ```js
36
- <ContentBox content="Box with default color" color="default" title="Box title" titleSize="large" />
37
- <ContentBox content="Box with primary color" color="primary" title="Box title" titleSize="large" />
38
- <ContentBox content="Box with success color" color="success" title="Box title" titleSize="large" />
39
- <ContentBox content="Box with warning color" color="warning" title="Box title" titleSize="large" />
40
- <ContentBox content="Box with info color" color="info" title="Box title" titleSize="large" />
41
- <ContentBox content="Box with light cyan color" color="lightCyan" title="Box title" titleSize="large" />
42
- <ContentBox content="Box with orange color" color="orange" title="Box title" titleSize="large" />
43
- <ContentBox content="Box with light orange color" color="lightOrange" title="Box title" titleSize="large" />
44
- <ContentBox content="Box with lime color" color="lime" title="Box title" titleSize="large" />
45
- <ContentBox content="Box with light lime color" color="lightLime" title="Box title" titleSize="large" />
46
- ```
1
+ ContentBoxes without title example:
2
+
3
+ ```js
4
+ <ContentBox content="Box with default color" color="default" />
5
+ <ContentBox content="Box with primary color" color="primary" />
6
+ <ContentBox content="Box with success color" color="success" />
7
+ <ContentBox content="Box with warning color" color="warning" />
8
+ <ContentBox content="Box with info color" color="info" />
9
+ <ContentBox content="Box with light cyan color" color="lightCyan" />
10
+ <ContentBox content="Box with orange color" color="orange" />
11
+ <ContentBox content="Box with light orange color" color="lightOrange" />
12
+ <ContentBox content="Box with lime color" color="lime" />
13
+ <ContentBox content="Box with light lime color" color="lightLime" />
14
+
15
+ ```
16
+
17
+ ContentBoxes with title and href example:
18
+
19
+ ```js
20
+ <ContentBox content="Box with default color" href="#" color="default" title="Box title" />
21
+ <ContentBox content="Box with primary color" href="#" color="primary" title="Box title" />
22
+ <ContentBox content="Box with success color" href="#" color="success" title="Box title" />
23
+ <ContentBox content="Box with warning color" href="#" color="warning" title="Box title" />
24
+ <ContentBox content="Box with info color" href="#" color="info" title="Box title" />
25
+ <ContentBox content="Box with light cyan color" href="#" color="lightCyan" title="Box title" />
26
+ <ContentBox content="Box with orange color" href="#" color="orange" title="Box title" />
27
+ <ContentBox content="Box with light orange color" href="#" color="lightOrange" title="Box title" />
28
+ <ContentBox content="Box with lime color" href="#" color="lime" title="Box title" />
29
+ <ContentBox content="Box with light lime color" href="#" color="lightLime" title="Box title" />
30
+
31
+ ```
32
+
33
+ ContentBoxes with large title:
34
+
35
+ ```js
36
+ <ContentBox content="Box with default color" color="default" title="Box title" titleSize="large" />
37
+ <ContentBox content="Box with primary color" color="primary" title="Box title" titleSize="large" />
38
+ <ContentBox content="Box with success color" color="success" title="Box title" titleSize="large" />
39
+ <ContentBox content="Box with warning color" color="warning" title="Box title" titleSize="large" />
40
+ <ContentBox content="Box with info color" color="info" title="Box title" titleSize="large" />
41
+ <ContentBox content="Box with light cyan color" color="lightCyan" title="Box title" titleSize="large" />
42
+ <ContentBox content="Box with orange color" color="orange" title="Box title" titleSize="large" />
43
+ <ContentBox content="Box with light orange color" color="lightOrange" title="Box title" titleSize="large" />
44
+ <ContentBox content="Box with lime color" color="lime" title="Box title" titleSize="large" />
45
+ <ContentBox content="Box with light lime color" color="lightLime" title="Box title" titleSize="large" />
46
+ ```
@@ -1,116 +1,116 @@
1
- @import "../style/global.scss";
2
-
3
- :local(.contentBox) {
4
- font-family: $default-font;
5
- text-decoration: none;
6
- padding: 20px;
7
- width: 100%;
8
- display: block;
9
- &:local(.link) {
10
- color: $color-primary;
11
- @include transition(filter 0.3s);
12
- &:hover,
13
- &:focus {
14
- filter: brightness(90%);
15
- }
16
- &:active {
17
- filter: brightness(85%);
18
- }
19
- }
20
- &:local(.default) {
21
- background-color: $color-default;
22
- :local(.content),
23
- :local(.title) {
24
- color: #000;
25
- }
26
- }
27
- &:local(.primary) {
28
- background-color: $color-primary;
29
- color: #fff;
30
- :local(.content),
31
- :local(.title) {
32
- color: #fff;
33
- }
34
- }
35
- &:local(.success) {
36
- background-color: $color-success;
37
- color: #fff;
38
- :local(.content),
39
- :local(.title) {
40
- color: #fff;
41
- }
42
- }
43
- &:local(.warning) {
44
- background-color: $color-warning;
45
- color: #fff;
46
- :local(.content),
47
- :local(.title) {
48
- color: #fff;
49
- }
50
- }
51
-
52
- &:local(.info) {
53
- background-color: $color-info;
54
- :local(.content),
55
- :local(.title) {
56
- color: #000;
57
- }
58
- }
59
- &:local(.lightCyan) {
60
- background-color: $color-light-cyan;
61
- :local(.content),
62
- :local(.title) {
63
- color: #000;
64
- }
65
- }
66
- &:local(.orange) {
67
- background-color: $color-orange;
68
- color: #fff;
69
- :local(.content),
70
- :local(.title) {
71
- color: #fff;
72
- }
73
- }
74
- &:local(.lightOrange) {
75
- background-color: $color-light-orange;
76
- :local(.content),
77
- :local(.title) {
78
- color: #000;
79
- }
80
- }
81
- &:local(.lime) {
82
- background-color: $color-lime;
83
- color: #fff;
84
- :local(.content),
85
- :local(.title) {
86
- color: #fff;
87
- }
88
- }
89
- &:local(.lightLime) {
90
- background-color: $color-light-lime;
91
- :local(.content),
92
- :local(.title) {
93
- color: #000;
94
- }
95
- }
96
-
97
- :local(.title) {
98
- &:local(.regular) {
99
- font-family: "Open Sans";
100
- font-weight: bold;
101
- font-size: 21px;
102
- font-style: normal;
103
- line-height: 1.4;
104
- padding-bottom: 10px;
105
- border-bottom: 1px solid #e5e3e1;
106
- }
107
- &:local(.large) {
108
- font-family: "Open Sans";
109
- font-weight: normal;
110
- font-size: 24px;
111
- margin: 0;
112
- margin-bottom: 20px;
113
- font-style: normal;
114
- }
115
- }
116
- }
1
+ @import "../style/global.scss";
2
+
3
+ :local(.contentBox) {
4
+ font-family: $default-font;
5
+ text-decoration: none;
6
+ padding: 20px;
7
+ width: 100%;
8
+ display: block;
9
+ &:local(.link) {
10
+ color: $color-primary;
11
+ @include transition(filter 0.3s);
12
+ &:hover,
13
+ &:focus {
14
+ filter: brightness(90%);
15
+ }
16
+ &:active {
17
+ filter: brightness(85%);
18
+ }
19
+ }
20
+ &:local(.default) {
21
+ background-color: $color-default;
22
+ :local(.content),
23
+ :local(.title) {
24
+ color: #000;
25
+ }
26
+ }
27
+ &:local(.primary) {
28
+ background-color: $color-primary;
29
+ color: #fff;
30
+ :local(.content),
31
+ :local(.title) {
32
+ color: #fff;
33
+ }
34
+ }
35
+ &:local(.success) {
36
+ background-color: $color-success;
37
+ color: #fff;
38
+ :local(.content),
39
+ :local(.title) {
40
+ color: #fff;
41
+ }
42
+ }
43
+ &:local(.warning) {
44
+ background-color: $color-warning;
45
+ color: #fff;
46
+ :local(.content),
47
+ :local(.title) {
48
+ color: #fff;
49
+ }
50
+ }
51
+
52
+ &:local(.info) {
53
+ background-color: $color-info;
54
+ :local(.content),
55
+ :local(.title) {
56
+ color: #000;
57
+ }
58
+ }
59
+ &:local(.lightCyan) {
60
+ background-color: $color-light-cyan;
61
+ :local(.content),
62
+ :local(.title) {
63
+ color: #000;
64
+ }
65
+ }
66
+ &:local(.orange) {
67
+ background-color: $color-orange;
68
+ color: #fff;
69
+ :local(.content),
70
+ :local(.title) {
71
+ color: #fff;
72
+ }
73
+ }
74
+ &:local(.lightOrange) {
75
+ background-color: $color-light-orange;
76
+ :local(.content),
77
+ :local(.title) {
78
+ color: #000;
79
+ }
80
+ }
81
+ &:local(.lime) {
82
+ background-color: $color-lime;
83
+ color: #fff;
84
+ :local(.content),
85
+ :local(.title) {
86
+ color: #fff;
87
+ }
88
+ }
89
+ &:local(.lightLime) {
90
+ background-color: $color-light-lime;
91
+ :local(.content),
92
+ :local(.title) {
93
+ color: #000;
94
+ }
95
+ }
96
+
97
+ :local(.title) {
98
+ &:local(.regular) {
99
+ font-family: "Open Sans";
100
+ font-weight: bold;
101
+ font-size: 21px;
102
+ font-style: normal;
103
+ line-height: 1.4;
104
+ padding-bottom: 10px;
105
+ border-bottom: 1px solid #e5e3e1;
106
+ }
107
+ &:local(.large) {
108
+ font-family: "Open Sans";
109
+ font-weight: normal;
110
+ font-size: 24px;
111
+ margin: 0;
112
+ margin-bottom: 20px;
113
+ font-style: normal;
114
+ }
115
+ }
116
+ }
@@ -1,6 +1,6 @@
1
- Dialog example:
2
-
3
-
4
- ```html
5
- <Dialog onClickOutside={() => {console.log('clicked outside')}} closeButton>Dialog title<p>dialog paragraph</p></Dialog>
1
+ Dialog example:
2
+
3
+
4
+ ```html
5
+ <Dialog onClickOutside={() => {console.log('clicked outside')}} closeButton>Dialog title<p>dialog paragraph</p></Dialog>
6
6
  ```
@@ -1,71 +1,78 @@
1
- @import "../style/global.scss";
2
-
3
- :local(.hidden) {
4
- width: 0;
5
- height: 0;
6
- border: none;
7
- position: absolute;
8
- padding: 0;
9
- }
10
-
11
- :local(.dialogOverlay) {
12
- display: flex;
13
- flex-wrap: wrap;
14
- position: fixed;
15
- width: 100%;
16
- background: rgba(0, 0, 0, 0.25);
17
- height: 100%;
18
- top: 0;
19
- left: 0;
20
- align-content: center;
21
- padding: 8px 28px;
22
- z-index: 2;
23
- justify-content: center;
24
- @media (min-width: $screen-sm) {
25
- padding: 36px;
26
- }
27
-
28
- :local(.dialogContent) {
29
- @include calc("max-height", "100% - 128px");
30
- @include box-shadow(
31
- 0 11px 15px -7px rgba(0, 0, 0, 0.2),
32
- 0 24px 38px 3px rgba(0, 0, 0, 0.14),
33
- 0 9px 46px 8px rgba(0, 0, 0, 0.12)
34
- );
35
- max-width: 540px;
36
- width: 100%;
37
- background-color: #fff;
38
- overflow: auto;
39
- position: relative;
40
- &:not(:local(.noPadding)){
41
- padding: 60px 40px;
42
- }
43
- @media (min-width: $screen-sm) {
44
- @include calc("width", "100% - 128px");
45
- max-height: 100%;
46
- }
47
- :local(.closeButton) {
48
- background: none;
49
- border: none;
50
- color: $color-primary;
51
- display: inline-block;
52
- position: absolute;
53
- right: 15px;
54
- top: 10px;
55
- text-decoration: underline;
56
- font-size: 19px;
57
- cursor: pointer;
58
- &:hover{
59
- text-decoration: none;
60
- }
61
- &::after {
62
- font-family: "Helvetica", "Arial", sans-serif;
63
- display: inline-block;
64
- content: "\00d7";
65
- font-size: 30px;
66
- line-height: 20px;
67
- margin-left: 5px;
68
- }
69
- }
70
- }
71
- }
1
+ @import "../style/global.scss";
2
+
3
+ :local(.hidden) {
4
+ width: 0;
5
+ height: 0;
6
+ border: none;
7
+ position: absolute;
8
+ padding: 0;
9
+ }
10
+
11
+ :local(.dialogOverlay) {
12
+ display: flex;
13
+ flex-wrap: wrap;
14
+ position: fixed;
15
+ width: 100%;
16
+ background: rgba(0, 0, 0, 0.25);
17
+ height: 100%;
18
+ top: 0;
19
+ left: 0;
20
+ align-content: center;
21
+ padding: 8px 28px;
22
+ z-index: 2;
23
+ justify-content: center;
24
+ @media (min-width: $screen-md) {
25
+ padding: 36px;
26
+ }
27
+
28
+ :local(.dialogContent) {
29
+ @include calc("max-height", "100% - 128px");
30
+ @include box-shadow(
31
+ 0 11px 15px -7px rgba(0, 0, 0, 0.2),
32
+ 0 24px 38px 3px rgba(0, 0, 0, 0.14),
33
+ 0 9px 46px 8px rgba(0, 0, 0, 0.12)
34
+ );
35
+ max-width: 540px;
36
+ width: 100%;
37
+ background-color: #fff;
38
+ overflow: auto;
39
+ position: relative;
40
+ &:not(:local(.noPadding)) {
41
+ padding: 30px 15px;
42
+ @media only screen and (min-width: $screen-sm) {
43
+ padding: 60px 40px;
44
+ }
45
+ }
46
+ @media (min-width: $screen-md) {
47
+ @include calc("width", "100% - 128px");
48
+ max-height: 100%;
49
+ }
50
+ :local(.closeButton) {
51
+ background: none;
52
+ border: none;
53
+ color: $color-primary;
54
+ display: inline-block;
55
+ position: absolute;
56
+ right: 7px;
57
+ top: 4px;
58
+ text-decoration: underline;
59
+ font-size: 19px;
60
+ cursor: pointer;
61
+ @media only screen and (min-width: $screen-sm) {
62
+ right: 15px;
63
+ top: 10px;
64
+ }
65
+ &:hover {
66
+ text-decoration: none;
67
+ }
68
+ &::after {
69
+ font-family: "Helvetica", "Arial", sans-serif;
70
+ display: inline-block;
71
+ content: "\00d7";
72
+ font-size: 30px;
73
+ line-height: 20px;
74
+ margin-left: 5px;
75
+ }
76
+ }
77
+ }
78
+ }
@@ -1,13 +1,13 @@
1
- Drag and drop file input examples:
2
-
3
- ```js
4
- <DragAndDropFileInput id="dragAndDropInput-1" label="Input without selected file" buttonContent="Velg fil" onSelectChange={() => console.log('Select change')} onDragAndDropChange={() => console.log('Drag and drop change')} />
5
-
6
- <DragAndDropFileInput id="dragAndDropInput-2" label="Input with selected file" buttonContent="Velg fil" selectedFileName="important-file.xml" onSelectChange={() => console.log('Select change')} onDragAndDropChange={() => console.log('Drag and drop change')} />
7
-
8
- <DragAndDropFileInput id="dragAndDropInput-3" label="Input with selected file and buttonContentWhenSelectedFile" buttonContent="Velg fil" buttonContentWhenSelectedFile="Velg annen fil" selectedFileName="important-file.xml" onSelectChange={() => console.log('Select change')} onDragAndDropChange={() => console.log('Drag and drop change')} />
9
-
10
- <DragAndDropFileInput id="dragAndDropInput-4" label="Input with selected file and error message" buttonContent="Velg fil" buttonContentWhenSelectedFile="Velg annen fil" selectedFileName="wrong-file.xml" onSelectChange={() => console.log('Select change')} onDragAndDropChange={() => console.log('Drag and drop change')} hasErrors errorMessage="Filen må være midre enn 15MB" />
11
-
12
- <DragAndDropFileInput id="dragAndDropInput-5" label="Input with selected file and contentOnly" buttonContent="Velg fil" selectedFileName="important-file2.xml" onSelectChange={() => console.log('Select change')} onDragAndDropChange={() => console.log('Drag and drop change')} contentOnly={true} />
13
- ```
1
+ Drag and drop file input examples:
2
+
3
+ ```js
4
+ <DragAndDropFileInput id="dragAndDropInput-1" label="Input without selected file" buttonContent="Velg fil" onSelectChange={() => console.log('Select change')} onDragAndDropChange={() => console.log('Drag and drop change')} />
5
+
6
+ <DragAndDropFileInput id="dragAndDropInput-2" label="Input with selected file" buttonContent="Velg fil" selectedFileName="important-file.xml" onSelectChange={() => console.log('Select change')} onDragAndDropChange={() => console.log('Drag and drop change')} />
7
+
8
+ <DragAndDropFileInput id="dragAndDropInput-3" label="Input with selected file and buttonContentWhenSelectedFile" buttonContent="Velg fil" buttonContentWhenSelectedFile="Velg annen fil" selectedFileName="important-file.xml" onSelectChange={() => console.log('Select change')} onDragAndDropChange={() => console.log('Drag and drop change')} />
9
+
10
+ <DragAndDropFileInput id="dragAndDropInput-4" label="Input with selected file and error message" buttonContent="Velg fil" buttonContentWhenSelectedFile="Velg annen fil" selectedFileName="wrong-file.xml" onSelectChange={() => console.log('Select change')} onDragAndDropChange={() => console.log('Drag and drop change')} hasErrors errorMessage="Filen må være midre enn 15MB" />
11
+
12
+ <DragAndDropFileInput id="dragAndDropInput-5" label="Input with selected file and contentOnly" buttonContent="Velg fil" selectedFileName="important-file2.xml" onSelectChange={() => console.log('Select change')} onDragAndDropChange={() => console.log('Drag and drop change')} contentOnly={true} />
13
+ ```
@@ -1,45 +1,45 @@
1
- @import "../style/global.scss";
2
-
3
- :local(.dragAndDropFileInput) {
4
- label {
5
- cursor: pointer;
6
- font-size: 18px;
7
- margin: 0 0 4px;
8
- font-family: "Open Sans", arial, sans-serif;
9
- line-height: 1.3;
10
- font-weight: bold;
11
- font-style: normal;
12
- display: block;
13
- }
14
-
15
- :local(.dragAndDropContainer) {
16
- @include transition(all 0.1s ease-in-out);
17
- border: 2px dashed #ccc;
18
- border-radius: 20px;
19
- width: 100%;
20
- padding: 20px;
21
- text-align: center;
22
-
23
- input {
24
- display: none;
25
- }
26
-
27
- button {
28
- margin: 14px 0 0;
29
- }
30
-
31
- &:local(.highlighted) {
32
- background: $color-default;
33
- border-color: $color-dark-blue;
34
- }
35
- }
36
- :local(.errorMessage) {
37
- color: $color-error-text;
38
- font-size: 19px;
39
- font-weight: 400;
40
- line-height: 1.6;
41
- font-family: "Open Sans", sans-serif;
42
- font-style: italic;
43
- overflow-wrap: break-word;
44
- }
45
- }
1
+ @import "../style/global.scss";
2
+
3
+ :local(.dragAndDropFileInput) {
4
+ label {
5
+ cursor: pointer;
6
+ font-size: 18px;
7
+ margin: 0 0 4px;
8
+ font-family: "Open Sans", arial, sans-serif;
9
+ line-height: 1.3;
10
+ font-weight: bold;
11
+ font-style: normal;
12
+ display: block;
13
+ }
14
+
15
+ :local(.dragAndDropContainer) {
16
+ @include transition(all 0.1s ease-in-out);
17
+ border: 2px dashed #ccc;
18
+ border-radius: 20px;
19
+ width: 100%;
20
+ padding: 20px;
21
+ text-align: center;
22
+
23
+ input {
24
+ display: none;
25
+ }
26
+
27
+ button {
28
+ margin: 14px 0 0;
29
+ }
30
+
31
+ &:local(.highlighted) {
32
+ background: $color-default;
33
+ border-color: $color-dark-blue;
34
+ }
35
+ }
36
+ :local(.errorMessage) {
37
+ color: $color-error-text;
38
+ font-size: 19px;
39
+ font-weight: 400;
40
+ line-height: 1.6;
41
+ font-family: "Open Sans", sans-serif;
42
+ font-style: italic;
43
+ overflow-wrap: break-word;
44
+ }
45
+ }
@@ -1,7 +1,7 @@
1
- Footer example:
2
-
3
- ```js
4
- <Footer>
5
- Footer content here
6
- </Footer>
7
- ```
1
+ Footer example:
2
+
3
+ ```js
4
+ <Footer>
5
+ Footer content here
6
+ </Footer>
7
+ ```
@@ -1,11 +1,11 @@
1
- @import "../style/global.scss";
2
-
3
- :local(.footer) {
4
- background-color: $color-default;
5
- padding-top: 40px;
6
-
7
- :local(.footerContainer) {
8
- max-width: 1280px;
9
- margin: 0 auto;
10
- }
11
- }
1
+ @import "../style/global.scss";
2
+
3
+ :local(.footer) {
4
+ background-color: $color-default;
5
+ padding-top: 40px;
6
+
7
+ :local(.footerContainer) {
8
+ max-width: 1280px;
9
+ margin: 0 auto;
10
+ }
11
+ }