@ebrains/react 0.9.2-beta → 1.0.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/README.md +3 -3
- package/analytics-d99780e3.esm.js +55 -0
- package/arrow-diagonal-black-8f0494c3.esm.js +3 -0
- package/arrow-right-9322ba8a.esm.js +5 -0
- package/bluesky-cc5edd2d.esm.js +14 -0
- package/bookmark-c200037c.esm.js +16 -0
- package/chevron-down-6144c823.esm.js +12 -0
- package/chevron-left-ca6c66e1.esm.js +11 -0
- package/chevron-right-b88ed2d4.esm.js +5 -0
- package/chevron-up-c66bd477.esm.js +12 -0
- package/close-87fc0d63.esm.js +5 -0
- package/color-primary-palette_6.entry.esm.js +778 -0
- package/components-section.entry.esm.js +171 -0
- package/copy-03b72cb6.esm.js +5 -0
- package/correct-use-of-colors.entry.esm.js +243 -0
- package/docs-palettes.entry.esm.js +29 -0
- package/docs-tokens.entry.esm.js +45 -0
- package/eds-accordion.entry.esm.js +132 -0
- package/eds-alert.entry.esm.js +112 -0
- package/eds-app-root.entry.esm.js +53 -0
- package/eds-avatar_34.entry.esm.js +3594 -0
- package/eds-card-project.entry.esm.js +210 -0
- package/eds-card-section.entry.esm.js +56 -0
- package/eds-card-tags.entry.esm.js +27 -0
- package/eds-card-tool.entry.esm.js +105 -0
- package/eds-code-block.entry.esm.js +2290 -0
- package/eds-cookies-preference.entry.esm.js +47 -0
- package/eds-feedback.entry.esm.js +87 -0
- package/eds-frame.entry.esm.js +112 -0
- package/eds-icon-arrow-diagonal.entry.esm.js +21 -0
- package/eds-icon-arrow-right.entry.esm.js +21 -0
- package/eds-icon-bluesky.entry.esm.js +21 -0
- package/eds-icon-bookmark.entry.esm.js +21 -0
- package/eds-icon-chevron-down.entry.esm.js +21 -0
- package/eds-icon-chevron-left.entry.esm.js +21 -0
- package/eds-icon-chevron-right.entry.esm.js +21 -0
- package/eds-icon-chevron-up.entry.esm.js +21 -0
- package/eds-icon-close.entry.esm.js +21 -0
- package/eds-icon-copy.entry.esm.js +21 -0
- package/eds-icon-eu.entry.esm.js +21 -0
- package/eds-icon-external.entry.esm.js +21 -0
- package/eds-icon-facebook.entry.esm.js +21 -0
- package/eds-icon-gitlab.entry.esm.js +21 -0
- package/eds-icon-linkedin.entry.esm.js +21 -0
- package/eds-icon-loader.entry.esm.js +21 -0
- package/eds-icon-mastodon.entry.esm.js +21 -0
- package/eds-icon-menu.entry.esm.js +21 -0
- package/eds-icon-minus.entry.esm.js +21 -0
- package/eds-icon-more.entry.esm.js +21 -0
- package/eds-icon-paper.entry.esm.js +21 -0
- package/eds-icon-plus.entry.esm.js +21 -0
- package/eds-icon-portal.entry.esm.js +21 -0
- package/eds-icon-private.entry.esm.js +21 -0
- package/eds-icon-public.entry.esm.js +21 -0
- package/eds-icon-search.entry.esm.js +21 -0
- package/eds-icon-star.entry.esm.js +21 -0
- package/eds-icon-success.entry.esm.js +21 -0
- package/eds-icon-thumbs-down.entry.esm.js +21 -0
- package/eds-icon-thumbs-up.entry.esm.js +21 -0
- package/eds-icon-tutorial.entry.esm.js +21 -0
- package/eds-icon-twitter.entry.esm.js +21 -0
- package/eds-icon-unknown.entry.esm.js +21 -0
- package/eds-icon-updown.entry.esm.js +21 -0
- package/eds-icon-user.entry.esm.js +21 -0
- package/eds-icon-youtube.entry.esm.js +21 -0
- package/eds-matomo-notice.entry.esm.js +159 -0
- package/eds-pagination_2.entry.esm.js +493 -0
- package/eds-progress-bar.entry.esm.js +52 -0
- package/eds-rating.entry.esm.js +79 -0
- package/eds-section-core_2.entry.esm.js +69 -0
- package/eds-spinner.entry.esm.js +67 -0
- package/eds-splash-screen.entry.esm.js +87 -0
- package/eds-switch.entry.esm.js +68 -0
- package/eds-timeline.entry.esm.js +117 -0
- package/eds-toast-manager.entry.esm.js +93 -0
- package/eds-toast.entry.esm.js +93 -0
- package/eds-trl.entry.esm.js +68 -0
- package/eu-9ddde93a.esm.js +30 -0
- package/facebook-9cb5c17f.esm.js +14 -0
- package/incorrect-use-of-colors.entry.esm.js +74 -0
- package/index-39c58238.esm.js +58 -0
- package/index.esm.d.ts +1 -0
- package/index.esm.js +4 -0
- package/index.esm2.js +4558 -0
- package/linkedin-e8650abb.esm.js +28 -0
- package/loader-c9628637.esm.js +30 -0
- package/logo-color-7f1fd803.esm.js +115 -0
- package/logo-color-margins-ff8ce71b.esm.js +118 -0
- package/logo-space.entry.esm.js +48 -0
- package/logo-variations-horizontal_2.entry.esm.js +123 -0
- package/logo-variations-tabs.entry.esm.js +29 -0
- package/logo-white-no-bg-f382f86f.esm.js +1021 -0
- package/logo-wrong-usage.entry.esm.js +101 -0
- package/mastodon-3703ec61.esm.js +14 -0
- package/menu-340ea948.esm.js +11 -0
- package/minus-b30a7c71.esm.js +11 -0
- package/mono-53f70232.esm.js +11 -0
- package/more-4449d549.esm.js +13 -0
- package/package.json +6 -2
- package/paper-8e74ea31.esm.js +15 -0
- package/plus-89c07be2.esm.js +12 -0
- package/portal-d6c8ce56.esm.js +18 -0
- package/private-1c25ff8e.esm.js +25 -0
- package/public-d4d8c585.esm.js +16 -0
- package/search-fbcd79c2.esm.js +12 -0
- package/sharedUtils-a550989c.esm.js +17 -0
- package/src/components.d.ts +40 -0
- package/src/generated/components.d.ts +38 -0
- package/src/generated/react-component-lib/attachProps.d.ts +16 -0
- package/src/generated/react-component-lib/case.d.ts +2 -0
- package/src/generated/react-component-lib/createComponent.d.ts +10 -0
- package/src/generated/react-component-lib/createOverlayComponent.d.ts +21 -0
- package/src/generated/react-component-lib/dev.d.ts +2 -0
- package/src/generated/react-component-lib/interfaces.d.ts +29 -0
- package/src/generated/react-component-lib/utils/attachProps.d.ts +16 -0
- package/src/generated/react-component-lib/utils/case.d.ts +2 -0
- package/src/generated/react-component-lib/utils/dev.d.ts +2 -0
- package/src/generated/react-component-lib/utils/index.d.ts +10 -0
- package/src/react-component-lib/attachProps.d.ts +16 -0
- package/src/react-component-lib/case.d.ts +2 -0
- package/src/react-component-lib/createComponent.d.ts +10 -0
- package/src/react-component-lib/createOverlayComponent.d.ts +21 -0
- package/src/react-component-lib/dev.d.ts +2 -0
- package/src/react-component-lib/interfaces.d.ts +29 -0
- package/src/react-component-lib/utils/attachProps.d.ts +16 -0
- package/src/react-component-lib/utils/case.d.ts +2 -0
- package/src/react-component-lib/utils/index.d.ts +10 -0
- package/star-0da9b5e9.esm.js +5 -0
- package/success-443809da.esm.js +18 -0
- package/svg-repository.entry.esm.js +337 -0
- package/thumbs-down-a18fd049.esm.js +5 -0
- package/thumbs-up-c19a71bc.esm.js +6 -0
- package/token-list_3.entry.esm.js +385 -0
- package/token-ratios.entry.esm.js +49 -0
- package/token-typography.entry.esm.js +267 -0
- package/tutotial-150ee1fd.esm.js +27 -0
- package/twitter-ac21b505.esm.js +14 -0
- package/unknown-ed01a24c.esm.js +22 -0
- package/up-and-down-d747abee.esm.js +12 -0
- package/user-71ebdc15.esm.js +16 -0
- package/youtube-efbfbdc4.esm.js +14 -0
- package/.babelrc +0 -12
- package/project.json +0 -10
- package/rollup.config.js +0 -43
- package/src/components.ts +0 -49
- package/src/generated/components.ts +0 -47
- package/src/generated/react-component-lib/attachProps.ts +0 -125
- package/src/generated/react-component-lib/case.ts +0 -7
- package/src/generated/react-component-lib/createComponent.tsx +0 -106
- package/src/generated/react-component-lib/createOverlayComponent.tsx +0 -142
- package/src/generated/react-component-lib/dev.ts +0 -14
- package/src/generated/react-component-lib/index.tsx +0 -50
- package/src/generated/react-component-lib/interfaces.ts +0 -34
- package/src/generated/react-component-lib/utils/attachProps.ts +0 -125
- package/src/generated/react-component-lib/utils/case.ts +0 -7
- package/src/generated/react-component-lib/utils/dev.ts +0 -14
- package/src/generated/react-component-lib/utils/index.tsx +0 -50
- package/src/react-component-lib/attachProps.ts +0 -125
- package/src/react-component-lib/case.ts +0 -7
- package/src/react-component-lib/createComponent.tsx +0 -106
- package/src/react-component-lib/createOverlayComponent.tsx +0 -142
- package/src/react-component-lib/dev.ts +0 -14
- package/src/react-component-lib/index.tsx +0 -50
- package/src/react-component-lib/interfaces.ts +0 -34
- package/src/react-component-lib/utils/attachProps.ts +0 -125
- package/src/react-component-lib/utils/case.ts +0 -7
- package/src/react-component-lib/utils/index.tsx +0 -50
- package/tsconfig.json +0 -17
- package/tsconfig.lib.json +0 -23
- /package/src/generated/react-component-lib/{index.ts → index.d.ts} +0 -0
- /package/src/{index.ts → index.d.ts} +0 -0
- /package/src/react-component-lib/{index.ts → index.d.ts} +0 -0
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
import { r as registerInstance, h } from './index.esm2.js';
|
|
2
|
+
import 'react';
|
|
3
|
+
import 'react/jsx-runtime';
|
|
4
|
+
import 'react-dom';
|
|
5
|
+
|
|
6
|
+
const edsCookiesPreferenceCss = "";
|
|
7
|
+
const EdsCookiesPreferenceStyle0 = edsCookiesPreferenceCss;
|
|
8
|
+
const EdsCookiesPreference = class {
|
|
9
|
+
constructor(hostRef) {
|
|
10
|
+
registerInstance(this, hostRef);
|
|
11
|
+
this.buttonText = 'Cookies Preferences';
|
|
12
|
+
this.intent = undefined;
|
|
13
|
+
this.showMatomoNotice = false;
|
|
14
|
+
this.noticeKey = 0;
|
|
15
|
+
}
|
|
16
|
+
/**
|
|
17
|
+
* Always shows the eds-matomo-notice popup.
|
|
18
|
+
* Every click removes the "matomo-deferred" key and forces a remount.
|
|
19
|
+
*/
|
|
20
|
+
toggleCookiesPopup() {
|
|
21
|
+
// Remove the key from session storage so that the notice will run its checks (or be forced to show)
|
|
22
|
+
sessionStorage.removeItem('matomo-deferred');
|
|
23
|
+
if (this.showMatomoNotice) {
|
|
24
|
+
// Force a remount by changing the key
|
|
25
|
+
this.noticeKey = this.noticeKey + 1;
|
|
26
|
+
} else {
|
|
27
|
+
this.showMatomoNotice = true;
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
render() {
|
|
31
|
+
return h("div", {
|
|
32
|
+
key: '37a817a2c1cccb58a7445c399f20ce5fb97653b8'
|
|
33
|
+
}, h("eds-link", {
|
|
34
|
+
key: '9bf85d4fe82d7a525bae6f765da7dea9a3913494',
|
|
35
|
+
size: "small",
|
|
36
|
+
intent: this.intent,
|
|
37
|
+
label: this.buttonText,
|
|
38
|
+
onClick: () => this.toggleCookiesPopup()
|
|
39
|
+
}), this.showMatomoNotice && h("eds-matomo-notice", {
|
|
40
|
+
"force-show": true,
|
|
41
|
+
key: this.noticeKey
|
|
42
|
+
}));
|
|
43
|
+
}
|
|
44
|
+
};
|
|
45
|
+
EdsCookiesPreference.style = EdsCookiesPreferenceStyle0;
|
|
46
|
+
|
|
47
|
+
export { EdsCookiesPreference as eds_cookies_preference };
|
|
@@ -0,0 +1,87 @@
|
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, g as getElement } from './index.esm2.js';
|
|
2
|
+
import { p as parseData } from './sharedUtils-a550989c.esm.js';
|
|
3
|
+
import 'react';
|
|
4
|
+
import 'react/jsx-runtime';
|
|
5
|
+
import 'react-dom';
|
|
6
|
+
|
|
7
|
+
const edsFeedbackCss = "h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}.text-light{color:var(--grey-700)}.text-lighter{color:var(--grey-600)}.text-lightest{color:var(--grey-500)}.f-body-01{font-family:var(--f-body-01-fontFamily);font-weight:var(--f-body-01-fontWeight);font-size:var(--f-body-01-fontSize);line-height:var(--f-body-01-lineHeight);letter-spacing:var(--f-body-01-letterSpacing)}.f-heading-01{font-family:var(--f-heading-01-fontFamily);font-weight:var(--f-heading-01-fontWeight);font-size:var(--f-heading-01-fontSize);line-height:var(--f-heading-01-lineHeight);letter-spacing:var(--f-heading-01-letterSpacing)}.f-heading-02{font-family:var(--f-heading-02-fontFamily);font-weight:var(--f-heading-02-fontWeight);font-size:var(--f-heading-02-fontSize);line-height:var(--f-heading-02-lineHeight);letter-spacing:var(--f-heading-02-letterSpacing)}.f-heading-03{font-family:var(--f-heading-03-fontFamily);font-weight:var(--f-heading-03-fontWeight);font-size:var(--f-heading-03-fontSize);line-height:var(--f-heading-03-lineHeight);letter-spacing:var(--f-heading-03-letterSpacing)}.f-heading-04{font-family:var(--f-heading-04-fontFamily);font-weight:var(--f-heading-04-fontWeight);font-size:var(--f-heading-04-fontSize);line-height:var(--f-heading-04-lineHeight);letter-spacing:var(--f-heading-04-letterSpacing)}.f-heading-05{font-family:var(--f-heading-05-fontFamily);font-weight:var(--f-heading-05-fontWeight);font-size:var(--f-heading-05-fontSize);line-height:var(--f-heading-05-lineHeight);letter-spacing:var(--f-heading-05-letterSpacing)}.f-heading-06{font-family:var(--f-heading-06-fontFamily);font-weight:var(--f-heading-06-fontWeight);font-size:var(--f-heading-06-fontSize);line-height:var(--f-heading-06-lineHeight);letter-spacing:var(--f-heading-06-letterSpacing)}.f-body-01{font-family:var(--f-body-01-fontFamily);font-weight:var(--f-body-01-fontWeight);font-size:var(--f-body-01-fontSize);line-height:var(--f-body-01-lineHeight);letter-spacing:var(--f-body-01-letterSpacing)}.f-body-02{font-family:var(--f-body-02-fontFamily);font-weight:var(--f-body-02-fontWeight);font-size:var(--f-body-02-fontSize);line-height:var(--f-body-02-lineHeight);letter-spacing:var(--f-body-02-letterSpacing)}.f-ui-04{font-family:var(--f-ui-04-fontFamily);font-weight:var(--f-ui-04-fontWeight);font-size:var(--f-ui-04-fontSize);line-height:var(--f-ui-04-lineHeight);letter-spacing:var(--f-ui-04-letterSpacing)}.inline{display:inline}.grid{display:grid}.flex{display:flex}.inline-flex{display:inline-flex}.flex-col{flex-direction:column}.my-4{margin-top:0.25rem;margin-bottom:0.25rem}.my-8{margin-top:0.5rem;margin-bottom:0.5rem}.my-16{margin-top:1rem;margin-bottom:1rem}.my-20{margin-top:1.25rem;margin-bottom:1.25rem}";
|
|
8
|
+
const EdsFeedbackStyle0 = edsFeedbackCss;
|
|
9
|
+
const EdsFeedback = class {
|
|
10
|
+
constructor(hostRef) {
|
|
11
|
+
registerInstance(this, hostRef);
|
|
12
|
+
this.rating = createEvent(this, "rating", 7);
|
|
13
|
+
this.headingLevel = 'h1';
|
|
14
|
+
this.type = 'star';
|
|
15
|
+
this.count = 5;
|
|
16
|
+
this.label = 'Rate your Experience!';
|
|
17
|
+
this.description = 'This is a description!';
|
|
18
|
+
this.textMapping = ['Very Poor', 'Poor', 'Average', 'Good', 'Excellent'];
|
|
19
|
+
this.selectedRating = 0;
|
|
20
|
+
}
|
|
21
|
+
/**
|
|
22
|
+
* Lifecycle method that runs when the component has fully loaded.
|
|
23
|
+
* It emits a custom event for each `eds-button` element contained within the breadcrumb.
|
|
24
|
+
*/
|
|
25
|
+
componentDidLoad() {
|
|
26
|
+
const btns = this.el.shadowRoot.querySelectorAll('eds-button');
|
|
27
|
+
btns.forEach(btn => {
|
|
28
|
+
this.emitContext(btn);
|
|
29
|
+
});
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* Emits a custom event called `parentContext` for a given link element.
|
|
33
|
+
* This event provides context information about the breadcrumb component.
|
|
34
|
+
*
|
|
35
|
+
* @param btnElement - The link element to which the event will be dispatched.
|
|
36
|
+
*/
|
|
37
|
+
emitContext(btnElement) {
|
|
38
|
+
const event = new CustomEvent('parentContext', {
|
|
39
|
+
detail: {
|
|
40
|
+
componentName: this.el.tagName.toLowerCase(),
|
|
41
|
+
identifier: this.selectedRating
|
|
42
|
+
}
|
|
43
|
+
});
|
|
44
|
+
btnElement.dispatchEvent(event);
|
|
45
|
+
}
|
|
46
|
+
/**
|
|
47
|
+
* Parses the `textMapping` prop into an array of strings.
|
|
48
|
+
*/
|
|
49
|
+
get parsedMappings() {
|
|
50
|
+
return parseData(this.textMapping);
|
|
51
|
+
}
|
|
52
|
+
/**
|
|
53
|
+
* Listens for global custom events to open the modal.
|
|
54
|
+
*/
|
|
55
|
+
ratingUpdated(e) {
|
|
56
|
+
this.selectedRating = e.detail;
|
|
57
|
+
}
|
|
58
|
+
render() {
|
|
59
|
+
// Determine the heading tag and CSS class
|
|
60
|
+
const HeadingTag = this.headingLevel;
|
|
61
|
+
const levelNum = this.headingLevel.replace('h', '');
|
|
62
|
+
const headingClass = `f-heading-${levelNum.padStart(2, '0')} my-4`;
|
|
63
|
+
return h("div", {
|
|
64
|
+
key: 'f1bec91df97ff2a54a8ec8284e88f572b3bf0081',
|
|
65
|
+
class: "grid inline"
|
|
66
|
+
}, h(HeadingTag, {
|
|
67
|
+
key: '8051043d5ec79a1f972fd732ef8a716487ed51d2',
|
|
68
|
+
class: headingClass
|
|
69
|
+
}, this.label), h("p", {
|
|
70
|
+
key: '55f319e89376372f13c2bb96b9a94ceed6a6565b',
|
|
71
|
+
class: "f-body-01 text-light"
|
|
72
|
+
}, this.description), h("eds-rating", {
|
|
73
|
+
key: 'c9c725d4a1ae65eb6b773178f6435d239c434034',
|
|
74
|
+
"rating-type": this.type,
|
|
75
|
+
"rating-count": this.count
|
|
76
|
+
}), this.selectedRating > 0 && this.parsedMappings[this.selectedRating - 1] && h("span", {
|
|
77
|
+
key: 'e3ea621a035ecd6da07803478d202b2326997416',
|
|
78
|
+
class: "f-ui-04 text-lighter"
|
|
79
|
+
}, this.parsedMappings[this.selectedRating - 1]));
|
|
80
|
+
}
|
|
81
|
+
get el() {
|
|
82
|
+
return getElement(this);
|
|
83
|
+
}
|
|
84
|
+
};
|
|
85
|
+
EdsFeedback.style = EdsFeedbackStyle0;
|
|
86
|
+
|
|
87
|
+
export { EdsFeedback as eds_feedback };
|
|
@@ -0,0 +1,112 @@
|
|
|
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 edsFrameCss = ".bg-inverse{background-color:var(--white)}.min-h-156{min-height:156px}.rounded{border-radius:0.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:16px}.rounded-md{border-radius:12px}.border-soft{border-color:rgba(0, 0, 0, .15)}.border-softer{border-color:rgba(0, 0, 0, .1)}.border-softest{border-color:rgba(0, 0, 0, .05)}.effect-focus-within{outline-width:3px;outline-offset:2px;outline-color:var(--green-500)}.effect-focus-within:focus-within{outline-style:solid}.relative{position:relative}.flex{display:flex}.grow{flex-grow:1}.flex-col{flex-direction:column}.border-2{border-width:2px}.w-full{width:100%}.h-full{height:100%}.h-auto{height:auto}.effect-height{transition-duration:300ms;transition-timing-function:cubic-bezier(0, 0, 0.2, 1);transition-property:height}.items-center{align-items:center}.justify-between{justify-content:space-between}.py-8{padding-top:0.5rem;padding-bottom:0.5rem}.px-12{padding-left:0.75rem;padding-right:0.75rem}.f-ui-02{font-family:var(--f-ui-02-fontFamily);font-weight:var(--f-ui-02-fontWeight);font-size:var(--f-ui-02-fontSize);line-height:var(--f-ui-02-lineHeight);letter-spacing:var(--f-ui-02-letterSpacing)}.ml-auto{margin-left:auto}.border-t-2{border-top-width:2px}.border{border:1px solid rgba(0, 0, 0, .1)}.border-2{border:1px solid rgba(0, 0, 0, .1)}.container{width:calc(var(--container-width, 100%) - (2 * var(--breakout-container-outer-gutter, var(--container-outer-gutter, var(--outer-gutter, 0)))));margin-right:auto;margin-left:auto}.container>*{--container-outer-gutter:0;--breakout-container-outer-gutter:0}.ml-8{margin-left:0.5rem}.mr-8{margin-right:0.5rem}.mt-16{margin-top:1rem}";
|
|
7
|
+
const EdsFrameStyle0 = edsFrameCss;
|
|
8
|
+
const EdsFrame = class {
|
|
9
|
+
constructor(hostRef) {
|
|
10
|
+
registerInstance(this, hostRef);
|
|
11
|
+
this.frameLabel = undefined;
|
|
12
|
+
this.frameSrc = undefined;
|
|
13
|
+
this.urlLabel = 'Open';
|
|
14
|
+
this.errorMessage = 'Could not load the requested content. Please check the URL or try again later.';
|
|
15
|
+
this.url = undefined;
|
|
16
|
+
this.intent = 'strong';
|
|
17
|
+
this.size = 'auto';
|
|
18
|
+
this.iframeError = false;
|
|
19
|
+
}
|
|
20
|
+
componentWillLoad() {
|
|
21
|
+
this.checkIframeAvailability();
|
|
22
|
+
}
|
|
23
|
+
componentDidLoad() {
|
|
24
|
+
// Emit context for each eds-link element after the component is fully loaded
|
|
25
|
+
const links = this.el.querySelectorAll('eds-link');
|
|
26
|
+
links.forEach(link => {
|
|
27
|
+
this.emitContext(link);
|
|
28
|
+
});
|
|
29
|
+
}
|
|
30
|
+
/**
|
|
31
|
+
* Emits a custom event called `parentContext` for a given link element.
|
|
32
|
+
* This event provides context information about the breadcrumb component.
|
|
33
|
+
*
|
|
34
|
+
* @param linkElement - The link element to which the event will be dispatched.
|
|
35
|
+
*/
|
|
36
|
+
emitContext(linkElement) {
|
|
37
|
+
const event = new CustomEvent('parentContext', {
|
|
38
|
+
detail: {
|
|
39
|
+
componentName: this.el.tagName.toLowerCase(),
|
|
40
|
+
identifier: this.frameLabel
|
|
41
|
+
}
|
|
42
|
+
});
|
|
43
|
+
linkElement.dispatchEvent(event);
|
|
44
|
+
}
|
|
45
|
+
articleClasses() {
|
|
46
|
+
return ['bg-inverse min-h-156 rounded border-softer effect-focus-within relative flex grow flex-col border-2', 'w-full h-auto'].join(' ');
|
|
47
|
+
}
|
|
48
|
+
getFrameHeight() {
|
|
49
|
+
switch (this.size) {
|
|
50
|
+
case 'sm':
|
|
51
|
+
return '100px';
|
|
52
|
+
case 'md':
|
|
53
|
+
return '200px';
|
|
54
|
+
case 'lg':
|
|
55
|
+
return '400px';
|
|
56
|
+
case 'xl':
|
|
57
|
+
return '700px';
|
|
58
|
+
default:
|
|
59
|
+
return 'auto';
|
|
60
|
+
}
|
|
61
|
+
}
|
|
62
|
+
async checkIframeAvailability() {
|
|
63
|
+
try {
|
|
64
|
+
const response = await fetch(this.frameSrc, {
|
|
65
|
+
method: 'GET'
|
|
66
|
+
});
|
|
67
|
+
if (!response.ok) {
|
|
68
|
+
throw new Error('Failed to load');
|
|
69
|
+
}
|
|
70
|
+
} catch (error) {
|
|
71
|
+
this.iframeError = true;
|
|
72
|
+
}
|
|
73
|
+
}
|
|
74
|
+
render() {
|
|
75
|
+
return h("div", {
|
|
76
|
+
key: '61c401d6e021418e3d705cc9a4418b4f54f6bcf1',
|
|
77
|
+
class: this.articleClasses()
|
|
78
|
+
}, h("div", {
|
|
79
|
+
key: '3fe7284c2ce4057d6c953c02e03489c0ef75f43d',
|
|
80
|
+
class: "effect-height flex items-center justify-between py-8 px-12"
|
|
81
|
+
}, h("span", {
|
|
82
|
+
key: 'a0efaa70d4ab2484c76d38e309c0bf9800edf569',
|
|
83
|
+
class: "f-ui-02"
|
|
84
|
+
}, this.frameLabel), !this.iframeError && this.url && this.urlLabel ? h("eds-link", {
|
|
85
|
+
label: this.urlLabel,
|
|
86
|
+
url: this.url,
|
|
87
|
+
intent: this.intent,
|
|
88
|
+
class: "ml-auto",
|
|
89
|
+
external: true,
|
|
90
|
+
disabled: false,
|
|
91
|
+
icon: "arrow-diagonal"
|
|
92
|
+
}) : null), h("div", {
|
|
93
|
+
key: 'e99188447abb78659865758afe3226a7ade7f8f2',
|
|
94
|
+
class: "border-softer"
|
|
95
|
+
}, this.iframeError ? h("div", {
|
|
96
|
+
class: "container ml-8 mr-8 mt-16"
|
|
97
|
+
}, this.errorMessage) : h("iframe", {
|
|
98
|
+
src: this.frameSrc,
|
|
99
|
+
width: "100%",
|
|
100
|
+
height: this.getFrameHeight(),
|
|
101
|
+
title: this.frameLabel,
|
|
102
|
+
frameBorder: "0",
|
|
103
|
+
allowFullScreen: true
|
|
104
|
+
})));
|
|
105
|
+
}
|
|
106
|
+
get el() {
|
|
107
|
+
return getElement(this);
|
|
108
|
+
}
|
|
109
|
+
};
|
|
110
|
+
EdsFrame.style = EdsFrameStyle0;
|
|
111
|
+
|
|
112
|
+
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.class = '';
|
|
11
|
+
}
|
|
12
|
+
render() {
|
|
13
|
+
return h("span", {
|
|
14
|
+
key: '1c7405c12d1741c3dcfe117a04ea4ef5af200590',
|
|
15
|
+
class: this.class,
|
|
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: '557b38fd6253b4a29c4cf2ec2b9f79355ceca358',
|
|
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: '4eba69bfec926b7a3490feee15b5947a8ab8a7b9',
|
|
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 { b as bookmark } from './bookmark-c200037c.esm.js';
|
|
3
|
+
import 'react';
|
|
4
|
+
import 'react/jsx-runtime';
|
|
5
|
+
import 'react-dom';
|
|
6
|
+
|
|
7
|
+
const EdsIconBookmark = class {
|
|
8
|
+
constructor(hostRef) {
|
|
9
|
+
registerInstance(this, hostRef);
|
|
10
|
+
this.class = '';
|
|
11
|
+
}
|
|
12
|
+
render() {
|
|
13
|
+
return h("span", {
|
|
14
|
+
key: '5978393f7c5bdc6a1a23b85ded49503dacab3ff2',
|
|
15
|
+
class: this.class,
|
|
16
|
+
innerHTML: bookmark
|
|
17
|
+
});
|
|
18
|
+
}
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
export { EdsIconBookmark as eds_icon_bookmark };
|
|
@@ -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: '6c98bd673a1562fda009e95e4e4562d1e7f0ccfd',
|
|
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: '8a2d0acc90ce3515e059818d704d7ce427cdd56e',
|
|
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: '8632a351612a4be6e47d4ff483717a2bda99a008',
|
|
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: 'cc552d780188b225d16fd18ec33a22b0fbbd9660',
|
|
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: '907eaa5d70add8ad62e9f071aacce359682969fe',
|
|
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: 'e31c2cd317654999670526469111fff23f66a6b4',
|
|
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: '94c3dbf77824b2e51627b8e2a2de9b7cfb1f24e0',
|
|
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 { 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 EdsIconExternal = class {
|
|
8
|
+
constructor(hostRef) {
|
|
9
|
+
registerInstance(this, hostRef);
|
|
10
|
+
this.class = '';
|
|
11
|
+
}
|
|
12
|
+
render() {
|
|
13
|
+
return h("span", {
|
|
14
|
+
key: '099d0118c7a4bfa2d8b5c21f45162080b31a2f7c',
|
|
15
|
+
class: this.class,
|
|
16
|
+
innerHTML: arrowDiagonal
|
|
17
|
+
});
|
|
18
|
+
}
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
export { EdsIconExternal as eds_icon_external };
|
|
@@ -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: '72eb0709ccbfc7830ab146f936a2587407feb0bb',
|
|
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: '280eb778fd7028ef60305eee614213f8a39a35f2',
|
|
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: '5388b5cef5d643984157e0bed9263e83934dc7e3',
|
|
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: '808ce738f7812024a52b4875ae3d9070bc75c02d',
|
|
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: 'b998a568e6f0f7811a4984817177c76842127298',
|
|
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: 'f9dcfa2e4c9cc938f3fd994ca3637c80f0495028',
|
|
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 minus } from './minus-b30a7c71.esm.js';
|
|
3
|
+
import 'react';
|
|
4
|
+
import 'react/jsx-runtime';
|
|
5
|
+
import 'react-dom';
|
|
6
|
+
|
|
7
|
+
const EdsIconMinus = class {
|
|
8
|
+
constructor(hostRef) {
|
|
9
|
+
registerInstance(this, hostRef);
|
|
10
|
+
this.class = '';
|
|
11
|
+
}
|
|
12
|
+
render() {
|
|
13
|
+
return h("span", {
|
|
14
|
+
key: '76fe78207051b486030fc1ef778d55ecfec2c3d2',
|
|
15
|
+
class: this.class,
|
|
16
|
+
innerHTML: minus
|
|
17
|
+
});
|
|
18
|
+
}
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
export { EdsIconMinus as eds_icon_minus };
|