@nanoporetech-digital/components 8.23.0 → 8.23.2
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/dist/cjs/{fade-Dk5hgLxE.js → fade-BBm4CWLi.js} +1 -1
- package/dist/cjs/{fullscreen-B8PI8fLw.js → fullscreen-Bkk4fggn.js} +1 -1
- package/dist/cjs/{lazyload-ChvKaF2s.js → lazyload-DFPCQcws.js} +1 -1
- package/dist/cjs/nano-avatar_5.cjs.entry.js +11 -11
- package/dist/cjs/nano-dropdown_2.cjs.entry.js +12 -7
- package/dist/cjs/nano-global-nav.cjs.entry.js +5 -6
- package/dist/cjs/nano-grid-item.cjs.entry.js +1 -1
- package/dist/cjs/nano-grid_2.cjs.entry.js +4 -4
- package/dist/cjs/nano-hero.cjs.entry.js +4 -4
- package/dist/cjs/nano-icon-button_2.cjs.entry.js +2 -2
- package/dist/cjs/nano-icon.cjs.entry.js +1 -1
- package/dist/cjs/nano-in-page-nav.cjs.entry.js +2 -2
- package/dist/cjs/nano-increment.cjs.entry.js +1 -1
- package/dist/cjs/nano-input-otp.cjs.entry.js +3 -3
- package/dist/cjs/nano-intersection-observe.cjs.entry.js +1 -1
- package/dist/cjs/nano-masked-overflow.cjs.entry.js +3 -3
- package/dist/cjs/nano-menu-drawer.cjs.entry.js +2 -2
- package/dist/cjs/nano-more-less.cjs.entry.js +2 -2
- package/dist/cjs/nano-rating.cjs.entry.js +4 -4
- package/dist/cjs/nano-resize-observe.cjs.entry.js +2 -2
- package/dist/cjs/nano-slide.cjs.entry.js +1 -1
- package/dist/cjs/{nano-slides-DLdjGrLe.js → nano-slides-B5VhMbVx.js} +8 -8
- package/dist/cjs/nano-slides.cjs.entry.js +1 -1
- package/dist/cjs/nano-sortable.cjs.entry.js +1 -1
- package/dist/cjs/nano-step-accordion.cjs.entry.js +1 -1
- package/dist/cjs/nano-step-breadcrumb.cjs.entry.js +2 -2
- package/dist/cjs/nano-sticker.cjs.entry.js +2 -2
- package/dist/cjs/nano-tab-content.cjs.entry.js +2 -2
- package/dist/cjs/nano-tab.cjs.entry.js +2 -2
- package/dist/cjs/nano-table.cjs.entry.js +2 -2
- package/dist/collection/components/breadcrumb/breadcrumb.js +1 -1
- package/dist/collection/components/global-nav/global-nav.js +5 -6
- package/dist/collection/components/global-search-results/global-search-results.js +4 -4
- package/dist/collection/components/grid/grid-item.js +1 -1
- package/dist/collection/components/grid/grid.js +1 -1
- package/dist/collection/components/hero/hero.js +4 -4
- package/dist/collection/components/icon/icon.js +1 -1
- package/dist/collection/components/img/img.js +3 -3
- package/dist/collection/components/in-page-nav/in-page-nav.js +2 -2
- package/dist/collection/components/increment/increment.js +1 -1
- package/dist/collection/components/input-otp/input-otp.js +3 -3
- package/dist/collection/components/intersection-observe/intersection-observe.js +1 -1
- package/dist/collection/components/masked-overflow/masked-overflow.js +3 -3
- package/dist/collection/components/menu/menu.js +12 -7
- package/dist/collection/components/menu-drawer/menu-drawer.js +2 -2
- package/dist/collection/components/more-less/more-less.js +2 -2
- package/dist/collection/components/rating/rating.js +4 -4
- package/dist/collection/components/resize-observe/resize-observe.js +2 -2
- package/dist/collection/components/select/select.js +7 -7
- package/dist/collection/components/slides/slide.js +1 -1
- package/dist/collection/components/slides/slides.js +5 -5
- package/dist/collection/components/sortable/sortable.js +1 -1
- package/dist/collection/components/step-accordion/step-accordion.js +1 -1
- package/dist/collection/components/step-breadcrumb/step-breadcrumb.js +2 -2
- package/dist/collection/components/sticker/sticker.js +2 -2
- package/dist/collection/components/table/table.js +2 -2
- package/dist/collection/components/tabs/tab-content.js +2 -2
- package/dist/collection/components/tabs/tab.js +2 -2
- package/dist/collection/components/tooltip/tooltip.js +2 -2
- package/dist/components/global-search-results.js +4 -4
- package/dist/components/grid.js +1 -1
- package/dist/components/icon.js +1 -1
- package/dist/components/img.js +3 -3
- package/dist/components/masked-overflow.js +3 -3
- package/dist/components/menu.js +12 -7
- package/dist/components/nano-global-nav.js +5 -6
- package/dist/components/nano-grid-item.js +1 -1
- package/dist/components/nano-hero.js +4 -4
- package/dist/components/nano-in-page-nav.js +2 -2
- package/dist/components/nano-increment.js +1 -1
- package/dist/components/nano-input-otp.js +3 -3
- package/dist/components/nano-intersection-observe.js +1 -1
- package/dist/components/nano-menu-drawer.js +2 -2
- package/dist/components/nano-more-less.js +2 -2
- package/dist/components/nano-rating.js +4 -4
- package/dist/components/nano-slide.js +1 -1
- package/dist/components/nano-sortable.js +1 -1
- package/dist/components/nano-step-accordion.js +1 -1
- package/dist/components/nano-step-breadcrumb.js +2 -2
- package/dist/components/nano-tab-content.js +2 -2
- package/dist/components/nano-tab.js +2 -2
- package/dist/components/nano-table.js +2 -2
- package/dist/components/resize-observe.js +2 -2
- package/dist/components/select.js +7 -7
- package/dist/components/slides.js +5 -5
- package/dist/components/sticker.js +2 -2
- package/dist/components/tooltip.js +2 -2
- package/dist/esm/{fade-7baHrSn9.js → fade-DRoL_0er.js} +1 -1
- package/dist/esm/{fullscreen-C7RormIi.js → fullscreen-936htj2i.js} +1 -1
- package/dist/esm/{lazyload-gQjhjQkV.js → lazyload-cQ60nfzF.js} +1 -1
- package/dist/esm/nano-avatar_5.entry.js +11 -11
- package/dist/esm/nano-dropdown_2.entry.js +12 -7
- package/dist/esm/nano-global-nav.entry.js +5 -6
- package/dist/esm/nano-grid-item.entry.js +1 -1
- package/dist/esm/nano-grid_2.entry.js +4 -4
- package/dist/esm/nano-hero.entry.js +4 -4
- package/dist/esm/nano-icon-button_2.entry.js +2 -2
- package/dist/esm/nano-icon.entry.js +1 -1
- package/dist/esm/nano-in-page-nav.entry.js +2 -2
- package/dist/esm/nano-increment.entry.js +1 -1
- package/dist/esm/nano-input-otp.entry.js +3 -3
- package/dist/esm/nano-intersection-observe.entry.js +1 -1
- package/dist/esm/nano-masked-overflow.entry.js +3 -3
- package/dist/esm/nano-menu-drawer.entry.js +2 -2
- package/dist/esm/nano-more-less.entry.js +2 -2
- package/dist/esm/nano-rating.entry.js +4 -4
- package/dist/esm/nano-resize-observe.entry.js +2 -2
- package/dist/esm/nano-slide.entry.js +1 -1
- package/dist/esm/{nano-slides-B9LD7oLb.js → nano-slides-Dbp6Qk42.js} +8 -8
- package/dist/esm/nano-slides.entry.js +1 -1
- package/dist/esm/nano-sortable.entry.js +1 -1
- package/dist/esm/nano-step-accordion.entry.js +1 -1
- package/dist/esm/nano-step-breadcrumb.entry.js +2 -2
- package/dist/esm/nano-sticker.entry.js +2 -2
- package/dist/esm/nano-tab-content.entry.js +2 -2
- package/dist/esm/nano-tab.entry.js +2 -2
- package/dist/esm/nano-table.entry.js +2 -2
- package/dist/nano-components/{fade-7baHrSn9.js → fade-DRoL_0er.js} +1 -1
- package/dist/nano-components/{fullscreen-C7RormIi.js → fullscreen-936htj2i.js} +1 -1
- package/dist/nano-components/{lazyload-gQjhjQkV.js → lazyload-cQ60nfzF.js} +1 -1
- package/dist/nano-components/nano-avatar_5.entry.js +1 -1
- package/dist/nano-components/nano-dropdown_2.entry.js +1 -1
- package/dist/nano-components/nano-global-nav.entry.js +1 -1
- package/dist/nano-components/nano-grid-item.entry.js +1 -1
- package/dist/nano-components/nano-grid_2.entry.js +1 -1
- package/dist/nano-components/nano-hero.entry.js +1 -1
- package/dist/nano-components/nano-icon-button_2.entry.js +1 -1
- package/dist/nano-components/nano-icon.entry.js +1 -1
- package/dist/nano-components/nano-in-page-nav.entry.js +1 -1
- package/dist/nano-components/nano-increment.entry.js +1 -1
- package/dist/nano-components/nano-input-otp.entry.js +1 -1
- package/dist/nano-components/nano-intersection-observe.entry.js +1 -1
- package/dist/nano-components/nano-masked-overflow.entry.js +1 -1
- package/dist/nano-components/nano-menu-drawer.entry.js +1 -1
- package/dist/nano-components/nano-more-less.entry.js +1 -1
- package/dist/nano-components/nano-rating.entry.js +1 -1
- package/dist/nano-components/nano-resize-observe.entry.js +1 -1
- package/dist/nano-components/nano-slide.entry.js +1 -1
- package/dist/nano-components/{nano-slides-B9LD7oLb.js → nano-slides-Dbp6Qk42.js} +4 -4
- package/dist/nano-components/nano-slides.entry.js +1 -1
- package/dist/nano-components/nano-sortable.entry.js +1 -1
- package/dist/nano-components/nano-step-accordion.entry.js +1 -1
- package/dist/nano-components/nano-step-breadcrumb.entry.js +1 -1
- package/dist/nano-components/nano-sticker.entry.js +1 -1
- package/dist/nano-components/nano-tab-content.entry.js +1 -1
- package/dist/nano-components/nano-tab.entry.js +1 -1
- package/dist/nano-components/nano-table.entry.js +1 -1
- package/docs-json.json +2 -2
- package/hydrate/index.js +78 -74
- package/hydrate/index.mjs +78 -74
- package/package.json +2 -2
- /package/dist/types/builds/{sHPJkByK → nxMX84kt}/0/Digital/nano-components/packages/components/.stencil/plugins/stencil/vue-output/generate-vue-component.d.ts +0 -0
- /package/dist/types/builds/{sHPJkByK → nxMX84kt}/0/Digital/nano-components/packages/components/.stencil/plugins/stencil/vue-output/index.d.ts +0 -0
- /package/dist/types/builds/{sHPJkByK → nxMX84kt}/0/Digital/nano-components/packages/components/.stencil/plugins/stencil/vue-output/output-vue.d.ts +0 -0
- /package/dist/types/builds/{sHPJkByK → nxMX84kt}/0/Digital/nano-components/packages/components/.stencil/plugins/stencil/vue-output/plugin.d.ts +0 -0
- /package/dist/types/builds/{sHPJkByK → nxMX84kt}/0/Digital/nano-components/packages/components/.stencil/plugins/stencil/vue-output/types.d.ts +0 -0
- /package/dist/types/builds/{sHPJkByK → nxMX84kt}/0/Digital/nano-components/packages/components/.stencil/plugins/stencil/vue-output/utils.d.ts +0 -0
- /package/dist/types/builds/{sHPJkByK → nxMX84kt}/0/Digital/nano-components/packages/components/.stencil/stencil.config.d.ts +0 -0
- /package/dist/types/builds/{sHPJkByK → nxMX84kt}/0/Digital/nano-components/packages/components/.stencil/stencil.config.prod.d.ts +0 -0
- /package/dist/types/builds/{sHPJkByK → nxMX84kt}/0/Digital/nano-components/packages/components/.stencil/testing/mocks/intersection-observer.d.ts +0 -0
- /package/dist/types/builds/{sHPJkByK → nxMX84kt}/0/Digital/nano-components/packages/components/.stencil/wdio.conf.d.ts +0 -0
|
@@ -106,10 +106,10 @@ const NanoStepBreadcrumb = class {
|
|
|
106
106
|
};
|
|
107
107
|
render() {
|
|
108
108
|
const Wrapper = this.steps.filter((step) => step.href).length > 0 ? 'nav' : 'div';
|
|
109
|
-
return (renderer.h(index.Host, { key: '
|
|
109
|
+
return (renderer.h(index.Host, { key: 'c36aea91ff263fe145d0eebfe5ba34c3fb33c948' }, renderer.h(Wrapper, { key: '5399b604512fdc7254f01702b5f58fd1ab5725be', class: "step-wrapper" }, renderer.h("ul", { key: '42f2f8adddd37661873ed4b16559b558a4525af4', class: `step-list desktop ${this.cacheKey}` }, this.steps.map((step, index) => (renderer.h("li", { class: "step-item-wrapper", key: index }, renderer.h(this.ControlTag, { step: step, index: index }))))), renderer.h("div", { key: 'ab41697fed0c7d4282913f8492676008cee1ec63', class: `step-list mobile ${this.cacheKey}` }, renderer.h("nano-dropdown", { key: '73e5bba6d10f193c4e0b6b2ff43919e0b1589bcb', dialogTitle: "Steps", class: "step-dropdown" }, renderer.h("button", { key: '7054eb631e22d22ef7fbcb0c8320e77b288b381f', slot: "trigger", class: "step-trigger" }, renderer.h("div", { key: '8f0816402f31637a1402d1ee1e66bcd086ef6377', class: "step-progress-circle", role: "progressbar", "aria-valuenow": "2", "aria-valuemin": "0", "aria-valuemax": "5", style: {
|
|
110
110
|
'--value': '' + (this.activeStep + 1),
|
|
111
111
|
'--max': '' + this.steps.length,
|
|
112
|
-
} }, renderer.h("span", { key: '
|
|
112
|
+
} }, renderer.h("span", { key: '1ab7e9e69dc52d2761b2c1a2c7bdb19cc0cdad0f', class: "step-progress-text" }, renderer.h("strong", { key: 'e760c2e668e5930694a873448154e3f23bf03018' }, this.activeStep + 1), " of", ' ', this.steps.length)), renderer.h("div", { key: '0afdddcdfa767f2d250986360c5ce52a37adc868', class: "step-trigger-text" }, renderer.h("div", { key: '1c200ddd5ca41a6c003c4b4bfa6c6e188a8641ac', class: "step-trigger-now" }, this.steps[this.activeStep | 0]?.title || 'Select a step'), renderer.h("div", { key: 'c600fd068470ea8ae187c74dc9616e8efb057c9e', class: "step-trigger-next" }, this.steps[this.activeStep + 1]?.title || 'Next step')), renderer.h("nano-icon", { key: '053727621ffd9a19c39b9be0766c904391ede136', class: "step-trigger-icon", name: "light/chevron-down" })), renderer.h("nano-menu", { key: '7a578be0c13a7e4edeb40500e30e58d47c917b8e' }, this.steps.map((step, index) => (renderer.h("nano-nav-item", { class: {
|
|
113
113
|
'step-item-mobile': true,
|
|
114
114
|
'step-item-mobile step-item--active': index === this.activeStep,
|
|
115
115
|
'step-item-mobile step-item--complete': step.complete,
|
|
@@ -607,12 +607,12 @@ const Sticker = class {
|
|
|
607
607
|
this.hasBootstrapped = false;
|
|
608
608
|
}
|
|
609
609
|
render() {
|
|
610
|
-
return (renderer.h(index.Host, { key: '
|
|
610
|
+
return (renderer.h(index.Host, { key: '9760c52934c0b3d6459598dfa3a197927cf7e878', sticky: !this.isRootSticker && !this.stickToEle && this.isSticky, hide: this.hide && this.isStuck, siblings: this.stuckCounter, index: this.stickerIndex, stuck: this.isStuck && this.isSticky, "placed-bottom": this.positions.includes('bottom'), "placed-top": this.positions.includes('top'), "placed-end": this.positions.includes('end'), "placed-start": this.positions.includes('start'), class: "nano-sticker" }, renderer.h("div", { key: 'abbbd0a9b785792f00a75d411fbc3b882f605032', class: {
|
|
611
611
|
sticker: true,
|
|
612
612
|
sticky: this.isRootSticker && this.isSticky,
|
|
613
613
|
stuck: this.isStuck && this.isRootSticker && this.isSticky,
|
|
614
614
|
hide: this.isRootSticker && this.hide && this.isStuck,
|
|
615
|
-
}, ref: (div) => (this.sticker = div) }, renderer.h("div", { key: '
|
|
615
|
+
}, ref: (div) => (this.sticker = div) }, renderer.h("div", { key: 'de9552b69657aad9f2015dfa1470a197d490520c', class: "sticker-content", ref: (div) => (this.content = div) }, renderer.h("slot", { key: 'baafb74a16688cd9e1839eb617ceb46fb7e2b23f' })))));
|
|
616
616
|
}
|
|
617
617
|
static get watchers() { return {
|
|
618
618
|
"trigger": ["updateTriggerOffset"],
|
|
@@ -24,10 +24,10 @@ const NanoTabContent = class {
|
|
|
24
24
|
requestAnimationFrame(() => (this.ready = true));
|
|
25
25
|
}
|
|
26
26
|
render() {
|
|
27
|
-
return (renderer.h(index.Host, { key: '
|
|
27
|
+
return (renderer.h(index.Host, { key: 'd6b4670c20b4ba1434561d9ca12fa31da1a0e20d', id: this.host.id || this.tabContentId, style: { display: this.active ? 'block' : 'none' }, role: "tabpanel", "aria-hidden": this.active ? 'false' : 'true', class: {
|
|
28
28
|
ready: this.ready,
|
|
29
29
|
'nano-tab-content': true,
|
|
30
|
-
} }, renderer.h("div", { key: '
|
|
30
|
+
} }, renderer.h("div", { key: 'c7c7a56f8942451a8a9beca4b9126c5f6533f9e3', part: "base", class: "nano-tab-content" }, renderer.h("slot", { key: '662b14c342f751f9d7a4bcbfecb82ae8207ee219' }))));
|
|
31
31
|
}
|
|
32
32
|
};
|
|
33
33
|
NanoTabContent.style = tabContentCss;
|
|
@@ -51,12 +51,12 @@ const NanoTab = class {
|
|
|
51
51
|
};
|
|
52
52
|
render() {
|
|
53
53
|
const Tag = this.href ? 'a' : 'div';
|
|
54
|
-
return (renderer.h(index.Host, { key: '
|
|
54
|
+
return (renderer.h(index.Host, { key: 'eeba7d6c136e8ede5c1d60ecf53696a6aac3e2c4', id: this.host.id || this.tabId, role: !this.href ? 'tab' : undefined, "aria-disabled": this.disabled ? 'true' : 'false', "aria-selected": this.active ? 'true' : 'false', class: "nano-tab" }, renderer.h(Tag, { key: 'a91c1e97699d0d32329c1f17b63da3ef97040333', part: `base${this.active ? ' base--active' : ''}${this.disabled ? ' base--disabled' : ''}${this.closable ? ' base--closable' : ''}`, class: {
|
|
55
55
|
tab: true,
|
|
56
56
|
'tab--active': this.active,
|
|
57
57
|
'tab--disabled': this.disabled,
|
|
58
58
|
'tab--closable': this.closable,
|
|
59
|
-
}, href: this.href, target: this.target }, renderer.h("slot", { key: '
|
|
59
|
+
}, href: this.href, target: this.target }, renderer.h("slot", { key: '2bab15a4a52e1eb75acecaf28b3b625ae3949716', name: "start" }), renderer.h("div", { key: 'ac5235d4d3b7802d5d7f7f5e896d996f8be68fc0', part: "label", ref: (el) => (this.tab = el), tabindex: this.disabled || !this.active || this.href ? '-1' : '0', class: "tab__label" }, renderer.h("slot", { key: '5ad82f1d6061ab94268f623d1aaa82791a221b7c' })), renderer.h("slot", { key: '6f30a65a661a1a85eb3d363edb03c3e16fcf59f0', name: "end" }), this.closable && !this.disabled && (renderer.h("nano-icon-button", { key: 'f8ea9979858ab6faf98100cf970271e4262d7ab1', label: "Close this tab", iconName: "light/xmark", class: "tab__close-button", onClick: this.handleCloseClick, onKeyDown: this.handleCloseKeydown, part: "close-button" })))));
|
|
60
60
|
}
|
|
61
61
|
};
|
|
62
62
|
NanoTab.style = tabCss;
|
|
@@ -228,10 +228,10 @@ const NanoTable = class {
|
|
|
228
228
|
this.cleanUpObservers();
|
|
229
229
|
}
|
|
230
230
|
render() {
|
|
231
|
-
return (renderer.h(index.Host, { key: '
|
|
231
|
+
return (renderer.h(index.Host, { key: 'fa8f3bb2dfffee9a213d372282b5902ed56c5a2b', class: {
|
|
232
232
|
'nano-table': true,
|
|
233
233
|
'nano-table--props-ready': this.propsReady,
|
|
234
|
-
} }, this.scrollable && (renderer.h("nano-masked-overflow", { key: '
|
|
234
|
+
} }, this.scrollable && (renderer.h("nano-masked-overflow", { key: 'da0d773c42fb2c1b9f694fa4b2c307c2c070d67d', hideScrollbars: false, scrollControls: false, label: this.caption?.textContent || undefined, class: "nano-table__overflow-container" }, renderer.h("div", { key: '83f36ec8ff79fa21fb1ae03f1746ccc544ffa7f3', class: "nano-table__overflow" }))), renderer.h("slot", { key: '57821514111245364971a5f85c6ff95309590eb3' })));
|
|
235
235
|
}
|
|
236
236
|
static get watchers() { return {
|
|
237
237
|
"compact": ["handleCompactChange"],
|
|
@@ -89,7 +89,7 @@ export class NanoBreadcrumb {
|
|
|
89
89
|
"references": {
|
|
90
90
|
"Breadcrumb": {
|
|
91
91
|
"location": "local",
|
|
92
|
-
"path": "/builds/
|
|
92
|
+
"path": "/builds/nxMX84kt/0/Digital/nano-components/packages/components/src/components/breadcrumb/breadcrumb.tsx",
|
|
93
93
|
"id": "src/components/breadcrumb/breadcrumb.tsx::Breadcrumb"
|
|
94
94
|
}
|
|
95
95
|
}
|
|
@@ -536,13 +536,12 @@ export class GlobalNav {
|
|
|
536
536
|
});
|
|
537
537
|
} }, h("span", { innerHTML: this.autocompleteSnippet(hit) })))),
|
|
538
538
|
h("nano-option", { key: 'ddf176669705bb04a45575ee1bf8897d46ae9704', class: "gn__search-viewall", onNanoSelect: this.onSearchSubmit }, "View all results"),
|
|
539
|
-
])))))), h("div", { key: 'f84317012affbf6aa952810f627ca318f042dd0b', class: "gn__cart" }, this.cartUrl &&
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
].join('')), this.breakpoint <= bpps.contact.breakpoint
|
|
539
|
+
])))))), h("div", { key: 'f84317012affbf6aa952810f627ca318f042dd0b', class: "gn__cart" }, this.cartUrl && [
|
|
540
|
+
h("nano-icon-button", { key: 'c656b17e3ee2462900fc855c8128b2e92e3ad4cb', iconName: "light/cart-shopping", label: "View your cart", href: this.cartUrl }),
|
|
541
|
+
!!this.cartCount && (h("nano-badge", { key: 'f6dbaa60f1960c3674c446fec760b27e9655d537', theme: "danger", strength: "2" }, this.cartCount > 9 ? '9+' : this.cartCount)),
|
|
542
|
+
]), this.breakpoint <= bpps.contact.breakpoint
|
|
544
543
|
? bpps.contact.tpl()
|
|
545
|
-
: '', this.isLoggedIn ? (h("nano-dropdown", { dialogTitle: "User menu", class: "gn__user-dropdown", distance: 10, placement: "bottom-end" }, h("button", { slot: "trigger", class: "gn__user-dropdown-trigger" }, h("nano-icon", { name: "light/user" }), h("nano-icon", { name: "light/chevron-down", class: "gn__user-dropdown-chevron" }), !!this.msgCount && (h("nano-badge", { theme: "danger", strength: "2" }, this.msgCount > 9 ? '9+' : this.msgCount))), this.loggedInPanel())) : (h("nano-cta", { secondary: true, size: "small", icon: "false", class: "gn__login-cta" }, typeof this.loginUrl === 'string' ? (h("a", { href: this.formatLoginLink(this.loginUrl) }, "Login")) : (h("button", { onClick: this.loginUrl }, "Login")))))))), h("nano-global-search-results", { key: '
|
|
544
|
+
: '', this.isLoggedIn ? (h("nano-dropdown", { dialogTitle: "User menu", class: "gn__user-dropdown", distance: 10, placement: "bottom-end" }, h("button", { slot: "trigger", class: "gn__user-dropdown-trigger" }, h("nano-icon", { name: "light/user" }), h("nano-icon", { name: "light/chevron-down", class: "gn__user-dropdown-chevron" }), !!this.msgCount && (h("nano-badge", { theme: "danger", strength: "2" }, this.msgCount > 9 ? '9+' : this.msgCount))), this.loggedInPanel())) : (h("nano-cta", { secondary: true, size: "small", icon: "false", class: "gn__login-cta" }, typeof this.loginUrl === 'string' ? (h("a", { href: this.formatLoginLink(this.loginUrl) }, "Login")) : (h("button", { onClick: this.loginUrl }, "Login")))))))), h("nano-global-search-results", { key: '673b8dc2257fce9a5bb0766768cfcb7750e890f5', part: "site-search-results" }, h("div", { key: '73d76e83b1e397ed135bc102f45c37f41ca6759c', class: "gn__site", part: "site-wrapper" }, h("slot", { key: '940796917153c26f98dfb7359465989274673770' }))))));
|
|
546
545
|
}
|
|
547
546
|
static get is() { return "nano-global-nav"; }
|
|
548
547
|
static get encapsulation() { return "shadow"; }
|
|
@@ -282,12 +282,12 @@ export class GlobalSearchResults {
|
|
|
282
282
|
this.ro.observe(this.el);
|
|
283
283
|
}
|
|
284
284
|
render() {
|
|
285
|
-
return (h(Host, { key: '
|
|
285
|
+
return (h(Host, { key: '63af990582466961e1cf02c9e67bd8cffa82e620', class: {
|
|
286
286
|
small: this.currentWidth < 780,
|
|
287
287
|
'nano-global-search-results': true,
|
|
288
|
-
}, dir: this.el.ownerDocument.dir === 'rtl' ? 'rtl' : undefined }, h("nano-algolia", { key: '
|
|
288
|
+
}, dir: this.el.ownerDocument.dir === 'rtl' ? 'rtl' : undefined }, h("nano-algolia", { key: 'ea81b7334b7d2edb65328f65c70db0f75b48820c', storeId: this.queryId, storeMethod: "url-hash-push", class: "main-search__wrap sc-nano-global-search-results", ref: (ele) => requestAnimationFrame(() => (this.algoliaEle = ele)), id: "main-search",
|
|
289
289
|
// @ts-expect-error this bubbles from nano-algolia-filter
|
|
290
|
-
onNanoFilterChanged: () => this.handleNanoFilterChanged() }, h("template", { key: '
|
|
290
|
+
onNanoFilterChanged: () => this.handleNanoFilterChanged() }, h("template", { key: '10cf57aac61c6b40cd3a285ddfd03b483b9d131d', slot: "template" },
|
|
291
291
|
/* html */ `<div class="main-search sc-nano-global-search-results">
|
|
292
292
|
<nano-algolia-results id="main-search-results" class="main-search__results sc-nano-global-search-results" infinite-scroll>
|
|
293
293
|
<script type="text/template" slot="start-template">
|
|
@@ -665,7 +665,7 @@ export class GlobalSearchResults {
|
|
|
665
665
|
</div>
|
|
666
666
|
</div>
|
|
667
667
|
{{ /if }}
|
|
668
|
-
</div>`), h("div", { key: '
|
|
668
|
+
</div>`), h("div", { key: '531d1aaf58fe5df465d93998f9448207d23de76a', slot: "output" }), h("slot", { key: '66231f02547592a1b03a87b3f3e237c527befc38' }))));
|
|
669
669
|
}
|
|
670
670
|
static get is() { return "nano-global-search-results"; }
|
|
671
671
|
static get encapsulation() { return "shadow"; }
|
|
@@ -17,7 +17,7 @@ export class GridItem {
|
|
|
17
17
|
* m-row-start-2
|
|
18
18
|
*/
|
|
19
19
|
render() {
|
|
20
|
-
return h("slot", { key: '
|
|
20
|
+
return h("slot", { key: '9a50a1034bd70b2d0c461f01acdb6b0484e492d3' });
|
|
21
21
|
}
|
|
22
22
|
static get is() { return "nano-grid-item"; }
|
|
23
23
|
static get encapsulation() { return "shadow"; }
|
|
@@ -175,7 +175,7 @@ export class Grid {
|
|
|
175
175
|
this.constructSizeArray();
|
|
176
176
|
}
|
|
177
177
|
render() {
|
|
178
|
-
return (h(Host, { key: '
|
|
178
|
+
return (h(Host, { key: '56ae0bda8aedac96841dd8cf308117ef1aaa9824', class: "nano-grid" }, h("div", { key: '6fffc201e4261b8f6c458bd044b31fe12cd9045e', part: "grid", class: "grid", "cache-key": this.cacheKey }, h("slot", { key: 'a6d7473ba9a8ffd21c4df95c2028e67026ffd1a5' })), this.showHelper && (h("div", { key: '275145f83283b504171fdc973741a1398cca6317', class: "grid grid--helper", part: "helper", "cache-key": this.cacheKey }, [...Array(24)].map(() => (h("div", { class: "grid__helper-item" })))))));
|
|
179
179
|
}
|
|
180
180
|
static get is() { return "nano-grid"; }
|
|
181
181
|
static get encapsulation() { return "shadow"; }
|
|
@@ -108,7 +108,7 @@ export class Hero {
|
|
|
108
108
|
};
|
|
109
109
|
render() {
|
|
110
110
|
const rtl = this.host.dir === 'rtl' || this.host.ownerDocument.dir === 'rtl';
|
|
111
|
-
return (h(Host, { key: '
|
|
111
|
+
return (h(Host, { key: '8270c80717ac41cc4cd5bedb577b131fe01ac967', class: "nano-hero" }, h("div", { key: '8b04bda451af03b648beb5576cd0badd48364aab', class: {
|
|
112
112
|
hero: true,
|
|
113
113
|
'hero--light': this.theme === 'light',
|
|
114
114
|
'hero--secondary': this.hasSecondaryContent,
|
|
@@ -119,9 +119,9 @@ export class Hero {
|
|
|
119
119
|
'hero--hasbg': this.hasBg,
|
|
120
120
|
'hero--backbtn': this.hasBackBtn,
|
|
121
121
|
'hero--sub': this.level === 'sub',
|
|
122
|
-
} }, h("div", { key: '
|
|
123
|
-
h("div", { key: '
|
|
124
|
-
h(this.HeroContent, { key: '
|
|
122
|
+
} }, h("div", { key: 'be91fa5b23ceddaf411b269eb6635b886c83174d', class: "hero__bg-wrap" }, !!this.imgSrc && (h("nano-img", { key: '961b0a21220f0305cc0f4a4af0c6cd5e99446c41', class: "hero__img", lazy: false, background: true, srcSet: this.imgSrcSet, src: this.imgSrc }, h(this.HeroContent, { key: 'b272423beee722ae9d4adc0313d2d9ca4e6e3cd4' }))), !this.imgSrc && [
|
|
123
|
+
h("div", { key: 'f10056208ed97f1d4a051572261c874e5dae6e96', class: "hero__bg-slot" }, h("slot", { key: '225c3a0b114b16e8edb063d6979683b343e85419', name: "background" })),
|
|
124
|
+
h(this.HeroContent, { key: '375442509ce1954ca651d56d49488b0da464e577' }),
|
|
125
125
|
]))));
|
|
126
126
|
}
|
|
127
127
|
static get is() { return "nano-hero"; }
|
|
@@ -178,7 +178,7 @@ export class Icon {
|
|
|
178
178
|
(this.name.indexOf('arrow') > -1 ||
|
|
179
179
|
this.name.indexOf('chevron') > -1) &&
|
|
180
180
|
this.isRtl());
|
|
181
|
-
return (h(Host, { key: '
|
|
181
|
+
return (h(Host, { key: '5c392d7707158df8b3c3d75f00824e597c3a87a9', class: {
|
|
182
182
|
loading: this.isLoading,
|
|
183
183
|
'flip-rtl': !!flipRtl,
|
|
184
184
|
'nano-icon': true,
|
|
@@ -138,16 +138,16 @@ export class Img {
|
|
|
138
138
|
const bgStyle = this.loadSrc
|
|
139
139
|
? { 'background-image': `url(${this.loadSrc})` }
|
|
140
140
|
: {};
|
|
141
|
-
return (h(Host, { key: '
|
|
141
|
+
return (h(Host, { key: 'f8774fc9ad6e94727378337c2f405a068a7c88fb', class: "nano-img" }, h("div", { key: '15ae3c8ea944c8f0eab8616194f44fc1033e8fe2', class: "img" }, h("div", { key: 'ec3f433ded23dcb7fc57e53b0ecaba789ba492e0', class: "img__loader n-loader-skeleton" }, "Loading"), !!this.background && (h("div", { key: '8f4e8c9d595a31b477b0ae3f9e135f6b5c3f0e69', class: {
|
|
142
142
|
loaded: this.hasLoaded,
|
|
143
143
|
img__bg: true,
|
|
144
144
|
'no-height': this.autoHeight === 'image',
|
|
145
|
-
}, style: bgStyle }, h("slot", { key: '
|
|
145
|
+
}, style: bgStyle }, h("slot", { key: '29bab2a5c86b3dfe18db8936af77674c44d743d0' }))), h("img", { key: 'e6731b48ed137d97aa98e64dc55488d56724f672', class: {
|
|
146
146
|
img__image: true,
|
|
147
147
|
loaded: this.hasLoaded,
|
|
148
148
|
hide: this.background,
|
|
149
149
|
'no-height': this.autoHeight === 'content',
|
|
150
|
-
}, decoding: "async", src: Build.isServer ? this.src : this.loadSrc, loading: Build.isServer && this.lazy ? 'lazy' : undefined, alt: this.alt, onLoad: this.onLoad, onError: this.loadError }), h("nano-resize-observe", { key: '
|
|
150
|
+
}, decoding: "async", src: Build.isServer ? this.src : this.loadSrc, loading: Build.isServer && this.lazy ? 'lazy' : undefined, alt: this.alt, onLoad: this.onLoad, onError: this.loadError }), h("nano-resize-observe", { key: '0f1ce7d8b82adc19bfa459ff2adae708a4263c6e', class: "img__observer", onNanoResizeStateChange: this.onResize, states: this.imgStates }))));
|
|
151
151
|
}
|
|
152
152
|
static get is() { return "nano-img"; }
|
|
153
153
|
static get encapsulation() { return "shadow"; }
|
|
@@ -138,11 +138,11 @@ export class NanoInPageNav {
|
|
|
138
138
|
}
|
|
139
139
|
}
|
|
140
140
|
render() {
|
|
141
|
-
return (h(Host, { key: '
|
|
141
|
+
return (h(Host, { key: 'a975c3e0b58fe39d504281784dd2f16e086eb0a1', class: {
|
|
142
142
|
'nano-in-page-nav': true,
|
|
143
143
|
'external-links': this.externalLinks === true ||
|
|
144
144
|
(this.externalLinks === 'auto' && this.autoExternalLinks),
|
|
145
|
-
} }, h("nav", { key: '
|
|
145
|
+
} }, h("nav", { key: 'd5ecad4befef8a17ab87bc6fd8166548d3bbac02', part: "root", "aria-label": "In-page navigation" }, (this.slotCtrl.has('back') || this.slotCtrl.has('accessory')) && (h("div", { key: 'b8af62ddcfb510d5db84b10fdae6c3abc140adff', class: "header" }, h("slot", { key: 'd54e126201453b1b4ddf0d788193eecd9fb3f32f', name: "back" }), h("slot", { key: 'aabc23912eb3f55c38793596f347de8c1bb72fa0', name: "accessory" }))), h("div", { key: 'dcd9be9561af10b16731a80072ee851f16d1cacd', class: "desktop-nav" }, h("slot", { key: '5af492dafc853a042d14fa752f327303c102be23', onSlotchange: () => this.handleSlotChange })), h("nano-details", { key: 'b04115b88b4f2fbcfad931f82de1fe70030400be', label: "Menu", class: "details-wrapper mobile-nav", ref: (el) => (this.mobileNavWrapper = el) }))));
|
|
146
146
|
}
|
|
147
147
|
static get is() { return "nano-in-page-nav"; }
|
|
148
148
|
static get encapsulation() { return "shadow"; }
|
|
@@ -68,7 +68,7 @@ export class NanoIncrement {
|
|
|
68
68
|
this.handleSlotChange();
|
|
69
69
|
}
|
|
70
70
|
render() {
|
|
71
|
-
return (h(Host, { key: '
|
|
71
|
+
return (h(Host, { key: '14c12f59b2f00d22bc58fb5ca64616a0a6b19749', class: "nano-increment" }, h("div", { key: '77800505fe9e0d79fda864dc48cb199e6ea611c7', class: "root" }, h("div", { key: '01576d846ca2708319d9faf1c7a0a25169f6c3f4', class: "minus" }, h("nano-icon-button", { key: 'a6b30034c64de602ac504a882aa3ff7c5a933083', iconName: "light/minus", label: "Decrement", onClick: this.handleMinus })), h("slot", { key: 'f04566d5f4a52f23a36bfb1c86a8dadfa3638d66', onSlotchange: this.handleSlotChange }), h("div", { key: '4f1e183e7d547d5f72154115300d14cfbbe3d62b', class: "plus" }, h("nano-icon-button", { key: '20af1b2a19cd8c9264e6375f4a5c05b9f917d979', iconName: "light/plus", label: "Increment", onClick: this.handlePlus })))));
|
|
72
72
|
}
|
|
73
73
|
static get is() { return "nano-increment"; }
|
|
74
74
|
static get encapsulation() { return "shadow"; }
|
|
@@ -702,17 +702,17 @@ export class InputOTP {
|
|
|
702
702
|
const inputmode = this.getInputmode();
|
|
703
703
|
const tabbableIndex = this.getTabbableIndex();
|
|
704
704
|
const pattern = this.getPattern();
|
|
705
|
-
return (h(Host, { key: '
|
|
705
|
+
return (h(Host, { key: '69c1b3c4a4cae21665bb7e3646a27a89f8d0a73b', class: {
|
|
706
706
|
'has-focus': hasFocus,
|
|
707
707
|
'input-otp-disabled': disabled,
|
|
708
708
|
'input-otp-readonly': readonly,
|
|
709
709
|
'nano-invalid': invalid,
|
|
710
710
|
'nano-valid': valid,
|
|
711
|
-
} }, h("div", { key: '
|
|
711
|
+
} }, h("div", { key: '9fcd9882d552cde88adfa7578e556155651bbb4d', class: "input-otp-container" }, h("div", { key: '3e2c1a83282c08c1ccef81c4f13a895f1efeec13', class: "input-otp-group", role: "group", "aria-label": "One-time password input" }, Array.from({ length }).map((_, index) => (h(Fragment, null, h("div", { class: "native-wrapper" }, h("input", { class: "native-input", id: `${inputId}-${index}`, "aria-label": `Input ${index + 1} of ${length}`, type: "text", inputmode: inputmode, pattern: pattern, disabled: disabled, readOnly: readonly, tabIndex: index === tabbableIndex ? 0 : -1, value: inputValues[index] || '', autocomplete: "one-time-code", ref: (el) => (inputRefs[index] = el), onInput: this.onInput(index), onBlur: this.onBlur, onFocus: this.onFocus(index), onKeyDown: this.onKeyDown(index), onPaste: this.onPaste })), this.showSeparator(index) && (h("div", { class: "input-otp-separator" })))))), this.showValidity && (h("div", { key: 'b5d9d9f3023cca6fcf9d8a394287de2333eeff54', class: {
|
|
712
712
|
'input-otp-icon': true,
|
|
713
713
|
'input-otp-icon--valid': valid,
|
|
714
714
|
'input-otp-icon--invalid': invalid,
|
|
715
|
-
}, part: "validity-icon" }, h("slot", { key: '
|
|
715
|
+
}, part: "validity-icon" }, h("slot", { key: 'd4a3123b713487f579a503ea1158e73b97a35198', name: "validity-icon" }, h("nano-icon", { key: '2d7886aadaaa786f3594ace3d4fa3d2ebbdc30c3', hidden: !valid, name: "light/circle-check", class: "input-otp-valid-icon", "aria-label": "Valid input" }))))), this.slotCtrl.has('[default]') && (h("div", { key: '32b6883425e8f62bda344ad6f92ff63a5fef98f4', class: "input-otp-description" }, h("slot", { key: '81b5c65f7c8bab2f8bf371c03bc5a2ae455b6c3f' })))));
|
|
716
716
|
}
|
|
717
717
|
static get is() { return "nano-input-otp"; }
|
|
718
718
|
static get encapsulation() { return "scoped"; }
|
|
@@ -143,7 +143,7 @@ export class IntersectionObserve {
|
|
|
143
143
|
this.removeIO();
|
|
144
144
|
}
|
|
145
145
|
render() {
|
|
146
|
-
return (h(Host, { key: '
|
|
146
|
+
return (h(Host, { key: '6ed0913499a9caede509c0394a2be337ddbcfc7c', class: "nano-intersection-observe" }, h("slot", { key: 'a55eeb8c1527dd62aba761b60b6a0764cbd5bfa4', ref: (slot) => (this.defaultSlot = slot), onSlotchange: this.handleSlotChange })));
|
|
147
147
|
}
|
|
148
148
|
static get is() { return "nano-intersection-observe"; }
|
|
149
149
|
static get encapsulation() { return "shadow"; }
|
|
@@ -329,7 +329,7 @@ export class MaskedOverflow {
|
|
|
329
329
|
}
|
|
330
330
|
}
|
|
331
331
|
render() {
|
|
332
|
-
return (h(Host, { key: '
|
|
332
|
+
return (h(Host, { key: 'e5c6238730817f0c7036060faa8c344d514a3924', dir: this.isRtl ? 'rtl' : null, class: "nano-masked-overflow", "has-scroll-controls": this.hasScrollControls }, h("div", { key: '4027acd51b80fd1bf2bb9d66a05ec051802732f3', part: "base", class: {
|
|
333
333
|
onav: true,
|
|
334
334
|
[`onav--${this.orientation}`]: true,
|
|
335
335
|
'onav--has-scroll-controls': this.hasScrollControls,
|
|
@@ -338,12 +338,12 @@ export class MaskedOverflow {
|
|
|
338
338
|
'onav--no-transitions': this.instantReCalc,
|
|
339
339
|
'onnav--has-indicator': this.showIndicator,
|
|
340
340
|
'onnav--hide-scrollbars': this.hideScrollbars && this.hideScrollbars !== 'false',
|
|
341
|
-
}, onClick: this.handleClick, onKeyDown: this.handleKeyDown }, h("div", { key: '
|
|
341
|
+
}, onClick: this.handleClick, onKeyDown: this.handleKeyDown }, h("div", { key: 'a552b2e3cdf9f84249655b21ce6f2acb5c330a75', class: "onav__nav" }, this.scrollControls && (h("nano-icon-button", { key: '5aca29990db29b3d0d00e6bca317cd3870d06d6b', part: "scroll-button scroll-button-prev", class: {
|
|
342
342
|
'onav__scroll-button': true,
|
|
343
343
|
'onav__scroll-button--start': true,
|
|
344
344
|
}, ref: (btn) => (this.startBtn = btn), onClick: () => this.handleBtnClick(false), label: "Click to scroll", iconName: this.orientation === 'horizontal'
|
|
345
345
|
? 'light/chevron-left'
|
|
346
|
-
: 'light/chevron-up' })), h("div", { key: '
|
|
346
|
+
: 'light/chevron-up' })), h("div", { key: '9c2b4c91859b5c6c132ab2eecc01cf56eeec18b9', part: "scroller", ref: (el) => (this.nav = el), class: "onav__scroller", onScroll: this.handleScroll, tabindex: this.hasScrollControls ? 0 : undefined, role: "region", "aria-label": this.label || undefined }, h("div", { key: 'a77097f7b9a70e08f9a1eb980948c5c92dff760d', part: "items", ref: (el) => (this.itemContainer = el), class: "onav__items" }, this.showIndicator && (h("div", { key: 'b8661b042f9e195850a33ce3570b75c9bed25d7e', part: "indicator", ref: (el) => (this.activeIndicator = el), class: "onav__active-indicator" })), h("slot", { key: '54af572f6ef591d8d3cb34221e048ac0e32140bb', onSlotchange: this.slotChangeHandler }))), this.scrollControls && (h("nano-icon-button", { key: 'e27a06cc2cec7ed373c527e3c6db5a0a56a90b71', part: "scroll-button scroll-button-next", class: {
|
|
347
347
|
'onav__scroll-button': true,
|
|
348
348
|
'onav__scroll-button--end': true,
|
|
349
349
|
}, ref: (btn) => (this.endBtn = btn), onClick: () => this.handleBtnClick(true), label: "Click to scroll", iconName: this.orientation === 'horizontal'
|
|
@@ -89,7 +89,7 @@ export class Menu {
|
|
|
89
89
|
get selectedItem() {
|
|
90
90
|
return this.getItems.find((i) => i.selected);
|
|
91
91
|
}
|
|
92
|
-
async setActiveFocusItem(item, focus = true) {
|
|
92
|
+
async setActiveFocusItem(item, focus = true, preventScroll = false) {
|
|
93
93
|
const items = this.getItems;
|
|
94
94
|
const activeItem = !item
|
|
95
95
|
? items.find((i) => i.selected) || items[0]
|
|
@@ -100,13 +100,18 @@ export class Menu {
|
|
|
100
100
|
if (!focus)
|
|
101
101
|
return;
|
|
102
102
|
if (activeItem) {
|
|
103
|
-
if (
|
|
103
|
+
if (preventScroll) {
|
|
104
|
+
activeItem.focus({ preventScroll: true });
|
|
105
|
+
}
|
|
106
|
+
else if (activeItem.setFocus) {
|
|
104
107
|
activeItem.setFocus();
|
|
105
|
-
|
|
108
|
+
}
|
|
109
|
+
else {
|
|
106
110
|
activeItem.focus();
|
|
111
|
+
}
|
|
107
112
|
}
|
|
108
113
|
else if (!this.hasFocus) {
|
|
109
|
-
this.menu.focus();
|
|
114
|
+
this.menu.focus({ preventScroll });
|
|
110
115
|
}
|
|
111
116
|
}
|
|
112
117
|
// Event Handlers
|
|
@@ -217,7 +222,7 @@ export class Menu {
|
|
|
217
222
|
target.closest(transformTag('nano-option')) ||
|
|
218
223
|
target.closest('a');
|
|
219
224
|
if (item && !this.ignoreMouseEvents) {
|
|
220
|
-
this.setActiveFocusItem(item);
|
|
225
|
+
this.setActiveFocusItem(item, true, true);
|
|
221
226
|
}
|
|
222
227
|
};
|
|
223
228
|
handleSlotContent = () => {
|
|
@@ -261,11 +266,11 @@ export class Menu {
|
|
|
261
266
|
this.handleSlotContent();
|
|
262
267
|
}
|
|
263
268
|
render() {
|
|
264
|
-
return (h(Host, { key: '
|
|
269
|
+
return (h(Host, { key: '40403e7a4f942f8fa8594edc9ceb24f33aba6979', role: this._type === 'listbox' ? 'group' : this._type, class: "nano-menu" }, h("div", { key: '561716ed34aa038cebacb31dc3b8562829f062e4', onClick: this.handleClick, onKeyDown: this.handleKeyDown, onMouseOver: this.handleMouseOver, onFocus: this.handleFocus, "aria-label": this.label ? this.label : undefined, ref: (el) => (this.menu = el), part: "base", class: {
|
|
265
270
|
menu: true,
|
|
266
271
|
['menu--' + this._type]: true,
|
|
267
272
|
'menu--has-focus': this.hasFocus,
|
|
268
|
-
}, tabIndex: -1, role: "group" }, h("slot", { key: '
|
|
273
|
+
}, tabIndex: -1, role: "group" }, h("slot", { key: 'e36d4071433a6e7ddd700aee284868856cbd82ff', onSlotchange: this.handleSlotContent }))));
|
|
269
274
|
}
|
|
270
275
|
static get is() { return "nano-menu"; }
|
|
271
276
|
static get encapsulation() { return "shadow"; }
|
|
@@ -147,14 +147,14 @@ export class MenuDrawer {
|
|
|
147
147
|
}
|
|
148
148
|
}
|
|
149
149
|
render() {
|
|
150
|
-
return (h(Host, { key: '
|
|
150
|
+
return (h(Host, { key: 'bed821db8e5a30f26c3c9bad45b01321bdf4ca77', class: {
|
|
151
151
|
open: this.open,
|
|
152
152
|
'secondary-open': this.secondaryOpen,
|
|
153
153
|
hide: this.hide,
|
|
154
154
|
loading: this.isLoading,
|
|
155
155
|
'has-global-nav': !!this.globalNav,
|
|
156
156
|
'nano-menu-drawer': true,
|
|
157
|
-
}, dir: this.el.ownerDocument.dir === 'rtl' ? 'rtl' : null }, h("div", { key: '
|
|
157
|
+
}, dir: this.el.ownerDocument.dir === 'rtl' ? 'rtl' : null }, h("div", { key: 'e80fe18a73873359fc1d86ca93a06b8c6d3173c1', ref: (div) => (this.containerDiv = div), class: "container" }, h("div", { key: 'fe83b1858bacd94f3e0540ee3933d1018f7bfb9d', class: `content-wrap ${this.secondaryOpen ? 'secondary-open' : ''}` }, h("nav", { key: 'bed3b6c253cf16f8a796393be71c2c1b9aebd266', ref: (div) => (this.contentDiv = div), class: "content" }, h("div", { key: 'a8ea363c51345c83fcbf8723a32627bd99c5a9cf', class: "head" }, h("button", { key: 'fa9765354704685582e64771ded73c30c88e0374', onClick: this.toggle, class: "collapse-btn" }, h("nano-icon", { key: '0489c46c0c76a72720daf6656e26c2946433bccc', name: "light/arrow-right-to-line" }), h("span", { key: '81b00aaf09a528d6137351df20e23149a5325bf0', class: "visually-hidden" }, "collapse / expand menu"))), h("slot", { key: 'ab5f6ed3b81b2d5f741a1d102a12db5b0f68bae7' }), this.slotCtrl.has('foot') && (h("div", { key: 'dbb8345173ee78b9685cc46c6dcde5c2d617a868', class: "foot" }, h("slot", { key: '93bfeb1493a1d5e9a420803a09e64dced877591b', name: "foot" }))))))));
|
|
158
158
|
}
|
|
159
159
|
static get is() { return "nano-menu-drawer"; }
|
|
160
160
|
static get encapsulation() { return "shadow"; }
|
|
@@ -65,8 +65,8 @@ export class Rating {
|
|
|
65
65
|
this.handleShowHideElements();
|
|
66
66
|
}
|
|
67
67
|
render() {
|
|
68
|
-
return (h(Host, { key: '
|
|
69
|
-
h("div", { key: '
|
|
68
|
+
return (h(Host, { key: 'b129148afdc959f912a16d1e2642c3e920a0a381', class: "nano-more-less" }, h("slot", { key: '92aa96b6301d14f7b4d9aee9cc4cafbf0ff75431', onSlotchange: () => this.handleShowHideElements() }), this.children?.length > this.maxToShow && [
|
|
69
|
+
h("div", { key: '73a5c457e8243cd8cf8e8ec1e681aa2c62244936', style: { display: this.show ? 'none' : 'contents' }, class: "button-wrapper", part: "button-wrapper button-wrapper--less", onClick: (e) => this.handleClick(e) }, h("slot", { key: '48802275120ff78676a19b25f792806dd03db2c1', name: "less" }, h("button", { key: '703d054e4560cf22d571a29838dfbd649062f7ca', part: "button button--less" }, "Show more (+", this.children.length - this.maxToShow, ")"))),
|
|
70
70
|
!this.noHideBtn ? (h("div", { style: { display: this.show ? 'contents' : 'none' }, class: "button-wrapper", part: "button-wrapper button-wrapper--more", onClick: (e) => this.handleClick(e) }, h("slot", { name: "more" }, h("button", { part: "button button--more" }, "Show less (-", this.children.length - this.maxToShow, ")")))) : (''),
|
|
71
71
|
]));
|
|
72
72
|
}
|
|
@@ -192,20 +192,20 @@ export class Rating {
|
|
|
192
192
|
else {
|
|
193
193
|
displayValue = this.isHovering ? this.hoverValue : this.value;
|
|
194
194
|
}
|
|
195
|
-
return (h(Host, { key: '
|
|
195
|
+
return (h(Host, { key: '3011ba88cafed0ec3c79d823a3abac433f68b5d1', class: "nano-rating" }, h("label", { key: 'ea6a01bc5a7f8e7fecbb16a905c472b5e1c62328', class: `rating-label${this.hideLabel ? ' visually-hidden' : ''}`, part: "label", htmlFor: this.name }, h("slot", { key: '22e31eeaed0aca337a71c1bbb39c238413f1c00c', name: "label" }, this.label)), h("input", { key: '265bd0055cbd05911611e0a5e45828d4dab7ac8c', class: "range-input visually-hidden", name: this.name, id: this.name, disabled: this.disabled || this.readonly, required: this.required, value: this.value, onFocus: () => {
|
|
196
196
|
this.setFocus();
|
|
197
|
-
} }), h("div", { key: '
|
|
197
|
+
} }), h("div", { key: '4c0af619c68c230a5994871efdf5608870fb83e0', class: "rating-wrap" }, h("div", { key: 'e6f94c258bc04b6a4a6aad66c9364c1c811f859a', dir: this.isRtl ? 'rtl' : null, ref: (el) => (this.rating = el), part: "base", class: {
|
|
198
198
|
rating: true,
|
|
199
199
|
'rating--readonly': this.readonly,
|
|
200
200
|
'rating--disabled': this.disabled,
|
|
201
|
-
}, "aria-disabled": this.disabled ? 'true' : 'false', "aria-readonly": this.readonly ? 'true' : 'false', "aria-valuenow": this.value, "aria-valuemin": 0, "aria-valuemax": this.max, tabIndex: this.disabled ? -1 : 0, onClick: this.handleClick, onKeyDown: this.handleKeyDown, onMouseEnter: this.handleMouseEnter, onMouseLeave: this.handleMouseLeave, onMouseMove: this.handleMouseMove, onFocus: this.handleFocus, onBlur: this.handleBlur }, h("span", { key: '
|
|
201
|
+
}, "aria-disabled": this.disabled ? 'true' : 'false', "aria-readonly": this.readonly ? 'true' : 'false', "aria-valuenow": this.value, "aria-valuemin": 0, "aria-valuemax": this.max, tabIndex: this.disabled ? -1 : 0, onClick: this.handleClick, onKeyDown: this.handleKeyDown, onMouseEnter: this.handleMouseEnter, onMouseLeave: this.handleMouseLeave, onMouseMove: this.handleMouseMove, onFocus: this.handleFocus, onBlur: this.handleBlur }, h("span", { key: 'd514ae0f85be4d59ab6a2ae4496357c5d6601ba9', class: "rating__symbols rating__symbols--inactive" }, counter.map((index) => (h("span", { class: {
|
|
202
202
|
rating__symbol: true,
|
|
203
203
|
'rating__symbol--hover': this.isHovering && Math.ceil(displayValue) === index + 1,
|
|
204
204
|
},
|
|
205
205
|
// Users can click the current value to clear the rating. When this happens, we set this.isHovering to
|
|
206
206
|
// false to prevent the hover state from confusing them as they move the mouse out of the control. This
|
|
207
207
|
// extra mouseenter will reinstate it if they happen to mouse over an adjacent symbol.
|
|
208
|
-
onMouseEnter: this.handleMouseEnter, innerHTML: this.symbol(index + 1) })))), h("span", { key: '
|
|
208
|
+
onMouseEnter: this.handleMouseEnter, innerHTML: this.symbol(index + 1) })))), h("span", { key: '0caf2f0561d3b74e6891e6c2a4b970fef53298f3', ref: (span) => (this.indicator = span), class: "rating__symbols rating__symbols--indicator", style: {
|
|
209
209
|
clip: this.clip(displayValue),
|
|
210
210
|
} }, counter.map((index) => (h("span", { class: {
|
|
211
211
|
rating__symbol: true,
|
|
@@ -230,13 +230,13 @@ export class ResizeObserve {
|
|
|
230
230
|
}
|
|
231
231
|
}
|
|
232
232
|
render() {
|
|
233
|
-
return (h(Host, { key: '
|
|
233
|
+
return (h(Host, { key: 'a2c57218f65a9af2297e6662c29d3a7c853092df', class: {
|
|
234
234
|
'nano-resize-observe': true,
|
|
235
235
|
'content-fit-x': this.contentFitX,
|
|
236
236
|
'content-fit-y': this.contentFitY,
|
|
237
237
|
'content-nofit-x': this.contentFitX === false,
|
|
238
238
|
'content-nofit-y': this.contentFitY === false,
|
|
239
|
-
} }, h("slot", { key: '
|
|
239
|
+
} }, h("slot", { key: 'cf0faa31f7c1daa08238555a46699c1b731e13b8' }), !!this.notifyContentFit &&
|
|
240
240
|
(this.contentFitX !== null || this.contentFitY !== null) && [
|
|
241
241
|
this.contentFitX ? (h("slot", { name: "content-fit-x" })) : (h("slot", { name: "content-nofit-x" })),
|
|
242
242
|
this.contentFitY ? (h("slot", { name: "content-fit-y" })) : (h("slot", { name: "content-nofit-y" })),
|
|
@@ -705,30 +705,30 @@ export class Select {
|
|
|
705
705
|
disabled,
|
|
706
706
|
clearControl: this.clearable,
|
|
707
707
|
}))(this);
|
|
708
|
-
return (h(Host, { key: '
|
|
708
|
+
return (h(Host, { key: 'a2c56f43fef750f8e336a1612644761293b19bd4', type: this.multiple ? 'select-multiple' : 'select-one', "aria-disabled": this.disabled ? 'true' : null, class: {
|
|
709
709
|
'has-value': !!this.value.length || !!this.inputSearchVal.length,
|
|
710
710
|
'has-focus': this.hasFocus,
|
|
711
711
|
'is-invalid': this._invalid === true,
|
|
712
712
|
'is-valid': this._invalid === false,
|
|
713
713
|
'nano-select': true,
|
|
714
|
-
} }, h(FormControlWrap, { key: '
|
|
714
|
+
} }, h(FormControlWrap, { key: '632d901cdff60d36ae1a410f6c252c671eac8e63', ...wrapOptions, class: {
|
|
715
715
|
'has-error': !!this.errorMessage &&
|
|
716
716
|
this.showInlineError &&
|
|
717
717
|
this._invalid === true,
|
|
718
718
|
'has-helper': this.hasHelperSlot,
|
|
719
719
|
'is-open': this.hasOpened,
|
|
720
720
|
masked: this.mask,
|
|
721
|
-
} }, h(FormControl, { key: '
|
|
722
|
-
this.mask && (h("div", { key: '
|
|
723
|
-
h("input", { key: '
|
|
724
|
-
])), !this.readonly && !this.disabled && (h("nano-datalist", { key: '
|
|
721
|
+
} }, h(FormControl, { key: '387a55518ed1c74ea944008c750a0ca42a6bbbe8', ...controlOptions, ref: (el) => (this.selectWrap = el), onClearText: this.clearSelectValue, control: this.el, endValueSlot: h("slot", { name: "down-arrow" }, h("nano-icon", { class: "select__down-arrow", name: "light/chevron-down" })), showInlineError: this.showInlineError }, this.multiple && (h("div", { key: '660b70b098520471d4f7653af5cc50388625cd1c', class: "select__multi-wrap select" }, this.multipleValues(labelId, moreId, helperEndId))), !this.multiple && [
|
|
722
|
+
this.mask && (h("div", { key: '44f53317d26f2f8b85b5c8b397ccfd68a26eebb5', class: "select__mask" }, this.getLabel(this.value))),
|
|
723
|
+
h("input", { key: '04f3935c7f759e3767f32faecb9e6ef81a36c777', ref: (input) => (this.inputCtrl = input), id: this.selectId, class: "select__native-input", "aria-labelledby": labelId + ' ' + moreId + ' ' + helperEndId, disabled: this.disabled, form: this.form, placeholder: this.placeholder, readonly: true, required: this.required, value: this.getLabel(this.value), onFocus: this.onFocus }),
|
|
724
|
+
])), !this.readonly && !this.disabled && (h("nano-datalist", { key: 'aae86b85c3bd2c2c562468f2a33e52c7036ad69b', ref: (el) => (this.datalist = el), selected: this.valArray, type: this.multiple ? 'selectMulti' : 'select', options: this._options.length ? this._options : undefined, onNanoDeselect: (e) => {
|
|
725
725
|
e.preventDefault();
|
|
726
726
|
this.removeValue(e.detail.value);
|
|
727
727
|
}, onNanoOptionsUpdated: this.setOptions, onNanoSelect: this.setValue,
|
|
728
728
|
// @ts-expect-error - this bubbles from the nano-dropdown
|
|
729
729
|
onNanoShow: () => (this.hasOpened = true), onNanoHide: () => (this.hasOpened = false) }, this.allowCustomValues &&
|
|
730
730
|
this.multiple &&
|
|
731
|
-
!!this.inputSearchVal && (h("nano-option", { key: '
|
|
731
|
+
!!this.inputSearchVal && (h("nano-option", { key: 'cf744eb6bbad3ce2d8d05354d5edaf3eab07a207', slot: "list-top", value: this.inputSearchVal, selected: false, label: this.inputSearchVal, onNanoSelect: () => this.inputCtrl.focus() }, h("span", { key: '990e00208c403d92d1586fb0b2c4618768f5fda5', slot: "check-icon" }), "Add '", this.inputSearchVal, "'")), h("slot", { key: '54fce41f95c01e0b2ff1619209ebb15a28383677' }))), h("select", { key: '1c5ff40ac84be25c6b7075ef031b29f2b6f9b007', id: this.selectId + '-hidden', class: "select__native-ctrl", ref: (select) => (this.nativeSelect = select), "aria-labelledby": labelId + ' ' + moreId + ' ' + helperEndId, disabled: this.disabled, form: this.form, multiple: this.multiple, name: this.name, required: this.required, onInvalid: this.handleInvalid }, this.allowCustomValues &&
|
|
732
732
|
this.valArray.map((val) => {
|
|
733
733
|
return (h("option", { value: val, selected: true }, val));
|
|
734
734
|
}), !this.allowCustomValues &&
|
|
@@ -38,7 +38,7 @@ export class Slide {
|
|
|
38
38
|
});
|
|
39
39
|
}
|
|
40
40
|
render() {
|
|
41
|
-
return (h(Host, { key: '
|
|
41
|
+
return (h(Host, { key: '3de94ff45cb6dddcca7f0097f3376361c2666f7e', class: "nano-slide" }, h("slot", { key: '9998d9102bdc69eecd28752b4a2c130497b34d06' })));
|
|
42
42
|
}
|
|
43
43
|
static get is() { return "nano-slide"; }
|
|
44
44
|
static get encapsulation() { return "shadow"; }
|
|
@@ -490,15 +490,15 @@ export class Slides {
|
|
|
490
490
|
this.destroyflickity();
|
|
491
491
|
}
|
|
492
492
|
render() {
|
|
493
|
-
return (h(Host, { key: '
|
|
493
|
+
return (h(Host, { key: 'ab3c7c4aee4786601f82e6d83ddb2de195ff8fd7', class: "nano-slides" }, h("div", { key: 'fbe7dadaddefd92daef76bec6e01dfb7a11aded7', class: {
|
|
494
494
|
slideshow: true,
|
|
495
495
|
ready: this.ready,
|
|
496
496
|
'not-ready': !this.ready,
|
|
497
|
-
}, part: "base" }, h("div", { key: '
|
|
497
|
+
}, part: "base" }, h("div", { key: 'efef77051a0db1a52586ce3e12baee3cb443d312', ref: (div) => (this.flickityEl = div), class: {
|
|
498
498
|
'flickity-container': true,
|
|
499
499
|
'slides-ready': this.slidesReady,
|
|
500
500
|
'slides-not-ready': !this.slidesReady,
|
|
501
|
-
}, part: "slide-container" }, h("slot", { key: '
|
|
501
|
+
}, part: "slide-container" }, h("slot", { key: 'cbdf063d45eb964328ade1026c897e02e27567f2', onSlotchange: () => this.update() })), h("div", { key: 'a68ae1524777a0fbb9369135e4f802cd70b8249f', class: "ui-extras" }, h("slot", { key: 'ea8f0636dcfabaa7704ed86fa10cdbd5d21db872', name: "ui" })), this.slideCount > 1 && (this.pager || this.navbtns) && (h("div", { key: '078617be5a5af3ea80886927f2f2b6c8bafd8427', class: "pagination", part: "pagination" }, this.navbtns && (h("button", { key: 'fb0c9671d14839940f71640edf42039f28e81ca1', class: "flickity-button flickity-prev-next-button previous", part: "navigation-button navigation-button--previous", "aria-label": "Previous slide", onClick: () => this.slidePrev(), disabled: this.iCurrentSlide === 0 && !this.options.wrapAround }, h("span", { key: '4b535329bbcc1a13cb13e07b6885e33127c21d25', class: "button-icon button-icon--previous", part: "navigation-icon" }, h("slot", { key: '160d5479d37a91b4b210b3f477d780a39f93049d', name: "previous-icon" })))), this.pager && (h("div", { key: '370e6b8f4991efa3a19362f7e886ea8650cc92ad', class: "flickity-page-dots" }, Array.from({ length: this.slideCount }).map((_, index) => (h("button", { part: "pagination-item--active", key: index, class: {
|
|
502
502
|
'pagination-btn': true,
|
|
503
503
|
'pagination-btn--active': this.isActive(index),
|
|
504
504
|
'is-selected': this.isActive(index),
|
|
@@ -507,8 +507,8 @@ export class Slides {
|
|
|
507
507
|
if (this.isActive(index))
|
|
508
508
|
return;
|
|
509
509
|
this.slideTo(index);
|
|
510
|
-
} }, h("span", { class: "pagination-btn__label" }, "Go to slide ", index + 1)))))), this.navbtns && (h("button", { key: '
|
|
511
|
-
this.iCurrentSlide + 1 && !this.options.wrapAround }, h("span", { key: '
|
|
510
|
+
} }, h("span", { class: "pagination-btn__label" }, "Go to slide ", index + 1)))))), this.navbtns && (h("button", { key: '8c8841103ecf7e698326216cd9d19616098ba087', class: "flickity-button flickity-prev-next-button next", part: "navigation-button navigation-button--next", "aria-label": "Next slide", onClick: () => this.slideNext(), disabled: this.syncflickity?.slides.length ===
|
|
511
|
+
this.iCurrentSlide + 1 && !this.options.wrapAround }, h("span", { key: '038894a16910a9f7156d69ddf02805cd7a4b3db2', class: "button-icon", part: "navigation-icon" }, h("slot", { key: 'fce4e6b92873f9805e8d2d5db6eac1afb04bd9f2', name: "next-icon" })))))))));
|
|
512
512
|
}
|
|
513
513
|
static get is() { return "nano-slides"; }
|
|
514
514
|
static get encapsulation() { return "shadow"; }
|