@db-ux/wc-core-components 4.5.4-table-c758ae7 → 4.5.4-tailwind-inline-5d37a00
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/README.md +11 -9
- package/dist/cjs/db-accordion-item.cjs.entry.js +3 -3
- package/dist/cjs/db-accordion.cjs.entry.js +2 -2
- package/dist/cjs/db-badge.cjs.entry.js +2 -2
- package/dist/cjs/db-brand.cjs.entry.js +2 -2
- package/dist/cjs/db-button.cjs.entry.js +2 -2
- package/dist/cjs/db-card.cjs.entry.js +3 -3
- package/dist/cjs/db-checkbox.cjs.entry.js +3 -3
- package/dist/cjs/db-custom-button.cjs.entry.js +3 -3
- package/dist/cjs/db-custom-select-dropdown_5.cjs.entry.js +10 -10
- package/dist/cjs/db-custom-select-form-field.cjs.entry.js +3 -3
- package/dist/cjs/db-custom-select.cjs.entry.js +6 -6
- package/dist/cjs/db-divider.cjs.entry.js +2 -2
- package/dist/cjs/db-drawer.cjs.entry.js +4 -4
- package/dist/cjs/db-header.cjs.entry.js +3 -3
- package/dist/cjs/db-icon.cjs.entry.js +2 -2
- package/dist/cjs/db-infotext.cjs.entry.js +2 -2
- package/dist/cjs/{db-table-caption.cjs.entry.js → db-link.cjs.entry.js} +7 -6
- package/dist/cjs/db-navigation-item.cjs.entry.js +2 -2
- package/dist/cjs/db-navigation.cjs.entry.js +3 -3
- package/dist/cjs/db-notification.cjs.entry.js +3 -3
- package/dist/cjs/db-page.cjs.entry.js +3 -3
- package/dist/cjs/db-popover.cjs.entry.js +3 -3
- package/dist/cjs/db-radio.cjs.entry.js +2 -2
- package/dist/cjs/db-section.cjs.entry.js +3 -3
- package/dist/cjs/db-select.cjs.entry.js +3 -3
- package/dist/cjs/db-stack.cjs.entry.js +3 -3
- package/dist/cjs/db-switch.cjs.entry.js +3 -3
- package/dist/cjs/db-tab-item_3.cjs.entry.js +7 -7
- package/dist/cjs/db-tabs.cjs.entry.js +3 -3
- package/dist/cjs/db-textarea.cjs.entry.js +3 -3
- package/dist/cjs/db-tooltip.cjs.entry.js +3 -3
- package/dist/cjs/db-ux.cjs.js +2 -2
- package/dist/cjs/{index-CSakRmZZ.js → index-EqJP9Qyt.js} +0 -21
- package/dist/cjs/index.cjs.js +1 -20
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/collection/collection-manifest.json +1 -9
- package/dist/collection/components/accordion/accordion.js +1 -1
- package/dist/collection/components/accordion-item/accordion-item.js +2 -2
- package/dist/collection/components/badge/badge.js +1 -1
- package/dist/collection/components/brand/brand.js +2 -2
- package/dist/collection/components/button/button.js +4 -4
- package/dist/collection/components/card/card.js +2 -2
- package/dist/collection/components/checkbox/checkbox.js +3 -3
- package/dist/collection/components/custom-button/custom-button.js +5 -5
- package/dist/collection/components/custom-select/custom-select.js +7 -7
- package/dist/collection/components/custom-select-dropdown/custom-select-dropdown.js +2 -2
- package/dist/collection/components/custom-select-form-field/custom-select-form-field.js +2 -2
- package/dist/collection/components/custom-select-list/custom-select-list.js +2 -2
- package/dist/collection/components/custom-select-list-item/custom-select-list-item.js +2 -2
- package/dist/collection/components/divider/divider.js +1 -1
- package/dist/collection/components/drawer/drawer.js +3 -3
- package/dist/collection/components/header/header.js +2 -2
- package/dist/collection/components/icon/icon.js +2 -2
- package/dist/collection/components/infotext/infotext.js +2 -2
- package/dist/collection/components/input/input.js +6 -6
- package/dist/collection/components/link/link.js +1 -1
- package/dist/collection/components/navigation/navigation.js +2 -2
- package/dist/collection/components/navigation-item/navigation-item.js +2 -2
- package/dist/collection/components/notification/notification.js +3 -3
- package/dist/collection/components/page/page.js +2 -2
- package/dist/collection/components/popover/popover.js +2 -2
- package/dist/collection/components/radio/radio.js +1 -1
- package/dist/collection/components/section/section.js +2 -2
- package/dist/collection/components/select/select.js +4 -4
- package/dist/collection/components/stack/stack.js +2 -2
- package/dist/collection/components/switch/switch.js +6 -6
- package/dist/collection/components/tab-item/tab-item.js +5 -5
- package/dist/collection/components/tab-list/tab-list.js +2 -2
- package/dist/collection/components/tab-panel/tab-panel.js +2 -2
- package/dist/collection/components/tabs/tabs.js +2 -2
- package/dist/collection/components/tag/tag.js +3 -3
- package/dist/collection/components/textarea/textarea.js +3 -3
- package/dist/collection/components/tooltip/tooltip.js +2 -2
- package/dist/collection/index.js +0 -16
- package/dist/collection/shared/model.js +1 -1
- package/dist/custom-elements.json +2660 -5671
- package/dist/db-ux/db-ux.esm.js +1 -1
- package/dist/db-ux/index.esm.js +1 -1
- package/dist/db-ux/p-05e9aa2e.entry.js +1 -0
- package/dist/db-ux/{p-7387346c.entry.js → p-19ae6336.entry.js} +1 -1
- package/dist/db-ux/{p-dbdfc04a.entry.js → p-2c30a356.entry.js} +1 -1
- package/dist/db-ux/p-2ed98454.entry.js +1 -0
- package/dist/db-ux/p-33443732.entry.js +1 -0
- package/dist/db-ux/{p-150c4aeb.entry.js → p-3ca07f53.entry.js} +1 -1
- package/dist/db-ux/{p-d603dcc4.entry.js → p-4a0870fa.entry.js} +1 -1
- package/dist/db-ux/{p-8f76eea7.entry.js → p-4f519859.entry.js} +1 -1
- package/dist/db-ux/{p-0055d6ce.entry.js → p-516c3f64.entry.js} +1 -1
- package/dist/db-ux/{p-6b87f6f1.entry.js → p-56da8875.entry.js} +1 -1
- package/dist/db-ux/p-58c6c29d.entry.js +1 -0
- package/dist/db-ux/{p-7da51a4c.entry.js → p-669fe992.entry.js} +1 -1
- package/dist/db-ux/{p-19fe0672.entry.js → p-72d1ea3b.entry.js} +1 -1
- package/dist/db-ux/{p-77ee580e.entry.js → p-7f6fae6f.entry.js} +1 -1
- package/dist/db-ux/{p-10acdb01.entry.js → p-83e69c0e.entry.js} +1 -1
- package/dist/db-ux/p-85897212.entry.js +1 -0
- package/dist/db-ux/p-8a521b05.entry.js +1 -0
- package/dist/db-ux/p-974fbc69.entry.js +1 -0
- package/dist/db-ux/{p-8baf5ea2.entry.js → p-a0f6fc10.entry.js} +1 -1
- package/dist/db-ux/p-a3aef74b.entry.js +1 -0
- package/dist/db-ux/{p-e367150f.entry.js → p-a726cd18.entry.js} +1 -1
- package/dist/db-ux/{p-54d2e18d.entry.js → p-aad2d524.entry.js} +1 -1
- package/dist/db-ux/{p-5e4de899.entry.js → p-b99e76fd.entry.js} +1 -1
- package/dist/db-ux/{p-823a7488.entry.js → p-bd1b0142.entry.js} +1 -1
- package/dist/db-ux/{p-032487d0.entry.js → p-c7d1bee4.entry.js} +1 -1
- package/dist/db-ux/p-cb093137.entry.js +1 -0
- package/dist/db-ux/{p-003f3468.entry.js → p-cdef6789.entry.js} +1 -1
- package/dist/db-ux/{p-e3279b61.entry.js → p-df2b1979.entry.js} +1 -1
- package/dist/db-ux/{p-e9058123.entry.js → p-f49ed233.entry.js} +1 -1
- package/dist/db-ux/{p-50a16969.entry.js → p-fc9fb7cd.entry.js} +1 -1
- package/dist/db-ux/{p-47bd992d.entry.js → p-fdbf8d91.entry.js} +1 -1
- package/dist/db-ux/p-kHKR5QG5.js +2 -0
- package/dist/esm/db-accordion-item.entry.js +3 -3
- package/dist/esm/db-accordion.entry.js +2 -2
- package/dist/esm/db-badge.entry.js +2 -2
- package/dist/esm/db-brand.entry.js +2 -2
- package/dist/esm/db-button.entry.js +2 -2
- package/dist/esm/db-card.entry.js +3 -3
- package/dist/esm/db-checkbox.entry.js +3 -3
- package/dist/esm/db-custom-button.entry.js +3 -3
- package/dist/esm/db-custom-select-dropdown_5.entry.js +10 -10
- package/dist/esm/db-custom-select-form-field.entry.js +3 -3
- package/dist/esm/db-custom-select.entry.js +6 -6
- package/dist/esm/db-divider.entry.js +2 -2
- package/dist/esm/db-drawer.entry.js +4 -4
- package/dist/esm/db-header.entry.js +3 -3
- package/dist/esm/db-icon.entry.js +2 -2
- package/dist/esm/db-infotext.entry.js +2 -2
- package/dist/esm/{db-table-caption.entry.js → db-link.entry.js} +8 -7
- package/dist/esm/db-navigation-item.entry.js +2 -2
- package/dist/esm/db-navigation.entry.js +3 -3
- package/dist/esm/db-notification.entry.js +3 -3
- package/dist/esm/db-page.entry.js +3 -3
- package/dist/esm/db-popover.entry.js +3 -3
- package/dist/esm/db-radio.entry.js +2 -2
- package/dist/esm/db-section.entry.js +3 -3
- package/dist/esm/db-select.entry.js +3 -3
- package/dist/esm/db-stack.entry.js +3 -3
- package/dist/esm/db-switch.entry.js +3 -3
- package/dist/esm/db-tab-item_3.entry.js +7 -7
- package/dist/esm/db-tabs.entry.js +3 -3
- package/dist/esm/db-textarea.entry.js +3 -3
- package/dist/esm/db-tooltip.entry.js +3 -3
- package/dist/esm/db-ux.js +3 -3
- package/dist/esm/{index-LpjjuLKB.js → index-kHKR5QG5.js} +0 -21
- package/dist/esm/index.js +2 -13
- package/dist/esm/loader.js +3 -3
- package/dist/types/components.d.ts +0 -278
- package/dist/types/index.d.ts +0 -16
- package/dist/types/shared/model.d.ts +2 -42
- package/dist/vscode.html-custom-data.json +2 -400
- package/dist/web-types.json +4 -692
- package/package.json +3 -3
- package/dist/cjs/db-link_4.cjs.entry.js +0 -220
- package/dist/cjs/db-table-body_3.cjs.entry.js +0 -173
- package/dist/cjs/db-table.cjs.entry.js +0 -136
- package/dist/collection/components/table/examples/data.js +0 -258
- package/dist/collection/components/table/index.js +0 -2
- package/dist/collection/components/table/model.js +0 -6
- package/dist/collection/components/table/table.js +0 -456
- package/dist/collection/components/table-body/index.js +0 -2
- package/dist/collection/components/table-body/model.js +0 -1
- package/dist/collection/components/table-body/table-body.js +0 -137
- package/dist/collection/components/table-caption/index.js +0 -2
- package/dist/collection/components/table-caption/model.js +0 -1
- package/dist/collection/components/table-caption/table-caption.js +0 -109
- package/dist/collection/components/table-data-cell/index.js +0 -2
- package/dist/collection/components/table-data-cell/model.js +0 -1
- package/dist/collection/components/table-data-cell/table-data-cell.js +0 -291
- package/dist/collection/components/table-footer/index.js +0 -2
- package/dist/collection/components/table-footer/model.js +0 -1
- package/dist/collection/components/table-footer/table-footer.js +0 -137
- package/dist/collection/components/table-head/index.js +0 -2
- package/dist/collection/components/table-head/model.js +0 -1
- package/dist/collection/components/table-head/table-head.js +0 -140
- package/dist/collection/components/table-header-cell/index.js +0 -2
- package/dist/collection/components/table-header-cell/model.js +0 -1
- package/dist/collection/components/table-header-cell/table-header-cell.js +0 -369
- package/dist/collection/components/table-row/index.js +0 -2
- package/dist/collection/components/table-row/model.js +0 -1
- package/dist/collection/components/table-row/table-row.js +0 -195
- package/dist/db-ux/p-2cdc1311.entry.js +0 -1
- package/dist/db-ux/p-33ca6422.entry.js +0 -1
- package/dist/db-ux/p-42e61221.entry.js +0 -1
- package/dist/db-ux/p-68a1d35a.entry.js +0 -1
- package/dist/db-ux/p-75005663.entry.js +0 -1
- package/dist/db-ux/p-7f2eaa8b.entry.js +0 -1
- package/dist/db-ux/p-8826c7fc.entry.js +0 -1
- package/dist/db-ux/p-97f5d48e.entry.js +0 -1
- package/dist/db-ux/p-LpjjuLKB.js +0 -2
- package/dist/db-ux/p-a8368ed2.entry.js +0 -1
- package/dist/db-ux/p-c0b8571d.entry.js +0 -1
- package/dist/db-ux/p-d20bd873.entry.js +0 -1
- package/dist/db-ux/p-e9142fec.entry.js +0 -1
- package/dist/esm/db-link_4.entry.js +0 -215
- package/dist/esm/db-table-body_3.entry.js +0 -169
- package/dist/esm/db-table.entry.js +0 -134
- package/dist/types/components/table/examples/data.d.ts +0 -9
- package/dist/types/components/table/index.d.ts +0 -2
- package/dist/types/components/table/model.d.ts +0 -74
- package/dist/types/components/table/table.d.ts +0 -37
- package/dist/types/components/table-body/index.d.ts +0 -2
- package/dist/types/components/table-body/model.d.ts +0 -8
- package/dist/types/components/table-body/table-body.d.ts +0 -19
- package/dist/types/components/table-caption/index.d.ts +0 -2
- package/dist/types/components/table-caption/model.d.ts +0 -5
- package/dist/types/components/table-caption/table-caption.d.ts +0 -18
- package/dist/types/components/table-data-cell/index.d.ts +0 -2
- package/dist/types/components/table-data-cell/model.d.ts +0 -5
- package/dist/types/components/table-data-cell/table-data-cell.d.ts +0 -25
- package/dist/types/components/table-footer/index.d.ts +0 -2
- package/dist/types/components/table-footer/model.d.ts +0 -8
- package/dist/types/components/table-footer/table-footer.d.ts +0 -19
- package/dist/types/components/table-head/index.d.ts +0 -2
- package/dist/types/components/table-head/model.d.ts +0 -10
- package/dist/types/components/table-head/table-head.d.ts +0 -58
- package/dist/types/components/table-header-cell/index.d.ts +0 -2
- package/dist/types/components/table-header-cell/model.d.ts +0 -24
- package/dist/types/components/table-header-cell/table-header-cell.d.ts +0 -28
- package/dist/types/components/table-row/index.d.ts +0 -2
- package/dist/types/components/table-row/model.d.ts +0 -30
- package/dist/types/components/table-row/table-row.d.ts +0 -23
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { DBTableBodyProps } from "./model";
|
|
2
|
-
/**
|
|
3
|
-
* @slot children - This is a default/unnamed slot
|
|
4
|
-
|
|
5
|
-
*/
|
|
6
|
-
export declare class DBTableBody {
|
|
7
|
-
private _ref;
|
|
8
|
-
id: DBTableBodyProps["id"];
|
|
9
|
-
className: DBTableBodyProps["className"];
|
|
10
|
-
rows: DBTableBodyProps["rows"];
|
|
11
|
-
/**
|
|
12
|
-
* Passes `aria-*`, `data-*` & `class` attributes to correct child. Used in angular and stencil.
|
|
13
|
-
* @param element the ref for the component
|
|
14
|
-
* @param customElementSelector the custom element like `my-component`
|
|
15
|
-
*/
|
|
16
|
-
private enableAttributePassing;
|
|
17
|
-
componentDidLoad(): void;
|
|
18
|
-
render(): any;
|
|
19
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { GlobalProps, GlobalState } from '../../shared/model';
|
|
2
|
-
export type DBTableCaptionDefaultProps = {};
|
|
3
|
-
export type DBTableCaptionProps = DBTableCaptionDefaultProps & GlobalProps;
|
|
4
|
-
export type DBTableCaptionDefaultState = {};
|
|
5
|
-
export type DBTableCaptionState = DBTableCaptionDefaultState & GlobalState;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { DBTableCaptionProps } from "./model";
|
|
2
|
-
/**
|
|
3
|
-
* @slot children - This is a default/unnamed slot
|
|
4
|
-
|
|
5
|
-
*/
|
|
6
|
-
export declare class DBTableCaption {
|
|
7
|
-
private _ref;
|
|
8
|
-
id: DBTableCaptionProps["id"];
|
|
9
|
-
className: DBTableCaptionProps["className"];
|
|
10
|
-
/**
|
|
11
|
-
* Passes `aria-*`, `data-*` & `class` attributes to correct child. Used in angular and stencil.
|
|
12
|
-
* @param element the ref for the component
|
|
13
|
-
* @param customElementSelector the custom element like `my-component`
|
|
14
|
-
*/
|
|
15
|
-
private enableAttributePassing;
|
|
16
|
-
componentDidLoad(): void;
|
|
17
|
-
render(): any;
|
|
18
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { DBTableCellProps, GlobalProps, GlobalState } from '../../shared/model';
|
|
2
|
-
export type DBTableDataCellDefaultProps = {};
|
|
3
|
-
export type DBTableDataCellProps = DBTableDataCellDefaultProps & GlobalProps & DBTableCellProps;
|
|
4
|
-
export type DBTableDataCellDefaultState = {};
|
|
5
|
-
export type DBTableDataCellState = DBTableDataCellDefaultState & GlobalState;
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { DBTableDataCellProps } from "./model";
|
|
2
|
-
/**
|
|
3
|
-
* @slot children - This is a default/unnamed slot
|
|
4
|
-
|
|
5
|
-
*/
|
|
6
|
-
export declare class DBTableDataCell {
|
|
7
|
-
private _ref;
|
|
8
|
-
id: DBTableDataCellProps["id"];
|
|
9
|
-
className: DBTableDataCellProps["className"];
|
|
10
|
-
horizontalAlignment: DBTableDataCellProps["horizontalAlignment"];
|
|
11
|
-
verticalAlignment: DBTableDataCellProps["verticalAlignment"];
|
|
12
|
-
colSpan: DBTableDataCellProps["colSpan"];
|
|
13
|
-
colspan: DBTableDataCellProps["colspan"];
|
|
14
|
-
rowSpan: DBTableDataCellProps["rowSpan"];
|
|
15
|
-
rowspan: DBTableDataCellProps["rowspan"];
|
|
16
|
-
headers: DBTableDataCellProps["headers"];
|
|
17
|
-
/**
|
|
18
|
-
* Passes `aria-*`, `data-*` & `class` attributes to correct child. Used in angular and stencil.
|
|
19
|
-
* @param element the ref for the component
|
|
20
|
-
* @param customElementSelector the custom element like `my-component`
|
|
21
|
-
*/
|
|
22
|
-
private enableAttributePassing;
|
|
23
|
-
componentDidLoad(): void;
|
|
24
|
-
render(): any;
|
|
25
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { GlobalProps, GlobalState } from '../../shared/model';
|
|
2
|
-
import { DBTableRowProps } from '../table-row/model';
|
|
3
|
-
export type DBTableFooterDefaultProps = {
|
|
4
|
-
rows?: DBTableRowProps[];
|
|
5
|
-
};
|
|
6
|
-
export type DBTableFooterProps = DBTableFooterDefaultProps & GlobalProps;
|
|
7
|
-
export type DBTableFooterDefaultState = {};
|
|
8
|
-
export type DBTableFooterState = DBTableFooterDefaultState & GlobalState;
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { DBTableFooterProps } from "./model";
|
|
2
|
-
/**
|
|
3
|
-
* @slot children - This is a default/unnamed slot
|
|
4
|
-
|
|
5
|
-
*/
|
|
6
|
-
export declare class DBTableFooter {
|
|
7
|
-
private _ref;
|
|
8
|
-
id: DBTableFooterProps["id"];
|
|
9
|
-
className: DBTableFooterProps["className"];
|
|
10
|
-
rows: DBTableFooterProps["rows"];
|
|
11
|
-
/**
|
|
12
|
-
* Passes `aria-*`, `data-*` & `class` attributes to correct child. Used in angular and stencil.
|
|
13
|
-
* @param element the ref for the component
|
|
14
|
-
* @param customElementSelector the custom element like `my-component`
|
|
15
|
-
*/
|
|
16
|
-
private enableAttributePassing;
|
|
17
|
-
componentDidLoad(): void;
|
|
18
|
-
render(): any;
|
|
19
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { GlobalProps, GlobalState } from '../../shared/model';
|
|
2
|
-
import { DBTableRowCell, DBTableRowProps } from '../table-row/model';
|
|
3
|
-
export type DBTableHeadDefaultProps = {
|
|
4
|
-
rows?: DBTableRowProps[];
|
|
5
|
-
};
|
|
6
|
-
export type DBTableHeadProps = DBTableHeadDefaultProps & GlobalProps;
|
|
7
|
-
export type DBTableHeadDefaultState = {
|
|
8
|
-
getCells: (cells?: DBTableRowCell[]) => DBTableRowCell[] | undefined;
|
|
9
|
-
};
|
|
10
|
-
export type DBTableHeadState = DBTableHeadDefaultState & GlobalState;
|
|
@@ -1,58 +0,0 @@
|
|
|
1
|
-
import { DBTableRowCell } from "../table-row/model";
|
|
2
|
-
import { DBTableHeadProps } from "./model";
|
|
3
|
-
/**
|
|
4
|
-
* @slot children - This is a default/unnamed slot
|
|
5
|
-
|
|
6
|
-
*/
|
|
7
|
-
export declare class DBTableHead {
|
|
8
|
-
private _ref;
|
|
9
|
-
id: DBTableHeadProps["id"];
|
|
10
|
-
className: DBTableHeadProps["className"];
|
|
11
|
-
rows: DBTableHeadProps["rows"];
|
|
12
|
-
getCells(cells?: DBTableRowCell[]): ({
|
|
13
|
-
headerCell: boolean;
|
|
14
|
-
children?: any;
|
|
15
|
-
className?: string;
|
|
16
|
-
class?: string | any;
|
|
17
|
-
id?: string;
|
|
18
|
-
autofocus?: boolean | string;
|
|
19
|
-
propOverrides?: import("../..").PropOverridesType;
|
|
20
|
-
colSpan?: number | string;
|
|
21
|
-
colspan?: number | string;
|
|
22
|
-
headers?: string;
|
|
23
|
-
rowSpan?: number | string;
|
|
24
|
-
rowspan?: number | string;
|
|
25
|
-
horizontalAlignment?: import("../..").AlignmentType;
|
|
26
|
-
verticalAlignment?: import("../..").AlignmentType;
|
|
27
|
-
content?: any;
|
|
28
|
-
link?: import("../..").DBLinkProps;
|
|
29
|
-
} | {
|
|
30
|
-
headerCell: boolean;
|
|
31
|
-
abbr?: string;
|
|
32
|
-
scope?: import("../..").DBTableHeaderCellScopeType;
|
|
33
|
-
noText?: boolean | string;
|
|
34
|
-
children?: any;
|
|
35
|
-
className?: string;
|
|
36
|
-
class?: string | any;
|
|
37
|
-
id?: string;
|
|
38
|
-
autofocus?: boolean | string;
|
|
39
|
-
propOverrides?: import("../..").PropOverridesType;
|
|
40
|
-
colSpan?: number | string;
|
|
41
|
-
colspan?: number | string;
|
|
42
|
-
headers?: string;
|
|
43
|
-
rowSpan?: number | string;
|
|
44
|
-
rowspan?: number | string;
|
|
45
|
-
horizontalAlignment?: import("../..").AlignmentType;
|
|
46
|
-
verticalAlignment?: import("../..").AlignmentType;
|
|
47
|
-
content?: any;
|
|
48
|
-
link?: import("../..").DBLinkProps;
|
|
49
|
-
})[];
|
|
50
|
-
/**
|
|
51
|
-
* Passes `aria-*`, `data-*` & `class` attributes to correct child. Used in angular and stencil.
|
|
52
|
-
* @param element the ref for the component
|
|
53
|
-
* @param customElementSelector the custom element like `my-component`
|
|
54
|
-
*/
|
|
55
|
-
private enableAttributePassing;
|
|
56
|
-
componentDidLoad(): void;
|
|
57
|
-
render(): any;
|
|
58
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { DBTableCellProps, GlobalProps, GlobalState } from '../../shared/model';
|
|
2
|
-
export declare const DBTableHeaderCellScopeList: readonly ["row", "col", "rowgroup", "colgroup"];
|
|
3
|
-
export type DBTableHeaderCellScopeType = (typeof DBTableHeaderCellScopeList)[number];
|
|
4
|
-
export type DBTableHeaderCellDefaultProps = {
|
|
5
|
-
/**
|
|
6
|
-
* The **`abbr`** property of the HTMLTableCellElement interface indicates an abbreviation associated with the cell.
|
|
7
|
-
*
|
|
8
|
-
* [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableCellElement/abbr)
|
|
9
|
-
*/
|
|
10
|
-
abbr?: string;
|
|
11
|
-
/**
|
|
12
|
-
* The **`scope`** property of the HTMLTableCellElement interface indicates the scope of a th cell.
|
|
13
|
-
*
|
|
14
|
-
* [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableCellElement/scope)
|
|
15
|
-
*/
|
|
16
|
-
scope?: DBTableHeaderCellScopeType;
|
|
17
|
-
/**
|
|
18
|
-
* Hide the text content of the cell.
|
|
19
|
-
*/
|
|
20
|
-
noText?: boolean | string;
|
|
21
|
-
};
|
|
22
|
-
export type DBTableHeaderCellProps = DBTableHeaderCellDefaultProps & GlobalProps & DBTableCellProps;
|
|
23
|
-
export type DBTableHeaderCellDefaultState = {};
|
|
24
|
-
export type DBTableHeaderCellState = DBTableHeaderCellDefaultState & GlobalState;
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { DBTableHeaderCellProps } from "./model";
|
|
2
|
-
/**
|
|
3
|
-
* @slot children - This is a default/unnamed slot
|
|
4
|
-
|
|
5
|
-
*/
|
|
6
|
-
export declare class DBTableHeaderCell {
|
|
7
|
-
private _ref;
|
|
8
|
-
id: DBTableHeaderCellProps["id"];
|
|
9
|
-
className: DBTableHeaderCellProps["className"];
|
|
10
|
-
horizontalAlignment: DBTableHeaderCellProps["horizontalAlignment"];
|
|
11
|
-
verticalAlignment: DBTableHeaderCellProps["verticalAlignment"];
|
|
12
|
-
noText: DBTableHeaderCellProps["noText"];
|
|
13
|
-
scope: DBTableHeaderCellProps["scope"];
|
|
14
|
-
colSpan: DBTableHeaderCellProps["colSpan"];
|
|
15
|
-
colspan: DBTableHeaderCellProps["colspan"];
|
|
16
|
-
rowSpan: DBTableHeaderCellProps["rowSpan"];
|
|
17
|
-
rowspan: DBTableHeaderCellProps["rowspan"];
|
|
18
|
-
headers: DBTableHeaderCellProps["headers"];
|
|
19
|
-
abbr: DBTableHeaderCellProps["abbr"];
|
|
20
|
-
/**
|
|
21
|
-
* Passes `aria-*`, `data-*` & `class` attributes to correct child. Used in angular and stencil.
|
|
22
|
-
* @param element the ref for the component
|
|
23
|
-
* @param customElementSelector the custom element like `my-component`
|
|
24
|
-
*/
|
|
25
|
-
private enableAttributePassing;
|
|
26
|
-
componentDidLoad(): void;
|
|
27
|
-
render(): any;
|
|
28
|
-
}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { GlobalProps, GlobalState } from '../../shared/model';
|
|
2
|
-
import { DBLinkProps } from '../link/model';
|
|
3
|
-
import { DBTableDataCellProps } from '../table-data-cell/model';
|
|
4
|
-
import { DBTableHeaderCellProps } from '../table-header-cell/model';
|
|
5
|
-
export declare const DBTableRowSubHeaderEmphasisList: readonly ["none", "weak", "strong"];
|
|
6
|
-
export type DBTableRowSubHeaderEmphasisType = (typeof DBTableRowSubHeaderEmphasisList)[number];
|
|
7
|
-
export type DBTableRowCell = (DBTableHeaderCellProps | DBTableDataCellProps) & {
|
|
8
|
-
headerCell?: boolean;
|
|
9
|
-
content?: any;
|
|
10
|
-
link?: DBLinkProps;
|
|
11
|
-
};
|
|
12
|
-
export type DBTableRowDefaultProps = {
|
|
13
|
-
/**
|
|
14
|
-
* All cells of the row
|
|
15
|
-
*/
|
|
16
|
-
cells?: DBTableRowCell[];
|
|
17
|
-
/**
|
|
18
|
-
* Change styling of row only if it is inside thead
|
|
19
|
-
*/
|
|
20
|
-
subHeaderEmphasis?: DBTableRowSubHeaderEmphasisType;
|
|
21
|
-
/**
|
|
22
|
-
* If true marks the row as interactive, which checks for child with data-table-row-action="true"
|
|
23
|
-
*/
|
|
24
|
-
interactive?: boolean | string;
|
|
25
|
-
};
|
|
26
|
-
export type DBTableRowProps = DBTableRowDefaultProps & GlobalProps;
|
|
27
|
-
export type DBTableRowDefaultState = {
|
|
28
|
-
getHeaderCell: (cell: DBTableRowCell) => DBTableHeaderCellProps | undefined;
|
|
29
|
-
};
|
|
30
|
-
export type DBTableRowState = DBTableRowDefaultState & GlobalState;
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { DBTableHeaderCellProps } from "../table-header-cell/model";
|
|
2
|
-
import { DBTableRowCell, DBTableRowProps } from "./model";
|
|
3
|
-
/**
|
|
4
|
-
* @slot children - This is a default/unnamed slot
|
|
5
|
-
|
|
6
|
-
*/
|
|
7
|
-
export declare class DBTableRow {
|
|
8
|
-
private _ref;
|
|
9
|
-
id: DBTableRowProps["id"];
|
|
10
|
-
className: DBTableRowProps["className"];
|
|
11
|
-
interactive: DBTableRowProps["interactive"];
|
|
12
|
-
subHeaderEmphasis: DBTableRowProps["subHeaderEmphasis"];
|
|
13
|
-
cells: DBTableRowProps["cells"];
|
|
14
|
-
getHeaderCell(cell: DBTableRowCell): DBTableHeaderCellProps;
|
|
15
|
-
/**
|
|
16
|
-
* Passes `aria-*`, `data-*` & `class` attributes to correct child. Used in angular and stencil.
|
|
17
|
-
* @param element the ref for the component
|
|
18
|
-
* @param customElementSelector the custom element like `my-component`
|
|
19
|
-
*/
|
|
20
|
-
private enableAttributePassing;
|
|
21
|
-
componentDidLoad(): void;
|
|
22
|
-
render(): any;
|
|
23
|
-
}
|