@nanoporetech-digital/components 8.22.0 → 8.23.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (168) hide show
  1. package/dist/cjs/{fade-BBm4CWLi.js → fade-Dk5hgLxE.js} +1 -1
  2. package/dist/cjs/{fullscreen-Bkk4fggn.js → fullscreen-B8PI8fLw.js} +1 -1
  3. package/dist/cjs/{lazyload-DFPCQcws.js → lazyload-ChvKaF2s.js} +1 -1
  4. package/dist/cjs/nano-avatar_5.cjs.entry.js +11 -11
  5. package/dist/cjs/nano-global-nav.cjs.entry.js +6 -5
  6. package/dist/cjs/nano-grid-item.cjs.entry.js +1 -1
  7. package/dist/cjs/nano-grid_2.cjs.entry.js +4 -4
  8. package/dist/cjs/nano-hero.cjs.entry.js +4 -4
  9. package/dist/cjs/nano-icon-button_2.cjs.entry.js +2 -2
  10. package/dist/cjs/nano-icon.cjs.entry.js +1 -1
  11. package/dist/cjs/nano-in-page-nav.cjs.entry.js +2 -2
  12. package/dist/cjs/nano-increment.cjs.entry.js +1 -1
  13. package/dist/cjs/nano-input-otp.cjs.entry.js +3 -3
  14. package/dist/cjs/nano-intersection-observe.cjs.entry.js +1 -1
  15. package/dist/cjs/nano-masked-overflow.cjs.entry.js +3 -3
  16. package/dist/cjs/nano-menu-drawer.cjs.entry.js +2 -2
  17. package/dist/cjs/nano-more-less.cjs.entry.js +2 -2
  18. package/dist/cjs/nano-rating.cjs.entry.js +4 -4
  19. package/dist/cjs/nano-resize-observe.cjs.entry.js +2 -2
  20. package/dist/cjs/nano-slide.cjs.entry.js +1 -1
  21. package/dist/cjs/{nano-slides-B5VhMbVx.js → nano-slides-DLdjGrLe.js} +8 -8
  22. package/dist/cjs/nano-slides.cjs.entry.js +1 -1
  23. package/dist/cjs/nano-sortable.cjs.entry.js +1 -1
  24. package/dist/cjs/nano-step-accordion.cjs.entry.js +1 -1
  25. package/dist/cjs/nano-step-breadcrumb.cjs.entry.js +2 -2
  26. package/dist/cjs/nano-sticker.cjs.entry.js +2 -2
  27. package/dist/cjs/nano-tab-content.cjs.entry.js +2 -2
  28. package/dist/cjs/nano-tab.cjs.entry.js +2 -2
  29. package/dist/cjs/nano-table.cjs.entry.js +2 -2
  30. package/dist/collection/components/breadcrumb/breadcrumb.js +1 -1
  31. package/dist/collection/components/global-nav/global-nav.js +6 -5
  32. package/dist/collection/components/global-search-results/global-search-results.js +4 -4
  33. package/dist/collection/components/grid/grid-item.js +1 -1
  34. package/dist/collection/components/grid/grid.js +1 -1
  35. package/dist/collection/components/hero/hero.js +4 -4
  36. package/dist/collection/components/icon/icon.js +1 -1
  37. package/dist/collection/components/icon/pictogram/encapsulation-and-formulation.svg +5 -0
  38. package/dist/collection/components/icon/pictogram/in-vivo-genetic-editing.svg +4 -0
  39. package/dist/collection/components/img/img.js +3 -3
  40. package/dist/collection/components/in-page-nav/in-page-nav.js +2 -2
  41. package/dist/collection/components/increment/increment.js +1 -1
  42. package/dist/collection/components/input-otp/input-otp.js +3 -3
  43. package/dist/collection/components/intersection-observe/intersection-observe.js +1 -1
  44. package/dist/collection/components/masked-overflow/masked-overflow.js +3 -3
  45. package/dist/collection/components/menu-drawer/menu-drawer.js +2 -2
  46. package/dist/collection/components/more-less/more-less.js +2 -2
  47. package/dist/collection/components/rating/rating.js +4 -4
  48. package/dist/collection/components/resize-observe/resize-observe.js +2 -2
  49. package/dist/collection/components/select/select.js +7 -7
  50. package/dist/collection/components/slides/slide.js +1 -1
  51. package/dist/collection/components/slides/slides.js +5 -5
  52. package/dist/collection/components/sortable/sortable.js +1 -1
  53. package/dist/collection/components/step-accordion/step-accordion.js +1 -1
  54. package/dist/collection/components/step-breadcrumb/step-breadcrumb.js +2 -2
  55. package/dist/collection/components/sticker/sticker.js +2 -2
  56. package/dist/collection/components/table/table.js +2 -2
  57. package/dist/collection/components/tabs/tab-content.js +2 -2
  58. package/dist/collection/components/tabs/tab.js +2 -2
  59. package/dist/collection/components/tooltip/tooltip.js +2 -2
  60. package/dist/components/global-search-results.js +4 -4
  61. package/dist/components/grid.js +1 -1
  62. package/dist/components/icon.js +1 -1
  63. package/dist/components/img.js +3 -3
  64. package/dist/components/masked-overflow.js +3 -3
  65. package/dist/components/nano-global-nav.js +6 -5
  66. package/dist/components/nano-grid-item.js +1 -1
  67. package/dist/components/nano-hero.js +4 -4
  68. package/dist/components/nano-in-page-nav.js +2 -2
  69. package/dist/components/nano-increment.js +1 -1
  70. package/dist/components/nano-input-otp.js +3 -3
  71. package/dist/components/nano-intersection-observe.js +1 -1
  72. package/dist/components/nano-menu-drawer.js +2 -2
  73. package/dist/components/nano-more-less.js +2 -2
  74. package/dist/components/nano-rating.js +4 -4
  75. package/dist/components/nano-slide.js +1 -1
  76. package/dist/components/nano-sortable.js +1 -1
  77. package/dist/components/nano-step-accordion.js +1 -1
  78. package/dist/components/nano-step-breadcrumb.js +2 -2
  79. package/dist/components/nano-tab-content.js +2 -2
  80. package/dist/components/nano-tab.js +2 -2
  81. package/dist/components/nano-table.js +2 -2
  82. package/dist/components/resize-observe.js +2 -2
  83. package/dist/components/select.js +7 -7
  84. package/dist/components/slides.js +5 -5
  85. package/dist/components/sticker.js +2 -2
  86. package/dist/components/tooltip.js +2 -2
  87. package/dist/esm/{fade-DRoL_0er.js → fade-7baHrSn9.js} +1 -1
  88. package/dist/esm/{fullscreen-936htj2i.js → fullscreen-C7RormIi.js} +1 -1
  89. package/dist/esm/{lazyload-cQ60nfzF.js → lazyload-gQjhjQkV.js} +1 -1
  90. package/dist/esm/nano-avatar_5.entry.js +11 -11
  91. package/dist/esm/nano-global-nav.entry.js +6 -5
  92. package/dist/esm/nano-grid-item.entry.js +1 -1
  93. package/dist/esm/nano-grid_2.entry.js +4 -4
  94. package/dist/esm/nano-hero.entry.js +4 -4
  95. package/dist/esm/nano-icon-button_2.entry.js +2 -2
  96. package/dist/esm/nano-icon.entry.js +1 -1
  97. package/dist/esm/nano-in-page-nav.entry.js +2 -2
  98. package/dist/esm/nano-increment.entry.js +1 -1
  99. package/dist/esm/nano-input-otp.entry.js +3 -3
  100. package/dist/esm/nano-intersection-observe.entry.js +1 -1
  101. package/dist/esm/nano-masked-overflow.entry.js +3 -3
  102. package/dist/esm/nano-menu-drawer.entry.js +2 -2
  103. package/dist/esm/nano-more-less.entry.js +2 -2
  104. package/dist/esm/nano-rating.entry.js +4 -4
  105. package/dist/esm/nano-resize-observe.entry.js +2 -2
  106. package/dist/esm/nano-slide.entry.js +1 -1
  107. package/dist/esm/{nano-slides-Dbp6Qk42.js → nano-slides-B9LD7oLb.js} +8 -8
  108. package/dist/esm/nano-slides.entry.js +1 -1
  109. package/dist/esm/nano-sortable.entry.js +1 -1
  110. package/dist/esm/nano-step-accordion.entry.js +1 -1
  111. package/dist/esm/nano-step-breadcrumb.entry.js +2 -2
  112. package/dist/esm/nano-sticker.entry.js +2 -2
  113. package/dist/esm/nano-tab-content.entry.js +2 -2
  114. package/dist/esm/nano-tab.entry.js +2 -2
  115. package/dist/esm/nano-table.entry.js +2 -2
  116. package/dist/nano-assets/hash.txt +1 -1
  117. package/dist/nano-assets/icon/pictogram/encapsulation-and-formulation.svg +5 -0
  118. package/dist/nano-assets/icon/pictogram/in-vivo-genetic-editing.svg +4 -0
  119. package/dist/nano-components/{fade-DRoL_0er.js → fade-7baHrSn9.js} +1 -1
  120. package/dist/nano-components/{fullscreen-936htj2i.js → fullscreen-C7RormIi.js} +1 -1
  121. package/dist/nano-components/{lazyload-cQ60nfzF.js → lazyload-gQjhjQkV.js} +1 -1
  122. package/dist/nano-components/nano-avatar_5.entry.js +1 -1
  123. package/dist/nano-components/nano-components.css +1 -0
  124. package/dist/nano-components/nano-global-nav.entry.js +1 -1
  125. package/dist/nano-components/nano-grid-item.entry.js +1 -1
  126. package/dist/nano-components/nano-grid_2.entry.js +1 -1
  127. package/dist/nano-components/nano-hero.entry.js +1 -1
  128. package/dist/nano-components/nano-icon-button_2.entry.js +1 -1
  129. package/dist/nano-components/nano-icon.entry.js +1 -1
  130. package/dist/nano-components/nano-in-page-nav.entry.js +1 -1
  131. package/dist/nano-components/nano-increment.entry.js +1 -1
  132. package/dist/nano-components/nano-input-otp.entry.js +1 -1
  133. package/dist/nano-components/nano-intersection-observe.entry.js +1 -1
  134. package/dist/nano-components/nano-masked-overflow.entry.js +1 -1
  135. package/dist/nano-components/nano-menu-drawer.entry.js +1 -1
  136. package/dist/nano-components/nano-more-less.entry.js +1 -1
  137. package/dist/nano-components/nano-rating.entry.js +1 -1
  138. package/dist/nano-components/nano-resize-observe.entry.js +1 -1
  139. package/dist/nano-components/nano-slide.entry.js +1 -1
  140. package/dist/nano-components/{nano-slides-Dbp6Qk42.js → nano-slides-B9LD7oLb.js} +4 -4
  141. package/dist/nano-components/nano-slides.entry.js +1 -1
  142. package/dist/nano-components/nano-sortable.entry.js +1 -1
  143. package/dist/nano-components/nano-step-accordion.entry.js +1 -1
  144. package/dist/nano-components/nano-step-breadcrumb.entry.js +1 -1
  145. package/dist/nano-components/nano-sticker.entry.js +1 -1
  146. package/dist/nano-components/nano-tab-content.entry.js +1 -1
  147. package/dist/nano-components/nano-tab.entry.js +1 -1
  148. package/dist/nano-components/nano-table.entry.js +1 -1
  149. package/dist/nano-components/pictogram/encapsulation-and-formulation.svg +5 -0
  150. package/dist/nano-components/pictogram/in-vivo-genetic-editing.svg +4 -0
  151. package/dist/style/components.css +1 -1
  152. package/dist/style/components.css.map +1 -1
  153. package/dist/style/nano.css +1 -1
  154. package/dist/style/nano.css.map +1 -1
  155. package/docs-json.json +2 -2
  156. package/hydrate/index.js +67 -66
  157. package/hydrate/index.mjs +67 -66
  158. package/package.json +2 -2
  159. /package/dist/types/builds/{ZCT-PoHy → sHPJkByK}/0/Digital/nano-components/packages/components/.stencil/plugins/stencil/vue-output/generate-vue-component.d.ts +0 -0
  160. /package/dist/types/builds/{ZCT-PoHy → sHPJkByK}/0/Digital/nano-components/packages/components/.stencil/plugins/stencil/vue-output/index.d.ts +0 -0
  161. /package/dist/types/builds/{ZCT-PoHy → sHPJkByK}/0/Digital/nano-components/packages/components/.stencil/plugins/stencil/vue-output/output-vue.d.ts +0 -0
  162. /package/dist/types/builds/{ZCT-PoHy → sHPJkByK}/0/Digital/nano-components/packages/components/.stencil/plugins/stencil/vue-output/plugin.d.ts +0 -0
  163. /package/dist/types/builds/{ZCT-PoHy → sHPJkByK}/0/Digital/nano-components/packages/components/.stencil/plugins/stencil/vue-output/types.d.ts +0 -0
  164. /package/dist/types/builds/{ZCT-PoHy → sHPJkByK}/0/Digital/nano-components/packages/components/.stencil/plugins/stencil/vue-output/utils.d.ts +0 -0
  165. /package/dist/types/builds/{ZCT-PoHy → sHPJkByK}/0/Digital/nano-components/packages/components/.stencil/stencil.config.d.ts +0 -0
  166. /package/dist/types/builds/{ZCT-PoHy → sHPJkByK}/0/Digital/nano-components/packages/components/.stencil/stencil.config.prod.d.ts +0 -0
  167. /package/dist/types/builds/{ZCT-PoHy → sHPJkByK}/0/Digital/nano-components/packages/components/.stencil/testing/mocks/intersection-observer.d.ts +0 -0
  168. /package/dist/types/builds/{ZCT-PoHy → sHPJkByK}/0/Digital/nano-components/packages/components/.stencil/wdio.conf.d.ts +0 -0
@@ -81,7 +81,7 @@ const NanoStepAccordion = class {
81
81
  }
82
82
  }
83
83
  render() {
84
- return (h("nano-accordion", { key: '1a977444388da596ff3fbf0559ac77a274efce11', alwaysOpen: true, onNanoToggle: (event) => this.handleToggle(event) }, this.steps.map((step, index) => (h("nano-details", { open: index === this.activeStep, disabled: !step.enabled, class: {
84
+ return (h("nano-accordion", { key: '3933ced100bc62e13f6a2ea4e28fbfb3b47623bd', alwaysOpen: true, onNanoToggle: (event) => this.handleToggle(event) }, this.steps.map((step, index) => (h("nano-details", { open: index === this.activeStep, disabled: !step.enabled, class: {
85
85
  step: true,
86
86
  'step--active': index === this.activeStep,
87
87
  'step--complete': step.complete,
@@ -104,10 +104,10 @@ const NanoStepBreadcrumb = class {
104
104
  };
105
105
  render() {
106
106
  const Wrapper = this.steps.filter((step) => step.href).length > 0 ? 'nav' : 'div';
107
- return (h(Host, { key: 'c36aea91ff263fe145d0eebfe5ba34c3fb33c948' }, h(Wrapper, { key: '5399b604512fdc7254f01702b5f58fd1ab5725be', class: "step-wrapper" }, h("ul", { key: '42f2f8adddd37661873ed4b16559b558a4525af4', class: `step-list desktop ${this.cacheKey}` }, this.steps.map((step, index) => (h("li", { class: "step-item-wrapper", key: index }, h(this.ControlTag, { step: step, index: index }))))), h("div", { key: 'ab41697fed0c7d4282913f8492676008cee1ec63', class: `step-list mobile ${this.cacheKey}` }, h("nano-dropdown", { key: '73e5bba6d10f193c4e0b6b2ff43919e0b1589bcb', dialogTitle: "Steps", class: "step-dropdown" }, h("button", { key: '7054eb631e22d22ef7fbcb0c8320e77b288b381f', slot: "trigger", class: "step-trigger" }, h("div", { key: '8f0816402f31637a1402d1ee1e66bcd086ef6377', class: "step-progress-circle", role: "progressbar", "aria-valuenow": "2", "aria-valuemin": "0", "aria-valuemax": "5", style: {
107
+ return (h(Host, { key: '48029ac0b605c9647855037129d6ad5a98a715dd' }, h(Wrapper, { key: 'ef6d7a2c89752d634d58f28ce9a40d4d1f4b98fa', class: "step-wrapper" }, h("ul", { key: 'ee8af5b273d4053e6fab17e61a2ec2a57c91f4b2', class: `step-list desktop ${this.cacheKey}` }, this.steps.map((step, index) => (h("li", { class: "step-item-wrapper", key: index }, h(this.ControlTag, { step: step, index: index }))))), h("div", { key: 'ac2e7b33ce199a98ba9c8e96834337ef228baddf', class: `step-list mobile ${this.cacheKey}` }, h("nano-dropdown", { key: 'f5d5219f318f30ec566ea059433931b91df81f63', dialogTitle: "Steps", class: "step-dropdown" }, h("button", { key: '219b8a02f81d57d69a65d5ddb37e488da1a4cdd5', slot: "trigger", class: "step-trigger" }, h("div", { key: '534fb29581efd259190ac7595ed90c9a318ec8aa', class: "step-progress-circle", role: "progressbar", "aria-valuenow": "2", "aria-valuemin": "0", "aria-valuemax": "5", style: {
108
108
  '--value': '' + (this.activeStep + 1),
109
109
  '--max': '' + this.steps.length,
110
- } }, h("span", { key: '1ab7e9e69dc52d2761b2c1a2c7bdb19cc0cdad0f', class: "step-progress-text" }, h("strong", { key: 'e760c2e668e5930694a873448154e3f23bf03018' }, this.activeStep + 1), " of", ' ', this.steps.length)), h("div", { key: '0afdddcdfa767f2d250986360c5ce52a37adc868', class: "step-trigger-text" }, h("div", { key: '1c200ddd5ca41a6c003c4b4bfa6c6e188a8641ac', class: "step-trigger-now" }, this.steps[this.activeStep | 0]?.title || 'Select a step'), h("div", { key: 'c600fd068470ea8ae187c74dc9616e8efb057c9e', class: "step-trigger-next" }, this.steps[this.activeStep + 1]?.title || 'Next step')), h("nano-icon", { key: '053727621ffd9a19c39b9be0766c904391ede136', class: "step-trigger-icon", name: "light/chevron-down" })), h("nano-menu", { key: '7a578be0c13a7e4edeb40500e30e58d47c917b8e' }, this.steps.map((step, index) => (h("nano-nav-item", { class: {
110
+ } }, h("span", { key: '78ad1b7c4abc3792084f5bcf981636a2a6164ab8', class: "step-progress-text" }, h("strong", { key: '1bdbe550c28f43cb2b912217729d144748d6c1ed' }, this.activeStep + 1), " of", ' ', this.steps.length)), h("div", { key: 'a51e378206530c72192156539fea5335615904d1', class: "step-trigger-text" }, h("div", { key: '1651e2890fd4c9b3c765c19ff87a0ac33a93c24a', class: "step-trigger-now" }, this.steps[this.activeStep | 0]?.title || 'Select a step'), h("div", { key: 'fb6829d86e5095131b1cf634694df9431871b6eb', class: "step-trigger-next" }, this.steps[this.activeStep + 1]?.title || 'Next step')), h("nano-icon", { key: 'd830c93a1b82c4bba48e868a15c4932429cf6e12', class: "step-trigger-icon", name: "light/chevron-down" })), h("nano-menu", { key: '19cd91a9422e730a20a2af144b8bdb831f6e4741' }, this.steps.map((step, index) => (h("nano-nav-item", { class: {
111
111
  'step-item-mobile': true,
112
112
  'step-item-mobile step-item--active': index === this.activeStep,
113
113
  'step-item-mobile step-item--complete': step.complete,
@@ -605,12 +605,12 @@ const Sticker = class {
605
605
  this.hasBootstrapped = false;
606
606
  }
607
607
  render() {
608
- return (h(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" }, h("div", { key: 'abbbd0a9b785792f00a75d411fbc3b882f605032', class: {
608
+ return (h(Host, { key: 'ee5683148e0b20facf45727a35a8e58168386011', 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" }, h("div", { key: '3063fd08b7a50d8c27a26acd8de37e2995d1b822', class: {
609
609
  sticker: true,
610
610
  sticky: this.isRootSticker && this.isSticky,
611
611
  stuck: this.isStuck && this.isRootSticker && this.isSticky,
612
612
  hide: this.isRootSticker && this.hide && this.isStuck,
613
- }, ref: (div) => (this.sticker = div) }, h("div", { key: 'de9552b69657aad9f2015dfa1470a197d490520c', class: "sticker-content", ref: (div) => (this.content = div) }, h("slot", { key: 'baafb74a16688cd9e1839eb617ceb46fb7e2b23f' })))));
613
+ }, ref: (div) => (this.sticker = div) }, h("div", { key: '70289b3224edd38bee35a856c4e7d02a8b631ab1', class: "sticker-content", ref: (div) => (this.content = div) }, h("slot", { key: '20df0df1966b2ca4097a7baad492e5f35c5e77c5' })))));
614
614
  }
615
615
  static get watchers() { return {
616
616
  "trigger": ["updateTriggerOffset"],
@@ -22,10 +22,10 @@ const NanoTabContent = class {
22
22
  requestAnimationFrame(() => (this.ready = true));
23
23
  }
24
24
  render() {
25
- return (h(Host, { key: 'd6b4670c20b4ba1434561d9ca12fa31da1a0e20d', id: this.host.id || this.tabContentId, style: { display: this.active ? 'block' : 'none' }, role: "tabpanel", "aria-hidden": this.active ? 'false' : 'true', class: {
25
+ return (h(Host, { key: '48c39766db841b0359dd94133fa5003511ca1089', id: this.host.id || this.tabContentId, style: { display: this.active ? 'block' : 'none' }, role: "tabpanel", "aria-hidden": this.active ? 'false' : 'true', class: {
26
26
  ready: this.ready,
27
27
  'nano-tab-content': true,
28
- } }, h("div", { key: 'c7c7a56f8942451a8a9beca4b9126c5f6533f9e3', part: "base", class: "nano-tab-content" }, h("slot", { key: '662b14c342f751f9d7a4bcbfecb82ae8207ee219' }))));
28
+ } }, h("div", { key: '5e4b64e22c8db58ba785b229f5016dd1d868fab4', part: "base", class: "nano-tab-content" }, h("slot", { key: '20d01c471574e0d122edb605993d1ee36d132dc2' }))));
29
29
  }
30
30
  };
31
31
  NanoTabContent.style = tabContentCss;
@@ -49,12 +49,12 @@ const NanoTab = class {
49
49
  };
50
50
  render() {
51
51
  const Tag = this.href ? 'a' : 'div';
52
- return (h(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" }, h(Tag, { key: 'a91c1e97699d0d32329c1f17b63da3ef97040333', part: `base${this.active ? ' base--active' : ''}${this.disabled ? ' base--disabled' : ''}${this.closable ? ' base--closable' : ''}`, class: {
52
+ return (h(Host, { key: '875ed41d6262b96ec0c2a2f6d098f81c17d64b04', 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" }, h(Tag, { key: 'aead25be6fbc998c99feadc6117bb7cc7e9f313a', part: `base${this.active ? ' base--active' : ''}${this.disabled ? ' base--disabled' : ''}${this.closable ? ' base--closable' : ''}`, class: {
53
53
  tab: true,
54
54
  'tab--active': this.active,
55
55
  'tab--disabled': this.disabled,
56
56
  'tab--closable': this.closable,
57
- }, href: this.href, target: this.target }, h("slot", { key: '2bab15a4a52e1eb75acecaf28b3b625ae3949716', name: "start" }), h("div", { key: 'ac5235d4d3b7802d5d7f7f5e896d996f8be68fc0', part: "label", ref: (el) => (this.tab = el), tabindex: this.disabled || !this.active || this.href ? '-1' : '0', class: "tab__label" }, h("slot", { key: '5ad82f1d6061ab94268f623d1aaa82791a221b7c' })), h("slot", { key: '6f30a65a661a1a85eb3d363edb03c3e16fcf59f0', name: "end" }), this.closable && !this.disabled && (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" })))));
57
+ }, href: this.href, target: this.target }, h("slot", { key: 'a51277a59c4d77dfec9fb4a854a4b220d6385951', name: "start" }), h("div", { key: 'b9e40aed4fbb0ee84743c30c8999f53e3cff78e3', part: "label", ref: (el) => (this.tab = el), tabindex: this.disabled || !this.active || this.href ? '-1' : '0', class: "tab__label" }, h("slot", { key: '0686818384592ad23d33d44975dfb5a73bdd29ce' })), h("slot", { key: 'e5352b25ead956c16a8010f86ce77aac3b79f701', name: "end" }), this.closable && !this.disabled && (h("nano-icon-button", { key: '0322668a114a903d1c253ac4aa672d836189a360', label: "Close this tab", iconName: "light/xmark", class: "tab__close-button", onClick: this.handleCloseClick, onKeyDown: this.handleCloseKeydown, part: "close-button" })))));
58
58
  }
59
59
  };
60
60
  NanoTab.style = tabCss;
@@ -226,10 +226,10 @@ const NanoTable = class {
226
226
  this.cleanUpObservers();
227
227
  }
228
228
  render() {
229
- return (h(Host, { key: 'fa8f3bb2dfffee9a213d372282b5902ed56c5a2b', class: {
229
+ return (h(Host, { key: 'f68fb611a2b8c93efbeadc151066297d28078ef2', class: {
230
230
  'nano-table': true,
231
231
  'nano-table--props-ready': this.propsReady,
232
- } }, this.scrollable && (h("nano-masked-overflow", { key: 'da0d773c42fb2c1b9f694fa4b2c307c2c070d67d', hideScrollbars: false, scrollControls: false, label: this.caption?.textContent || undefined, class: "nano-table__overflow-container" }, h("div", { key: '83f36ec8ff79fa21fb1ae03f1746ccc544ffa7f3', class: "nano-table__overflow" }))), h("slot", { key: '57821514111245364971a5f85c6ff95309590eb3' })));
232
+ } }, this.scrollable && (h("nano-masked-overflow", { key: 'ba100eb1f9459b4e0f13260cd62510325fa080a8', hideScrollbars: false, scrollControls: false, label: this.caption?.textContent || undefined, class: "nano-table__overflow-container" }, h("div", { key: 'cac84916ed7f96ce2ea1ee441400654358214a68', class: "nano-table__overflow" }))), h("slot", { key: 'ca3fa5224877847494b1399643cfc8d5aeb9cf45' })));
233
233
  }
234
234
  static get watchers() { return {
235
235
  "compact": ["handleCompactChange"],
@@ -1 +1 @@
1
- Npl8kzZKsaZdBJnt1Iv9QH1IESw=
1
+ zyCrIEvGZy+uIJ34NxnGTFZbQyw=
@@ -0,0 +1,5 @@
1
+ <svg width="64" height="64" viewBox="0 0 64 64">
2
+ <path d="M27.5141 27.4382H31.5831V26.208H27.514C27.4041 25.4077 27.0834 24.6726 26.6081 24.059L29.4866 21.2254L28.6029 20.3554L25.7243 23.1891C25.1009 22.7213 24.3543 22.4057 23.5414 22.2975V18.2919H22.2917V22.2975C21.479 22.4057 20.7325 22.7211 20.1093 23.1887L17.231 20.3554L16.3473 21.2254L19.2254 24.0585C18.7498 24.6722 18.429 25.4075 18.319 26.208H14.2507V27.4382H18.319C18.4289 28.2385 18.7495 28.9736 19.2249 29.5872L16.3473 32.4199L17.231 33.2898L20.1086 30.4572C20.732 30.9251 21.4787 31.2406 22.2917 31.3489V35.3533H23.5414V31.3489C24.3546 31.2406 25.1015 30.9249 25.7249 30.4568L28.6029 33.2898L29.4866 32.4199L26.6086 29.5867C27.0837 28.9732 27.4041 28.2383 27.5141 27.4382ZM22.9165 30.1612C21.0467 30.1612 19.5255 28.6638 19.5255 26.8232C19.5255 24.9826 21.0467 23.4851 22.9165 23.4851C24.7863 23.4851 26.3076 24.9826 26.3076 26.8232C26.3076 28.6638 24.7863 30.1612 22.9165 30.1612Z" />
3
+ <path d="M43.9402 36.1287L46.8178 33.296L45.9341 32.426L43.0565 35.2588C42.4331 34.7908 41.6863 34.4752 40.8733 34.367V30.3625H39.6236V34.367C38.8107 34.4752 38.064 34.7907 37.4407 35.2586L34.5632 32.426L33.6795 33.296L36.5569 36.1285C36.0816 36.7422 35.7609 37.4773 35.6509 38.2776H31.5831V39.5079H35.651C35.761 40.3084 36.0818 41.0437 36.5574 41.6574L33.6795 44.4903L34.5632 45.3602L37.4413 42.5272C38.0645 42.9947 38.811 43.3101 39.6236 43.4183V47.424H40.8733V43.4183C41.6861 43.3101 42.4326 42.9946 43.0559 42.527L45.9341 45.3602L46.8178 44.4903L43.9397 41.6572C44.4152 41.0435 44.736 40.3083 44.846 39.5079H48.9142V38.2776H44.8461C44.7361 37.4774 44.4155 36.7424 43.9402 36.1287ZM40.2485 42.2306C38.3786 42.2306 36.8574 40.7332 36.8574 38.8927C36.8574 37.0521 38.3786 35.5546 40.2485 35.5546C42.1183 35.5546 43.6395 37.0521 43.6395 38.8927C43.6395 40.7332 42.1183 42.2306 40.2485 42.2306Z" />
4
+ <path d="M62.7503 26.2889V31.8846H55.8413C55.6898 26.0487 53.3851 20.5718 49.3 16.3398L54.1854 11.5308L58.205 15.4876L59.0887 14.6176L50.1658 5.83412L49.2821 6.7041L53.3016 10.6609L48.4163 15.4699C44.117 11.4489 38.5531 9.18041 32.6246 9.03144V2.23022H38.3092V1H25.6903V2.23022H31.3748V9.03148C25.4464 9.18071 19.8827 11.4494 15.5836 15.4706L10.698 10.6613L14.7175 6.70452L13.8338 5.83455L4.91098 14.618L5.79468 15.4879L9.81422 11.5312L14.6999 16.3405C10.6151 20.5726 8.31058 26.0493 8.15918 31.8851H1.24975V26.2894H0V38.7111H1.24975V33.1154H8.15922C8.31073 38.9512 10.6153 44.4279 14.7003 48.6599L9.81464 53.4692L5.79507 49.5124L4.91137 50.3824L13.8342 59.1659L14.7179 58.2959L10.6984 54.3391L15.5841 49.5298C19.8832 53.5509 25.447 55.8195 31.3754 55.9686V62.7698H25.6909V64H38.3097V62.7698H32.6252V55.9686C38.5537 55.8195 44.1175 53.5509 48.4167 49.5297L53.3021 54.3388L49.2825 58.2955L50.1662 59.1655L59.0891 50.382L58.2054 49.5121L54.1858 53.4688L49.3004 48.6598C53.3854 44.4277 55.69 38.9508 55.8414 33.1149H62.7503V38.7106H64V26.2889H62.7503ZM47.9807 48.2307C43.7121 52.4325 38.0369 54.7465 32.0003 54.7465C25.9637 54.7465 20.2884 52.4325 16.0199 48.2307C11.7514 44.0288 9.40064 38.4422 9.40064 32.5C9.40064 26.5578 11.7514 20.9712 16.0199 16.7693C20.2884 12.5675 25.9637 10.2535 32.0003 10.2535C38.0369 10.2535 43.7121 12.5675 47.9807 16.7693C52.2492 20.9712 54.5999 26.5578 54.5999 32.5C54.5999 38.4422 52.2492 44.0288 47.9807 48.2307Z" />
5
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="64" height="64" viewBox="0 0 64 64">
2
+ <path d="M53.957 26.4243C52.6045 26.4243 51.5042 27.5222 51.5042 28.8716C51.5042 30.2211 52.6045 31.3189 53.957 31.3189C55.3095 31.3189 56.4098 30.2211 56.4098 28.8716C56.4098 27.5222 55.3095 26.4243 53.957 26.4243ZM53.957 30.0014C53.3327 30.0014 52.8247 29.4946 52.8247 28.8716C52.8247 28.2487 53.3327 27.7419 53.957 27.7419C54.5814 27.7419 55.0894 28.2487 55.0894 28.8716C55.0894 29.4946 54.5814 30.0014 53.957 30.0014Z" />
3
+ <path d="M61.0334 26.3365C59.4371 24.2208 57.2424 22.3973 54.34 20.7762C55.2593 19.3407 55.742 17.6925 55.742 15.9652C55.742 11.0217 51.7112 7 46.7567 7C41.8021 7 37.7713 11.0217 37.7713 15.9652C37.7713 16.4733 37.8152 16.9764 37.8995 17.47C34.1416 16.6775 30.588 16.2436 27.8012 16.2436C22.1567 16.2436 17.3102 17.6987 13.7855 20.4517C9.96895 23.4327 7.95164 27.7903 7.95164 33.0533C7.95164 33.0771 7.95222 33.1005 7.95233 33.1242C7.15535 33.2016 5.76327 33.429 4.35939 34.0987C2.37064 35.0473 0 37.0746 0 41.3455C0 45.0873 1.98484 47.6214 5.89943 48.8773C9.12761 49.913 13.1368 49.913 16.0643 49.913C16.912 49.913 17.9174 49.8732 19.0815 49.8272C22.524 49.6911 27.2386 49.5048 31.0869 50.3259C35.4499 51.2571 37.7504 53.2496 38.1198 56.4173C38.159 56.7528 38.4443 57 38.7748 57C38.8003 57 38.826 56.9985 38.8519 56.9955C39.2142 56.9534 39.4736 56.6264 39.4315 56.265C38.9945 52.5186 36.2799 50.0869 31.3631 49.0376C27.3523 48.1815 22.5417 48.3718 19.0292 48.5107C17.8791 48.5562 16.8859 48.5955 16.0643 48.5955C13.2243 48.5955 9.33468 48.5955 6.30365 47.623C2.95052 46.5472 1.32049 44.4939 1.32049 41.3455C1.32049 38.4832 2.52207 36.4509 4.89183 35.3052C6.0903 34.7257 7.30904 34.5179 8.01587 34.4435C8.26353 37.0742 9.23299 39.2394 10.9084 40.8929C14.2513 44.1921 19.203 44.2772 19.6948 44.2772C19.7103 44.2772 19.7214 44.2771 19.7279 44.277H34.3997C34.6314 44.277 34.8461 44.1558 34.9655 43.9578C35.0849 43.7597 35.0915 43.5137 34.983 43.3095C34.2661 41.9609 32.8857 41.2287 31.6678 40.5827C30.731 40.0858 30.034 39.6938 29.6628 39.2177H45.101V39.6448C45.101 42.2586 47.2322 44.3851 49.8518 44.3851H51.69C52.0547 44.3851 52.3503 44.0901 52.3503 43.7263C52.3503 43.3624 52.0547 43.0675 51.69 43.0675H49.8518C47.9603 43.0675 46.4215 41.5321 46.4215 39.6448V39.2177H60.079C62.2139 39.2177 63.9361 37.5499 63.9997 35.4207C63.9999 35.4141 64 35.4076 64 35.4011C64 31.9954 63.0019 28.9456 61.0334 26.3365ZM60.079 37.9002H29.3604V34.6369L29.361 34.5122C29.3657 33.8935 29.3765 32.4446 28.7062 31.0305C27.8616 29.2487 26.2634 28.108 23.9559 27.6402C23.5987 27.5681 23.25 27.798 23.1774 28.1546C23.1047 28.5111 23.3356 28.8589 23.6929 28.9313C27.6213 29.7278 28.0556 32.4923 28.0406 34.5024C28.0402 34.5517 28.0399 34.5966 28.0399 34.6369V38.3672C28.0399 38.4096 28.0416 38.4509 28.0433 38.4923C28.0411 38.5142 28.0399 38.5365 28.0399 38.559C28.0399 38.6177 28.0483 38.6742 28.0628 38.7284C28.2552 40.2638 29.673 41.0167 31.0479 41.746C31.7387 42.1124 32.4442 42.4868 33.0045 42.9594H19.7214C19.6735 42.96 14.8792 42.9655 11.8301 39.9494C10.1328 38.2703 9.27213 35.9501 9.27213 33.0533C9.27213 28.2102 11.1143 24.2114 14.5995 21.4892C17.8896 18.9195 22.4546 17.5612 27.8012 17.5612C30.6134 17.5612 34.4092 18.0465 38.2661 18.8963C38.7724 20.3555 39.6528 21.6766 40.8439 22.716C40.9692 22.8253 41.1241 22.8788 41.2783 22.8788C41.4622 22.8788 41.645 22.8026 41.7756 22.6538C42.0157 22.3799 41.9877 21.9637 41.7133 21.7242C40.0473 20.2705 39.0918 18.1714 39.0918 15.9652C39.0918 11.7482 42.5303 8.31754 46.7567 8.31754C50.9831 8.31754 54.4215 11.7482 54.4215 15.9652C54.4215 17.6577 53.8789 19.2611 52.8523 20.6023C52.8504 20.6048 52.8489 20.6074 52.847 20.6099C52.8371 20.6233 52.8275 20.6371 52.8185 20.6514C52.8147 20.6574 52.8112 20.6635 52.8076 20.6696C52.8029 20.6775 52.7978 20.6851 52.7935 20.6933C52.7909 20.6981 52.789 20.703 52.7866 20.7079C52.7828 20.7154 52.7795 20.7229 52.776 20.7305C52.7703 20.7431 52.7648 20.7557 52.7599 20.7685C52.7571 20.7757 52.7548 20.783 52.7523 20.7903C52.7476 20.8039 52.7432 20.8176 52.7395 20.8314C52.7378 20.8376 52.7364 20.8438 52.735 20.85C52.7314 20.8651 52.7281 20.8802 52.7256 20.8953C52.7248 20.9004 52.7242 20.9055 52.7235 20.9106C52.7212 20.9269 52.7193 20.9431 52.7183 20.9594C52.718 20.9638 52.718 20.9682 52.7178 20.9726C52.717 20.9894 52.7167 21.0061 52.7173 21.0227C52.7174 21.0273 52.7178 21.0319 52.7181 21.0365C52.7189 21.0527 52.7202 21.0689 52.7222 21.085C52.7229 21.0905 52.724 21.096 52.7248 21.1015C52.7271 21.1165 52.7297 21.1314 52.733 21.1462C52.7345 21.1529 52.7364 21.1595 52.7381 21.1662C52.7416 21.1796 52.7451 21.1929 52.7494 21.206C52.752 21.2138 52.755 21.2214 52.7578 21.2292C52.7621 21.241 52.7666 21.2529 52.7716 21.2645C52.7752 21.2728 52.7793 21.2809 52.7832 21.289C52.7885 21.2998 52.7937 21.3106 52.7996 21.3212C52.8041 21.3293 52.809 21.3372 52.8139 21.3451C52.8202 21.3555 52.8266 21.3658 52.8335 21.3758C52.8386 21.3832 52.8441 21.3904 52.8496 21.3976C52.8572 21.4077 52.8649 21.4177 52.8731 21.4274C52.8787 21.434 52.8846 21.4403 52.8904 21.4466C52.8994 21.4565 52.9086 21.4661 52.9182 21.4755C52.9244 21.4813 52.9308 21.487 52.9372 21.4927C52.9472 21.5016 52.9573 21.5103 52.9679 21.5186C52.9708 21.5209 52.9734 21.5235 52.9763 21.5257C52.9814 21.5296 52.9868 21.5328 52.992 21.5365C53.0012 21.5431 53.0105 21.5496 53.0201 21.5557C53.0312 21.5629 53.0426 21.5695 53.054 21.576C53.0586 21.5785 53.0628 21.5815 53.0674 21.5839C59.5318 25.0049 62.6761 29.5209 62.6795 35.3909C62.6326 36.7988 61.4921 37.9002 60.079 37.9002Z" />
4
+ </svg>
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * Custom elements for Nanopore-Digital Web applications
3
3
  */
4
- import{F as t,u as i}from"./nano-slides-Dbp6Qk42.js";import"./index-BM3Om9WE.js";import"./renderer-DpNDfhNy.js";const s=t.Slide,h=s.prototype.updateTarget;s.prototype.updateTarget=function(...t){if(h.apply(this,t),!this.parent.options.fade)return;const i=this.target-this.x,s=this.cells[0].x;this.cells.forEach((function(t){t.renderPosition(t.x-s-i)}))},s.prototype.setOpacity=function(t){this.cells.forEach((function(i){i.element.style.opacity=t}))};const n=t.prototype;t.createMethods.push("_createFade"),n._createFade=function(){this.fadeIndex=this.selectedIndex,this.prevSelectedIndex=this.selectedIndex,this.on("select",this.onSelectFade),this.on("dragEnd",this.onDragEndFade),this.on("settle",this.onSettleFade),this.on("activate",this.onActivateFade),this.on("deactivate",this.onDeactivateFade)};const o=n.updateSlides;n.updateSlides=function(...t){o.apply(this,t),this.options.fade&&this.slides.forEach((function(t,i){t.setOpacity(i==this.selectedIndex?1:0)}),this)},n.onSelectFade=function(){this.fadeIndex=Math.min(this.prevSelectedIndex,this.slides.length-1),this.prevSelectedIndex=this.selectedIndex},n.onSettleFade=function(){delete this.didDragEnd,this.options.fade&&(this.selectedSlide.setOpacity(1),this.slides[this.fadeIndex]&&this.fadeIndex!=this.selectedIndex&&this.slides[this.fadeIndex].setOpacity(0))},n.onDragEndFade=function(){this.didDragEnd=!0},n.onActivateFade=function(){this.options.fade&&this.element.classList.add("is-fade")},n.onDeactivateFade=function(){this.options.fade&&(this.element.classList.remove("is-fade"),this.slides.forEach((function(t){t.setOpacity("")})))};const c=n.positionSlider;n.positionSlider=function(...t){this.options.fade?(this.fadeSlides(),this.dispatchScrollEvent()):c.apply(this,t)};const u=n.positionSliderAtSelected;n.positionSliderAtSelected=function(...t){this.options.fade&&this.setTranslateX(0),u.apply(this,t)},n.fadeSlides=function(){if(this.slides.length<2)return;const t=this.getFadeIndexes(),i=this.slides[t.a],s=this.slides[t.b],h=this.wrapDifference(i.target,s.target);let n=this.wrapDifference(i.target,-this.x);n/=h,i.setOpacity(1-n),s.setOpacity(n);let o=t.a;this.isDragging&&(o=n>.5?t.a:t.b),null!=this.fadeHideIndex&&this.fadeHideIndex!=o&&this.fadeHideIndex!=t.a&&this.fadeHideIndex!=t.b&&this.slides[this.fadeHideIndex].setOpacity(0),this.fadeHideIndex=o},n.getFadeIndexes=function(){return this.isDragging||this.didDragEnd||void 0===this.fadeIndex?this.options.wrapAround?this.getFadeDragWrapIndexes():this.getFadeDragLimitIndexes():{a:this.fadeIndex,b:this.selectedIndex}},n.getFadeDragWrapIndexes=function(){const t=this.slides.map((function(t,i){return this.getSlideDistance(-this.x,i)}),this),s=t.map((function(t){return Math.abs(t)})),h=Math.min(...s),n=s.indexOf(h);return{a:n,b:i.modulo(n+(t[n]>=0?1:-1),this.slides.length)}},n.getFadeDragLimitIndexes=function(){let t=0;for(let i=0;i<this.slides.length-1&&!(-this.x<this.slides[i].target);i++)t=i;return{a:t,b:t+1}},n.wrapDifference=function(t,i){let s=i-t;if(!this.options.wrapAround)return s;const h=s+this.slideableWidth,n=s-this.slideableWidth;return Math.abs(h)<Math.abs(s)&&(s=h),Math.abs(n)<Math.abs(s)&&(s=n),s};const e=n._getWrapShiftCells;n._getWrapShiftCells=function(...t){this.options.fade||e.apply(this,t)};const f=n.shiftWrapCells;n.shiftWrapCells=function(...t){this.options.fade||f.apply(this,t)}
4
+ import{F as t,u as i}from"./nano-slides-B9LD7oLb.js";import"./index-BM3Om9WE.js";import"./renderer-DpNDfhNy.js";const s=t.Slide,h=s.prototype.updateTarget;s.prototype.updateTarget=function(...t){if(h.apply(this,t),!this.parent.options.fade)return;const i=this.target-this.x,s=this.cells[0].x;this.cells.forEach((function(t){t.renderPosition(t.x-s-i)}))},s.prototype.setOpacity=function(t){this.cells.forEach((function(i){i.element.style.opacity=t}))};const n=t.prototype;t.createMethods.push("_createFade"),n._createFade=function(){this.fadeIndex=this.selectedIndex,this.prevSelectedIndex=this.selectedIndex,this.on("select",this.onSelectFade),this.on("dragEnd",this.onDragEndFade),this.on("settle",this.onSettleFade),this.on("activate",this.onActivateFade),this.on("deactivate",this.onDeactivateFade)};const o=n.updateSlides;n.updateSlides=function(...t){o.apply(this,t),this.options.fade&&this.slides.forEach((function(t,i){t.setOpacity(i==this.selectedIndex?1:0)}),this)},n.onSelectFade=function(){this.fadeIndex=Math.min(this.prevSelectedIndex,this.slides.length-1),this.prevSelectedIndex=this.selectedIndex},n.onSettleFade=function(){delete this.didDragEnd,this.options.fade&&(this.selectedSlide.setOpacity(1),this.slides[this.fadeIndex]&&this.fadeIndex!=this.selectedIndex&&this.slides[this.fadeIndex].setOpacity(0))},n.onDragEndFade=function(){this.didDragEnd=!0},n.onActivateFade=function(){this.options.fade&&this.element.classList.add("is-fade")},n.onDeactivateFade=function(){this.options.fade&&(this.element.classList.remove("is-fade"),this.slides.forEach((function(t){t.setOpacity("")})))};const c=n.positionSlider;n.positionSlider=function(...t){this.options.fade?(this.fadeSlides(),this.dispatchScrollEvent()):c.apply(this,t)};const u=n.positionSliderAtSelected;n.positionSliderAtSelected=function(...t){this.options.fade&&this.setTranslateX(0),u.apply(this,t)},n.fadeSlides=function(){if(this.slides.length<2)return;const t=this.getFadeIndexes(),i=this.slides[t.a],s=this.slides[t.b],h=this.wrapDifference(i.target,s.target);let n=this.wrapDifference(i.target,-this.x);n/=h,i.setOpacity(1-n),s.setOpacity(n);let o=t.a;this.isDragging&&(o=n>.5?t.a:t.b),null!=this.fadeHideIndex&&this.fadeHideIndex!=o&&this.fadeHideIndex!=t.a&&this.fadeHideIndex!=t.b&&this.slides[this.fadeHideIndex].setOpacity(0),this.fadeHideIndex=o},n.getFadeIndexes=function(){return this.isDragging||this.didDragEnd||void 0===this.fadeIndex?this.options.wrapAround?this.getFadeDragWrapIndexes():this.getFadeDragLimitIndexes():{a:this.fadeIndex,b:this.selectedIndex}},n.getFadeDragWrapIndexes=function(){const t=this.slides.map((function(t,i){return this.getSlideDistance(-this.x,i)}),this),s=t.map((function(t){return Math.abs(t)})),h=Math.min(...s),n=s.indexOf(h);return{a:n,b:i.modulo(n+(t[n]>=0?1:-1),this.slides.length)}},n.getFadeDragLimitIndexes=function(){let t=0;for(let i=0;i<this.slides.length-1&&!(-this.x<this.slides[i].target);i++)t=i;return{a:t,b:t+1}},n.wrapDifference=function(t,i){let s=i-t;if(!this.options.wrapAround)return s;const h=s+this.slideableWidth,n=s-this.slideableWidth;return Math.abs(h)<Math.abs(s)&&(s=h),Math.abs(n)<Math.abs(s)&&(s=n),s};const e=n._getWrapShiftCells;n._getWrapShiftCells=function(...t){this.options.fade||e.apply(this,t)};const f=n.shiftWrapCells;n.shiftWrapCells=function(...t){this.options.fade||f.apply(this,t)}
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * Custom elements for Nanopore-Digital Web applications
3
3
  */
4
- import{F as t}from"./nano-slides-Dbp6Qk42.js";import"./index-BM3Om9WE.js";import"./renderer-DpNDfhNy.js";t.createMethods.push("_createFullscreen");const i=t.prototype;i._createFullscreen=function(){this.isFullscreen=!1,this.options.fullscreen&&(this.viewFullscreenButton=new n("view",this),this.exitFullscreenButton=new n("exit",this),this.on("activate",this._changeFullscreenActive),this.on("deactivate",this._changeFullscreenActive))},i._changeFullscreenActive=function(){const t=this.isActive?"appendChild":"removeChild";this.element[t](this.viewFullscreenButton.element),this.element[t](this.exitFullscreenButton.element);const i=this.isActive?"activate":"deactivate";this.viewFullscreenButton[i](),this.exitFullscreenButton[i]()},i.viewFullscreen=function(){this._changeFullscreen(!0),this.focus()},i.exitFullscreen=function(){this._changeFullscreen(!1)},i._changeFullscreen=function(t){if(this.isFullscreen==t)return;this.isFullscreen=t;const i=t?"add":"remove";document.documentElement.classList[i]("is-flickity-fullscreen"),this.element.classList[i]("is-fullscreen"),this.resize(),this.isFullscreen&&this.reposition(),this.dispatchEvent("fullscreenChange",null,[t])},i.toggleFullscreen=function(){this._changeFullscreen(!this.isFullscreen)};const s=i.setGallerySize;function n(t,i){this.name=t,this.createButton(),this.createIcon(),this.onClick=function(){i[t+"Fullscreen"]()},this.clickHandler=this.onClick.bind(this)}i.setGallerySize=function(){this.options.setGallerySize&&(this.isFullscreen?this.viewport.style.height="":s.call(this))},t.keyboardHandlers[27]=function(){this.exitFullscreen()},n.prototype.createButton=function(){const t=this.element=document.createElement("button");t.className="flickity-button flickity-fullscreen-button flickity-fullscreen-button-"+this.name,t.setAttribute("type","button");const i=(s=this.name+" full-screen")[0].toUpperCase()+s.slice(1);var s;t.setAttribute("aria-label",i),t.title=i};const h="http://www.w3.org/2000/svg",c={view:"M15,20,7,28h5v4H0V20H4v5l8-8Zm5-5,8-8v5h4V0H20V4h5l-8,8Z",exit:"M32,3l-7,7h5v4H18V2h4V7l7-7ZM3,32l7-7v5h4V18H2v4H7L0,29Z"};n.prototype.createIcon=function(){const t=document.createElementNS(h,"svg");t.setAttribute("class","flickity-button-icon"),t.setAttribute("viewBox","0 0 32 32");const i=document.createElementNS(h,"path");i.setAttribute("d",c[this.name]),t.appendChild(i),this.element.appendChild(t)},n.prototype.activate=function(){this.element.addEventListener("click",this.clickHandler)},n.prototype.deactivate=function(){this.element.removeEventListener("click",this.clickHandler)},t.FullscreenButton=n;
4
+ import{F as t}from"./nano-slides-B9LD7oLb.js";import"./index-BM3Om9WE.js";import"./renderer-DpNDfhNy.js";t.createMethods.push("_createFullscreen");const i=t.prototype;i._createFullscreen=function(){this.isFullscreen=!1,this.options.fullscreen&&(this.viewFullscreenButton=new n("view",this),this.exitFullscreenButton=new n("exit",this),this.on("activate",this._changeFullscreenActive),this.on("deactivate",this._changeFullscreenActive))},i._changeFullscreenActive=function(){const t=this.isActive?"appendChild":"removeChild";this.element[t](this.viewFullscreenButton.element),this.element[t](this.exitFullscreenButton.element);const i=this.isActive?"activate":"deactivate";this.viewFullscreenButton[i](),this.exitFullscreenButton[i]()},i.viewFullscreen=function(){this._changeFullscreen(!0),this.focus()},i.exitFullscreen=function(){this._changeFullscreen(!1)},i._changeFullscreen=function(t){if(this.isFullscreen==t)return;this.isFullscreen=t;const i=t?"add":"remove";document.documentElement.classList[i]("is-flickity-fullscreen"),this.element.classList[i]("is-fullscreen"),this.resize(),this.isFullscreen&&this.reposition(),this.dispatchEvent("fullscreenChange",null,[t])},i.toggleFullscreen=function(){this._changeFullscreen(!this.isFullscreen)};const s=i.setGallerySize;function n(t,i){this.name=t,this.createButton(),this.createIcon(),this.onClick=function(){i[t+"Fullscreen"]()},this.clickHandler=this.onClick.bind(this)}i.setGallerySize=function(){this.options.setGallerySize&&(this.isFullscreen?this.viewport.style.height="":s.call(this))},t.keyboardHandlers[27]=function(){this.exitFullscreen()},n.prototype.createButton=function(){const t=this.element=document.createElement("button");t.className="flickity-button flickity-fullscreen-button flickity-fullscreen-button-"+this.name,t.setAttribute("type","button");const i=(s=this.name+" full-screen")[0].toUpperCase()+s.slice(1);var s;t.setAttribute("aria-label",i),t.title=i};const h="http://www.w3.org/2000/svg",c={view:"M15,20,7,28h5v4H0V20H4v5l8-8Zm5-5,8-8v5h4V0H20V4h5l-8,8Z",exit:"M32,3l-7,7h5v4H18V2h4V7l7-7ZM3,32l7-7v5h4V18H2v4H7L0,29Z"};n.prototype.createIcon=function(){const t=document.createElementNS(h,"svg");t.setAttribute("class","flickity-button-icon"),t.setAttribute("viewBox","0 0 32 32");const i=document.createElementNS(h,"path");i.setAttribute("d",c[this.name]),t.appendChild(i),this.element.appendChild(t)},n.prototype.activate=function(){this.element.addEventListener("click",this.clickHandler)},n.prototype.deactivate=function(){this.element.removeEventListener("click",this.clickHandler)},t.FullscreenButton=n;
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * Custom elements for Nanopore-Digital Web applications
3
3
  */
4
- import{F as t,u as i}from"./nano-slides-Dbp6Qk42.js";import"./index-BM3Om9WE.js";import"./renderer-DpNDfhNy.js";t.createMethods.push("_createLazyload");const s=t.prototype;function a(t,i){this.img=t,this.flickity=i,this.load()}s._createLazyload=function(){this.on("select",this.lazyLoad)},s.lazyLoad=function(){const t=this.options.lazyLoad;if(!t)return;const s=this.getAdjacentCellElements("number"==typeof t?t:0);let l=[];s.forEach((function(t){const s=function(t){if("IMG"==t.nodeName){const i=t.getAttribute("data-flickity-lazyload"),s=t.getAttribute("data-flickity-lazyload-src"),a=t.getAttribute("data-flickity-lazyload-srcset");if(i||s||a)return[t]}const s=t.querySelectorAll("img[data-flickity-lazyload], img[data-flickity-lazyload-src], img[data-flickity-lazyload-srcset]");return i.makeArray(s)}(t);l=l.concat(s)})),l.forEach((function(t){new a(t,this)}),this)},a.prototype.handleEvent=i.handleEvent,a.prototype.load=function(){this.img.addEventListener("load",this),this.img.addEventListener("error",this);const t=this.img.getAttribute("data-flickity-lazyload")||this.img.getAttribute("data-flickity-lazyload-src"),i=this.img.getAttribute("data-flickity-lazyload-srcset");this.img.src=t,i&&this.img.setAttribute("srcset",i),this.img.removeAttribute("data-flickity-lazyload"),this.img.removeAttribute("data-flickity-lazyload-src"),this.img.removeAttribute("data-flickity-lazyload-srcset")},a.prototype.onload=function(t){this.complete(t,"flickity-lazyloaded")},a.prototype.onerror=function(t){this.complete(t,"flickity-lazyerror")},a.prototype.complete=function(t,i){this.img.removeEventListener("load",this),this.img.removeEventListener("error",this);const s=this.flickity.getParentCell(this.img),a=s&&s.element;this.flickity.cellSizeChange(a),this.img.classList.add(i),this.flickity.dispatchEvent("lazyLoad",t,a)},t.LazyLoader=a;
4
+ import{F as t,u as i}from"./nano-slides-B9LD7oLb.js";import"./index-BM3Om9WE.js";import"./renderer-DpNDfhNy.js";t.createMethods.push("_createLazyload");const s=t.prototype;function a(t,i){this.img=t,this.flickity=i,this.load()}s._createLazyload=function(){this.on("select",this.lazyLoad)},s.lazyLoad=function(){const t=this.options.lazyLoad;if(!t)return;const s=this.getAdjacentCellElements("number"==typeof t?t:0);let l=[];s.forEach((function(t){const s=function(t){if("IMG"==t.nodeName){const i=t.getAttribute("data-flickity-lazyload"),s=t.getAttribute("data-flickity-lazyload-src"),a=t.getAttribute("data-flickity-lazyload-srcset");if(i||s||a)return[t]}const s=t.querySelectorAll("img[data-flickity-lazyload], img[data-flickity-lazyload-src], img[data-flickity-lazyload-srcset]");return i.makeArray(s)}(t);l=l.concat(s)})),l.forEach((function(t){new a(t,this)}),this)},a.prototype.handleEvent=i.handleEvent,a.prototype.load=function(){this.img.addEventListener("load",this),this.img.addEventListener("error",this);const t=this.img.getAttribute("data-flickity-lazyload")||this.img.getAttribute("data-flickity-lazyload-src"),i=this.img.getAttribute("data-flickity-lazyload-srcset");this.img.src=t,i&&this.img.setAttribute("srcset",i),this.img.removeAttribute("data-flickity-lazyload"),this.img.removeAttribute("data-flickity-lazyload-src"),this.img.removeAttribute("data-flickity-lazyload-srcset")},a.prototype.onload=function(t){this.complete(t,"flickity-lazyloaded")},a.prototype.onerror=function(t){this.complete(t,"flickity-lazyerror")},a.prototype.complete=function(t,i){this.img.removeEventListener("load",this),this.img.removeEventListener("error",this);const s=this.flickity.getParentCell(this.img),a=s&&s.element;this.flickity.cellSizeChange(a),this.img.classList.add(i),this.flickity.dispatchEvent("lazyLoad",t,a)},t.LazyLoader=a;