@ebrains/react 2.1.0 → 2.3.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.
Files changed (87) hide show
  1. package/color-primary-palette_6.entry.esm.js +106 -106
  2. package/components-section.entry.esm.js +3 -7
  3. package/correct-use-of-colors.entry.esm.js +33 -33
  4. package/docs-palettes.entry.esm.js +1 -1
  5. package/docs-tokens.entry.esm.js +1 -1
  6. package/download-47746956.esm.js +18 -0
  7. package/{eds-accordion_33.entry.esm.js → eds-accordion_36.entry.esm.js} +84 -59
  8. package/eds-app-root.entry.esm.js +4 -4
  9. package/eds-card-desc_2.entry.esm.js +4 -4
  10. package/eds-card-generic.entry.esm.js +12 -9
  11. package/eds-card-project.entry.esm.js +10 -10
  12. package/eds-card-section.entry.esm.js +2 -2
  13. package/eds-card-tags.entry.esm.js +1 -1
  14. package/eds-card-tool.entry.esm.js +4 -4
  15. package/eds-cookies-preference.entry.esm.js +2 -2
  16. package/eds-feedback.entry.esm.js +5 -5
  17. package/eds-footer.entry.esm.js +12 -14
  18. package/eds-frame.entry.esm.js +4 -4
  19. package/eds-fullscreen-menu.entry.esm.js +8 -3
  20. package/eds-gauge.entry.esm.js +4 -4
  21. package/eds-icon-arrow-diagonal.entry.esm.js +1 -1
  22. package/eds-icon-arrow-right.entry.esm.js +1 -1
  23. package/eds-icon-bin.entry.esm.js +1 -1
  24. package/eds-icon-bluesky.entry.esm.js +1 -1
  25. package/eds-icon-bookmark.entry.esm.js +1 -1
  26. package/eds-icon-chevron-down.entry.esm.js +1 -1
  27. package/eds-icon-chevron-left.entry.esm.js +1 -1
  28. package/eds-icon-chevron-right.entry.esm.js +1 -1
  29. package/eds-icon-chevron-up.entry.esm.js +1 -1
  30. package/eds-icon-clone.entry.esm.js +1 -1
  31. package/eds-icon-close.entry.esm.js +1 -1
  32. package/eds-icon-copy.entry.esm.js +1 -1
  33. package/eds-icon-download.entry.esm.js +21 -0
  34. package/eds-icon-draft.entry.esm.js +1 -1
  35. package/eds-icon-edit.entry.esm.js +1 -1
  36. package/eds-icon-eu.entry.esm.js +1 -1
  37. package/eds-icon-external.entry.esm.js +1 -1
  38. package/eds-icon-facebook.entry.esm.js +1 -1
  39. package/eds-icon-gitlab.entry.esm.js +1 -1
  40. package/eds-icon-linkedin.entry.esm.js +1 -1
  41. package/eds-icon-loader.entry.esm.js +1 -1
  42. package/eds-icon-mastodon.entry.esm.js +1 -1
  43. package/eds-icon-menu.entry.esm.js +1 -1
  44. package/eds-icon-minus.entry.esm.js +1 -1
  45. package/eds-icon-more.entry.esm.js +1 -1
  46. package/eds-icon-paper.entry.esm.js +1 -1
  47. package/eds-icon-plus.entry.esm.js +1 -1
  48. package/eds-icon-portal.entry.esm.js +1 -1
  49. package/eds-icon-private.entry.esm.js +1 -1
  50. package/eds-icon-public.entry.esm.js +1 -1
  51. package/eds-icon-search.entry.esm.js +1 -1
  52. package/eds-icon-star.entry.esm.js +1 -1
  53. package/eds-icon-start.entry.esm.js +1 -1
  54. package/eds-icon-success.entry.esm.js +1 -1
  55. package/eds-icon-thumbs-down.entry.esm.js +1 -1
  56. package/eds-icon-thumbs-up.entry.esm.js +1 -1
  57. package/eds-icon-tutorial.entry.esm.js +1 -1
  58. package/eds-icon-twitter.entry.esm.js +1 -1
  59. package/eds-icon-unknown.entry.esm.js +1 -1
  60. package/eds-icon-updown.entry.esm.js +1 -1
  61. package/eds-icon-user.entry.esm.js +1 -1
  62. package/eds-icon-view.entry.esm.js +1 -1
  63. package/eds-icon-youtube.entry.esm.js +1 -1
  64. package/eds-modal.entry.esm.js +10 -10
  65. package/eds-progress-bar.entry.esm.js +4 -4
  66. package/eds-section-core_2.entry.esm.js +5 -5
  67. package/eds-social-networks.entry.esm.js +7 -8
  68. package/eds-timeline.entry.esm.js +4 -4
  69. package/eds-toast-manager.entry.esm.js +1 -1
  70. package/eds-trl.entry.esm.js +2 -2
  71. package/incorrect-use-of-colors.entry.esm.js +8 -8
  72. package/index.esm.js +1 -1
  73. package/index.esm2.js +10 -11
  74. package/logo-space.entry.esm.js +9 -9
  75. package/logo-variations-horizontal_2.entry.esm.js +28 -28
  76. package/logo-variations-tabs.entry.esm.js +1 -1
  77. package/logo-wrong-usage.entry.esm.js +25 -25
  78. package/package.json +1 -1
  79. package/src/components.d.ts +1 -0
  80. package/src/generated/components.d.ts +0 -1
  81. package/svg-repository.entry.esm.js +3 -18
  82. package/token-list_3.entry.esm.js +5 -5
  83. package/token-ratios.entry.esm.js +3 -3
  84. package/token-spacing.entry.esm.js +26 -26
  85. package/token-typography.entry.esm.js +2 -2
  86. package/eds-spinner.entry.esm.js +0 -104
  87. package/eds-tooltip.entry.esm.js +0 -47
@@ -32,7 +32,7 @@ const ColorPrimaryPalette = class {
32
32
  }
33
33
  render() {
34
34
  return h("ul", {
35
- key: '1de5ded5c58ad27b388c8c1af7938944cbea5096',
35
+ key: '1ccc8d65b69795afe88b003e6aa1d6eb0f6a8a71',
36
36
  class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"
37
37
  }, this.colors.map(color => h("li", {
38
38
  class: "grid-col-span-12 md:grid-col-span-6 flex flex-col"
@@ -113,7 +113,7 @@ const ColorSecondaryPalette = class {
113
113
  }
114
114
  render() {
115
115
  return h("ul", {
116
- key: '8346b6b6278e8e0c837722d760aa314586ece7f4',
116
+ key: '0c2fe4671a0754b591462dfdc91f8772eb1478c5',
117
117
  class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"
118
118
  }, this.colors.map(color => h("li", {
119
119
  class: "grid-col-span-12 md:grid-col-span-6 flex flex-col"
@@ -205,7 +205,7 @@ const ColorSupportPalette = class {
205
205
  }
206
206
  render() {
207
207
  return h("ul", {
208
- key: '70965eb05a6b535bf4477e7413f7fd681c4f9768',
208
+ key: '1bafc64afc8d77db69e1847fdf05d2f8ca2d3ee0',
209
209
  class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"
210
210
  }, this.colors.map(color => {
211
211
  // compute once
@@ -267,7 +267,7 @@ const GradientPrimaryPalette = class {
267
267
  }
268
268
  render() {
269
269
  return h("ul", {
270
- key: 'af35aa4016013cbed62463881c380330f80066a2',
270
+ key: 'd32c7b63fb32b92f89a9220e5cd5ff8164865913',
271
271
  class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16",
272
272
  style: {
273
273
  background: 'linear-gradient(to bottom, #9CE142 0%, #00C959 50%, #00A595 100%)'
@@ -347,214 +347,214 @@ const GradientSecondaryPalette = class {
347
347
  }
348
348
  render() {
349
349
  return h("div", {
350
- key: '8a494bd6783e8138f33dcfd37498fd69b249a2e8'
350
+ key: 'f38bc0f352adeca4bb3c12952d8c7e2431d93874'
351
351
  }, h("ul", {
352
- key: 'a2e6c31c2e2f3745ce1e4c01cc9afae02e8ebb87',
352
+ key: '9e00842d3198dace6812197b1ced7b776e3808f4',
353
353
  class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"
354
354
  }, h("li", {
355
- key: '4ed12da885c34a07657aef2a841c87a37ae9c8f7',
355
+ key: 'a1f77c93d7ff5de2ab38018278e47530951076cc',
356
356
  class: "grid-col-span-12 md:grid-col-span-6 flex flex-col"
357
357
  }, h("div", {
358
- key: '337f66d14b0ce65b19f198b7efaf9230ca50b82c',
358
+ key: '6abb51d7e4cbe6f48610009e65876cd41d8f435d',
359
359
  class: "effect-height flex items-center justify-between p-16",
360
360
  style: {
361
361
  background: this.colors[0].background
362
362
  }
363
363
  }, h("div", {
364
- key: 'c8c692658db9434f57e5ac264c3c9064910e9661',
364
+ key: 'e7399fcf955836f47e90e1ab822abf2ec0c0ceae',
365
365
  class: "grid"
366
366
  }, h("span", {
367
- key: '9fd7ae1b75ff6b6c807dbaad783f6495dc2dd9bd',
367
+ key: 'fb245a27f7189381ee8103c21c61d0823c12b4c3',
368
368
  class: "f-body-02"
369
369
  }, this.colors[0].rgb), h("span", {
370
- key: '9d4e59b1fab74ff781c8d73db3dd468b10ce0455',
370
+ key: '6dc6be165b89266e9b45153dc411ab5692e37ebe',
371
371
  class: "f-body-02 w-full"
372
372
  }, this.colors[0].cmyk), h("eds-code-block", {
373
- key: '96f8a8fa41459228e4d8097a616926f85765cf39',
373
+ key: '196331f3cd83f67e3fbceddc669c0b4c10ad26d3',
374
374
  code: this.colors[0].hex,
375
375
  style: {
376
376
  minWidth: '150px',
377
377
  marginRight: '5px'
378
378
  }
379
379
  })), h("div", {
380
- key: 'd7a68794a9682b619be1e087c983149d491c96db',
380
+ key: 'a3547fa7c138e87fa637ef7341dde49595a213e2',
381
381
  class: "grid"
382
382
  }, h("span", {
383
- key: '58bd1ad1029c3b121ac0d4bb5c70ae303e0352bb',
383
+ key: '73eee49a4fe2e3fe657dfb5a90b3f8cdd224eff2',
384
384
  class: "f-body-02"
385
385
  }, this.colors[0].pantoneC), h("span", {
386
- key: '3193953b5f25d007cf19d93a1f68f20404687f1e',
386
+ key: '553c7eb15580455f77b8165bd8a0c8b397d46a4e',
387
387
  class: "f-body-02"
388
388
  }, this.colors[0].pantoneU))), h("div", {
389
- key: 'cfbdd6e419b1616438c6331a1d25c18c4425acd8',
389
+ key: '1e1c3d2620ef2dac2cd1f7bea0fa99b01c6afcac',
390
390
  class: "effect-height flex items-center justify-between p-16",
391
391
  style: {
392
392
  background: this.colors[1].background
393
393
  }
394
394
  }, h("div", {
395
- key: 'd7cbace55477934af72160da781b7a8e3aa8e06a',
395
+ key: '1679cca6a6f80765ac163e076b26925065479ad8',
396
396
  class: "grid"
397
397
  }, h("span", {
398
- key: '92751b8b5769b239e36ac130e339f8e360727cc4',
398
+ key: '948c1931b138ccc0f8da013735cec94a2b8de513',
399
399
  class: "f-body-02"
400
400
  }, this.colors[1].rgb), h("span", {
401
- key: '82fe5bf3213d8d581322b33fd5e71edac1c88fb3',
401
+ key: '5b7c535631725e8e72b309ce6686bad8b1b384f3',
402
402
  class: "f-body-02 w-full"
403
403
  }, this.colors[1].cmyk), h("eds-code-block", {
404
- key: '898008dc0c37aa6dac6cc41f2034cddd65768c14',
404
+ key: 'ac2bb8a8ebf23134ea273d99dfb35ae5c849b071',
405
405
  code: this.colors[1].hex,
406
406
  style: {
407
407
  minWidth: '150px',
408
408
  marginRight: '5px'
409
409
  }
410
410
  })), h("div", {
411
- key: '4e447137643b72b3c6bf7c77d9487db3b6565774',
411
+ key: '3ce37f99d9dcc8e049553e9029c8f79bedcab049',
412
412
  class: "grid"
413
413
  }, h("span", {
414
- key: 'dd6377e2669c91b70681faceef9a1a2e85aacc36',
414
+ key: 'a1c80f90ec26b79cce11e08a723aec38ba14eeec',
415
415
  class: "f-body-02"
416
416
  }, this.colors[1].pantoneC), h("span", {
417
- key: '06fc395fb9c0caf71d889031d5122da97c2d437c',
417
+ key: '6828dc88ff57a288317fd36c5ae798615c41e045',
418
418
  class: "f-body-02"
419
419
  }, this.colors[1].pantoneU))))), h("eds-block-break", {
420
- key: '7be7b3c75d184f3aa717f6319aeeac025760122e'
420
+ key: '7b9f28a342ee184e4201e9b2c1a510be7cccdb79'
421
421
  }), h("ul", {
422
- key: 'b97e4bde35db0630a312b97d501ce1c59f0c3e14',
422
+ key: '8378f6a199ad85a7a4d0c116f1e18dac51f7f76b',
423
423
  class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"
424
424
  }, h("li", {
425
- key: '6a92a1a7d3e3680901e18dd48eb6658f4fb0fb20',
425
+ key: 'df24c01a7e221fec7eebe08deb1905b2fd211215',
426
426
  class: "grid-col-span-12 md:grid-col-span-6 flex flex-col"
427
427
  }, h("div", {
428
- key: 'e90a2a1cae3c1cde6b4326b56b72c61e1892140b',
428
+ key: 'f0202fc57ba9e6efbab92274144ac109fced963f',
429
429
  class: "effect-height flex items-center justify-between p-16",
430
430
  style: {
431
431
  background: this.colors[2].background
432
432
  }
433
433
  }, h("div", {
434
- key: '61b77e314f1b0ba1a2091c8095ec202532c18606',
434
+ key: '49111de3251d10ae344587612cff95ac2c61bbfc',
435
435
  class: "grid"
436
436
  }, h("span", {
437
- key: '03dab364cc0dfec33698c44a204c454fb541e212',
437
+ key: 'a4f8b4d521204cf2e9ed34fba25105a31bcf3a2a',
438
438
  class: "f-body-02"
439
439
  }, this.colors[2].rgb), h("span", {
440
- key: 'e691950b5345a2ede462f4e83cca168bdeb9ec15',
440
+ key: '577de0d99f7f5e052ca9528ba5543070439ec1c1',
441
441
  class: "f-body-02 w-full"
442
442
  }, this.colors[2].cmyk), h("eds-code-block", {
443
- key: '0221d7e314a813dc2c5b79911951bca9c0b41b25',
443
+ key: 'b98a82856c805c3bd56d5e8c581c09c640e146a1',
444
444
  code: this.colors[2].hex,
445
445
  style: {
446
446
  minWidth: '150px',
447
447
  marginRight: '5px'
448
448
  }
449
449
  })), h("div", {
450
- key: '3a0a7685f28da21ad72e03fde2466ef261d732c6',
450
+ key: '1c53a8f62d1facc76863611d640938469e6647ce',
451
451
  class: "grid"
452
452
  }, h("span", {
453
- key: 'cb7b332c10b45eb9fd5db2d3fd8042e2bad64466',
453
+ key: 'e8e4bdb60c34bc9af133195192afd698ab7ae98e',
454
454
  class: "f-body-02"
455
455
  }, this.colors[2].pantoneC), h("span", {
456
- key: 'a2ce20d6c1f79933e63286f21cf2a2b46bae7c77',
456
+ key: '7d23875dce9d05f4deca3518006aac4b4baff061',
457
457
  class: "f-body-02"
458
458
  }, this.colors[2].pantoneU))), h("div", {
459
- key: '22accd3b0973aef372c31e6e1f9098c20af0fe62',
459
+ key: '84836d849380828bac1a05b3b1dd3f89a0f063da',
460
460
  class: "effect-height flex items-center justify-between p-16",
461
461
  style: {
462
462
  background: this.colors[3].background
463
463
  }
464
464
  }, h("div", {
465
- key: '20ac41e5ab5abf006915a588948b0a80ba6b6500',
465
+ key: '0034acff755db241107d6bdf205f15b048ef2073',
466
466
  class: "grid"
467
467
  }, h("span", {
468
- key: 'c45d31d03b5eed96970e573ffe9d6d7b0a4f55f2',
468
+ key: '59c0066f512154c4c8dc75e929d5f84008bf08c7',
469
469
  class: "f-body-02"
470
470
  }, this.colors[3].rgb), h("span", {
471
- key: 'c8615974f6fefcce9236f1dab2aa05acf79f476e',
471
+ key: '83f2adc0b2adabc37b53859232b75f1b3c957051',
472
472
  class: "f-body-02 w-full"
473
473
  }, this.colors[3].cmyk), h("eds-code-block", {
474
- key: '4edca81579a78d5a981abd588d614e92b41e80f2',
474
+ key: 'dc45ae65d0b116dcd25a0da752034f5527421a82',
475
475
  code: this.colors[3].hex,
476
476
  style: {
477
477
  minWidth: '150px',
478
478
  marginRight: '5px'
479
479
  }
480
480
  })), h("div", {
481
- key: 'efb4443370dc4577f4bb0638f7189d8ebb41f7f6',
481
+ key: '3df3bda4c749e858cd9e484906677bbd99fa67c5',
482
482
  class: "grid"
483
483
  }, h("span", {
484
- key: 'e6859deb262bbb09411b23a829461a13bca7036c',
484
+ key: '0730784062ec6c4cb548b1044031361d2cd939a1',
485
485
  class: "f-body-02"
486
486
  }, this.colors[3].pantoneC), h("span", {
487
- key: 'a7b10ce34dbf351ed7c9ffddae8a078af2b2dfc7',
487
+ key: '7a6ae957274e730b25727671ef43feff3af1fd63',
488
488
  class: "f-body-02"
489
489
  }, this.colors[3].pantoneU))))), h("eds-block-break", {
490
- key: '1e7693f7830a8b23fbfe88a4db8ce86b8d0685f0'
490
+ key: '6d18529316515757e95dea2820861cb5d4fdd3b7'
491
491
  }), h("ul", {
492
- key: 'e968be89adb2e35e19b3c6b373b6e12f4e746a16',
492
+ key: '8f7a04a63e9846e6e220ee0ccd89a89901b925d8',
493
493
  class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"
494
494
  }, h("li", {
495
- key: '96c60c4a9e257a292782d9effc9f0c72abf11b9e',
495
+ key: '32bcb0d0e33b06e5a4f9c2da67ac904d52df5959',
496
496
  class: "grid-col-span-12 md:grid-col-span-6 flex flex-col"
497
497
  }, h("div", {
498
- key: 'c4568e420e1aa059777280831c2384eab3d92bcd',
498
+ key: '3f38bd0f5b0d750daa0c6b80493d6ff9b249ebaf',
499
499
  class: "effect-height flex items-center justify-between p-16",
500
500
  style: {
501
501
  background: this.colors[4].background
502
502
  }
503
503
  }, h("div", {
504
- key: 'd6deb40f0bc0f42ba8dc5ce1f81f0ddffac1909c',
504
+ key: '0171242f6197b3fb47d12e49837f28361a13c592',
505
505
  class: "grid"
506
506
  }, h("span", {
507
- key: 'dfe457e42121384072c1fa914a4b20dc4b838d01',
507
+ key: '1331a3a2234f83264efc62d4af972968247c3455',
508
508
  class: "f-body-02"
509
509
  }, this.colors[4].rgb), h("span", {
510
- key: 'ff18c95c23f62a02e56f017a3c4fd135942ca475',
510
+ key: '9caaef171b78feed4f2d6a5e7a4d81ffd1a87faf',
511
511
  class: "f-body-02 w-full"
512
512
  }, this.colors[4].cmyk), h("eds-code-block", {
513
- key: 'bd2c5dc66d42965991741eaa399c620dfd7ccd8e',
513
+ key: 'e4d152f94f03dea39e1a0a6284d448f545c5c1a1',
514
514
  code: this.colors[4].hex,
515
515
  style: {
516
516
  minWidth: '150px',
517
517
  marginRight: '5px'
518
518
  }
519
519
  })), h("div", {
520
- key: '95a9105cf2f1c2ce4f585d20cd3d7f51ab176860',
520
+ key: '173cb0da7a293350c8aa82f83fd0305b9db3bb74',
521
521
  class: "grid"
522
522
  }, h("span", {
523
- key: '205d05eef3ead993524a70a6da8a1b99293d325b',
523
+ key: 'fc5d2f93f3d5963c5da938f86c0147de99426b72',
524
524
  class: "f-body-02"
525
525
  }, this.colors[4].pantoneC), h("span", {
526
- key: '8bd0e5c38a50e61d1c4743b069ac33bbcabd6a90',
526
+ key: 'c679055a29a477f85829fc0d9af84b6f6dc7ca08',
527
527
  class: "f-body-02"
528
528
  }, this.colors[4].pantoneU))), h("div", {
529
- key: '1e23753de89b1954149cc3855dd18c35d8eff021',
529
+ key: '694abc4966e365267fe4536f891445bc36937290',
530
530
  class: "effect-height flex items-center justify-between p-16",
531
531
  style: {
532
532
  background: this.colors[5].background
533
533
  }
534
534
  }, h("div", {
535
- key: '89d94b65035bede7a8e6783ce12b28f0d19bc517',
535
+ key: '6e51b6e4134b2ba71880b271b7dac46d57de772c',
536
536
  class: "grid"
537
537
  }, h("span", {
538
- key: '68b5166da0440b8b71a353f112151f87ce5f0863',
538
+ key: 'a9671b440a17417746d54cae8e7c0ee2208bbce1',
539
539
  class: "f-body-02"
540
540
  }, this.colors[5].rgb), h("span", {
541
- key: '5c5440685df35b5d7a46c3aaca50f34103d227da',
541
+ key: '4dd3bf0d00389d1ca9cd1529d1b6bdf9acd6291b',
542
542
  class: "f-body-02 w-full"
543
543
  }, this.colors[5].cmyk), h("eds-code-block", {
544
- key: 'bf98ce42ca5c85792f69233aa9339b76e404355e',
544
+ key: 'dc8e6956da3d6c6d539c194e101f8fa88cf1f08a',
545
545
  code: this.colors[5].hex,
546
546
  style: {
547
547
  minWidth: '150px',
548
548
  marginRight: '5px'
549
549
  }
550
550
  })), h("div", {
551
- key: 'd3405eb9f4b55be2ca453857006b2e168f55b723',
551
+ key: '1cd9760de92ebbd5e0f1710140fe41ddad3aae29',
552
552
  class: "grid"
553
553
  }, h("span", {
554
- key: '7c5cc7a21f351c7054113feb2d08c73aa433b729',
554
+ key: 'eec5ff4dd0b743a9b9b8640e4078c4d695dbcc15',
555
555
  class: "f-body-02"
556
556
  }, this.colors[5].pantoneC), h("span", {
557
- key: 'ab88dec48dc6bfbcf0ae6952bdc83898b9f3fe01',
557
+ key: '00db45cedd939950df3e4cd2540d0b80d61bd4b1',
558
558
  class: "f-body-02"
559
559
  }, this.colors[5].pantoneU))))));
560
560
  }
@@ -602,174 +602,174 @@ const GradientSupportPalette = class {
602
602
  }
603
603
  render() {
604
604
  return h("ul", {
605
- key: 'cd8f1b760d9d12703e63d444206cd7cb8272dc23',
605
+ key: '8eefaf781527a438aa6f0dcbbb6a7bfdffd69d38',
606
606
  class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"
607
607
  }, h("li", {
608
- key: '4e06317b161b310f1d0a6c03ec4511e30121a9d1',
608
+ key: '8492ff1b709fa7d20f76fd18d7e9aa2bbfee17eb',
609
609
  class: "grid-col-span-12 md:grid-col-span-6 flex flex-col"
610
610
  }, h("div", {
611
- key: '09ee064b51f1f60eb94449a81889fcc1b04b034b',
611
+ key: '3775884ad3c2b78ac178dbd003779d968022c981',
612
612
  class: "effect-height flex items-center justify-between p-16",
613
613
  style: {
614
614
  backgroundColor: this.colors[0].background
615
615
  }
616
616
  }, h("div", {
617
- key: 'd03882aca184094d6bd6c7c1847fd825b5df391e',
617
+ key: '94d75d01276a3e4e41781550450318dac8f220e4',
618
618
  class: "grid"
619
619
  }, h("span", {
620
- key: '56401b8b651fc59ab649017e24072b7aa9e66b09',
620
+ key: '729bda27271b7df5e7ec05eff89ff6116539d4b0',
621
621
  class: "f-body-02"
622
622
  }, this.colors[0].rgb), h("span", {
623
- key: 'f438f24aa6caee90e0aa8b45a8e3ef3905115165',
623
+ key: 'cb4b6bd1e3bfab381047b7375e547c662a5d50de',
624
624
  class: "f-body-02 w-full"
625
625
  }, this.colors[0].cmyk), h("eds-code-block", {
626
- key: '1185f4d1820c900e97e376aecfdb15c079bf47d6',
626
+ key: '43c5df7d9cac3753f4a3c5d81e081f76606a5797',
627
627
  code: this.colors[0].hex,
628
628
  style: {
629
629
  minWidth: '150px',
630
630
  marginRight: '5px'
631
631
  }
632
632
  })), h("div", {
633
- key: '81e189f2d4d59444419b4323595f233b5a7dd5c5',
633
+ key: '98aee106b847f1321591cfbfa2d5c22d0e2b3c2f',
634
634
  class: "grid"
635
635
  }, h("span", {
636
- key: 'ed9c1690bc1a39a4ca10922d6954987025b75ab2',
636
+ key: 'a3789c31e43eb6887b298eb353fde2be9134dd79',
637
637
  class: "f-body-02"
638
638
  }, this.colors[0].pantoneC || 'N/A'), h("span", {
639
- key: '389c2782c0a19abdaa8bcb3bec35b08f7dc49699',
639
+ key: '7195d70eaf994b4d1d1eb9a2ec0b684d62289e75',
640
640
  class: "f-body-02"
641
641
  }, this.colors[0].pantoneU || 'N/A')))), h("li", {
642
- key: '224ddf84a71da323318a93aed512785d765ff78c',
642
+ key: '81654a5fb216096e9818033a2b857eb723c2d373',
643
643
  class: "grid-col-span-12 md:grid-col-span-6 flex flex-col"
644
644
  }, h("div", {
645
- key: '6f65b95fafa248d35f3bbc6b2ca1796e75d5c75d',
645
+ key: 'd7b5ff16686894d0b06d2a291f6e7ababd5bfb02',
646
646
  class: "effect-height flex items-center justify-between p-16",
647
647
  style: {
648
648
  backgroundColor: this.colors[1].background
649
649
  }
650
650
  }, h("div", {
651
- key: 'a5f7ce54255461e8955b770ba045873c4337317e',
651
+ key: 'fdbd11809337e535e819c5ce18d7427ae31ee70e',
652
652
  class: "grid"
653
653
  }, h("span", {
654
- key: '344026348686a6c356012bddcb6019d2e33d2d1a',
654
+ key: 'f108c9afa0fa02356395792bd7dd4a8a4c872d02',
655
655
  class: "f-body-02"
656
656
  }, this.colors[1].rgb), h("span", {
657
- key: 'd21a077ed8b57fc7b03d3c9e8aad84a1d6921b7e',
657
+ key: '1e359cd78d80db5040c4cdff4dea30dd9387cfb2',
658
658
  class: "f-body-02 w-full"
659
659
  }, this.colors[1].cmyk), h("eds-code-block", {
660
- key: 'dfc3a8574e020c3e140a582e2f6548d7df18fc2f',
660
+ key: '1969dd093129596136b67cb972bece4e1d295fca',
661
661
  code: this.colors[1].hex,
662
662
  style: {
663
663
  minWidth: '150px',
664
664
  marginRight: '5px'
665
665
  }
666
666
  })), h("div", {
667
- key: '370a21f614bfa27de7cd920d33a4bda8271cb9b2',
667
+ key: '6858e8847dc5ce5baf79874a207f02953f84651e',
668
668
  class: "grid"
669
669
  }, h("span", {
670
- key: 'dcd05c27f71e94ab52ab88647d7c16bdd8cb6824',
670
+ key: '9eb2a2cafb5f2be23142752d2a48b35d0b8ab0c9',
671
671
  class: "f-body-02"
672
672
  }, this.colors[1].pantoneC || 'N/A'), h("span", {
673
- key: '3f596aa4db89c9444ab19a1fe6130532ea7a18de',
673
+ key: 'cc0b17b803f00030b5a6d5dd0070c62031e21125',
674
674
  class: "f-body-02"
675
675
  }, this.colors[1].pantoneU || 'N/A')))), h("li", {
676
- key: '4360df4a8f5439fef848bef1aff0ba7e907c0873',
676
+ key: '1e58c33fe358f33c30f8935f9205ef9c3008f907',
677
677
  class: "grid-col-span-12 md:grid-col-span-6 flex flex-col"
678
678
  }, h("div", {
679
- key: '7559365a22a412e249f860b2ccd42a40c686575e',
679
+ key: '2fc8ba7c13678d30002f07eea50f14ae1138d2ee',
680
680
  class: "effect-height flex items-center justify-between p-16",
681
681
  style: {
682
682
  background: this.colors[2].background
683
683
  }
684
684
  }, h("div", {
685
- key: '3027a68e48323ad82a7b9507902d43d3ebd5a9b5',
685
+ key: '18c781274b5f5054b454c00a34b45cdda4848826',
686
686
  class: "grid"
687
687
  }, h("span", {
688
- key: '6889a4ba793f3f82c90e2b1b87b90d1d1e9fc551',
688
+ key: '28ef2ea60735401f0234cea519d9ecff8c4e2694',
689
689
  class: "f-body-02"
690
690
  }, this.colors[2].rgb), h("span", {
691
- key: '688e28e641c900a105605e8f6dd65efe8d1c663a',
691
+ key: '2da6879adfc3b5f4992d0b107e40cf02db7a25c1',
692
692
  class: "f-body-02 w-full"
693
693
  }, this.colors[2].cmyk), h("eds-code-block", {
694
- key: 'f344601cb7b1c0210478c4c8297365655d1db5b3',
694
+ key: 'c442dcf09f129891355a8a42b742c10333338e8b',
695
695
  code: this.colors[2].hex,
696
696
  style: {
697
697
  minWidth: '150px',
698
698
  marginRight: '5px'
699
699
  }
700
700
  })), h("div", {
701
- key: 'bbd401b28071a53db3e2648545c6de8004da98cd',
701
+ key: '9dffa371f8a1c3002c35634eb2fb487011c71f90',
702
702
  class: "grid"
703
703
  }, h("span", {
704
- key: 'e7eb3868b58336671fc8862b2dd67dd8c664b6d2',
704
+ key: '65c50e09e5275ebf7d159228b9cbc07602667ba6',
705
705
  class: "f-body-02"
706
706
  }, this.colors[2].pantoneC), h("span", {
707
- key: '97c2788da2fed4b22f11057d13ea2bd6f6041f9c',
707
+ key: '7bb7a1a6a1988b2b65783ed792085e257703466b',
708
708
  class: "f-body-02"
709
709
  }, this.colors[2].pantoneU))), h("div", {
710
- key: '8ea814cb2456d959a510b3bf2fe1348a796bf390',
710
+ key: 'cc69e3020f50b302b1e4f3d6b37477fb868f7906',
711
711
  class: "effect-height flex items-center justify-between p-16",
712
712
  style: {
713
713
  background: this.colors[3].background
714
714
  }
715
715
  }, h("div", {
716
- key: '4a223c4bad5b21ff8f80dcbca228a66500ab6a87',
716
+ key: 'c59d2d743b0fb9fe5796407df80a81be410be47d',
717
717
  class: "grid"
718
718
  }, h("span", {
719
- key: 'acfb82921e62c37dc091a10b2f093c41d50c32da',
719
+ key: 'bcf7f280d8e1a74dfe157a1c996a89cebcb42d40',
720
720
  class: "f-body-02"
721
721
  }, this.colors[3].rgb), h("span", {
722
- key: '1d8a0866567e954772be7fc950579a62aa719ade',
722
+ key: 'dd7beff9e6336784ba7cb77692f6ac4ea42b8204',
723
723
  class: "f-body-02 w-full"
724
724
  }, this.colors[3].cmyk), h("eds-code-block", {
725
- key: 'e8fe52aefd86c81713f08bcd1cb8f27789bd9ca1',
725
+ key: '4bafc48fddad31a1c2a4e08cd0148c6df8f332ae',
726
726
  code: this.colors[3].hex,
727
727
  style: {
728
728
  minWidth: '150px',
729
729
  marginRight: '5px'
730
730
  }
731
731
  })), h("div", {
732
- key: '9925c5173dd15f16fe2b08eb522adf0d8ac37ef1',
732
+ key: 'c1fe6efeec78fed5be26568e0ebea3b56d16f070',
733
733
  class: "grid"
734
734
  }, h("span", {
735
- key: '78f7131ca9a960688c8957a79c4033573f7cfee1',
735
+ key: '930e80dbed784ddf4364be16649624118541e570',
736
736
  class: "f-body-02"
737
737
  }, this.colors[3].pantoneC), h("span", {
738
- key: '0fb4a0cfec9531e0e00b2d749d66ae6696a6db4a',
738
+ key: '8b7357d66a1b47347df67abcda6107572cb019f9',
739
739
  class: "f-body-02"
740
740
  }, this.colors[3].pantoneU)))), h("li", {
741
- key: '017c338c94189ad75c79ff9db903d18246a4af80',
741
+ key: 'dc86699c8029642eb73c4679a49d5ff844f2924c',
742
742
  class: "grid-col-span-12 md:grid-col-span-6 flex flex-col"
743
743
  }, h("div", {
744
- key: 'd75b7e97684b6ffe19bfcfdb8315f771c42de0f1',
744
+ key: 'dbfa8b4899292fec628dc410d70e0c306d0f378c',
745
745
  class: "effect-height flex items-center justify-between p-16",
746
746
  style: {
747
747
  backgroundColor: this.colors[4].background
748
748
  }
749
749
  }, h("div", {
750
- key: '63b0fc0c825edcba9f633a5b6972fdd72574ce3b',
750
+ key: '2e3c528ed9efc681a09858e85230f5fdd36cf845',
751
751
  class: "grid"
752
752
  }, h("span", {
753
- key: '389132cc0be0358b4805356ea216a9cfd4297514',
753
+ key: '4b607cdc825ba567d86f3536ec7bb1148e09d854',
754
754
  class: "f-body-02"
755
755
  }, this.colors[4].rgb), h("span", {
756
- key: '902d41927973b8bf690cda7ca701a103f91dd511',
756
+ key: 'dda453cb7a8ebb420896e460802f7d917916ccd4',
757
757
  class: "f-body-02 w-full"
758
758
  }, this.colors[4].cmyk), h("eds-code-block", {
759
- key: 'f9fffe844840148e801e3b1c1c2891b2bec96bf7',
759
+ key: '8ae119f9f823401ebcf3020069e614e991052529',
760
760
  code: this.colors[4].hex,
761
761
  style: {
762
762
  minWidth: '150px',
763
763
  marginRight: '5px'
764
764
  }
765
765
  })), h("div", {
766
- key: '7ecb1dc3d5e0c63cf191b1300f19cd88489e9bed',
766
+ key: '1ac0ea0d52a00a7f8b45206bdd3d647ba221e429',
767
767
  class: "grid"
768
768
  }, h("span", {
769
- key: '9233731334557d6b37d96d9d7e328cb9b24e2766',
769
+ key: '58c93b7dacd8a2766a8cb5d23c536a065ca64b22',
770
770
  class: "f-body-02"
771
771
  }, this.colors[4].pantoneC || 'N/A'), h("span", {
772
- key: '5030f6c36dd0e07785c0f11092c9452d80763101',
772
+ key: '70359540a3662ba14dbd8c08e4033d5bcd4c1a0d',
773
773
  class: "f-body-02"
774
774
  }, this.colors[4].pantoneU || 'N/A')))));
775
775
  }
@@ -24,7 +24,7 @@ const DocsOverview = () => h("div", {
24
24
  content: 'By registering components early and lazy-loading their implementations, the script helps maintain a fast startup while ensuring that all custom elements are ready for use when needed.'
25
25
  }]
26
26
  }), h("p", null, "Once included, components can be used in your markup like any other regular HTML elements:"), h("eds-code-block", {
27
- code: '<eds-button \n label="my bytton" \n intent="primary">\n</eds-button>',
27
+ code: '<eds-button label="my bytton" intent="primary"></eds-button>',
28
28
  language: "html",
29
29
  "copy-label": "Copy Code"
30
30
  }), h("h2", null, "Load the variables and styles"), h("p", null, "To directly use only the produced variables (colors, breakpoints, typography) add the tag below to the", ' ', h("code", null, "head"), ". This approach is recommended when you\u2019re working solely with the web components and want minimal integration. That said, the components are configured to require only these CSS variables and nothing more."), h("eds-code-block", {
@@ -35,11 +35,7 @@ const DocsOverview = () => h("div", {
35
35
  code: '<link rel="stylesheet" href="https://unpkg.com/@ebrains/assets@latest/styles/output.css"/>',
36
36
  language: "css",
37
37
  "copy-label": "Copy Code"
38
- }), h("p", null, "Note that, loading either the variables or the predefined CSS framework above,", ' ', h("b", null, "automatically loads the fonts so you can skip loading them separately"), ". If you wish, however, to load the fonts, add the tag below to the ", h("code", null, "head")), h("eds-code-block", {
39
- code: '<link rel="stylesheet" href="https://unpkg.com/@ebrains/assets@latest/styles/base/fonts.css"/>',
40
- language: "css",
41
- "copy-label": "Copy Code"
42
- }));
38
+ }), h("p", null, "Note that, loading either the variables or the predefined CSS framework above,", ' ', h("b", null, "automatically loads the fonts so you can skip loading them separately"), "."));
43
39
  const DocsInstallation = () => h("div", null, h("p", null, "Before proceeding, ensure that Node.js is installed on your machine\u2014you can download the latest version from the official website. If your project doesn\u2019t already use npm and you plan to integrate EBRAINS Components, you'll need to create a package.json file by running npm init and following the on-screen instructions."), h("div", {
44
40
  class: "my-8"
45
41
  }, h("eds-code-block", {
@@ -162,7 +158,7 @@ const ComponentsSection = class {
162
158
  }
163
159
  render() {
164
160
  return h("div", {
165
- key: 'dc274e3d76a296c8a8b18abcc4fc8741a6b9eddd',
161
+ key: 'd5f1ea9d290addbfa2a4c21e815597871f6d7639',
166
162
  class: "container"
167
163
  }, this.renderContent());
168
164
  }