@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.
- package/dist/cjs/dialog-polyfill.esm-D8Polhcd.js +863 -0
- package/dist/cjs/dialog-polyfill.esm-D8Polhcd.js.map +1 -0
- package/dist/cjs/hammer-CJF2Ixtg.js +2665 -0
- package/dist/cjs/hammer-CJF2Ixtg.js.map +1 -0
- package/dist/cjs/index-CZz7uP-M.js +6 -6
- package/dist/cjs/z-dragdrop-area_2.cjs.entry.js +8 -862
- package/dist/cjs/z-dragdrop-area_2.cjs.entry.js.map +1 -1
- package/dist/cjs/z-toast-notification.cjs.entry.js +7 -2657
- package/dist/cjs/z-toast-notification.cjs.entry.js.map +1 -1
- package/dist/collection/components/z-modal/index.js +8 -6
- package/dist/collection/components/z-modal/index.js.map +1 -1
- package/dist/collection/components/z-toast-notification/index.js +7 -5
- package/dist/collection/components/z-toast-notification/index.js.map +1 -1
- package/dist/components/p-BRkq64wS.js +2 -0
- package/dist/components/p-BRkq64wS.js.map +1 -0
- package/dist/components/p-Bt1M0wUw.js +7 -0
- package/dist/components/p-Bt1M0wUw.js.map +1 -0
- package/dist/components/p-BvCsF6Eq.js +2 -0
- package/dist/components/p-BvCsF6Eq.js.map +1 -0
- package/dist/components/z-file-upload.js +1 -1
- package/dist/components/z-modal.js +1 -1
- package/dist/components/z-toast-notification.js +2 -7
- package/dist/components/z-toast-notification.js.map +1 -1
- package/dist/esm/dialog-polyfill.esm-BRkq64wS.js +861 -0
- package/dist/esm/dialog-polyfill.esm-BRkq64wS.js.map +1 -0
- package/dist/esm/hammer-C3JqVNyx.js +2663 -0
- package/dist/esm/hammer-C3JqVNyx.js.map +1 -0
- package/dist/esm/index-BcDWN4F1.js +6 -6
- package/dist/esm/z-dragdrop-area_2.entry.js +8 -862
- package/dist/esm/z-dragdrop-area_2.entry.js.map +1 -1
- package/dist/esm/z-toast-notification.entry.js +7 -2657
- package/dist/esm/z-toast-notification.entry.js.map +1 -1
- package/dist/types/components/z-modal/index.d.ts +1 -1
- package/dist/web-components-library/p-67051e01.entry.js +3 -0
- package/dist/web-components-library/p-67051e01.entry.js.map +1 -0
- package/dist/web-components-library/p-BRkq64wS.js +2 -0
- package/dist/web-components-library/p-BRkq64wS.js.map +1 -0
- package/dist/web-components-library/p-Bt1M0wUw.js +7 -0
- package/dist/web-components-library/p-Bt1M0wUw.js.map +1 -0
- package/dist/web-components-library/p-c3f69ac9.entry.js +2 -0
- package/dist/web-components-library/p-c3f69ac9.entry.js.map +1 -0
- package/dist/web-components-library/web-components-library.esm.js +1 -1
- package/package.json +3 -3
- package/react/components.js +64 -132
- package/react/index.d.ts +1 -1
- package/react/index.js +1 -17
- package/react/package.json +3 -0
- package/react/z-accordion.js +7 -13
- package/react/z-anchor-navigation.js +7 -13
- package/react/z-app-header.js +7 -13
- package/react/z-aria-alert.js +7 -13
- package/react/z-avatar.js +7 -13
- package/react/z-book-card-app.js +7 -13
- package/react/z-book-card.js +7 -13
- package/react/z-book-cover.js +7 -13
- package/react/z-breadcrumb.js +7 -13
- package/react/z-button-sort.js +7 -13
- package/react/z-button.js +7 -13
- package/react/z-card.js +7 -13
- package/react/z-carousel.js +7 -13
- package/react/z-chip.js +7 -13
- package/react/z-color-picker.js +7 -13
- package/react/z-combobox.js +7 -13
- package/react/z-cover-hero.js +7 -13
- package/react/z-date-picker.js +7 -13
- package/react/z-divider.js +7 -13
- package/react/z-dragdrop-area.js +7 -13
- package/react/z-file-upload.js +7 -13
- package/react/z-file.js +7 -13
- package/react/z-ghost-loading.js +7 -13
- package/react/z-icon.js +7 -13
- package/react/z-info-box.js +7 -13
- package/react/z-info-reveal.js +7 -13
- package/react/z-input-message.js +7 -13
- package/react/z-input-range.js +7 -13
- package/react/z-input.js +7 -13
- package/react/z-list-element.js +7 -13
- package/react/z-list-group.js +7 -13
- package/react/z-list.js +7 -13
- package/react/z-logo.js +7 -13
- package/react/z-menu-section.js +7 -13
- package/react/z-menu.js +7 -13
- package/react/z-modal.js +7 -13
- package/react/z-navigation-tabs.js +7 -13
- package/react/z-notification.js +7 -13
- package/react/z-offcanvas.js +7 -13
- package/react/z-pagination.js +7 -13
- package/react/z-popover.js +7 -13
- package/react/z-range-picker.js +7 -13
- package/react/z-result-card.js +7 -13
- package/react/z-searchbar.js +7 -13
- package/react/z-select.js +7 -13
- package/react/z-skip-to-content.js +7 -13
- package/react/z-stepper-item.js +7 -13
- package/react/z-stepper.js +7 -13
- package/react/z-table.js +7 -13
- package/react/z-tag.js +7 -13
- package/react/z-tbody.js +7 -13
- package/react/z-td.js +7 -13
- package/react/z-tfoot.js +7 -13
- package/react/z-th.js +7 -13
- package/react/z-thead.js +7 -13
- package/react/z-toast-notification-list.js +7 -13
- package/react/z-toast-notification.js +7 -13
- package/react/z-toggle-switch.js +7 -13
- package/react/z-tool.js +7 -13
- package/react/z-toolbar.js +7 -13
- package/react/z-tooltip.js +7 -13
- package/react/z-tr.js +7 -13
- package/react/z-tree-list.js +7 -13
- package/react/z-visually-hidden.js +7 -13
- package/www/build/{p-de6e8c2b.js → p-3ddbf8a7.js} +1 -1
- package/www/build/p-67051e01.entry.js +3 -0
- package/www/build/p-67051e01.entry.js.map +1 -0
- package/www/build/p-BRkq64wS.js +2 -0
- package/www/build/p-BRkq64wS.js.map +1 -0
- package/www/build/p-Bt1M0wUw.js +7 -0
- package/www/build/p-Bt1M0wUw.js.map +1 -0
- package/www/build/p-c3f69ac9.entry.js +2 -0
- package/www/build/p-c3f69ac9.entry.js.map +1 -0
- package/www/build/web-components-library.esm.js +1 -1
- package/www/index.html +1 -1
- package/dist/components/p-BbZelagf.js +0 -2
- package/dist/components/p-BbZelagf.js.map +0 -1
- package/dist/web-components-library/p-baa35a6e.entry.js +0 -2
- package/dist/web-components-library/p-baa35a6e.entry.js.map +0 -1
- package/dist/web-components-library/p-ea96790b.entry.js +0 -8
- package/dist/web-components-library/p-ea96790b.entry.js.map +0 -1
- package/www/build/p-baa35a6e.entry.js +0 -2
- package/www/build/p-baa35a6e.entry.js.map +0 -1
- package/www/build/p-ea96790b.entry.js +0 -8
- package/www/build/p-ea96790b.entry.js.map +0 -1
package/react/z-book-cover.js
CHANGED
|
@@ -1,18 +1,12 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
-
exports.ZBookCover = void 0;
|
|
8
|
-
const runtime_1 = require("@stencil/react-output-target/runtime");
|
|
9
|
-
const react_1 = __importDefault(require("react"));
|
|
10
|
-
const z_book_cover_js_1 = require("@zanichelli/albe-web-components/dist/components/z-book-cover.js");
|
|
11
|
-
exports.ZBookCover = (0, runtime_1.createComponent)({
|
|
2
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
import { ZBookCover as ZBookCoverElement, defineCustomElement as defineZBookCover } from "@zanichelli/albe-web-components/dist/components/z-book-cover.js";
|
|
5
|
+
export const ZBookCover = /*@__PURE__*/ createComponent({
|
|
12
6
|
tagName: 'z-book-cover',
|
|
13
|
-
elementClass:
|
|
7
|
+
elementClass: ZBookCoverElement,
|
|
14
8
|
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
15
|
-
react:
|
|
9
|
+
react: React,
|
|
16
10
|
events: {},
|
|
17
|
-
defineCustomElement:
|
|
11
|
+
defineCustomElement: defineZBookCover
|
|
18
12
|
});
|
package/react/z-breadcrumb.js
CHANGED
|
@@ -1,18 +1,12 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
-
exports.ZBreadcrumb = void 0;
|
|
8
|
-
const runtime_1 = require("@stencil/react-output-target/runtime");
|
|
9
|
-
const react_1 = __importDefault(require("react"));
|
|
10
|
-
const z_breadcrumb_js_1 = require("@zanichelli/albe-web-components/dist/components/z-breadcrumb.js");
|
|
11
|
-
exports.ZBreadcrumb = (0, runtime_1.createComponent)({
|
|
2
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
import { ZBreadcrumb as ZBreadcrumbElement, defineCustomElement as defineZBreadcrumb } from "@zanichelli/albe-web-components/dist/components/z-breadcrumb.js";
|
|
5
|
+
export const ZBreadcrumb = /*@__PURE__*/ createComponent({
|
|
12
6
|
tagName: 'z-breadcrumb',
|
|
13
|
-
elementClass:
|
|
7
|
+
elementClass: ZBreadcrumbElement,
|
|
14
8
|
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
15
|
-
react:
|
|
9
|
+
react: React,
|
|
16
10
|
events: { onClickOnNode: 'clickOnNode' },
|
|
17
|
-
defineCustomElement:
|
|
11
|
+
defineCustomElement: defineZBreadcrumb
|
|
18
12
|
});
|
package/react/z-button-sort.js
CHANGED
|
@@ -1,18 +1,12 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
-
exports.ZButtonSort = void 0;
|
|
8
|
-
const runtime_1 = require("@stencil/react-output-target/runtime");
|
|
9
|
-
const react_1 = __importDefault(require("react"));
|
|
10
|
-
const z_button_sort_js_1 = require("@zanichelli/albe-web-components/dist/components/z-button-sort.js");
|
|
11
|
-
exports.ZButtonSort = (0, runtime_1.createComponent)({
|
|
2
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
import { ZButtonSort as ZButtonSortElement, defineCustomElement as defineZButtonSort } from "@zanichelli/albe-web-components/dist/components/z-button-sort.js";
|
|
5
|
+
export const ZButtonSort = /*@__PURE__*/ createComponent({
|
|
12
6
|
tagName: 'z-button-sort',
|
|
13
|
-
elementClass:
|
|
7
|
+
elementClass: ZButtonSortElement,
|
|
14
8
|
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
15
|
-
react:
|
|
9
|
+
react: React,
|
|
16
10
|
events: { onButtonSortClick: 'buttonSortClick' },
|
|
17
|
-
defineCustomElement:
|
|
11
|
+
defineCustomElement: defineZButtonSort
|
|
18
12
|
});
|
package/react/z-button.js
CHANGED
|
@@ -1,18 +1,12 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
-
exports.ZButton = void 0;
|
|
8
|
-
const runtime_1 = require("@stencil/react-output-target/runtime");
|
|
9
|
-
const react_1 = __importDefault(require("react"));
|
|
10
|
-
const z_button_js_1 = require("@zanichelli/albe-web-components/dist/components/z-button.js");
|
|
11
|
-
exports.ZButton = (0, runtime_1.createComponent)({
|
|
2
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
import { ZButton as ZButtonElement, defineCustomElement as defineZButton } from "@zanichelli/albe-web-components/dist/components/z-button.js";
|
|
5
|
+
export const ZButton = /*@__PURE__*/ createComponent({
|
|
12
6
|
tagName: 'z-button',
|
|
13
|
-
elementClass:
|
|
7
|
+
elementClass: ZButtonElement,
|
|
14
8
|
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
15
|
-
react:
|
|
9
|
+
react: React,
|
|
16
10
|
events: {},
|
|
17
|
-
defineCustomElement:
|
|
11
|
+
defineCustomElement: defineZButton
|
|
18
12
|
});
|
package/react/z-card.js
CHANGED
|
@@ -1,18 +1,12 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
-
exports.ZCard = void 0;
|
|
8
|
-
const runtime_1 = require("@stencil/react-output-target/runtime");
|
|
9
|
-
const react_1 = __importDefault(require("react"));
|
|
10
|
-
const z_card_js_1 = require("@zanichelli/albe-web-components/dist/components/z-card.js");
|
|
11
|
-
exports.ZCard = (0, runtime_1.createComponent)({
|
|
2
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
import { ZCard as ZCardElement, defineCustomElement as defineZCard } from "@zanichelli/albe-web-components/dist/components/z-card.js";
|
|
5
|
+
export const ZCard = /*@__PURE__*/ createComponent({
|
|
12
6
|
tagName: 'z-card',
|
|
13
|
-
elementClass:
|
|
7
|
+
elementClass: ZCardElement,
|
|
14
8
|
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
15
|
-
react:
|
|
9
|
+
react: React,
|
|
16
10
|
events: {},
|
|
17
|
-
defineCustomElement:
|
|
11
|
+
defineCustomElement: defineZCard
|
|
18
12
|
});
|
package/react/z-carousel.js
CHANGED
|
@@ -1,18 +1,12 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
-
exports.ZCarousel = void 0;
|
|
8
|
-
const runtime_1 = require("@stencil/react-output-target/runtime");
|
|
9
|
-
const react_1 = __importDefault(require("react"));
|
|
10
|
-
const z_carousel_js_1 = require("@zanichelli/albe-web-components/dist/components/z-carousel.js");
|
|
11
|
-
exports.ZCarousel = (0, runtime_1.createComponent)({
|
|
2
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
import { ZCarousel as ZCarouselElement, defineCustomElement as defineZCarousel } from "@zanichelli/albe-web-components/dist/components/z-carousel.js";
|
|
5
|
+
export const ZCarousel = /*@__PURE__*/ createComponent({
|
|
12
6
|
tagName: 'z-carousel',
|
|
13
|
-
elementClass:
|
|
7
|
+
elementClass: ZCarouselElement,
|
|
14
8
|
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
15
|
-
react:
|
|
9
|
+
react: React,
|
|
16
10
|
events: { onIndexChange: 'indexChange' },
|
|
17
|
-
defineCustomElement:
|
|
11
|
+
defineCustomElement: defineZCarousel
|
|
18
12
|
});
|
package/react/z-chip.js
CHANGED
|
@@ -1,18 +1,12 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
-
exports.ZChip = void 0;
|
|
8
|
-
const runtime_1 = require("@stencil/react-output-target/runtime");
|
|
9
|
-
const react_1 = __importDefault(require("react"));
|
|
10
|
-
const z_chip_js_1 = require("@zanichelli/albe-web-components/dist/components/z-chip.js");
|
|
11
|
-
exports.ZChip = (0, runtime_1.createComponent)({
|
|
2
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
import { ZChip as ZChipElement, defineCustomElement as defineZChip } from "@zanichelli/albe-web-components/dist/components/z-chip.js";
|
|
5
|
+
export const ZChip = /*@__PURE__*/ createComponent({
|
|
12
6
|
tagName: 'z-chip',
|
|
13
|
-
elementClass:
|
|
7
|
+
elementClass: ZChipElement,
|
|
14
8
|
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
15
|
-
react:
|
|
9
|
+
react: React,
|
|
16
10
|
events: { onInteractiveIconClick: 'interactiveIconClick' },
|
|
17
|
-
defineCustomElement:
|
|
11
|
+
defineCustomElement: defineZChip
|
|
18
12
|
});
|
package/react/z-color-picker.js
CHANGED
|
@@ -1,18 +1,12 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
-
exports.ZColorPicker = void 0;
|
|
8
|
-
const runtime_1 = require("@stencil/react-output-target/runtime");
|
|
9
|
-
const react_1 = __importDefault(require("react"));
|
|
10
|
-
const z_color_picker_js_1 = require("@zanichelli/albe-web-components/dist/components/z-color-picker.js");
|
|
11
|
-
exports.ZColorPicker = (0, runtime_1.createComponent)({
|
|
2
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
import { ZColorPicker as ZColorPickerElement, defineCustomElement as defineZColorPicker } from "@zanichelli/albe-web-components/dist/components/z-color-picker.js";
|
|
5
|
+
export const ZColorPicker = /*@__PURE__*/ createComponent({
|
|
12
6
|
tagName: 'z-color-picker',
|
|
13
|
-
elementClass:
|
|
7
|
+
elementClass: ZColorPickerElement,
|
|
14
8
|
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
15
|
-
react:
|
|
9
|
+
react: React,
|
|
16
10
|
events: { onColorSelected: 'colorSelected' },
|
|
17
|
-
defineCustomElement:
|
|
11
|
+
defineCustomElement: defineZColorPicker
|
|
18
12
|
});
|
package/react/z-combobox.js
CHANGED
|
@@ -1,18 +1,12 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
-
exports.ZCombobox = void 0;
|
|
8
|
-
const runtime_1 = require("@stencil/react-output-target/runtime");
|
|
9
|
-
const react_1 = __importDefault(require("react"));
|
|
10
|
-
const z_combobox_js_1 = require("@zanichelli/albe-web-components/dist/components/z-combobox.js");
|
|
11
|
-
exports.ZCombobox = (0, runtime_1.createComponent)({
|
|
2
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
import { ZCombobox as ZComboboxElement, defineCustomElement as defineZCombobox } from "@zanichelli/albe-web-components/dist/components/z-combobox.js";
|
|
5
|
+
export const ZCombobox = /*@__PURE__*/ createComponent({
|
|
12
6
|
tagName: 'z-combobox',
|
|
13
|
-
elementClass:
|
|
7
|
+
elementClass: ZComboboxElement,
|
|
14
8
|
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
15
|
-
react:
|
|
9
|
+
react: React,
|
|
16
10
|
events: { onComboboxChange: 'comboboxChange' },
|
|
17
|
-
defineCustomElement:
|
|
11
|
+
defineCustomElement: defineZCombobox
|
|
18
12
|
});
|
package/react/z-cover-hero.js
CHANGED
|
@@ -1,18 +1,12 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
-
exports.ZCoverHero = void 0;
|
|
8
|
-
const runtime_1 = require("@stencil/react-output-target/runtime");
|
|
9
|
-
const react_1 = __importDefault(require("react"));
|
|
10
|
-
const z_cover_hero_js_1 = require("@zanichelli/albe-web-components/dist/components/z-cover-hero.js");
|
|
11
|
-
exports.ZCoverHero = (0, runtime_1.createComponent)({
|
|
2
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
import { ZCoverHero as ZCoverHeroElement, defineCustomElement as defineZCoverHero } from "@zanichelli/albe-web-components/dist/components/z-cover-hero.js";
|
|
5
|
+
export const ZCoverHero = /*@__PURE__*/ createComponent({
|
|
12
6
|
tagName: 'z-cover-hero',
|
|
13
|
-
elementClass:
|
|
7
|
+
elementClass: ZCoverHeroElement,
|
|
14
8
|
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
15
|
-
react:
|
|
9
|
+
react: React,
|
|
16
10
|
events: {},
|
|
17
|
-
defineCustomElement:
|
|
11
|
+
defineCustomElement: defineZCoverHero
|
|
18
12
|
});
|
package/react/z-date-picker.js
CHANGED
|
@@ -1,18 +1,12 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
-
exports.ZDatePicker = void 0;
|
|
8
|
-
const runtime_1 = require("@stencil/react-output-target/runtime");
|
|
9
|
-
const react_1 = __importDefault(require("react"));
|
|
10
|
-
const z_date_picker_js_1 = require("@zanichelli/albe-web-components/dist/components/z-date-picker.js");
|
|
11
|
-
exports.ZDatePicker = (0, runtime_1.createComponent)({
|
|
2
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
import { ZDatePicker as ZDatePickerElement, defineCustomElement as defineZDatePicker } from "@zanichelli/albe-web-components/dist/components/z-date-picker.js";
|
|
5
|
+
export const ZDatePicker = /*@__PURE__*/ createComponent({
|
|
12
6
|
tagName: 'z-date-picker',
|
|
13
|
-
elementClass:
|
|
7
|
+
elementClass: ZDatePickerElement,
|
|
14
8
|
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
15
|
-
react:
|
|
9
|
+
react: React,
|
|
16
10
|
events: { onDateSelect: 'dateSelect' },
|
|
17
|
-
defineCustomElement:
|
|
11
|
+
defineCustomElement: defineZDatePicker
|
|
18
12
|
});
|
package/react/z-divider.js
CHANGED
|
@@ -1,18 +1,12 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
-
exports.ZDivider = void 0;
|
|
8
|
-
const runtime_1 = require("@stencil/react-output-target/runtime");
|
|
9
|
-
const react_1 = __importDefault(require("react"));
|
|
10
|
-
const z_divider_js_1 = require("@zanichelli/albe-web-components/dist/components/z-divider.js");
|
|
11
|
-
exports.ZDivider = (0, runtime_1.createComponent)({
|
|
2
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
import { ZDivider as ZDividerElement, defineCustomElement as defineZDivider } from "@zanichelli/albe-web-components/dist/components/z-divider.js";
|
|
5
|
+
export const ZDivider = /*@__PURE__*/ createComponent({
|
|
12
6
|
tagName: 'z-divider',
|
|
13
|
-
elementClass:
|
|
7
|
+
elementClass: ZDividerElement,
|
|
14
8
|
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
15
|
-
react:
|
|
9
|
+
react: React,
|
|
16
10
|
events: {},
|
|
17
|
-
defineCustomElement:
|
|
11
|
+
defineCustomElement: defineZDivider
|
|
18
12
|
});
|
package/react/z-dragdrop-area.js
CHANGED
|
@@ -1,18 +1,12 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
-
exports.ZDragdropArea = void 0;
|
|
8
|
-
const runtime_1 = require("@stencil/react-output-target/runtime");
|
|
9
|
-
const react_1 = __importDefault(require("react"));
|
|
10
|
-
const z_dragdrop_area_js_1 = require("@zanichelli/albe-web-components/dist/components/z-dragdrop-area.js");
|
|
11
|
-
exports.ZDragdropArea = (0, runtime_1.createComponent)({
|
|
2
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
import { ZDragdropArea as ZDragdropAreaElement, defineCustomElement as defineZDragdropArea } from "@zanichelli/albe-web-components/dist/components/z-dragdrop-area.js";
|
|
5
|
+
export const ZDragdropArea = /*@__PURE__*/ createComponent({
|
|
12
6
|
tagName: 'z-dragdrop-area',
|
|
13
|
-
elementClass:
|
|
7
|
+
elementClass: ZDragdropAreaElement,
|
|
14
8
|
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
15
|
-
react:
|
|
9
|
+
react: React,
|
|
16
10
|
events: { onFileDropped: 'fileDropped' },
|
|
17
|
-
defineCustomElement:
|
|
11
|
+
defineCustomElement: defineZDragdropArea
|
|
18
12
|
});
|
package/react/z-file-upload.js
CHANGED
|
@@ -1,21 +1,15 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
-
exports.ZFileUpload = void 0;
|
|
8
|
-
const runtime_1 = require("@stencil/react-output-target/runtime");
|
|
9
|
-
const react_1 = __importDefault(require("react"));
|
|
10
|
-
const z_file_upload_js_1 = require("@zanichelli/albe-web-components/dist/components/z-file-upload.js");
|
|
11
|
-
exports.ZFileUpload = (0, runtime_1.createComponent)({
|
|
2
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
import { ZFileUpload as ZFileUploadElement, defineCustomElement as defineZFileUpload } from "@zanichelli/albe-web-components/dist/components/z-file-upload.js";
|
|
5
|
+
export const ZFileUpload = /*@__PURE__*/ createComponent({
|
|
12
6
|
tagName: 'z-file-upload',
|
|
13
|
-
elementClass:
|
|
7
|
+
elementClass: ZFileUploadElement,
|
|
14
8
|
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
15
|
-
react:
|
|
9
|
+
react: React,
|
|
16
10
|
events: {
|
|
17
11
|
onFileInput: 'fileInput',
|
|
18
12
|
onFileError: 'fileError'
|
|
19
13
|
},
|
|
20
|
-
defineCustomElement:
|
|
14
|
+
defineCustomElement: defineZFileUpload
|
|
21
15
|
});
|
package/react/z-file.js
CHANGED
|
@@ -1,18 +1,12 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
-
exports.ZFile = void 0;
|
|
8
|
-
const runtime_1 = require("@stencil/react-output-target/runtime");
|
|
9
|
-
const react_1 = __importDefault(require("react"));
|
|
10
|
-
const z_file_js_1 = require("@zanichelli/albe-web-components/dist/components/z-file.js");
|
|
11
|
-
exports.ZFile = (0, runtime_1.createComponent)({
|
|
2
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
import { ZFile as ZFileElement, defineCustomElement as defineZFile } from "@zanichelli/albe-web-components/dist/components/z-file.js";
|
|
5
|
+
export const ZFile = /*@__PURE__*/ createComponent({
|
|
12
6
|
tagName: 'z-file',
|
|
13
|
-
elementClass:
|
|
7
|
+
elementClass: ZFileElement,
|
|
14
8
|
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
15
|
-
react:
|
|
9
|
+
react: React,
|
|
16
10
|
events: { onRemoveFile: 'removeFile' },
|
|
17
|
-
defineCustomElement:
|
|
11
|
+
defineCustomElement: defineZFile
|
|
18
12
|
});
|
package/react/z-ghost-loading.js
CHANGED
|
@@ -1,18 +1,12 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
-
exports.ZGhostLoading = void 0;
|
|
8
|
-
const runtime_1 = require("@stencil/react-output-target/runtime");
|
|
9
|
-
const react_1 = __importDefault(require("react"));
|
|
10
|
-
const z_ghost_loading_js_1 = require("@zanichelli/albe-web-components/dist/components/z-ghost-loading.js");
|
|
11
|
-
exports.ZGhostLoading = (0, runtime_1.createComponent)({
|
|
2
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
import { ZGhostLoading as ZGhostLoadingElement, defineCustomElement as defineZGhostLoading } from "@zanichelli/albe-web-components/dist/components/z-ghost-loading.js";
|
|
5
|
+
export const ZGhostLoading = /*@__PURE__*/ createComponent({
|
|
12
6
|
tagName: 'z-ghost-loading',
|
|
13
|
-
elementClass:
|
|
7
|
+
elementClass: ZGhostLoadingElement,
|
|
14
8
|
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
15
|
-
react:
|
|
9
|
+
react: React,
|
|
16
10
|
events: {},
|
|
17
|
-
defineCustomElement:
|
|
11
|
+
defineCustomElement: defineZGhostLoading
|
|
18
12
|
});
|
package/react/z-icon.js
CHANGED
|
@@ -1,18 +1,12 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
-
exports.ZIcon = void 0;
|
|
8
|
-
const runtime_1 = require("@stencil/react-output-target/runtime");
|
|
9
|
-
const react_1 = __importDefault(require("react"));
|
|
10
|
-
const z_icon_js_1 = require("@zanichelli/albe-web-components/dist/components/z-icon.js");
|
|
11
|
-
exports.ZIcon = (0, runtime_1.createComponent)({
|
|
2
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
import { ZIcon as ZIconElement, defineCustomElement as defineZIcon } from "@zanichelli/albe-web-components/dist/components/z-icon.js";
|
|
5
|
+
export const ZIcon = /*@__PURE__*/ createComponent({
|
|
12
6
|
tagName: 'z-icon',
|
|
13
|
-
elementClass:
|
|
7
|
+
elementClass: ZIconElement,
|
|
14
8
|
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
15
|
-
react:
|
|
9
|
+
react: React,
|
|
16
10
|
events: {},
|
|
17
|
-
defineCustomElement:
|
|
11
|
+
defineCustomElement: defineZIcon
|
|
18
12
|
});
|
package/react/z-info-box.js
CHANGED
|
@@ -1,18 +1,12 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
-
exports.ZInfoBox = void 0;
|
|
8
|
-
const runtime_1 = require("@stencil/react-output-target/runtime");
|
|
9
|
-
const react_1 = __importDefault(require("react"));
|
|
10
|
-
const z_info_box_js_1 = require("@zanichelli/albe-web-components/dist/components/z-info-box.js");
|
|
11
|
-
exports.ZInfoBox = (0, runtime_1.createComponent)({
|
|
2
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
import { ZInfoBox as ZInfoBoxElement, defineCustomElement as defineZInfoBox } from "@zanichelli/albe-web-components/dist/components/z-info-box.js";
|
|
5
|
+
export const ZInfoBox = /*@__PURE__*/ createComponent({
|
|
12
6
|
tagName: 'z-info-box',
|
|
13
|
-
elementClass:
|
|
7
|
+
elementClass: ZInfoBoxElement,
|
|
14
8
|
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
15
|
-
react:
|
|
9
|
+
react: React,
|
|
16
10
|
events: { onInfoBoxClose: 'infoBoxClose' },
|
|
17
|
-
defineCustomElement:
|
|
11
|
+
defineCustomElement: defineZInfoBox
|
|
18
12
|
});
|
package/react/z-info-reveal.js
CHANGED
|
@@ -1,18 +1,12 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
-
exports.ZInfoReveal = void 0;
|
|
8
|
-
const runtime_1 = require("@stencil/react-output-target/runtime");
|
|
9
|
-
const react_1 = __importDefault(require("react"));
|
|
10
|
-
const z_info_reveal_js_1 = require("@zanichelli/albe-web-components/dist/components/z-info-reveal.js");
|
|
11
|
-
exports.ZInfoReveal = (0, runtime_1.createComponent)({
|
|
2
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
import { ZInfoReveal as ZInfoRevealElement, defineCustomElement as defineZInfoReveal } from "@zanichelli/albe-web-components/dist/components/z-info-reveal.js";
|
|
5
|
+
export const ZInfoReveal = /*@__PURE__*/ createComponent({
|
|
12
6
|
tagName: 'z-info-reveal',
|
|
13
|
-
elementClass:
|
|
7
|
+
elementClass: ZInfoRevealElement,
|
|
14
8
|
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
15
|
-
react:
|
|
9
|
+
react: React,
|
|
16
10
|
events: {},
|
|
17
|
-
defineCustomElement:
|
|
11
|
+
defineCustomElement: defineZInfoReveal
|
|
18
12
|
});
|
package/react/z-input-message.js
CHANGED
|
@@ -1,18 +1,12 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
-
exports.ZInputMessage = void 0;
|
|
8
|
-
const runtime_1 = require("@stencil/react-output-target/runtime");
|
|
9
|
-
const react_1 = __importDefault(require("react"));
|
|
10
|
-
const z_input_message_js_1 = require("@zanichelli/albe-web-components/dist/components/z-input-message.js");
|
|
11
|
-
exports.ZInputMessage = (0, runtime_1.createComponent)({
|
|
2
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
import { ZInputMessage as ZInputMessageElement, defineCustomElement as defineZInputMessage } from "@zanichelli/albe-web-components/dist/components/z-input-message.js";
|
|
5
|
+
export const ZInputMessage = /*@__PURE__*/ createComponent({
|
|
12
6
|
tagName: 'z-input-message',
|
|
13
|
-
elementClass:
|
|
7
|
+
elementClass: ZInputMessageElement,
|
|
14
8
|
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
15
|
-
react:
|
|
9
|
+
react: React,
|
|
16
10
|
events: {},
|
|
17
|
-
defineCustomElement:
|
|
11
|
+
defineCustomElement: defineZInputMessage
|
|
18
12
|
});
|
package/react/z-input-range.js
CHANGED
|
@@ -1,21 +1,15 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
-
exports.ZInputRange = void 0;
|
|
8
|
-
const runtime_1 = require("@stencil/react-output-target/runtime");
|
|
9
|
-
const react_1 = __importDefault(require("react"));
|
|
10
|
-
const z_input_range_js_1 = require("@zanichelli/albe-web-components/dist/components/z-input-range.js");
|
|
11
|
-
exports.ZInputRange = (0, runtime_1.createComponent)({
|
|
2
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
import { ZInputRange as ZInputRangeElement, defineCustomElement as defineZInputRange } from "@zanichelli/albe-web-components/dist/components/z-input-range.js";
|
|
5
|
+
export const ZInputRange = /*@__PURE__*/ createComponent({
|
|
12
6
|
tagName: 'z-input-range',
|
|
13
|
-
elementClass:
|
|
7
|
+
elementClass: ZInputRangeElement,
|
|
14
8
|
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
15
|
-
react:
|
|
9
|
+
react: React,
|
|
16
10
|
events: {
|
|
17
11
|
onRangeInput: 'rangeInput',
|
|
18
12
|
onRangeChange: 'rangeChange'
|
|
19
13
|
},
|
|
20
|
-
defineCustomElement:
|
|
14
|
+
defineCustomElement: defineZInputRange
|
|
21
15
|
});
|
package/react/z-input.js
CHANGED
|
@@ -1,18 +1,12 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
-
exports.ZInput = void 0;
|
|
8
|
-
const runtime_1 = require("@stencil/react-output-target/runtime");
|
|
9
|
-
const react_1 = __importDefault(require("react"));
|
|
10
|
-
const z_input_js_1 = require("@zanichelli/albe-web-components/dist/components/z-input.js");
|
|
11
|
-
exports.ZInput = (0, runtime_1.createComponent)({
|
|
2
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
import { ZInput as ZInputElement, defineCustomElement as defineZInput } from "@zanichelli/albe-web-components/dist/components/z-input.js";
|
|
5
|
+
export const ZInput = /*@__PURE__*/ createComponent({
|
|
12
6
|
tagName: 'z-input',
|
|
13
|
-
elementClass:
|
|
7
|
+
elementClass: ZInputElement,
|
|
14
8
|
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
15
|
-
react:
|
|
9
|
+
react: React,
|
|
16
10
|
events: {
|
|
17
11
|
onInputChange: 'inputChange',
|
|
18
12
|
onStartTyping: 'startTyping',
|
|
@@ -21,5 +15,5 @@ exports.ZInput = (0, runtime_1.createComponent)({
|
|
|
21
15
|
onInputFocus: 'inputFocus',
|
|
22
16
|
onInputBlur: 'inputBlur'
|
|
23
17
|
},
|
|
24
|
-
defineCustomElement:
|
|
18
|
+
defineCustomElement: defineZInput
|
|
25
19
|
});
|