@ebrains/react 0.0.1-alpha.0 → 0.3.0-alpha.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 (110) hide show
  1. package/README.md +4 -48
  2. package/arrow-diagonal-black-8f0494c3.esm.js +3 -0
  3. package/arrow-right-9322ba8a.esm.js +5 -0
  4. package/bluesky-cc5edd2d.esm.js +14 -0
  5. package/chevron-down-6144c823.esm.js +12 -0
  6. package/chevron-left-ca6c66e1.esm.js +11 -0
  7. package/chevron-right-b88ed2d4.esm.js +5 -0
  8. package/chevron-up-c66bd477.esm.js +12 -0
  9. package/close-87fc0d63.esm.js +5 -0
  10. package/color-0ba8ed56.esm.js +423 -0
  11. package/color-primary-palette_6.entry.esm.js +756 -0
  12. package/copy-03b72cb6.esm.js +5 -0
  13. package/correct-use-of-colors.entry.esm.js +243 -0
  14. package/eds-accordion.entry.esm.js +132 -0
  15. package/eds-alert.entry.esm.js +102 -0
  16. package/eds-avatar_17.entry.esm.js +209 -0
  17. package/eds-card-desc_3.entry.esm.js +129 -0
  18. package/eds-card-generic.entry.esm.js +125 -0
  19. package/eds-card-project.entry.esm.js +92 -0
  20. package/eds-card-section.entry.esm.js +70 -0
  21. package/eds-card-tags.entry.esm.js +27 -0
  22. package/eds-card-tool.entry.esm.js +106 -0
  23. package/eds-card-wrapper.entry.esm.js +39 -0
  24. package/eds-code-block.entry.esm.js +2243 -0
  25. package/eds-components-section.entry.esm.js +146 -0
  26. package/eds-docs-palettes.entry.esm.js +29 -0
  27. package/eds-docs-tokens.entry.esm.js +45 -0
  28. package/eds-form.entry.esm.js +374 -0
  29. package/eds-frame.entry.esm.js +117 -0
  30. package/eds-icon-arrow-diagonal.entry.esm.js +21 -0
  31. package/eds-icon-arrow-right.entry.esm.js +21 -0
  32. package/eds-icon-bluesky.entry.esm.js +21 -0
  33. package/eds-icon-chevron-down.entry.esm.js +21 -0
  34. package/eds-icon-chevron-left.entry.esm.js +21 -0
  35. package/eds-icon-chevron-right.entry.esm.js +21 -0
  36. package/eds-icon-chevron-up.entry.esm.js +21 -0
  37. package/eds-icon-close.entry.esm.js +21 -0
  38. package/eds-icon-copy.entry.esm.js +21 -0
  39. package/eds-icon-eu.entry.esm.js +21 -0
  40. package/eds-icon-facebook.entry.esm.js +21 -0
  41. package/eds-icon-gitlab.entry.esm.js +21 -0
  42. package/eds-icon-linkedin.entry.esm.js +21 -0
  43. package/eds-icon-loader.entry.esm.js +21 -0
  44. package/eds-icon-mastodon.entry.esm.js +21 -0
  45. package/eds-icon-menu.entry.esm.js +21 -0
  46. package/eds-icon-more.entry.esm.js +21 -0
  47. package/eds-icon-search.entry.esm.js +21 -0
  48. package/eds-icon-success.entry.esm.js +21 -0
  49. package/eds-icon-twitter.entry.esm.js +21 -0
  50. package/eds-icon-user.entry.esm.js +21 -0
  51. package/eds-icon-youtube.entry.esm.js +21 -0
  52. package/eds-input_7.entry.esm.js +518 -0
  53. package/eds-login.entry.esm.js +76 -0
  54. package/eds-logo-variations.entry.esm.js +29 -0
  55. package/eds-matomo-notice.entry.esm.js +129 -0
  56. package/eds-modal.entry.esm.js +114 -0
  57. package/eds-navigator.entry.esm.js +72 -0
  58. package/eds-pagination_2.entry.esm.js +456 -0
  59. package/eds-progress-bar.entry.esm.js +36 -0
  60. package/eds-rating.entry.esm.js +71 -0
  61. package/eds-section-core_2.entry.esm.js +69 -0
  62. package/eds-svg-repository.entry.esm.js +325 -0
  63. package/eds-tab.entry.esm.js +41 -0
  64. package/eds-tabs-content.entry.esm.js +145 -0
  65. package/eds-tabs.entry.esm.js +155 -0
  66. package/eds-timeline.entry.esm.js +130 -0
  67. package/eds-tooltip.entry.esm.js +116 -0
  68. package/eds-trl.entry.esm.js +69 -0
  69. package/eu-9ddde93a.esm.js +30 -0
  70. package/facebook-9cb5c17f.esm.js +14 -0
  71. package/incorrect-use-of-colors.entry.esm.js +71 -0
  72. package/index-39c58238.esm.js +58 -0
  73. package/index.esm.js +3 -2668
  74. package/index.esm2.js +4791 -0
  75. package/keycloak-13893af6.esm.js +1594 -0
  76. package/linkedin-e8650abb.esm.js +28 -0
  77. package/loader-c9628637.esm.js +30 -0
  78. package/logo-color-7f1fd803.esm.js +115 -0
  79. package/logo-color-margins-ff8ce71b.esm.js +118 -0
  80. package/logo-space.entry.esm.js +32 -0
  81. package/logo-variations-horizontal_2.entry.esm.js +116 -0
  82. package/logo-white-no-bg-f382f86f.esm.js +1021 -0
  83. package/logo-wrong-usage.entry.esm.js +137 -0
  84. package/mastodon-3703ec61.esm.js +14 -0
  85. package/menu-340ea948.esm.js +11 -0
  86. package/mono-53f70232.esm.js +11 -0
  87. package/more-4449d549.esm.js +13 -0
  88. package/package.json +1 -1
  89. package/search-fbcd79c2.esm.js +12 -0
  90. package/src/components.d.ts +40 -0
  91. package/src/index.d.ts +1 -1
  92. package/src/react-component-lib/attachProps.d.ts +16 -0
  93. package/src/react-component-lib/case.d.ts +2 -0
  94. package/src/react-component-lib/createComponent.d.ts +10 -0
  95. package/src/react-component-lib/createOverlayComponent.d.ts +21 -0
  96. package/src/react-component-lib/dev.d.ts +2 -0
  97. package/src/react-component-lib/index.d.ts +2 -0
  98. package/src/react-component-lib/interfaces.d.ts +29 -0
  99. package/src/react-component-lib/utils/attachProps.d.ts +16 -0
  100. package/src/react-component-lib/utils/case.d.ts +2 -0
  101. package/src/react-component-lib/utils/index.d.ts +10 -0
  102. package/success-443809da.esm.js +18 -0
  103. package/toastManager-d9eee791.esm.js +34 -0
  104. package/token-list_3.entry.esm.js +385 -0
  105. package/token-ratios.entry.esm.js +49 -0
  106. package/token-spacing.entry.esm.js +93 -0
  107. package/token-typography.entry.esm.js +264 -0
  108. package/twitter-ac21b505.esm.js +14 -0
  109. package/user-71ebdc15.esm.js +16 -0
  110. package/youtube-efbfbdc4.esm.js +14 -0
@@ -0,0 +1,117 @@
1
+ import { r as registerInstance, h, g as getElement } from './index.esm2.js';
2
+ import 'react';
3
+ import 'react/jsx-runtime';
4
+ import 'react-dom';
5
+
6
+ const EdsFrame = class {
7
+ constructor(hostRef) {
8
+ registerInstance(this, hostRef);
9
+ this.frameLabel = undefined;
10
+ this.urlLabel = 'Open in Storybook';
11
+ this.errorMessage = 'Could not load the requested Storybook content. Please check the URL or try again later.';
12
+ this.storybookUrl = undefined;
13
+ this.storyPath = undefined;
14
+ this.intent = 'strong';
15
+ this.tiny = false;
16
+ this.size = 'auto';
17
+ this.bg = true;
18
+ this.iframeError = false;
19
+ }
20
+ articleClasses() {
21
+ return [this.tiny ? 'min-h-120' : 'min-h-156', this.bg ? 'bg-inverse' : 'bg-default', 'rounded border-softer effect-focus-within relative flex grow flex-col border-2', 'w-full h-full'].join(' ');
22
+ }
23
+ getFrameHeight() {
24
+ switch (this.size) {
25
+ case 'sm':
26
+ return '100px';
27
+ case 'md':
28
+ return '200px';
29
+ case 'lg':
30
+ return '400px';
31
+ case 'xl':
32
+ return '700px';
33
+ default:
34
+ return 'auto';
35
+ }
36
+ }
37
+ async checkIframeAvailability() {
38
+ try {
39
+ const response = await fetch(this.frameSrc, {
40
+ method: 'GET'
41
+ });
42
+ if (!response.ok) {
43
+ throw new Error('Failed to load');
44
+ }
45
+ } catch (error) {
46
+ this.iframeError = true;
47
+ }
48
+ }
49
+ componentWillLoad() {
50
+ this.checkIframeAvailability();
51
+ }
52
+ componentDidLoad() {
53
+ // Emit context for each eds-link element after the component is fully loaded
54
+ const links = this.el.querySelectorAll('eds-link');
55
+ links.forEach(link => {
56
+ this.emitContext(link);
57
+ });
58
+ }
59
+ /**
60
+ * Emits a custom event called `parentContext` for a given link element.
61
+ * This event provides context information about the breadcrumb component.
62
+ *
63
+ * @param linkElement - The link element to which the event will be dispatched.
64
+ */
65
+ emitContext(linkElement) {
66
+ const event = new CustomEvent('parentContext', {
67
+ detail: {
68
+ componentName: this.el.tagName.toLowerCase(),
69
+ identifier: this.frameLabel
70
+ }
71
+ });
72
+ linkElement.dispatchEvent(event);
73
+ }
74
+ get storyLink() {
75
+ return `${this.storybookUrl}/?path=/story/${this.storyPath}`;
76
+ }
77
+ get frameSrc() {
78
+ return `${this.storybookUrl}/iframe.html?id=${this.storyPath}&viewMode=story`;
79
+ }
80
+ render() {
81
+ return h("div", {
82
+ key: '0c3a43efc1a125af5999af88c4eb071b5c3bc6c5',
83
+ class: this.articleClasses()
84
+ }, h("div", {
85
+ key: '32303d5e2c2f3b01efe1ceaf828346f873bea6b6',
86
+ class: "effect-height flex items-center justify-between py-8 px-12"
87
+ }, h("span", {
88
+ key: '75f7f6750413dad4af2ea62c12ffb994491d5d01',
89
+ class: "f-ui-02"
90
+ }, this.frameLabel), !this.iframeError ? h("eds-link", {
91
+ label: this.urlLabel,
92
+ url: this.storyLink,
93
+ intent: this.intent,
94
+ class: "ml-auto",
95
+ external: true,
96
+ disabled: false,
97
+ icon: "arrow-diagonal"
98
+ }) : null), h("div", {
99
+ key: '1fd99f6eda026814910b0cd93635616b7d3ffe09',
100
+ class: "border-softer border-t-2"
101
+ }, this.iframeError ? h("div", {
102
+ class: "container ml-8 mr-8 mt-16"
103
+ }, this.errorMessage) : h("iframe", {
104
+ src: this.frameSrc,
105
+ width: "100%",
106
+ height: this.getFrameHeight(),
107
+ title: this.frameLabel,
108
+ frameBorder: "0",
109
+ allowFullScreen: true
110
+ })));
111
+ }
112
+ get el() {
113
+ return getElement(this);
114
+ }
115
+ };
116
+
117
+ export { EdsFrame as eds_frame };
@@ -0,0 +1,21 @@
1
+ import { r as registerInstance, h } from './index.esm2.js';
2
+ import { a as arrowDiagonal } from './arrow-diagonal-black-8f0494c3.esm.js';
3
+ import 'react';
4
+ import 'react/jsx-runtime';
5
+ import 'react-dom';
6
+
7
+ const EdsIconArrowDiagonal = class {
8
+ constructor(hostRef) {
9
+ registerInstance(this, hostRef);
10
+ this.addClass = '';
11
+ }
12
+ render() {
13
+ return h("span", {
14
+ key: '08ebdce5cfbe75bf4bfab8f72493e2178be55c3c',
15
+ class: this.addClass,
16
+ innerHTML: arrowDiagonal
17
+ });
18
+ }
19
+ };
20
+
21
+ export { EdsIconArrowDiagonal as eds_icon_arrow_diagonal };
@@ -0,0 +1,21 @@
1
+ import { r as registerInstance, h } from './index.esm2.js';
2
+ import { a as arrowRight } from './arrow-right-9322ba8a.esm.js';
3
+ import 'react';
4
+ import 'react/jsx-runtime';
5
+ import 'react-dom';
6
+
7
+ const EdsIconArrowRight = class {
8
+ constructor(hostRef) {
9
+ registerInstance(this, hostRef);
10
+ this.class = '';
11
+ }
12
+ render() {
13
+ return h("span", {
14
+ key: '6d704324784e6c3d9c221dcaf83bd86a8a6a94ab',
15
+ class: this.class,
16
+ innerHTML: arrowRight
17
+ });
18
+ }
19
+ };
20
+
21
+ export { EdsIconArrowRight as eds_icon_arrow_right };
@@ -0,0 +1,21 @@
1
+ import { r as registerInstance, h } from './index.esm2.js';
2
+ import { b as bluesky } from './bluesky-cc5edd2d.esm.js';
3
+ import 'react';
4
+ import 'react/jsx-runtime';
5
+ import 'react-dom';
6
+
7
+ const EdsIconBluesky = class {
8
+ constructor(hostRef) {
9
+ registerInstance(this, hostRef);
10
+ this.class = '';
11
+ }
12
+ render() {
13
+ return h("span", {
14
+ key: '8b5d4cfeedf6d7e9bea48d7ba892527d484c858d',
15
+ class: this.class,
16
+ innerHTML: bluesky
17
+ });
18
+ }
19
+ };
20
+
21
+ export { EdsIconBluesky as eds_icon_bluesky };
@@ -0,0 +1,21 @@
1
+ import { r as registerInstance, h } from './index.esm2.js';
2
+ import { c as chevronDown } from './chevron-down-6144c823.esm.js';
3
+ import 'react';
4
+ import 'react/jsx-runtime';
5
+ import 'react-dom';
6
+
7
+ const EdsIconChevronDown = class {
8
+ constructor(hostRef) {
9
+ registerInstance(this, hostRef);
10
+ this.class = '';
11
+ }
12
+ render() {
13
+ return h("span", {
14
+ key: 'bc01e9e10033245e02403b6b919911018eef9919',
15
+ class: this.class,
16
+ innerHTML: chevronDown
17
+ });
18
+ }
19
+ };
20
+
21
+ export { EdsIconChevronDown as eds_icon_chevron_down };
@@ -0,0 +1,21 @@
1
+ import { r as registerInstance, h } from './index.esm2.js';
2
+ import { c as chevronLeft } from './chevron-left-ca6c66e1.esm.js';
3
+ import 'react';
4
+ import 'react/jsx-runtime';
5
+ import 'react-dom';
6
+
7
+ const EdsIconChevronLeft = class {
8
+ constructor(hostRef) {
9
+ registerInstance(this, hostRef);
10
+ this.class = '';
11
+ }
12
+ render() {
13
+ return h("span", {
14
+ key: 'd74bd0b2ddfd5bd61c97309aebb71d7c29f0cf43',
15
+ class: this.class,
16
+ innerHTML: chevronLeft
17
+ });
18
+ }
19
+ };
20
+
21
+ export { EdsIconChevronLeft as eds_icon_chevron_left };
@@ -0,0 +1,21 @@
1
+ import { r as registerInstance, h } from './index.esm2.js';
2
+ import { c as chevronRight } from './chevron-right-b88ed2d4.esm.js';
3
+ import 'react';
4
+ import 'react/jsx-runtime';
5
+ import 'react-dom';
6
+
7
+ const EdsIconChevronRight = class {
8
+ constructor(hostRef) {
9
+ registerInstance(this, hostRef);
10
+ this.class = '';
11
+ }
12
+ render() {
13
+ return h("span", {
14
+ key: '998491aed74bd3edd1fb8545f85ab52cf2703b3f',
15
+ class: this.class,
16
+ innerHTML: chevronRight
17
+ });
18
+ }
19
+ };
20
+
21
+ export { EdsIconChevronRight as eds_icon_chevron_right };
@@ -0,0 +1,21 @@
1
+ import { r as registerInstance, h } from './index.esm2.js';
2
+ import { c as chevronUp } from './chevron-up-c66bd477.esm.js';
3
+ import 'react';
4
+ import 'react/jsx-runtime';
5
+ import 'react-dom';
6
+
7
+ const EdsIconChevronUp = class {
8
+ constructor(hostRef) {
9
+ registerInstance(this, hostRef);
10
+ this.class = '';
11
+ }
12
+ render() {
13
+ return h("span", {
14
+ key: 'd0723afa766fc6dac454ec84602bd50ba4e49950',
15
+ class: this.class,
16
+ innerHTML: chevronUp
17
+ });
18
+ }
19
+ };
20
+
21
+ export { EdsIconChevronUp as eds_icon_chevron_up };
@@ -0,0 +1,21 @@
1
+ import { r as registerInstance, h } from './index.esm2.js';
2
+ import { c as close } from './close-87fc0d63.esm.js';
3
+ import 'react';
4
+ import 'react/jsx-runtime';
5
+ import 'react-dom';
6
+
7
+ const EdsIconClose = class {
8
+ constructor(hostRef) {
9
+ registerInstance(this, hostRef);
10
+ this.class = '';
11
+ }
12
+ render() {
13
+ return h("span", {
14
+ key: '365ad476b1be9c708e73598cad1dd42a908fa1cd',
15
+ class: this.class,
16
+ innerHTML: close
17
+ });
18
+ }
19
+ };
20
+
21
+ export { EdsIconClose as eds_icon_close };
@@ -0,0 +1,21 @@
1
+ import { r as registerInstance, h } from './index.esm2.js';
2
+ import { c as copy } from './copy-03b72cb6.esm.js';
3
+ import 'react';
4
+ import 'react/jsx-runtime';
5
+ import 'react-dom';
6
+
7
+ const EdsIconCopy = class {
8
+ constructor(hostRef) {
9
+ registerInstance(this, hostRef);
10
+ this.class = '';
11
+ }
12
+ render() {
13
+ return h("span", {
14
+ key: '770c34b98ec0e0a7e16de4d7b5b41b4afec9911e',
15
+ class: this.class,
16
+ innerHTML: copy
17
+ });
18
+ }
19
+ };
20
+
21
+ export { EdsIconCopy as eds_icon_copy };
@@ -0,0 +1,21 @@
1
+ import { r as registerInstance, h } from './index.esm2.js';
2
+ import { e as euSvg } from './eu-9ddde93a.esm.js';
3
+ import 'react';
4
+ import 'react/jsx-runtime';
5
+ import 'react-dom';
6
+
7
+ const EdsIconEu = class {
8
+ constructor(hostRef) {
9
+ registerInstance(this, hostRef);
10
+ this.class = '';
11
+ }
12
+ render() {
13
+ return h("span", {
14
+ key: 'cc6e5f7d7333ff7ed4a6f716e0ee90806fa782f9',
15
+ class: this.class,
16
+ innerHTML: euSvg
17
+ });
18
+ }
19
+ };
20
+
21
+ export { EdsIconEu as eds_icon_eu };
@@ -0,0 +1,21 @@
1
+ import { r as registerInstance, h } from './index.esm2.js';
2
+ import { f as facebook } from './facebook-9cb5c17f.esm.js';
3
+ import 'react';
4
+ import 'react/jsx-runtime';
5
+ import 'react-dom';
6
+
7
+ const EdsIconFacebook = class {
8
+ constructor(hostRef) {
9
+ registerInstance(this, hostRef);
10
+ this.class = '';
11
+ }
12
+ render() {
13
+ return h("span", {
14
+ key: 'f859db4f8b6679e138e6d72d1d0f5e5bd1bcf997',
15
+ class: this.class,
16
+ innerHTML: facebook
17
+ });
18
+ }
19
+ };
20
+
21
+ export { EdsIconFacebook as eds_icon_facebook };
@@ -0,0 +1,21 @@
1
+ import { r as registerInstance, h } from './index.esm2.js';
2
+ import { g as gitlabBlack } from './mono-53f70232.esm.js';
3
+ import 'react';
4
+ import 'react/jsx-runtime';
5
+ import 'react-dom';
6
+
7
+ const EdsIconGitlab = class {
8
+ constructor(hostRef) {
9
+ registerInstance(this, hostRef);
10
+ this.class = '';
11
+ }
12
+ render() {
13
+ return h("span", {
14
+ key: '5a91cfc15c4dec2b50ce57fb0f1d6cc8f57b03e8',
15
+ class: this.class,
16
+ innerHTML: gitlabBlack
17
+ });
18
+ }
19
+ };
20
+
21
+ export { EdsIconGitlab as eds_icon_gitlab };
@@ -0,0 +1,21 @@
1
+ import { r as registerInstance, h } from './index.esm2.js';
2
+ import { l as linkedin } from './linkedin-e8650abb.esm.js';
3
+ import 'react';
4
+ import 'react/jsx-runtime';
5
+ import 'react-dom';
6
+
7
+ const EdsIconLinkedin = class {
8
+ constructor(hostRef) {
9
+ registerInstance(this, hostRef);
10
+ this.class = '';
11
+ }
12
+ render() {
13
+ return h("span", {
14
+ key: 'b8e0661a74a92c72b6db109cb48db12da48dcf92',
15
+ class: this.class,
16
+ innerHTML: linkedin
17
+ });
18
+ }
19
+ };
20
+
21
+ export { EdsIconLinkedin as eds_icon_linkedin };
@@ -0,0 +1,21 @@
1
+ import { r as registerInstance, h } from './index.esm2.js';
2
+ import { l as loader } from './loader-c9628637.esm.js';
3
+ import 'react';
4
+ import 'react/jsx-runtime';
5
+ import 'react-dom';
6
+
7
+ const EdsIconLoader = class {
8
+ constructor(hostRef) {
9
+ registerInstance(this, hostRef);
10
+ this.class = '';
11
+ }
12
+ render() {
13
+ return h("span", {
14
+ key: '260c4eeb69ff79d943571c1461346b9019ea513a',
15
+ class: this.class,
16
+ innerHTML: loader
17
+ });
18
+ }
19
+ };
20
+
21
+ export { EdsIconLoader as eds_icon_loader };
@@ -0,0 +1,21 @@
1
+ import { r as registerInstance, h } from './index.esm2.js';
2
+ import { m as mastodon } from './mastodon-3703ec61.esm.js';
3
+ import 'react';
4
+ import 'react/jsx-runtime';
5
+ import 'react-dom';
6
+
7
+ const EdsIconMastodon = class {
8
+ constructor(hostRef) {
9
+ registerInstance(this, hostRef);
10
+ this.class = '';
11
+ }
12
+ render() {
13
+ return h("span", {
14
+ key: '902598891dfe926f92ce5d30dc135896c6eccd43',
15
+ class: this.class,
16
+ innerHTML: mastodon
17
+ });
18
+ }
19
+ };
20
+
21
+ export { EdsIconMastodon as eds_icon_mastodon };
@@ -0,0 +1,21 @@
1
+ import { r as registerInstance, h } from './index.esm2.js';
2
+ import { m as menu } from './menu-340ea948.esm.js';
3
+ import 'react';
4
+ import 'react/jsx-runtime';
5
+ import 'react-dom';
6
+
7
+ const EdsIconMenu = class {
8
+ constructor(hostRef) {
9
+ registerInstance(this, hostRef);
10
+ this.class = '';
11
+ }
12
+ render() {
13
+ return h("span", {
14
+ key: '9d15be28017eb074a69846a2a639861de997130b',
15
+ class: this.class,
16
+ innerHTML: menu
17
+ });
18
+ }
19
+ };
20
+
21
+ export { EdsIconMenu as eds_icon_menu };
@@ -0,0 +1,21 @@
1
+ import { r as registerInstance, h } from './index.esm2.js';
2
+ import { m as more } from './more-4449d549.esm.js';
3
+ import 'react';
4
+ import 'react/jsx-runtime';
5
+ import 'react-dom';
6
+
7
+ const EdsIconMore = class {
8
+ constructor(hostRef) {
9
+ registerInstance(this, hostRef);
10
+ this.class = '';
11
+ }
12
+ render() {
13
+ return h("span", {
14
+ key: '0f7d61104f8f2b0a83c5b60a6ce81c6ab91ecb9c',
15
+ class: this.class,
16
+ innerHTML: more
17
+ });
18
+ }
19
+ };
20
+
21
+ export { EdsIconMore as eds_icon_more };
@@ -0,0 +1,21 @@
1
+ import { r as registerInstance, h } from './index.esm2.js';
2
+ import { s as search } from './search-fbcd79c2.esm.js';
3
+ import 'react';
4
+ import 'react/jsx-runtime';
5
+ import 'react-dom';
6
+
7
+ const EdsIconSearch = class {
8
+ constructor(hostRef) {
9
+ registerInstance(this, hostRef);
10
+ this.class = '';
11
+ }
12
+ render() {
13
+ return h("span", {
14
+ key: '6795d973d3a1fff27c2fd6181235d0284abaf3b7',
15
+ class: this.class,
16
+ innerHTML: search
17
+ });
18
+ }
19
+ };
20
+
21
+ export { EdsIconSearch as eds_icon_search };
@@ -0,0 +1,21 @@
1
+ import { r as registerInstance, h } from './index.esm2.js';
2
+ import { s as success } from './success-443809da.esm.js';
3
+ import 'react';
4
+ import 'react/jsx-runtime';
5
+ import 'react-dom';
6
+
7
+ const EdsIconSuccess = class {
8
+ constructor(hostRef) {
9
+ registerInstance(this, hostRef);
10
+ this.class = '';
11
+ }
12
+ render() {
13
+ return h("span", {
14
+ key: '15e428fd72496249adfe372847d5c683cd3412b1',
15
+ class: this.class,
16
+ innerHTML: success
17
+ });
18
+ }
19
+ };
20
+
21
+ export { EdsIconSuccess as eds_icon_success };
@@ -0,0 +1,21 @@
1
+ import { r as registerInstance, h } from './index.esm2.js';
2
+ import { t as twitter } from './twitter-ac21b505.esm.js';
3
+ import 'react';
4
+ import 'react/jsx-runtime';
5
+ import 'react-dom';
6
+
7
+ const EdsIconTwitter = class {
8
+ constructor(hostRef) {
9
+ registerInstance(this, hostRef);
10
+ this.class = '';
11
+ }
12
+ render() {
13
+ return h("span", {
14
+ key: 'cfa2d903e79d5a17fb7511e078c0d26bd6d3abd6',
15
+ class: this.class,
16
+ innerHTML: twitter
17
+ });
18
+ }
19
+ };
20
+
21
+ export { EdsIconTwitter as eds_icon_twitter };
@@ -0,0 +1,21 @@
1
+ import { r as registerInstance, h } from './index.esm2.js';
2
+ import { u as user } from './user-71ebdc15.esm.js';
3
+ import 'react';
4
+ import 'react/jsx-runtime';
5
+ import 'react-dom';
6
+
7
+ const EdsIconUser = class {
8
+ constructor(hostRef) {
9
+ registerInstance(this, hostRef);
10
+ this.class = '';
11
+ }
12
+ render() {
13
+ return h("span", {
14
+ key: 'dc06f1a54b9542cb2c0165fb3bdff960ecd81cc0',
15
+ class: this.class,
16
+ innerHTML: user
17
+ });
18
+ }
19
+ };
20
+
21
+ export { EdsIconUser as eds_icon_user };
@@ -0,0 +1,21 @@
1
+ import { r as registerInstance, h } from './index.esm2.js';
2
+ import { y as youtube } from './youtube-efbfbdc4.esm.js';
3
+ import 'react';
4
+ import 'react/jsx-runtime';
5
+ import 'react-dom';
6
+
7
+ const EdsIconYoutube = class {
8
+ constructor(hostRef) {
9
+ registerInstance(this, hostRef);
10
+ this.class = '';
11
+ }
12
+ render() {
13
+ return h("span", {
14
+ key: 'ecd12a21c5797f93f7d8abe67803b27862967b2f',
15
+ class: this.class,
16
+ innerHTML: youtube
17
+ });
18
+ }
19
+ };
20
+
21
+ export { EdsIconYoutube as eds_icon_youtube };