@public-ui/themes 4.0.3-rc.0 → 4.0.3-rc.2

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 (135) hide show
  1. package/assets/fira-sans-v17-latin/fira-sans-v17-latin-500.woff2 +0 -0
  2. package/assets/fira-sans-v17-latin/fira-sans-v17-latin-600.woff2 +0 -0
  3. package/assets/fira-sans-v17-latin/fira-sans-v17-latin-700.woff2 +0 -0
  4. package/assets/fira-sans-v17-latin/fira-sans-v17-latin-regular.woff2 +0 -0
  5. package/assets/fira-sans-v17-latin/style.css +32 -0
  6. package/assets/kolicons/kolicons.eot +0 -0
  7. package/assets/kolicons/kolicons.ttf +0 -0
  8. package/assets/kolicons/kolicons.woff +0 -0
  9. package/assets/kolicons/kolicons.woff2 +0 -0
  10. package/assets/kolicons/style.css +6 -6
  11. package/assets/material-symbols-subset/fonts/material-symbols-subset.svg +55 -0
  12. package/assets/material-symbols-subset/fonts/material-symbols-subset.ttf +0 -0
  13. package/assets/material-symbols-subset/fonts/material-symbols-subset.woff +0 -0
  14. package/assets/material-symbols-subset/selection.json +1 -0
  15. package/assets/material-symbols-subset/style.css +161 -0
  16. package/assets/material-symbols-subset/style.scss +254 -0
  17. package/assets/material-symbols-subset/variables.scss +49 -0
  18. package/dist/index.cjs +380 -244
  19. package/dist/index.cjs.map +1 -1
  20. package/dist/index.mjs +380 -245
  21. package/dist/index.mjs.map +1 -1
  22. package/dist/kern/src/index.d.ts +59 -0
  23. package/dist/src/index.d.ts +1 -0
  24. package/package.json +9 -7
  25. package/assets/icofont/demo.html +0 -18939
  26. package/assets/icofont/fonts/icofont.eot +0 -0
  27. package/assets/icofont/fonts/icofont.svg +0 -2105
  28. package/assets/icofont/fonts/icofont.ttf +0 -0
  29. package/assets/icofont/fonts/icofont.woff +0 -0
  30. package/assets/icofont/fonts/icofont.woff2 +0 -0
  31. package/assets/icofont/icofont.css +0 -10757
  32. package/assets/icofont/icofont.min.css +0 -7
  33. package/assets/kreon/Kreon-VariableFont_wght.ttf +0 -0
  34. package/assets/kreon/OFL.txt +0 -93
  35. package/assets/kreon/README.txt +0 -67
  36. package/assets/kreon/static/Kreon-Bold.ttf +0 -0
  37. package/assets/kreon/static/Kreon-Light.ttf +0 -0
  38. package/assets/kreon/static/Kreon-Medium.ttf +0 -0
  39. package/assets/kreon/static/Kreon-Regular.ttf +0 -0
  40. package/assets/kreon/static/Kreon-SemiBold.ttf +0 -0
  41. package/assets/kreon/style.css +0 -41
  42. package/assets/material-icons/LICENSE +0 -202
  43. package/assets/material-icons/README.md +0 -134
  44. package/assets/material-icons/_data/versions.json +0 -2124
  45. package/assets/material-icons/css/_codepoints.scss +0 -2279
  46. package/assets/material-icons/css/_mixins.scss +0 -13
  47. package/assets/material-icons/css/_variables.scss +0 -6
  48. package/assets/material-icons/css/material-icons.css +0 -9208
  49. package/assets/material-icons/css/material-icons.min.css +0 -1
  50. package/assets/material-icons/css/material-icons.scss +0 -33
  51. package/assets/material-icons/iconfont/_mixins.scss +0 -55
  52. package/assets/material-icons/iconfont/_variables.scss +0 -3
  53. package/assets/material-icons/iconfont/filled.css +0 -24
  54. package/assets/material-icons/iconfont/filled.scss +0 -4
  55. package/assets/material-icons/iconfont/material-icons-outlined.woff +0 -0
  56. package/assets/material-icons/iconfont/material-icons-outlined.woff2 +0 -0
  57. package/assets/material-icons/iconfont/material-icons-round.woff +0 -0
  58. package/assets/material-icons/iconfont/material-icons-round.woff2 +0 -0
  59. package/assets/material-icons/iconfont/material-icons-sharp.woff +0 -0
  60. package/assets/material-icons/iconfont/material-icons-sharp.woff2 +0 -0
  61. package/assets/material-icons/iconfont/material-icons-two-tone.woff +0 -0
  62. package/assets/material-icons/iconfont/material-icons-two-tone.woff2 +0 -0
  63. package/assets/material-icons/iconfont/material-icons.css +0 -124
  64. package/assets/material-icons/iconfont/material-icons.scss +0 -5
  65. package/assets/material-icons/iconfont/material-icons.woff +0 -0
  66. package/assets/material-icons/iconfont/material-icons.woff2 +0 -0
  67. package/assets/material-icons/iconfont/outlined.css +0 -24
  68. package/assets/material-icons/iconfont/outlined.scss +0 -4
  69. package/assets/material-icons/iconfont/round.css +0 -24
  70. package/assets/material-icons/iconfont/round.scss +0 -4
  71. package/assets/material-icons/iconfont/sharp.css +0 -24
  72. package/assets/material-icons/iconfont/sharp.scss +0 -4
  73. package/assets/material-icons/iconfont/two-tone.css +0 -24
  74. package/assets/material-icons/iconfont/two-tone.scss +0 -4
  75. package/assets/material-icons/index.d.ts +0 -2128
  76. package/assets/material-icons/package.json +0 -52
  77. package/assets/material-symbols/LICENSE +0 -202
  78. package/assets/material-symbols/README.md +0 -121
  79. package/assets/material-symbols/_core.scss +0 -46
  80. package/assets/material-symbols/index.css +0 -74
  81. package/assets/material-symbols/index.d.ts +0 -2809
  82. package/assets/material-symbols/index.scss +0 -3
  83. package/assets/material-symbols/material-symbols-outlined.woff2 +0 -0
  84. package/assets/material-symbols/material-symbols-rounded.woff2 +0 -0
  85. package/assets/material-symbols/material-symbols-sharp.woff2 +0 -0
  86. package/assets/material-symbols/outlined.css +0 -24
  87. package/assets/material-symbols/outlined.scss +0 -3
  88. package/assets/material-symbols/package.json +0 -41
  89. package/assets/material-symbols/rounded.css +0 -24
  90. package/assets/material-symbols/rounded.scss +0 -3
  91. package/assets/material-symbols/sharp.css +0 -24
  92. package/assets/material-symbols/sharp.scss +0 -3
  93. package/assets/noto-sans/fonts/NotoSans-Black.ttf +0 -0
  94. package/assets/noto-sans/fonts/NotoSans-BlackItalic.ttf +0 -0
  95. package/assets/noto-sans/fonts/NotoSans-Bold.ttf +0 -0
  96. package/assets/noto-sans/fonts/NotoSans-BoldItalic.ttf +0 -0
  97. package/assets/noto-sans/fonts/NotoSans-ExtraBold.ttf +0 -0
  98. package/assets/noto-sans/fonts/NotoSans-ExtraBoldItalic.ttf +0 -0
  99. package/assets/noto-sans/fonts/NotoSans-ExtraLight.ttf +0 -0
  100. package/assets/noto-sans/fonts/NotoSans-ExtraLightItalic.ttf +0 -0
  101. package/assets/noto-sans/fonts/NotoSans-Italic.ttf +0 -0
  102. package/assets/noto-sans/fonts/NotoSans-Light.ttf +0 -0
  103. package/assets/noto-sans/fonts/NotoSans-LightItalic.ttf +0 -0
  104. package/assets/noto-sans/fonts/NotoSans-Medium.ttf +0 -0
  105. package/assets/noto-sans/fonts/NotoSans-MediumItalic.ttf +0 -0
  106. package/assets/noto-sans/fonts/NotoSans-Regular.ttf +0 -0
  107. package/assets/noto-sans/fonts/NotoSans-SemiBold.ttf +0 -0
  108. package/assets/noto-sans/fonts/NotoSans-SemiBoldItalic.ttf +0 -0
  109. package/assets/noto-sans/fonts/NotoSans-Thin.ttf +0 -0
  110. package/assets/noto-sans/fonts/NotoSans-ThinItalic.ttf +0 -0
  111. package/assets/noto-sans/fonts/OFL.txt +0 -93
  112. package/assets/noto-sans/noto-sans.css +0 -11
  113. package/assets/roboto/LICENSE.txt +0 -202
  114. package/assets/roboto/Roboto-Black.ttf +0 -0
  115. package/assets/roboto/Roboto-BlackItalic.ttf +0 -0
  116. package/assets/roboto/Roboto-Bold.ttf +0 -0
  117. package/assets/roboto/Roboto-BoldItalic.ttf +0 -0
  118. package/assets/roboto/Roboto-Italic.ttf +0 -0
  119. package/assets/roboto/Roboto-Light.ttf +0 -0
  120. package/assets/roboto/Roboto-LightItalic.ttf +0 -0
  121. package/assets/roboto/Roboto-Medium.ttf +0 -0
  122. package/assets/roboto/Roboto-MediumItalic.ttf +0 -0
  123. package/assets/roboto/Roboto-Regular.ttf +0 -0
  124. package/assets/roboto/Roboto-Thin.ttf +0 -0
  125. package/assets/roboto/Roboto-ThinItalic.ttf +0 -0
  126. package/assets/roboto/roboto.css +0 -27
  127. package/assets/tabler-icons/fonts/tabler-icons.eot +0 -0
  128. package/assets/tabler-icons/fonts/tabler-icons.ttf +0 -0
  129. package/assets/tabler-icons/fonts/tabler-icons.woff +0 -0
  130. package/assets/tabler-icons/fonts/tabler-icons.woff2 +0 -0
  131. package/assets/tabler-icons/tabler-icons.css +0 -16056
  132. package/assets/tabler-icons/tabler-icons.html +0 -36226
  133. package/assets/tabler-icons/tabler-icons.min.css +0 -4
  134. package/assets/tabler-icons/tabler-icons.png +0 -0
  135. package/assets/tabler-icons/tabler-icons.scss +0 -8058
@@ -0,0 +1,254 @@
1
+ @use "variables" as *;
2
+
3
+ @font-face {
4
+ font-family: '#{$icomoon-font-family}';
5
+ src:
6
+ url('#{$icomoon-font-path}/#{$icomoon-font-family}.ttf?2xhh9z') format('truetype'),
7
+ url('#{$icomoon-font-path}/#{$icomoon-font-family}.woff?2xhh9z') format('woff'),
8
+ url('#{$icomoon-font-path}/#{$icomoon-font-family}.svg?2xhh9z##{$icomoon-font-family}') format('svg');
9
+ font-weight: normal;
10
+ font-style: normal;
11
+ font-display: block;
12
+ }
13
+
14
+ .icon {
15
+ /* use !important to prevent issues with browser extensions that change fonts */
16
+ font-family: '#{$icomoon-font-family}' !important;
17
+ speak: never;
18
+ font-style: normal;
19
+ font-weight: normal;
20
+ font-variant: normal;
21
+ text-transform: none;
22
+ line-height: 1;
23
+
24
+ /* Better Font Rendering =========== */
25
+ -webkit-font-smoothing: antialiased;
26
+ -moz-osx-font-smoothing: grayscale;
27
+ }
28
+
29
+ .icon-palette {
30
+ &:before {
31
+ content: $icon-palette;
32
+ }
33
+ }
34
+ .icon-remove {
35
+ &:before {
36
+ content: $icon-remove;
37
+ }
38
+ }
39
+ .icon-save {
40
+ &:before {
41
+ content: $icon-save;
42
+ }
43
+ }
44
+ .icon-settings {
45
+ &:before {
46
+ content: $icon-settings;
47
+ }
48
+ }
49
+ .icon-unfold-less {
50
+ &:before {
51
+ content: $icon-unfold-less;
52
+ }
53
+ }
54
+ .icon-view-timeline {
55
+ &:before {
56
+ content: $icon-view-timeline;
57
+ }
58
+ }
59
+ .icon-dark-mode {
60
+ &:before {
61
+ content: $icon-dark-mode;
62
+ }
63
+ }
64
+ .icon-light-mode {
65
+ &:before {
66
+ content: $icon-light-mode;
67
+ }
68
+ }
69
+ .icon-brightness-medium {
70
+ &:before {
71
+ content: $icon-brightness-medium;
72
+ }
73
+ }
74
+ .icon-warning {
75
+ &:before {
76
+ content: $icon-warning;
77
+ }
78
+ }
79
+ .icon-visibility-off {
80
+ &:before {
81
+ content: $icon-visibility-off;
82
+ }
83
+ }
84
+ .icon-visibility {
85
+ &:before {
86
+ content: $icon-visibility;
87
+ }
88
+ }
89
+ .icon-success {
90
+ &:before {
91
+ content: $icon-success;
92
+ }
93
+ }
94
+ .icon-sign-language {
95
+ &:before {
96
+ content: $icon-sign-language;
97
+ }
98
+ }
99
+ .icon-search {
100
+ &:before {
101
+ content: $icon-search;
102
+ }
103
+ }
104
+ .icon-question-mark {
105
+ &:before {
106
+ content: $icon-question-mark;
107
+ }
108
+ }
109
+ .icon-open-in-new {
110
+ &:before {
111
+ content: $icon-open-in-new;
112
+ }
113
+ }
114
+ .icon-more-vert {
115
+ &:before {
116
+ content: $icon-more-vert;
117
+ }
118
+ }
119
+ .icon-mail {
120
+ &:before {
121
+ content: $icon-mail;
122
+ }
123
+ }
124
+ .icon-logout {
125
+ &:before {
126
+ content: $icon-logout;
127
+ }
128
+ }
129
+ .icon-keyboard-double-arrow-right {
130
+ &:before {
131
+ content: $icon-keyboard-double-arrow-right;
132
+ }
133
+ }
134
+ .icon-keyboard-double-arrow-left {
135
+ &:before {
136
+ content: $icon-keyboard-double-arrow-left;
137
+ }
138
+ }
139
+ .icon-info {
140
+ &:before {
141
+ content: $icon-info;
142
+ }
143
+ }
144
+ .icon-help {
145
+ &:before {
146
+ content: $icon-help;
147
+ }
148
+ }
149
+ .icon-home {
150
+ &:before {
151
+ content: $icon-home;
152
+ }
153
+ }
154
+ .icon-edit {
155
+ &:before {
156
+ content: $icon-edit;
157
+ }
158
+ }
159
+ .icon-easy-language {
160
+ &:before {
161
+ content: $icon-easy-language;
162
+ }
163
+ }
164
+ .icon-drive-folder-upload {
165
+ &:before {
166
+ content: $icon-drive-folder-upload;
167
+ }
168
+ }
169
+ .icon-draft {
170
+ &:before {
171
+ content: $icon-draft;
172
+ }
173
+ }
174
+ .icon-download {
175
+ &:before {
176
+ content: $icon-download;
177
+ }
178
+ }
179
+ .icon-delete {
180
+ &:before {
181
+ content: $icon-delete;
182
+ }
183
+ }
184
+ .icon-danger {
185
+ &:before {
186
+ content: $icon-danger;
187
+ }
188
+ }
189
+ .icon-content-copy {
190
+ &:before {
191
+ content: $icon-content-copy;
192
+ }
193
+ }
194
+ .icon-close {
195
+ &:before {
196
+ content: $icon-close;
197
+ }
198
+ }
199
+ .icon-chevron-right {
200
+ &:before {
201
+ content: $icon-chevron-right;
202
+ }
203
+ }
204
+ .icon-chevron-left {
205
+ &:before {
206
+ content: $icon-chevron-left;
207
+ }
208
+ }
209
+ .icon-checklist {
210
+ &:before {
211
+ content: $icon-checklist;
212
+ }
213
+ }
214
+ .icon-check {
215
+ &:before {
216
+ content: $icon-check;
217
+ }
218
+ }
219
+ .icon-calendar-today {
220
+ &:before {
221
+ content: $icon-calendar-today;
222
+ }
223
+ }
224
+ .icon-autorenew {
225
+ &:before {
226
+ content: $icon-autorenew;
227
+ }
228
+ }
229
+ .icon-arrow-back {
230
+ &:before {
231
+ content: $icon-arrow-back;
232
+ }
233
+ }
234
+ .icon-arrow-forward {
235
+ &:before {
236
+ content: $icon-arrow-forward;
237
+ }
238
+ }
239
+ .icon-arrow-up {
240
+ &:before {
241
+ content: $icon-arrow-up;
242
+ }
243
+ }
244
+ .icon-arrow-down {
245
+ &:before {
246
+ content: $icon-arrow-down;
247
+ }
248
+ }
249
+ .icon-add {
250
+ &:before {
251
+ content: $icon-add;
252
+ }
253
+ }
254
+
@@ -0,0 +1,49 @@
1
+ $icomoon-font-family: "material-symbols-subset" !default;
2
+ $icomoon-font-path: "fonts" !default;
3
+
4
+ $icon-add: "\e926";
5
+ $icon-arrow-back: "\e922";
6
+ $icon-arrow-down: "\e925";
7
+ $icon-arrow-forward: "\e923";
8
+ $icon-arrow-up: "\e924";
9
+ $icon-autorenew: "\e921";
10
+ $icon-brightness-medium: "\e902";
11
+ $icon-calendar-today: "\e920";
12
+ $icon-check: "\e91f";
13
+ $icon-checklist: "\e91e";
14
+ $icon-chevron-left: "\e91d";
15
+ $icon-chevron-right: "\e91c";
16
+ $icon-close: "\e91b";
17
+ $icon-content-copy: "\e91a";
18
+ $icon-danger: "\e919";
19
+ $icon-dark-mode: "\e900";
20
+ $icon-delete: "\e918";
21
+ $icon-download: "\e917";
22
+ $icon-draft: "\e916";
23
+ $icon-drive-folder-upload: "\e915";
24
+ $icon-easy-language: "\e914";
25
+ $icon-edit: "\e913";
26
+ $icon-help: "\e911";
27
+ $icon-home: "\e912";
28
+ $icon-info: "\e910";
29
+ $icon-keyboard-double-arrow-left: "\e90f";
30
+ $icon-keyboard-double-arrow-right: "\e90e";
31
+ $icon-light-mode: "\e901";
32
+ $icon-logout: "\e90d";
33
+ $icon-mail: "\e90c";
34
+ $icon-more-vert: "\e90b";
35
+ $icon-open-in-new: "\e90a";
36
+ $icon-palette: "\e92b";
37
+ $icon-question-mark: "\e909";
38
+ $icon-remove: "\e92c";
39
+ $icon-save: "\e92d";
40
+ $icon-search: "\e908";
41
+ $icon-settings: "\e92e";
42
+ $icon-sign-language: "\e907";
43
+ $icon-success: "\e906";
44
+ $icon-unfold-less: "\e92f";
45
+ $icon-view-timeline: "\e930";
46
+ $icon-visibility-off: "\e904";
47
+ $icon-visibility: "\e905";
48
+ $icon-warning: "\e903";
49
+