@comercti/react-components-hmg 0.32.9 → 0.32.10
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/comerc-style-guide.cjs.js +8 -8
- package/comerc-style-guide.es.js +984 -922
- package/comerc-style-guide.umd.js +10 -10
- package/index.d.ts +70 -56
- package/package.json +1 -1
package/index.d.ts
CHANGED
|
@@ -1686,13 +1686,13 @@ export declare const addCeToast: (title: string, message: string, type: "success
|
|
|
1686
1686
|
|
|
1687
1687
|
export declare const CeAutocomplete: default_2.ComponentType<typeof _default_7>;
|
|
1688
1688
|
|
|
1689
|
-
export declare const CeAvatar: default_2.ComponentType<typeof
|
|
1689
|
+
export declare const CeAvatar: default_2.ComponentType<typeof _default_33>;
|
|
1690
1690
|
|
|
1691
|
-
export declare const CeBadge: default_2.ComponentType<typeof
|
|
1691
|
+
export declare const CeBadge: default_2.ComponentType<typeof _default_35>;
|
|
1692
1692
|
|
|
1693
|
-
export declare const CeBanners: default_2.ComponentType<typeof
|
|
1693
|
+
export declare const CeBanners: default_2.ComponentType<typeof _default_37>;
|
|
1694
1694
|
|
|
1695
|
-
export declare const CeBreadcrumbs: default_2.ComponentType<typeof
|
|
1695
|
+
export declare const CeBreadcrumbs: default_2.ComponentType<typeof _default_30>;
|
|
1696
1696
|
|
|
1697
1697
|
export declare const CeButton: default_2.ComponentType<typeof _default_8>;
|
|
1698
1698
|
|
|
@@ -1702,11 +1702,11 @@ export declare const CeButtonPagination: default_2.ComponentType<typeof _default
|
|
|
1702
1702
|
|
|
1703
1703
|
export declare const CeButtonWrapper: default_2.ComponentType<typeof _default_11>;
|
|
1704
1704
|
|
|
1705
|
-
export declare const CeCard: default_2.ComponentType<typeof
|
|
1705
|
+
export declare const CeCard: default_2.ComponentType<typeof _default_41>;
|
|
1706
1706
|
|
|
1707
|
-
export declare const CeCardHeader: default_2.ComponentType<typeof
|
|
1707
|
+
export declare const CeCardHeader: default_2.ComponentType<typeof _default_42>;
|
|
1708
1708
|
|
|
1709
|
-
export declare const CeCardText: default_2.ComponentType<typeof
|
|
1709
|
+
export declare const CeCardText: default_2.ComponentType<typeof _default_43>;
|
|
1710
1710
|
|
|
1711
1711
|
export declare const CeCheckbox: default_2.ComponentType<typeof _default_12>;
|
|
1712
1712
|
|
|
@@ -1714,13 +1714,13 @@ export declare const CeCheckboxGroup: default_2.ComponentType<typeof _default_13
|
|
|
1714
1714
|
|
|
1715
1715
|
export declare const CeCodeInput: default_2.ComponentType<typeof _default_22>;
|
|
1716
1716
|
|
|
1717
|
-
export declare const CeCol: default_2.ComponentType<typeof
|
|
1717
|
+
export declare const CeCol: default_2.ComponentType<typeof _default_24>;
|
|
1718
1718
|
|
|
1719
|
-
export declare const CeCollapse: default_2.ComponentType<typeof
|
|
1719
|
+
export declare const CeCollapse: default_2.ComponentType<typeof _default_48>;
|
|
1720
1720
|
|
|
1721
|
-
export declare const CeContainer: default_2.ComponentType<typeof
|
|
1721
|
+
export declare const CeContainer: default_2.ComponentType<typeof _default_26>;
|
|
1722
1722
|
|
|
1723
|
-
export declare const CeContentDivider: default_2.ComponentType<typeof
|
|
1723
|
+
export declare const CeContentDivider: default_2.ComponentType<typeof _default_44>;
|
|
1724
1724
|
|
|
1725
1725
|
export declare const CeDataTable: default_2.ComponentType<typeof _default & CeDataTableVueSlots>;
|
|
1726
1726
|
|
|
@@ -1734,23 +1734,23 @@ export declare const CeDropdown: default_2.ComponentType<typeof _default_15>;
|
|
|
1734
1734
|
|
|
1735
1735
|
export declare const CeFileUpload: default_2.ComponentType<typeof _default_16>;
|
|
1736
1736
|
|
|
1737
|
-
export declare const CeFilterGroup: default_2.ComponentType<typeof
|
|
1737
|
+
export declare const CeFilterGroup: default_2.ComponentType<typeof _default_34>;
|
|
1738
1738
|
|
|
1739
|
-
export declare const CeFooter: default_2.ComponentType<typeof
|
|
1739
|
+
export declare const CeFooter: default_2.ComponentType<typeof _default_45>;
|
|
1740
1740
|
|
|
1741
1741
|
export declare const CeInput: default_2.ComponentType<typeof _default_17>;
|
|
1742
1742
|
|
|
1743
1743
|
export declare const CeItemsPerPage: default_2.ComponentType<typeof _default_5>;
|
|
1744
1744
|
|
|
1745
|
-
export declare const CeLayout: default_2.ComponentType<typeof
|
|
1745
|
+
export declare const CeLayout: default_2.ComponentType<typeof _default_46>;
|
|
1746
1746
|
|
|
1747
|
-
export declare const CeLoading: default_2.ComponentType<typeof
|
|
1747
|
+
export declare const CeLoading: default_2.ComponentType<typeof _default_40>;
|
|
1748
1748
|
|
|
1749
|
-
export declare const CeMenuHeader: default_2.ComponentType<typeof
|
|
1749
|
+
export declare const CeMenuHeader: default_2.ComponentType<typeof _default_28>;
|
|
1750
1750
|
|
|
1751
|
-
export declare const CeMenuSidebar: default_2.ComponentType<typeof
|
|
1751
|
+
export declare const CeMenuSidebar: default_2.ComponentType<typeof _default_29>;
|
|
1752
1752
|
|
|
1753
|
-
export declare const CeModal: default_2.ComponentType<typeof
|
|
1753
|
+
export declare const CeModal: default_2.ComponentType<typeof _default_38>;
|
|
1754
1754
|
|
|
1755
1755
|
export declare const CePagination: default_2.ComponentType<typeof _default_2>;
|
|
1756
1756
|
|
|
@@ -1760,9 +1760,9 @@ export declare const CeProgressSteps: default_2.ComponentType<typeof _default_4>
|
|
|
1760
1760
|
|
|
1761
1761
|
export declare const CeRadioGroup: default_2.ComponentType<typeof _default_18>;
|
|
1762
1762
|
|
|
1763
|
-
export declare const CeRow: default_2.ComponentType<typeof
|
|
1763
|
+
export declare const CeRow: default_2.ComponentType<typeof _default_25>;
|
|
1764
1764
|
|
|
1765
|
-
export declare const CeSectionFooter: default_2.ComponentType<typeof
|
|
1765
|
+
export declare const CeSectionFooter: default_2.ComponentType<typeof _default_47>;
|
|
1766
1766
|
|
|
1767
1767
|
export declare const CeSelect: default_2.ComponentType<typeof _default_19>;
|
|
1768
1768
|
|
|
@@ -1797,19 +1797,21 @@ declare interface CeSelectFieldProps {
|
|
|
1797
1797
|
|
|
1798
1798
|
export declare const CeSlider: default_2.ComponentType<typeof _default_20>;
|
|
1799
1799
|
|
|
1800
|
-
export declare const CeSvgIcon: default_2.ComponentType<typeof
|
|
1800
|
+
export declare const CeSvgIcon: default_2.ComponentType<typeof _default_27>;
|
|
1801
1801
|
|
|
1802
|
-
export declare const CeTab: default_2.ComponentType<typeof
|
|
1802
|
+
export declare const CeTab: default_2.ComponentType<typeof _default_31>;
|
|
1803
1803
|
|
|
1804
|
-
export declare const CeTabItem: default_2.ComponentType<typeof
|
|
1804
|
+
export declare const CeTabItem: default_2.ComponentType<typeof _default_32>;
|
|
1805
1805
|
|
|
1806
1806
|
export declare const CeTextarea: default_2.ComponentType<typeof _default_6>;
|
|
1807
1807
|
|
|
1808
|
-
export declare const CeToast: default_2.ComponentType<typeof
|
|
1808
|
+
export declare const CeToast: default_2.ComponentType<typeof _default_36>;
|
|
1809
1809
|
|
|
1810
1810
|
export declare const CeToggle: default_2.ComponentType<typeof _default_21>;
|
|
1811
1811
|
|
|
1812
|
-
export declare const CeTooltip: default_2.ComponentType<typeof
|
|
1812
|
+
export declare const CeTooltip: default_2.ComponentType<typeof _default_39>;
|
|
1813
|
+
|
|
1814
|
+
export declare const CeTruncated: default_2.ComponentType<typeof _default_23>;
|
|
1813
1815
|
|
|
1814
1816
|
declare interface Coluna {
|
|
1815
1817
|
text: string;
|
|
@@ -1990,21 +1992,25 @@ centralized: boolean;
|
|
|
1990
1992
|
codeRef: HTMLDivElement;
|
|
1991
1993
|
}, HTMLDivElement>;
|
|
1992
1994
|
|
|
1993
|
-
declare const _default_23:
|
|
1995
|
+
declare const _default_23: DefineComponent<Props_2, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<Props_2> & Readonly<{}>, {
|
|
1996
|
+
maxLength: number;
|
|
1997
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
1998
|
+
|
|
1999
|
+
declare const _default_24: __VLS_WithTemplateSlots_10<typeof __VLS_component_10, __VLS_TemplateResult_10["slots"]>;
|
|
1994
2000
|
|
|
1995
|
-
declare const
|
|
2001
|
+
declare const _default_25: __VLS_WithTemplateSlots_11<typeof __VLS_component_11, __VLS_TemplateResult_11["slots"]>;
|
|
1996
2002
|
|
|
1997
|
-
declare const
|
|
2003
|
+
declare const _default_26: __VLS_WithTemplateSlots_12<typeof __VLS_component_12, __VLS_TemplateResult_12["slots"]>;
|
|
1998
2004
|
|
|
1999
|
-
declare const
|
|
2005
|
+
declare const _default_27: DefineComponent<__VLS_Props_17, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_17> & Readonly<{}>, {
|
|
2000
2006
|
fill: string;
|
|
2001
2007
|
color: string;
|
|
2002
2008
|
size: number | string;
|
|
2003
2009
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
2004
2010
|
|
|
2005
|
-
declare const
|
|
2011
|
+
declare const _default_28: __VLS_WithTemplateSlots_13<typeof __VLS_component_13, __VLS_TemplateResult_13["slots"]>;
|
|
2006
2012
|
|
|
2007
|
-
declare const
|
|
2013
|
+
declare const _default_29: DefineComponent<__VLS_Props_19, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
2008
2014
|
redirect: (item: SubMenu | ItensMenu_2) => any;
|
|
2009
2015
|
toggleMenu: (clicado: boolean) => any;
|
|
2010
2016
|
}, string, PublicProps, Readonly<__VLS_Props_19> & Readonly<{
|
|
@@ -2018,21 +2024,21 @@ isSearch: boolean;
|
|
|
2018
2024
|
isOpen: boolean;
|
|
2019
2025
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
2020
2026
|
|
|
2021
|
-
declare const _default_29: __VLS_WithTemplateSlots_14<typeof __VLS_component_14, __VLS_TemplateResult_14["slots"]>;
|
|
2022
|
-
|
|
2023
2027
|
declare const _default_3: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2024
2028
|
|
|
2025
|
-
declare const _default_30:
|
|
2029
|
+
declare const _default_30: __VLS_WithTemplateSlots_14<typeof __VLS_component_14, __VLS_TemplateResult_14["slots"]>;
|
|
2030
|
+
|
|
2031
|
+
declare const _default_31: __VLS_WithTemplateSlots_15<typeof __VLS_component_15, __VLS_TemplateResult_15["slots"]>;
|
|
2026
2032
|
|
|
2027
|
-
declare const
|
|
2033
|
+
declare const _default_32: __VLS_WithTemplateSlots_16<typeof __VLS_component_16, __VLS_TemplateResult_16["slots"]>;
|
|
2028
2034
|
|
|
2029
|
-
declare const
|
|
2035
|
+
declare const _default_33: __VLS_WithTemplateSlots_17<typeof __VLS_component_17, __VLS_TemplateResult_17["slots"]>;
|
|
2030
2036
|
|
|
2031
|
-
declare const
|
|
2037
|
+
declare const _default_34: __VLS_WithTemplateSlots_18<typeof __VLS_component_18, __VLS_TemplateResult_18["slots"]>;
|
|
2032
2038
|
|
|
2033
|
-
declare const
|
|
2039
|
+
declare const _default_35: __VLS_WithTemplateSlots_19<typeof __VLS_component_19, __VLS_TemplateResult_19["slots"]>;
|
|
2034
2040
|
|
|
2035
|
-
declare const
|
|
2041
|
+
declare const _default_36: DefineComponent<IToastProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
2036
2042
|
sendData: (data: IData<unknown>) => any;
|
|
2037
2043
|
}, string, PublicProps, Readonly<IToastProps> & Readonly<{
|
|
2038
2044
|
onSendData?: (data: IData<unknown>) => any;
|
|
@@ -2044,33 +2050,33 @@ showActionButton: boolean;
|
|
|
2044
2050
|
textButton: string;
|
|
2045
2051
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2046
2052
|
|
|
2047
|
-
declare const
|
|
2053
|
+
declare const _default_37: __VLS_WithTemplateSlots_20<typeof __VLS_component_20, __VLS_TemplateResult_20["slots"]>;
|
|
2048
2054
|
|
|
2049
|
-
declare const
|
|
2055
|
+
declare const _default_38: __VLS_WithTemplateSlots_21<typeof __VLS_component_21, __VLS_TemplateResult_21["slots"]>;
|
|
2050
2056
|
|
|
2051
|
-
declare const
|
|
2057
|
+
declare const _default_39: __VLS_WithTemplateSlots_22<typeof __VLS_component_22, __VLS_TemplateResult_22["slots"]>;
|
|
2058
|
+
|
|
2059
|
+
declare const _default_4: DefineComponent<IProgressStepsProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IProgressStepsProps> & Readonly<{}>, {
|
|
2060
|
+
position: "horizontal" | "vertical";
|
|
2061
|
+
showInitialStep: boolean;
|
|
2062
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2052
2063
|
|
|
2053
|
-
declare const
|
|
2064
|
+
declare const _default_40: DefineComponent<__VLS_Props_27, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_27> & Readonly<{}>, {
|
|
2054
2065
|
type: "spinner" | "semi-circle" | "dots";
|
|
2055
2066
|
blur: boolean;
|
|
2056
2067
|
background: "smoky" | "transparent" | "black";
|
|
2057
2068
|
showLoading: boolean;
|
|
2058
2069
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2059
2070
|
|
|
2060
|
-
declare const
|
|
2061
|
-
position: "horizontal" | "vertical";
|
|
2062
|
-
showInitialStep: boolean;
|
|
2063
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2071
|
+
declare const _default_41: __VLS_WithTemplateSlots_23<typeof __VLS_component_23, __VLS_TemplateResult_23["slots"]>;
|
|
2064
2072
|
|
|
2065
|
-
declare const
|
|
2073
|
+
declare const _default_42: __VLS_WithTemplateSlots_24<typeof __VLS_component_24, __VLS_TemplateResult_24["slots"]>;
|
|
2066
2074
|
|
|
2067
|
-
declare const
|
|
2075
|
+
declare const _default_43: __VLS_WithTemplateSlots_25<typeof __VLS_component_25, __VLS_TemplateResult_25["slots"]>;
|
|
2068
2076
|
|
|
2069
|
-
declare const
|
|
2077
|
+
declare const _default_44: __VLS_WithTemplateSlots_26<typeof __VLS_component_26, __VLS_TemplateResult_26["slots"]>;
|
|
2070
2078
|
|
|
2071
|
-
declare const
|
|
2072
|
-
|
|
2073
|
-
declare const _default_44: DefineComponent<__VLS_Props_32, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
2079
|
+
declare const _default_45: DefineComponent<__VLS_Props_32, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
2074
2080
|
redirect: (valor?: string) => any;
|
|
2075
2081
|
}, string, PublicProps, Readonly<__VLS_Props_32> & Readonly<{
|
|
2076
2082
|
onRedirect?: (valor?: string) => any;
|
|
@@ -2079,11 +2085,11 @@ background: "white" | "green" | "black";
|
|
|
2079
2085
|
variant: "1" | "2" | "3" | "4" | "5";
|
|
2080
2086
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2081
2087
|
|
|
2082
|
-
declare const
|
|
2088
|
+
declare const _default_46: __VLS_WithTemplateSlots_27<typeof __VLS_component_27, __VLS_TemplateResult_27["slots"]>;
|
|
2083
2089
|
|
|
2084
|
-
declare const
|
|
2090
|
+
declare const _default_47: DefineComponent<__VLS_Props_34, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_34> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
2085
2091
|
|
|
2086
|
-
declare const
|
|
2092
|
+
declare const _default_48: __VLS_WithTemplateSlots_28<typeof __VLS_component_28, __VLS_TemplateResult_28["slots"]>;
|
|
2087
2093
|
|
|
2088
2094
|
declare const _default_5: DefineComponent<__VLS_Props_2, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
2089
2095
|
"update:modelValue": (value: number) => any;
|
|
@@ -2390,6 +2396,13 @@ declare interface Props {
|
|
|
2390
2396
|
clearButton?: boolean;
|
|
2391
2397
|
}
|
|
2392
2398
|
|
|
2399
|
+
declare interface Props_2 {
|
|
2400
|
+
text: string;
|
|
2401
|
+
indexItem?: number;
|
|
2402
|
+
indexHeader?: number;
|
|
2403
|
+
maxLength?: number;
|
|
2404
|
+
}
|
|
2405
|
+
|
|
2393
2406
|
export declare const removeCeToast: (id: number) => void;
|
|
2394
2407
|
|
|
2395
2408
|
declare interface SelectOption {
|
|
@@ -2475,6 +2488,7 @@ declare module 'vue' {
|
|
|
2475
2488
|
'ce-button-pagination': typeof ButtonPaginationComponent;
|
|
2476
2489
|
'ce-textarea': typeof TextareaComponent;
|
|
2477
2490
|
'ce-code-input': typeof CodeInputComponent;
|
|
2491
|
+
'ce-truncated': typeof TruncatedComponent;
|
|
2478
2492
|
}
|
|
2479
2493
|
}
|
|
2480
2494
|
|