@ebrains/react 0.9.3-beta → 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.
- package/README.md +3 -3
- package/{analytics-44b1416b.esm.js → analytics-d99780e3.esm.js} +2 -2
- package/color-primary-palette_6.entry.esm.js +106 -106
- package/components-section.entry.esm.js +23 -17
- package/correct-use-of-colors.entry.esm.js +33 -33
- package/docs-palettes.entry.esm.js +1 -1
- package/docs-tokens.entry.esm.js +1 -1
- package/eds-accordion.entry.esm.js +11 -11
- package/eds-alert.entry.esm.js +3 -3
- package/eds-app-root.entry.esm.js +4 -4
- package/eds-avatar_28.entry.esm.js +3523 -0
- package/eds-breadcrumb.entry.esm.js +179 -0
- package/eds-card-desc_2.entry.esm.js +6 -7
- package/eds-card-generic.entry.esm.js +4 -4
- package/eds-card-project.entry.esm.js +130 -13
- package/eds-card-tags.entry.esm.js +1 -1
- package/eds-card-tool.entry.esm.js +5 -5
- package/eds-code-block.entry.esm.js +7 -7
- package/eds-cookies-preference.entry.esm.js +2 -2
- package/eds-feedback.entry.esm.js +12 -7
- package/eds-frame.entry.esm.js +6 -6
- package/eds-gauge.entry.esm.js +78 -0
- package/eds-icon-arrow-diagonal.entry.esm.js +1 -1
- package/eds-icon-arrow-right.entry.esm.js +1 -1
- package/eds-icon-bluesky.entry.esm.js +1 -1
- package/eds-icon-bookmark.entry.esm.js +1 -1
- package/eds-icon-chevron-down.entry.esm.js +1 -1
- package/eds-icon-chevron-left.entry.esm.js +1 -1
- package/eds-icon-chevron-right.entry.esm.js +1 -1
- package/eds-icon-chevron-up.entry.esm.js +1 -1
- package/eds-icon-close.entry.esm.js +1 -1
- package/eds-icon-copy.entry.esm.js +1 -1
- package/eds-icon-eu.entry.esm.js +1 -1
- package/eds-icon-external.entry.esm.js +1 -1
- package/eds-icon-facebook.entry.esm.js +1 -1
- package/eds-icon-gitlab.entry.esm.js +1 -1
- package/eds-icon-linkedin.entry.esm.js +1 -1
- package/eds-icon-loader.entry.esm.js +1 -1
- package/eds-icon-mastodon.entry.esm.js +1 -1
- package/eds-icon-menu.entry.esm.js +1 -1
- package/eds-icon-minus.entry.esm.js +1 -1
- package/eds-icon-more.entry.esm.js +1 -1
- package/eds-icon-paper.entry.esm.js +1 -1
- package/eds-icon-plus.entry.esm.js +1 -1
- package/eds-icon-portal.entry.esm.js +1 -1
- package/eds-icon-private.entry.esm.js +1 -1
- package/eds-icon-public.entry.esm.js +1 -1
- package/eds-icon-search.entry.esm.js +1 -1
- package/eds-icon-star.entry.esm.js +1 -1
- package/eds-icon-success.entry.esm.js +1 -1
- package/eds-icon-thumbs-down.entry.esm.js +1 -1
- package/eds-icon-thumbs-up.entry.esm.js +1 -1
- package/eds-icon-tutorial.entry.esm.js +1 -1
- package/eds-icon-twitter.entry.esm.js +1 -1
- package/eds-icon-unknown.entry.esm.js +1 -1
- package/eds-icon-updown.entry.esm.js +1 -1
- package/eds-icon-user.entry.esm.js +1 -1
- package/eds-icon-youtube.entry.esm.js +1 -1
- package/eds-matomo-notice.entry.esm.js +5 -8
- package/eds-pie.entry.esm.js +131 -0
- package/eds-progress-bar.entry.esm.js +19 -8
- package/eds-rating.entry.esm.js +1 -1
- package/eds-section-core_2.entry.esm.js +5 -5
- package/eds-spinner.entry.esm.js +3 -3
- package/eds-splash-screen.entry.esm.js +87 -0
- package/eds-switch.entry.esm.js +21 -11
- package/eds-timeline.entry.esm.js +5 -5
- package/eds-toast-manager.entry.esm.js +33 -2
- package/eds-toast.entry.esm.js +4 -3
- package/eds-tooltip.entry.esm.js +12 -96
- package/eds-trl.entry.esm.js +2 -2
- package/incorrect-use-of-colors.entry.esm.js +11 -8
- package/index.esm.js +1 -1
- package/index.esm2.js +51 -308
- package/logo-space.entry.esm.js +9 -9
- package/logo-variations-horizontal_2.entry.esm.js +28 -28
- package/logo-variations-tabs.entry.esm.js +1 -1
- package/logo-wrong-usage.entry.esm.js +25 -25
- package/package.json +1 -1
- package/src/components.d.ts +2 -2
- package/src/generated/components.d.ts +1 -1
- package/svg-repository.entry.esm.js +2 -2
- package/token-list_3.entry.esm.js +5 -5
- package/token-ratios.entry.esm.js +3 -3
- package/token-spacing.entry.esm.js +93 -0
- package/token-typography.entry.esm.js +2 -2
- package/color-2554aad6.esm.js +0 -122
- package/eds-avatar_27.entry.esm.js +0 -332
- package/eds-card-wrapper.entry.esm.js +0 -39
- package/eds-login_2.entry.esm.js +0 -1828
- package/eds-pagination_2.entry.esm.js +0 -493
- package/eds-tabs.entry.esm.js +0 -143
- package/toastManager-d9eee791.esm.js +0 -34
package/index.esm2.js
CHANGED
|
@@ -2688,10 +2688,10 @@ const BUILD = /* components */{
|
|
|
2688
2688
|
shadowDom: true,
|
|
2689
2689
|
slot: true,
|
|
2690
2690
|
slotChildNodesFix: false,
|
|
2691
|
-
slotRelocation:
|
|
2691
|
+
slotRelocation: false,
|
|
2692
2692
|
state: true,
|
|
2693
2693
|
style: true,
|
|
2694
|
-
svg:
|
|
2694
|
+
svg: true,
|
|
2695
2695
|
taskQueue: true,
|
|
2696
2696
|
transformTagName: false,
|
|
2697
2697
|
updatable: true,
|
|
@@ -2760,9 +2760,9 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
2760
2760
|
return importedModule[exportName];
|
|
2761
2761
|
};
|
|
2762
2762
|
switch (bundleId) {
|
|
2763
|
-
case 'eds-
|
|
2763
|
+
case 'eds-avatar_28':
|
|
2764
2764
|
return import(/* webpackMode: "lazy" */
|
|
2765
|
-
'./eds-
|
|
2765
|
+
'./eds-avatar_28.entry.esm.js').then(processMod, consoleError);
|
|
2766
2766
|
case 'components-section':
|
|
2767
2767
|
return import(/* webpackMode: "lazy" */
|
|
2768
2768
|
'./components-section.entry.esm.js').then(processMod, consoleError);
|
|
@@ -2778,6 +2778,9 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
2778
2778
|
case 'eds-app-root':
|
|
2779
2779
|
return import(/* webpackMode: "lazy" */
|
|
2780
2780
|
'./eds-app-root.entry.esm.js').then(processMod, consoleError);
|
|
2781
|
+
case 'eds-breadcrumb':
|
|
2782
|
+
return import(/* webpackMode: "lazy" */
|
|
2783
|
+
'./eds-breadcrumb.entry.esm.js').then(processMod, consoleError);
|
|
2781
2784
|
case 'eds-card-project':
|
|
2782
2785
|
return import(/* webpackMode: "lazy" */
|
|
2783
2786
|
'./eds-card-project.entry.esm.js').then(processMod, consoleError);
|
|
@@ -2790,9 +2793,6 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
2790
2793
|
case 'eds-card-tool':
|
|
2791
2794
|
return import(/* webpackMode: "lazy" */
|
|
2792
2795
|
'./eds-card-tool.entry.esm.js').then(processMod, consoleError);
|
|
2793
|
-
case 'eds-card-wrapper':
|
|
2794
|
-
return import(/* webpackMode: "lazy" */
|
|
2795
|
-
'./eds-card-wrapper.entry.esm.js').then(processMod, consoleError);
|
|
2796
2796
|
case 'eds-cookies-preference':
|
|
2797
2797
|
return import(/* webpackMode: "lazy" */
|
|
2798
2798
|
'./eds-cookies-preference.entry.esm.js').then(processMod, consoleError);
|
|
@@ -2802,6 +2802,9 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
2802
2802
|
case 'eds-frame':
|
|
2803
2803
|
return import(/* webpackMode: "lazy" */
|
|
2804
2804
|
'./eds-frame.entry.esm.js').then(processMod, consoleError);
|
|
2805
|
+
case 'eds-gauge':
|
|
2806
|
+
return import(/* webpackMode: "lazy" */
|
|
2807
|
+
'./eds-gauge.entry.esm.js').then(processMod, consoleError);
|
|
2805
2808
|
case 'eds-icon-arrow-diagonal':
|
|
2806
2809
|
return import(/* webpackMode: "lazy" */
|
|
2807
2810
|
'./eds-icon-arrow-diagonal.entry.esm.js').then(processMod, consoleError);
|
|
@@ -2910,12 +2913,12 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
2910
2913
|
case 'eds-icon-youtube':
|
|
2911
2914
|
return import(/* webpackMode: "lazy" */
|
|
2912
2915
|
'./eds-icon-youtube.entry.esm.js').then(processMod, consoleError);
|
|
2916
|
+
case 'eds-pie':
|
|
2917
|
+
return import(/* webpackMode: "lazy" */
|
|
2918
|
+
'./eds-pie.entry.esm.js').then(processMod, consoleError);
|
|
2913
2919
|
case 'eds-switch':
|
|
2914
2920
|
return import(/* webpackMode: "lazy" */
|
|
2915
2921
|
'./eds-switch.entry.esm.js').then(processMod, consoleError);
|
|
2916
|
-
case 'eds-tabs':
|
|
2917
|
-
return import(/* webpackMode: "lazy" */
|
|
2918
|
-
'./eds-tabs.entry.esm.js').then(processMod, consoleError);
|
|
2919
2922
|
case 'eds-timeline':
|
|
2920
2923
|
return import(/* webpackMode: "lazy" */
|
|
2921
2924
|
'./eds-timeline.entry.esm.js').then(processMod, consoleError);
|
|
@@ -2946,15 +2949,15 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
2946
2949
|
case 'token-ratios':
|
|
2947
2950
|
return import(/* webpackMode: "lazy" */
|
|
2948
2951
|
'./token-ratios.entry.esm.js').then(processMod, consoleError);
|
|
2952
|
+
case 'token-spacing':
|
|
2953
|
+
return import(/* webpackMode: "lazy" */
|
|
2954
|
+
'./token-spacing.entry.esm.js').then(processMod, consoleError);
|
|
2949
2955
|
case 'token-typography':
|
|
2950
2956
|
return import(/* webpackMode: "lazy" */
|
|
2951
2957
|
'./token-typography.entry.esm.js').then(processMod, consoleError);
|
|
2952
2958
|
case 'color-primary-palette_6':
|
|
2953
2959
|
return import(/* webpackMode: "lazy" */
|
|
2954
2960
|
'./color-primary-palette_6.entry.esm.js').then(processMod, consoleError);
|
|
2955
|
-
case 'eds-login_2':
|
|
2956
|
-
return import(/* webpackMode: "lazy" */
|
|
2957
|
-
'./eds-login_2.entry.esm.js').then(processMod, consoleError);
|
|
2958
2961
|
case 'eds-matomo-notice':
|
|
2959
2962
|
return import(/* webpackMode: "lazy" */
|
|
2960
2963
|
'./eds-matomo-notice.entry.esm.js').then(processMod, consoleError);
|
|
@@ -2964,6 +2967,9 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
2964
2967
|
case 'eds-rating':
|
|
2965
2968
|
return import(/* webpackMode: "lazy" */
|
|
2966
2969
|
'./eds-rating.entry.esm.js').then(processMod, consoleError);
|
|
2970
|
+
case 'eds-splash-screen':
|
|
2971
|
+
return import(/* webpackMode: "lazy" */
|
|
2972
|
+
'./eds-splash-screen.entry.esm.js').then(processMod, consoleError);
|
|
2967
2973
|
case 'eds-toast':
|
|
2968
2974
|
return import(/* webpackMode: "lazy" */
|
|
2969
2975
|
'./eds-toast.entry.esm.js').then(processMod, consoleError);
|
|
@@ -2988,9 +2994,6 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
2988
2994
|
case 'eds-spinner':
|
|
2989
2995
|
return import(/* webpackMode: "lazy" */
|
|
2990
2996
|
'./eds-spinner.entry.esm.js').then(processMod, consoleError);
|
|
2991
|
-
case 'eds-pagination_2':
|
|
2992
|
-
return import(/* webpackMode: "lazy" */
|
|
2993
|
-
'./eds-pagination_2.entry.esm.js').then(processMod, consoleError);
|
|
2994
2997
|
case 'eds-card-desc_2':
|
|
2995
2998
|
return import(/* webpackMode: "lazy" */
|
|
2996
2999
|
'./eds-card-desc_2.entry.esm.js').then(processMod, consoleError);
|
|
@@ -3096,6 +3099,8 @@ var writeTask = /* @__PURE__ */queueTask(queueDomWrites);
|
|
|
3096
3099
|
|
|
3097
3100
|
// src/utils/constants.ts
|
|
3098
3101
|
var EMPTY_OBJ = {};
|
|
3102
|
+
var SVG_NS = "http://www.w3.org/2000/svg";
|
|
3103
|
+
var HTML_NS = "http://www.w3.org/1999/xhtml";
|
|
3099
3104
|
|
|
3100
3105
|
// src/utils/helpers.ts
|
|
3101
3106
|
var isDef = v => v != null;
|
|
@@ -3175,7 +3180,6 @@ var uniqueTime = (key, measureText) => {
|
|
|
3175
3180
|
var h = (nodeName, vnodeData, ...children) => {
|
|
3176
3181
|
let child = null;
|
|
3177
3182
|
let key = null;
|
|
3178
|
-
let slotName = null;
|
|
3179
3183
|
let simple = false;
|
|
3180
3184
|
let lastSimple = false;
|
|
3181
3185
|
const vNodeChildren = [];
|
|
@@ -3202,9 +3206,6 @@ var h = (nodeName, vnodeData, ...children) => {
|
|
|
3202
3206
|
if (vnodeData.key) {
|
|
3203
3207
|
key = vnodeData.key;
|
|
3204
3208
|
}
|
|
3205
|
-
if (vnodeData.name) {
|
|
3206
|
-
slotName = vnodeData.name;
|
|
3207
|
-
}
|
|
3208
3209
|
{
|
|
3209
3210
|
const classData = vnodeData.className || vnodeData.class;
|
|
3210
3211
|
if (classData) {
|
|
@@ -3223,9 +3224,6 @@ var h = (nodeName, vnodeData, ...children) => {
|
|
|
3223
3224
|
{
|
|
3224
3225
|
vnode.$key$ = key;
|
|
3225
3226
|
}
|
|
3226
|
-
{
|
|
3227
|
-
vnode.$name$ = slotName;
|
|
3228
|
-
}
|
|
3229
3227
|
return vnode;
|
|
3230
3228
|
};
|
|
3231
3229
|
var newVNode = (tag, text) => {
|
|
@@ -3242,9 +3240,6 @@ var newVNode = (tag, text) => {
|
|
|
3242
3240
|
{
|
|
3243
3241
|
vnode.$key$ = null;
|
|
3244
3242
|
}
|
|
3245
|
-
{
|
|
3246
|
-
vnode.$name$ = null;
|
|
3247
|
-
}
|
|
3248
3243
|
return vnode;
|
|
3249
3244
|
};
|
|
3250
3245
|
var Host = {};
|
|
@@ -3425,9 +3420,6 @@ var clientHydrate = (parentVNode, childRenderNodes, slotNodes, shadowRootNodes,
|
|
|
3425
3420
|
} else if (childNodeType === CONTENT_REF_ID) {
|
|
3426
3421
|
if (shadowRootNodes) {
|
|
3427
3422
|
node.remove();
|
|
3428
|
-
} else {
|
|
3429
|
-
hostElm["s-cr"] = node;
|
|
3430
|
-
node["s-cn"] = true;
|
|
3431
3423
|
}
|
|
3432
3424
|
}
|
|
3433
3425
|
}
|
|
@@ -3704,41 +3696,24 @@ function sortedAttrNames(attrNames) {
|
|
|
3704
3696
|
|
|
3705
3697
|
// src/runtime/vdom/vdom-render.ts
|
|
3706
3698
|
var scopeId;
|
|
3707
|
-
var contentRef;
|
|
3708
3699
|
var hostTagName;
|
|
3709
3700
|
var useNativeShadowDom = false;
|
|
3710
|
-
var checkSlotFallbackVisibility = false;
|
|
3711
|
-
var checkSlotRelocate = false;
|
|
3712
3701
|
var isSvgMode = false;
|
|
3713
3702
|
var createElm = (oldParentVNode, newParentVNode, childIndex, parentElm) => {
|
|
3714
|
-
var _a;
|
|
3715
3703
|
const newVNode2 = newParentVNode.$children$[childIndex];
|
|
3716
3704
|
let i2 = 0;
|
|
3717
3705
|
let elm;
|
|
3718
3706
|
let childNode;
|
|
3719
|
-
let oldVNode;
|
|
3720
|
-
if (!useNativeShadowDom) {
|
|
3721
|
-
checkSlotRelocate = true;
|
|
3722
|
-
if (newVNode2.$tag$ === "slot") {
|
|
3723
|
-
if (scopeId) {
|
|
3724
|
-
parentElm.classList.add(scopeId + "-s");
|
|
3725
|
-
}
|
|
3726
|
-
newVNode2.$flags$ |= newVNode2.$children$ ?
|
|
3727
|
-
// slot element has fallback content
|
|
3728
|
-
// still create an element that "mocks" the slot element
|
|
3729
|
-
2 /* isSlotFallback */ :
|
|
3730
|
-
// slot element does not have fallback content
|
|
3731
|
-
// create an html comment we'll use to always reference
|
|
3732
|
-
// where actual slot content should sit next to
|
|
3733
|
-
1 /* isSlotReference */;
|
|
3734
|
-
}
|
|
3735
|
-
}
|
|
3736
3707
|
if (newVNode2.$text$ !== null) {
|
|
3737
3708
|
elm = newVNode2.$elm$ = doc.createTextNode(newVNode2.$text$);
|
|
3738
|
-
} else if (newVNode2.$flags$ & 1 /* isSlotReference */) {
|
|
3739
|
-
elm = newVNode2.$elm$ = doc.createTextNode("");
|
|
3740
3709
|
} else {
|
|
3741
|
-
|
|
3710
|
+
if (!isSvgMode) {
|
|
3711
|
+
isSvgMode = newVNode2.$tag$ === "svg";
|
|
3712
|
+
}
|
|
3713
|
+
elm = newVNode2.$elm$ = doc.createElementNS(isSvgMode ? SVG_NS : HTML_NS, !useNativeShadowDom && BUILD.slotRelocation && newVNode2.$flags$ & 2 /* isSlotFallback */ ? "slot-fb" : newVNode2.$tag$);
|
|
3714
|
+
if (isSvgMode && newVNode2.$tag$ === "foreignObject") {
|
|
3715
|
+
isSvgMode = false;
|
|
3716
|
+
}
|
|
3742
3717
|
{
|
|
3743
3718
|
updateElement(null, newVNode2, isSvgMode);
|
|
3744
3719
|
}
|
|
@@ -3749,68 +3724,35 @@ var createElm = (oldParentVNode, newParentVNode, childIndex, parentElm) => {
|
|
|
3749
3724
|
}
|
|
3750
3725
|
if (newVNode2.$children$) {
|
|
3751
3726
|
for (i2 = 0; i2 < newVNode2.$children$.length; ++i2) {
|
|
3752
|
-
childNode = createElm(oldParentVNode, newVNode2, i2
|
|
3727
|
+
childNode = createElm(oldParentVNode, newVNode2, i2);
|
|
3753
3728
|
if (childNode) {
|
|
3754
3729
|
elm.appendChild(childNode);
|
|
3755
3730
|
}
|
|
3756
3731
|
}
|
|
3757
3732
|
}
|
|
3758
|
-
|
|
3759
|
-
|
|
3760
|
-
|
|
3761
|
-
|
|
3762
|
-
|
|
3763
|
-
elm["s-cr"] = contentRef;
|
|
3764
|
-
elm["s-sn"] = newVNode2.$name$ || "";
|
|
3765
|
-
elm["s-rf"] = (_a = newVNode2.$attrs$) == null ? void 0 : _a.ref;
|
|
3766
|
-
oldVNode = oldParentVNode && oldParentVNode.$children$ && oldParentVNode.$children$[childIndex];
|
|
3767
|
-
if (oldVNode && oldVNode.$tag$ === newVNode2.$tag$ && oldParentVNode.$elm$) {
|
|
3768
|
-
{
|
|
3769
|
-
putBackInOriginalLocation(oldParentVNode.$elm$, false);
|
|
3770
|
-
}
|
|
3733
|
+
{
|
|
3734
|
+
if (newVNode2.$tag$ === "svg") {
|
|
3735
|
+
isSvgMode = false;
|
|
3736
|
+
} else if (elm.tagName === "foreignObject") {
|
|
3737
|
+
isSvgMode = true;
|
|
3771
3738
|
}
|
|
3772
3739
|
}
|
|
3773
3740
|
}
|
|
3741
|
+
elm["s-hn"] = hostTagName;
|
|
3774
3742
|
return elm;
|
|
3775
3743
|
};
|
|
3776
|
-
var putBackInOriginalLocation = (parentElm, recursive) => {
|
|
3777
|
-
plt.$flags$ |= 1 /* isTmpDisconnected */;
|
|
3778
|
-
const oldSlotChildNodes = Array.from(parentElm.childNodes);
|
|
3779
|
-
if (parentElm["s-sr"] && BUILD.experimentalSlotFixes) {
|
|
3780
|
-
let node = parentElm;
|
|
3781
|
-
while (node = node.nextSibling) {
|
|
3782
|
-
if (node && node["s-sn"] === parentElm["s-sn"] && node["s-sh"] === hostTagName) {
|
|
3783
|
-
oldSlotChildNodes.push(node);
|
|
3784
|
-
}
|
|
3785
|
-
}
|
|
3786
|
-
}
|
|
3787
|
-
for (let i2 = oldSlotChildNodes.length - 1; i2 >= 0; i2--) {
|
|
3788
|
-
const childNode = oldSlotChildNodes[i2];
|
|
3789
|
-
if (childNode["s-hn"] !== hostTagName && childNode["s-ol"]) {
|
|
3790
|
-
insertBefore(parentReferenceNode(childNode), childNode, referenceNode(childNode));
|
|
3791
|
-
childNode["s-ol"].remove();
|
|
3792
|
-
childNode["s-ol"] = void 0;
|
|
3793
|
-
childNode["s-sh"] = void 0;
|
|
3794
|
-
checkSlotRelocate = true;
|
|
3795
|
-
}
|
|
3796
|
-
if (recursive) {
|
|
3797
|
-
putBackInOriginalLocation(childNode, recursive);
|
|
3798
|
-
}
|
|
3799
|
-
}
|
|
3800
|
-
plt.$flags$ &= ~1 /* isTmpDisconnected */;
|
|
3801
|
-
};
|
|
3802
3744
|
var addVnodes = (parentElm, before, parentVNode, vnodes, startIdx, endIdx) => {
|
|
3803
|
-
let containerElm = parentElm
|
|
3745
|
+
let containerElm = parentElm;
|
|
3804
3746
|
let childNode;
|
|
3805
3747
|
if (containerElm.shadowRoot && containerElm.tagName === hostTagName) {
|
|
3806
3748
|
containerElm = containerElm.shadowRoot;
|
|
3807
3749
|
}
|
|
3808
3750
|
for (; startIdx <= endIdx; ++startIdx) {
|
|
3809
3751
|
if (vnodes[startIdx]) {
|
|
3810
|
-
childNode = createElm(null, parentVNode, startIdx
|
|
3752
|
+
childNode = createElm(null, parentVNode, startIdx);
|
|
3811
3753
|
if (childNode) {
|
|
3812
3754
|
vnodes[startIdx].$elm$ = childNode;
|
|
3813
|
-
insertBefore(containerElm, childNode,
|
|
3755
|
+
insertBefore(containerElm, childNode, before);
|
|
3814
3756
|
}
|
|
3815
3757
|
}
|
|
3816
3758
|
}
|
|
@@ -3822,14 +3764,6 @@ var removeVnodes = (vnodes, startIdx, endIdx) => {
|
|
|
3822
3764
|
const elm = vnode.$elm$;
|
|
3823
3765
|
nullifyVNodeRefs(vnode);
|
|
3824
3766
|
if (elm) {
|
|
3825
|
-
{
|
|
3826
|
-
checkSlotFallbackVisibility = true;
|
|
3827
|
-
if (elm["s-ol"]) {
|
|
3828
|
-
elm["s-ol"].remove();
|
|
3829
|
-
} else {
|
|
3830
|
-
putBackInOriginalLocation(elm, true);
|
|
3831
|
-
}
|
|
3832
|
-
}
|
|
3833
3767
|
elm.remove();
|
|
3834
3768
|
}
|
|
3835
3769
|
}
|
|
@@ -3866,17 +3800,11 @@ var updateChildren = (parentElm, oldCh, newVNode2, newCh, isInitialRender = fals
|
|
|
3866
3800
|
oldEndVnode = oldCh[--oldEndIdx];
|
|
3867
3801
|
newEndVnode = newCh[--newEndIdx];
|
|
3868
3802
|
} else if (isSameVnode(oldStartVnode, newEndVnode, isInitialRender)) {
|
|
3869
|
-
if (oldStartVnode.$tag$ === "slot" || newEndVnode.$tag$ === "slot") {
|
|
3870
|
-
putBackInOriginalLocation(oldStartVnode.$elm$.parentNode, false);
|
|
3871
|
-
}
|
|
3872
3803
|
patch(oldStartVnode, newEndVnode, isInitialRender);
|
|
3873
3804
|
insertBefore(parentElm, oldStartVnode.$elm$, oldEndVnode.$elm$.nextSibling);
|
|
3874
3805
|
oldStartVnode = oldCh[++oldStartIdx];
|
|
3875
3806
|
newEndVnode = newCh[--newEndIdx];
|
|
3876
3807
|
} else if (isSameVnode(oldEndVnode, newStartVnode, isInitialRender)) {
|
|
3877
|
-
if (oldStartVnode.$tag$ === "slot" || newEndVnode.$tag$ === "slot") {
|
|
3878
|
-
putBackInOriginalLocation(oldEndVnode.$elm$.parentNode, false);
|
|
3879
|
-
}
|
|
3880
3808
|
patch(oldEndVnode, newStartVnode, isInitialRender);
|
|
3881
3809
|
insertBefore(parentElm, oldEndVnode.$elm$, oldStartVnode.$elm$);
|
|
3882
3810
|
oldEndVnode = oldCh[--oldEndIdx];
|
|
@@ -3894,7 +3822,7 @@ var updateChildren = (parentElm, oldCh, newVNode2, newCh, isInitialRender = fals
|
|
|
3894
3822
|
if (idxInOld >= 0) {
|
|
3895
3823
|
elmToMove = oldCh[idxInOld];
|
|
3896
3824
|
if (elmToMove.$tag$ !== newStartVnode.$tag$) {
|
|
3897
|
-
node = createElm(oldCh && oldCh[newStartIdx], newVNode2, idxInOld
|
|
3825
|
+
node = createElm(oldCh && oldCh[newStartIdx], newVNode2, idxInOld);
|
|
3898
3826
|
} else {
|
|
3899
3827
|
patch(elmToMove, newStartVnode, isInitialRender);
|
|
3900
3828
|
oldCh[idxInOld] = void 0;
|
|
@@ -3902,12 +3830,12 @@ var updateChildren = (parentElm, oldCh, newVNode2, newCh, isInitialRender = fals
|
|
|
3902
3830
|
}
|
|
3903
3831
|
newStartVnode = newCh[++newStartIdx];
|
|
3904
3832
|
} else {
|
|
3905
|
-
node = createElm(oldCh && oldCh[newStartIdx], newVNode2, newStartIdx
|
|
3833
|
+
node = createElm(oldCh && oldCh[newStartIdx], newVNode2, newStartIdx);
|
|
3906
3834
|
newStartVnode = newCh[++newStartIdx];
|
|
3907
3835
|
}
|
|
3908
3836
|
if (node) {
|
|
3909
3837
|
{
|
|
3910
|
-
insertBefore(
|
|
3838
|
+
insertBefore(oldStartVnode.$elm$.parentNode, node, oldStartVnode.$elm$);
|
|
3911
3839
|
}
|
|
3912
3840
|
}
|
|
3913
3841
|
}
|
|
@@ -3920,18 +3848,6 @@ var updateChildren = (parentElm, oldCh, newVNode2, newCh, isInitialRender = fals
|
|
|
3920
3848
|
};
|
|
3921
3849
|
var isSameVnode = (leftVNode, rightVNode, isInitialRender = false) => {
|
|
3922
3850
|
if (leftVNode.$tag$ === rightVNode.$tag$) {
|
|
3923
|
-
if (leftVNode.$tag$ === "slot") {
|
|
3924
|
-
if (
|
|
3925
|
-
// The component gets hydrated and no VDOM has been initialized.
|
|
3926
|
-
// Here the comparison can't happen as $name$ property is not set for `leftNode`.
|
|
3927
|
-
"$nodeId$" in leftVNode && isInitialRender &&
|
|
3928
|
-
// `leftNode` is not from type HTMLComment which would cause many
|
|
3929
|
-
// hydration comments to be removed
|
|
3930
|
-
leftVNode.$elm$.nodeType !== 8) {
|
|
3931
|
-
return false;
|
|
3932
|
-
}
|
|
3933
|
-
return leftVNode.$name$ === rightVNode.$name$;
|
|
3934
|
-
}
|
|
3935
3851
|
if (!isInitialRender) {
|
|
3936
3852
|
return leftVNode.$key$ === rightVNode.$key$;
|
|
3937
3853
|
}
|
|
@@ -3939,18 +3855,16 @@ var isSameVnode = (leftVNode, rightVNode, isInitialRender = false) => {
|
|
|
3939
3855
|
}
|
|
3940
3856
|
return false;
|
|
3941
3857
|
};
|
|
3942
|
-
var referenceNode = node => {
|
|
3943
|
-
return node && node["s-ol"] || node;
|
|
3944
|
-
};
|
|
3945
|
-
var parentReferenceNode = node => (node["s-ol"] ? node["s-ol"] : node).parentNode;
|
|
3946
3858
|
var patch = (oldVNode, newVNode2, isInitialRender = false) => {
|
|
3947
3859
|
const elm = newVNode2.$elm$ = oldVNode.$elm$;
|
|
3948
3860
|
const oldChildren = oldVNode.$children$;
|
|
3949
3861
|
const newChildren = newVNode2.$children$;
|
|
3950
3862
|
const tag = newVNode2.$tag$;
|
|
3951
3863
|
const text = newVNode2.$text$;
|
|
3952
|
-
let defaultHolder;
|
|
3953
3864
|
if (text === null) {
|
|
3865
|
+
{
|
|
3866
|
+
isSvgMode = tag === "svg" ? true : tag === "foreignObject" ? false : isSvgMode;
|
|
3867
|
+
}
|
|
3954
3868
|
{
|
|
3955
3869
|
if (tag === "slot" && !useNativeShadowDom) ;else {
|
|
3956
3870
|
updateElement(oldVNode, newVNode2, isSvgMode);
|
|
@@ -3968,103 +3882,13 @@ var patch = (oldVNode, newVNode2, isInitialRender = false) => {
|
|
|
3968
3882
|
!isInitialRender && BUILD.updatable && oldChildren !== null) {
|
|
3969
3883
|
removeVnodes(oldChildren, 0, oldChildren.length - 1);
|
|
3970
3884
|
}
|
|
3971
|
-
|
|
3972
|
-
|
|
3885
|
+
if (isSvgMode && tag === "svg") {
|
|
3886
|
+
isSvgMode = false;
|
|
3887
|
+
}
|
|
3973
3888
|
} else if (oldVNode.$text$ !== text) {
|
|
3974
3889
|
elm.data = text;
|
|
3975
3890
|
}
|
|
3976
3891
|
};
|
|
3977
|
-
var updateFallbackSlotVisibility = elm => {
|
|
3978
|
-
const childNodes = elm.childNodes;
|
|
3979
|
-
for (const childNode of childNodes) {
|
|
3980
|
-
if (childNode.nodeType === 1 /* ElementNode */) {
|
|
3981
|
-
if (childNode["s-sr"]) {
|
|
3982
|
-
const slotName = childNode["s-sn"];
|
|
3983
|
-
childNode.hidden = false;
|
|
3984
|
-
for (const siblingNode of childNodes) {
|
|
3985
|
-
if (siblingNode !== childNode) {
|
|
3986
|
-
if (siblingNode["s-hn"] !== childNode["s-hn"] || slotName !== "") {
|
|
3987
|
-
if (siblingNode.nodeType === 1 /* ElementNode */ && (slotName === siblingNode.getAttribute("slot") || slotName === siblingNode["s-sn"]) || siblingNode.nodeType === 3 /* TextNode */ && slotName === siblingNode["s-sn"]) {
|
|
3988
|
-
childNode.hidden = true;
|
|
3989
|
-
break;
|
|
3990
|
-
}
|
|
3991
|
-
} else {
|
|
3992
|
-
if (siblingNode.nodeType === 1 /* ElementNode */ || siblingNode.nodeType === 3 /* TextNode */ && siblingNode.textContent.trim() !== "") {
|
|
3993
|
-
childNode.hidden = true;
|
|
3994
|
-
break;
|
|
3995
|
-
}
|
|
3996
|
-
}
|
|
3997
|
-
}
|
|
3998
|
-
}
|
|
3999
|
-
}
|
|
4000
|
-
updateFallbackSlotVisibility(childNode);
|
|
4001
|
-
}
|
|
4002
|
-
}
|
|
4003
|
-
};
|
|
4004
|
-
var relocateNodes = [];
|
|
4005
|
-
var markSlotContentForRelocation = elm => {
|
|
4006
|
-
let node;
|
|
4007
|
-
let hostContentNodes;
|
|
4008
|
-
let j;
|
|
4009
|
-
for (const childNode of elm.childNodes) {
|
|
4010
|
-
if (childNode["s-sr"] && (node = childNode["s-cr"]) && node.parentNode) {
|
|
4011
|
-
hostContentNodes = node.parentNode.childNodes;
|
|
4012
|
-
const slotName = childNode["s-sn"];
|
|
4013
|
-
for (j = hostContentNodes.length - 1; j >= 0; j--) {
|
|
4014
|
-
node = hostContentNodes[j];
|
|
4015
|
-
if (!node["s-cn"] && !node["s-nr"] && node["s-hn"] !== childNode["s-hn"] && !BUILD.experimentalSlotFixes) {
|
|
4016
|
-
if (isNodeLocatedInSlot(node, slotName)) {
|
|
4017
|
-
let relocateNodeData = relocateNodes.find(r => r.$nodeToRelocate$ === node);
|
|
4018
|
-
checkSlotFallbackVisibility = true;
|
|
4019
|
-
node["s-sn"] = node["s-sn"] || slotName;
|
|
4020
|
-
if (relocateNodeData) {
|
|
4021
|
-
relocateNodeData.$nodeToRelocate$["s-sh"] = childNode["s-hn"];
|
|
4022
|
-
relocateNodeData.$slotRefNode$ = childNode;
|
|
4023
|
-
} else {
|
|
4024
|
-
node["s-sh"] = childNode["s-hn"];
|
|
4025
|
-
relocateNodes.push({
|
|
4026
|
-
$slotRefNode$: childNode,
|
|
4027
|
-
$nodeToRelocate$: node
|
|
4028
|
-
});
|
|
4029
|
-
}
|
|
4030
|
-
if (node["s-sr"]) {
|
|
4031
|
-
relocateNodes.map(relocateNode => {
|
|
4032
|
-
if (isNodeLocatedInSlot(relocateNode.$nodeToRelocate$, node["s-sn"])) {
|
|
4033
|
-
relocateNodeData = relocateNodes.find(r => r.$nodeToRelocate$ === node);
|
|
4034
|
-
if (relocateNodeData && !relocateNode.$slotRefNode$) {
|
|
4035
|
-
relocateNode.$slotRefNode$ = relocateNodeData.$slotRefNode$;
|
|
4036
|
-
}
|
|
4037
|
-
}
|
|
4038
|
-
});
|
|
4039
|
-
}
|
|
4040
|
-
} else if (!relocateNodes.some(r => r.$nodeToRelocate$ === node)) {
|
|
4041
|
-
relocateNodes.push({
|
|
4042
|
-
$nodeToRelocate$: node
|
|
4043
|
-
});
|
|
4044
|
-
}
|
|
4045
|
-
}
|
|
4046
|
-
}
|
|
4047
|
-
}
|
|
4048
|
-
if (childNode.nodeType === 1 /* ElementNode */) {
|
|
4049
|
-
markSlotContentForRelocation(childNode);
|
|
4050
|
-
}
|
|
4051
|
-
}
|
|
4052
|
-
};
|
|
4053
|
-
var isNodeLocatedInSlot = (nodeToRelocate, slotName) => {
|
|
4054
|
-
if (nodeToRelocate.nodeType === 1 /* ElementNode */) {
|
|
4055
|
-
if (nodeToRelocate.getAttribute("slot") === null && slotName === "") {
|
|
4056
|
-
return true;
|
|
4057
|
-
}
|
|
4058
|
-
if (nodeToRelocate.getAttribute("slot") === slotName) {
|
|
4059
|
-
return true;
|
|
4060
|
-
}
|
|
4061
|
-
return false;
|
|
4062
|
-
}
|
|
4063
|
-
if (nodeToRelocate["s-sn"] === slotName) {
|
|
4064
|
-
return true;
|
|
4065
|
-
}
|
|
4066
|
-
return slotName === "";
|
|
4067
|
-
};
|
|
4068
3892
|
var nullifyVNodeRefs = vNode => {
|
|
4069
3893
|
{
|
|
4070
3894
|
vNode.$attrs$ && vNode.$attrs$.ref && vNode.$attrs$.ref(null);
|
|
@@ -4076,7 +3900,6 @@ var insertBefore = (parent, newNode, reference) => {
|
|
|
4076
3900
|
return inserted;
|
|
4077
3901
|
};
|
|
4078
3902
|
var renderVdom = (hostRef, renderFnResults, isInitialLoad = false) => {
|
|
4079
|
-
var _a, _b, _c, _d;
|
|
4080
3903
|
const hostElm = hostRef.$hostElement$;
|
|
4081
3904
|
const cmpMeta = hostRef.$cmpMeta$;
|
|
4082
3905
|
const oldVNode = hostRef.$vnode$ || newVNode(null, null);
|
|
@@ -4101,75 +3924,7 @@ var renderVdom = (hostRef, renderFnResults, isInitialLoad = false) => {
|
|
|
4101
3924
|
scopeId = hostElm["s-sc"];
|
|
4102
3925
|
}
|
|
4103
3926
|
useNativeShadowDom = (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) !== 0;
|
|
4104
|
-
{
|
|
4105
|
-
contentRef = hostElm["s-cr"];
|
|
4106
|
-
checkSlotFallbackVisibility = false;
|
|
4107
|
-
}
|
|
4108
3927
|
patch(oldVNode, rootVnode, isInitialLoad);
|
|
4109
|
-
{
|
|
4110
|
-
plt.$flags$ |= 1 /* isTmpDisconnected */;
|
|
4111
|
-
if (checkSlotRelocate) {
|
|
4112
|
-
markSlotContentForRelocation(rootVnode.$elm$);
|
|
4113
|
-
for (const relocateData of relocateNodes) {
|
|
4114
|
-
const nodeToRelocate = relocateData.$nodeToRelocate$;
|
|
4115
|
-
if (!nodeToRelocate["s-ol"]) {
|
|
4116
|
-
const orgLocationNode = doc.createTextNode("");
|
|
4117
|
-
orgLocationNode["s-nr"] = nodeToRelocate;
|
|
4118
|
-
insertBefore(nodeToRelocate.parentNode, nodeToRelocate["s-ol"] = orgLocationNode, nodeToRelocate);
|
|
4119
|
-
}
|
|
4120
|
-
}
|
|
4121
|
-
for (const relocateData of relocateNodes) {
|
|
4122
|
-
const nodeToRelocate = relocateData.$nodeToRelocate$;
|
|
4123
|
-
const slotRefNode = relocateData.$slotRefNode$;
|
|
4124
|
-
if (slotRefNode) {
|
|
4125
|
-
const parentNodeRef = slotRefNode.parentNode;
|
|
4126
|
-
let insertBeforeNode = slotRefNode.nextSibling;
|
|
4127
|
-
{
|
|
4128
|
-
let orgLocationNode = (_a = nodeToRelocate["s-ol"]) == null ? void 0 : _a.previousSibling;
|
|
4129
|
-
while (orgLocationNode) {
|
|
4130
|
-
let refNode = (_b = orgLocationNode["s-nr"]) != null ? _b : null;
|
|
4131
|
-
if (refNode && refNode["s-sn"] === nodeToRelocate["s-sn"] && parentNodeRef === refNode.parentNode) {
|
|
4132
|
-
refNode = refNode.nextSibling;
|
|
4133
|
-
while (refNode === nodeToRelocate || (refNode == null ? void 0 : refNode["s-sr"])) {
|
|
4134
|
-
refNode = refNode == null ? void 0 : refNode.nextSibling;
|
|
4135
|
-
}
|
|
4136
|
-
if (!refNode || !refNode["s-nr"]) {
|
|
4137
|
-
insertBeforeNode = refNode;
|
|
4138
|
-
break;
|
|
4139
|
-
}
|
|
4140
|
-
}
|
|
4141
|
-
orgLocationNode = orgLocationNode.previousSibling;
|
|
4142
|
-
}
|
|
4143
|
-
}
|
|
4144
|
-
if (!insertBeforeNode && parentNodeRef !== nodeToRelocate.parentNode || nodeToRelocate.nextSibling !== insertBeforeNode) {
|
|
4145
|
-
if (nodeToRelocate !== insertBeforeNode) {
|
|
4146
|
-
if (!nodeToRelocate["s-hn"] && nodeToRelocate["s-ol"]) {
|
|
4147
|
-
nodeToRelocate["s-hn"] = nodeToRelocate["s-ol"].parentNode.nodeName;
|
|
4148
|
-
}
|
|
4149
|
-
insertBefore(parentNodeRef, nodeToRelocate, insertBeforeNode);
|
|
4150
|
-
if (nodeToRelocate.nodeType === 1 /* ElementNode */) {
|
|
4151
|
-
nodeToRelocate.hidden = (_c = nodeToRelocate["s-ih"]) != null ? _c : false;
|
|
4152
|
-
}
|
|
4153
|
-
}
|
|
4154
|
-
}
|
|
4155
|
-
nodeToRelocate && typeof slotRefNode["s-rf"] === "function" && slotRefNode["s-rf"](nodeToRelocate);
|
|
4156
|
-
} else {
|
|
4157
|
-
if (nodeToRelocate.nodeType === 1 /* ElementNode */) {
|
|
4158
|
-
if (isInitialLoad) {
|
|
4159
|
-
nodeToRelocate["s-ih"] = (_d = nodeToRelocate.hidden) != null ? _d : false;
|
|
4160
|
-
}
|
|
4161
|
-
nodeToRelocate.hidden = true;
|
|
4162
|
-
}
|
|
4163
|
-
}
|
|
4164
|
-
}
|
|
4165
|
-
}
|
|
4166
|
-
if (checkSlotFallbackVisibility) {
|
|
4167
|
-
updateFallbackSlotVisibility(rootVnode.$elm$);
|
|
4168
|
-
}
|
|
4169
|
-
plt.$flags$ &= ~1 /* isTmpDisconnected */;
|
|
4170
|
-
relocateNodes.length = 0;
|
|
4171
|
-
}
|
|
4172
|
-
contentRef = void 0;
|
|
4173
3928
|
};
|
|
4174
3929
|
|
|
4175
3930
|
// src/runtime/update-component.ts
|
|
@@ -4542,13 +4297,6 @@ var connectedCallback = elm => {
|
|
|
4542
4297
|
initializeClientHydrate(elm, cmpMeta.$tagName$, hostId, hostRef);
|
|
4543
4298
|
}
|
|
4544
4299
|
}
|
|
4545
|
-
if (!hostId) {
|
|
4546
|
-
if (
|
|
4547
|
-
// TODO(STENCIL-854): Remove code related to legacy shadowDomShim field
|
|
4548
|
-
cmpMeta.$flags$ & (4 /* hasSlotRelocation */ | 8 /* needsShadowDomShim */)) {
|
|
4549
|
-
setContentReference(elm);
|
|
4550
|
-
}
|
|
4551
|
-
}
|
|
4552
4300
|
{
|
|
4553
4301
|
let ancestorComponent = elm;
|
|
4554
4302
|
while (ancestorComponent = ancestorComponent.parentNode || ancestorComponent.host) {
|
|
@@ -4581,11 +4329,6 @@ var connectedCallback = elm => {
|
|
|
4581
4329
|
endConnected();
|
|
4582
4330
|
}
|
|
4583
4331
|
};
|
|
4584
|
-
var setContentReference = elm => {
|
|
4585
|
-
const contentRefElm = elm["s-cr"] = doc.createComment("");
|
|
4586
|
-
contentRefElm["s-cn"] = true;
|
|
4587
|
-
insertBefore(elm, contentRefElm, elm.firstChild);
|
|
4588
|
-
};
|
|
4589
4332
|
var disconnectInstance = instance => {
|
|
4590
4333
|
{
|
|
4591
4334
|
safeCall(instance, "disconnectedCallback");
|
|
@@ -4771,7 +4514,7 @@ const globalScripts = () => {};
|
|
|
4771
4514
|
const defineCustomElements = async (win, options) => {
|
|
4772
4515
|
if (typeof window === 'undefined') return undefined;
|
|
4773
4516
|
await globalScripts();
|
|
4774
|
-
return bootstrapLazy(JSON.parse("[[\"eds-avatar_27\",[[1,\"eds-form\",{\"name\":[1],\"setFormUrl\":[4,\"set-form-url\"],\"formBtn\":[4,\"form-btn\"],\"formBtnLabel\":[1,\"form-btn-label\"],\"errorMessage\":[1,\"error-message\"],\"fields\":[1],\"initData\":[16],\"values\":[32],\"isSubmitting\":[32],\"hasError\":[32],\"errors\":[32],\"parsedFields\":[32]},null,{\"fields\":[\"parseFields\"]}],[1,\"eds-fullscreen-menu\",{\"links\":[1],\"menuLinks\":[1,\"menu-links\"],\"homeUrl\":[1,\"home-url\"],\"inverseHeader\":[4,\"inverse-header\"],\"isMenuOpen\":[32]},[[16,\"toggleheadermenu\",\"handleToggleMenu\"]]],[1,\"eds-user\",{\"user\":[1025]}],[1,\"eds-header\",{\"homeUrl\":[513,\"home-url\"],\"links\":[1],\"inverseHeader\":[4,\"inverse-header\"],\"menuEnabled\":[4,\"menu-enabled\"],\"isMenuOpen\":[32],\"isUserMenuOpen\":[32],\"isAuthenticated\":[32]},[[16,\"authStatusChanged\",\"onAuthStatusChanged\"]]],[1,\"eds-steps-v2\",{\"steps\":[1],\"type\":[1],\"imageSrc\":[1,\"image-src\"],\"bg\":[4],\"message\":[1],\"activeStep\":[32]},null,{\"activeStep\":[\"activeStepChanged\"]}],[1,\"eds-breadcrumb\",{\"items\":[1],\"intent\":[1],\"parsedItems\":[32],\"isSmallScreen\":[32],\"maxVisibleItems\":[32]},null,{\"items\":[\"parseItems\"]}],[1,\"eds-modal\",{\"heading\":[1,\"title\"],\"truncate\":[2],\"position\":[1],\"inverseHeader\":[4,\"inverse-header\"],\"isOpen\":[32],\"open\":[64],\"close\":[64],\"toggle\":[64]},[[0,\"eds-modal-open\",\"handleGlobalOpen\"],[0,\"eds-modal-close\",\"handleGlobalClose\"],[8,\"keydown\",\"handleKeyDown\"]]],[0,\"token-spacing\"],[1,\"eds-footer\",{\"social\":[4],\"enableScrollTop\":[4,\"enable-scroll-top\"],\"fundedBy\":[1,\"funded-by\"],\"rightsReserved\":[1,\"rights-reserved\"],\"enableCookiesSettings\":[4,\"enable-cookies-settings\"],\"showMatomoNotice\":[32]}],[1,\"eds-dropdown\",{\"icon\":[1],\"label\":[1],\"rounded\":[4],\"ariaLabel\":[1,\"aria-label\"],\"asNav\":[4,\"as-nav\"],\"dropdownPos\":[1,\"dropdown-pos\"],\"dropdownOffset\":[4,\"dropdown-offset\"],\"intent\":[1],\"isOpen\":[32],\"focusIndex\":[32]},[[8,\"click\",\"handleWindowClick\"],[8,\"keydown\",\"handleKeyDown\"]]],[1,\"eds-steps\",{\"steps\":[1],\"type\":[1],\"activeStep\":[32]},null,{\"activeStep\":[\"activeStepChanged\"]}],[1,\"eds-social-networks\",{\"heading\":[1,\"title\"]}],[1,\"eds-block-break\",{\"extraClass\":[1,\"extra-class\"]}],[1,\"eds-input-field\",{\"name\":[1],\"inputId\":[1,\"input-id\"],\"placeholder\":[1],\"disabled\":[4],\"onChange\":[16],\"onInput\":[16],\"type\":[1],\"required\":[4],\"label\":[1],\"hint\":[1],\"icon\":[1],\"link\":[16],\"message\":[1],\"error\":[4],\"checked\":[4],\"errorMessage\":[1,\"error-message\"],\"value\":[8],\"maxLength\":[2,\"max-length\"],\"options\":[1]}],[1,\"eds-avatar\",{\"firstName\":[1,\"first-name\"],\"lastName\":[1,\"last-name\"],\"picture\":[1],\"initials\":[1],\"color\":[1]}],[0,\"eds-input\",{\"name\":[1],\"inputId\":[1,\"input-id\"],\"placeholder\":[1],\"disabled\":[4],\"hasMessage\":[4,\"has-message\"],\"error\":[4],\"checked\":[4],\"type\":[1],\"required\":[4],\"value\":[8],\"icon\":[1],\"maxLength\":[2,\"max-length\"],\"options\":[16],\"extraClass\":[1,\"extra-class\"],\"innerVal\":[32],\"maxLengthReached\":[32]},null,{\"value\":[\"onValueChanged\"]}],[0,\"eds-input-footer\",{\"name\":[1],\"errorMessage\":[1,\"error-message\"],\"message\":[1],\"error\":[4],\"link\":[16]}],[0,\"eds-input-search\",{\"name\":[1],\"inputId\":[1,\"input-id\"],\"placeholder\":[1],\"value\":[1],\"disabled\":[4],\"required\":[4],\"decorate\":[1],\"label\":[1],\"getInputElement\":[64]}],[0,\"eds-input-select\",{\"inputId\":[1,\"input-id\"],\"name\":[1],\"placeholder\":[1],\"disabled\":[4],\"hasMessage\":[4,\"has-message\"],\"error\":[4],\"required\":[4],\"options\":[16],\"labelKey\":[1,\"label-key\"],\"valueKey\":[1,\"value-key\"],\"value\":[8],\"dynamicOptions\":[32],\"loading\":[32],\"dynamicValueKey\":[32],\"dynamicLabelKey\":[32],\"hasFetched\":[32]},null,{\"options\":[\"loadOptions\"]}],[0,\"eds-input-label\",{\"label\":[1],\"name\":[1],\"required\":[4],\"disabled\":[4]}],[0,\"eds-input-range\",{\"name\":[1],\"inputId\":[1,\"input-id\"],\"disabled\":[4],\"required\":[4],\"min\":[2],\"max\":[2],\"step\":[2],\"value\":[2],\"sliderVal\":[32],\"getInputElement\":[64]},null,{\"value\":[\"onValueChange\"]}],[1,\"eds-tag\",{\"label\":[1],\"intent\":[1],\"size\":[1]}],[1,\"eds-logo\",{\"href\":[1],\"orientation\":[1],\"type\":[1],\"label\":[1]}],[1,\"eds-img\",{\"src\":[1],\"alt\":[1],\"width\":[2],\"height\":[2],\"srcset\":[1],\"sizes\":[1],\"formats\":[16],\"lazyload\":[4],\"withBg\":[4,\"with-bg\"],\"loaded\":[32],\"showBg\":[32]}],[1,\"eds-link\",{\"label\":[1],\"intent\":[1],\"icon\":[1],\"iconPos\":[1,\"icon-pos\"],\"iconSmall\":[4,\"icon-small\"],\"size\":[1],\"external\":[4],\"current\":[4],\"download\":[4],\"url\":[1],\"ariaLabel\":[1,\"aria-label\"],\"disabled\":[4],\"hideLabelOnSmallScreen\":[4,\"hide-label-on-small-screen\"],\"extraClass\":[1,\"extra-class\"]},[[0,\"parentContext\",\"handleParentContext\"]]],[1,\"eds-button\",{\"label\":[1],\"ariaLabel\":[1,\"aria-label\"],\"elementType\":[1,\"element-type\"],\"intent\":[1],\"loading\":[4],\"disabled\":[4],\"pill\":[4],\"icon\":[1],\"size\":[1],\"iconPos\":[1,\"icon-pos\"],\"iconSmall\":[4,\"icon-small\"],\"extraClass\":[1,\"extra-class\"],\"triggerClick\":[16]},[[0,\"parentContext\",\"handleParentContext\"]]],[0,\"eds-icon-wrapper\",{\"icon\":[1],\"class\":[1],\"IconComponent\":[32]},null,{\"icon\":[\"iconChanged\"]}]]],[\"eds-trl\",[[0,\"eds-trl\",{\"applications\":[1]}]]],[\"logo-space\",[[1,\"logo-space\"]]],[\"svg-repository\",[[1,\"svg-repository\"]]],[\"docs-palettes\",[[0,\"docs-palettes\",{\"tabIndex\":[2,\"tab-index\"]}]]],[\"components-section\",[[0,\"components-section\",{\"tabIndex\":[2,\"tab-index\"]}]]],[\"eds-app-root\",[[1,\"eds-app-root\",{\"isAuthenticated\":[32]}]]],[\"eds-card-section\",[[1,\"eds-card-section\",{\"cards\":[1],\"occupyCols\":[2,\"occupy-cols\"]}]]],[\"eds-timeline\",[[1,\"eds-timeline\",{\"events\":[1],\"selectedEvent\":[32],\"parsedEvents\":[32]},null,{\"events\":[\"parseEvents\"]}]]],[\"docs-tokens\",[[0,\"docs-tokens\",{\"tabIndex\":[2,\"tab-index\"]}]]],[\"eds-card-tool\",[[1,\"eds-card-tool\",{\"cardTitle\":[1,\"card-title\"],\"url\":[1],\"description\":[1],\"image\":[8],\"avatar\":[1],\"shortAbbreviation\":[1,\"short-abbreviation\"],\"headingLevel\":[1,\"heading-level\"],\"tags\":[8],\"tiny\":[4],\"bg\":[4],\"withHover\":[4,\"with-hover\"],\"external\":[4],\"hierarchy\":[4]}]]],[\"eds-cookies-preference\",[[0,\"eds-cookies-preference\",{\"buttonText\":[1,\"button-text\"],\"intent\":[1],\"showMatomoNotice\":[32],\"noticeKey\":[32]}]]],[\"eds-card-project\",[[0,\"eds-card-project\",{\"image\":[8],\"editorialTitle\":[1,\"editorial-title\"],\"headingLevel\":[1,\"heading-level\"],\"categoryTitle\":[1,\"category-title\"],\"color\":[1],\"bgOnHover\":[4,\"bg-on-hover\"],\"vertical\":[4],\"titleProject\":[1,\"title-project\"],\"url\":[1],\"parsedImage\":[32]}]]],[\"eds-feedback\",[[1,\"eds-feedback\",{\"type\":[1],\"count\":[2],\"label\":[1],\"description\":[1],\"textMapping\":[1,\"text-mapping\"],\"selectedRating\":[32]},[[16,\"rating\",\"ratingUpdated\"]]]]],[\"eds-toast-manager\",[[1,\"eds-toast-manager\",{\"toasts\":[32]}]]],[\"incorrect-use-of-colors\",[[0,\"incorrect-use-of-colors\"]]],[\"logo-variations-tabs\",[[0,\"logo-variations-tabs\",{\"tabIndex\":[2,\"tab-index\"]}]]],[\"correct-use-of-colors\",[[0,\"correct-use-of-colors\"]]],[\"eds-frame\",[[1,\"eds-frame\",{\"frameLabel\":[1,\"frame-label\"],\"frameSrc\":[1,\"frame-src\"],\"urlLabel\":[1,\"url-label\"],\"errorMessage\":[1,\"error-message\"],\"url\":[1],\"intent\":[1],\"size\":[1],\"iframeError\":[32]}]]],[\"token-ratios\",[[0,\"token-ratios\"]]],[\"token-typography\",[[0,\"token-typography\"]]],[\"eds-card-tags\",[[1,\"eds-card-tags\",{\"accent\":[4],\"tags\":[16]}]]],[\"eds-card-wrapper\",[[4,\"eds-card-wrapper\",{\"tiny\":[4],\"withBg\":[4,\"with-bg\"],\"withHover\":[4,\"with-hover\"]}]]],[\"eds-icon-arrow-diagonal\",[[0,\"eds-icon-arrow-diagonal\",{\"class\":[1]}]]],[\"eds-icon-arrow-right\",[[0,\"eds-icon-arrow-right\",{\"class\":[1]}]]],[\"eds-icon-bluesky\",[[0,\"eds-icon-bluesky\",{\"class\":[1]}]]],[\"eds-icon-bookmark\",[[0,\"eds-icon-bookmark\",{\"class\":[1]}]]],[\"eds-icon-chevron-down\",[[0,\"eds-icon-chevron-down\",{\"class\":[1]}]]],[\"eds-icon-chevron-left\",[[0,\"eds-icon-chevron-left\",{\"class\":[1]}]]],[\"eds-icon-chevron-right\",[[0,\"eds-icon-chevron-right\",{\"class\":[1]}]]],[\"eds-icon-chevron-up\",[[0,\"eds-icon-chevron-up\",{\"class\":[1]}]]],[\"eds-icon-close\",[[0,\"eds-icon-close\",{\"class\":[1]}]]],[\"eds-icon-copy\",[[0,\"eds-icon-copy\",{\"class\":[1]}]]],[\"eds-icon-eu\",[[0,\"eds-icon-eu\",{\"class\":[1]}]]],[\"eds-icon-external\",[[0,\"eds-icon-external\",{\"class\":[1]}]]],[\"eds-icon-facebook\",[[0,\"eds-icon-facebook\",{\"class\":[1]}]]],[\"eds-icon-gitlab\",[[0,\"eds-icon-gitlab\",{\"class\":[1]}]]],[\"eds-icon-linkedin\",[[0,\"eds-icon-linkedin\",{\"class\":[1]}]]],[\"eds-icon-loader\",[[0,\"eds-icon-loader\",{\"class\":[1]}]]],[\"eds-icon-mastodon\",[[0,\"eds-icon-mastodon\",{\"class\":[1]}]]],[\"eds-icon-menu\",[[0,\"eds-icon-menu\",{\"class\":[1]}]]],[\"eds-icon-minus\",[[0,\"eds-icon-minus\",{\"class\":[1]}]]],[\"eds-icon-more\",[[0,\"eds-icon-more\",{\"class\":[1]}]]],[\"eds-icon-paper\",[[0,\"eds-icon-paper\",{\"class\":[1]}]]],[\"eds-icon-plus\",[[0,\"eds-icon-plus\",{\"class\":[1]}]]],[\"eds-icon-portal\",[[0,\"eds-icon-portal\",{\"class\":[1]}]]],[\"eds-icon-private\",[[0,\"eds-icon-private\",{\"class\":[1]}]]],[\"eds-icon-public\",[[0,\"eds-icon-public\",{\"class\":[1]}]]],[\"eds-icon-search\",[[0,\"eds-icon-search\",{\"class\":[1]}]]],[\"eds-icon-star\",[[0,\"eds-icon-star\",{\"class\":[1]}]]],[\"eds-icon-success\",[[0,\"eds-icon-success\",{\"class\":[1]}]]],[\"eds-icon-thumbs-down\",[[0,\"eds-icon-thumbs-down\",{\"class\":[1]}]]],[\"eds-icon-thumbs-up\",[[0,\"eds-icon-thumbs-up\",{\"class\":[1]}]]],[\"eds-icon-tutorial\",[[0,\"eds-icon-tutorial\",{\"class\":[1]}]]],[\"eds-icon-twitter\",[[0,\"eds-icon-twitter\",{\"class\":[1]}]]],[\"eds-icon-unknown\",[[0,\"eds-icon-unknown\",{\"class\":[1]}]]],[\"eds-icon-updown\",[[0,\"eds-icon-updown\",{\"class\":[1]}]]],[\"eds-icon-user\",[[0,\"eds-icon-user\",{\"class\":[1]}]]],[\"eds-icon-youtube\",[[0,\"eds-icon-youtube\",{\"class\":[1]}]]],[\"eds-switch\",[[1,\"eds-switch\",{\"checked\":[1540],\"disabled\":[4],\"labelOn\":[1,\"label-on\"],\"labelOff\":[1,\"label-off\"]}]]],[\"eds-tabs\",[[1,\"eds-tabs\",{\"identifier\":[1,\"id\"],\"navAriaLabel\":[1,\"nav-aria-label\"],\"tabs\":[1],\"parsedTabs\":[32],\"activeIndex\":[32]},null,{\"tabs\":[\"parseTabs\"]}]]],[\"eds-tooltip\",[[1,\"eds-tooltip\",{\"content\":[1],\"position\":[1],\"isVisible\":[32],\"isPositioned\":[32],\"tooltipStyle\":[32]},[[1,\"mouseover\",\"showTooltip\"],[1,\"mouseout\",\"hideTooltip\"],[8,\"keydown\",\"handleKeyPress\"]]]]],[\"logo-wrong-usage\",[[1,\"logo-wrong-usage\"]]],[\"eds-accordion\",[[1,\"eds-accordion\",{\"heading\":[1,\"title\"],\"description\":[1],\"switchBg\":[4,\"switch-bg\"],\"expanded\":[4],\"clampText\":[4,\"clamp-text\"],\"isExpanded\":[32],\"panelHeight\":[32],\"shortContent\":[32],\"headerHeight\":[32]}]]],[\"eds-matomo-notice\",[[1,\"eds-matomo-notice\",{\"heading\":[1,\"title\"],\"description\":[1],\"optOutMessage\":[1,\"opt-out-message\"],\"forceShow\":[4,\"force-show\"],\"showNotice\":[32]},[[16,\"cookies\",\"toggleCookiesConsent\"]]]]],[\"eds-rating\",[[1,\"eds-rating\",{\"ratingType\":[1,\"rating-type\"],\"ratingCount\":[2,\"rating-count\"],\"selectedRating\":[32]}]]],[\"eds-toast\",[[1,\"eds-toast\",{\"message\":[1],\"intent\":[1],\"duration\":[2],\"visible\":[32]}]]],[\"eds-progress-bar\",[[1,\"eds-progress-bar\",{\"value\":[1026],\"updateValue\":[64]}]]],[\"eds-card-desc_2\",[[1,\"eds-card-desc\",{\"description\":[1],\"descClass\":[1,\"desc-class\"],\"truncate\":[4],\"truncateLines\":[1,\"truncate-lines\"]}],[1,\"eds-card-title\",{\"url\":[1],\"titleClass\":[1,\"title-class\"],\"headingLevel\":[1,\"heading-level\"],\"externalLink\":[4,\"external-link\"],\"cardTitle\":[1,\"card-title\"],\"hierarchy\":[4]}]]],[\"eds-card-generic\",[[1,\"eds-card-generic\",{\"cardTitle\":[1,\"card-title\"],\"url\":[1],\"description\":[1],\"image\":[8],\"avatar\":[1],\"shortAbbreviation\":[1,\"short-abbreviation\"],\"headingLevel\":[1,\"heading-level\"],\"tags\":[1],\"tiny\":[4],\"bg\":[4],\"withHover\":[4,\"with-hover\"],\"hierarchy\":[4],\"parsedImage\":[32]},[[0,\"parentContext\",\"handleParentContext\"]]]]],[\"eds-login_2\",[[1,\"eds-login\",{\"keycloakUrl\":[1,\"keycloak-url\"],\"keycloakRealm\":[1,\"keycloak-realm\"],\"keycloakClientId\":[1,\"keycloak-client-id\"],\"authenticated\":[32],\"user\":[32],\"serverAvailable\":[32]}],[1,\"eds-splash-screen\",{\"inverse\":[4],\"initPromise\":[16],\"isVisible\":[32]},[[8,\"hideSplash\",\"handleHideSplash\"]],{\"initPromise\":[\"watchInitPromise\"]}]]],[\"logo-variations-horizontal_2\",[[1,\"logo-variations-horizontal\"],[1,\"logo-variations-vertical\",{\"orientation\":[1],\"type\":[1]}]]],[\"eds-alert\",[[1,\"eds-alert\",{\"message\":[1],\"pressableLabel\":[1,\"pressable-label\"],\"pressableUrl\":[1,\"pressable-url\"],\"direction\":[1],\"intent\":[1],\"brd\":[1],\"withBtn\":[32]}]]],[\"eds-spinner\",[[1,\"eds-spinner\",{\"size\":[1],\"thickness\":[1],\"borderColor\":[1,\"border-color\"],\"bottomColor\":[1,\"bottom-color\"],\"background\":[1],\"fullscreen\":[4]}]]],[\"eds-code-block\",[[1,\"eds-code-block\",{\"code\":[1],\"language\":[1],\"copied\":[32]}]]],[\"token-list_3\",[[0,\"token-list\",{\"show\":[1]}],[0,\"token-radii\"],[0,\"token-shadows\"]]],[\"eds-section-core_2\",[[4,\"eds-section-core\",{\"tag\":[1],\"sectionTitle\":[1,\"section-title\"],\"headingLevel\":[1,\"heading-level\"]}],[0,\"eds-section-heading\",{\"sectionTitle\":[1,\"section-title\"],\"withContainer\":[4,\"with-container\"],\"headingLevel\":[1,\"heading-level\"],\"tag\":[1],\"spacingLarge\":[4,\"spacing-large\"]}]]],[\"color-primary-palette_6\",[[0,\"gradient-secondary-palette\"],[0,\"color-primary-palette\"],[0,\"color-secondary-palette\",{\"show\":[1]}],[0,\"color-support-palette\"],[0,\"gradient-primary-palette\"],[0,\"gradient-support-palette\"]]],[\"eds-pagination_2\",[[1,\"eds-table\",{\"data\":[1,\"table-data\"],\"endpoint\":[1],\"config\":[1],\"rowsPerPage\":[2,\"rows-per-page\"],\"paginationEnabled\":[4,\"pagination-enabled\"],\"searchEnabled\":[4,\"search-enabled\"],\"hostWidth\":[1,\"host-width\"],\"columnSize\":[1,\"column-size\"],\"tbData\":[32],\"columns\":[32],\"currentPage\":[32],\"parsedConfig\":[32],\"totalRows\":[32],\"searchQuery\":[32],\"containerWidth\":[32]},null,{\"data\":[\"handleDataChange\",\"parseData\"],\"config\":[\"handleConfigChange\"]}],[1,\"eds-pagination\",{\"currentPage\":[2,\"current-page\"],\"lastPage\":[2,\"last-page\"],\"perPage\":[2,\"per-page\"],\"total\":[2],\"url\":[1],\"mode\":[1],\"prevLabel\":[1,\"prev-label\"],\"nextLabel\":[1,\"next-label\"],\"prevUrl\":[1,\"prev-url\"],\"nextUrl\":[1,\"next-url\"],\"links\":[32]},null,{\"currentPage\":[\"onPageOrLastPageChange\"],\"lastPage\":[\"onPageOrLastPageChange\"]}]]]]"), options);
|
|
4517
|
+
return bootstrapLazy(JSON.parse("[[\"eds-avatar_28\",[[1,\"eds-form\",{\"name\":[1],\"setFormUrl\":[4,\"set-form-url\"],\"formBtn\":[4,\"form-btn\"],\"formBtnLabel\":[1,\"form-btn-label\"],\"errorMessage\":[1,\"error-message\"],\"fields\":[1],\"initData\":[16],\"values\":[32],\"isSubmitting\":[32],\"hasError\":[32],\"errors\":[32],\"parsedFields\":[32],\"setData\":[64],\"getData\":[64]},null,{\"fields\":[\"parseFields\"]}],[1,\"eds-fullscreen-menu\",{\"links\":[1],\"menuLinks\":[1,\"menu-links\"],\"homeUrl\":[1,\"home-url\"],\"inverseHeader\":[4,\"inverse-header\"],\"isMenuOpen\":[32]},[[16,\"toggleheadermenu\",\"handleToggleMenu\"]]],[1,\"eds-user\",{\"user\":[1025]}],[1,\"eds-header\",{\"homeUrl\":[513,\"home-url\"],\"links\":[1],\"headerVariant\":[513,\"header-variant\"],\"menuEnabled\":[4,\"menu-enabled\"],\"isMenuOpen\":[32],\"isUserMenuOpen\":[32],\"isAuthenticated\":[32]},[[16,\"authStatusChanged\",\"onAuthStatusChanged\"]]],[1,\"eds-steps-v2\",{\"steps\":[1],\"type\":[1],\"imageSrc\":[1,\"image-src\"],\"imageWidth\":[2,\"image-width\"],\"bg\":[4],\"message\":[1],\"activeStep\":[32]},null,{\"activeStep\":[\"activeStepChanged\"]}],[1,\"eds-modal\",{\"heading\":[1,\"title\"],\"truncate\":[2],\"position\":[1],\"inverseHeader\":[4,\"inverse-header\"],\"isOpen\":[32],\"open\":[64],\"close\":[64],\"toggle\":[64]},[[0,\"eds-modal-open\",\"handleGlobalOpen\"],[0,\"eds-modal-close\",\"handleGlobalClose\"],[8,\"keydown\",\"handleKeyDown\"]]],[1,\"eds-tabs\",{\"identifier\":[1,\"id\"],\"navAriaLabel\":[1,\"nav-aria-label\"],\"tabs\":[1],\"parsedTabs\":[32],\"activeIndex\":[32]},null,{\"tabs\":[\"parseTabs\"]}],[1,\"eds-footer\",{\"social\":[4],\"enableScrollTop\":[4,\"enable-scroll-top\"],\"fundedBy\":[1,\"funded-by\"],\"rightsReserved\":[1,\"rights-reserved\"],\"cookiesPreferences\":[1,\"cookies-preferences\"],\"enableCookiesSettings\":[4,\"enable-cookies-settings\"],\"backToTopAriaLabel\":[1,\"back-to-top-aria-label\"],\"showMatomoNotice\":[32]}],[1,\"eds-dropdown\",{\"icon\":[1],\"label\":[1],\"rounded\":[4],\"ariaLabel\":[1,\"aria-label\"],\"asNav\":[4,\"as-nav\"],\"dropdownPos\":[1,\"dropdown-pos\"],\"dropdownOffset\":[4,\"dropdown-offset\"],\"intent\":[1],\"isOpen\":[32],\"focusIndex\":[32]},[[8,\"click\",\"handleWindowClick\"],[8,\"keydown\",\"handleKeyDown\"]]],[1,\"eds-steps\",{\"steps\":[1],\"type\":[1],\"activeStep\":[32]},null,{\"activeStep\":[\"activeStepChanged\"]}],[1,\"eds-social-networks\",{\"heading\":[1,\"title\"]}],[1,\"eds-table\",{\"data\":[1,\"table-data\"],\"endpoint\":[1],\"config\":[1],\"rowsPerPage\":[2,\"rows-per-page\"],\"paginationEnabled\":[4,\"pagination-enabled\"],\"searchEnabled\":[4,\"search-enabled\"],\"hostWidth\":[1,\"host-width\"],\"columnSize\":[1,\"column-size\"],\"actions\":[1],\"actionTemplate\":[16],\"parsedActions\":[32],\"dataColumns\":[32],\"tbData\":[32],\"columns\":[32],\"currentPage\":[32],\"parsedConfig\":[32],\"totalRows\":[32],\"searchQuery\":[32],\"containerWidth\":[32]},null,{\"data\":[\"handleDataChange\",\"parseData\"],\"config\":[\"handleConfigChange\"],\"actions\":[\"handleActionsChange\"]}],[1,\"eds-pagination\",{\"currentPage\":[2,\"current-page\"],\"lastPage\":[2,\"last-page\"],\"perPage\":[2,\"per-page\"],\"total\":[2],\"url\":[1],\"mode\":[1],\"prevLabel\":[1,\"prev-label\"],\"nextLabel\":[1,\"next-label\"],\"prevUrl\":[1,\"prev-url\"],\"nextUrl\":[1,\"next-url\"],\"links\":[32]},null,{\"currentPage\":[\"onPageOrLastPageChange\"],\"lastPage\":[\"onPageOrLastPageChange\"]}],[1,\"eds-block-break\",{\"inverse\":[4]}],[1,\"eds-input-field\",{\"name\":[1],\"inputId\":[1,\"input-id\"],\"placeholder\":[1],\"disabled\":[4],\"onChange\":[16],\"onInput\":[16],\"type\":[1],\"required\":[4],\"label\":[1],\"hint\":[1],\"icon\":[1],\"link\":[16],\"message\":[1],\"error\":[4],\"checked\":[4],\"errorMessage\":[1,\"error-message\"],\"value\":[8],\"maxLength\":[2,\"max-length\"],\"options\":[1],\"exposeValueEvents\":[4,\"expose-value-events\"]}],[1,\"eds-avatar\",{\"firstName\":[1,\"first-name\"],\"lastName\":[1,\"last-name\"],\"picture\":[1],\"initials\":[1],\"color\":[1]}],[0,\"eds-input\",{\"name\":[1],\"inputId\":[1,\"input-id\"],\"placeholder\":[1],\"disabled\":[4],\"hasMessage\":[4,\"has-message\"],\"error\":[4],\"checked\":[4],\"type\":[1],\"required\":[4],\"value\":[8],\"icon\":[1],\"maxLength\":[2,\"max-length\"],\"options\":[16],\"extraClass\":[1,\"extra-class\"],\"innerVal\":[32],\"maxLengthReached\":[32]},null,{\"value\":[\"onValueChanged\"]}],[0,\"eds-input-footer\",{\"name\":[1],\"errorMessage\":[1,\"error-message\"],\"message\":[1],\"error\":[4],\"link\":[16]}],[0,\"eds-input-search\",{\"name\":[1],\"inputId\":[1,\"input-id\"],\"placeholder\":[1],\"value\":[1],\"disabled\":[4],\"required\":[4],\"decorate\":[1],\"label\":[1],\"getInputElement\":[64]}],[0,\"eds-input-select\",{\"inputId\":[1,\"input-id\"],\"name\":[1],\"placeholder\":[1],\"disabled\":[4],\"hasMessage\":[4,\"has-message\"],\"error\":[4],\"required\":[4],\"options\":[16],\"value\":[8]}],[0,\"eds-input-label\",{\"label\":[1],\"name\":[1],\"required\":[4],\"disabled\":[4]}],[0,\"eds-input-range\",{\"name\":[1],\"inputId\":[1,\"input-id\"],\"disabled\":[4],\"required\":[4],\"min\":[2],\"max\":[2],\"step\":[2],\"value\":[2],\"sliderVal\":[32],\"getInputElement\":[64]},null,{\"value\":[\"onValueChange\"]}],[1,\"eds-tag\",{\"label\":[1],\"intent\":[1],\"size\":[1]}],[1,\"eds-logo\",{\"href\":[1],\"orientation\":[1],\"type\":[1],\"label\":[1]}],[1,\"eds-img\",{\"src\":[1],\"alt\":[1],\"width\":[2],\"height\":[2],\"srcset\":[1],\"sizes\":[1],\"formats\":[16],\"lazyload\":[4],\"withBg\":[4,\"with-bg\"],\"loaded\":[32],\"showBg\":[32]}],[1,\"eds-link\",{\"label\":[1],\"intent\":[1],\"icon\":[1],\"iconPos\":[1,\"icon-pos\"],\"iconSmall\":[4,\"icon-small\"],\"size\":[1],\"external\":[4],\"current\":[4],\"download\":[4],\"url\":[1],\"ariaLabel\":[1,\"aria-label\"],\"disabled\":[4],\"hideLabelOnSmallScreen\":[4,\"hide-label-on-small-screen\"],\"extraClass\":[1,\"extra-class\"]},[[0,\"parentContext\",\"handleParentContext\"]]],[1,\"eds-button\",{\"label\":[1],\"ariaLabel\":[1,\"aria-label\"],\"elementType\":[1,\"element-type\"],\"intent\":[1],\"loading\":[4],\"disabled\":[4],\"pill\":[4],\"icon\":[1],\"size\":[1],\"iconPos\":[1,\"icon-pos\"],\"iconSmall\":[4,\"icon-small\"],\"extraClass\":[1,\"extra-class\"],\"triggerClick\":[16]},[[0,\"parentContext\",\"handleParentContext\"]]],[0,\"eds-icon-wrapper\",{\"icon\":[1],\"class\":[1],\"IconComponent\":[32]},null,{\"icon\":[\"iconChanged\"]}]]],[\"eds-trl\",[[0,\"eds-trl\",{\"applications\":[1]}]]],[\"logo-space\",[[1,\"logo-space\"]]],[\"svg-repository\",[[1,\"svg-repository\"]]],[\"docs-palettes\",[[0,\"docs-palettes\",{\"tabIndex\":[2,\"tab-index\"]}]]],[\"components-section\",[[0,\"components-section\",{\"tabIndex\":[2,\"tab-index\"]}]]],[\"eds-card-section\",[[1,\"eds-card-section\",{\"cards\":[1],\"occupyCols\":[2,\"occupy-cols\"]}]]],[\"eds-timeline\",[[1,\"eds-timeline\",{\"events\":[1],\"selectedEvent\":[32],\"parsedEvents\":[32]},null,{\"events\":[\"parseEvents\"]}]]],[\"docs-tokens\",[[0,\"docs-tokens\",{\"tabIndex\":[2,\"tab-index\"]}]]],[\"eds-card-tool\",[[1,\"eds-card-tool\",{\"cardTitle\":[1,\"card-title\"],\"url\":[1],\"description\":[1],\"image\":[8],\"avatar\":[1],\"shortAbbreviation\":[1,\"short-abbreviation\"],\"headingLevel\":[1,\"heading-level\"],\"tags\":[8],\"tiny\":[4],\"bg\":[4],\"withHover\":[4,\"with-hover\"],\"external\":[4],\"hierarchy\":[4]}]]],[\"eds-cookies-preference\",[[0,\"eds-cookies-preference\",{\"buttonText\":[1,\"button-text\"],\"intent\":[1],\"showMatomoNotice\":[32],\"noticeKey\":[32]}]]],[\"eds-app-root\",[[1,\"eds-app-root\",{\"isAuthenticated\":[32]}]]],[\"eds-card-project\",[[0,\"eds-card-project\",{\"image\":[8],\"editorialTitle\":[1,\"editorial-title\"],\"headingLevel\":[1,\"heading-level\"],\"categoryTitle\":[1,\"category-title\"],\"color\":[1],\"bgOnHover\":[4,\"bg-on-hover\"],\"vertical\":[4],\"titleProject\":[1,\"title-project\"],\"url\":[1],\"parsedImage\":[32]}]]],[\"eds-feedback\",[[1,\"eds-feedback\",{\"headingLevel\":[1,\"heading-level\"],\"type\":[1],\"count\":[2],\"label\":[1],\"description\":[1],\"textMapping\":[1,\"text-mapping\"],\"selectedRating\":[32]},[[16,\"rating\",\"ratingUpdated\"]]]]],[\"eds-toast-manager\",[[1,\"eds-toast-manager\",{\"toasts\":[32]}]]],[\"incorrect-use-of-colors\",[[0,\"incorrect-use-of-colors\"]]],[\"logo-variations-tabs\",[[0,\"logo-variations-tabs\",{\"tabIndex\":[2,\"tab-index\"]}]]],[\"correct-use-of-colors\",[[0,\"correct-use-of-colors\"]]],[\"eds-breadcrumb\",[[1,\"eds-breadcrumb\",{\"items\":[1],\"intent\":[1],\"parsedItems\":[32],\"isSmallScreen\":[32],\"maxVisibleItems\":[32]},null,{\"items\":[\"parseItems\"]}]]],[\"eds-frame\",[[1,\"eds-frame\",{\"frameLabel\":[1,\"frame-label\"],\"frameSrc\":[1,\"frame-src\"],\"urlLabel\":[1,\"url-label\"],\"errorMessage\":[1,\"error-message\"],\"url\":[1],\"intent\":[1],\"size\":[1],\"iframeError\":[32]}]]],[\"token-ratios\",[[0,\"token-ratios\"]]],[\"token-typography\",[[0,\"token-typography\"]]],[\"eds-card-tags\",[[1,\"eds-card-tags\",{\"accent\":[4],\"tags\":[16]}]]],[\"eds-gauge\",[[1,\"eds-gauge\",{\"size\":[2],\"valueMin\":[2,\"value-min\"],\"valueMax\":[2,\"value-max\"],\"value\":[2],\"thickness\":[2],\"variant\":[1]}]]],[\"eds-icon-arrow-diagonal\",[[0,\"eds-icon-arrow-diagonal\",{\"class\":[1]}]]],[\"eds-icon-arrow-right\",[[0,\"eds-icon-arrow-right\",{\"class\":[1]}]]],[\"eds-icon-bluesky\",[[0,\"eds-icon-bluesky\",{\"class\":[1]}]]],[\"eds-icon-bookmark\",[[0,\"eds-icon-bookmark\",{\"class\":[1]}]]],[\"eds-icon-chevron-down\",[[0,\"eds-icon-chevron-down\",{\"class\":[1]}]]],[\"eds-icon-chevron-left\",[[0,\"eds-icon-chevron-left\",{\"class\":[1]}]]],[\"eds-icon-chevron-right\",[[0,\"eds-icon-chevron-right\",{\"class\":[1]}]]],[\"eds-icon-chevron-up\",[[0,\"eds-icon-chevron-up\",{\"class\":[1]}]]],[\"eds-icon-close\",[[0,\"eds-icon-close\",{\"class\":[1]}]]],[\"eds-icon-copy\",[[0,\"eds-icon-copy\",{\"class\":[1]}]]],[\"eds-icon-eu\",[[0,\"eds-icon-eu\",{\"class\":[1]}]]],[\"eds-icon-external\",[[0,\"eds-icon-external\",{\"class\":[1]}]]],[\"eds-icon-facebook\",[[0,\"eds-icon-facebook\",{\"class\":[1]}]]],[\"eds-icon-gitlab\",[[0,\"eds-icon-gitlab\",{\"class\":[1]}]]],[\"eds-icon-linkedin\",[[0,\"eds-icon-linkedin\",{\"class\":[1]}]]],[\"eds-icon-loader\",[[0,\"eds-icon-loader\",{\"class\":[1]}]]],[\"eds-icon-mastodon\",[[0,\"eds-icon-mastodon\",{\"class\":[1]}]]],[\"eds-icon-menu\",[[0,\"eds-icon-menu\",{\"class\":[1]}]]],[\"eds-icon-minus\",[[0,\"eds-icon-minus\",{\"class\":[1]}]]],[\"eds-icon-more\",[[0,\"eds-icon-more\",{\"class\":[1]}]]],[\"eds-icon-paper\",[[0,\"eds-icon-paper\",{\"class\":[1]}]]],[\"eds-icon-plus\",[[0,\"eds-icon-plus\",{\"class\":[1]}]]],[\"eds-icon-portal\",[[0,\"eds-icon-portal\",{\"class\":[1]}]]],[\"eds-icon-private\",[[0,\"eds-icon-private\",{\"class\":[1]}]]],[\"eds-icon-public\",[[0,\"eds-icon-public\",{\"class\":[1]}]]],[\"eds-icon-search\",[[0,\"eds-icon-search\",{\"class\":[1]}]]],[\"eds-icon-star\",[[0,\"eds-icon-star\",{\"class\":[1]}]]],[\"eds-icon-success\",[[0,\"eds-icon-success\",{\"class\":[1]}]]],[\"eds-icon-thumbs-down\",[[0,\"eds-icon-thumbs-down\",{\"class\":[1]}]]],[\"eds-icon-thumbs-up\",[[0,\"eds-icon-thumbs-up\",{\"class\":[1]}]]],[\"eds-icon-tutorial\",[[0,\"eds-icon-tutorial\",{\"class\":[1]}]]],[\"eds-icon-twitter\",[[0,\"eds-icon-twitter\",{\"class\":[1]}]]],[\"eds-icon-unknown\",[[0,\"eds-icon-unknown\",{\"class\":[1]}]]],[\"eds-icon-updown\",[[0,\"eds-icon-updown\",{\"class\":[1]}]]],[\"eds-icon-user\",[[0,\"eds-icon-user\",{\"class\":[1]}]]],[\"eds-icon-youtube\",[[0,\"eds-icon-youtube\",{\"class\":[1]}]]],[\"eds-pie\",[[1,\"eds-pie\",{\"size\":[2],\"slices\":[1],\"thickness\":[2],\"display\":[1],\"legend\":[4],\"colorScheme\":[1,\"color-scheme\"]}]]],[\"eds-switch\",[[1,\"eds-switch\",{\"checked\":[1540],\"disabled\":[4],\"labelOn\":[1,\"label-on\"],\"labelOff\":[1,\"label-off\"]}]]],[\"eds-tooltip\",[[1,\"eds-tooltip\",{\"content\":[1]},[[1,\"mouseenter\",\"handleHover\"]]]]],[\"logo-wrong-usage\",[[1,\"logo-wrong-usage\"]]],[\"token-spacing\",[[0,\"token-spacing\"]]],[\"eds-accordion\",[[1,\"eds-accordion\",{\"heading\":[1,\"title\"],\"description\":[1],\"switchBg\":[4,\"switch-bg\"],\"expanded\":[4],\"clampText\":[4,\"clamp-text\"],\"isExpanded\":[32],\"panelHeight\":[32],\"shortContent\":[32],\"headerHeight\":[32]}]]],[\"eds-matomo-notice\",[[1,\"eds-matomo-notice\",{\"heading\":[1,\"title\"],\"description\":[1],\"optOutMessage\":[1,\"opt-out-message\"],\"forceShow\":[4,\"force-show\"],\"showNotice\":[32]},[[16,\"cookies\",\"toggleCookiesConsent\"]]]]],[\"eds-rating\",[[1,\"eds-rating\",{\"ratingType\":[1,\"rating-type\"],\"ratingCount\":[2,\"rating-count\"],\"selectedRating\":[32]}]]],[\"eds-spinner\",[[1,\"eds-spinner\",{\"size\":[1],\"thickness\":[1],\"borderColor\":[1,\"border-color\"],\"bottomColor\":[1,\"bottom-color\"],\"background\":[1],\"fullscreen\":[4]}]]],[\"eds-splash-screen\",[[1,\"eds-splash-screen\",{\"inverse\":[4],\"initPromise\":[16],\"isVisible\":[32]},[[8,\"hideSplash\",\"handleHideSplash\"]],{\"initPromise\":[\"watchInitPromise\"]}]]],[\"eds-toast\",[[1,\"eds-toast\",{\"message\":[1],\"intent\":[1],\"duration\":[2],\"visible\":[32]}]]],[\"eds-progress-bar\",[[1,\"eds-progress-bar\",{\"value\":[1026],\"rounded\":[4],\"updateValue\":[64]}]]],[\"eds-card-generic\",[[1,\"eds-card-generic\",{\"cardTitle\":[1,\"card-title\"],\"url\":[1],\"description\":[1],\"image\":[8],\"avatar\":[1],\"shortAbbreviation\":[1,\"short-abbreviation\"],\"headingLevel\":[1,\"heading-level\"],\"tags\":[1],\"tiny\":[4],\"bg\":[4],\"withHover\":[4,\"with-hover\"],\"hierarchy\":[4],\"parsedImage\":[32]},[[0,\"parentContext\",\"handleParentContext\"]]]]],[\"logo-variations-horizontal_2\",[[1,\"logo-variations-horizontal\"],[1,\"logo-variations-vertical\",{\"orientation\":[1],\"type\":[1]}]]],[\"eds-alert\",[[1,\"eds-alert\",{\"message\":[1],\"pressableLabel\":[1,\"pressable-label\"],\"pressableUrl\":[1,\"pressable-url\"],\"direction\":[1],\"intent\":[1],\"brd\":[1],\"withBtn\":[32]}]]],[\"token-list_3\",[[0,\"token-list\",{\"show\":[1]}],[0,\"token-radii\"],[0,\"token-shadows\"]]],[\"eds-section-core_2\",[[1,\"eds-section-core\",{\"tag\":[1],\"sectionTitle\":[1,\"section-title\"],\"headingLevel\":[1,\"heading-level\"]}],[0,\"eds-section-heading\",{\"sectionTitle\":[1,\"section-title\"],\"withContainer\":[4,\"with-container\"],\"headingLevel\":[1,\"heading-level\"],\"tag\":[1],\"spacingLarge\":[4,\"spacing-large\"]}]]],[\"eds-code-block\",[[1,\"eds-code-block\",{\"code\":[1],\"language\":[1],\"copied\":[32]}]]],[\"color-primary-palette_6\",[[0,\"gradient-secondary-palette\"],[0,\"color-primary-palette\"],[0,\"color-secondary-palette\",{\"show\":[1]}],[0,\"color-support-palette\"],[0,\"gradient-primary-palette\"],[0,\"gradient-support-palette\"]]],[\"eds-card-desc_2\",[[1,\"eds-card-desc\",{\"description\":[1],\"truncate\":[4],\"truncateLines\":[1,\"truncate-lines\"]}],[1,\"eds-card-title\",{\"url\":[1],\"titleClass\":[1,\"title-class\"],\"headingLevel\":[1,\"heading-level\"],\"externalLink\":[4,\"external-link\"],\"cardTitle\":[1,\"card-title\"],\"hierarchy\":[4]}]]]]"), options);
|
|
4775
4518
|
};
|
|
4776
4519
|
|
|
4777
4520
|
(function () {
|
|
@@ -4804,6 +4547,7 @@ const EdsFeedback = /*@__PURE__*/createReactComponent('eds-feedback');
|
|
|
4804
4547
|
const EdsFooter = /*@__PURE__*/createReactComponent('eds-footer');
|
|
4805
4548
|
const EdsForm = /*@__PURE__*/createReactComponent('eds-form');
|
|
4806
4549
|
const EdsFullscreenMenu = /*@__PURE__*/createReactComponent('eds-fullscreen-menu');
|
|
4550
|
+
const EdsGauge = /*@__PURE__*/createReactComponent('eds-gauge');
|
|
4807
4551
|
const EdsHeader = /*@__PURE__*/createReactComponent('eds-header');
|
|
4808
4552
|
const EdsIconWrapper = /*@__PURE__*/createReactComponent('eds-icon-wrapper');
|
|
4809
4553
|
const EdsImg = /*@__PURE__*/createReactComponent('eds-img');
|
|
@@ -4813,9 +4557,9 @@ const EdsLogo = /*@__PURE__*/createReactComponent('eds-logo');
|
|
|
4813
4557
|
const EdsMatomoNotice = /*@__PURE__*/createReactComponent('eds-matomo-notice');
|
|
4814
4558
|
const EdsModal = /*@__PURE__*/createReactComponent('eds-modal');
|
|
4815
4559
|
const EdsPagination = /*@__PURE__*/createReactComponent('eds-pagination');
|
|
4560
|
+
const EdsPie = /*@__PURE__*/createReactComponent('eds-pie');
|
|
4816
4561
|
const EdsProgressBar = /*@__PURE__*/createReactComponent('eds-progress-bar');
|
|
4817
4562
|
const EdsRating = /*@__PURE__*/createReactComponent('eds-rating');
|
|
4818
|
-
const EdsSectionCore = /*@__PURE__*/createReactComponent('eds-section-core');
|
|
4819
4563
|
const EdsSocialNetworks = /*@__PURE__*/createReactComponent('eds-social-networks');
|
|
4820
4564
|
const EdsSpinner = /*@__PURE__*/createReactComponent('eds-spinner');
|
|
4821
4565
|
const EdsSplashScreen = /*@__PURE__*/createReactComponent('eds-splash-screen');
|
|
@@ -4825,9 +4569,8 @@ const EdsSwitch = /*@__PURE__*/createReactComponent('eds-switch');
|
|
|
4825
4569
|
const EdsTable = /*@__PURE__*/createReactComponent('eds-table');
|
|
4826
4570
|
const EdsTabs = /*@__PURE__*/createReactComponent('eds-tabs');
|
|
4827
4571
|
const EdsTag = /*@__PURE__*/createReactComponent('eds-tag');
|
|
4828
|
-
const EdsTimeline = /*@__PURE__*/createReactComponent('eds-timeline');
|
|
4829
4572
|
const EdsToast = /*@__PURE__*/createReactComponent('eds-toast');
|
|
4830
4573
|
const EdsTooltip = /*@__PURE__*/createReactComponent('eds-tooltip');
|
|
4831
4574
|
const EdsUser = /*@__PURE__*/createReactComponent('eds-user');
|
|
4832
4575
|
|
|
4833
|
-
export {
|
|
4576
|
+
export { EdsPagination as A, EdsPie as B, EdsProgressBar as C, EdsRating as D, EdsAccordion as E, EdsSocialNetworks as F, EdsSpinner as G, Host as H, EdsSplashScreen as I, EdsSteps as J, EdsStepsV2 as K, EdsSwitch as L, EdsTable as M, EdsTabs as N, EdsTag as O, EdsToast as P, EdsTooltip as Q, EdsUser as R, EdsAlert as a, EdsAvatar as b, createEvent as c, EdsBlockBreak as d, EdsBreadcrumb as e, EdsButton as f, getElement as g, h, EdsCardGeneric as i, EdsCardSection as j, EdsCodeBlock as k, EdsDropdown as l, EdsFeedback as m, EdsFooter as n, EdsForm as o, EdsFullscreenMenu as p, EdsGauge as q, registerInstance as r, EdsHeader as s, EdsIconWrapper as t, EdsImg as u, EdsInputField as v, EdsLink as w, EdsLogo as x, EdsMatomoNotice as y, EdsModal as z };
|