@zanichelli/albe-web-components 21.0.0-RC1 → 21.0.0-RC3

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 (132) hide show
  1. package/dist/cjs/dialog-polyfill.esm-D8Polhcd.js +863 -0
  2. package/dist/cjs/dialog-polyfill.esm-D8Polhcd.js.map +1 -0
  3. package/dist/cjs/hammer-CJF2Ixtg.js +2665 -0
  4. package/dist/cjs/hammer-CJF2Ixtg.js.map +1 -0
  5. package/dist/cjs/index-CZz7uP-M.js +6 -6
  6. package/dist/cjs/z-dragdrop-area_2.cjs.entry.js +8 -862
  7. package/dist/cjs/z-dragdrop-area_2.cjs.entry.js.map +1 -1
  8. package/dist/cjs/z-toast-notification.cjs.entry.js +7 -2657
  9. package/dist/cjs/z-toast-notification.cjs.entry.js.map +1 -1
  10. package/dist/collection/components/z-modal/index.js +8 -6
  11. package/dist/collection/components/z-modal/index.js.map +1 -1
  12. package/dist/collection/components/z-toast-notification/index.js +7 -5
  13. package/dist/collection/components/z-toast-notification/index.js.map +1 -1
  14. package/dist/components/p-BRkq64wS.js +2 -0
  15. package/dist/components/p-BRkq64wS.js.map +1 -0
  16. package/dist/components/p-Bt1M0wUw.js +7 -0
  17. package/dist/components/p-Bt1M0wUw.js.map +1 -0
  18. package/dist/components/p-BvCsF6Eq.js +2 -0
  19. package/dist/components/p-BvCsF6Eq.js.map +1 -0
  20. package/dist/components/z-file-upload.js +1 -1
  21. package/dist/components/z-modal.js +1 -1
  22. package/dist/components/z-toast-notification.js +2 -7
  23. package/dist/components/z-toast-notification.js.map +1 -1
  24. package/dist/esm/dialog-polyfill.esm-BRkq64wS.js +861 -0
  25. package/dist/esm/dialog-polyfill.esm-BRkq64wS.js.map +1 -0
  26. package/dist/esm/hammer-C3JqVNyx.js +2663 -0
  27. package/dist/esm/hammer-C3JqVNyx.js.map +1 -0
  28. package/dist/esm/index-BcDWN4F1.js +6 -6
  29. package/dist/esm/z-dragdrop-area_2.entry.js +8 -862
  30. package/dist/esm/z-dragdrop-area_2.entry.js.map +1 -1
  31. package/dist/esm/z-toast-notification.entry.js +7 -2657
  32. package/dist/esm/z-toast-notification.entry.js.map +1 -1
  33. package/dist/types/components/z-modal/index.d.ts +1 -1
  34. package/dist/web-components-library/p-67051e01.entry.js +3 -0
  35. package/dist/web-components-library/p-67051e01.entry.js.map +1 -0
  36. package/dist/web-components-library/p-BRkq64wS.js +2 -0
  37. package/dist/web-components-library/p-BRkq64wS.js.map +1 -0
  38. package/dist/web-components-library/p-Bt1M0wUw.js +7 -0
  39. package/dist/web-components-library/p-Bt1M0wUw.js.map +1 -0
  40. package/dist/web-components-library/p-c3f69ac9.entry.js +2 -0
  41. package/dist/web-components-library/p-c3f69ac9.entry.js.map +1 -0
  42. package/dist/web-components-library/web-components-library.esm.js +1 -1
  43. package/package.json +3 -3
  44. package/react/components.js +64 -132
  45. package/react/index.d.ts +1 -1
  46. package/react/index.js +1 -17
  47. package/react/package.json +3 -0
  48. package/react/z-accordion.js +7 -13
  49. package/react/z-anchor-navigation.js +7 -13
  50. package/react/z-app-header.js +7 -13
  51. package/react/z-aria-alert.js +7 -13
  52. package/react/z-avatar.js +7 -13
  53. package/react/z-book-card-app.js +7 -13
  54. package/react/z-book-card.js +7 -13
  55. package/react/z-book-cover.js +7 -13
  56. package/react/z-breadcrumb.js +7 -13
  57. package/react/z-button-sort.js +7 -13
  58. package/react/z-button.js +7 -13
  59. package/react/z-card.js +7 -13
  60. package/react/z-carousel.js +7 -13
  61. package/react/z-chip.js +7 -13
  62. package/react/z-color-picker.js +7 -13
  63. package/react/z-combobox.js +7 -13
  64. package/react/z-cover-hero.js +7 -13
  65. package/react/z-date-picker.js +7 -13
  66. package/react/z-divider.js +7 -13
  67. package/react/z-dragdrop-area.js +7 -13
  68. package/react/z-file-upload.js +7 -13
  69. package/react/z-file.js +7 -13
  70. package/react/z-ghost-loading.js +7 -13
  71. package/react/z-icon.js +7 -13
  72. package/react/z-info-box.js +7 -13
  73. package/react/z-info-reveal.js +7 -13
  74. package/react/z-input-message.js +7 -13
  75. package/react/z-input-range.js +7 -13
  76. package/react/z-input.js +7 -13
  77. package/react/z-list-element.js +7 -13
  78. package/react/z-list-group.js +7 -13
  79. package/react/z-list.js +7 -13
  80. package/react/z-logo.js +7 -13
  81. package/react/z-menu-section.js +7 -13
  82. package/react/z-menu.js +7 -13
  83. package/react/z-modal.js +7 -13
  84. package/react/z-navigation-tabs.js +7 -13
  85. package/react/z-notification.js +7 -13
  86. package/react/z-offcanvas.js +7 -13
  87. package/react/z-pagination.js +7 -13
  88. package/react/z-popover.js +7 -13
  89. package/react/z-range-picker.js +7 -13
  90. package/react/z-result-card.js +7 -13
  91. package/react/z-searchbar.js +7 -13
  92. package/react/z-select.js +7 -13
  93. package/react/z-skip-to-content.js +7 -13
  94. package/react/z-stepper-item.js +7 -13
  95. package/react/z-stepper.js +7 -13
  96. package/react/z-table.js +7 -13
  97. package/react/z-tag.js +7 -13
  98. package/react/z-tbody.js +7 -13
  99. package/react/z-td.js +7 -13
  100. package/react/z-tfoot.js +7 -13
  101. package/react/z-th.js +7 -13
  102. package/react/z-thead.js +7 -13
  103. package/react/z-toast-notification-list.js +7 -13
  104. package/react/z-toast-notification.js +7 -13
  105. package/react/z-toggle-switch.js +7 -13
  106. package/react/z-tool.js +7 -13
  107. package/react/z-toolbar.js +7 -13
  108. package/react/z-tooltip.js +7 -13
  109. package/react/z-tr.js +7 -13
  110. package/react/z-tree-list.js +7 -13
  111. package/react/z-visually-hidden.js +7 -13
  112. package/www/build/{p-de6e8c2b.js → p-3ddbf8a7.js} +1 -1
  113. package/www/build/p-67051e01.entry.js +3 -0
  114. package/www/build/p-67051e01.entry.js.map +1 -0
  115. package/www/build/p-BRkq64wS.js +2 -0
  116. package/www/build/p-BRkq64wS.js.map +1 -0
  117. package/www/build/p-Bt1M0wUw.js +7 -0
  118. package/www/build/p-Bt1M0wUw.js.map +1 -0
  119. package/www/build/p-c3f69ac9.entry.js +2 -0
  120. package/www/build/p-c3f69ac9.entry.js.map +1 -0
  121. package/www/build/web-components-library.esm.js +1 -1
  122. package/www/index.html +1 -1
  123. package/dist/components/p-BbZelagf.js +0 -2
  124. package/dist/components/p-BbZelagf.js.map +0 -1
  125. package/dist/web-components-library/p-baa35a6e.entry.js +0 -2
  126. package/dist/web-components-library/p-baa35a6e.entry.js.map +0 -1
  127. package/dist/web-components-library/p-ea96790b.entry.js +0 -8
  128. package/dist/web-components-library/p-ea96790b.entry.js.map +0 -1
  129. package/www/build/p-baa35a6e.entry.js +0 -2
  130. package/www/build/p-baa35a6e.entry.js.map +0 -1
  131. package/www/build/p-ea96790b.entry.js +0 -8
  132. package/www/build/p-ea96790b.entry.js.map +0 -1
package/react/z-tbody.js CHANGED
@@ -1,18 +1,12 @@
1
1
  'use client';
2
- "use strict";
3
- var __importDefault = (this && this.__importDefault) || function (mod) {
4
- return (mod && mod.__esModule) ? mod : { "default": mod };
5
- };
6
- Object.defineProperty(exports, "__esModule", { value: true });
7
- exports.ZTbody = void 0;
8
- const runtime_1 = require("@stencil/react-output-target/runtime");
9
- const react_1 = __importDefault(require("react"));
10
- const z_tbody_js_1 = require("@zanichelli/albe-web-components/dist/components/z-tbody.js");
11
- exports.ZTbody = (0, runtime_1.createComponent)({
2
+ import { createComponent } from '@stencil/react-output-target/runtime';
3
+ import React from 'react';
4
+ import { ZTbody as ZTbodyElement, defineCustomElement as defineZTbody } from "@zanichelli/albe-web-components/dist/components/z-tbody.js";
5
+ export const ZTbody = /*@__PURE__*/ createComponent({
12
6
  tagName: 'z-tbody',
13
- elementClass: z_tbody_js_1.ZTbody,
7
+ elementClass: ZTbodyElement,
14
8
  // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
15
- react: react_1.default,
9
+ react: React,
16
10
  events: {},
17
- defineCustomElement: z_tbody_js_1.defineCustomElement
11
+ defineCustomElement: defineZTbody
18
12
  });
package/react/z-td.js CHANGED
@@ -1,18 +1,12 @@
1
1
  'use client';
2
- "use strict";
3
- var __importDefault = (this && this.__importDefault) || function (mod) {
4
- return (mod && mod.__esModule) ? mod : { "default": mod };
5
- };
6
- Object.defineProperty(exports, "__esModule", { value: true });
7
- exports.ZTd = void 0;
8
- const runtime_1 = require("@stencil/react-output-target/runtime");
9
- const react_1 = __importDefault(require("react"));
10
- const z_td_js_1 = require("@zanichelli/albe-web-components/dist/components/z-td.js");
11
- exports.ZTd = (0, runtime_1.createComponent)({
2
+ import { createComponent } from '@stencil/react-output-target/runtime';
3
+ import React from 'react';
4
+ import { ZTd as ZTdElement, defineCustomElement as defineZTd } from "@zanichelli/albe-web-components/dist/components/z-td.js";
5
+ export const ZTd = /*@__PURE__*/ createComponent({
12
6
  tagName: 'z-td',
13
- elementClass: z_td_js_1.ZTd,
7
+ elementClass: ZTdElement,
14
8
  // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
15
- react: react_1.default,
9
+ react: React,
16
10
  events: { onColspanChange: 'colspanChange' },
17
- defineCustomElement: z_td_js_1.defineCustomElement
11
+ defineCustomElement: defineZTd
18
12
  });
package/react/z-tfoot.js CHANGED
@@ -1,18 +1,12 @@
1
1
  'use client';
2
- "use strict";
3
- var __importDefault = (this && this.__importDefault) || function (mod) {
4
- return (mod && mod.__esModule) ? mod : { "default": mod };
5
- };
6
- Object.defineProperty(exports, "__esModule", { value: true });
7
- exports.ZTfoot = void 0;
8
- const runtime_1 = require("@stencil/react-output-target/runtime");
9
- const react_1 = __importDefault(require("react"));
10
- const z_tfoot_js_1 = require("@zanichelli/albe-web-components/dist/components/z-tfoot.js");
11
- exports.ZTfoot = (0, runtime_1.createComponent)({
2
+ import { createComponent } from '@stencil/react-output-target/runtime';
3
+ import React from 'react';
4
+ import { ZTfoot as ZTfootElement, defineCustomElement as defineZTfoot } from "@zanichelli/albe-web-components/dist/components/z-tfoot.js";
5
+ export const ZTfoot = /*@__PURE__*/ createComponent({
12
6
  tagName: 'z-tfoot',
13
- elementClass: z_tfoot_js_1.ZTfoot,
7
+ elementClass: ZTfootElement,
14
8
  // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
15
- react: react_1.default,
9
+ react: React,
16
10
  events: {},
17
- defineCustomElement: z_tfoot_js_1.defineCustomElement
11
+ defineCustomElement: defineZTfoot
18
12
  });
package/react/z-th.js CHANGED
@@ -1,18 +1,12 @@
1
1
  'use client';
2
- "use strict";
3
- var __importDefault = (this && this.__importDefault) || function (mod) {
4
- return (mod && mod.__esModule) ? mod : { "default": mod };
5
- };
6
- Object.defineProperty(exports, "__esModule", { value: true });
7
- exports.ZTh = void 0;
8
- const runtime_1 = require("@stencil/react-output-target/runtime");
9
- const react_1 = __importDefault(require("react"));
10
- const z_th_js_1 = require("@zanichelli/albe-web-components/dist/components/z-th.js");
11
- exports.ZTh = (0, runtime_1.createComponent)({
2
+ import { createComponent } from '@stencil/react-output-target/runtime';
3
+ import React from 'react';
4
+ import { ZTh as ZThElement, defineCustomElement as defineZTh } from "@zanichelli/albe-web-components/dist/components/z-th.js";
5
+ export const ZTh = /*@__PURE__*/ createComponent({
12
6
  tagName: 'z-th',
13
- elementClass: z_th_js_1.ZTh,
7
+ elementClass: ZThElement,
14
8
  // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
15
- react: react_1.default,
9
+ react: React,
16
10
  events: { onSort: 'sort' },
17
- defineCustomElement: z_th_js_1.defineCustomElement
11
+ defineCustomElement: defineZTh
18
12
  });
package/react/z-thead.js CHANGED
@@ -1,18 +1,12 @@
1
1
  'use client';
2
- "use strict";
3
- var __importDefault = (this && this.__importDefault) || function (mod) {
4
- return (mod && mod.__esModule) ? mod : { "default": mod };
5
- };
6
- Object.defineProperty(exports, "__esModule", { value: true });
7
- exports.ZThead = void 0;
8
- const runtime_1 = require("@stencil/react-output-target/runtime");
9
- const react_1 = __importDefault(require("react"));
10
- const z_thead_js_1 = require("@zanichelli/albe-web-components/dist/components/z-thead.js");
11
- exports.ZThead = (0, runtime_1.createComponent)({
2
+ import { createComponent } from '@stencil/react-output-target/runtime';
3
+ import React from 'react';
4
+ import { ZThead as ZTheadElement, defineCustomElement as defineZThead } from "@zanichelli/albe-web-components/dist/components/z-thead.js";
5
+ export const ZThead = /*@__PURE__*/ createComponent({
12
6
  tagName: 'z-thead',
13
- elementClass: z_thead_js_1.ZThead,
7
+ elementClass: ZTheadElement,
14
8
  // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
15
- react: react_1.default,
9
+ react: React,
16
10
  events: {},
17
- defineCustomElement: z_thead_js_1.defineCustomElement
11
+ defineCustomElement: defineZThead
18
12
  });
@@ -1,18 +1,12 @@
1
1
  'use client';
2
- "use strict";
3
- var __importDefault = (this && this.__importDefault) || function (mod) {
4
- return (mod && mod.__esModule) ? mod : { "default": mod };
5
- };
6
- Object.defineProperty(exports, "__esModule", { value: true });
7
- exports.ZToastNotificationList = void 0;
8
- const runtime_1 = require("@stencil/react-output-target/runtime");
9
- const react_1 = __importDefault(require("react"));
10
- const z_toast_notification_list_js_1 = require("@zanichelli/albe-web-components/dist/components/z-toast-notification-list.js");
11
- exports.ZToastNotificationList = (0, runtime_1.createComponent)({
2
+ import { createComponent } from '@stencil/react-output-target/runtime';
3
+ import React from 'react';
4
+ import { ZToastNotificationList as ZToastNotificationListElement, defineCustomElement as defineZToastNotificationList } from "@zanichelli/albe-web-components/dist/components/z-toast-notification-list.js";
5
+ export const ZToastNotificationList = /*@__PURE__*/ createComponent({
12
6
  tagName: 'z-toast-notification-list',
13
- elementClass: z_toast_notification_list_js_1.ZToastNotificationList,
7
+ elementClass: ZToastNotificationListElement,
14
8
  // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
15
- react: react_1.default,
9
+ react: React,
16
10
  events: {},
17
- defineCustomElement: z_toast_notification_list_js_1.defineCustomElement
11
+ defineCustomElement: defineZToastNotificationList
18
12
  });
@@ -1,18 +1,12 @@
1
1
  'use client';
2
- "use strict";
3
- var __importDefault = (this && this.__importDefault) || function (mod) {
4
- return (mod && mod.__esModule) ? mod : { "default": mod };
5
- };
6
- Object.defineProperty(exports, "__esModule", { value: true });
7
- exports.ZToastNotification = void 0;
8
- const runtime_1 = require("@stencil/react-output-target/runtime");
9
- const react_1 = __importDefault(require("react"));
10
- const z_toast_notification_js_1 = require("@zanichelli/albe-web-components/dist/components/z-toast-notification.js");
11
- exports.ZToastNotification = (0, runtime_1.createComponent)({
2
+ import { createComponent } from '@stencil/react-output-target/runtime';
3
+ import React from 'react';
4
+ import { ZToastNotification as ZToastNotificationElement, defineCustomElement as defineZToastNotification } from "@zanichelli/albe-web-components/dist/components/z-toast-notification.js";
5
+ export const ZToastNotification = /*@__PURE__*/ createComponent({
12
6
  tagName: 'z-toast-notification',
13
- elementClass: z_toast_notification_js_1.ZToastNotification,
7
+ elementClass: ZToastNotificationElement,
14
8
  // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
15
- react: react_1.default,
9
+ react: React,
16
10
  events: { onToastClose: 'toastClose' },
17
- defineCustomElement: z_toast_notification_js_1.defineCustomElement
11
+ defineCustomElement: defineZToastNotification
18
12
  });
@@ -1,18 +1,12 @@
1
1
  'use client';
2
- "use strict";
3
- var __importDefault = (this && this.__importDefault) || function (mod) {
4
- return (mod && mod.__esModule) ? mod : { "default": mod };
5
- };
6
- Object.defineProperty(exports, "__esModule", { value: true });
7
- exports.ZToggleSwitch = void 0;
8
- const runtime_1 = require("@stencil/react-output-target/runtime");
9
- const react_1 = __importDefault(require("react"));
10
- const z_toggle_switch_js_1 = require("@zanichelli/albe-web-components/dist/components/z-toggle-switch.js");
11
- exports.ZToggleSwitch = (0, runtime_1.createComponent)({
2
+ import { createComponent } from '@stencil/react-output-target/runtime';
3
+ import React from 'react';
4
+ import { ZToggleSwitch as ZToggleSwitchElement, defineCustomElement as defineZToggleSwitch } from "@zanichelli/albe-web-components/dist/components/z-toggle-switch.js";
5
+ export const ZToggleSwitch = /*@__PURE__*/ createComponent({
12
6
  tagName: 'z-toggle-switch',
13
- elementClass: z_toggle_switch_js_1.ZToggleSwitch,
7
+ elementClass: ZToggleSwitchElement,
14
8
  // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
15
- react: react_1.default,
9
+ react: React,
16
10
  events: { onToggleClick: 'toggleClick' },
17
- defineCustomElement: z_toggle_switch_js_1.defineCustomElement
11
+ defineCustomElement: defineZToggleSwitch
18
12
  });
package/react/z-tool.js CHANGED
@@ -1,21 +1,15 @@
1
1
  'use client';
2
- "use strict";
3
- var __importDefault = (this && this.__importDefault) || function (mod) {
4
- return (mod && mod.__esModule) ? mod : { "default": mod };
5
- };
6
- Object.defineProperty(exports, "__esModule", { value: true });
7
- exports.ZTool = void 0;
8
- const runtime_1 = require("@stencil/react-output-target/runtime");
9
- const react_1 = __importDefault(require("react"));
10
- const z_tool_js_1 = require("@zanichelli/albe-web-components/dist/components/z-tool.js");
11
- exports.ZTool = (0, runtime_1.createComponent)({
2
+ import { createComponent } from '@stencil/react-output-target/runtime';
3
+ import React from 'react';
4
+ import { ZTool as ZToolElement, defineCustomElement as defineZTool } from "@zanichelli/albe-web-components/dist/components/z-tool.js";
5
+ export const ZTool = /*@__PURE__*/ createComponent({
12
6
  tagName: 'z-tool',
13
- elementClass: z_tool_js_1.ZTool,
7
+ elementClass: ZToolElement,
14
8
  // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
15
- react: react_1.default,
9
+ react: React,
16
10
  events: {
17
11
  onToggleSubmenu: 'toggleSubmenu',
18
12
  onToggleTooltip: 'toggleTooltip'
19
13
  },
20
- defineCustomElement: z_tool_js_1.defineCustomElement
14
+ defineCustomElement: defineZTool
21
15
  });
@@ -1,18 +1,12 @@
1
1
  'use client';
2
- "use strict";
3
- var __importDefault = (this && this.__importDefault) || function (mod) {
4
- return (mod && mod.__esModule) ? mod : { "default": mod };
5
- };
6
- Object.defineProperty(exports, "__esModule", { value: true });
7
- exports.ZToolbar = void 0;
8
- const runtime_1 = require("@stencil/react-output-target/runtime");
9
- const react_1 = __importDefault(require("react"));
10
- const z_toolbar_js_1 = require("@zanichelli/albe-web-components/dist/components/z-toolbar.js");
11
- exports.ZToolbar = (0, runtime_1.createComponent)({
2
+ import { createComponent } from '@stencil/react-output-target/runtime';
3
+ import React from 'react';
4
+ import { ZToolbar as ZToolbarElement, defineCustomElement as defineZToolbar } from "@zanichelli/albe-web-components/dist/components/z-toolbar.js";
5
+ export const ZToolbar = /*@__PURE__*/ createComponent({
12
6
  tagName: 'z-toolbar',
13
- elementClass: z_toolbar_js_1.ZToolbar,
7
+ elementClass: ZToolbarElement,
14
8
  // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
15
- react: react_1.default,
9
+ react: React,
16
10
  events: {},
17
- defineCustomElement: z_toolbar_js_1.defineCustomElement
11
+ defineCustomElement: defineZToolbar
18
12
  });
@@ -1,18 +1,12 @@
1
1
  'use client';
2
- "use strict";
3
- var __importDefault = (this && this.__importDefault) || function (mod) {
4
- return (mod && mod.__esModule) ? mod : { "default": mod };
5
- };
6
- Object.defineProperty(exports, "__esModule", { value: true });
7
- exports.ZTooltip = void 0;
8
- const runtime_1 = require("@stencil/react-output-target/runtime");
9
- const react_1 = __importDefault(require("react"));
10
- const z_tooltip_js_1 = require("@zanichelli/albe-web-components/dist/components/z-tooltip.js");
11
- exports.ZTooltip = (0, runtime_1.createComponent)({
2
+ import { createComponent } from '@stencil/react-output-target/runtime';
3
+ import React from 'react';
4
+ import { ZTooltip as ZTooltipElement, defineCustomElement as defineZTooltip } from "@zanichelli/albe-web-components/dist/components/z-tooltip.js";
5
+ export const ZTooltip = /*@__PURE__*/ createComponent({
12
6
  tagName: 'z-tooltip',
13
- elementClass: z_tooltip_js_1.ZTooltip,
7
+ elementClass: ZTooltipElement,
14
8
  // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
15
- react: react_1.default,
9
+ react: React,
16
10
  events: { onOpenChange: 'openChange' },
17
- defineCustomElement: z_tooltip_js_1.defineCustomElement
11
+ defineCustomElement: defineZTooltip
18
12
  });
package/react/z-tr.js CHANGED
@@ -1,18 +1,12 @@
1
1
  'use client';
2
- "use strict";
3
- var __importDefault = (this && this.__importDefault) || function (mod) {
4
- return (mod && mod.__esModule) ? mod : { "default": mod };
5
- };
6
- Object.defineProperty(exports, "__esModule", { value: true });
7
- exports.ZTr = void 0;
8
- const runtime_1 = require("@stencil/react-output-target/runtime");
9
- const react_1 = __importDefault(require("react"));
10
- const z_tr_js_1 = require("@zanichelli/albe-web-components/dist/components/z-tr.js");
11
- exports.ZTr = (0, runtime_1.createComponent)({
2
+ import { createComponent } from '@stencil/react-output-target/runtime';
3
+ import React from 'react';
4
+ import { ZTr as ZTrElement, defineCustomElement as defineZTr } from "@zanichelli/albe-web-components/dist/components/z-tr.js";
5
+ export const ZTr = /*@__PURE__*/ createComponent({
12
6
  tagName: 'z-tr',
13
- elementClass: z_tr_js_1.ZTr,
7
+ elementClass: ZTrElement,
14
8
  // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
15
- react: react_1.default,
9
+ react: React,
16
10
  events: { onExpand: 'expand' },
17
- defineCustomElement: z_tr_js_1.defineCustomElement
11
+ defineCustomElement: defineZTr
18
12
  });
@@ -1,18 +1,12 @@
1
1
  'use client';
2
- "use strict";
3
- var __importDefault = (this && this.__importDefault) || function (mod) {
4
- return (mod && mod.__esModule) ? mod : { "default": mod };
5
- };
6
- Object.defineProperty(exports, "__esModule", { value: true });
7
- exports.ZTreeList = void 0;
8
- const runtime_1 = require("@stencil/react-output-target/runtime");
9
- const react_1 = __importDefault(require("react"));
10
- const z_tree_list_js_1 = require("@zanichelli/albe-web-components/dist/components/z-tree-list.js");
11
- exports.ZTreeList = (0, runtime_1.createComponent)({
2
+ import { createComponent } from '@stencil/react-output-target/runtime';
3
+ import React from 'react';
4
+ import { ZTreeList as ZTreeListElement, defineCustomElement as defineZTreeList } from "@zanichelli/albe-web-components/dist/components/z-tree-list.js";
5
+ export const ZTreeList = /*@__PURE__*/ createComponent({
12
6
  tagName: 'z-tree-list',
13
- elementClass: z_tree_list_js_1.ZTreeList,
7
+ elementClass: ZTreeListElement,
14
8
  // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
15
- react: react_1.default,
9
+ react: React,
16
10
  events: { onTreeItemClicked: 'treeItemClicked' },
17
- defineCustomElement: z_tree_list_js_1.defineCustomElement
11
+ defineCustomElement: defineZTreeList
18
12
  });
@@ -1,18 +1,12 @@
1
1
  'use client';
2
- "use strict";
3
- var __importDefault = (this && this.__importDefault) || function (mod) {
4
- return (mod && mod.__esModule) ? mod : { "default": mod };
5
- };
6
- Object.defineProperty(exports, "__esModule", { value: true });
7
- exports.ZVisuallyHidden = void 0;
8
- const runtime_1 = require("@stencil/react-output-target/runtime");
9
- const react_1 = __importDefault(require("react"));
10
- const z_visually_hidden_js_1 = require("@zanichelli/albe-web-components/dist/components/z-visually-hidden.js");
11
- exports.ZVisuallyHidden = (0, runtime_1.createComponent)({
2
+ import { createComponent } from '@stencil/react-output-target/runtime';
3
+ import React from 'react';
4
+ import { ZVisuallyHidden as ZVisuallyHiddenElement, defineCustomElement as defineZVisuallyHidden } from "@zanichelli/albe-web-components/dist/components/z-visually-hidden.js";
5
+ export const ZVisuallyHidden = /*@__PURE__*/ createComponent({
12
6
  tagName: 'z-visually-hidden',
13
- elementClass: z_visually_hidden_js_1.ZVisuallyHidden,
7
+ elementClass: ZVisuallyHiddenElement,
14
8
  // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
15
- react: react_1.default,
9
+ react: React,
16
10
  events: {},
17
- defineCustomElement: z_visually_hidden_js_1.defineCustomElement
11
+ defineCustomElement: defineZVisuallyHidden
18
12
  });
@@ -1,2 +1,2 @@
1
- import{p as e,a,g as t,b as l}from"./p-BcDWN4F1.js";export{s as setNonce}from"./p-BcDWN4F1.js";var o=()=>{{i(a.prototype)}const t=import.meta.url;const l={};if(t!==""){l.resourcesUrl=new URL(".",t).href}return e(l)};var i=e=>{const a=e.cloneNode;e.cloneNode=function(e){if(this.nodeName==="TEMPLATE"){return a.call(this,e)}const t=a.call(this,false);const l=this.childNodes;if(e){for(let e=0;e<l.length;e++){if(l[e].nodeType!==2){t.appendChild(l[e].cloneNode(true))}}}return t}};o().then((async e=>{await t();return l(JSON.parse('[["p-e2eea612",[[257,"z-app-header",{"stuck":[516],"enableOffcanvas":[1540,"enable-offcanvas"],"enableSearch":[516,"enable-search"],"searchLabel":[1,"search-label"],"searchPlaceholder":[1,"search-placeholder"],"searchButtonLabel":[1,"search-button-label"],"searchString":[1025,"search-string"],"searchPageUrl":[1,"search-page-url"],"enableZLogo":[516,"enable-z-logo"],"drawerOpen":[1028,"drawer-open"],"_stuck":[32],"menuLength":[32],"isMobile":[32],"isTablet":[32]},[[5,"focusin","manageMenus"],[5,"click","manageMenus"],[1,"keydown","handleKeydown"]],{"_stuck":[{"onStuck":0}],"drawerOpen":[{"setMenuFloatingMode":0}],"stuck":[{"onStuckChange":0}]}],[1,"z-searchbar",{"htmlid":[513],"preventSubmit":[4,"prevent-submit"],"label":[1],"htmlAriaLabel":[1,"html-aria-label"],"value":[1],"placeholder":[1],"autocomplete":[4],"autocompleteMinChars":[2,"autocomplete-min-chars"],"resultsCount":[2,"results-count"],"searchHelperLabel":[1,"search-helper-label"],"resultsItems":[1,"results-items"],"sortResultsItems":[4,"sort-results-items"],"showSearchButton":[4,"show-search-button"],"searchButtonIconOnly":[4,"search-button-icon-only"],"searchButtonLabel":[1,"search-button-label"],"size":[1],"variant":[1],"searchString":[32],"currResultsCount":[32],"showResults":[32],"isMobile":[32],"selectedItem":[32]},[[4,"click","handleOutsideClick"]],{"resultsItems":[{"watchItems":0}],"resultsCount":[{"watchResultsCount":0}],"value":[{"watchValue":0}],"searchString":[{"watchSearchString":0}]}],[774,"z-offcanvas",{"variant":[513],"open":[1540],"transitiondirection":[513],"skipLoadAnimation":[4,"skip-load-animation"],"showBackdrop":[4,"show-backdrop"],"skipAnimation":[32]},[[4,"keydown","handleKeyDown"]],{"variant":[{"handlePageScroll":1}],"open":[{"onOpenChanged":0}]}],[262,"z-tag",{"icon":[1],"expandable":[4]}],[257,"z-list-group",{"size":[513],"dividerType":[513,"divider-type"],"dividerSize":[513,"divider-size"],"dividerColor":[513,"divider-color"],"listType":[513,"list-type"],"hasTreeItems":[4,"has-tree-items"],"htmlRole":[32]},null,{"role":[{"onRoleChange":1}],"size":[{"setChildrenProps":1}],"listType":[{"setChildrenProps":1}],"dividerType":[{"setChildrenProps":1}],"dividerSize":[{"setChildrenProps":1}],"dividerColor":[{"setChildrenProps":1}]}],[257,"z-list",{"size":[513],"listType":[513,"list-type"],"htmlRole":[32]},null,{"role":[{"onRoleChange":1}],"size":[{"setChildrenProps":1}],"listType":[{"setChildrenProps":1}]}],[257,"z-list-element",{"alignButton":[513,"align-button"],"clickable":[516],"dividerColor":[1,"divider-color"],"dividerType":[1,"divider-type"],"dividerSize":[1,"divider-size"],"expandable":[516],"expandableStyle":[1,"expandable-style"],"listElementId":[514,"list-element-id"],"size":[513],"color":[513],"disabled":[516],"listElementPosition":[513,"list-element-position"],"listType":[513,"list-type"],"hasTreeItems":[4,"has-tree-items"],"htmlTabindex":[2,"html-tabindex"],"showInnerContent":[32],"htmlRole":[32]},[[4,"accessibleFocus","accessibleFocusHandler"]],{"role":[{"onRoleChange":1}]}],[2,"z-input",{"htmlid":[1],"type":[1],"name":[1],"label":[1],"htmlAriaLabel":[1,"html-aria-label"],"htmlAriaExpanded":[1,"html-aria-expanded"],"htmlAriaControls":[1,"html-aria-controls"],"htmlAriaAutocomplete":[1,"html-aria-autocomplete"],"htmlAriaActivedescendant":[1,"html-aria-activedescendant"],"htmlAriaDescribedby":[1,"html-aria-describedby"],"htmlAriaLabelledby":[1,"html-aria-labelledby"],"value":[1025],"disabled":[516],"readonly":[4],"required":[4],"checked":[1028],"indeterminate":[1028],"placeholder":[1],"htmltitle":[1],"status":[1],"message":[8],"labelPosition":[1,"label-position"],"autocomplete":[1],"htmlRole":[1,"html-role"],"hasclearicon":[4],"icon":[1],"min":[2],"minlength":[2],"max":[2],"maxlength":[2],"step":[2],"pattern":[1],"size":[513],"isTyping":[32],"passwordHidden":[32],"isChecked":[64]},[[4,"inputCheck","inputCheckListener"]],{"indeterminate":[{"watchIndeterminate":0}]}],[1,"z-input-message",{"message":[1],"htmlId":[1,"html-id"],"htmlRole":[1,"html-role"],"status":[513],"disabled":[516]}],[2,"z-divider",{"size":[1],"color":[1],"orientation":[1]}],[262,"z-button",{"htmlAriaLabel":[1,"html-aria-label"],"htmlRole":[1,"html-role"],"href":[1],"target":[1],"htmlid":[1],"name":[1],"disabled":[516],"type":[1],"variant":[513],"icon":[1],"iconPosition":[513,"icon-position"],"size":[513]}],[1,"z-icon",{"name":[1],"height":[8],"width":[8],"iconid":[1],"fill":[1],"indicatorColor":[1,"indicator-color"]}]]],["p-633d18e9",[[2,"z-select",{"htmlid":[1],"items":[1],"name":[1],"label":[1],"htmlAriaLabel":[1,"html-aria-label"],"disabled":[4],"readonly":[4],"required":[4],"placeholder":[1],"htmltitle":[1],"status":[1],"message":[8],"autocomplete":[4],"noresultslabel":[1],"hasGroupItems":[4,"has-group-items"],"hasTreeItems":[4,"has-tree-items"],"showChildrenOfMatchingParent":[4,"show-children-of-matching-parent"],"isfixed":[4],"resetItem":[1,"reset-item"],"size":[1],"isOpen":[32],"selectedItem":[32],"focusedItemId":[32],"searchString":[32],"getSelectedItem":[64],"getValue":[64],"setValue":[64]},null,{"items":[{"watchItems":0}]}]]],["p-06a196fb",[[1,"z-breadcrumb",{"pathStyle":[513,"path-style"],"homepageVariant":[1,"homepage-variant"],"maxNodesToShow":[2,"max-nodes-to-show"],"preventFollowUrl":[4,"prevent-follow-url"],"overflowMenuItemRows":[2,"overflow-menu-item-rows"],"truncateChar":[2,"truncate-char"],"viewPortWidth":[32],"hasOverflow":[32],"popoverEllipsisOpen":[32]},[[9,"resize","handleResize"]],{"maxNodesToShow":[{"handlePropChange":0}],"viewPortWidth":[{"handleResizeUp":0}]}]]],["p-12305e05",[[1,"z-combobox",{"inputid":[1],"items":[1],"label":[1],"disabled":[516],"hassearch":[4],"searchlabel":[1],"searchplaceholder":[1],"searchtitle":[1],"noresultslabel":[1],"isopen":[1028],"isfixed":[4],"hascheckall":[4],"checkalltext":[1],"uncheckalltext":[1],"maxcheckableitems":[2],"hasgroupitems":[4],"size":[1],"htmlAriaLabel":[1,"html-aria-label"],"searchValue":[32],"selectedCounter":[32],"renderItemsList":[32],"focusedItemId":[32]},null,{"items":[{"watchItems":0}],"searchValue":[{"watchSearchValue":0}]}]]],["p-d8c06756",[[262,"z-file-upload",{"type":[513],"buttonVariant":[1,"button-variant"],"acceptedFormat":[1,"accepted-format"],"fileMaxSize":[2,"file-max-size"],"mainTitle":[1,"main-title"],"description":[1],"uploadBtnLabel":[1,"upload-btn-label"],"dragAndDropLabel":[1,"drag-and-drop-label"],"allowedFilesMessage":[1,"allowed-files-message"],"uploadClickableMessage":[1,"upload-clickable-message"],"uploadMessage":[1,"upload-message"],"errorModalTitle":[1,"error-modal-title"],"errorModalMessage":[1,"error-modal-message"],"uploadedFilesLabel":[1,"uploaded-files-label"],"hasFileSection":[4,"has-file-section"],"inputName":[1,"input-name"],"showErrors":[4,"show-errors"],"_type":[32],"files":[32],"invalidFiles":[32],"input":[32],"getFiles":[64],"removeFile":[64]},[[0,"removeFile","onFileRemoved"],[0,"fileDropped","fileDroppedListener"]]]]],["p-f8fd6f08",[[0,"z-pagination",{"label":[1],"navArrows":[4,"nav-arrows"],"totalPages":[2,"total-pages"],"skip":[2],"edges":[4],"split":[2],"visiblePages":[2,"visible-pages"],"currentPage":[1026,"current-page"],"goToPage":[4,"go-to-page"],"_visiblePages":[32],"isMobile":[32],"goToPageValue":[32]},[[9,"resize","onResize"]],{"_visiblePages":[{"setPagesContainerWidth":0}],"visiblePages":[{"setVisiblePages":0}],"currentPage":[{"onPageChanged":0}],"split":[{"onSplitChanged":0}]}]]],["p-e1d1445c",[[1,"z-tree-list",{"items":[1],"htmlAriaLabelledby":[513,"html-aria-labelledby"],"htmlSectionTitle":[513,"html-section-title"]},null,{"items":[{"watchItems":0}]}]]],["p-55693913",[[257,"z-book-card",{"variant":[513],"cover":[1],"operaTitle":[1,"opera-title"],"volumeTitle":[1,"volume-title"],"authors":[1],"isbn":[1],"isbnLabel":[1,"isbn-label"],"year":[1],"ebookUrl":[1,"ebook-url"],"linkTarget":[1,"link-target"],"fallbackCover":[1,"fallback-cover"],"hasMultipleCovers":[4,"has-multiple-covers"],"titleHtmlTag":[1,"title-html-tag"]}]]],["p-791a76d6",[[257,"z-carousel",{"isLoading":[4,"is-loading"],"label":[1],"single":[516],"arrowsPosition":[513,"arrows-position"],"progressMode":[1,"progress-mode"],"fixedArrows":[516,"fixed-arrows"],"ghostLoadingHeight":[2,"ghost-loading-height"],"infinite":[4],"current":[32],"items":[32],"highlightedIndicator":[32],"canNavigatePrev":[32],"canNavigateNext":[32]},null,{"current":[{"onIndexChange":0}],"single":[{"onSingleModeChange":0}],"infinite":[{"onInfiniteModeChange":0}],"isLoading":[{"onLoadingChange":0}]}]]],["p-668b9254",[[260,"z-date-picker",{"datePickerId":[1,"date-picker-id"],"htmlAriaLabel":[1,"html-aria-label"],"label":[1],"mode":[1],"name":[1],"value":[1],"flatpickrPosition":[32],"inputError":[32]},[[2,"keydown","handleKeyDown"]],{"mode":[{"setupPickers":0}]}]]],["p-bc8eec12",[[2,"z-file",{"fileNumber":[2,"file-number"],"fileName":[1,"file-name"],"allowPopover":[32],"popoverVisible":[32]},[[1,"mouseover","onMouseOver"],[1,"mouseleave","onMouseLeave"],[0,"interactiveIconClick","onInteractiveIconClick"]]]]],["p-95af0156",[[0,"z-range-picker",{"rangePickerId":[1,"range-picker-id"],"firstAriaLabel":[1,"first-aria-label"],"firstLabel":[1,"first-label"],"secondAriaLabel":[1,"second-aria-label"],"secondLabel":[1,"second-label"],"mode":[1],"firstPickerReadOnly":[4,"first-picker-read-only"],"lastPickerReadOnly":[4,"last-picker-read-only"],"firstPickerPlaceholder":[1,"first-picker-placeholder"],"lastPickerPlaceholder":[1,"last-picker-placeholder"],"flatpickrPosition":[32],"activeInput":[32],"firstInputError":[32],"lastInputError":[32]},[[18,"click","handleClick"],[18,"keyup","handleKeyDown"]],{"firstPickerReadOnly":[{"setupFirstPickersReadOnly":0}],"lastPickerReadOnly":[{"setupLastPickersReadOnly":0}],"mode":[{"setupPickers":0}]}]]],["p-42cfc136",[[257,"z-td",{"colspan":[2],"sticky":[516],"showMenu":[513,"show-menu"],"popoverPosition":[1,"popover-position"],"isMenuOpen":[32]},null,{"colspan":[{"updateColspan":0}]}]]],["p-d4eb997c",[[257,"z-th",{"colspan":[2],"showMenu":[513,"show-menu"],"showSorting":[513,"show-sorting"],"sticky":[516],"sortDirection":[1025,"sort-direction"],"sorted":[1540],"popoverPosition":[1,"popover-position"],"isMenuOpen":[32]},null,{"colspan":[{"updateColspan":0}]}]]],["p-08384d53",[[257,"z-tool",{"icon":[1],"tooltip":[1],"tooltipPosition":[1,"tooltip-position"],"htmlAriaLabel":[1,"html-aria-label"],"active":[516],"disabled":[516],"open":[1540],"indicatorColor":[1025,"indicator-color"],"tooltipOpen":[32],"hasSlottedContent":[32],"isMobile":[32],"hasNestedOpenTools":[32],"setFocus":[64],"setTabIndex":[64],"closeTooltip":[64]},[[0,"keydown","handleKeyDown"],[16,"click","onOutsideClick"],[0,"toggleSubmenu","onNestedToolToggle"],[0,"colorSelected","handleColorSelected"],[17,"focusin","handleExternalFocusin"]],{"open":[{"handleOpenChange":0}],"tooltipOpen":[{"handleTooltipOpenChange":0}]}]]],["p-47d4000c",[[260,"z-anchor-navigation",{"hideUnselected":[516,"hide-unselected"],"autoCurrent":[4,"auto-current"],"collapsedLabel":[1,"collapsed-label"],"isCollapsed":[516,"is-collapsed"],"collapsed":[32]}]]],["p-bdd9c781",[[1,"z-book-card-app",{"logo":[1],"name":[1],"link":[1],"laz":[4],"info":[1]}]]],["p-886382a7",[[65,"z-input-range",{"disabled":[4],"htmlAriaLabel":[1,"html-aria-label"],"htmlId":[1,"html-id"],"label":[1],"max":[2],"min":[2],"orientation":[513],"showEdges":[4,"show-edges"],"size":[513],"step":[2],"value":[2],"valuePosition":[1,"value-position"],"currentValue":[32],"showValueTooltip":[32]},null,{"min":[{"onConstraintsChange":0}],"max":[{"onConstraintsChange":0}],"step":[{"onConstraintsChange":0}],"value":[{"onConstraintsChange":0}]}]]],["p-315ca31f",[[257,"z-result-card",{"cardTitle":[1,"card-title"],"cardSubtitle":[1,"card-subtitle"],"authors":[1],"cover":[1],"fallbackCover":[1,"fallback-cover"],"coverAlt":[1,"cover-alt"],"hasMultipleCovers":[4,"has-multiple-covers"],"isInfoCard":[4,"is-info-card"],"titleHtmlTag":[1,"title-html-tag"]}]]],["p-d4e212cc",[[257,"z-accordion",{"label":[1],"icon":[1],"size":[513],"isDisabled":[516,"is-disabled"],"open":[1540],"highlight":[516],"variant":[513],"shadow":[516],"hasSlottedTags":[32]},null,{"isDisabled":[{"onDisabledChange":0}]}]]],["p-41966ee6",[[1,"z-button-sort",{"buttonid":[1],"label":[1],"desclabel":[1],"counter":[2],"sortlabelasc":[1],"sortlabeldesc":[1],"isselected":[1028],"sortasc":[1028],"allowTooltip":[32]}]]],["p-0380c815",[[257,"z-card",{"variant":[513],"coverIcon":[1,"cover-icon"],"showShadow":[516,"show-shadow"],"clickable":[516],"hasCoverImage":[32]}]]],["p-c983da75",[[257,"z-info-box",{"boxid":[1],"isclosable":[516],"closeButtonAriaLabel":[1,"close-button-aria-label"],"leftIcon":[1,"left-icon"]}]]],["p-3a9a120f",[[257,"z-menu",{"active":[516],"floating":[516],"open":[1540],"verticalContext":[516,"vertical-context"],"htmlTabindex":[1026,"html-tabindex"],"hasHeader":[32],"hasContent":[32],"setFocus":[64],"focusLastItem":[64]},[[4,"click","onItemClick"],[0,"keydown","onKeyDown"]],{"open":[{"onOpenChanged":0}],"htmlTabindex":[{"setLabelA11yAttrs":0}]}]]],["p-1b562386",[[257,"z-menu-section",{"active":[516],"htmlTabindex":[2,"html-tabindex"],"open":[1028],"hasItems":[32],"items":[32],"focusLastItem":[64],"setFocus":[64]},[[0,"keydown","onItemsKeydown"]],{"open":[{"onOpenChange":0}],"htmlTabindex":[{"onTabindexChange":0}]}]]],["p-a4f5e7e9",[[260,"z-navigation-tabs",{"htmlAriaLabel":[1,"html-aria-label"],"orientation":[513],"size":[513],"selectedTab":[1026,"selected-tab"],"canNavigate":[32],"canNavigatePrev":[32],"canNavigateNext":[32]},[[0,"click","handleTabClick"],[0,"focusin","onTabFocusIn"],[0,"keydown","navigateThroughTabs"],[0,"focusout","onTabFocusOut"]],{"canNavigate":[{"checkScrollEnabled":0}],"selectedTab":[{"onTabSelected":0}]}]]],["p-fdafba48",[[257,"z-notification",{"contenticonname":[1],"actiontext":[1],"type":[513],"showclose":[4],"showshadow":[516],"sticky":[516],"borderposition":[513]}]]],["p-781d96de",[[257,"z-stepper-item",{"index":[514],"href":[513],"pressed":[516],"checked":[516],"disabled":[516]}]]],["p-ea96790b",[[257,"z-toast-notification",{"heading":[1],"message":[1],"closebutton":[4],"autoclose":[2],"pauseonfocusloss":[4],"type":[1],"isdraggable":[4],"draggablepercentage":[2],"transition":[1],"percentage":[32],"hasSlottedButton":[32]},null,{"isdraggable":[{"watchPropIsdraggable":0}],"autoclose":[{"watchPropAutoclose":0}],"pauseonfocusloss":[{"watchPropPauseonfocusloss":0}]}]]],["p-059963b6",[[262,"z-toggle-switch",{"disabled":[516],"labelPosition":[513,"label-position"],"checked":[1028],"htmlid":[1]}]]],["p-e2cdf19c",[[257,"z-tr",{"expandable":[516],"expanded":[32],"expandableContentId":[32]},[[0,"colspanchange","updateColumns"]],{"expandable":[{"updateColumns":0}]}]]],["p-e160889a",[[260,"z-aria-alert",{"mode":[1]}]]],["p-5ae84959",[[1,"z-avatar",{"size":[1],"text":[1],"textColor":[1,"text-color"],"backgroundColor":[1,"background-color"],"image":[1025]}]]],["p-2a74e691",[[1,"z-color-picker",{"selectedColor":[1025,"selected-color"],"lng":[1],"htmlAriaLabel":[1,"html-aria-label"],"disableTransparent":[4,"disable-transparent"],"setFocus":[64]},[[0,"focus","setFocus"],[0,"keydown","handleKeyDown"],[0,"blur","handleBlur"]],{"disableTransparent":[{"validateTransparentSelection":0}],"selectedColor":[{"validateTransparentSelection":0},{"emitColorSelected":0}]}]]],["p-2e4db422",[[257,"z-cover-hero",{"variant":[513],"contentPosition":[513,"content-position"],"preserveAspectRatio":[516,"preserve-aspect-ratio"]},[[2,"load","onImgLoad"]]]]],["p-3574a17e",[[1,"z-logo",{"width":[2],"height":[2],"imageAlt":[1,"image-alt"],"link":[1],"targetBlank":[4,"target-blank"],"mobileLogo":[4,"mobile-logo"]}]]],["p-deed5153",[[2,"z-skip-to-content",{"variant":[513],"links":[1025],"visible":[32],"visibleLink":[32]},[[4,"focusout","handleFocusOutSkipToContent"],[4,"focusin","handleFocusSkipToContent"]]]]],["p-f7e11eab",[[257,"z-stepper"]]],["p-2780f6d9",[[257,"z-table",{"bordered":[516],"expandable":[32]}]]],["p-eea18ea6",[[257,"z-tbody"]]],["p-87be3ccc",[[257,"z-tfoot",{"sticky":[516]}]]],["p-0fb73edd",[[257,"z-thead",{"sticky":[516],"isFocusable":[516,"is-focusable"]}]]],["p-55c3310f",[[257,"z-toast-notification-list",{"position":[513],"newestontop":[4]},null,{"newestontop":[{"watchPropNewestontop":0}]}]]],["p-81c949eb",[[257,"z-toolbar",{"htmlAriaLabel":[1,"html-aria-label"],"currentFocusIndex":[32]},[[0,"toggleSubmenu","closeSiblingSubmenusOnOpen"],[0,"toggleTooltip","closeSiblingTooltipsOnOpen"],[0,"keydown","handleKeyDown"],[0,"focusin","handleFocusIn"]]]]],["p-e972b9c2",[[257,"z-visually-hidden"]]],["p-ce98069e",[[262,"z-chip",{"icon":[1],"type":[513],"variant":[513],"interactiveIcon":[513,"interactive-icon"],"disabled":[516],"htmlAriaLabel":[1,"html-aria-label"]}]]],["p-c15267bc",[[257,"z-info-reveal",{"icon":[1],"position":[513],"label":[1],"htmlAriaLabel":[1,"html-aria-label"],"size":[513],"open":[32]},[[9,"resize","adjustPanelPosition"],[10,"keydown","handleEscapeKey"]],{"position":[{"adjustPanelPosition":0}],"open":[{"adjustPanelPosition":0}]}]]],["p-2eaf4b9b",[[1,"z-ghost-loading"]]],["p-baa35a6e",[[257,"z-dragdrop-area",{"dragAndDropLabel":[1,"drag-and-drop-label"],"dragging":[32]}],[769,"z-modal",{"modalid":[1],"modaltitle":[1],"modalsubtitle":[1],"closeButtonLabel":[1,"close-button-label"],"alertdialog":[4],"closable":[4],"scrollInside":[4,"scroll-inside"],"lockPageScroll":[4,"lock-page-scroll"],"open":[64],"close":[64]},[[0,"keydown","handleKeyDown"]]]]],["p-6af7c34f",[[257,"z-book-cover",{"cover":[1],"fallbackCover":[1,"fallback-cover"],"multiple":[516],"bordered":[516],"coverAlt":[1,"cover-alt"]}]]],["p-ee5ff565",[[257,"z-popover",{"position":[1537],"open":[1540],"bindTo":[1,"bind-to"],"showArrow":[516,"show-arrow"],"center":[516],"closable":[4],"currentPosition":[32]},[[10,"keyup","closePopoverWithKeyboard"],[18,"click","handleOutsideClick"]],{"position":[{"validatePosition":0}],"open":[{"onOpen":0}],"bindTo":[{"onBindingChange":0}]}]]],["p-350ea24f",[[257,"z-tooltip",{"position":[513],"dark":[516],"open":[1540],"bindTo":[1,"bind-to"],"closable":[4]},[[0,"openChange","onPopoverOpenChange"]]]]]]'),e)}));
1
+ import{p as e,a,g as t,b as l}from"./p-BcDWN4F1.js";export{s as setNonce}from"./p-BcDWN4F1.js";var o=()=>{{i(a.prototype)}const t=import.meta.url;const l={};if(t!==""){l.resourcesUrl=new URL(".",t).href}return e(l)};var i=e=>{const a=e.cloneNode;e.cloneNode=function(e){if(this.nodeName==="TEMPLATE"){return a.call(this,e)}const t=a.call(this,false);const l=this.childNodes;if(e){for(let e=0;e<l.length;e++){if(l[e].nodeType!==2){t.appendChild(l[e].cloneNode(true))}}}return t}};o().then((async e=>{await t();return l(JSON.parse('[["p-e2eea612",[[257,"z-app-header",{"stuck":[516],"enableOffcanvas":[1540,"enable-offcanvas"],"enableSearch":[516,"enable-search"],"searchLabel":[1,"search-label"],"searchPlaceholder":[1,"search-placeholder"],"searchButtonLabel":[1,"search-button-label"],"searchString":[1025,"search-string"],"searchPageUrl":[1,"search-page-url"],"enableZLogo":[516,"enable-z-logo"],"drawerOpen":[1028,"drawer-open"],"_stuck":[32],"menuLength":[32],"isMobile":[32],"isTablet":[32]},[[5,"focusin","manageMenus"],[5,"click","manageMenus"],[1,"keydown","handleKeydown"]],{"_stuck":[{"onStuck":0}],"drawerOpen":[{"setMenuFloatingMode":0}],"stuck":[{"onStuckChange":0}]}],[1,"z-searchbar",{"htmlid":[513],"preventSubmit":[4,"prevent-submit"],"label":[1],"htmlAriaLabel":[1,"html-aria-label"],"value":[1],"placeholder":[1],"autocomplete":[4],"autocompleteMinChars":[2,"autocomplete-min-chars"],"resultsCount":[2,"results-count"],"searchHelperLabel":[1,"search-helper-label"],"resultsItems":[1,"results-items"],"sortResultsItems":[4,"sort-results-items"],"showSearchButton":[4,"show-search-button"],"searchButtonIconOnly":[4,"search-button-icon-only"],"searchButtonLabel":[1,"search-button-label"],"size":[1],"variant":[1],"searchString":[32],"currResultsCount":[32],"showResults":[32],"isMobile":[32],"selectedItem":[32]},[[4,"click","handleOutsideClick"]],{"resultsItems":[{"watchItems":0}],"resultsCount":[{"watchResultsCount":0}],"value":[{"watchValue":0}],"searchString":[{"watchSearchString":0}]}],[774,"z-offcanvas",{"variant":[513],"open":[1540],"transitiondirection":[513],"skipLoadAnimation":[4,"skip-load-animation"],"showBackdrop":[4,"show-backdrop"],"skipAnimation":[32]},[[4,"keydown","handleKeyDown"]],{"variant":[{"handlePageScroll":1}],"open":[{"onOpenChanged":0}]}],[262,"z-tag",{"icon":[1],"expandable":[4]}],[257,"z-list-group",{"size":[513],"dividerType":[513,"divider-type"],"dividerSize":[513,"divider-size"],"dividerColor":[513,"divider-color"],"listType":[513,"list-type"],"hasTreeItems":[4,"has-tree-items"],"htmlRole":[32]},null,{"role":[{"onRoleChange":1}],"size":[{"setChildrenProps":1}],"listType":[{"setChildrenProps":1}],"dividerType":[{"setChildrenProps":1}],"dividerSize":[{"setChildrenProps":1}],"dividerColor":[{"setChildrenProps":1}]}],[257,"z-list",{"size":[513],"listType":[513,"list-type"],"htmlRole":[32]},null,{"role":[{"onRoleChange":1}],"size":[{"setChildrenProps":1}],"listType":[{"setChildrenProps":1}]}],[257,"z-list-element",{"alignButton":[513,"align-button"],"clickable":[516],"dividerColor":[1,"divider-color"],"dividerType":[1,"divider-type"],"dividerSize":[1,"divider-size"],"expandable":[516],"expandableStyle":[1,"expandable-style"],"listElementId":[514,"list-element-id"],"size":[513],"color":[513],"disabled":[516],"listElementPosition":[513,"list-element-position"],"listType":[513,"list-type"],"hasTreeItems":[4,"has-tree-items"],"htmlTabindex":[2,"html-tabindex"],"showInnerContent":[32],"htmlRole":[32]},[[4,"accessibleFocus","accessibleFocusHandler"]],{"role":[{"onRoleChange":1}]}],[2,"z-input",{"htmlid":[1],"type":[1],"name":[1],"label":[1],"htmlAriaLabel":[1,"html-aria-label"],"htmlAriaExpanded":[1,"html-aria-expanded"],"htmlAriaControls":[1,"html-aria-controls"],"htmlAriaAutocomplete":[1,"html-aria-autocomplete"],"htmlAriaActivedescendant":[1,"html-aria-activedescendant"],"htmlAriaDescribedby":[1,"html-aria-describedby"],"htmlAriaLabelledby":[1,"html-aria-labelledby"],"value":[1025],"disabled":[516],"readonly":[4],"required":[4],"checked":[1028],"indeterminate":[1028],"placeholder":[1],"htmltitle":[1],"status":[1],"message":[8],"labelPosition":[1,"label-position"],"autocomplete":[1],"htmlRole":[1,"html-role"],"hasclearicon":[4],"icon":[1],"min":[2],"minlength":[2],"max":[2],"maxlength":[2],"step":[2],"pattern":[1],"size":[513],"isTyping":[32],"passwordHidden":[32],"isChecked":[64]},[[4,"inputCheck","inputCheckListener"]],{"indeterminate":[{"watchIndeterminate":0}]}],[1,"z-input-message",{"message":[1],"htmlId":[1,"html-id"],"htmlRole":[1,"html-role"],"status":[513],"disabled":[516]}],[2,"z-divider",{"size":[1],"color":[1],"orientation":[1]}],[262,"z-button",{"htmlAriaLabel":[1,"html-aria-label"],"htmlRole":[1,"html-role"],"href":[1],"target":[1],"htmlid":[1],"name":[1],"disabled":[516],"type":[1],"variant":[513],"icon":[1],"iconPosition":[513,"icon-position"],"size":[513]}],[1,"z-icon",{"name":[1],"height":[8],"width":[8],"iconid":[1],"fill":[1],"indicatorColor":[1,"indicator-color"]}]]],["p-633d18e9",[[2,"z-select",{"htmlid":[1],"items":[1],"name":[1],"label":[1],"htmlAriaLabel":[1,"html-aria-label"],"disabled":[4],"readonly":[4],"required":[4],"placeholder":[1],"htmltitle":[1],"status":[1],"message":[8],"autocomplete":[4],"noresultslabel":[1],"hasGroupItems":[4,"has-group-items"],"hasTreeItems":[4,"has-tree-items"],"showChildrenOfMatchingParent":[4,"show-children-of-matching-parent"],"isfixed":[4],"resetItem":[1,"reset-item"],"size":[1],"isOpen":[32],"selectedItem":[32],"focusedItemId":[32],"searchString":[32],"getSelectedItem":[64],"getValue":[64],"setValue":[64]},null,{"items":[{"watchItems":0}]}]]],["p-06a196fb",[[1,"z-breadcrumb",{"pathStyle":[513,"path-style"],"homepageVariant":[1,"homepage-variant"],"maxNodesToShow":[2,"max-nodes-to-show"],"preventFollowUrl":[4,"prevent-follow-url"],"overflowMenuItemRows":[2,"overflow-menu-item-rows"],"truncateChar":[2,"truncate-char"],"viewPortWidth":[32],"hasOverflow":[32],"popoverEllipsisOpen":[32]},[[9,"resize","handleResize"]],{"maxNodesToShow":[{"handlePropChange":0}],"viewPortWidth":[{"handleResizeUp":0}]}]]],["p-12305e05",[[1,"z-combobox",{"inputid":[1],"items":[1],"label":[1],"disabled":[516],"hassearch":[4],"searchlabel":[1],"searchplaceholder":[1],"searchtitle":[1],"noresultslabel":[1],"isopen":[1028],"isfixed":[4],"hascheckall":[4],"checkalltext":[1],"uncheckalltext":[1],"maxcheckableitems":[2],"hasgroupitems":[4],"size":[1],"htmlAriaLabel":[1,"html-aria-label"],"searchValue":[32],"selectedCounter":[32],"renderItemsList":[32],"focusedItemId":[32]},null,{"items":[{"watchItems":0}],"searchValue":[{"watchSearchValue":0}]}]]],["p-d8c06756",[[262,"z-file-upload",{"type":[513],"buttonVariant":[1,"button-variant"],"acceptedFormat":[1,"accepted-format"],"fileMaxSize":[2,"file-max-size"],"mainTitle":[1,"main-title"],"description":[1],"uploadBtnLabel":[1,"upload-btn-label"],"dragAndDropLabel":[1,"drag-and-drop-label"],"allowedFilesMessage":[1,"allowed-files-message"],"uploadClickableMessage":[1,"upload-clickable-message"],"uploadMessage":[1,"upload-message"],"errorModalTitle":[1,"error-modal-title"],"errorModalMessage":[1,"error-modal-message"],"uploadedFilesLabel":[1,"uploaded-files-label"],"hasFileSection":[4,"has-file-section"],"inputName":[1,"input-name"],"showErrors":[4,"show-errors"],"_type":[32],"files":[32],"invalidFiles":[32],"input":[32],"getFiles":[64],"removeFile":[64]},[[0,"removeFile","onFileRemoved"],[0,"fileDropped","fileDroppedListener"]]]]],["p-f8fd6f08",[[0,"z-pagination",{"label":[1],"navArrows":[4,"nav-arrows"],"totalPages":[2,"total-pages"],"skip":[2],"edges":[4],"split":[2],"visiblePages":[2,"visible-pages"],"currentPage":[1026,"current-page"],"goToPage":[4,"go-to-page"],"_visiblePages":[32],"isMobile":[32],"goToPageValue":[32]},[[9,"resize","onResize"]],{"_visiblePages":[{"setPagesContainerWidth":0}],"visiblePages":[{"setVisiblePages":0}],"currentPage":[{"onPageChanged":0}],"split":[{"onSplitChanged":0}]}]]],["p-e1d1445c",[[1,"z-tree-list",{"items":[1],"htmlAriaLabelledby":[513,"html-aria-labelledby"],"htmlSectionTitle":[513,"html-section-title"]},null,{"items":[{"watchItems":0}]}]]],["p-55693913",[[257,"z-book-card",{"variant":[513],"cover":[1],"operaTitle":[1,"opera-title"],"volumeTitle":[1,"volume-title"],"authors":[1],"isbn":[1],"isbnLabel":[1,"isbn-label"],"year":[1],"ebookUrl":[1,"ebook-url"],"linkTarget":[1,"link-target"],"fallbackCover":[1,"fallback-cover"],"hasMultipleCovers":[4,"has-multiple-covers"],"titleHtmlTag":[1,"title-html-tag"]}]]],["p-791a76d6",[[257,"z-carousel",{"isLoading":[4,"is-loading"],"label":[1],"single":[516],"arrowsPosition":[513,"arrows-position"],"progressMode":[1,"progress-mode"],"fixedArrows":[516,"fixed-arrows"],"ghostLoadingHeight":[2,"ghost-loading-height"],"infinite":[4],"current":[32],"items":[32],"highlightedIndicator":[32],"canNavigatePrev":[32],"canNavigateNext":[32]},null,{"current":[{"onIndexChange":0}],"single":[{"onSingleModeChange":0}],"infinite":[{"onInfiniteModeChange":0}],"isLoading":[{"onLoadingChange":0}]}]]],["p-668b9254",[[260,"z-date-picker",{"datePickerId":[1,"date-picker-id"],"htmlAriaLabel":[1,"html-aria-label"],"label":[1],"mode":[1],"name":[1],"value":[1],"flatpickrPosition":[32],"inputError":[32]},[[2,"keydown","handleKeyDown"]],{"mode":[{"setupPickers":0}]}]]],["p-bc8eec12",[[2,"z-file",{"fileNumber":[2,"file-number"],"fileName":[1,"file-name"],"allowPopover":[32],"popoverVisible":[32]},[[1,"mouseover","onMouseOver"],[1,"mouseleave","onMouseLeave"],[0,"interactiveIconClick","onInteractiveIconClick"]]]]],["p-95af0156",[[0,"z-range-picker",{"rangePickerId":[1,"range-picker-id"],"firstAriaLabel":[1,"first-aria-label"],"firstLabel":[1,"first-label"],"secondAriaLabel":[1,"second-aria-label"],"secondLabel":[1,"second-label"],"mode":[1],"firstPickerReadOnly":[4,"first-picker-read-only"],"lastPickerReadOnly":[4,"last-picker-read-only"],"firstPickerPlaceholder":[1,"first-picker-placeholder"],"lastPickerPlaceholder":[1,"last-picker-placeholder"],"flatpickrPosition":[32],"activeInput":[32],"firstInputError":[32],"lastInputError":[32]},[[18,"click","handleClick"],[18,"keyup","handleKeyDown"]],{"firstPickerReadOnly":[{"setupFirstPickersReadOnly":0}],"lastPickerReadOnly":[{"setupLastPickersReadOnly":0}],"mode":[{"setupPickers":0}]}]]],["p-42cfc136",[[257,"z-td",{"colspan":[2],"sticky":[516],"showMenu":[513,"show-menu"],"popoverPosition":[1,"popover-position"],"isMenuOpen":[32]},null,{"colspan":[{"updateColspan":0}]}]]],["p-d4eb997c",[[257,"z-th",{"colspan":[2],"showMenu":[513,"show-menu"],"showSorting":[513,"show-sorting"],"sticky":[516],"sortDirection":[1025,"sort-direction"],"sorted":[1540],"popoverPosition":[1,"popover-position"],"isMenuOpen":[32]},null,{"colspan":[{"updateColspan":0}]}]]],["p-08384d53",[[257,"z-tool",{"icon":[1],"tooltip":[1],"tooltipPosition":[1,"tooltip-position"],"htmlAriaLabel":[1,"html-aria-label"],"active":[516],"disabled":[516],"open":[1540],"indicatorColor":[1025,"indicator-color"],"tooltipOpen":[32],"hasSlottedContent":[32],"isMobile":[32],"hasNestedOpenTools":[32],"setFocus":[64],"setTabIndex":[64],"closeTooltip":[64]},[[0,"keydown","handleKeyDown"],[16,"click","onOutsideClick"],[0,"toggleSubmenu","onNestedToolToggle"],[0,"colorSelected","handleColorSelected"],[17,"focusin","handleExternalFocusin"]],{"open":[{"handleOpenChange":0}],"tooltipOpen":[{"handleTooltipOpenChange":0}]}]]],["p-47d4000c",[[260,"z-anchor-navigation",{"hideUnselected":[516,"hide-unselected"],"autoCurrent":[4,"auto-current"],"collapsedLabel":[1,"collapsed-label"],"isCollapsed":[516,"is-collapsed"],"collapsed":[32]}]]],["p-bdd9c781",[[1,"z-book-card-app",{"logo":[1],"name":[1],"link":[1],"laz":[4],"info":[1]}]]],["p-886382a7",[[65,"z-input-range",{"disabled":[4],"htmlAriaLabel":[1,"html-aria-label"],"htmlId":[1,"html-id"],"label":[1],"max":[2],"min":[2],"orientation":[513],"showEdges":[4,"show-edges"],"size":[513],"step":[2],"value":[2],"valuePosition":[1,"value-position"],"currentValue":[32],"showValueTooltip":[32]},null,{"min":[{"onConstraintsChange":0}],"max":[{"onConstraintsChange":0}],"step":[{"onConstraintsChange":0}],"value":[{"onConstraintsChange":0}]}]]],["p-315ca31f",[[257,"z-result-card",{"cardTitle":[1,"card-title"],"cardSubtitle":[1,"card-subtitle"],"authors":[1],"cover":[1],"fallbackCover":[1,"fallback-cover"],"coverAlt":[1,"cover-alt"],"hasMultipleCovers":[4,"has-multiple-covers"],"isInfoCard":[4,"is-info-card"],"titleHtmlTag":[1,"title-html-tag"]}]]],["p-d4e212cc",[[257,"z-accordion",{"label":[1],"icon":[1],"size":[513],"isDisabled":[516,"is-disabled"],"open":[1540],"highlight":[516],"variant":[513],"shadow":[516],"hasSlottedTags":[32]},null,{"isDisabled":[{"onDisabledChange":0}]}]]],["p-41966ee6",[[1,"z-button-sort",{"buttonid":[1],"label":[1],"desclabel":[1],"counter":[2],"sortlabelasc":[1],"sortlabeldesc":[1],"isselected":[1028],"sortasc":[1028],"allowTooltip":[32]}]]],["p-0380c815",[[257,"z-card",{"variant":[513],"coverIcon":[1,"cover-icon"],"showShadow":[516,"show-shadow"],"clickable":[516],"hasCoverImage":[32]}]]],["p-c983da75",[[257,"z-info-box",{"boxid":[1],"isclosable":[516],"closeButtonAriaLabel":[1,"close-button-aria-label"],"leftIcon":[1,"left-icon"]}]]],["p-3a9a120f",[[257,"z-menu",{"active":[516],"floating":[516],"open":[1540],"verticalContext":[516,"vertical-context"],"htmlTabindex":[1026,"html-tabindex"],"hasHeader":[32],"hasContent":[32],"setFocus":[64],"focusLastItem":[64]},[[4,"click","onItemClick"],[0,"keydown","onKeyDown"]],{"open":[{"onOpenChanged":0}],"htmlTabindex":[{"setLabelA11yAttrs":0}]}]]],["p-1b562386",[[257,"z-menu-section",{"active":[516],"htmlTabindex":[2,"html-tabindex"],"open":[1028],"hasItems":[32],"items":[32],"focusLastItem":[64],"setFocus":[64]},[[0,"keydown","onItemsKeydown"]],{"open":[{"onOpenChange":0}],"htmlTabindex":[{"onTabindexChange":0}]}]]],["p-a4f5e7e9",[[260,"z-navigation-tabs",{"htmlAriaLabel":[1,"html-aria-label"],"orientation":[513],"size":[513],"selectedTab":[1026,"selected-tab"],"canNavigate":[32],"canNavigatePrev":[32],"canNavigateNext":[32]},[[0,"click","handleTabClick"],[0,"focusin","onTabFocusIn"],[0,"keydown","navigateThroughTabs"],[0,"focusout","onTabFocusOut"]],{"canNavigate":[{"checkScrollEnabled":0}],"selectedTab":[{"onTabSelected":0}]}]]],["p-fdafba48",[[257,"z-notification",{"contenticonname":[1],"actiontext":[1],"type":[513],"showclose":[4],"showshadow":[516],"sticky":[516],"borderposition":[513]}]]],["p-781d96de",[[257,"z-stepper-item",{"index":[514],"href":[513],"pressed":[516],"checked":[516],"disabled":[516]}]]],["p-67051e01",[[257,"z-toast-notification",{"heading":[1],"message":[1],"closebutton":[4],"autoclose":[2],"pauseonfocusloss":[4],"type":[1],"isdraggable":[4],"draggablepercentage":[2],"transition":[1],"percentage":[32],"hasSlottedButton":[32]},null,{"isdraggable":[{"watchPropIsdraggable":0}],"autoclose":[{"watchPropAutoclose":0}],"pauseonfocusloss":[{"watchPropPauseonfocusloss":0}]}]]],["p-059963b6",[[262,"z-toggle-switch",{"disabled":[516],"labelPosition":[513,"label-position"],"checked":[1028],"htmlid":[1]}]]],["p-e2cdf19c",[[257,"z-tr",{"expandable":[516],"expanded":[32],"expandableContentId":[32]},[[0,"colspanchange","updateColumns"]],{"expandable":[{"updateColumns":0}]}]]],["p-e160889a",[[260,"z-aria-alert",{"mode":[1]}]]],["p-5ae84959",[[1,"z-avatar",{"size":[1],"text":[1],"textColor":[1,"text-color"],"backgroundColor":[1,"background-color"],"image":[1025]}]]],["p-2a74e691",[[1,"z-color-picker",{"selectedColor":[1025,"selected-color"],"lng":[1],"htmlAriaLabel":[1,"html-aria-label"],"disableTransparent":[4,"disable-transparent"],"setFocus":[64]},[[0,"focus","setFocus"],[0,"keydown","handleKeyDown"],[0,"blur","handleBlur"]],{"disableTransparent":[{"validateTransparentSelection":0}],"selectedColor":[{"validateTransparentSelection":0},{"emitColorSelected":0}]}]]],["p-2e4db422",[[257,"z-cover-hero",{"variant":[513],"contentPosition":[513,"content-position"],"preserveAspectRatio":[516,"preserve-aspect-ratio"]},[[2,"load","onImgLoad"]]]]],["p-3574a17e",[[1,"z-logo",{"width":[2],"height":[2],"imageAlt":[1,"image-alt"],"link":[1],"targetBlank":[4,"target-blank"],"mobileLogo":[4,"mobile-logo"]}]]],["p-deed5153",[[2,"z-skip-to-content",{"variant":[513],"links":[1025],"visible":[32],"visibleLink":[32]},[[4,"focusout","handleFocusOutSkipToContent"],[4,"focusin","handleFocusSkipToContent"]]]]],["p-f7e11eab",[[257,"z-stepper"]]],["p-2780f6d9",[[257,"z-table",{"bordered":[516],"expandable":[32]}]]],["p-eea18ea6",[[257,"z-tbody"]]],["p-87be3ccc",[[257,"z-tfoot",{"sticky":[516]}]]],["p-0fb73edd",[[257,"z-thead",{"sticky":[516],"isFocusable":[516,"is-focusable"]}]]],["p-55c3310f",[[257,"z-toast-notification-list",{"position":[513],"newestontop":[4]},null,{"newestontop":[{"watchPropNewestontop":0}]}]]],["p-81c949eb",[[257,"z-toolbar",{"htmlAriaLabel":[1,"html-aria-label"],"currentFocusIndex":[32]},[[0,"toggleSubmenu","closeSiblingSubmenusOnOpen"],[0,"toggleTooltip","closeSiblingTooltipsOnOpen"],[0,"keydown","handleKeyDown"],[0,"focusin","handleFocusIn"]]]]],["p-e972b9c2",[[257,"z-visually-hidden"]]],["p-ce98069e",[[262,"z-chip",{"icon":[1],"type":[513],"variant":[513],"interactiveIcon":[513,"interactive-icon"],"disabled":[516],"htmlAriaLabel":[1,"html-aria-label"]}]]],["p-c15267bc",[[257,"z-info-reveal",{"icon":[1],"position":[513],"label":[1],"htmlAriaLabel":[1,"html-aria-label"],"size":[513],"open":[32]},[[9,"resize","adjustPanelPosition"],[10,"keydown","handleEscapeKey"]],{"position":[{"adjustPanelPosition":0}],"open":[{"adjustPanelPosition":0}]}]]],["p-2eaf4b9b",[[1,"z-ghost-loading"]]],["p-c3f69ac9",[[257,"z-dragdrop-area",{"dragAndDropLabel":[1,"drag-and-drop-label"],"dragging":[32]}],[769,"z-modal",{"modalid":[1],"modaltitle":[1],"modalsubtitle":[1],"closeButtonLabel":[1,"close-button-label"],"alertdialog":[4],"closable":[4],"scrollInside":[4,"scroll-inside"],"lockPageScroll":[4,"lock-page-scroll"],"open":[64],"close":[64]},[[0,"keydown","handleKeyDown"]]]]],["p-6af7c34f",[[257,"z-book-cover",{"cover":[1],"fallbackCover":[1,"fallback-cover"],"multiple":[516],"bordered":[516],"coverAlt":[1,"cover-alt"]}]]],["p-ee5ff565",[[257,"z-popover",{"position":[1537],"open":[1540],"bindTo":[1,"bind-to"],"showArrow":[516,"show-arrow"],"center":[516],"closable":[4],"currentPosition":[32]},[[10,"keyup","closePopoverWithKeyboard"],[18,"click","handleOutsideClick"]],{"position":[{"validatePosition":0}],"open":[{"onOpen":0}],"bindTo":[{"onBindingChange":0}]}]]],["p-350ea24f",[[257,"z-tooltip",{"position":[513],"dark":[516],"open":[1540],"bindTo":[1,"bind-to"],"closable":[4]},[[0,"openChange","onPopoverOpenChange"]]]]]]'),e)}));
2
2
  //# sourceMappingURL=web-components-library.esm.js.map