@narmi/design_system 2.13.0 → 2.14.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/dist/icons/{998f887b681aae8867ad.svg → 1f7fc1b6890182988627.svg} +5 -0
- package/dist/icons/{599f214d7ad2e5fe4ac8.eot → 4ee166cd6be71eab5e64.eot} +0 -0
- package/dist/icons/{f55a405bf0e0984ee05b.woff → 8b5b5f93bd390ff18971.woff} +0 -0
- package/dist/icons/{935e307435d8fe656a62.ttf → aa84f20b3f976a001195.ttf} +0 -0
- package/dist/icons/selection.json +3456 -3981
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/style.css +65 -51
- package/dist/style.css.map +1 -1
- package/dist/tokens/css/rgbColors.css +1 -1
- package/dist/tokens/css/tokens.css +1 -1
- package/dist/tokens/js/colors.js +1 -1
- package/dist/tokens/js/manifest.js +1 -1
- package/package.json +1 -1
- package/dist/icons/8b17d86798a3d21b7345.woff2 +0 -0
package/dist/style.css
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
@import url(https://fonts.googleapis.com/css?family=Mulish:400,600,700&subset=latin);
|
|
2
2
|
/**
|
|
3
3
|
* Do not edit directly
|
|
4
|
-
* Generated on
|
|
4
|
+
* Generated on Fri, 22 Apr 2022 21:02:38 GMT
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
:root {
|
|
@@ -143,7 +143,7 @@
|
|
|
143
143
|
|
|
144
144
|
/**
|
|
145
145
|
* Do not edit directly
|
|
146
|
-
* Generated on
|
|
146
|
+
* Generated on Fri, 22 Apr 2022 21:02:38 GMT
|
|
147
147
|
*/
|
|
148
148
|
|
|
149
149
|
:root {
|
|
@@ -190,13 +190,12 @@
|
|
|
190
190
|
|
|
191
191
|
@font-face {
|
|
192
192
|
font-family: "icomoon";
|
|
193
|
-
src: url(icons/
|
|
194
|
-
src: url(icons/
|
|
193
|
+
src: url(icons/4ee166cd6be71eab5e64.eot?tsm2bw);
|
|
194
|
+
src: url(icons/4ee166cd6be71eab5e64.eot?tsm2bw#iefix)
|
|
195
195
|
format("embedded-opentype"),
|
|
196
|
-
url(icons/
|
|
197
|
-
url(icons/
|
|
198
|
-
url(icons/
|
|
199
|
-
url(icons/998f887b681aae8867ad.svg?jttgec#icomoon) format("svg");
|
|
196
|
+
url(icons/aa84f20b3f976a001195.ttf?tsm2bw) format("truetype"),
|
|
197
|
+
url(icons/8b5b5f93bd390ff18971.woff?tsm2bw) format("woff"),
|
|
198
|
+
url(icons/1f7fc1b6890182988627.svg?tsm2bw#icomoon) format("svg");
|
|
200
199
|
font-weight: normal;
|
|
201
200
|
font-style: normal;
|
|
202
201
|
font-display: block;
|
|
@@ -218,49 +217,6 @@
|
|
|
218
217
|
-moz-osx-font-smoothing: grayscale;
|
|
219
218
|
}
|
|
220
219
|
|
|
221
|
-
.narmi-icon-admin-user:before {
|
|
222
|
-
content: "\ea35";
|
|
223
|
-
}
|
|
224
|
-
.narmi-icon-dollar-bill-line:before {
|
|
225
|
-
content: "\ea32";
|
|
226
|
-
}
|
|
227
|
-
.narmi-icon-wires:before {
|
|
228
|
-
content: "\ea33";
|
|
229
|
-
}
|
|
230
|
-
.narmi-icon-m2m:before {
|
|
231
|
-
content: "\ea34";
|
|
232
|
-
}
|
|
233
|
-
.narmi-icon-transfer-arrows:before {
|
|
234
|
-
content: "\ea31";
|
|
235
|
-
}
|
|
236
|
-
.narmi-icon-blob:before {
|
|
237
|
-
content: "\ea30";
|
|
238
|
-
}
|
|
239
|
-
.narmi-icon-bill:before {
|
|
240
|
-
content: "\e90c";
|
|
241
|
-
}
|
|
242
|
-
.narmi-icon-venmo-logo:before {
|
|
243
|
-
content: "\e90b";
|
|
244
|
-
color: #3d95ce;
|
|
245
|
-
}
|
|
246
|
-
.narmi-icon-face-id:before {
|
|
247
|
-
content: "\e909";
|
|
248
|
-
}
|
|
249
|
-
.narmi-icon-office:before {
|
|
250
|
-
content: "\e904";
|
|
251
|
-
}
|
|
252
|
-
.narmi-icon-library:before {
|
|
253
|
-
content: "\e921";
|
|
254
|
-
}
|
|
255
|
-
.narmi-icon-file-text:before {
|
|
256
|
-
content: "\e922";
|
|
257
|
-
}
|
|
258
|
-
.narmi-icon-profile:before {
|
|
259
|
-
content: "\e923";
|
|
260
|
-
}
|
|
261
|
-
.narmi-icon-credit-card:before {
|
|
262
|
-
content: "\e93f";
|
|
263
|
-
}
|
|
264
220
|
.narmi-icon-solid-circle:before {
|
|
265
221
|
content: "\ea2f";
|
|
266
222
|
}
|
|
@@ -1134,6 +1090,21 @@
|
|
|
1134
1090
|
.narmi-icon-zoom-out:before {
|
|
1135
1091
|
content: "\ea2a";
|
|
1136
1092
|
}
|
|
1093
|
+
.narmi-icon-question:before {
|
|
1094
|
+
content: "\ea36";
|
|
1095
|
+
}
|
|
1096
|
+
.narmi-icon-signal:before {
|
|
1097
|
+
content: "\ea37";
|
|
1098
|
+
}
|
|
1099
|
+
.narmi-icon-car:before {
|
|
1100
|
+
content: "\ea38";
|
|
1101
|
+
}
|
|
1102
|
+
.narmi-icon-student:before {
|
|
1103
|
+
content: "\ea39";
|
|
1104
|
+
}
|
|
1105
|
+
.narmi-icon-hand-spock:before {
|
|
1106
|
+
content: "\ea3a";
|
|
1107
|
+
}
|
|
1137
1108
|
.narmi-icon-venmo:before {
|
|
1138
1109
|
content: "\e90a";
|
|
1139
1110
|
}
|
|
@@ -1149,6 +1120,49 @@
|
|
|
1149
1120
|
.narmi-icon-settings-gear:before {
|
|
1150
1121
|
content: "\e907";
|
|
1151
1122
|
}
|
|
1123
|
+
.narmi-icon-admin-user:before {
|
|
1124
|
+
content: "\ea35";
|
|
1125
|
+
}
|
|
1126
|
+
.narmi-icon-dollar-bill-line:before {
|
|
1127
|
+
content: "\ea32";
|
|
1128
|
+
}
|
|
1129
|
+
.narmi-icon-wires:before {
|
|
1130
|
+
content: "\ea33";
|
|
1131
|
+
}
|
|
1132
|
+
.narmi-icon-m2m:before {
|
|
1133
|
+
content: "\ea34";
|
|
1134
|
+
}
|
|
1135
|
+
.narmi-icon-transfer-arrows:before {
|
|
1136
|
+
content: "\ea31";
|
|
1137
|
+
}
|
|
1138
|
+
.narmi-icon-blob:before {
|
|
1139
|
+
content: "\ea30";
|
|
1140
|
+
}
|
|
1141
|
+
.narmi-icon-bill:before {
|
|
1142
|
+
content: "\e90c";
|
|
1143
|
+
}
|
|
1144
|
+
.narmi-icon-venmo-logo:before {
|
|
1145
|
+
content: "\e90b";
|
|
1146
|
+
color: #3d95ce;
|
|
1147
|
+
}
|
|
1148
|
+
.narmi-icon-face-id:before {
|
|
1149
|
+
content: "\e909";
|
|
1150
|
+
}
|
|
1151
|
+
.narmi-icon-office:before {
|
|
1152
|
+
content: "\e904";
|
|
1153
|
+
}
|
|
1154
|
+
.narmi-icon-library:before {
|
|
1155
|
+
content: "\e921";
|
|
1156
|
+
}
|
|
1157
|
+
.narmi-icon-file-text:before {
|
|
1158
|
+
content: "\e922";
|
|
1159
|
+
}
|
|
1160
|
+
.narmi-icon-profile:before {
|
|
1161
|
+
content: "\e923";
|
|
1162
|
+
}
|
|
1163
|
+
.narmi-icon-credit-card:before {
|
|
1164
|
+
content: "\e93f";
|
|
1165
|
+
}
|
|
1152
1166
|
|
|
1153
1167
|
.flatpickr-calendar {
|
|
1154
1168
|
background: transparent;
|