@neo4j-ndl/base 1.0.2 → 1.1.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.
@@ -102,33 +102,8 @@ export namespace colors {
102
102
  "90": string;
103
103
  };
104
104
  }
105
- export namespace font {
106
- const size: {
107
- h1: string;
108
- h2: string;
109
- h3: string;
110
- h4: string;
111
- h5: string;
112
- h6: string;
113
- "subheading-large": string;
114
- "subheading-medium": string;
115
- "subheading-small": string;
116
- "body-large": string;
117
- "body-medium": string;
118
- "body-small": string;
119
- code: string;
120
- label: string;
121
- };
122
- namespace weight {
123
- const bold: string;
124
- const semibold: string;
125
- const normal: string;
126
- const medium: string;
127
- const light: string;
128
- }
129
- }
130
105
  export namespace palette {
131
- export namespace light_1 {
106
+ namespace dark {
132
107
  export namespace neutral_1 {
133
108
  namespace text {
134
109
  export const weakest: string;
@@ -269,7 +244,186 @@ export namespace palette {
269
244
  }
270
245
  export { success_1 as success };
271
246
  }
272
- export { light_1 as light };
247
+ namespace light {
248
+ export namespace neutral_2 {
249
+ export namespace text_5 {
250
+ const weakest_1: string;
251
+ export { weakest_1 as weakest };
252
+ const weaker_1: string;
253
+ export { weaker_1 as weaker };
254
+ const weak_15: string;
255
+ export { weak_15 as weak };
256
+ const _default_3: string;
257
+ export { _default_3 as default };
258
+ const inverse_1: string;
259
+ export { inverse_1 as inverse };
260
+ }
261
+ export { text_5 as text };
262
+ export namespace bg_5 {
263
+ const weak_16: string;
264
+ export { weak_16 as weak };
265
+ const _default_4: string;
266
+ export { _default_4 as default };
267
+ const strong_14: string;
268
+ export { strong_14 as strong };
269
+ const strongest_1: string;
270
+ export { strongest_1 as strongest };
271
+ }
272
+ export { bg_5 as bg };
273
+ export namespace border_5 {
274
+ const weak_17: string;
275
+ export { weak_17 as weak };
276
+ const strong_15: string;
277
+ export { strong_15 as strong };
278
+ }
279
+ export { border_5 as border };
280
+ const hover_3: string;
281
+ export { hover_3 as hover };
282
+ const pressed_3: string;
283
+ export { pressed_3 as pressed };
284
+ }
285
+ export { neutral_2 as neutral };
286
+ export namespace primary_2 {
287
+ const text_6: string;
288
+ export { text_6 as text };
289
+ const icon_4: string;
290
+ export { icon_4 as icon };
291
+ export namespace bg_6 {
292
+ const strong_16: string;
293
+ export { strong_16 as strong };
294
+ const weak_18: string;
295
+ export { weak_18 as weak };
296
+ }
297
+ export { bg_6 as bg };
298
+ export namespace border_6 {
299
+ const strong_17: string;
300
+ export { strong_17 as strong };
301
+ const weak_19: string;
302
+ export { weak_19 as weak };
303
+ }
304
+ export { border_6 as border };
305
+ const focus_1: string;
306
+ export { focus_1 as focus };
307
+ export namespace hover_4 {
308
+ const weak_20: string;
309
+ export { weak_20 as weak };
310
+ const strong_18: string;
311
+ export { strong_18 as strong };
312
+ }
313
+ export { hover_4 as hover };
314
+ export namespace pressed_4 {
315
+ const weak_21: string;
316
+ export { weak_21 as weak };
317
+ const strong_19: string;
318
+ export { strong_19 as strong };
319
+ }
320
+ export { pressed_4 as pressed };
321
+ }
322
+ export { primary_2 as primary };
323
+ export namespace danger_2 {
324
+ const text_7: string;
325
+ export { text_7 as text };
326
+ const icon_5: string;
327
+ export { icon_5 as icon };
328
+ export namespace bg_7 {
329
+ const strong_20: string;
330
+ export { strong_20 as strong };
331
+ const weak_22: string;
332
+ export { weak_22 as weak };
333
+ }
334
+ export { bg_7 as bg };
335
+ export namespace border_7 {
336
+ const strong_21: string;
337
+ export { strong_21 as strong };
338
+ const weak_23: string;
339
+ export { weak_23 as weak };
340
+ }
341
+ export { border_7 as border };
342
+ export namespace hover_5 {
343
+ const weak_24: string;
344
+ export { weak_24 as weak };
345
+ const strong_22: string;
346
+ export { strong_22 as strong };
347
+ }
348
+ export { hover_5 as hover };
349
+ export namespace pressed_5 {
350
+ const weak_25: string;
351
+ export { weak_25 as weak };
352
+ const strong_23: string;
353
+ export { strong_23 as strong };
354
+ }
355
+ export { pressed_5 as pressed };
356
+ }
357
+ export { danger_2 as danger };
358
+ export namespace warning_2 {
359
+ const text_8: string;
360
+ export { text_8 as text };
361
+ const icon_6: string;
362
+ export { icon_6 as icon };
363
+ export namespace bg_8 {
364
+ const strong_24: string;
365
+ export { strong_24 as strong };
366
+ const weak_26: string;
367
+ export { weak_26 as weak };
368
+ }
369
+ export { bg_8 as bg };
370
+ export namespace border_8 {
371
+ const strong_25: string;
372
+ export { strong_25 as strong };
373
+ const weak_27: string;
374
+ export { weak_27 as weak };
375
+ }
376
+ export { border_8 as border };
377
+ }
378
+ export { warning_2 as warning };
379
+ export namespace success_2 {
380
+ const text_9: string;
381
+ export { text_9 as text };
382
+ const icon_7: string;
383
+ export { icon_7 as icon };
384
+ export namespace bg_9 {
385
+ const strong_26: string;
386
+ export { strong_26 as strong };
387
+ const weak_28: string;
388
+ export { weak_28 as weak };
389
+ }
390
+ export { bg_9 as bg };
391
+ export namespace border_9 {
392
+ const strong_27: string;
393
+ export { strong_27 as strong };
394
+ const weak_29: string;
395
+ export { weak_29 as weak };
396
+ }
397
+ export { border_9 as border };
398
+ }
399
+ export { success_2 as success };
400
+ }
401
+ }
402
+ export namespace font {
403
+ const size: {
404
+ h1: string;
405
+ h2: string;
406
+ h3: string;
407
+ h4: string;
408
+ h5: string;
409
+ h6: string;
410
+ "subheading-large": string;
411
+ "subheading-medium": string;
412
+ "subheading-small": string;
413
+ "body-large": string;
414
+ "body-medium": string;
415
+ "body-small": string;
416
+ code: string;
417
+ label: string;
418
+ };
419
+ namespace weight {
420
+ export const bold: string;
421
+ export const semibold: string;
422
+ export const normal: string;
423
+ export const medium: string;
424
+ const light_1: string;
425
+ export { light_1 as light };
426
+ }
273
427
  }
274
428
  export namespace boxShadow {
275
429
  const l2: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@neo4j-ndl/base",
3
- "version": "1.0.2",
3
+ "version": "1.1.0",
4
4
  "description": "Neo4j base package for the design system",
5
5
  "author": "Neo4j Inc.",
6
6
  "homepage": "",