@zanichelli/albe-web-components 2.34.0 → 2.34.3
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/CHANGELOG.md +11 -0
- package/dist/cjs/{icons-74891aae.js → icons-05eba7ee.js} +2 -1
- package/dist/cjs/{index-de6c491e.js → index-3735f277.js} +6 -6
- package/dist/cjs/index.cjs.js +2 -2
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/{utils-12053886.js → utils-6a2c0eab.js} +1 -1
- package/dist/cjs/web-components-library.cjs.js +1 -1
- package/dist/cjs/z-app-switcher.cjs.entry.js +1 -1
- package/dist/cjs/z-app-topbar.cjs.entry.js +1 -1
- package/dist/cjs/z-aria-alert.cjs.entry.js +1 -1
- package/dist/cjs/z-avatar.cjs.entry.js +1 -1
- package/dist/cjs/z-body_14.cjs.entry.js +48 -48
- package/dist/cjs/z-button-filter_5.cjs.entry.js +2 -2
- package/dist/cjs/z-card.cjs.entry.js +1 -1
- package/dist/cjs/z-combobox.cjs.entry.js +2 -2
- package/dist/cjs/z-contextual-menu.cjs.entry.js +1 -1
- package/dist/cjs/z-cookiebar.cjs.entry.js +1 -1
- package/dist/cjs/z-divider.cjs.entry.js +1 -1
- package/dist/cjs/z-footer.cjs.entry.js +1 -1
- package/dist/cjs/z-icon-package.cjs.entry.js +1 -1
- package/dist/cjs/z-list_3.cjs.entry.js +1 -1
- package/dist/cjs/z-menu-dropdown_2.cjs.entry.js +2 -2
- package/dist/cjs/z-messages-pocket.cjs.entry.js +1 -1
- package/dist/cjs/z-modal-login.cjs.entry.js +1 -1
- package/dist/cjs/z-myz-card-alert.cjs.entry.js +1 -1
- package/dist/cjs/z-myz-card-dictionary.cjs.entry.js +1 -1
- package/dist/cjs/z-myz-card-footer.cjs.entry.js +1 -1
- package/dist/cjs/z-myz-card-info.cjs.entry.js +2 -2
- package/dist/cjs/z-myz-card_4.cjs.entry.js +1 -1
- package/dist/cjs/z-myz-list-item.cjs.entry.js +2 -2
- package/dist/cjs/z-myz-topbar.cjs.entry.js +1 -1
- package/dist/cjs/z-navigation-tabs.cjs.entry.js +1 -1
- package/dist/cjs/z-notification.cjs.entry.js +1 -1
- package/dist/cjs/z-otp.cjs.entry.js +1 -1
- package/dist/cjs/z-pagination-bar.cjs.entry.js +2 -2
- package/dist/cjs/z-pocket_3.cjs.entry.js +2 -2
- package/dist/cjs/z-slideshow.cjs.entry.js +2 -2
- package/dist/cjs/z-status-tag.cjs.entry.js +1 -1
- package/dist/cjs/{z-registro-table-expanded-row.cjs.entry.js → z-table-expanded-row.cjs.entry.js} +3 -3
- package/dist/cjs/{z-registro-table-footer.cjs.entry.js → z-table-footer.cjs.entry.js} +4 -4
- package/dist/cjs/z-toast-notification-list.cjs.entry.js +1 -1
- package/dist/cjs/z-toast-notification.cjs.entry.js +1 -1
- package/dist/cjs/z-tooltip.cjs.entry.js +1 -1
- package/dist/collection/beans/index.js +6 -6
- package/dist/collection/collection-manifest.json +12 -12
- package/dist/collection/components/icons/icons.js +2 -1
- package/dist/collection/{snowflakes/registro-table/z-registro-table → components/z-table/z-table}/index.js +5 -5
- package/dist/collection/{snowflakes/registro-table/z-registro-table → components/z-table/z-table}/styles.css +54 -54
- package/dist/collection/{snowflakes/registro-table/z-registro-table-body → components/z-table/z-table-body}/index.js +2 -2
- package/dist/collection/{snowflakes/registro-table/z-registro-table-body → components/z-table/z-table-body}/styles.css +1 -1
- package/dist/collection/{snowflakes/registro-table/z-registro-table-cell → components/z-table/z-table-cell}/index.js +2 -2
- package/dist/collection/{snowflakes/registro-table/z-registro-table-cell → components/z-table/z-table-cell}/styles.css +0 -0
- package/dist/collection/{snowflakes/registro-table/z-registro-table-empty-box → components/z-table/z-table-empty-box}/index.js +2 -2
- package/dist/collection/{snowflakes/registro-table/z-registro-table-empty-box → components/z-table/z-table-empty-box}/styles.css +0 -0
- package/dist/collection/{snowflakes/registro-table/z-registro-table-expanded-row → components/z-table/z-table-expanded-row}/index.js +2 -2
- package/dist/collection/{snowflakes/registro-table/z-registro-table-expanded-row → components/z-table/z-table-expanded-row}/styles.css +0 -0
- package/dist/collection/{snowflakes/registro-table/z-registro-table-head → components/z-table/z-table-footer}/index.js +2 -2
- package/dist/collection/{snowflakes/registro-table/z-registro-table-footer → components/z-table/z-table-footer}/styles.css +0 -0
- package/dist/collection/{snowflakes/registro-table/z-registro-table-footer → components/z-table/z-table-head}/index.js +2 -2
- package/dist/collection/{snowflakes/registro-table/z-registro-table-head → components/z-table/z-table-head}/styles.css +0 -0
- package/dist/collection/{snowflakes/registro-table/z-registro-table-header → components/z-table/z-table-header}/index.js +3 -3
- package/dist/collection/{snowflakes/registro-table/z-registro-table-header → components/z-table/z-table-header}/styles.css +0 -0
- package/dist/collection/{snowflakes/registro-table/z-registro-table-header-row → components/z-table/z-table-header-row}/index.js +3 -3
- package/dist/collection/components/z-table/z-table-header-row/styles.css +13 -0
- package/dist/collection/{snowflakes/registro-table/z-registro-table-row → components/z-table/z-table-row}/index.js +13 -13
- package/dist/collection/components/z-table/z-table-row/styles.css +54 -0
- package/dist/collection/{snowflakes/registro-table/z-registro-table-sticky-footer → components/z-table/z-table-sticky-footer}/index.js +2 -2
- package/dist/collection/{snowflakes/registro-table/z-registro-table-sticky-footer → components/z-table/z-table-sticky-footer}/styles.css +0 -0
- package/dist/esm/{icons-9a191d79.js → icons-bceeb196.js} +2 -1
- package/dist/esm/{index-09b57d95.js → index-f928c852.js} +7 -7
- package/dist/esm/index.js +2 -2
- package/dist/esm/loader.js +1 -1
- package/dist/esm/{utils-f0067254.js → utils-a219c3d4.js} +1 -1
- package/dist/esm/web-components-library.js +1 -1
- package/dist/esm/z-app-switcher.entry.js +1 -1
- package/dist/esm/z-app-topbar.entry.js +1 -1
- package/dist/esm/z-aria-alert.entry.js +1 -1
- package/dist/esm/z-avatar.entry.js +1 -1
- package/dist/esm/z-body_14.entry.js +40 -40
- package/dist/esm/z-button-filter_5.entry.js +2 -2
- package/dist/esm/z-card.entry.js +1 -1
- package/dist/esm/z-combobox.entry.js +2 -2
- package/dist/esm/z-contextual-menu.entry.js +1 -1
- package/dist/esm/z-cookiebar.entry.js +1 -1
- package/dist/esm/z-divider.entry.js +1 -1
- package/dist/esm/z-footer.entry.js +1 -1
- package/dist/esm/z-icon-package.entry.js +1 -1
- package/dist/esm/z-list_3.entry.js +1 -1
- package/dist/esm/z-menu-dropdown_2.entry.js +2 -2
- package/dist/esm/z-messages-pocket.entry.js +1 -1
- package/dist/esm/z-modal-login.entry.js +1 -1
- package/dist/esm/z-myz-card-alert.entry.js +1 -1
- package/dist/esm/z-myz-card-dictionary.entry.js +1 -1
- package/dist/esm/z-myz-card-footer.entry.js +1 -1
- package/dist/esm/z-myz-card-info.entry.js +2 -2
- package/dist/esm/z-myz-card_4.entry.js +1 -1
- package/dist/esm/z-myz-list-item.entry.js +2 -2
- package/dist/esm/z-myz-topbar.entry.js +1 -1
- package/dist/esm/z-navigation-tabs.entry.js +1 -1
- package/dist/esm/z-notification.entry.js +1 -1
- package/dist/esm/z-otp.entry.js +1 -1
- package/dist/esm/z-pagination-bar.entry.js +2 -2
- package/dist/esm/z-pocket_3.entry.js +2 -2
- package/dist/esm/z-slideshow.entry.js +2 -2
- package/dist/esm/z-status-tag.entry.js +1 -1
- package/dist/esm/{z-registro-table-expanded-row.entry.js → z-table-expanded-row.entry.js} +3 -3
- package/dist/esm/{z-registro-table-footer.entry.js → z-table-footer.entry.js} +4 -4
- package/dist/esm/z-toast-notification-list.entry.js +1 -1
- package/dist/esm/z-toast-notification.entry.js +1 -1
- package/dist/esm/z-tooltip.entry.js +1 -1
- package/dist/types/beans/index.d.ts +1 -1
- package/dist/types/components/icons/icons.d.ts +1 -0
- package/dist/types/{snowflakes/registro-table/z-registro-table → components/z-table/z-table}/index.d.ts +1 -1
- package/dist/types/{snowflakes/registro-table/z-registro-table-body → components/z-table/z-table-body}/index.d.ts +1 -1
- package/dist/types/{snowflakes/registro-table/z-registro-table-cell → components/z-table/z-table-cell}/index.d.ts +1 -1
- package/dist/types/{snowflakes/registro-table/z-registro-table-empty-box → components/z-table/z-table-empty-box}/index.d.ts +1 -1
- package/dist/types/{snowflakes/registro-table/z-registro-table-expanded-row → components/z-table/z-table-expanded-row}/index.d.ts +1 -1
- package/dist/types/{snowflakes/registro-table/z-registro-table-head → components/z-table/z-table-footer}/index.d.ts +1 -1
- package/dist/types/{snowflakes/registro-table/z-registro-table-footer → components/z-table/z-table-head}/index.d.ts +1 -1
- package/dist/types/{snowflakes/registro-table/z-registro-table-header → components/z-table/z-table-header}/index.d.ts +1 -1
- package/dist/types/{snowflakes/registro-table/z-registro-table-header-row → components/z-table/z-table-header-row}/index.d.ts +1 -1
- package/dist/types/{snowflakes/registro-table/z-registro-table-row → components/z-table/z-table-row}/index.d.ts +3 -3
- package/dist/types/{snowflakes/registro-table/z-registro-table-sticky-footer → components/z-table/z-table-sticky-footer}/index.d.ts +1 -1
- package/dist/types/components.d.ts +337 -337
- package/dist/web-components-library/index.esm.js +1 -1
- package/dist/web-components-library/{p-957f298f.entry.js → p-065c2661.entry.js} +1 -1
- package/dist/web-components-library/{p-0455dc43.entry.js → p-0fee9636.entry.js} +1 -1
- package/dist/web-components-library/{p-255c9150.entry.js → p-19784323.entry.js} +1 -1
- package/{www/build/p-f3354152.entry.js → dist/web-components-library/p-2df1936a.entry.js} +1 -1
- package/dist/web-components-library/{p-fce08912.entry.js → p-306c18e8.entry.js} +1 -1
- package/dist/web-components-library/{p-400e26c7.entry.js → p-33dc4f06.entry.js} +1 -1
- package/dist/web-components-library/{p-0e6906af.js → p-3dce95ce.js} +0 -0
- package/dist/web-components-library/{p-10ad64bc.entry.js → p-42bbbe45.entry.js} +1 -1
- package/dist/web-components-library/{p-cc6363b9.entry.js → p-44904136.entry.js} +1 -1
- package/dist/web-components-library/{p-e29fe790.entry.js → p-45352dbd.entry.js} +1 -1
- package/dist/web-components-library/{p-94814f44.entry.js → p-46409367.entry.js} +1 -1
- package/dist/web-components-library/p-4a1404e2.entry.js +1 -0
- package/dist/web-components-library/{p-f77f6f60.entry.js → p-57ca60ca.entry.js} +1 -1
- package/dist/web-components-library/{p-08158e57.entry.js → p-5ab81e9b.entry.js} +1 -1
- package/dist/web-components-library/{p-9959e453.entry.js → p-5f30cea7.entry.js} +1 -1
- package/dist/web-components-library/{p-4ce8c176.entry.js → p-698e18cf.entry.js} +1 -1
- package/dist/web-components-library/{p-d227a145.entry.js → p-6a555104.entry.js} +1 -1
- package/dist/web-components-library/{p-b630127d.entry.js → p-72768e3c.entry.js} +1 -1
- package/dist/web-components-library/p-795f0a47.entry.js +1 -0
- package/dist/web-components-library/{p-35fd465c.entry.js → p-8157eea6.entry.js} +1 -1
- package/dist/web-components-library/{p-4f66fee4.js → p-82048c15.js} +1 -1
- package/dist/web-components-library/{p-5e2762e6.entry.js → p-8bb0c86d.entry.js} +1 -1
- package/dist/web-components-library/p-8edb6b65.entry.js +1 -0
- package/{www/build/p-b13d5b98.entry.js → dist/web-components-library/p-94a60282.entry.js} +1 -1
- package/dist/web-components-library/p-9a5056d8.entry.js +1 -0
- package/dist/web-components-library/{p-c92c3f20.entry.js → p-9cf0c400.entry.js} +1 -1
- package/dist/web-components-library/p-9f241f4c.js +1 -0
- package/dist/web-components-library/{p-18705ae9.entry.js → p-a3fda8d7.entry.js} +1 -1
- package/dist/web-components-library/{p-82a59ded.entry.js → p-aba4e402.entry.js} +1 -1
- package/dist/web-components-library/{p-a15f8b52.entry.js → p-b18566a3.entry.js} +1 -1
- package/dist/web-components-library/{p-01d11ec3.entry.js → p-b36031be.entry.js} +1 -1
- package/dist/web-components-library/{p-880a50a6.entry.js → p-b725af3c.entry.js} +1 -1
- package/dist/web-components-library/{p-fc47897e.entry.js → p-d41a8631.entry.js} +1 -1
- package/dist/web-components-library/{p-a82c9a77.entry.js → p-d4ada94b.entry.js} +1 -1
- package/dist/web-components-library/{p-d83eee10.entry.js → p-ded3311b.entry.js} +1 -1
- package/dist/web-components-library/{p-7e926220.entry.js → p-dedd49a7.entry.js} +1 -1
- package/{www/build/p-34f4e805.entry.js → dist/web-components-library/p-e21ba6cb.entry.js} +1 -1
- package/dist/web-components-library/{p-05f4fa42.entry.js → p-f7ac7835.entry.js} +1 -1
- package/dist/web-components-library/{p-9d9dc98f.entry.js → p-fe3ab113.entry.js} +1 -1
- package/dist/web-components-library/web-components-library.esm.js +1 -1
- package/package.json +1 -1
- package/react/components.d.ts +11 -11
- package/react/components.js +12 -12
- package/react/components.js.map +1 -1
- package/src-react/index.ts +1 -0
- package/www/build/index.esm.js +1 -1
- package/www/build/{p-957f298f.entry.js → p-065c2661.entry.js} +1 -1
- package/www/build/{p-0455dc43.entry.js → p-0fee9636.entry.js} +1 -1
- package/www/build/{p-255c9150.entry.js → p-19784323.entry.js} +1 -1
- package/{dist/web-components-library/p-f3354152.entry.js → www/build/p-2df1936a.entry.js} +1 -1
- package/www/build/{p-fce08912.entry.js → p-306c18e8.entry.js} +1 -1
- package/www/build/{p-400e26c7.entry.js → p-33dc4f06.entry.js} +1 -1
- package/www/build/p-38a6c733.js +1 -0
- package/www/build/{p-0e6906af.js → p-3dce95ce.js} +0 -0
- package/www/build/{p-10ad64bc.entry.js → p-42bbbe45.entry.js} +1 -1
- package/www/build/{p-cc6363b9.entry.js → p-44904136.entry.js} +1 -1
- package/www/build/{p-e29fe790.entry.js → p-45352dbd.entry.js} +1 -1
- package/www/build/{p-94814f44.entry.js → p-46409367.entry.js} +1 -1
- package/www/build/p-4a1404e2.entry.js +1 -0
- package/www/build/{p-f77f6f60.entry.js → p-57ca60ca.entry.js} +1 -1
- package/www/build/{p-08158e57.entry.js → p-5ab81e9b.entry.js} +1 -1
- package/www/build/{p-9959e453.entry.js → p-5f30cea7.entry.js} +1 -1
- package/www/build/{p-4ce8c176.entry.js → p-698e18cf.entry.js} +1 -1
- package/www/build/{p-d227a145.entry.js → p-6a555104.entry.js} +1 -1
- package/www/build/{p-b630127d.entry.js → p-72768e3c.entry.js} +1 -1
- package/www/build/p-795f0a47.entry.js +1 -0
- package/www/build/{p-35fd465c.entry.js → p-8157eea6.entry.js} +1 -1
- package/www/build/{p-4f66fee4.js → p-82048c15.js} +1 -1
- package/www/build/{p-5e2762e6.entry.js → p-8bb0c86d.entry.js} +1 -1
- package/www/build/p-8edb6b65.entry.js +1 -0
- package/{dist/web-components-library/p-b13d5b98.entry.js → www/build/p-94a60282.entry.js} +1 -1
- package/www/build/p-9a5056d8.entry.js +1 -0
- package/www/build/{p-c92c3f20.entry.js → p-9cf0c400.entry.js} +1 -1
- package/www/build/p-9f241f4c.js +1 -0
- package/www/build/{p-18705ae9.entry.js → p-a3fda8d7.entry.js} +1 -1
- package/www/build/{p-82a59ded.entry.js → p-aba4e402.entry.js} +1 -1
- package/www/build/{p-a15f8b52.entry.js → p-b18566a3.entry.js} +1 -1
- package/www/build/{p-01d11ec3.entry.js → p-b36031be.entry.js} +1 -1
- package/www/build/{p-880a50a6.entry.js → p-b725af3c.entry.js} +1 -1
- package/www/build/{p-fc47897e.entry.js → p-d41a8631.entry.js} +1 -1
- package/www/build/{p-a82c9a77.entry.js → p-d4ada94b.entry.js} +1 -1
- package/www/build/{p-d83eee10.entry.js → p-ded3311b.entry.js} +1 -1
- package/www/build/{p-7e926220.entry.js → p-dedd49a7.entry.js} +1 -1
- package/{dist/web-components-library/p-34f4e805.entry.js → www/build/p-e21ba6cb.entry.js} +1 -1
- package/www/build/{p-05f4fa42.entry.js → p-f7ac7835.entry.js} +1 -1
- package/www/build/{p-9d9dc98f.entry.js → p-fe3ab113.entry.js} +1 -1
- package/www/build/web-components-library.esm.js +1 -1
- package/www/index.html +2 -2
- package/dist/collection/snowflakes/registro-table/z-registro-table-header-row/styles.css +0 -13
- package/dist/collection/snowflakes/registro-table/z-registro-table-row/styles.css +0 -54
- package/dist/web-components-library/p-017370c7.entry.js +0 -1
- package/dist/web-components-library/p-0fe60379.entry.js +0 -1
- package/dist/web-components-library/p-166a212e.entry.js +0 -1
- package/dist/web-components-library/p-5fa8dc13.entry.js +0 -1
- package/dist/web-components-library/p-f90dd488.js +0 -1
- package/www/build/p-017370c7.entry.js +0 -1
- package/www/build/p-0fe60379.entry.js +0 -1
- package/www/build/p-166a212e.entry.js +0 -1
- package/www/build/p-5fa8dc13.entry.js +0 -1
- package/www/build/p-eaf64f7c.js +0 -1
- package/www/build/p-f90dd488.js +0 -1
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
*/
|
|
7
7
|
import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
|
|
8
8
|
import { AlertTypes, LicenseTypeEnum, MenuItem as MenuItem1, TooltipPosition } from "./beans/index";
|
|
9
|
-
import { AvatarSize, ButtonSizeEnum, ButtonVariantBean, CardVariants, ComboItemBean, DictionaryData, DividerOrientation, DividerSize, ExpandableListButtonAlign, ExpandableListStyle, HeaderUserData, InputStatusBean, InputTypeBean, ListDividerType, ListSize, MenuItem, NotificationType, PocketStatus, PopoverBorderRadius, PopoverPosition, PopoverShadow, SelectItemBean, Size, SortDirection, StatusTagStatus, TabOrientationBean, TabSizeBean, ThemeVariant, ThemeVariantBean, ToastNotificationPositionsTypes, ToastNotificationTransitionTypes, ToastNotificationTypes,
|
|
9
|
+
import { AvatarSize, ButtonSizeEnum, ButtonVariantBean, CardVariants, ComboItemBean, DictionaryData, DividerOrientation, DividerSize, ExpandableListButtonAlign, ExpandableListStyle, HeaderUserData, InputStatusBean, InputTypeBean, ListDividerType, ListSize, MenuItem, NotificationType, PocketStatus, PopoverBorderRadius, PopoverPosition, PopoverShadow, SelectItemBean, Size, SortDirection, StatusTagStatus, TabOrientationBean, TabSizeBean, ThemeVariant, ThemeVariantBean, ToastNotificationPositionsTypes, ToastNotificationTransitionTypes, ToastNotificationTypes, ZTableRowExpandedType } from "./beans";
|
|
10
10
|
import { ListItemBean } from "./beans/index.js";
|
|
11
11
|
import { ZTypographyLevels } from "./components/typography/z-typography/index";
|
|
12
12
|
export namespace Components {
|
|
@@ -1195,119 +1195,6 @@ export namespace Components {
|
|
|
1195
1195
|
*/
|
|
1196
1196
|
"showArrow"?: boolean;
|
|
1197
1197
|
}
|
|
1198
|
-
interface ZRegistroTable {
|
|
1199
|
-
/**
|
|
1200
|
-
* Sets table with border
|
|
1201
|
-
*/
|
|
1202
|
-
"bordered"?: boolean;
|
|
1203
|
-
/**
|
|
1204
|
-
* Sets call to action label
|
|
1205
|
-
*/
|
|
1206
|
-
"callToActionLabel"?: string;
|
|
1207
|
-
/**
|
|
1208
|
-
* Sets call to action label
|
|
1209
|
-
*/
|
|
1210
|
-
"callToActionTwoLabel"?: string;
|
|
1211
|
-
/**
|
|
1212
|
-
* Sets first column sticky
|
|
1213
|
-
*/
|
|
1214
|
-
"columnSticky"?: boolean;
|
|
1215
|
-
/**
|
|
1216
|
-
* Sets empty table
|
|
1217
|
-
*/
|
|
1218
|
-
"empty"?: boolean;
|
|
1219
|
-
/**
|
|
1220
|
-
* Set error status
|
|
1221
|
-
*/
|
|
1222
|
-
"error"?: boolean;
|
|
1223
|
-
/**
|
|
1224
|
-
* Set error status
|
|
1225
|
-
*/
|
|
1226
|
-
"errorLink"?: string;
|
|
1227
|
-
/**
|
|
1228
|
-
* Error message
|
|
1229
|
-
*/
|
|
1230
|
-
"errorMessage"?: string;
|
|
1231
|
-
/**
|
|
1232
|
-
* Sets header sticky
|
|
1233
|
-
*/
|
|
1234
|
-
"headerSticky"?: boolean;
|
|
1235
|
-
/**
|
|
1236
|
-
* Number of lines of element
|
|
1237
|
-
*/
|
|
1238
|
-
"lines"?: number;
|
|
1239
|
-
/**
|
|
1240
|
-
* Set message
|
|
1241
|
-
*/
|
|
1242
|
-
"message"?: string;
|
|
1243
|
-
/**
|
|
1244
|
-
* Set subtitle
|
|
1245
|
-
*/
|
|
1246
|
-
"subtitle"?: string;
|
|
1247
|
-
}
|
|
1248
|
-
interface ZRegistroTableBody {
|
|
1249
|
-
}
|
|
1250
|
-
interface ZRegistroTableCell {
|
|
1251
|
-
/**
|
|
1252
|
-
* Set padding size of cell, if special 0px padding will be set
|
|
1253
|
-
*/
|
|
1254
|
-
"padding": Size;
|
|
1255
|
-
/**
|
|
1256
|
-
* [Optional] Show contextual menu button
|
|
1257
|
-
*/
|
|
1258
|
-
"showButton"?: boolean;
|
|
1259
|
-
}
|
|
1260
|
-
interface ZRegistroTableEmptyBox {
|
|
1261
|
-
/**
|
|
1262
|
-
* Sets main title message
|
|
1263
|
-
*/
|
|
1264
|
-
"message"?: string;
|
|
1265
|
-
/**
|
|
1266
|
-
* Sets message
|
|
1267
|
-
*/
|
|
1268
|
-
"subtitle"?: string;
|
|
1269
|
-
}
|
|
1270
|
-
interface ZRegistroTableExpandedRow {
|
|
1271
|
-
/**
|
|
1272
|
-
* Number table column plus 1 for the expand button
|
|
1273
|
-
*/
|
|
1274
|
-
"colSpan": number;
|
|
1275
|
-
}
|
|
1276
|
-
interface ZRegistroTableFooter {
|
|
1277
|
-
}
|
|
1278
|
-
interface ZRegistroTableHead {
|
|
1279
|
-
}
|
|
1280
|
-
interface ZRegistroTableHeader {
|
|
1281
|
-
/**
|
|
1282
|
-
* Column ID
|
|
1283
|
-
*/
|
|
1284
|
-
"columnId": string;
|
|
1285
|
-
/**
|
|
1286
|
-
* [Optional] Default sort order
|
|
1287
|
-
*/
|
|
1288
|
-
"defaultSortDirection"?: SortDirection;
|
|
1289
|
-
/**
|
|
1290
|
-
* Set padding size of cell, if special 0px padding will be set
|
|
1291
|
-
*/
|
|
1292
|
-
"padding": Size;
|
|
1293
|
-
/**
|
|
1294
|
-
* [Optional] Show contextual menu button
|
|
1295
|
-
*/
|
|
1296
|
-
"showButton"?: boolean;
|
|
1297
|
-
"sortDirection": SortDirection;
|
|
1298
|
-
/**
|
|
1299
|
-
* [Optional] Make the header sortable
|
|
1300
|
-
*/
|
|
1301
|
-
"sortable"?: boolean;
|
|
1302
|
-
}
|
|
1303
|
-
interface ZRegistroTableHeaderRow {
|
|
1304
|
-
"expandable"?: boolean;
|
|
1305
|
-
}
|
|
1306
|
-
interface ZRegistroTableRow {
|
|
1307
|
-
"expandedType": ZRegistroTableRowExpandedType;
|
|
1308
|
-
}
|
|
1309
|
-
interface ZRegistroTableStickyFooter {
|
|
1310
|
-
}
|
|
1311
1198
|
interface ZSelect {
|
|
1312
1199
|
/**
|
|
1313
1200
|
* the input aria-label
|
|
@@ -1434,6 +1321,119 @@ export namespace Components {
|
|
|
1434
1321
|
*/
|
|
1435
1322
|
"pressed": boolean;
|
|
1436
1323
|
}
|
|
1324
|
+
interface ZTable {
|
|
1325
|
+
/**
|
|
1326
|
+
* Sets table with border
|
|
1327
|
+
*/
|
|
1328
|
+
"bordered"?: boolean;
|
|
1329
|
+
/**
|
|
1330
|
+
* Sets call to action label
|
|
1331
|
+
*/
|
|
1332
|
+
"callToActionLabel"?: string;
|
|
1333
|
+
/**
|
|
1334
|
+
* Sets call to action label
|
|
1335
|
+
*/
|
|
1336
|
+
"callToActionTwoLabel"?: string;
|
|
1337
|
+
/**
|
|
1338
|
+
* Sets first column sticky
|
|
1339
|
+
*/
|
|
1340
|
+
"columnSticky"?: boolean;
|
|
1341
|
+
/**
|
|
1342
|
+
* Sets empty table
|
|
1343
|
+
*/
|
|
1344
|
+
"empty"?: boolean;
|
|
1345
|
+
/**
|
|
1346
|
+
* Set error status
|
|
1347
|
+
*/
|
|
1348
|
+
"error"?: boolean;
|
|
1349
|
+
/**
|
|
1350
|
+
* Set error status
|
|
1351
|
+
*/
|
|
1352
|
+
"errorLink"?: string;
|
|
1353
|
+
/**
|
|
1354
|
+
* Error message
|
|
1355
|
+
*/
|
|
1356
|
+
"errorMessage"?: string;
|
|
1357
|
+
/**
|
|
1358
|
+
* Sets header sticky
|
|
1359
|
+
*/
|
|
1360
|
+
"headerSticky"?: boolean;
|
|
1361
|
+
/**
|
|
1362
|
+
* Number of lines of element
|
|
1363
|
+
*/
|
|
1364
|
+
"lines"?: number;
|
|
1365
|
+
/**
|
|
1366
|
+
* Set message
|
|
1367
|
+
*/
|
|
1368
|
+
"message"?: string;
|
|
1369
|
+
/**
|
|
1370
|
+
* Set subtitle
|
|
1371
|
+
*/
|
|
1372
|
+
"subtitle"?: string;
|
|
1373
|
+
}
|
|
1374
|
+
interface ZTableBody {
|
|
1375
|
+
}
|
|
1376
|
+
interface ZTableCell {
|
|
1377
|
+
/**
|
|
1378
|
+
* Set padding size of cell, if special 0px padding will be set
|
|
1379
|
+
*/
|
|
1380
|
+
"padding": Size;
|
|
1381
|
+
/**
|
|
1382
|
+
* [Optional] Show contextual menu button
|
|
1383
|
+
*/
|
|
1384
|
+
"showButton"?: boolean;
|
|
1385
|
+
}
|
|
1386
|
+
interface ZTableEmptyBox {
|
|
1387
|
+
/**
|
|
1388
|
+
* Sets main title message
|
|
1389
|
+
*/
|
|
1390
|
+
"message"?: string;
|
|
1391
|
+
/**
|
|
1392
|
+
* Sets message
|
|
1393
|
+
*/
|
|
1394
|
+
"subtitle"?: string;
|
|
1395
|
+
}
|
|
1396
|
+
interface ZTableExpandedRow {
|
|
1397
|
+
/**
|
|
1398
|
+
* Number table column plus 1 for the expand button
|
|
1399
|
+
*/
|
|
1400
|
+
"colSpan": number;
|
|
1401
|
+
}
|
|
1402
|
+
interface ZTableFooter {
|
|
1403
|
+
}
|
|
1404
|
+
interface ZTableHead {
|
|
1405
|
+
}
|
|
1406
|
+
interface ZTableHeader {
|
|
1407
|
+
/**
|
|
1408
|
+
* Column ID
|
|
1409
|
+
*/
|
|
1410
|
+
"columnId": string;
|
|
1411
|
+
/**
|
|
1412
|
+
* [Optional] Default sort order
|
|
1413
|
+
*/
|
|
1414
|
+
"defaultSortDirection"?: SortDirection;
|
|
1415
|
+
/**
|
|
1416
|
+
* Set padding size of cell, if special 0px padding will be set
|
|
1417
|
+
*/
|
|
1418
|
+
"padding": Size;
|
|
1419
|
+
/**
|
|
1420
|
+
* [Optional] Show contextual menu button
|
|
1421
|
+
*/
|
|
1422
|
+
"showButton"?: boolean;
|
|
1423
|
+
"sortDirection": SortDirection;
|
|
1424
|
+
/**
|
|
1425
|
+
* [Optional] Make the header sortable
|
|
1426
|
+
*/
|
|
1427
|
+
"sortable"?: boolean;
|
|
1428
|
+
}
|
|
1429
|
+
interface ZTableHeaderRow {
|
|
1430
|
+
"expandable"?: boolean;
|
|
1431
|
+
}
|
|
1432
|
+
interface ZTableRow {
|
|
1433
|
+
"expandedType": ZTableRowExpandedType;
|
|
1434
|
+
}
|
|
1435
|
+
interface ZTableStickyFooter {
|
|
1436
|
+
}
|
|
1437
1437
|
interface ZToastNotification {
|
|
1438
1438
|
/**
|
|
1439
1439
|
* toast notification closing timeout (ms)
|
|
@@ -1946,101 +1946,101 @@ declare global {
|
|
|
1946
1946
|
prototype: HTMLZPopoverElement;
|
|
1947
1947
|
new (): HTMLZPopoverElement;
|
|
1948
1948
|
};
|
|
1949
|
-
interface
|
|
1949
|
+
interface HTMLZSelectElement extends Components.ZSelect, HTMLStencilElement {
|
|
1950
1950
|
}
|
|
1951
|
-
var
|
|
1952
|
-
prototype:
|
|
1953
|
-
new ():
|
|
1951
|
+
var HTMLZSelectElement: {
|
|
1952
|
+
prototype: HTMLZSelectElement;
|
|
1953
|
+
new (): HTMLZSelectElement;
|
|
1954
1954
|
};
|
|
1955
|
-
interface
|
|
1955
|
+
interface HTMLZSlideshowElement extends Components.ZSlideshow, HTMLStencilElement {
|
|
1956
1956
|
}
|
|
1957
|
-
var
|
|
1958
|
-
prototype:
|
|
1959
|
-
new ():
|
|
1957
|
+
var HTMLZSlideshowElement: {
|
|
1958
|
+
prototype: HTMLZSlideshowElement;
|
|
1959
|
+
new (): HTMLZSlideshowElement;
|
|
1960
1960
|
};
|
|
1961
|
-
interface
|
|
1961
|
+
interface HTMLZStatusTagElement extends Components.ZStatusTag, HTMLStencilElement {
|
|
1962
1962
|
}
|
|
1963
|
-
var
|
|
1964
|
-
prototype:
|
|
1965
|
-
new ():
|
|
1963
|
+
var HTMLZStatusTagElement: {
|
|
1964
|
+
prototype: HTMLZStatusTagElement;
|
|
1965
|
+
new (): HTMLZStatusTagElement;
|
|
1966
1966
|
};
|
|
1967
|
-
interface
|
|
1967
|
+
interface HTMLZStepperElement extends Components.ZStepper, HTMLStencilElement {
|
|
1968
1968
|
}
|
|
1969
|
-
var
|
|
1970
|
-
prototype:
|
|
1971
|
-
new ():
|
|
1969
|
+
var HTMLZStepperElement: {
|
|
1970
|
+
prototype: HTMLZStepperElement;
|
|
1971
|
+
new (): HTMLZStepperElement;
|
|
1972
1972
|
};
|
|
1973
|
-
interface
|
|
1973
|
+
interface HTMLZStepperItemElement extends Components.ZStepperItem, HTMLStencilElement {
|
|
1974
1974
|
}
|
|
1975
|
-
var
|
|
1976
|
-
prototype:
|
|
1977
|
-
new ():
|
|
1975
|
+
var HTMLZStepperItemElement: {
|
|
1976
|
+
prototype: HTMLZStepperItemElement;
|
|
1977
|
+
new (): HTMLZStepperItemElement;
|
|
1978
1978
|
};
|
|
1979
|
-
interface
|
|
1979
|
+
interface HTMLZTableElement extends Components.ZTable, HTMLStencilElement {
|
|
1980
1980
|
}
|
|
1981
|
-
var
|
|
1982
|
-
prototype:
|
|
1983
|
-
new ():
|
|
1981
|
+
var HTMLZTableElement: {
|
|
1982
|
+
prototype: HTMLZTableElement;
|
|
1983
|
+
new (): HTMLZTableElement;
|
|
1984
1984
|
};
|
|
1985
|
-
interface
|
|
1985
|
+
interface HTMLZTableBodyElement extends Components.ZTableBody, HTMLStencilElement {
|
|
1986
1986
|
}
|
|
1987
|
-
var
|
|
1988
|
-
prototype:
|
|
1989
|
-
new ():
|
|
1987
|
+
var HTMLZTableBodyElement: {
|
|
1988
|
+
prototype: HTMLZTableBodyElement;
|
|
1989
|
+
new (): HTMLZTableBodyElement;
|
|
1990
1990
|
};
|
|
1991
|
-
interface
|
|
1991
|
+
interface HTMLZTableCellElement extends Components.ZTableCell, HTMLStencilElement {
|
|
1992
1992
|
}
|
|
1993
|
-
var
|
|
1994
|
-
prototype:
|
|
1995
|
-
new ():
|
|
1993
|
+
var HTMLZTableCellElement: {
|
|
1994
|
+
prototype: HTMLZTableCellElement;
|
|
1995
|
+
new (): HTMLZTableCellElement;
|
|
1996
1996
|
};
|
|
1997
|
-
interface
|
|
1997
|
+
interface HTMLZTableEmptyBoxElement extends Components.ZTableEmptyBox, HTMLStencilElement {
|
|
1998
1998
|
}
|
|
1999
|
-
var
|
|
2000
|
-
prototype:
|
|
2001
|
-
new ():
|
|
1999
|
+
var HTMLZTableEmptyBoxElement: {
|
|
2000
|
+
prototype: HTMLZTableEmptyBoxElement;
|
|
2001
|
+
new (): HTMLZTableEmptyBoxElement;
|
|
2002
2002
|
};
|
|
2003
|
-
interface
|
|
2003
|
+
interface HTMLZTableExpandedRowElement extends Components.ZTableExpandedRow, HTMLStencilElement {
|
|
2004
2004
|
}
|
|
2005
|
-
var
|
|
2006
|
-
prototype:
|
|
2007
|
-
new ():
|
|
2005
|
+
var HTMLZTableExpandedRowElement: {
|
|
2006
|
+
prototype: HTMLZTableExpandedRowElement;
|
|
2007
|
+
new (): HTMLZTableExpandedRowElement;
|
|
2008
2008
|
};
|
|
2009
|
-
interface
|
|
2009
|
+
interface HTMLZTableFooterElement extends Components.ZTableFooter, HTMLStencilElement {
|
|
2010
2010
|
}
|
|
2011
|
-
var
|
|
2012
|
-
prototype:
|
|
2013
|
-
new ():
|
|
2011
|
+
var HTMLZTableFooterElement: {
|
|
2012
|
+
prototype: HTMLZTableFooterElement;
|
|
2013
|
+
new (): HTMLZTableFooterElement;
|
|
2014
2014
|
};
|
|
2015
|
-
interface
|
|
2015
|
+
interface HTMLZTableHeadElement extends Components.ZTableHead, HTMLStencilElement {
|
|
2016
2016
|
}
|
|
2017
|
-
var
|
|
2018
|
-
prototype:
|
|
2019
|
-
new ():
|
|
2017
|
+
var HTMLZTableHeadElement: {
|
|
2018
|
+
prototype: HTMLZTableHeadElement;
|
|
2019
|
+
new (): HTMLZTableHeadElement;
|
|
2020
2020
|
};
|
|
2021
|
-
interface
|
|
2021
|
+
interface HTMLZTableHeaderElement extends Components.ZTableHeader, HTMLStencilElement {
|
|
2022
2022
|
}
|
|
2023
|
-
var
|
|
2024
|
-
prototype:
|
|
2025
|
-
new ():
|
|
2023
|
+
var HTMLZTableHeaderElement: {
|
|
2024
|
+
prototype: HTMLZTableHeaderElement;
|
|
2025
|
+
new (): HTMLZTableHeaderElement;
|
|
2026
2026
|
};
|
|
2027
|
-
interface
|
|
2027
|
+
interface HTMLZTableHeaderRowElement extends Components.ZTableHeaderRow, HTMLStencilElement {
|
|
2028
2028
|
}
|
|
2029
|
-
var
|
|
2030
|
-
prototype:
|
|
2031
|
-
new ():
|
|
2029
|
+
var HTMLZTableHeaderRowElement: {
|
|
2030
|
+
prototype: HTMLZTableHeaderRowElement;
|
|
2031
|
+
new (): HTMLZTableHeaderRowElement;
|
|
2032
2032
|
};
|
|
2033
|
-
interface
|
|
2033
|
+
interface HTMLZTableRowElement extends Components.ZTableRow, HTMLStencilElement {
|
|
2034
2034
|
}
|
|
2035
|
-
var
|
|
2036
|
-
prototype:
|
|
2037
|
-
new ():
|
|
2035
|
+
var HTMLZTableRowElement: {
|
|
2036
|
+
prototype: HTMLZTableRowElement;
|
|
2037
|
+
new (): HTMLZTableRowElement;
|
|
2038
2038
|
};
|
|
2039
|
-
interface
|
|
2039
|
+
interface HTMLZTableStickyFooterElement extends Components.ZTableStickyFooter, HTMLStencilElement {
|
|
2040
2040
|
}
|
|
2041
|
-
var
|
|
2042
|
-
prototype:
|
|
2043
|
-
new ():
|
|
2041
|
+
var HTMLZTableStickyFooterElement: {
|
|
2042
|
+
prototype: HTMLZTableStickyFooterElement;
|
|
2043
|
+
new (): HTMLZTableStickyFooterElement;
|
|
2044
2044
|
};
|
|
2045
2045
|
interface HTMLZToastNotificationElement extends Components.ZToastNotification, HTMLStencilElement {
|
|
2046
2046
|
}
|
|
@@ -2151,22 +2151,22 @@ declare global {
|
|
|
2151
2151
|
"z-pocket-header": HTMLZPocketHeaderElement;
|
|
2152
2152
|
"z-pocket-message": HTMLZPocketMessageElement;
|
|
2153
2153
|
"z-popover": HTMLZPopoverElement;
|
|
2154
|
-
"z-registro-table": HTMLZRegistroTableElement;
|
|
2155
|
-
"z-registro-table-body": HTMLZRegistroTableBodyElement;
|
|
2156
|
-
"z-registro-table-cell": HTMLZRegistroTableCellElement;
|
|
2157
|
-
"z-registro-table-empty-box": HTMLZRegistroTableEmptyBoxElement;
|
|
2158
|
-
"z-registro-table-expanded-row": HTMLZRegistroTableExpandedRowElement;
|
|
2159
|
-
"z-registro-table-footer": HTMLZRegistroTableFooterElement;
|
|
2160
|
-
"z-registro-table-head": HTMLZRegistroTableHeadElement;
|
|
2161
|
-
"z-registro-table-header": HTMLZRegistroTableHeaderElement;
|
|
2162
|
-
"z-registro-table-header-row": HTMLZRegistroTableHeaderRowElement;
|
|
2163
|
-
"z-registro-table-row": HTMLZRegistroTableRowElement;
|
|
2164
|
-
"z-registro-table-sticky-footer": HTMLZRegistroTableStickyFooterElement;
|
|
2165
2154
|
"z-select": HTMLZSelectElement;
|
|
2166
2155
|
"z-slideshow": HTMLZSlideshowElement;
|
|
2167
2156
|
"z-status-tag": HTMLZStatusTagElement;
|
|
2168
2157
|
"z-stepper": HTMLZStepperElement;
|
|
2169
2158
|
"z-stepper-item": HTMLZStepperItemElement;
|
|
2159
|
+
"z-table": HTMLZTableElement;
|
|
2160
|
+
"z-table-body": HTMLZTableBodyElement;
|
|
2161
|
+
"z-table-cell": HTMLZTableCellElement;
|
|
2162
|
+
"z-table-empty-box": HTMLZTableEmptyBoxElement;
|
|
2163
|
+
"z-table-expanded-row": HTMLZTableExpandedRowElement;
|
|
2164
|
+
"z-table-footer": HTMLZTableFooterElement;
|
|
2165
|
+
"z-table-head": HTMLZTableHeadElement;
|
|
2166
|
+
"z-table-header": HTMLZTableHeaderElement;
|
|
2167
|
+
"z-table-header-row": HTMLZTableHeaderRowElement;
|
|
2168
|
+
"z-table-row": HTMLZTableRowElement;
|
|
2169
|
+
"z-table-sticky-footer": HTMLZTableStickyFooterElement;
|
|
2170
2170
|
"z-toast-notification": HTMLZToastNotificationElement;
|
|
2171
2171
|
"z-toast-notification-list": HTMLZToastNotificationListElement;
|
|
2172
2172
|
"z-toggle-button": HTMLZToggleButtonElement;
|
|
@@ -3512,132 +3512,6 @@ declare namespace LocalJSX {
|
|
|
3512
3512
|
*/
|
|
3513
3513
|
"showArrow"?: boolean;
|
|
3514
3514
|
}
|
|
3515
|
-
interface ZRegistroTable {
|
|
3516
|
-
/**
|
|
3517
|
-
* Sets table with border
|
|
3518
|
-
*/
|
|
3519
|
-
"bordered"?: boolean;
|
|
3520
|
-
/**
|
|
3521
|
-
* Sets call to action label
|
|
3522
|
-
*/
|
|
3523
|
-
"callToActionLabel"?: string;
|
|
3524
|
-
/**
|
|
3525
|
-
* Sets call to action label
|
|
3526
|
-
*/
|
|
3527
|
-
"callToActionTwoLabel"?: string;
|
|
3528
|
-
/**
|
|
3529
|
-
* Sets first column sticky
|
|
3530
|
-
*/
|
|
3531
|
-
"columnSticky"?: boolean;
|
|
3532
|
-
/**
|
|
3533
|
-
* Sets empty table
|
|
3534
|
-
*/
|
|
3535
|
-
"empty"?: boolean;
|
|
3536
|
-
/**
|
|
3537
|
-
* Set error status
|
|
3538
|
-
*/
|
|
3539
|
-
"error"?: boolean;
|
|
3540
|
-
/**
|
|
3541
|
-
* Set error status
|
|
3542
|
-
*/
|
|
3543
|
-
"errorLink"?: string;
|
|
3544
|
-
/**
|
|
3545
|
-
* Error message
|
|
3546
|
-
*/
|
|
3547
|
-
"errorMessage"?: string;
|
|
3548
|
-
/**
|
|
3549
|
-
* Sets header sticky
|
|
3550
|
-
*/
|
|
3551
|
-
"headerSticky"?: boolean;
|
|
3552
|
-
/**
|
|
3553
|
-
* Number of lines of element
|
|
3554
|
-
*/
|
|
3555
|
-
"lines"?: number;
|
|
3556
|
-
/**
|
|
3557
|
-
* Set message
|
|
3558
|
-
*/
|
|
3559
|
-
"message"?: string;
|
|
3560
|
-
/**
|
|
3561
|
-
* remove call to action event
|
|
3562
|
-
*/
|
|
3563
|
-
"onCallToAction"?: (event: CustomEvent<any>) => void;
|
|
3564
|
-
/**
|
|
3565
|
-
* remove call to action event
|
|
3566
|
-
*/
|
|
3567
|
-
"onCallToActionTwo"?: (event: CustomEvent<any>) => void;
|
|
3568
|
-
/**
|
|
3569
|
-
* Set subtitle
|
|
3570
|
-
*/
|
|
3571
|
-
"subtitle"?: string;
|
|
3572
|
-
}
|
|
3573
|
-
interface ZRegistroTableBody {
|
|
3574
|
-
}
|
|
3575
|
-
interface ZRegistroTableCell {
|
|
3576
|
-
/**
|
|
3577
|
-
* Set padding size of cell, if special 0px padding will be set
|
|
3578
|
-
*/
|
|
3579
|
-
"padding"?: Size;
|
|
3580
|
-
/**
|
|
3581
|
-
* [Optional] Show contextual menu button
|
|
3582
|
-
*/
|
|
3583
|
-
"showButton"?: boolean;
|
|
3584
|
-
}
|
|
3585
|
-
interface ZRegistroTableEmptyBox {
|
|
3586
|
-
/**
|
|
3587
|
-
* Sets main title message
|
|
3588
|
-
*/
|
|
3589
|
-
"message"?: string;
|
|
3590
|
-
/**
|
|
3591
|
-
* Sets message
|
|
3592
|
-
*/
|
|
3593
|
-
"subtitle"?: string;
|
|
3594
|
-
}
|
|
3595
|
-
interface ZRegistroTableExpandedRow {
|
|
3596
|
-
/**
|
|
3597
|
-
* Number table column plus 1 for the expand button
|
|
3598
|
-
*/
|
|
3599
|
-
"colSpan"?: number;
|
|
3600
|
-
}
|
|
3601
|
-
interface ZRegistroTableFooter {
|
|
3602
|
-
}
|
|
3603
|
-
interface ZRegistroTableHead {
|
|
3604
|
-
}
|
|
3605
|
-
interface ZRegistroTableHeader {
|
|
3606
|
-
/**
|
|
3607
|
-
* Column ID
|
|
3608
|
-
*/
|
|
3609
|
-
"columnId"?: string;
|
|
3610
|
-
/**
|
|
3611
|
-
* [Optional] Default sort order
|
|
3612
|
-
*/
|
|
3613
|
-
"defaultSortDirection"?: SortDirection;
|
|
3614
|
-
/**
|
|
3615
|
-
* [Optional] callback for sorting
|
|
3616
|
-
*/
|
|
3617
|
-
"onSort"?: (event: CustomEvent<any>) => void;
|
|
3618
|
-
/**
|
|
3619
|
-
* Set padding size of cell, if special 0px padding will be set
|
|
3620
|
-
*/
|
|
3621
|
-
"padding"?: Size;
|
|
3622
|
-
/**
|
|
3623
|
-
* [Optional] Show contextual menu button
|
|
3624
|
-
*/
|
|
3625
|
-
"showButton"?: boolean;
|
|
3626
|
-
"sortDirection"?: SortDirection;
|
|
3627
|
-
/**
|
|
3628
|
-
* [Optional] Make the header sortable
|
|
3629
|
-
*/
|
|
3630
|
-
"sortable"?: boolean;
|
|
3631
|
-
}
|
|
3632
|
-
interface ZRegistroTableHeaderRow {
|
|
3633
|
-
"expandable"?: boolean;
|
|
3634
|
-
}
|
|
3635
|
-
interface ZRegistroTableRow {
|
|
3636
|
-
"expandedType"?: ZRegistroTableRowExpandedType;
|
|
3637
|
-
"onExpand"?: (event: CustomEvent<any>) => void;
|
|
3638
|
-
}
|
|
3639
|
-
interface ZRegistroTableStickyFooter {
|
|
3640
|
-
}
|
|
3641
3515
|
interface ZSelect {
|
|
3642
3516
|
/**
|
|
3643
3517
|
* the input aria-label
|
|
@@ -3756,6 +3630,132 @@ declare namespace LocalJSX {
|
|
|
3756
3630
|
*/
|
|
3757
3631
|
"pressed"?: boolean;
|
|
3758
3632
|
}
|
|
3633
|
+
interface ZTable {
|
|
3634
|
+
/**
|
|
3635
|
+
* Sets table with border
|
|
3636
|
+
*/
|
|
3637
|
+
"bordered"?: boolean;
|
|
3638
|
+
/**
|
|
3639
|
+
* Sets call to action label
|
|
3640
|
+
*/
|
|
3641
|
+
"callToActionLabel"?: string;
|
|
3642
|
+
/**
|
|
3643
|
+
* Sets call to action label
|
|
3644
|
+
*/
|
|
3645
|
+
"callToActionTwoLabel"?: string;
|
|
3646
|
+
/**
|
|
3647
|
+
* Sets first column sticky
|
|
3648
|
+
*/
|
|
3649
|
+
"columnSticky"?: boolean;
|
|
3650
|
+
/**
|
|
3651
|
+
* Sets empty table
|
|
3652
|
+
*/
|
|
3653
|
+
"empty"?: boolean;
|
|
3654
|
+
/**
|
|
3655
|
+
* Set error status
|
|
3656
|
+
*/
|
|
3657
|
+
"error"?: boolean;
|
|
3658
|
+
/**
|
|
3659
|
+
* Set error status
|
|
3660
|
+
*/
|
|
3661
|
+
"errorLink"?: string;
|
|
3662
|
+
/**
|
|
3663
|
+
* Error message
|
|
3664
|
+
*/
|
|
3665
|
+
"errorMessage"?: string;
|
|
3666
|
+
/**
|
|
3667
|
+
* Sets header sticky
|
|
3668
|
+
*/
|
|
3669
|
+
"headerSticky"?: boolean;
|
|
3670
|
+
/**
|
|
3671
|
+
* Number of lines of element
|
|
3672
|
+
*/
|
|
3673
|
+
"lines"?: number;
|
|
3674
|
+
/**
|
|
3675
|
+
* Set message
|
|
3676
|
+
*/
|
|
3677
|
+
"message"?: string;
|
|
3678
|
+
/**
|
|
3679
|
+
* remove call to action event
|
|
3680
|
+
*/
|
|
3681
|
+
"onCallToAction"?: (event: CustomEvent<any>) => void;
|
|
3682
|
+
/**
|
|
3683
|
+
* remove call to action event
|
|
3684
|
+
*/
|
|
3685
|
+
"onCallToActionTwo"?: (event: CustomEvent<any>) => void;
|
|
3686
|
+
/**
|
|
3687
|
+
* Set subtitle
|
|
3688
|
+
*/
|
|
3689
|
+
"subtitle"?: string;
|
|
3690
|
+
}
|
|
3691
|
+
interface ZTableBody {
|
|
3692
|
+
}
|
|
3693
|
+
interface ZTableCell {
|
|
3694
|
+
/**
|
|
3695
|
+
* Set padding size of cell, if special 0px padding will be set
|
|
3696
|
+
*/
|
|
3697
|
+
"padding"?: Size;
|
|
3698
|
+
/**
|
|
3699
|
+
* [Optional] Show contextual menu button
|
|
3700
|
+
*/
|
|
3701
|
+
"showButton"?: boolean;
|
|
3702
|
+
}
|
|
3703
|
+
interface ZTableEmptyBox {
|
|
3704
|
+
/**
|
|
3705
|
+
* Sets main title message
|
|
3706
|
+
*/
|
|
3707
|
+
"message"?: string;
|
|
3708
|
+
/**
|
|
3709
|
+
* Sets message
|
|
3710
|
+
*/
|
|
3711
|
+
"subtitle"?: string;
|
|
3712
|
+
}
|
|
3713
|
+
interface ZTableExpandedRow {
|
|
3714
|
+
/**
|
|
3715
|
+
* Number table column plus 1 for the expand button
|
|
3716
|
+
*/
|
|
3717
|
+
"colSpan"?: number;
|
|
3718
|
+
}
|
|
3719
|
+
interface ZTableFooter {
|
|
3720
|
+
}
|
|
3721
|
+
interface ZTableHead {
|
|
3722
|
+
}
|
|
3723
|
+
interface ZTableHeader {
|
|
3724
|
+
/**
|
|
3725
|
+
* Column ID
|
|
3726
|
+
*/
|
|
3727
|
+
"columnId"?: string;
|
|
3728
|
+
/**
|
|
3729
|
+
* [Optional] Default sort order
|
|
3730
|
+
*/
|
|
3731
|
+
"defaultSortDirection"?: SortDirection;
|
|
3732
|
+
/**
|
|
3733
|
+
* [Optional] callback for sorting
|
|
3734
|
+
*/
|
|
3735
|
+
"onSort"?: (event: CustomEvent<any>) => void;
|
|
3736
|
+
/**
|
|
3737
|
+
* Set padding size of cell, if special 0px padding will be set
|
|
3738
|
+
*/
|
|
3739
|
+
"padding"?: Size;
|
|
3740
|
+
/**
|
|
3741
|
+
* [Optional] Show contextual menu button
|
|
3742
|
+
*/
|
|
3743
|
+
"showButton"?: boolean;
|
|
3744
|
+
"sortDirection"?: SortDirection;
|
|
3745
|
+
/**
|
|
3746
|
+
* [Optional] Make the header sortable
|
|
3747
|
+
*/
|
|
3748
|
+
"sortable"?: boolean;
|
|
3749
|
+
}
|
|
3750
|
+
interface ZTableHeaderRow {
|
|
3751
|
+
"expandable"?: boolean;
|
|
3752
|
+
}
|
|
3753
|
+
interface ZTableRow {
|
|
3754
|
+
"expandedType"?: ZTableRowExpandedType;
|
|
3755
|
+
"onExpand"?: (event: CustomEvent<any>) => void;
|
|
3756
|
+
}
|
|
3757
|
+
interface ZTableStickyFooter {
|
|
3758
|
+
}
|
|
3759
3759
|
interface ZToastNotification {
|
|
3760
3760
|
/**
|
|
3761
3761
|
* toast notification closing timeout (ms)
|
|
@@ -3957,22 +3957,22 @@ declare namespace LocalJSX {
|
|
|
3957
3957
|
"z-pocket-header": ZPocketHeader;
|
|
3958
3958
|
"z-pocket-message": ZPocketMessage;
|
|
3959
3959
|
"z-popover": ZPopover;
|
|
3960
|
-
"z-registro-table": ZRegistroTable;
|
|
3961
|
-
"z-registro-table-body": ZRegistroTableBody;
|
|
3962
|
-
"z-registro-table-cell": ZRegistroTableCell;
|
|
3963
|
-
"z-registro-table-empty-box": ZRegistroTableEmptyBox;
|
|
3964
|
-
"z-registro-table-expanded-row": ZRegistroTableExpandedRow;
|
|
3965
|
-
"z-registro-table-footer": ZRegistroTableFooter;
|
|
3966
|
-
"z-registro-table-head": ZRegistroTableHead;
|
|
3967
|
-
"z-registro-table-header": ZRegistroTableHeader;
|
|
3968
|
-
"z-registro-table-header-row": ZRegistroTableHeaderRow;
|
|
3969
|
-
"z-registro-table-row": ZRegistroTableRow;
|
|
3970
|
-
"z-registro-table-sticky-footer": ZRegistroTableStickyFooter;
|
|
3971
3960
|
"z-select": ZSelect;
|
|
3972
3961
|
"z-slideshow": ZSlideshow;
|
|
3973
3962
|
"z-status-tag": ZStatusTag;
|
|
3974
3963
|
"z-stepper": ZStepper;
|
|
3975
3964
|
"z-stepper-item": ZStepperItem;
|
|
3965
|
+
"z-table": ZTable;
|
|
3966
|
+
"z-table-body": ZTableBody;
|
|
3967
|
+
"z-table-cell": ZTableCell;
|
|
3968
|
+
"z-table-empty-box": ZTableEmptyBox;
|
|
3969
|
+
"z-table-expanded-row": ZTableExpandedRow;
|
|
3970
|
+
"z-table-footer": ZTableFooter;
|
|
3971
|
+
"z-table-head": ZTableHead;
|
|
3972
|
+
"z-table-header": ZTableHeader;
|
|
3973
|
+
"z-table-header-row": ZTableHeaderRow;
|
|
3974
|
+
"z-table-row": ZTableRow;
|
|
3975
|
+
"z-table-sticky-footer": ZTableStickyFooter;
|
|
3976
3976
|
"z-toast-notification": ZToastNotification;
|
|
3977
3977
|
"z-toast-notification-list": ZToastNotificationList;
|
|
3978
3978
|
"z-toggle-button": ZToggleButton;
|
|
@@ -4052,22 +4052,22 @@ declare module "@stencil/core" {
|
|
|
4052
4052
|
"z-pocket-header": LocalJSX.ZPocketHeader & JSXBase.HTMLAttributes<HTMLZPocketHeaderElement>;
|
|
4053
4053
|
"z-pocket-message": LocalJSX.ZPocketMessage & JSXBase.HTMLAttributes<HTMLZPocketMessageElement>;
|
|
4054
4054
|
"z-popover": LocalJSX.ZPopover & JSXBase.HTMLAttributes<HTMLZPopoverElement>;
|
|
4055
|
-
"z-registro-table": LocalJSX.ZRegistroTable & JSXBase.HTMLAttributes<HTMLZRegistroTableElement>;
|
|
4056
|
-
"z-registro-table-body": LocalJSX.ZRegistroTableBody & JSXBase.HTMLAttributes<HTMLZRegistroTableBodyElement>;
|
|
4057
|
-
"z-registro-table-cell": LocalJSX.ZRegistroTableCell & JSXBase.HTMLAttributes<HTMLZRegistroTableCellElement>;
|
|
4058
|
-
"z-registro-table-empty-box": LocalJSX.ZRegistroTableEmptyBox & JSXBase.HTMLAttributes<HTMLZRegistroTableEmptyBoxElement>;
|
|
4059
|
-
"z-registro-table-expanded-row": LocalJSX.ZRegistroTableExpandedRow & JSXBase.HTMLAttributes<HTMLZRegistroTableExpandedRowElement>;
|
|
4060
|
-
"z-registro-table-footer": LocalJSX.ZRegistroTableFooter & JSXBase.HTMLAttributes<HTMLZRegistroTableFooterElement>;
|
|
4061
|
-
"z-registro-table-head": LocalJSX.ZRegistroTableHead & JSXBase.HTMLAttributes<HTMLZRegistroTableHeadElement>;
|
|
4062
|
-
"z-registro-table-header": LocalJSX.ZRegistroTableHeader & JSXBase.HTMLAttributes<HTMLZRegistroTableHeaderElement>;
|
|
4063
|
-
"z-registro-table-header-row": LocalJSX.ZRegistroTableHeaderRow & JSXBase.HTMLAttributes<HTMLZRegistroTableHeaderRowElement>;
|
|
4064
|
-
"z-registro-table-row": LocalJSX.ZRegistroTableRow & JSXBase.HTMLAttributes<HTMLZRegistroTableRowElement>;
|
|
4065
|
-
"z-registro-table-sticky-footer": LocalJSX.ZRegistroTableStickyFooter & JSXBase.HTMLAttributes<HTMLZRegistroTableStickyFooterElement>;
|
|
4066
4055
|
"z-select": LocalJSX.ZSelect & JSXBase.HTMLAttributes<HTMLZSelectElement>;
|
|
4067
4056
|
"z-slideshow": LocalJSX.ZSlideshow & JSXBase.HTMLAttributes<HTMLZSlideshowElement>;
|
|
4068
4057
|
"z-status-tag": LocalJSX.ZStatusTag & JSXBase.HTMLAttributes<HTMLZStatusTagElement>;
|
|
4069
4058
|
"z-stepper": LocalJSX.ZStepper & JSXBase.HTMLAttributes<HTMLZStepperElement>;
|
|
4070
4059
|
"z-stepper-item": LocalJSX.ZStepperItem & JSXBase.HTMLAttributes<HTMLZStepperItemElement>;
|
|
4060
|
+
"z-table": LocalJSX.ZTable & JSXBase.HTMLAttributes<HTMLZTableElement>;
|
|
4061
|
+
"z-table-body": LocalJSX.ZTableBody & JSXBase.HTMLAttributes<HTMLZTableBodyElement>;
|
|
4062
|
+
"z-table-cell": LocalJSX.ZTableCell & JSXBase.HTMLAttributes<HTMLZTableCellElement>;
|
|
4063
|
+
"z-table-empty-box": LocalJSX.ZTableEmptyBox & JSXBase.HTMLAttributes<HTMLZTableEmptyBoxElement>;
|
|
4064
|
+
"z-table-expanded-row": LocalJSX.ZTableExpandedRow & JSXBase.HTMLAttributes<HTMLZTableExpandedRowElement>;
|
|
4065
|
+
"z-table-footer": LocalJSX.ZTableFooter & JSXBase.HTMLAttributes<HTMLZTableFooterElement>;
|
|
4066
|
+
"z-table-head": LocalJSX.ZTableHead & JSXBase.HTMLAttributes<HTMLZTableHeadElement>;
|
|
4067
|
+
"z-table-header": LocalJSX.ZTableHeader & JSXBase.HTMLAttributes<HTMLZTableHeaderElement>;
|
|
4068
|
+
"z-table-header-row": LocalJSX.ZTableHeaderRow & JSXBase.HTMLAttributes<HTMLZTableHeaderRowElement>;
|
|
4069
|
+
"z-table-row": LocalJSX.ZTableRow & JSXBase.HTMLAttributes<HTMLZTableRowElement>;
|
|
4070
|
+
"z-table-sticky-footer": LocalJSX.ZTableStickyFooter & JSXBase.HTMLAttributes<HTMLZTableStickyFooterElement>;
|
|
4071
4071
|
"z-toast-notification": LocalJSX.ZToastNotification & JSXBase.HTMLAttributes<HTMLZToastNotificationElement>;
|
|
4072
4072
|
"z-toast-notification-list": LocalJSX.ZToastNotificationList & JSXBase.HTMLAttributes<HTMLZToastNotificationListElement>;
|
|
4073
4073
|
"z-toggle-button": LocalJSX.ZToggleButton & JSXBase.HTMLAttributes<HTMLZToggleButtonElement>;
|