@ganpatiinfo/gids-core-web 12.0.0 → 13.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/css/index.css +125 -114
- package/dist/css/index.css.map +1 -1
- package/dist/gids-action-bar.d.ts +1 -1
- package/dist/gids-activity-gauge.d.ts +1 -1
- package/dist/gids-bar-chart.d.ts +1 -1
- package/dist/gids-calendar-header-panel.d.ts +1 -1
- package/dist/gids-calendar-month-list.d.ts +1 -1
- package/dist/gids-calendar-year-list.d.ts +1 -1
- package/dist/gids-calendar.d.ts +1 -1
- package/dist/gids-chart-legend-item.d.ts +1 -1
- package/dist/gids-chart-legend.d.ts +1 -1
- package/dist/gids-chart.d.ts +1 -1
- package/dist/gids-chevron-button.d.ts +1 -1
- package/dist/gids-dot.d.ts +1 -1
- package/dist/gids-dropdown-field.d.ts +1 -1
- package/dist/gids-dropdown-picker.d.ts +1 -1
- package/dist/gids-dropdown.d.ts +1 -1
- package/dist/gids-expansion-body-list-item.d.ts +1 -1
- package/dist/gids-expansion-body-list-item.js +1 -1
- package/dist/gids-expansion-body-list.d.ts +1 -1
- package/dist/gids-expansion-body-list.js +1 -1
- package/dist/gids-expansion-group.d.ts +1 -1
- package/dist/gids-expansion.d.ts +1 -1
- package/dist/gids-field.d.ts +1 -1
- package/dist/gids-filter.d.ts +1 -1
- package/dist/gids-icon.d.ts +1 -1
- package/dist/gids-input.d.ts +1 -1
- package/dist/gids-level-gauge.d.ts +1 -1
- package/dist/gids-line-chart.d.ts +1 -1
- package/dist/gids-md-table.d.ts +1 -1
- package/dist/gids-md-table.js +1 -1
- package/dist/gids-notification.d.ts +1 -1
- package/dist/gids-overflow-container.d.ts +1 -1
- package/dist/gids-overlay-provider.d.ts +1 -1
- package/dist/gids-password-field.d.ts +1 -1
- package/dist/gids-pie-chart.d.ts +1 -1
- package/dist/gids-popover.d.ts +1 -1
- package/dist/gids-progress-circle.d.ts +1 -1
- package/dist/gids-scrim.d.ts +1 -1
- package/dist/gids-snackbar.d.ts +1 -1
- package/dist/gids-tab-item.d.ts +1 -1
- package/dist/gids-tab.d.ts +1 -1
- package/dist/gids-text-field.d.ts +1 -1
- package/dist/gids-toggle-button.d.ts +1 -1
- package/dist/gids-tooltip.d.ts +1 -1
- package/dist/p-4lN1OdcA.js +1 -0
- package/dist/p-C2POfZhu.js +1 -0
- package/dist/types/components/html/GidsBasicTableBody/GidsBasicTableBody.d.ts +3 -2
- package/dist/types/components/html/GidsBasicTableCell/GidsBasicTableCell.d.ts +4 -3
- package/dist/types/components/html/GidsBasicTableHeader/GidsBasicTableHeader.d.ts +3 -2
- package/dist/types/components/html/GidsBasicTableRow/GidsBasicTableRow.d.ts +3 -2
- package/dist/types/components/html/GidsBsTable/GidsBsTable.d.ts +3 -2
- package/dist/types/components/webComponents/GidsMdTable/GidsMdTable.d.ts +7 -5
- package/dist/types/components.d.ts +20 -4
- package/dist-bundled/es/gids-action-bar.js +3 -3
- package/dist-bundled/es/gids-activity-gauge.js +1 -1
- package/dist-bundled/es/gids-bar-chart.js +1 -1
- package/dist-bundled/es/gids-calendar-header-panel.js +1 -1
- package/dist-bundled/es/gids-calendar-month-list.js +1 -1
- package/dist-bundled/es/gids-calendar-year-list.js +1 -1
- package/dist-bundled/es/gids-calendar.js +6 -6
- package/dist-bundled/es/gids-chart-legend-item.js +1 -1
- package/dist-bundled/es/gids-chart.js +5 -5
- package/dist-bundled/es/gids-chevron-button.js +1 -1
- package/dist-bundled/es/gids-dot.js +1 -1
- package/dist-bundled/es/gids-dropdown-field.js +4 -4
- package/dist-bundled/es/gids-dropdown-picker.js +1 -1
- package/dist-bundled/es/gids-dropdown.js +1 -1
- package/dist-bundled/es/gids-expansion-body-list-item.js +3 -3
- package/dist-bundled/es/gids-expansion-body-list.js +1 -1
- package/dist-bundled/es/gids-expansion.js +1 -1
- package/dist-bundled/es/gids-field.js +1 -1
- package/dist-bundled/es/gids-filter.js +1 -1
- package/dist-bundled/es/gids-icon.js +1 -1
- package/dist-bundled/es/gids-input.js +1 -1
- package/dist-bundled/es/gids-line-chart.js +1 -1
- package/dist-bundled/es/gids-md-table.js +63 -58
- package/dist-bundled/es/gids-overlay-provider.js +1 -1
- package/dist-bundled/es/gids-password-field.js +4 -4
- package/dist-bundled/es/gids-pie-chart.js +1 -1
- package/dist-bundled/es/gids-text-field.js +4 -4
- package/dist-bundled/es/{p-VJAcf53T-2X0vBJ1A.js → p-4lN1OdcA-xYP8gbDc.js} +17 -34
- package/dist-bundled/es/{p-6APCjBEI-roDSyEYu.js → p-6APCjBEI-BREg63Xr.js} +1 -1
- package/dist-bundled/es/{p-BSbOhfLZ-ByjjVMqG.js → p-BSbOhfLZ-BdEHhmFM.js} +1 -1
- package/dist-bundled/es/{p-BVAtja26-Xjd4_b4e.js → p-BVAtja26-C16IjShX.js} +1 -1
- package/dist-bundled/es/{p-C2O_pGky-C_30AJ3m.js → p-C2O_pGky-CP4PN55D.js} +1 -1
- package/dist-bundled/es/p-C2POfZhu-DzG_JxV6.js +24 -0
- package/dist-bundled/es/{p-C3We7Q8Q-DT_NDg87.js → p-C3We7Q8Q-2EoDLj5m.js} +1 -1
- package/dist-bundled/es/{p-C3w3wdCt-I6zwuecb.js → p-C3w3wdCt-BTH-jYlI.js} +4 -4
- package/dist-bundled/es/{p-C3xv7tfs-RodXvmql.js → p-C3xv7tfs-DHsjc3Ns.js} +1 -1
- package/dist-bundled/es/{p-C56G7JRy-B3HO4aVF.js → p-C56G7JRy-BCGZG2-3.js} +1 -1
- package/dist-bundled/es/{p-CI-sN9Lr-DHC9DyS8.js → p-CI-sN9Lr-BvWzRJw-.js} +2 -2
- package/dist-bundled/es/{p-COHuQEfZ-C_POuXNC.js → p-COHuQEfZ-DcUxD9TI.js} +1 -1
- package/dist-bundled/es/{p-Chqeexny-C4hlPbBP.js → p-Chqeexny-BuJ-PhNi.js} +1 -1
- package/dist-bundled/es/{p-D4Pimu_8-DfEGRQGf.js → p-D4Pimu_8-ARSuGBs4.js} +0 -1
- package/dist-bundled/es/{p-D6lxqcxP-DWrZi1Xi.js → p-D6lxqcxP-C6BOC0kV.js} +1 -1
- package/dist-bundled/es/{p-DO0MyFf4-D7XItX1k.js → p-DO0MyFf4-Ddg5sVMx.js} +1 -1
- package/dist-bundled/es/{p-DUojHltk-GyvsWoCM.js → p-DUojHltk-BQ0ryfLD.js} +1 -1
- package/dist-bundled/es/{p-UxDcM-C5-Dr5d_WpJ.js → p-UxDcM-C5-BJO4X0jM.js} +1 -1
- package/dist-bundled/es/{p-pSb81aE0-CNrq7SQW.js → p-pSb81aE0-WzAszFOQ.js} +1 -1
- package/dist-bundled/es/{p-ub0GuVHb-C_PFTi1_.js → p-ub0GuVHb-C9vrhXyF.js} +1 -1
- package/dist-bundled/umd/gids-action-bar.umd.js +1 -1
- package/dist-bundled/umd/gids-activity-gauge.umd.js +1 -1
- package/dist-bundled/umd/gids-bar-chart.umd.js +1 -1
- package/dist-bundled/umd/gids-calendar-header-panel.umd.js +1 -1
- package/dist-bundled/umd/gids-calendar-month-list.umd.js +2 -2
- package/dist-bundled/umd/gids-calendar-year-list.umd.js +1 -1
- package/dist-bundled/umd/gids-calendar.umd.js +1 -1
- package/dist-bundled/umd/gids-chart-legend-item.umd.js +1 -1
- package/dist-bundled/umd/gids-chart.umd.js +1 -1
- package/dist-bundled/umd/gids-chevron-button.umd.js +1 -1
- package/dist-bundled/umd/gids-dot.umd.js +1 -1
- package/dist-bundled/umd/gids-dropdown-field.umd.js +1 -1
- package/dist-bundled/umd/gids-dropdown-picker.umd.js +1 -1
- package/dist-bundled/umd/gids-dropdown.umd.js +1 -1
- package/dist-bundled/umd/gids-expansion.umd.js +1 -1
- package/dist-bundled/umd/gids-field.umd.js +1 -1
- package/dist-bundled/umd/gids-filter.umd.js +2 -2
- package/dist-bundled/umd/gids-icon.umd.js +1 -1
- package/dist-bundled/umd/gids-input.umd.js +1 -1
- package/dist-bundled/umd/gids-line-chart.umd.js +1 -1
- package/dist-bundled/umd/gids-md-table.umd.js +2 -2
- package/dist-bundled/umd/gids-overlay-provider.umd.js +1 -1
- package/dist-bundled/umd/gids-password-field.umd.js +1 -1
- package/dist-bundled/umd/gids-pie-chart.umd.js +1 -1
- package/dist-bundled/umd/gids-text-field.umd.js +1 -1
- package/dist-bundled/umd-complete/gids-core-web.umd.js +4 -4
- package/package.json +9 -9
- package/dist/p-VJAcf53T.js +0 -1
package/dist/gids-chart.d.ts
CHANGED
package/dist/gids-dot.d.ts
CHANGED
package/dist/gids-dropdown.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Components, JSX } from "
|
|
1
|
+
import type { Components, JSX } from "../dist-dev/types/components";
|
|
2
2
|
|
|
3
3
|
interface GidsExpansionBodyListItem extends Components.GidsExpansionBodyListItem, HTMLElement {}
|
|
4
4
|
export const GidsExpansionBodyListItem: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{G as o,d as s}from"./p-
|
|
1
|
+
import{G as o,d as s}from"./p-4lN1OdcA.js";const p=o,r=s;export{p as GidsExpansionBodyListItem,r as defineCustomElement}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{t,p as s,H as i,h as e,d as n}from"./p-Bf3p-DY2.js";import{GidsExpansionBodyListWebUtils as o}from"@ganpatiinfo/gids-web-shared";import{d as a}from"./p-
|
|
1
|
+
import{t,p as s,H as i,h as e,d as n}from"./p-Bf3p-DY2.js";import{GidsExpansionBodyListWebUtils as o}from"@ganpatiinfo/gids-web-shared";import{d as a}from"./p-4lN1OdcA.js";const{getGidsExpansionBodyListClassNames:d}=o,p=s(class extends i{constructor(t){super(),!1!==t&&this.__registerHost(),this.expansionBodyListItems=[],this.hasExpansionBodyListSubtitleItemListener=!1,this.hasExpansionBodyListSupportingTextItemListener=!1,this.handleExpansionBodyListSubtitleClick=({detail:t,expansionBodyListItem:s})=>{this.selectedExpansionListItem={detail:t,expansionBodyListItem:s},this.applyExpansionBodyListSubtitleSelection({detail:t,expansionBodyListItem:s})},this.handleExpansionBodyListSupportingTextClick=({detail:t,expansionBodyListItem:s})=>{this.selectedExpansionListItem={detail:t,expansionBodyListItem:s},this.applyExpansionBodyListSupportingTextSelection({detail:t,expansionBodyListItem:s})},this.handleExpansionBodyListSubtitleSelect=t=>{const{listItemId:s,label:i,subtitle:e,supportingText:n,listItemPressedType:o}=t.detail;this.applyExpansionBodyListSubtitleSelection({detail:{listItemId:s,label:i,subtitle:e,supportingText:n,listItemPressedType:o,originalEvent:t},expansionBodyListItem:this.selectedExpansionListItem?.expansionBodyListItem})},this.handleExpansionBodyListSupportingTextSelect=t=>{const{listItemId:s,label:i,subtitle:e,supportingText:n,listItemPressedType:o}=t.detail;this.applyExpansionBodyListSupportingTextSelection({detail:{listItemId:s,label:i,subtitle:e,supportingText:n,listItemPressedType:o,originalEvent:t},expansionBodyListItem:this.selectedExpansionListItem?.expansionBodyListItem})}}handleExpansionBodyListItemsChange(t){this.expansionBodyListItems=t}connectedCallback(){this.attachExpansionBodyListSubtitleItemListener(),this.attachExpansionBodyListSupportingTextItemListener()}disconnectedCallback(){this.detachExpansionBodyListSubtitleItemListener(),this.detachExpansionBodyListSupportingTextItemListener()}applyExpansionBodyListSubtitleSelection({detail:t,expansionBodyListItem:s}){this.onExpansionBodyListSubtitlePress&&this.onExpansionBodyListSubtitlePress({...t,selectedExpansionBodyListItem:s})}applyExpansionBodyListSupportingTextSelection({detail:t,expansionBodyListItem:s}){this.onExpansionBodyListSupportingTextPress&&this.onExpansionBodyListSupportingTextPress({...t,selectedExpansionBodyListItem:s})}attachExpansionBodyListSubtitleItemListener(){this.hasExpansionBodyListSubtitleItemListener||(this.hostElement.addEventListener("onExpansionBodyListSubtitlePress",this.handleExpansionBodyListSubtitleSelect),this.hasExpansionBodyListSubtitleItemListener=!0)}attachExpansionBodyListSupportingTextItemListener(){this.hasExpansionBodyListSupportingTextItemListener||(this.hostElement.addEventListener("onExpansionBodyListSupportingTextPress",this.handleExpansionBodyListSupportingTextSelect),this.hasExpansionBodyListSupportingTextItemListener=!0)}detachExpansionBodyListSubtitleItemListener(){this.hasExpansionBodyListSubtitleItemListener&&(this.hostElement.removeEventListener("onExpansionBodyListSubtitlePress",this.handleExpansionBodyListSubtitleSelect),this.hasExpansionBodyListSubtitleItemListener=!1)}detachExpansionBodyListSupportingTextItemListener(){this.hasExpansionBodyListSupportingTextItemListener&&(this.hostElement.removeEventListener("onExpansionBodyListSupportingTextPress",this.handleExpansionBodyListSupportingTextSelect),this.hasExpansionBodyListSupportingTextItemListener=!1)}render(){const t=d();return e(n,{key:"1a5870a9022eaac94b1dc42c81a661d78cffbe15",class:t},(this?.expansionBodyListItems??[]).map(((t,s)=>e("gids-expansion-body-list-item",{key:""+(s+1),...t,onSubtitlePress:s=>this.handleExpansionBodyListSubtitleClick({detail:s,expansionBodyListItem:t}),onSupportingTextPress:s=>this.handleExpansionBodyListSupportingTextClick({detail:s,expansionBodyListItem:t})}))))}get hostElement(){return this}static get watchers(){return{expansionBodyListItems:[{handleExpansionBodyListItemsChange:0}]}}static get style(){return".gids-expansion-body-list{display:flex;flex-direction:column;width:100%;gap:var(--gids-gap-400);overflow-y:scroll;overflow-x:hidden}"}},[0,"gids-expansion-body-list",{expansionBodyListItems:[16],onExpansionBodyListSubtitlePress:[16],onExpansionBodyListSupportingTextPress:[16],selectedExpansionListItem:[32]},void 0,{expansionBodyListItems:[{handleExpansionBodyListItemsChange:0}]}]);function l(){"undefined"!=typeof customElements&&["gids-expansion-body-list","gids-expansion-body-list-item"].forEach((s=>{switch(s){case"gids-expansion-body-list":customElements.get(t(s))||customElements.define(t(s),p);break;case"gids-expansion-body-list-item":customElements.get(t(s))||a()}}))}l();const h=p,r=l;export{h as GidsExpansionBodyList,r as defineCustomElement}
|
package/dist/gids-expansion.d.ts
CHANGED
package/dist/gids-field.d.ts
CHANGED
package/dist/gids-filter.d.ts
CHANGED
package/dist/gids-icon.d.ts
CHANGED
package/dist/gids-input.d.ts
CHANGED
package/dist/gids-md-table.d.ts
CHANGED
package/dist/gids-md-table.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import{h as e,F as a,t,p as i,H as
|
|
1
|
+
import{h as e,F as a,t,p as i,H as s,d}from"./p-Bf3p-DY2.js";import{GidsBasicTableCellWebUtils as l,GidsBasicTableRowWebUtils as r,GidsBasicTableHeaderWebUtils as o,GidsMdTableWebUtils as n}from"@ganpatiinfo/gids-web-shared";import{G as h}from"./p-C2POfZhu.js";import{G as b}from"./p-D4Pimu_8.js";const{getGidsBasicTableCellClassNames:p,getGidsBasicTableCellLabelTypographyClass:g}=l,c=({id:a,uniqueKey:t,extraData:i,label:s,cellDataType:d="text",displayTags:l=[],width:r="full",appearance:o="none",borderSides:n=[],borderRadiusSides:c=[],textAlignment:m="center",labelTypography:u="label-medium",isHeaderCell:y=!1,class:T,...C})=>e(y?"th":"td",{...C,class:p({borderSides:n,borderRadiusSides:c,appearance:o,textAlignment:m,width:r},T),id:a,"unique-key":t,"extra-data":JSON.stringify(i)},"text"===d&&s&&""!==s?e("span",{class:""+g(u)},s):void 0,"display-tag"===d&&l&&l.length>0?e("div",{class:"gids-basic-table-cell__display-tags-container"},l.map((a=>e(h,{label:a?.label??"",appearance:a?.displayTagAppearance??"subtle",size:a?.displayTagSize??"xs",icon:a?.displayTagIcon?e(b,{name:a.displayTagIcon,size:a?.displayTagSize??"xs",appearance:a?.displayTagIconAppearance??"regular"}):void 0,color:a?.displayTagColor??"accent-5"})))):void 0),{getGidsBasicTableRowClassNames:m}=r,u=({width:t="full",layout:i="horizontal",rows:s=[],isHeaderRow:d=!1,class:l,...r})=>{const o=m({width:t},l);return"vertical"===i?e(a,null,s.map(((a,i)=>e("tr",{...r,key:"row-v-"+(i+1),class:o},e(c,{...a,width:t,isHeaderCell:d}))))):e("tr",{...r,class:o},s.map(((a,i)=>e(c,{key:"row-h-"+(i+1),...a,width:t,isHeaderCell:d}))))},{getGidsBasicTableHeaderClassNames:y}=o,T=({width:a="full",headerCells:t=[],appearance:i="none",labelTypography:s="label-medium",textAlignment:d="center",layout:l="horizontal",class:r,...o})=>{const n=y({width:a},r);return e("thead",{...o,class:n},e(u,{rows:t.map((e=>({appearance:i,labelTypography:s,textAlignment:d,...e}))),width:a,layout:l,isHeaderRow:!0}))},{getGidsMdTableClassNames:C}=n,_=i(class extends s{constructor(e){super(),!1!==e&&this.__registerHost(),this.isTopHeaderVisible=!1,this.isSideHeaderVisible=!1,this.width="full",this.topHeaderAppearance="none",this.sideHeaderAppearance="none",this.rowAppearance="none",this.tableBorders="none",this.tableBorderRadius=[],this.topHeaderLabelTypography="eyebrow-small",this.sideHeaderLabelTypography="label-small",this.rowLabelTypography="label-small",this.topHeaderTextAlignment="left",this.sideHeaderTextAlignment="left",this.rowTextAlignment="left",this.topHeaderCells=[],this.tableBody=[],this.constructedTableBodyData=[]}handleTopHeaderVisibilityChange(e){this.isTopHeaderVisible=e}handleSideHeaderVisibilityChange(e){this.isSideHeaderVisible=e}handleTableBordersChange(e){this.tableBorders=e}handleTableBorderRadiusChange(e){this.tableBorderRadius=e}handleTopHeaderCellsChange(e){this.topHeaderCells=e}handleTableBodyChange(e){this.tableBody=e,this.makeTableBodyData()}componentDidLoad(){this.makeTableBodyData()}makeTableBodyData(){const e=this.isSideHeaderVisible,a=this?.tableBody??[],t=[];a.map(((i,s)=>{let d=[];const l=i.heading,r=i.id,o=i.uniqueKey,n=i.extraData,h=i?.items??[];if(e&&l&&""!==l){const e=this.getSideHeaderBorderSides({_tableBodyData:a,_itemsArr:h,indexI:s});d=[{id:r,uniqueKey:o,extraData:n,label:l,appearance:this.sideHeaderAppearance,labelTypography:this.sideHeaderLabelTypography,textAlignment:this.sideHeaderTextAlignment,isHeader:!0,borderSides:e}]}h.map(((e,t)=>{const i=this.getRowBorderSides({_tableBodyData:a,_itemsArr:h,indexI:s,indexJ:t});d.push({...e,appearance:this.rowAppearance,labelTypography:this.rowLabelTypography,textAlignment:this.rowTextAlignment,isHeader:!1,borderSides:i})})),t.push({heading:l,id:r,uniqueKey:o,extraData:n,items:d})})),this.constructedTableBodyData=t}getRowBorderSides({_tableBodyData:e,_itemsArr:a,indexI:t,indexJ:i}){const s=this.applyTableInternalBorders(),d=this.applyTableAllBorders();let l=[];return(s||d)&&(i<a.length&&t+1<e.length&&(l=["bottom"]),i+1<a.length&&(l=[...l,"right"])),l}getSideHeaderBorderSides({_tableBodyData:e,_itemsArr:a,indexI:t}){const i=this.applyTableInternalBorders(),s=this.applyTableAllBorders();let d=[];return(i||s)&&(t+1<e.length&&(d=["bottom"]),a.length>0&&(d=[...d,"right"])),d}getTableClasses(){const e="full"===this.width?"gids-md-table__main-table gids-md-table__main-table-width-full":"gids-md-table__main-table gids-md-table__main-table-width-intrinsic";let a=e;this.applyTableOuterBorders()&&(a=e+" gids-md-table__outer-borders");const t=this.addBorderRadiusDirectlyToTable(),i=t&&""!==t?`${a} ${t}`:""+a;return console.log("finalTableClass",i),i}addBorderRadiusDirectlyToTable(){let e="";const a=this?.tableBorderRadius??[];return a.includes("top-left")&&(e="gids-md-table__radius-top-left"),a.includes("bottom-left")&&(e+=" gids-md-table__radius-bottom-left"),a.includes("top-right")&&(e+=" gids-md-table__radius-top-right"),a.includes("bottom-right")&&(e+=" gids-md-table__radius-bottom-right"),e}getTopHeaderCells(){const e=this.isSideHeaderVisible,a=this?.topHeaderCells??[];let t=[...a];!1===e&&a.length>0?t.splice(0,1):t=[...a];const i=this.applyTableInternalBorders(),s=this.applyTableAllBorders(),d=this.applyTableTopHeaderBorders(),l=[];return t.map(((e,a)=>{let r=[];(i||s||d)&&(r=["bottom"],a+1<t.length&&(r=[...r,"right"])),l.push({...e,borderSides:r})})),l}applyTableOuterBorders(){const e=this.tableBorders;return"all"===e||"outer-sides"===e}applyTableInternalBorders(){return"internal"===this.tableBorders}applyTableAllBorders(){return"all"===this.tableBorders}applyTableTopHeaderBorders(){return"top-header-only"===this.tableBorders}render(){const a=C({width:this.width}),t=this.isTopHeaderVisible,i=this.getTopHeaderCells(),s=this?.constructedTableBodyData??[];return e(d,{key:"814e05e15c2d08c626885f95c5729b3fa7e66c49",class:a},e("table",{key:"d11cf92544c1281c39917ac74f0c236456ca19c2",class:this.getTableClasses()},t?e(T,{appearance:this.topHeaderAppearance,labelTypography:this.topHeaderLabelTypography,textAlignment:this.topHeaderTextAlignment,headerCells:i,width:this.width}):void 0,e("tbody",{key:"88458110e1d34b7405a06ab51ae7d0fffd3bc57a"},s.length>0?s.map((a=>e(u,{layout:"horizontal",rows:a?.items??[],width:this.width}))):void 0)))}get hostElement(){return this}static get watchers(){return{isTopHeaderVisible:[{handleTopHeaderVisibilityChange:0}],isSideHeaderVisible:[{handleSideHeaderVisibilityChange:0},{handleTableBodyChange:0}],tableBorders:[{handleTableBordersChange:0},{handleTableBodyChange:0}],tableBorderRadius:[{handleTableBorderRadiusChange:0},{handleTableBodyChange:0}],topHeaderCells:[{handleTopHeaderCellsChange:0}],tableBody:[{handleTableBodyChange:0}]}}static get style(){return".gids-md-table{display:flex;flex-direction:column;width:100%}.gids-md-table__main-table{border-collapse:separate;border-spacing:0;overflow:hidden;table-layout:fixed}.gids-md-table__main-table-width-full{width:100%}.gids-md-table__main-table-width-intrinsic{width:max-content}.gids-md-table--width-intrinsic{width:max-content}.gids-md-table__outer-borders{border:var(--gids-border-width-thin) solid var(--gids-color-border-default)}.gids-md-table__radius-top-left{border-top-left-radius:var(--gids-border-radius-md)}.gids-md-table__radius-bottom-left{border-bottom-left-radius:var(--gids-border-radius-md)}.gids-md-table__radius-top-right{border-top-right-radius:var(--gids-border-radius-md)}.gids-md-table__radius-bottom-right{border-bottom-right-radius:var(--gids-border-radius-md)}"}},[0,"gids-md-table",{isTopHeaderVisible:[4,"is-top-header-visible"],isSideHeaderVisible:[4,"is-side-header-visible"],width:[1],topHeaderAppearance:[1,"top-header-appearance"],sideHeaderAppearance:[1,"side-header-appearance"],rowAppearance:[1,"row-appearance"],tableBorders:[1,"table-borders"],tableBorderRadius:[16],topHeaderLabelTypography:[1,"top-header-label-typography"],sideHeaderLabelTypography:[1,"side-header-label-typography"],rowLabelTypography:[1,"row-label-typography"],topHeaderTextAlignment:[1,"top-header-text-alignment"],sideHeaderTextAlignment:[1,"side-header-text-alignment"],rowTextAlignment:[1,"row-text-alignment"],topHeaderCells:[16],tableBody:[16],constructedTableBodyData:[32]},void 0,{isTopHeaderVisible:[{handleTopHeaderVisibilityChange:0}],isSideHeaderVisible:[{handleSideHeaderVisibilityChange:0},{handleTableBodyChange:0}],tableBorders:[{handleTableBordersChange:0},{handleTableBodyChange:0}],tableBorderRadius:[{handleTableBorderRadiusChange:0},{handleTableBodyChange:0}],topHeaderCells:[{handleTopHeaderCellsChange:0}],tableBody:[{handleTableBodyChange:0}]}]);function f(){"undefined"!=typeof customElements&&["gids-md-table"].forEach((e=>{"gids-md-table"===e&&(customElements.get(t(e))||customElements.define(t(e),_))}))}f();const w=_,B=f;export{w as GidsMdTable,B as defineCustomElement}
|
package/dist/gids-pie-chart.d.ts
CHANGED
package/dist/gids-popover.d.ts
CHANGED
package/dist/gids-scrim.d.ts
CHANGED
package/dist/gids-snackbar.d.ts
CHANGED
package/dist/gids-tab-item.d.ts
CHANGED
package/dist/gids-tab.d.ts
CHANGED
package/dist/gids-tooltip.d.ts
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{t,p as i,H as e,h as s,d as a}from"./p-Bf3p-DY2.js";import{GidsExpansionBodyListItemWebUtils as o}from"@ganpatiinfo/gids-web-shared";import{G as n}from"./p-C2POfZhu.js";const{getGidsExpansionBodyListItemClassNames:l}=o,r=i(class extends e{constructor(t){super(),!1!==t&&this.__registerHost(),this.displayTagVisible=!1,this.displayTagColor="accent-5",this.displayTagSize="xs",this.displayTagAppearance="subtle",this.hasSubtitleItemListener=!1,this.hasSupportingTextItemListener=!1,this.handleSubtitleClick=t=>{this.applySubtitleSelection({listItemId:this.listItemId,label:this.label,subtitle:this.subtitle,supportingText:this.supportingText,listItemPressedType:"subtitle",originalEvent:t})},this.handleSupportingTextClick=t=>{this.applySupportingTextSelection({listItemId:this.listItemId,label:this.label,subtitle:this.subtitle,supportingText:this.supportingText,listItemPressedType:"supporting-text",originalEvent:t})}}handleDisplayTagVisibilityChange(t){this.displayTagVisible=t}handleDisplayTagColorChange(t){this.displayTagColor=t}handleDisplayTagSizeChange(t){this.displayTagSize=t}handleDisplayTagAppearanceChange(t){this.displayTagAppearance=t}connectedCallback(){this.attachSubtitleItemListener(),this.attachSupportingTextItemListener()}disconnectedCallback(){this.detachSubtitleItemListener(),this.detachSupportingTextItemListener()}applySubtitleSelection(t){this.onSubtitlePress&&this.onSubtitlePress(t)}applySupportingTextSelection(t){this.onSupportingTextPress&&this.onSupportingTextPress(t)}attachSubtitleItemListener(){this.hasSubtitleItemListener||(this.hostElement.addEventListener("onSubtitlePress",this.handleSubtitleClick),this.hasSubtitleItemListener=!0)}attachSupportingTextItemListener(){this.hasSupportingTextItemListener||(this.hostElement.addEventListener("onSupportingTextPress",this.handleSupportingTextClick),this.hasSupportingTextItemListener=!0)}detachSubtitleItemListener(){this.hasSubtitleItemListener&&(this.hostElement.removeEventListener("onSubtitlePress",this.handleSubtitleClick),this.hasSubtitleItemListener=!1)}detachSupportingTextItemListener(){this.hasSupportingTextItemListener&&(this.hostElement.removeEventListener("onSupportingTextPress",this.handleSupportingTextClick),this.hasSupportingTextItemListener=!1)}isValidLabel(){return!(!this?.label||""===this.label)}isValidSubtitle(){return!(!this?.subtitle||""===this.subtitle)}isValidSupportingText(){return!(!this?.supportingText||""===this.supportingText)}isDisplayTagVisible(){return!(!this.displayTagVisible||!this?.displayTagLabel||""===this.displayTagLabel)}convertTextToUppercase(t){return t&&""!==t?t.toUpperCase():""}render(){const t=l(),i=this?.label,e=this?.subtitle,o=this?.supportingText,r=this.isValidLabel(),d=this.isValidSubtitle(),p=this.isValidSupportingText(),g=this.isDisplayTagVisible(),h=this?.displayTagLabel??"";return s(a,{key:"f70f03c864cc5d3fe92f7f22a1772054636c1e9c",class:t},r||d||g?s("div",{class:"gids-expansion-body-list-item__primary-container"},r||g?s("div",{class:"gids-expansion-body-list-item__primary-content"},r?s("span",{class:"gids-expansion-body-list-item__label"},this.convertTextToUppercase(i)):void 0,g?s(n,{color:this.displayTagColor||"accent-5",label:h,size:this.displayTagSize,appearance:this.displayTagAppearance}):void 0):void 0,d?s("button",{type:"button",class:"gids-expansion-body-list-item__subtitle",onClick:this.handleSubtitleClick},e):void 0):void 0,p?s("div",{class:"gids-expansion-body-list-item__secondary-container"},s("button",{type:"button",class:"gids-expansion-body-list-item__supporting-text",onClick:this.handleSupportingTextClick},this.convertTextToUppercase(o))):void 0)}get hostElement(){return this}static get watchers(){return{displayTagVisible:[{handleDisplayTagVisibilityChange:0}],displayTagColor:[{handleDisplayTagColorChange:0}],displayTagSize:[{handleDisplayTagSizeChange:0}],displayTagAppearance:[{handleDisplayTagAppearanceChange:0}]}}static get style(){return'.gids-expansion-body-list-item{display:flex;flex:1;gap:var(--gids-gap-400);padding-bottom:var(--gids-padding-vertical-edge-to-element-300);position:relative;cursor:default}.gids-expansion-body-list-item::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:var(--gids-color-border-default);transition:background 0.3s ease-in-out;z-index:1}.gids-expansion-body-list-item::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:linear-gradient(to right, transparent 0%, transparent 25%, var(--gids-color-background-selected-pressed) 45%, var(--gids-color-background-selected-pressed) 55%, transparent 75%, transparent 100%);opacity:0;transition:opacity 0.3s ease-in-out;z-index:2}.gids-expansion-body-list-item:has(.gids-expansion-body-list-item__subtitle:hover)::after{background:linear-gradient(to right, var(--gids-color-border-default) 0%, var(--gids-color-border-default) 15%, var(--gids-color-background-selected-pressed) 45%, var(--gids-color-background-selected-pressed) 70%, var(--gids-color-border-default) 90%, var(--gids-color-border-default) 100%)}.gids-expansion-body-list-item:has(.gids-expansion-body-list-item__subtitle:hover)::before{opacity:1}.gids-expansion-body-list-item__primary-container{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;flex:1 0;gap:var(--gids-gap-150)}.gids-expansion-body-list-item__primary-content{display:flex;align-items:center;justify-content:center;gap:var(--gids-gap-200)}.gids-expansion-body-list-item__secondary-container{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end}.gids-expansion-body-list-item__label{font-family:var(--gids-typography-label-x-small__font-family);font-size:var(--gids-typography-label-x-small__font-size);font-weight:var(--gids-typography-label-x-small__font-weight);letter-spacing:var(--gids-typography-label-x-small__letter-spacing);line-height:var(--gids-typography-label-x-small__line-height);text-transform:var(--gids-typography-label-x-small__text-transform, inherit);font-variant-caps:var(--gids-typography-label-x-small__font-variant-caps, inherit);color:var(--gids-color-text-subtle);cursor:default}.gids-expansion-body-list-item__subtitle{margin:0;padding:0;appearance:none;border:none;background:none;font-family:var(--gids-typography-label-medium__font-family);font-size:var(--gids-typography-label-medium__font-size);font-weight:var(--gids-typography-label-medium__font-weight);letter-spacing:var(--gids-typography-label-medium__letter-spacing);line-height:var(--gids-typography-label-medium__line-height);text-transform:var(--gids-typography-label-medium__text-transform, inherit);font-variant-caps:var(--gids-typography-label-medium__font-variant-caps, inherit);color:var(--gids-color-text-default);cursor:pointer}.gids-expansion-body-list-item__supporting-text{margin:0;padding:0;appearance:none;border:none;background:none;font-family:var(--gids-typography-label-x-small__font-family);font-size:var(--gids-typography-label-x-small__font-size);font-weight:var(--gids-typography-label-x-small__font-weight);letter-spacing:var(--gids-typography-label-x-small__letter-spacing);line-height:var(--gids-typography-label-x-small__line-height);text-transform:var(--gids-typography-label-x-small__text-transform, inherit);font-variant-caps:var(--gids-typography-label-x-small__font-variant-caps, inherit);color:var(--gids-color-text-subtle);padding:var(--gids-padding-vertical-edge-to-element-050) var(--gids-padding-horizontal-edge-to-element-100);border-radius:var(--gids-border-radius-sm);cursor:pointer;transition:background-color 0.3s ease-in-out, color 0.3s ease-in-out}.gids-expansion-body-list-item__supporting-text:hover{background-color:var(--gids-color-background-brand-bold-hovered);color:var(--gids-color-text-inverse)}.gids-expansion-body-list-item__supporting-text:active{background-color:var(--gids-color-background-brand-bold-pressed);color:var(--gids-color-text-inverse)}'}},[0,"gids-expansion-body-list-item",{listItemId:[1,"list-item-id"],label:[1],subtitle:[1],supportingText:[1,"supporting-text"],displayTagVisible:[4,"display-tag-visible"],displayTagColor:[1,"display-tag-color"],displayTagSize:[1,"display-tag-size"],displayTagAppearance:[1,"display-tag-appearance"],displayTagLabel:[1,"display-tag-label"],onSubtitlePress:[16],onSupportingTextPress:[16]},void 0,{displayTagVisible:[{handleDisplayTagVisibilityChange:0}],displayTagColor:[{handleDisplayTagColorChange:0}],displayTagSize:[{handleDisplayTagSizeChange:0}],displayTagAppearance:[{handleDisplayTagAppearanceChange:0}]}]);function d(){"undefined"!=typeof customElements&&["gids-expansion-body-list-item"].forEach((i=>{"gids-expansion-body-list-item"===i&&(customElements.get(t(i))||customElements.define(t(i),r))}))}d();export{r as G,d}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{h as a}from"./p-Bf3p-DY2.js";import{GidsDisplayTagWebUtils as s}from"@ganpatiinfo/gids-web-shared";const{getGidsDisplaTagClassNames:e}=s,o=({label:s,appearance:o="subtle",color:p,size:i="md",icon:r,class:l,...c})=>a("span",{class:e({size:i,appearance:o,color:p},l),...c},r,s);export{o as G}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { JSXBase } from '../../../stencil-public-runtime';
|
|
2
|
-
import { GidsBasicTableBodyWebProps } from '@ganpatiinfo/gids-web-shared';
|
|
3
|
-
|
|
2
|
+
import { GidsBasicTableBodyWebProps, GidsBasicTableCellTypographyStyle } from '@ganpatiinfo/gids-web-shared';
|
|
3
|
+
import { IconAppearance, IconName } from '@ganpatiinfo/gids-web-theme-interface';
|
|
4
|
+
type GidsBasicTableBodyBaseWebProps = GidsBasicTableBodyWebProps<GidsBasicTableCellTypographyStyle, IconName, IconAppearance> & Omit<JSXBase.IntrinsicElements['tbody'], 'children'>;
|
|
4
5
|
export type GidsBasicTableBodyProps = GidsBasicTableBodyBaseWebProps;
|
|
5
6
|
export declare const GidsBasicTableBody: ({ width, tableBodyData, tableBorders, rowAppearance, rowLabelTypography, rowTextAlignment, class: className, }: GidsBasicTableBodyProps) => any;
|
|
6
7
|
export {};
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
import { type GidsBasicTableCellWebProps } from '@ganpatiinfo/gids-web-shared';
|
|
1
|
+
import { GidsBasicTableCellTypographyStyle, type GidsBasicTableCellWebProps } from '@ganpatiinfo/gids-web-shared';
|
|
2
2
|
import { JSXBase } from '../../../stencil-public-runtime';
|
|
3
|
-
|
|
4
|
-
export
|
|
3
|
+
import { IconAppearance, IconName } from '@ganpatiinfo/gids-web-theme-interface';
|
|
4
|
+
export type GidsBasicTableCellProps = GidsBasicTableCellWebProps<GidsBasicTableCellTypographyStyle, IconName, IconAppearance> & Omit<JSXBase.IntrinsicElements['td'] & JSXBase.IntrinsicElements['th'], 'children'>;
|
|
5
|
+
export declare const GidsBasicTableCell: ({ id, uniqueKey, extraData, label, cellDataType, displayTags, width, appearance, borderSides, borderRadiusSides, textAlignment, labelTypography, isHeaderCell, class: className, ...restProps }: GidsBasicTableCellProps) => any;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { JSXBase } from '../../../stencil-public-runtime';
|
|
2
|
-
import { GidsBasicTableHeaderWebProps } from '@ganpatiinfo/gids-web-shared';
|
|
3
|
-
|
|
2
|
+
import { GidsBasicTableCellTypographyStyle, GidsBasicTableHeaderWebProps } from '@ganpatiinfo/gids-web-shared';
|
|
3
|
+
import { IconAppearance, IconName } from '@ganpatiinfo/gids-web-theme-interface';
|
|
4
|
+
export type GidsBasicTableHeaderProps = GidsBasicTableHeaderWebProps<GidsBasicTableCellTypographyStyle, IconName, IconAppearance> & Omit<JSXBase.IntrinsicElements['thead'], 'children'>;
|
|
4
5
|
export declare const GidsBasicTableHeader: ({ width, headerCells, appearance, labelTypography, textAlignment, layout, class: className, ...restProps }: GidsBasicTableHeaderProps) => any;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { JSXBase } from '../../../stencil-public-runtime';
|
|
2
|
-
import { type GidsBasicTableRowWebProps } from '@ganpatiinfo/gids-web-shared';
|
|
3
|
-
|
|
2
|
+
import { GidsBasicTableCellTypographyStyle, type GidsBasicTableRowWebProps } from '@ganpatiinfo/gids-web-shared';
|
|
3
|
+
import { IconAppearance, IconName } from '@ganpatiinfo/gids-web-theme-interface';
|
|
4
|
+
export type GidsBasicTableRowProps = GidsBasicTableRowWebProps<GidsBasicTableCellTypographyStyle, IconName, IconAppearance> & Omit<JSXBase.IntrinsicElements['tr'], 'children'>;
|
|
4
5
|
export declare const GidsBasicTableRow: ({ width, layout, rows, isHeaderRow, class: className, ...restProps }: GidsBasicTableRowProps) => any;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import { VNode } from '../../../stencil-public-runtime';
|
|
2
2
|
import { JSXBase } from '../../../stencil-public-runtime';
|
|
3
|
-
import { GidsBsTableWebProps } from '@ganpatiinfo/gids-web-shared';
|
|
3
|
+
import { GidsBasicTableCellTypographyStyle, GidsBsTableWebProps } from '@ganpatiinfo/gids-web-shared';
|
|
4
4
|
import { GidsBasicTableHeadProps } from '../GidsBasicTableHead/GidsBasicTableHead';
|
|
5
5
|
import { ClassValue } from 'clsx';
|
|
6
|
-
|
|
6
|
+
import { IconAppearance, IconName } from '@ganpatiinfo/gids-web-theme-interface';
|
|
7
|
+
type GidsBsTableBaseWebProps = Omit<GidsBsTableWebProps<GidsBasicTableCellTypographyStyle, IconName, IconAppearance, VNode, Event, VNode, Omit<JSXBase.IntrinsicElements['input'], 'ref'>>, 'children'> & GidsBasicTableHeadProps;
|
|
7
8
|
export interface GidsBsTableProps extends GidsBsTableBaseWebProps {
|
|
8
9
|
className?: ClassValue;
|
|
9
10
|
}
|
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
import { GidsBasicTableCellTypographyStyle, GidsMdTableWebProps } from '@ganpatiinfo/gids-web-shared';
|
|
2
2
|
import { GidsBasicTableHeaderCellItem, GidsMdTableBody, GidsTableBordersWithNoneSharedType } from '@ganpatiinfo/gids-core-shared';
|
|
3
3
|
import { GidsTableCellAppearanceSharedType, GidsTableCellBorderRadiusSideSharedType, GidsTableCellTextAlignmentSharedType, GidsTableWidthSharedType } from '@ganpatiinfo/gids-core-shared/dist/shared/GidsTableSharedTypes';
|
|
4
|
-
|
|
4
|
+
import { IconAppearance, IconName } from '@ganpatiinfo/gids-web-theme-interface';
|
|
5
|
+
export declare class GidsMdTable implements GidsMdTableWebProps<GidsBasicTableCellTypographyStyle, IconName, IconAppearance> {
|
|
6
|
+
private hostElement;
|
|
5
7
|
isTopHeaderVisible?: boolean;
|
|
6
8
|
isSideHeaderVisible?: boolean;
|
|
7
9
|
width?: GidsTableWidthSharedType;
|
|
@@ -16,15 +18,15 @@ export declare class GidsMdTable implements GidsMdTableWebProps {
|
|
|
16
18
|
topHeaderTextAlignment?: GidsTableCellTextAlignmentSharedType;
|
|
17
19
|
sideHeaderTextAlignment?: GidsTableCellTextAlignmentSharedType;
|
|
18
20
|
rowTextAlignment?: GidsTableCellTextAlignmentSharedType;
|
|
19
|
-
topHeaderCells?: GidsBasicTableHeaderCellItem<GidsBasicTableCellTypographyStyle>[];
|
|
20
|
-
tableBody?: GidsMdTableBody[];
|
|
21
|
+
topHeaderCells?: GidsBasicTableHeaderCellItem<GidsBasicTableCellTypographyStyle, IconName, IconAppearance>[];
|
|
22
|
+
tableBody?: GidsMdTableBody<GidsBasicTableCellTypographyStyle, IconName, IconAppearance>[];
|
|
21
23
|
private constructedTableBodyData?;
|
|
22
24
|
protected handleTopHeaderVisibilityChange(next: boolean): void;
|
|
23
25
|
protected handleSideHeaderVisibilityChange(next: boolean): void;
|
|
24
26
|
protected handleTableBordersChange(next: GidsTableBordersWithNoneSharedType): void;
|
|
25
27
|
protected handleTableBorderRadiusChange(next: GidsTableCellBorderRadiusSideSharedType[]): void;
|
|
26
|
-
protected handleTopHeaderCellsChange(next: GidsBasicTableHeaderCellItem<GidsBasicTableCellTypographyStyle>[]): void;
|
|
27
|
-
protected handleTableBodyChange(next: GidsMdTableBody[]): void;
|
|
28
|
+
protected handleTopHeaderCellsChange(next: GidsBasicTableHeaderCellItem<GidsBasicTableCellTypographyStyle, IconName, IconAppearance>[]): void;
|
|
29
|
+
protected handleTableBodyChange(next: GidsMdTableBody<GidsBasicTableCellTypographyStyle, IconName, IconAppearance>[]): void;
|
|
28
30
|
componentDidLoad(): void;
|
|
29
31
|
private makeTableBodyData;
|
|
30
32
|
private getRowBorderSides;
|
|
@@ -658,7 +658,11 @@ export namespace Components {
|
|
|
658
658
|
/**
|
|
659
659
|
* @default []
|
|
660
660
|
*/
|
|
661
|
-
"tableBody"?: GidsMdTableBody
|
|
661
|
+
"tableBody"?: GidsMdTableBody<
|
|
662
|
+
GidsBasicTableCellTypographyStyle,
|
|
663
|
+
IconName,
|
|
664
|
+
IconAppearance
|
|
665
|
+
>[];
|
|
662
666
|
/**
|
|
663
667
|
* @default []
|
|
664
668
|
*/
|
|
@@ -674,7 +678,11 @@ export namespace Components {
|
|
|
674
678
|
/**
|
|
675
679
|
* @default []
|
|
676
680
|
*/
|
|
677
|
-
"topHeaderCells"?: GidsBasicTableHeaderCellItem<
|
|
681
|
+
"topHeaderCells"?: GidsBasicTableHeaderCellItem<
|
|
682
|
+
GidsBasicTableCellTypographyStyle,
|
|
683
|
+
IconName,
|
|
684
|
+
IconAppearance
|
|
685
|
+
>[];
|
|
678
686
|
/**
|
|
679
687
|
* @default 'eyebrow-small'
|
|
680
688
|
*/
|
|
@@ -1937,7 +1945,11 @@ declare namespace LocalJSX {
|
|
|
1937
1945
|
/**
|
|
1938
1946
|
* @default []
|
|
1939
1947
|
*/
|
|
1940
|
-
"tableBody"?: GidsMdTableBody
|
|
1948
|
+
"tableBody"?: GidsMdTableBody<
|
|
1949
|
+
GidsBasicTableCellTypographyStyle,
|
|
1950
|
+
IconName,
|
|
1951
|
+
IconAppearance
|
|
1952
|
+
>[];
|
|
1941
1953
|
/**
|
|
1942
1954
|
* @default []
|
|
1943
1955
|
*/
|
|
@@ -1953,7 +1965,11 @@ declare namespace LocalJSX {
|
|
|
1953
1965
|
/**
|
|
1954
1966
|
* @default []
|
|
1955
1967
|
*/
|
|
1956
|
-
"topHeaderCells"?: GidsBasicTableHeaderCellItem<
|
|
1968
|
+
"topHeaderCells"?: GidsBasicTableHeaderCellItem<
|
|
1969
|
+
GidsBasicTableCellTypographyStyle,
|
|
1970
|
+
IconName,
|
|
1971
|
+
IconAppearance
|
|
1972
|
+
>[];
|
|
1957
1973
|
/**
|
|
1958
1974
|
* @default 'eyebrow-small'
|
|
1959
1975
|
*/
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { L as J, q as k, u as K, D as s } from "./p-Bf3p-DY2-CPqEc-vc.js";
|
|
2
|
-
import { p as $, m as E, x as G, N } from "./p-D6lxqcxP-
|
|
2
|
+
import { p as $, m as E, x as G, N } from "./p-D6lxqcxP-C6BOC0kV.js";
|
|
3
3
|
import { o as H } from "./p-UVmSPzTd-6vjXok6h.js";
|
|
4
|
-
import { d as L } from "./p-D4Pimu_8-
|
|
5
|
-
import { a as Q } from "./p-DUojHltk-
|
|
4
|
+
import { d as L } from "./p-D4Pimu_8-ARSuGBs4.js";
|
|
5
|
+
import { a as Q } from "./p-DUojHltk-BQ0ryfLD.js";
|
|
6
6
|
import { o as U } from "./p-_SIWct9h-jMYFZ-VO.js";
|
|
7
7
|
import { c as X } from "./clsx-OuTLNxxd.js";
|
|
8
8
|
const Y = (t) => X("gids-action-bar", t), Z = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { L as P, u as D, D as d, q as o } from "./p-Bf3p-DY2-CPqEc-vc.js";
|
|
2
|
-
import { n as S, u as M } from "./p-C3w3wdCt-
|
|
3
|
-
import { l as N } from "./p-COHuQEfZ-
|
|
4
|
-
import { u as Y } from "./p-Chqeexny-
|
|
5
|
-
import { g as k } from "./p-6APCjBEI-
|
|
6
|
-
import { h as w } from "./p-BSbOhfLZ-
|
|
7
|
-
import { d as x } from "./p-C2O_pGky-
|
|
2
|
+
import { n as S, u as M } from "./p-C3w3wdCt-BTH-jYlI.js";
|
|
3
|
+
import { l as N } from "./p-COHuQEfZ-DcUxD9TI.js";
|
|
4
|
+
import { u as Y } from "./p-Chqeexny-BuJ-PhNi.js";
|
|
5
|
+
import { g as k } from "./p-6APCjBEI-BREg63Xr.js";
|
|
6
|
+
import { h as w } from "./p-BSbOhfLZ-BdEHhmFM.js";
|
|
7
|
+
import { d as x } from "./p-C2O_pGky-CP4PN55D.js";
|
|
8
8
|
import { c as p } from "./clsx-OuTLNxxd.js";
|
|
9
9
|
const _ = ({ disabled: e, selected: t, today: a, cellType: n, dot: r }, l) => p("gids-calendar-cell", {
|
|
10
10
|
"gids-calendar-cell--selected": t && !e && !a,
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { L as u, u as m, D as s, q as n } from "./p-Bf3p-DY2-CPqEc-vc.js";
|
|
2
2
|
import { r as h, c as y, b, a as T, C } from "./p-CaauwQNd-D6_PbcRr.js";
|
|
3
|
-
import { d as v } from "./p-pSb81aE0-
|
|
4
|
-
import { g as f } from "./p-DO0MyFf4-
|
|
3
|
+
import { d as v } from "./p-pSb81aE0-WzAszFOQ.js";
|
|
4
|
+
import { g as f } from "./p-DO0MyFf4-Ddg5sVMx.js";
|
|
5
5
|
import { o as k } from "./p-BCVFQSjK-CKrYrI4b.js";
|
|
6
|
-
import { d as _ } from "./p-C3xv7tfs-
|
|
6
|
+
import { d as _ } from "./p-C3xv7tfs-DHsjc3Ns.js";
|
|
7
7
|
import { h as A } from "./p-Degg_WJz-BLua06el.js";
|
|
8
|
-
import { g as P } from "./p-C56G7JRy-
|
|
9
|
-
import { c as E } from "./p-C3We7Q8Q-
|
|
8
|
+
import { g as P } from "./p-C56G7JRy-BCGZG2-3.js";
|
|
9
|
+
import { c as E } from "./p-C3We7Q8Q-2EoDLj5m.js";
|
|
10
10
|
import { d as D } from "./p-CoS0NuDU-CqmDcRWj.js";
|
|
11
11
|
import { c as x } from "./clsx-OuTLNxxd.js";
|
|
12
12
|
const G = (e) => x("gids-chart", e), I = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { L as r, u as d, z as l, D as s, q as a } from "./p-Bf3p-DY2-CPqEc-vc.js";
|
|
2
2
|
import { i as c } from "./p-B2zUuNXz-BLBgQDu7.js";
|
|
3
|
-
import { d as h } from "./p-D4Pimu_8-
|
|
3
|
+
import { d as h } from "./p-D4Pimu_8-ARSuGBs4.js";
|
|
4
4
|
import { c as g } from "./clsx-OuTLNxxd.js";
|
|
5
5
|
const u = ({ size: e }, o) => g("gids-chevron-button", {
|
|
6
6
|
// 'gids-chevron-button--xs': size === 'xs', // By default xs
|