@comercti/react-components-hmg 0.32.9 → 0.32.11
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 +1387 -1324
- package/comerc-style-guide.umd.js +10 -10
- package/index.d.ts +74 -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,28 @@ 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
|
+
reserveSpaceFeedback: boolean;
|
|
1997
|
+
indexItem: number;
|
|
1998
|
+
indexHeader: number;
|
|
1999
|
+
maxLength: number;
|
|
2000
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
1994
2001
|
|
|
1995
|
-
declare const _default_24:
|
|
2002
|
+
declare const _default_24: __VLS_WithTemplateSlots_10<typeof __VLS_component_10, __VLS_TemplateResult_10["slots"]>;
|
|
1996
2003
|
|
|
1997
|
-
declare const _default_25:
|
|
2004
|
+
declare const _default_25: __VLS_WithTemplateSlots_11<typeof __VLS_component_11, __VLS_TemplateResult_11["slots"]>;
|
|
1998
2005
|
|
|
1999
|
-
declare const _default_26:
|
|
2006
|
+
declare const _default_26: __VLS_WithTemplateSlots_12<typeof __VLS_component_12, __VLS_TemplateResult_12["slots"]>;
|
|
2007
|
+
|
|
2008
|
+
declare const _default_27: DefineComponent<__VLS_Props_17, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_17> & Readonly<{}>, {
|
|
2000
2009
|
fill: string;
|
|
2001
2010
|
color: string;
|
|
2002
2011
|
size: number | string;
|
|
2003
2012
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
2004
2013
|
|
|
2005
|
-
declare const
|
|
2014
|
+
declare const _default_28: __VLS_WithTemplateSlots_13<typeof __VLS_component_13, __VLS_TemplateResult_13["slots"]>;
|
|
2006
2015
|
|
|
2007
|
-
declare const
|
|
2016
|
+
declare const _default_29: DefineComponent<__VLS_Props_19, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
2008
2017
|
redirect: (item: SubMenu | ItensMenu_2) => any;
|
|
2009
2018
|
toggleMenu: (clicado: boolean) => any;
|
|
2010
2019
|
}, string, PublicProps, Readonly<__VLS_Props_19> & Readonly<{
|
|
@@ -2018,21 +2027,21 @@ isSearch: boolean;
|
|
|
2018
2027
|
isOpen: boolean;
|
|
2019
2028
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
2020
2029
|
|
|
2021
|
-
declare const _default_29: __VLS_WithTemplateSlots_14<typeof __VLS_component_14, __VLS_TemplateResult_14["slots"]>;
|
|
2022
|
-
|
|
2023
2030
|
declare const _default_3: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2024
2031
|
|
|
2025
|
-
declare const _default_30:
|
|
2032
|
+
declare const _default_30: __VLS_WithTemplateSlots_14<typeof __VLS_component_14, __VLS_TemplateResult_14["slots"]>;
|
|
2026
2033
|
|
|
2027
|
-
declare const _default_31:
|
|
2034
|
+
declare const _default_31: __VLS_WithTemplateSlots_15<typeof __VLS_component_15, __VLS_TemplateResult_15["slots"]>;
|
|
2028
2035
|
|
|
2029
|
-
declare const _default_32:
|
|
2036
|
+
declare const _default_32: __VLS_WithTemplateSlots_16<typeof __VLS_component_16, __VLS_TemplateResult_16["slots"]>;
|
|
2030
2037
|
|
|
2031
|
-
declare const _default_33:
|
|
2038
|
+
declare const _default_33: __VLS_WithTemplateSlots_17<typeof __VLS_component_17, __VLS_TemplateResult_17["slots"]>;
|
|
2032
2039
|
|
|
2033
|
-
declare const _default_34:
|
|
2040
|
+
declare const _default_34: __VLS_WithTemplateSlots_18<typeof __VLS_component_18, __VLS_TemplateResult_18["slots"]>;
|
|
2034
2041
|
|
|
2035
|
-
declare const _default_35:
|
|
2042
|
+
declare const _default_35: __VLS_WithTemplateSlots_19<typeof __VLS_component_19, __VLS_TemplateResult_19["slots"]>;
|
|
2043
|
+
|
|
2044
|
+
declare const _default_36: DefineComponent<IToastProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
2036
2045
|
sendData: (data: IData<unknown>) => any;
|
|
2037
2046
|
}, string, PublicProps, Readonly<IToastProps> & Readonly<{
|
|
2038
2047
|
onSendData?: (data: IData<unknown>) => any;
|
|
@@ -2044,33 +2053,33 @@ showActionButton: boolean;
|
|
|
2044
2053
|
textButton: string;
|
|
2045
2054
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2046
2055
|
|
|
2047
|
-
declare const
|
|
2056
|
+
declare const _default_37: __VLS_WithTemplateSlots_20<typeof __VLS_component_20, __VLS_TemplateResult_20["slots"]>;
|
|
2057
|
+
|
|
2058
|
+
declare const _default_38: __VLS_WithTemplateSlots_21<typeof __VLS_component_21, __VLS_TemplateResult_21["slots"]>;
|
|
2048
2059
|
|
|
2049
|
-
declare const
|
|
2060
|
+
declare const _default_39: __VLS_WithTemplateSlots_22<typeof __VLS_component_22, __VLS_TemplateResult_22["slots"]>;
|
|
2050
2061
|
|
|
2051
|
-
declare const
|
|
2062
|
+
declare const _default_4: DefineComponent<IProgressStepsProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IProgressStepsProps> & Readonly<{}>, {
|
|
2063
|
+
position: "horizontal" | "vertical";
|
|
2064
|
+
showInitialStep: boolean;
|
|
2065
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2052
2066
|
|
|
2053
|
-
declare const
|
|
2067
|
+
declare const _default_40: DefineComponent<__VLS_Props_27, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_27> & Readonly<{}>, {
|
|
2054
2068
|
type: "spinner" | "semi-circle" | "dots";
|
|
2055
2069
|
blur: boolean;
|
|
2056
2070
|
background: "smoky" | "transparent" | "black";
|
|
2057
2071
|
showLoading: boolean;
|
|
2058
2072
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2059
2073
|
|
|
2060
|
-
declare const
|
|
2061
|
-
position: "horizontal" | "vertical";
|
|
2062
|
-
showInitialStep: boolean;
|
|
2063
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2064
|
-
|
|
2065
|
-
declare const _default_40: __VLS_WithTemplateSlots_23<typeof __VLS_component_23, __VLS_TemplateResult_23["slots"]>;
|
|
2074
|
+
declare const _default_41: __VLS_WithTemplateSlots_23<typeof __VLS_component_23, __VLS_TemplateResult_23["slots"]>;
|
|
2066
2075
|
|
|
2067
|
-
declare const
|
|
2076
|
+
declare const _default_42: __VLS_WithTemplateSlots_24<typeof __VLS_component_24, __VLS_TemplateResult_24["slots"]>;
|
|
2068
2077
|
|
|
2069
|
-
declare const
|
|
2078
|
+
declare const _default_43: __VLS_WithTemplateSlots_25<typeof __VLS_component_25, __VLS_TemplateResult_25["slots"]>;
|
|
2070
2079
|
|
|
2071
|
-
declare const
|
|
2080
|
+
declare const _default_44: __VLS_WithTemplateSlots_26<typeof __VLS_component_26, __VLS_TemplateResult_26["slots"]>;
|
|
2072
2081
|
|
|
2073
|
-
declare const
|
|
2082
|
+
declare const _default_45: DefineComponent<__VLS_Props_32, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
2074
2083
|
redirect: (valor?: string) => any;
|
|
2075
2084
|
}, string, PublicProps, Readonly<__VLS_Props_32> & Readonly<{
|
|
2076
2085
|
onRedirect?: (valor?: string) => any;
|
|
@@ -2079,11 +2088,11 @@ background: "white" | "green" | "black";
|
|
|
2079
2088
|
variant: "1" | "2" | "3" | "4" | "5";
|
|
2080
2089
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2081
2090
|
|
|
2082
|
-
declare const
|
|
2091
|
+
declare const _default_46: __VLS_WithTemplateSlots_27<typeof __VLS_component_27, __VLS_TemplateResult_27["slots"]>;
|
|
2083
2092
|
|
|
2084
|
-
declare const
|
|
2093
|
+
declare const _default_47: DefineComponent<__VLS_Props_34, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_34> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
2085
2094
|
|
|
2086
|
-
declare const
|
|
2095
|
+
declare const _default_48: __VLS_WithTemplateSlots_28<typeof __VLS_component_28, __VLS_TemplateResult_28["slots"]>;
|
|
2087
2096
|
|
|
2088
2097
|
declare const _default_5: DefineComponent<__VLS_Props_2, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
2089
2098
|
"update:modelValue": (value: number) => any;
|
|
@@ -2390,6 +2399,14 @@ declare interface Props {
|
|
|
2390
2399
|
clearButton?: boolean;
|
|
2391
2400
|
}
|
|
2392
2401
|
|
|
2402
|
+
declare interface Props_2 {
|
|
2403
|
+
text: string;
|
|
2404
|
+
indexItem?: number;
|
|
2405
|
+
indexHeader?: number;
|
|
2406
|
+
maxLength?: number;
|
|
2407
|
+
reserveSpaceFeedback?: boolean;
|
|
2408
|
+
}
|
|
2409
|
+
|
|
2393
2410
|
export declare const removeCeToast: (id: number) => void;
|
|
2394
2411
|
|
|
2395
2412
|
declare interface SelectOption {
|
|
@@ -2475,6 +2492,7 @@ declare module 'vue' {
|
|
|
2475
2492
|
'ce-button-pagination': typeof ButtonPaginationComponent;
|
|
2476
2493
|
'ce-textarea': typeof TextareaComponent;
|
|
2477
2494
|
'ce-code-input': typeof CodeInputComponent;
|
|
2495
|
+
'ce-truncated': typeof TruncatedComponent;
|
|
2478
2496
|
}
|
|
2479
2497
|
}
|
|
2480
2498
|
|