@commonsku/styles 1.14.1 → 1.14.2
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/index.d.ts +283 -323
- package/dist/index.es.js +880 -525
- package/dist/index.es.js.map +1 -1
- package/dist/index.js +902 -539
- package/dist/index.js.map +1 -1
- package/dist/styles/Button.d.ts +5 -3
- package/dist/styles/Button.d.ts.map +1 -1
- package/dist/styles/CancelButton.d.ts +11 -0
- package/dist/styles/CancelButton.d.ts.map +1 -0
- package/dist/styles/DefaultStar.d.ts +12 -0
- package/dist/styles/DefaultStar.d.ts.map +1 -0
- package/dist/styles/LightIndicator.d.ts +15 -0
- package/dist/styles/LightIndicator.d.ts.map +1 -0
- package/dist/styles/calendar/TasksCalendarHeader.d.ts.map +1 -1
- package/dist/styles/colors.d.ts +91 -0
- package/dist/styles/colors.d.ts.map +1 -1
- package/dist/styles/icons/AddIcon.d.ts +1 -1
- package/dist/styles/icons/AddIcon.d.ts.map +1 -1
- package/dist/styles/icons/AddNoteIcon.d.ts +6 -0
- package/dist/styles/icons/AddNoteIcon.d.ts.map +1 -0
- package/dist/styles/icons/AddTaskIcon.d.ts +6 -0
- package/dist/styles/icons/AddTaskIcon.d.ts.map +1 -0
- package/dist/styles/icons/AlertIcon.d.ts +8 -0
- package/dist/styles/icons/AlertIcon.d.ts.map +1 -0
- package/dist/styles/icons/ArrowIcon.d.ts +1 -1
- package/dist/styles/icons/ArrowIcon.d.ts.map +1 -1
- package/dist/styles/icons/AwaitingProofIcon.d.ts +5 -8
- package/dist/styles/icons/AwaitingProofIcon.d.ts.map +1 -1
- package/dist/styles/icons/BotIcon.d.ts +1 -1
- package/dist/styles/icons/BotIcon.d.ts.map +1 -1
- package/dist/styles/icons/BulletIcon.d.ts +5 -7
- package/dist/styles/icons/BulletIcon.d.ts.map +1 -1
- package/dist/styles/icons/CalendarIcon.d.ts +5 -9
- package/dist/styles/icons/CalendarIcon.d.ts.map +1 -1
- package/dist/styles/icons/ChangeRequestedIcon.d.ts +5 -8
- package/dist/styles/icons/ChangeRequestedIcon.d.ts.map +1 -1
- package/dist/styles/icons/CheckmarkIcon.d.ts +5 -7
- package/dist/styles/icons/CheckmarkIcon.d.ts.map +1 -1
- package/dist/styles/icons/ChevronIcon.d.ts +1 -1
- package/dist/styles/icons/ChevronIcon.d.ts.map +1 -1
- package/dist/styles/icons/CircleProgressIcon.d.ts +13 -10
- package/dist/styles/icons/CircleProgressIcon.d.ts.map +1 -1
- package/dist/styles/icons/ClientApprovedIcon.d.ts +5 -8
- package/dist/styles/icons/ClientApprovedIcon.d.ts.map +1 -1
- package/dist/styles/icons/ColumnSelectIcon.d.ts +5 -7
- package/dist/styles/icons/ColumnSelectIcon.d.ts.map +1 -1
- package/dist/styles/icons/CompletedCheckmarkIcon.d.ts +6 -0
- package/dist/styles/icons/CompletedCheckmarkIcon.d.ts.map +1 -0
- package/dist/styles/icons/CouponIcon.d.ts +5 -8
- package/dist/styles/icons/CouponIcon.d.ts.map +1 -1
- package/dist/styles/icons/DollarIcon.d.ts +1 -1
- package/dist/styles/icons/DollarIcon.d.ts.map +1 -1
- package/dist/styles/icons/DownloadIcon.d.ts +4 -3
- package/dist/styles/icons/DownloadIcon.d.ts.map +1 -1
- package/dist/styles/icons/EditIcon.d.ts +8 -0
- package/dist/styles/icons/EditIcon.d.ts.map +1 -0
- package/dist/styles/icons/EpsIcon.d.ts +6 -0
- package/dist/styles/icons/EpsIcon.d.ts.map +1 -0
- package/dist/styles/icons/EstimateCircleIcon.d.ts +1 -1
- package/dist/styles/icons/EstimateCircleIcon.d.ts.map +1 -1
- package/dist/styles/icons/EyeIcon.d.ts +8 -0
- package/dist/styles/icons/EyeIcon.d.ts.map +1 -0
- package/dist/styles/icons/FilledChevronIcon.d.ts +1 -1
- package/dist/styles/icons/FilledChevronIcon.d.ts.map +1 -1
- package/dist/styles/icons/GalleryIcon.d.ts +1 -1
- package/dist/styles/icons/GalleryIcon.d.ts.map +1 -1
- package/dist/styles/icons/GearIcon.d.ts +1 -1
- package/dist/styles/icons/GearIcon.d.ts.map +1 -1
- package/dist/styles/icons/GridIcon.d.ts +6 -0
- package/dist/styles/icons/GridIcon.d.ts.map +1 -0
- package/dist/styles/icons/InfoIcon.d.ts +8 -9
- package/dist/styles/icons/InfoIcon.d.ts.map +1 -1
- package/dist/styles/icons/IntegrationsIcon.d.ts +8 -0
- package/dist/styles/icons/IntegrationsIcon.d.ts.map +1 -0
- package/dist/styles/icons/ListIcon.d.ts +1 -1
- package/dist/styles/icons/ListIcon.d.ts.map +1 -1
- package/dist/styles/icons/LockIcon.d.ts +6 -9
- package/dist/styles/icons/LockIcon.d.ts.map +1 -1
- package/dist/styles/icons/MailIcon.d.ts +8 -0
- package/dist/styles/icons/MailIcon.d.ts.map +1 -0
- package/dist/styles/icons/MarketingStatusIcon.d.ts +1 -1
- package/dist/styles/icons/MarketingStatusIcon.d.ts.map +1 -1
- package/dist/styles/icons/MenuIcon.d.ts +6 -0
- package/dist/styles/icons/MenuIcon.d.ts.map +1 -0
- package/dist/styles/icons/NavConnectIcon.d.ts +7 -10
- package/dist/styles/icons/NavConnectIcon.d.ts.map +1 -1
- package/dist/styles/icons/NavFinanceIcon.d.ts +7 -10
- package/dist/styles/icons/NavFinanceIcon.d.ts.map +1 -1
- package/dist/styles/icons/NavManagementIcon.d.ts +7 -10
- package/dist/styles/icons/NavManagementIcon.d.ts.map +1 -1
- package/dist/styles/icons/NavProdIcon.d.ts +7 -10
- package/dist/styles/icons/NavProdIcon.d.ts.map +1 -1
- package/dist/styles/icons/NavResourcesIcon.d.ts +7 -10
- package/dist/styles/icons/NavResourcesIcon.d.ts.map +1 -1
- package/dist/styles/icons/NavSalesIcon.d.ts +7 -10
- package/dist/styles/icons/NavSalesIcon.d.ts.map +1 -1
- package/dist/styles/icons/NoteIcon.d.ts +5 -8
- package/dist/styles/icons/NoteIcon.d.ts.map +1 -1
- package/dist/styles/icons/OpportunityCircleIcon.d.ts +1 -1
- package/dist/styles/icons/OpportunityCircleIcon.d.ts.map +1 -1
- package/dist/styles/icons/PendingApprovalIcon.d.ts +5 -8
- package/dist/styles/icons/PendingApprovalIcon.d.ts.map +1 -1
- package/dist/styles/icons/PercentIcon.d.ts +6 -0
- package/dist/styles/icons/PercentIcon.d.ts.map +1 -0
- package/dist/styles/icons/PinIcon.d.ts +8 -8
- package/dist/styles/icons/PinIcon.d.ts.map +1 -1
- package/dist/styles/icons/PresentationCircleIcon.d.ts +1 -1
- package/dist/styles/icons/PresentationCircleIcon.d.ts.map +1 -1
- package/dist/styles/icons/PromostandardsIcon.d.ts +5 -7
- package/dist/styles/icons/PromostandardsIcon.d.ts.map +1 -1
- package/dist/styles/icons/ProofReceivedIcon.d.ts +5 -8
- package/dist/styles/icons/ProofReceivedIcon.d.ts.map +1 -1
- package/dist/styles/icons/ProofingCompleteIcon.d.ts +5 -8
- package/dist/styles/icons/ProofingCompleteIcon.d.ts.map +1 -1
- package/dist/styles/icons/RadioIcon.d.ts +1 -1
- package/dist/styles/icons/RadioIcon.d.ts.map +1 -1
- package/dist/styles/icons/ReceiptLongIcon.d.ts +5 -7
- package/dist/styles/icons/ReceiptLongIcon.d.ts.map +1 -1
- package/dist/styles/icons/SalesArrowIcon.d.ts +9 -0
- package/dist/styles/icons/SalesArrowIcon.d.ts.map +1 -0
- package/dist/styles/icons/SalesOrderCircleIcon.d.ts +1 -1
- package/dist/styles/icons/SalesOrderCircleIcon.d.ts.map +1 -1
- package/dist/styles/icons/SearchIcon.d.ts +1 -1
- package/dist/styles/icons/SearchIcon.d.ts.map +1 -1
- package/dist/styles/icons/StarIcon.d.ts +9 -0
- package/dist/styles/icons/StarIcon.d.ts.map +1 -0
- package/dist/styles/icons/SubtractIcon.d.ts +1 -1
- package/dist/styles/icons/SubtractIcon.d.ts.map +1 -1
- package/dist/styles/icons/SvgIcon.d.ts +43 -2
- package/dist/styles/icons/SvgIcon.d.ts.map +1 -1
- package/dist/styles/icons/TableIcon.d.ts +5 -9
- package/dist/styles/icons/TableIcon.d.ts.map +1 -1
- package/dist/styles/icons/TargetIcon.d.ts +6 -0
- package/dist/styles/icons/TargetIcon.d.ts.map +1 -0
- package/dist/styles/icons/TaskIcon.d.ts +5 -8
- package/dist/styles/icons/TaskIcon.d.ts.map +1 -1
- package/dist/styles/icons/TemplateIcon.d.ts +8 -0
- package/dist/styles/icons/TemplateIcon.d.ts.map +1 -0
- package/dist/styles/icons/TilesIcon.d.ts +1 -1
- package/dist/styles/icons/TilesIcon.d.ts.map +1 -1
- package/dist/styles/icons/TrashIcon.d.ts +7 -8
- package/dist/styles/icons/TrashIcon.d.ts.map +1 -1
- package/dist/styles/icons/UserIcon.d.ts +1 -1
- package/dist/styles/icons/UserIcon.d.ts.map +1 -1
- package/dist/styles/icons/UsersIcon.d.ts +1 -1
- package/dist/styles/icons/UsersIcon.d.ts.map +1 -1
- package/dist/styles/icons/XIcon.d.ts +6 -0
- package/dist/styles/icons/XIcon.d.ts.map +1 -0
- package/dist/styles/icons/index.d.ts +41 -36
- package/dist/styles/icons/index.d.ts.map +1 -1
- package/dist/styles/index.d.ts +3 -0
- package/dist/styles/index.d.ts.map +1 -1
- package/package.json +2 -1
- package/dist/styles/icons/Calendar2Icon.d.ts +0 -9
- package/dist/styles/icons/Calendar2Icon.d.ts.map +0 -1
- package/dist/styles/icons/CheckboxIcon.d.ts +0 -8
- package/dist/styles/icons/CheckboxIcon.d.ts.map +0 -1
- package/dist/styles/icons/CheckmarkOnlyIcon.d.ts +0 -6
- package/dist/styles/icons/CheckmarkOnlyIcon.d.ts.map +0 -1
- package/dist/styles/icons/CrossIcon.d.ts +0 -6
- package/dist/styles/icons/CrossIcon.d.ts.map +0 -1
- package/dist/styles/icons/ErrorIcon.d.ts +0 -8
- package/dist/styles/icons/ErrorIcon.d.ts.map +0 -1
- package/dist/styles/icons/LeftArrowIcon.d.ts +0 -8
- package/dist/styles/icons/LeftArrowIcon.d.ts.map +0 -1
- package/dist/styles/icons/NoMarketingIcon.d.ts +0 -9
- package/dist/styles/icons/NoMarketingIcon.d.ts.map +0 -1
- package/dist/styles/icons/PanelIcon.d.ts +0 -9
- package/dist/styles/icons/PanelIcon.d.ts.map +0 -1
- package/dist/styles/icons/RightArrowIcon.d.ts +0 -8
- package/dist/styles/icons/RightArrowIcon.d.ts.map +0 -1
- package/dist/styles/icons/SalesDownArrowIcon.d.ts +0 -8
- package/dist/styles/icons/SalesDownArrowIcon.d.ts.map +0 -1
- package/dist/styles/icons/SalesUpArrowIcon.d.ts +0 -8
- package/dist/styles/icons/SalesUpArrowIcon.d.ts.map +0 -1
- package/dist/styles/icons/YesMarketingIcon.d.ts +0 -9
- package/dist/styles/icons/YesMarketingIcon.d.ts.map +0 -1
package/dist/index.d.ts
CHANGED
|
@@ -225,7 +225,8 @@ declare const sizes: {
|
|
|
225
225
|
};
|
|
226
226
|
};
|
|
227
227
|
declare type TSize$1 = keyof typeof sizes;
|
|
228
|
-
declare type
|
|
228
|
+
declare type ButtonPreset = 'edit' | 'delete' | 'add' | 'remove' | 'close';
|
|
229
|
+
declare type ButtonVariant = 'primary' | 'secondary' | 'cta' | 'error' | 'error-light' | 'disabled' | 'text' | 'primary-light';
|
|
229
230
|
declare type ButtonProps = {
|
|
230
231
|
secondary?: boolean;
|
|
231
232
|
cta?: boolean;
|
|
@@ -249,10 +250,11 @@ declare type IconButtonProps = React$1.PropsWithChildren<ButtonProps & {
|
|
|
249
250
|
iconProps?: {
|
|
250
251
|
[key: string]: any;
|
|
251
252
|
};
|
|
252
|
-
iconPosition?: 'left' | 'right';
|
|
253
|
+
iconPosition?: 'left' | 'right' | 'top';
|
|
254
|
+
preset?: ButtonPreset;
|
|
253
255
|
style?: React$1.CSSProperties;
|
|
254
256
|
}> & React$1.ButtonHTMLAttributes<HTMLButtonElement>;
|
|
255
|
-
declare function IconButton(
|
|
257
|
+
declare function IconButton(props: IconButtonProps): JSX.Element;
|
|
256
258
|
|
|
257
259
|
declare const H1: StyledComponent<"h1", any, {
|
|
258
260
|
underlined?: boolean | undefined;
|
|
@@ -1865,207 +1867,6 @@ declare type ThermometerProps = {
|
|
|
1865
1867
|
};
|
|
1866
1868
|
declare function Thermometer({ title, target, value1, value1Label, barColor, labelTextColor, isSecondary, ...props }: ThermometerProps): JSX.Element;
|
|
1867
1869
|
|
|
1868
|
-
declare function TableIcon({ width, height, viewBox, fill, style, ...props }: React$1.PropsWithChildren<{
|
|
1869
|
-
width?: number | string;
|
|
1870
|
-
height?: number | string;
|
|
1871
|
-
viewBox?: string;
|
|
1872
|
-
fill?: string;
|
|
1873
|
-
style?: object;
|
|
1874
|
-
}>): JSX.Element;
|
|
1875
|
-
|
|
1876
|
-
declare const IconDoc: ({ ext, ...props }: {
|
|
1877
|
-
[key: string]: any;
|
|
1878
|
-
ext?: string | undefined;
|
|
1879
|
-
}) => JSX.Element;
|
|
1880
|
-
|
|
1881
|
-
declare const DownloadIcon: ({ fill, ...props }: {
|
|
1882
|
-
[key: string]: any;
|
|
1883
|
-
}) => JSX.Element;
|
|
1884
|
-
|
|
1885
|
-
declare const CalendarIcon: React$1.ForwardRefExoticComponent<{
|
|
1886
|
-
width?: string | number | undefined;
|
|
1887
|
-
height?: string | number | undefined;
|
|
1888
|
-
viewBox?: string | undefined;
|
|
1889
|
-
fill?: string | undefined;
|
|
1890
|
-
style?: object | undefined;
|
|
1891
|
-
} & React$1.RefAttributes<SVGSVGElement>>;
|
|
1892
|
-
|
|
1893
|
-
declare function CouponIcon({ color, width, mr, mt }: React$1.PropsWithChildren<{
|
|
1894
|
-
color?: string;
|
|
1895
|
-
width?: string;
|
|
1896
|
-
mr?: number;
|
|
1897
|
-
mt?: number;
|
|
1898
|
-
}>): JSX.Element;
|
|
1899
|
-
|
|
1900
|
-
declare function AwaitingProofIcon({ color, width, mr, mt }: React$1.PropsWithChildren<{
|
|
1901
|
-
color?: string;
|
|
1902
|
-
width?: string;
|
|
1903
|
-
mr?: number;
|
|
1904
|
-
mt?: number;
|
|
1905
|
-
}>): JSX.Element;
|
|
1906
|
-
|
|
1907
|
-
declare function ProofReceivedIcon({ color, width, mr, mt }: React$1.PropsWithChildren<{
|
|
1908
|
-
color?: string;
|
|
1909
|
-
width?: string;
|
|
1910
|
-
mr?: number;
|
|
1911
|
-
mt?: number;
|
|
1912
|
-
}>): JSX.Element;
|
|
1913
|
-
|
|
1914
|
-
declare function PendingApprovalIcon({ color, width, mr, mt }: React$1.PropsWithChildren<{
|
|
1915
|
-
color?: string;
|
|
1916
|
-
width?: string;
|
|
1917
|
-
mr?: number;
|
|
1918
|
-
mt?: number;
|
|
1919
|
-
}>): JSX.Element;
|
|
1920
|
-
|
|
1921
|
-
declare function ChangeRequestedIcon({ color, width, mr, mt }: React$1.PropsWithChildren<{
|
|
1922
|
-
color?: string;
|
|
1923
|
-
width?: string;
|
|
1924
|
-
mr?: number;
|
|
1925
|
-
mt?: number;
|
|
1926
|
-
}>): JSX.Element;
|
|
1927
|
-
|
|
1928
|
-
declare function ClientApprovedIcon({ color, width, mr, mt }: React$1.PropsWithChildren<{
|
|
1929
|
-
color?: string;
|
|
1930
|
-
width?: string;
|
|
1931
|
-
mr?: number;
|
|
1932
|
-
mt?: number;
|
|
1933
|
-
}>): JSX.Element;
|
|
1934
|
-
|
|
1935
|
-
declare function ProofingCompleteIcon({ color, width, mr, mt }: React$1.PropsWithChildren<{
|
|
1936
|
-
color?: string;
|
|
1937
|
-
width?: string;
|
|
1938
|
-
mr?: number;
|
|
1939
|
-
mt?: number;
|
|
1940
|
-
}>): JSX.Element;
|
|
1941
|
-
|
|
1942
|
-
declare function InfoIcon({ color, width, mr, ml, mt }: React$1.PropsWithChildren<{
|
|
1943
|
-
color?: string;
|
|
1944
|
-
width?: string;
|
|
1945
|
-
mr?: number;
|
|
1946
|
-
ml?: number;
|
|
1947
|
-
mt?: number;
|
|
1948
|
-
}>): JSX.Element;
|
|
1949
|
-
|
|
1950
|
-
declare function LockIcon({ color, width, mr, ml, mt, locked }: React$1.PropsWithChildren<{
|
|
1951
|
-
color?: string;
|
|
1952
|
-
width?: string;
|
|
1953
|
-
mr?: number;
|
|
1954
|
-
ml?: number;
|
|
1955
|
-
mt?: number;
|
|
1956
|
-
locked?: boolean;
|
|
1957
|
-
}>): JSX.Element;
|
|
1958
|
-
|
|
1959
|
-
declare function PanelIcon({ color, width, mr, mt }: React$1.PropsWithChildren<{
|
|
1960
|
-
color?: string;
|
|
1961
|
-
width?: string;
|
|
1962
|
-
mr?: number;
|
|
1963
|
-
mt?: number;
|
|
1964
|
-
}>): JSX.Element;
|
|
1965
|
-
|
|
1966
|
-
declare function NoteIcon({ color, width, mr, mt }: React$1.PropsWithChildren<{
|
|
1967
|
-
color?: string;
|
|
1968
|
-
width?: string;
|
|
1969
|
-
mr?: number;
|
|
1970
|
-
mt?: number;
|
|
1971
|
-
}>): JSX.Element;
|
|
1972
|
-
|
|
1973
|
-
declare function TaskIcon({ color, width, mr, mt }: React$1.PropsWithChildren<{
|
|
1974
|
-
color?: string;
|
|
1975
|
-
width?: string;
|
|
1976
|
-
mr?: number;
|
|
1977
|
-
mt?: number;
|
|
1978
|
-
}>): JSX.Element;
|
|
1979
|
-
|
|
1980
|
-
declare function ChatIcon({ color, width, mr, mt, notifs }: React$1.PropsWithChildren<{
|
|
1981
|
-
color?: string;
|
|
1982
|
-
width?: string;
|
|
1983
|
-
mr?: number;
|
|
1984
|
-
mt?: number;
|
|
1985
|
-
notifs?: number;
|
|
1986
|
-
}>): JSX.Element;
|
|
1987
|
-
|
|
1988
|
-
declare function ColumnSelectIcon({ width, mr, mt }: React$1.PropsWithChildren<{
|
|
1989
|
-
width?: string;
|
|
1990
|
-
mr?: number;
|
|
1991
|
-
mt?: number;
|
|
1992
|
-
}>): JSX.Element;
|
|
1993
|
-
|
|
1994
|
-
declare function NoMarketingIcon({ color, width, mr, mt }: React$1.PropsWithChildren<{
|
|
1995
|
-
color?: string;
|
|
1996
|
-
width?: string;
|
|
1997
|
-
mr?: number;
|
|
1998
|
-
mt?: number;
|
|
1999
|
-
}>): JSX.Element;
|
|
2000
|
-
|
|
2001
|
-
declare function PinIcon({ color, width, mr, mt, pinned }: React$1.PropsWithChildren<{
|
|
2002
|
-
color?: string;
|
|
2003
|
-
width?: string;
|
|
2004
|
-
mr?: number;
|
|
2005
|
-
mt?: number;
|
|
2006
|
-
pinned?: boolean;
|
|
2007
|
-
}>): JSX.Element;
|
|
2008
|
-
|
|
2009
|
-
declare function TrashIcon({ color, width, mr, mt }: React$1.PropsWithChildren<{
|
|
2010
|
-
color?: string;
|
|
2011
|
-
width?: string;
|
|
2012
|
-
mr?: number;
|
|
2013
|
-
mt?: number;
|
|
2014
|
-
pinned?: boolean;
|
|
2015
|
-
}>): JSX.Element;
|
|
2016
|
-
|
|
2017
|
-
declare function NavConnectIcon({ width, style, fill, color, outline, // outline/completely filled in
|
|
2018
|
-
...props }: React$1.PropsWithChildren<{
|
|
2019
|
-
fill?: string;
|
|
2020
|
-
color?: string;
|
|
2021
|
-
width?: number | string;
|
|
2022
|
-
outline?: boolean;
|
|
2023
|
-
style?: React$1.CSSProperties;
|
|
2024
|
-
}>): JSX.Element;
|
|
2025
|
-
|
|
2026
|
-
declare function NavSalesIcon({ width, style, fill, color, outline, // outline/completely filled in
|
|
2027
|
-
...props }: React$1.PropsWithChildren<{
|
|
2028
|
-
fill?: string;
|
|
2029
|
-
color?: string;
|
|
2030
|
-
width?: number | string;
|
|
2031
|
-
outline?: boolean;
|
|
2032
|
-
style?: React$1.CSSProperties;
|
|
2033
|
-
}>): JSX.Element;
|
|
2034
|
-
|
|
2035
|
-
declare function NavProdIcon({ width, style, fill, color, outline, // outline/completely filled in
|
|
2036
|
-
...props }: React$1.PropsWithChildren<{
|
|
2037
|
-
fill?: string;
|
|
2038
|
-
color?: string;
|
|
2039
|
-
width?: number | string;
|
|
2040
|
-
outline?: boolean;
|
|
2041
|
-
style?: React$1.CSSProperties;
|
|
2042
|
-
}>): JSX.Element;
|
|
2043
|
-
|
|
2044
|
-
declare function NavFinanceIcon({ width, style, fill, color, outline, // outline/completely filled in
|
|
2045
|
-
...props }: React$1.PropsWithChildren<{
|
|
2046
|
-
fill?: string;
|
|
2047
|
-
color?: string;
|
|
2048
|
-
width?: number | string;
|
|
2049
|
-
outline?: boolean;
|
|
2050
|
-
style?: React$1.CSSProperties;
|
|
2051
|
-
}>): JSX.Element;
|
|
2052
|
-
|
|
2053
|
-
declare function NavManagementIcon({ width, style, fill, color, outline, // outline/completely filled in
|
|
2054
|
-
...props }: React$1.PropsWithChildren<{
|
|
2055
|
-
fill?: string;
|
|
2056
|
-
color?: string;
|
|
2057
|
-
width?: number | string;
|
|
2058
|
-
outline?: boolean;
|
|
2059
|
-
style?: React$1.CSSProperties;
|
|
2060
|
-
}>): JSX.Element;
|
|
2061
|
-
|
|
2062
|
-
declare function YesMarketingIcon({ color, width, mr, mt }: React$1.PropsWithChildren<{
|
|
2063
|
-
color?: string;
|
|
2064
|
-
width?: string;
|
|
2065
|
-
mr?: number;
|
|
2066
|
-
mt?: number;
|
|
2067
|
-
}>): JSX.Element;
|
|
2068
|
-
|
|
2069
1870
|
declare const iconSize: {
|
|
2070
1871
|
tiny: {
|
|
2071
1872
|
width: number;
|
|
@@ -2104,40 +1905,205 @@ declare type BaseSVGIconProps = {
|
|
|
2104
1905
|
size?: TIconSize;
|
|
2105
1906
|
width?: string | number;
|
|
2106
1907
|
height?: string | number;
|
|
1908
|
+
altText?: string;
|
|
1909
|
+
pointer?: boolean;
|
|
2107
1910
|
iconSizes?: TIconSizeObj;
|
|
2108
|
-
};
|
|
1911
|
+
} & SharedStyleTypes;
|
|
2109
1912
|
declare type SVGIconProps = React.SVGAttributes<SVGElement> & BaseSVGIconProps;
|
|
2110
|
-
declare const SVG: StyledComponent<"svg", any,
|
|
1913
|
+
declare const SVG: StyledComponent<"svg", any, {
|
|
1914
|
+
size?: "tiny" | "small" | "medium" | "large" | "huge" | "default" | undefined;
|
|
1915
|
+
width?: string | number | undefined;
|
|
1916
|
+
height?: string | number | undefined;
|
|
1917
|
+
altText?: string | undefined;
|
|
1918
|
+
pointer?: boolean | undefined;
|
|
1919
|
+
iconSizes?: {
|
|
1920
|
+
tiny: {
|
|
1921
|
+
width: number;
|
|
1922
|
+
height: number;
|
|
1923
|
+
viewBox: string;
|
|
1924
|
+
};
|
|
1925
|
+
small: {
|
|
1926
|
+
width: number;
|
|
1927
|
+
height: number;
|
|
1928
|
+
viewBox: string;
|
|
1929
|
+
};
|
|
1930
|
+
medium: {
|
|
1931
|
+
width: number;
|
|
1932
|
+
height: number;
|
|
1933
|
+
viewBox: string;
|
|
1934
|
+
};
|
|
1935
|
+
large: {
|
|
1936
|
+
width: number;
|
|
1937
|
+
height: number;
|
|
1938
|
+
viewBox: string;
|
|
1939
|
+
};
|
|
1940
|
+
huge: {
|
|
1941
|
+
width: number;
|
|
1942
|
+
height: number;
|
|
1943
|
+
viewBox: string;
|
|
1944
|
+
};
|
|
1945
|
+
default: {
|
|
1946
|
+
height: number;
|
|
1947
|
+
width: number;
|
|
1948
|
+
viewBox: string;
|
|
1949
|
+
};
|
|
1950
|
+
} | undefined;
|
|
1951
|
+
} & SharedStyleTypes, never>;
|
|
1952
|
+
|
|
1953
|
+
declare type LightIndicatorProps = {
|
|
1954
|
+
name: string;
|
|
1955
|
+
on?: boolean;
|
|
1956
|
+
large?: boolean;
|
|
1957
|
+
};
|
|
1958
|
+
declare function LightIndicator({ name, on, large, ...props }: LightIndicatorProps): JSX.Element;
|
|
1959
|
+
|
|
1960
|
+
declare type DefaultStarProps = React$1.PropsWithChildren<{
|
|
1961
|
+
initialSelected?: boolean;
|
|
1962
|
+
forceSelected?: boolean;
|
|
1963
|
+
hoverText?: any;
|
|
1964
|
+
noText?: boolean;
|
|
1965
|
+
width?: string | number;
|
|
1966
|
+
color?: string;
|
|
1967
|
+
}>;
|
|
1968
|
+
declare function DefaultStar({ initialSelected, forceSelected, hoverText, noText, children, width, color, ...props }: DefaultStarProps): JSX.Element;
|
|
1969
|
+
|
|
1970
|
+
declare type CancelButtonProps = {
|
|
1971
|
+
size?: TSize$1;
|
|
1972
|
+
style?: React$1.CSSProperties;
|
|
1973
|
+
variant?: ButtonVariant;
|
|
1974
|
+
} & SharedStyleTypes & SizerTypes;
|
|
1975
|
+
declare function CancelButton({ size, variant, style, ...Props }: CancelButtonProps): JSX.Element;
|
|
1976
|
+
|
|
1977
|
+
declare type TableIconProps = SVGIconProps;
|
|
1978
|
+
declare function TableIcon({ color, size, altText, ...props }: TableIconProps): JSX.Element;
|
|
1979
|
+
|
|
1980
|
+
declare const IconDoc: ({ ext, ...props }: {
|
|
1981
|
+
[key: string]: any;
|
|
1982
|
+
ext?: string | undefined;
|
|
1983
|
+
}) => JSX.Element;
|
|
1984
|
+
|
|
1985
|
+
declare type CouponIconProps = SVGIconProps;
|
|
1986
|
+
declare function CouponIcon({ color, size, altText, ...props }: CouponIconProps): JSX.Element;
|
|
1987
|
+
|
|
1988
|
+
declare type AwaitingProofIconProps = SVGIconProps;
|
|
1989
|
+
declare function AwaitingProofIcon({ color, size, altText, ...props }: AwaitingProofIconProps): JSX.Element;
|
|
1990
|
+
|
|
1991
|
+
declare type ProofReceivedIconProps = SVGIconProps;
|
|
1992
|
+
declare function ProofReceivedIcon({ color, size, altText, ...props }: ProofReceivedIconProps): JSX.Element;
|
|
1993
|
+
|
|
1994
|
+
declare type PendingApprovalIconProps = SVGIconProps;
|
|
1995
|
+
declare function PendingApprovalIcon({ color, size, altText, ...props }: PendingApprovalIconProps): JSX.Element;
|
|
1996
|
+
|
|
1997
|
+
declare type ChangeRequestedIconProps = SVGIconProps;
|
|
1998
|
+
declare function ChangeRequestedIcon({ color, size, altText, ...props }: ChangeRequestedIconProps): JSX.Element;
|
|
1999
|
+
|
|
2000
|
+
declare type ClientApprovedIconProps = SVGIconProps;
|
|
2001
|
+
declare function ClientApprovedIcon({ color, size, altText, ...props }: ClientApprovedIconProps): JSX.Element;
|
|
2002
|
+
|
|
2003
|
+
declare type ProofingCompleteIconProps = SVGIconProps;
|
|
2004
|
+
declare function ProofingCompleteIcon({ color, size, altText, ...props }: ProofingCompleteIconProps): JSX.Element;
|
|
2005
|
+
|
|
2006
|
+
declare function ChatIcon({ color, width, mr, mt, notifs }: React$1.PropsWithChildren<{
|
|
2007
|
+
color?: string;
|
|
2008
|
+
width?: string;
|
|
2009
|
+
mr?: number;
|
|
2010
|
+
mt?: number;
|
|
2011
|
+
notifs?: number;
|
|
2012
|
+
}>): JSX.Element;
|
|
2013
|
+
|
|
2014
|
+
declare type ColumnSelectIconProps = SVGIconProps;
|
|
2015
|
+
declare function ColumnSelectIcon({ color, size, altText, ...props }: ColumnSelectIconProps): JSX.Element;
|
|
2016
|
+
|
|
2017
|
+
declare type NavConnectIconProps = SVGIconProps & {
|
|
2018
|
+
filled?: boolean;
|
|
2019
|
+
};
|
|
2020
|
+
declare function NavConnectIcon({ color, size, filled, altText, ...props }: NavConnectIconProps): JSX.Element;
|
|
2021
|
+
|
|
2022
|
+
declare type NavSalesIconProps = SVGIconProps & {
|
|
2023
|
+
filled?: boolean;
|
|
2024
|
+
};
|
|
2025
|
+
declare function NavSalesIcon({ color, size, filled, altText, ...props }: NavSalesIconProps): JSX.Element;
|
|
2026
|
+
|
|
2027
|
+
declare type NavProdIconProps = SVGIconProps & {
|
|
2028
|
+
filled?: boolean;
|
|
2029
|
+
};
|
|
2030
|
+
declare function NavProdIcon({ color, size, filled, altText, ...props }: NavProdIconProps): JSX.Element;
|
|
2031
|
+
|
|
2032
|
+
declare type NavFinanceIconProps = SVGIconProps & {
|
|
2033
|
+
filled?: boolean;
|
|
2034
|
+
};
|
|
2035
|
+
declare function NavFinanceIcon({ color, size, filled, altText, ...props }: NavFinanceIconProps): JSX.Element;
|
|
2036
|
+
|
|
2037
|
+
declare type NavResourcesIconProps = SVGIconProps & {
|
|
2038
|
+
filled?: boolean;
|
|
2039
|
+
};
|
|
2040
|
+
declare function NavResourcesIcon({ color, size, filled, altText, ...props }: NavResourcesIconProps): JSX.Element;
|
|
2041
|
+
|
|
2042
|
+
declare type NavManagementIconProps = SVGIconProps & {
|
|
2043
|
+
filled?: boolean;
|
|
2044
|
+
};
|
|
2045
|
+
declare function NavManagementIcon({ color, size, filled, altText, ...props }: NavManagementIconProps): JSX.Element;
|
|
2046
|
+
|
|
2047
|
+
declare type TrashIconProps = SVGIconProps & {
|
|
2048
|
+
filled?: boolean;
|
|
2049
|
+
pinned?: boolean;
|
|
2050
|
+
};
|
|
2051
|
+
declare function TrashIcon({ color, size, filled, pinned, altText, ...props }: TrashIconProps): JSX.Element;
|
|
2052
|
+
|
|
2053
|
+
declare type PinIconProps = SVGIconProps & {
|
|
2054
|
+
filled?: boolean;
|
|
2055
|
+
pinned?: boolean;
|
|
2056
|
+
unpin?: boolean;
|
|
2057
|
+
};
|
|
2058
|
+
declare function PinIcon({ color, size, filled, unpin, pinned, altText, ...props }: PinIconProps): JSX.Element;
|
|
2059
|
+
|
|
2060
|
+
declare type TaskIconProps = SVGIconProps;
|
|
2061
|
+
declare function TaskIcon({ color, size, altText, ...props }: TaskIconProps): JSX.Element;
|
|
2062
|
+
|
|
2063
|
+
declare type AddTaskIconProps = SVGIconProps;
|
|
2064
|
+
declare function AddTaskIcon({ color, size, altText, ...props }: AddTaskIconProps): JSX.Element;
|
|
2065
|
+
|
|
2066
|
+
declare type NoteIconProps = SVGIconProps;
|
|
2067
|
+
declare function NoteIcon({ color, size, altText, ...props }: NoteIconProps): JSX.Element;
|
|
2068
|
+
|
|
2069
|
+
declare type AddNoteIconProps = SVGIconProps;
|
|
2070
|
+
declare function AddNoteIcon({ color, size, altText, ...props }: AddNoteIconProps): JSX.Element;
|
|
2071
|
+
|
|
2072
|
+
declare type LockIconProps = SVGIconProps & {
|
|
2073
|
+
locked?: boolean;
|
|
2074
|
+
};
|
|
2075
|
+
declare function LockIcon({ color, size, locked, altText, ...props }: LockIconProps): JSX.Element;
|
|
2076
|
+
|
|
2077
|
+
declare type InfoIconProps = SVGIconProps & {
|
|
2078
|
+
filled?: boolean;
|
|
2079
|
+
pinned?: boolean;
|
|
2080
|
+
};
|
|
2081
|
+
declare function InfoIcon({ color, size, filled, pinned, altText, ...props }: InfoIconProps): JSX.Element;
|
|
2082
|
+
|
|
2083
|
+
declare type DownloadIconProps = SVGIconProps;
|
|
2084
|
+
declare function DownloadIcon({ color, size, altText, ...props }: DownloadIconProps): JSX.Element;
|
|
2111
2085
|
|
|
2112
2086
|
declare type MarketingStatusIconProps = SVGIconProps & {
|
|
2113
2087
|
approved?: boolean;
|
|
2114
2088
|
};
|
|
2115
|
-
declare function MarketingStatusIcon({ color, size, approved, ...props }: MarketingStatusIconProps): JSX.Element;
|
|
2089
|
+
declare function MarketingStatusIcon({ color, size, approved, altText, ...props }: MarketingStatusIconProps): JSX.Element;
|
|
2116
2090
|
|
|
2117
2091
|
declare type GearIconProps = SVGIconProps & {
|
|
2118
2092
|
filled?: boolean;
|
|
2119
2093
|
};
|
|
2120
|
-
declare function GearIcon({ color, filled, size, ...props }: GearIconProps): JSX.Element;
|
|
2121
|
-
|
|
2122
|
-
declare function NavResourcesIcon({ width, style, fill, color, outline, // outline/completely filled in
|
|
2123
|
-
...props }: React$1.PropsWithChildren<{
|
|
2124
|
-
fill?: string;
|
|
2125
|
-
color?: string;
|
|
2126
|
-
width?: number | string;
|
|
2127
|
-
outline?: boolean;
|
|
2128
|
-
style?: React$1.CSSProperties;
|
|
2129
|
-
}>): JSX.Element;
|
|
2094
|
+
declare function GearIcon({ color, filled, size, altText, ...props }: GearIconProps): JSX.Element;
|
|
2130
2095
|
|
|
2131
|
-
declare
|
|
2132
|
-
sqSize?: number
|
|
2133
|
-
strokeWidth?: number
|
|
2134
|
-
percentage?: number
|
|
2135
|
-
strokeColor?: string
|
|
2136
|
-
textColor?: string
|
|
2137
|
-
text?: string
|
|
2138
|
-
|
|
2139
|
-
|
|
2140
|
-
|
|
2096
|
+
declare type CircleProgressIconProps = SVGIconProps & {
|
|
2097
|
+
sqSize?: number;
|
|
2098
|
+
strokeWidth?: number;
|
|
2099
|
+
percentage?: number;
|
|
2100
|
+
strokeColor?: string;
|
|
2101
|
+
textColor?: string;
|
|
2102
|
+
text?: string;
|
|
2103
|
+
viewBox?: string;
|
|
2104
|
+
textStyle?: React$1.CSSProperties;
|
|
2105
|
+
};
|
|
2106
|
+
declare function CircleProgressIcon({ sqSize, strokeWidth, percentage, strokeColor, textColor, text, textStyle, color, size, altText, ...props }: CircleProgressIconProps): JSX.Element;
|
|
2141
2107
|
|
|
2142
2108
|
declare function Loading({ height, width, animationDuration, barWidth, barRadius, colorful, bars, viewBox, rotate, startColor, endColor, ...props }: {
|
|
2143
2109
|
height?: number;
|
|
@@ -2154,170 +2120,118 @@ declare function Loading({ height, width, animationDuration, barWidth, barRadius
|
|
|
2154
2120
|
} & SharedStyleTypes): JSX.Element;
|
|
2155
2121
|
//# sourceMappingURL=Loading.d.ts.map
|
|
2156
2122
|
|
|
2157
|
-
declare
|
|
2158
|
-
|
|
2159
|
-
|
|
2160
|
-
|
|
2161
|
-
|
|
2162
|
-
}>): JSX.Element;
|
|
2163
|
-
|
|
2164
|
-
declare function Icon$1({ width, height, fill, style, ...props }: React$1.PropsWithChildren<{
|
|
2165
|
-
width?: number | string;
|
|
2166
|
-
height?: number | string;
|
|
2167
|
-
fill?: string;
|
|
2168
|
-
style?: React$1.CSSProperties;
|
|
2169
|
-
}>): JSX.Element;
|
|
2170
|
-
|
|
2171
|
-
declare function Icon$2({ fill, style, ...props }: React$1.PropsWithChildren<{
|
|
2172
|
-
width?: number | string;
|
|
2173
|
-
height?: number | string;
|
|
2174
|
-
fill?: string;
|
|
2175
|
-
style?: React$1.CSSProperties;
|
|
2176
|
-
}>): JSX.Element;
|
|
2177
|
-
|
|
2178
|
-
declare function Icon$3({ width, height, fill, style, ...props }: React$1.PropsWithChildren<{
|
|
2179
|
-
width?: number | string;
|
|
2180
|
-
height?: number | string;
|
|
2181
|
-
fill?: string;
|
|
2182
|
-
style?: React$1.CSSProperties;
|
|
2183
|
-
}>): JSX.Element;
|
|
2123
|
+
declare type SalesArrowIconDirection = 'up' | 'down';
|
|
2124
|
+
declare type SalesArrowIconProps = SVGIconProps & {
|
|
2125
|
+
direction?: SalesArrowIconDirection;
|
|
2126
|
+
};
|
|
2127
|
+
declare function SalesArrowIcon({ color, size, direction, altText, ...props }: SalesArrowIconProps): JSX.Element;
|
|
2184
2128
|
|
|
2185
|
-
declare
|
|
2186
|
-
|
|
2187
|
-
|
|
2188
|
-
|
|
2189
|
-
style?: React$1.CSSProperties;
|
|
2190
|
-
}>): JSX.Element;
|
|
2129
|
+
declare type AlertIconProps = SVGIconProps & {
|
|
2130
|
+
filled?: boolean;
|
|
2131
|
+
};
|
|
2132
|
+
declare function AlertIcon({ color, size, filled, altText, ...props }: AlertIconProps): JSX.Element;
|
|
2191
2133
|
|
|
2192
|
-
declare
|
|
2193
|
-
|
|
2194
|
-
height?: number | string;
|
|
2195
|
-
fill?: string;
|
|
2196
|
-
style?: React$1.CSSProperties;
|
|
2197
|
-
}>): JSX.Element;
|
|
2134
|
+
declare type AddIconProps = SVGIconProps;
|
|
2135
|
+
declare function AddIcon({ color, size, altText, ...props }: AddIconProps): JSX.Element;
|
|
2198
2136
|
|
|
2199
|
-
declare
|
|
2200
|
-
|
|
2201
|
-
height?: number | string;
|
|
2202
|
-
fill?: string;
|
|
2203
|
-
style?: React$1.CSSProperties;
|
|
2204
|
-
}>): JSX.Element;
|
|
2137
|
+
declare type BulletIconProps = SVGIconProps;
|
|
2138
|
+
declare function BulletIcon({ color, size, ...props }: BulletIconProps): JSX.Element;
|
|
2205
2139
|
|
|
2206
2140
|
declare type UsersIconProps = SVGIconProps;
|
|
2207
|
-
declare function UsersIcon({ color, size, ...props }: UsersIconProps): JSX.Element;
|
|
2208
|
-
|
|
2209
|
-
declare function Icon$7({ width, height, fill, style, ...props }: React$1.PropsWithChildren<{
|
|
2210
|
-
width?: number | string;
|
|
2211
|
-
height?: number | string;
|
|
2212
|
-
fill?: string;
|
|
2213
|
-
style?: React$1.CSSProperties;
|
|
2214
|
-
}>): JSX.Element;
|
|
2141
|
+
declare function UsersIcon({ color, size, altText, ...props }: UsersIconProps): JSX.Element;
|
|
2215
2142
|
|
|
2216
|
-
declare
|
|
2217
|
-
|
|
2218
|
-
height?: number | string;
|
|
2219
|
-
fill?: string;
|
|
2220
|
-
style?: React$1.CSSProperties;
|
|
2221
|
-
}>): JSX.Element;
|
|
2143
|
+
declare type ReceiptLongIconProps = SVGIconProps;
|
|
2144
|
+
declare function ReceiptLongIcon({ color, size, altText, ...props }: ReceiptLongIconProps): JSX.Element;
|
|
2222
2145
|
|
|
2223
2146
|
declare type FolderIconProps = SVGIconProps;
|
|
2224
2147
|
declare function FolderIcon({ color, size, ...props }: FolderIconProps): JSX.Element;
|
|
2225
2148
|
|
|
2226
|
-
declare
|
|
2227
|
-
|
|
2228
|
-
height?: string | number | undefined;
|
|
2229
|
-
fill?: string | undefined;
|
|
2230
|
-
style?: object | undefined;
|
|
2231
|
-
} & React$1.RefAttributes<SVGSVGElement>>;
|
|
2232
|
-
//# sourceMappingURL=Calendar2Icon.d.ts.map
|
|
2233
|
-
|
|
2234
|
-
declare function Icon$a({ width, height, fill, style, ...props }: React$1.PropsWithChildren<{
|
|
2235
|
-
width?: number | string;
|
|
2236
|
-
height?: number | string;
|
|
2237
|
-
fill?: string;
|
|
2238
|
-
style?: React$1.CSSProperties;
|
|
2239
|
-
}>): JSX.Element;
|
|
2149
|
+
declare type CalendarIconProps = SVGIconProps;
|
|
2150
|
+
declare function CalendarIcon({ color, size, altText, ...props }: CalendarIconProps): JSX.Element;
|
|
2240
2151
|
|
|
2241
|
-
declare type
|
|
2242
|
-
declare function
|
|
2152
|
+
declare type PromostandardsIconProps = SVGIconProps;
|
|
2153
|
+
declare function PromostandardsIcon({ size, altText, ...props }: PromostandardsIconProps): JSX.Element;
|
|
2154
|
+
|
|
2155
|
+
declare type XIconProps = SVGIconProps;
|
|
2156
|
+
declare function XIcon({ color, size, altText, ...props }: XIconProps): JSX.Element;
|
|
2243
2157
|
|
|
2244
2158
|
declare type IconVariants = 'primary' | 'cta';
|
|
2245
2159
|
declare type OpportunityCircleIconProps = SVGIconProps & {
|
|
2246
2160
|
variant?: IconVariants;
|
|
2247
2161
|
selected?: boolean;
|
|
2248
2162
|
};
|
|
2249
|
-
declare function OpportunityCircleIcon({ variant, selected, size, style, ...props }: OpportunityCircleIconProps): JSX.Element;
|
|
2163
|
+
declare function OpportunityCircleIcon({ variant, selected, size, altText, style, ...props }: OpportunityCircleIconProps): JSX.Element;
|
|
2250
2164
|
|
|
2251
2165
|
declare type IconVariants$1 = 'primary' | 'cta';
|
|
2252
2166
|
declare type PresentationCircleIconProps = SVGIconProps & {
|
|
2253
2167
|
variant?: IconVariants$1;
|
|
2254
2168
|
selected?: boolean;
|
|
2255
2169
|
};
|
|
2256
|
-
declare function PresentationCircleIcon({ variant, selected, size, style, ...props }: PresentationCircleIconProps): JSX.Element;
|
|
2170
|
+
declare function PresentationCircleIcon({ variant, selected, size, altText, style, ...props }: PresentationCircleIconProps): JSX.Element;
|
|
2257
2171
|
|
|
2258
2172
|
declare type IconVariants$2 = 'primary' | 'cta';
|
|
2259
2173
|
declare type EstimateCircleIconProps = SVGIconProps & {
|
|
2260
2174
|
variant?: IconVariants$2;
|
|
2261
2175
|
selected?: boolean;
|
|
2262
2176
|
};
|
|
2263
|
-
declare function EstimateCircleIcon({ variant, selected, size, style, ...props }: EstimateCircleIconProps): JSX.Element;
|
|
2177
|
+
declare function EstimateCircleIcon({ variant, selected, size, altText, style, ...props }: EstimateCircleIconProps): JSX.Element;
|
|
2264
2178
|
|
|
2265
2179
|
declare type IconVariants$3 = 'primary' | 'cta';
|
|
2266
2180
|
declare type SalesOrderCircleIconProps = SVGIconProps & {
|
|
2267
2181
|
variant?: IconVariants$3;
|
|
2268
2182
|
selected?: boolean;
|
|
2269
2183
|
};
|
|
2270
|
-
declare function SalesOrderCircleIcon({ variant, selected, size, style, ...props }: SalesOrderCircleIconProps): JSX.Element;
|
|
2184
|
+
declare function SalesOrderCircleIcon({ variant, selected, size, altText, style, ...props }: SalesOrderCircleIconProps): JSX.Element;
|
|
2271
2185
|
|
|
2272
2186
|
declare type DollarIconProps = SVGIconProps;
|
|
2273
|
-
declare function DollarIcon({ color, size, ...props }: DollarIconProps): JSX.Element;
|
|
2187
|
+
declare function DollarIcon({ color, size, altText, ...props }: DollarIconProps): JSX.Element;
|
|
2274
2188
|
|
|
2275
2189
|
declare type BotIconProps = SVGIconProps;
|
|
2276
|
-
declare function BotIcon({ color, size, ...props }: BotIconProps): JSX.Element;
|
|
2190
|
+
declare function BotIcon({ color, size, altText, ...props }: BotIconProps): JSX.Element;
|
|
2277
2191
|
|
|
2278
2192
|
declare type GalleryIconProps = SVGIconProps;
|
|
2279
|
-
declare function GalleryIcon({ color, size, ...props }: GalleryIconProps): JSX.Element;
|
|
2193
|
+
declare function GalleryIcon({ color, size, altText, ...props }: GalleryIconProps): JSX.Element;
|
|
2280
2194
|
|
|
2281
2195
|
declare type ListIconProps = SVGIconProps;
|
|
2282
|
-
declare function ListIcon({ color, size, ...props }: ListIconProps): JSX.Element;
|
|
2196
|
+
declare function ListIcon({ color, size, altText, ...props }: ListIconProps): JSX.Element;
|
|
2283
2197
|
|
|
2284
2198
|
declare type TilesIconProps = SVGIconProps & {
|
|
2285
2199
|
filled?: boolean;
|
|
2286
2200
|
};
|
|
2287
|
-
declare function TilesIcon({ color, size, filled, ...props }: TilesIconProps): JSX.Element;
|
|
2201
|
+
declare function TilesIcon({ color, size, filled, altText, ...props }: TilesIconProps): JSX.Element;
|
|
2288
2202
|
|
|
2289
2203
|
declare type UserIconProps = SVGIconProps;
|
|
2290
|
-
declare function UserIcon({ color, size, ...props }: UserIconProps): JSX.Element;
|
|
2204
|
+
declare function UserIcon({ color, size, altText, ...props }: UserIconProps): JSX.Element;
|
|
2291
2205
|
|
|
2292
2206
|
declare type ArrowIconDirection = 'up' | 'right' | 'down' | 'left';
|
|
2293
2207
|
declare type ArrowIconProps = SVGIconProps & {
|
|
2294
2208
|
direction?: ArrowIconDirection;
|
|
2295
2209
|
};
|
|
2296
|
-
declare function ArrowIcon({ color, direction, size, ...props }: ArrowIconProps): JSX.Element;
|
|
2210
|
+
declare function ArrowIcon({ color, direction, altText, size, ...props }: ArrowIconProps): JSX.Element;
|
|
2297
2211
|
|
|
2298
2212
|
declare type ChevronIconDirection = 'up' | 'right' | 'down' | 'left' | 'updown' | 'leftright';
|
|
2299
2213
|
declare type ChevronIconProps = SVGIconProps & {
|
|
2300
2214
|
direction?: ChevronIconDirection;
|
|
2301
2215
|
};
|
|
2302
|
-
declare function ChevronIcon({ color, direction, size, ...props }: ChevronIconProps): JSX.Element;
|
|
2216
|
+
declare function ChevronIcon({ color, direction, altText, size, ...props }: ChevronIconProps): JSX.Element;
|
|
2303
2217
|
|
|
2304
2218
|
declare type FilledChevronIconDirection = 'up' | 'right' | 'down' | 'left' | 'updown' | 'leftright';
|
|
2305
2219
|
declare type FilledChevronIconProps = SVGIconProps & {
|
|
2306
2220
|
direction?: FilledChevronIconDirection;
|
|
2307
2221
|
};
|
|
2308
|
-
declare function FilledChevronIcon({ color, direction, size, ...props }: FilledChevronIconProps): JSX.Element;
|
|
2222
|
+
declare function FilledChevronIcon({ color, direction, altText, size, ...props }: FilledChevronIconProps): JSX.Element;
|
|
2309
2223
|
|
|
2310
|
-
declare type
|
|
2311
|
-
declare function
|
|
2224
|
+
declare type CheckmarkIconProps = SVGIconProps;
|
|
2225
|
+
declare function CheckmarkIcon({ color, size, altText, ...props }: CheckmarkIconProps): JSX.Element;
|
|
2312
2226
|
|
|
2313
|
-
declare type AddIconProps = SVGIconProps;
|
|
2314
|
-
declare function AddIcon({ color, size, ...props }: AddIconProps): JSX.Element;
|
|
2227
|
+
declare type AddIconProps$1 = SVGIconProps;
|
|
2228
|
+
declare function AddIcon$1({ color, size, altText, ...props }: AddIconProps$1): JSX.Element;
|
|
2315
2229
|
|
|
2316
2230
|
declare type SubtractIconProps = SVGIconProps;
|
|
2317
|
-
declare function SubtractIcon({ color, size, ...props }: SubtractIconProps): JSX.Element;
|
|
2231
|
+
declare function SubtractIcon({ color, size, altText, ...props }: SubtractIconProps): JSX.Element;
|
|
2318
2232
|
|
|
2319
2233
|
declare type SearchIconProps = SVGIconProps;
|
|
2320
|
-
declare function SearchIcon({ color, size, ...props }: SearchIconProps): JSX.Element;
|
|
2234
|
+
declare function SearchIcon({ color, size, altText, ...props }: SearchIconProps): JSX.Element;
|
|
2321
2235
|
|
|
2322
2236
|
declare type ClockIconProps = SVGIconProps;
|
|
2323
2237
|
declare function ClockIcon({ color, size, ...props }: ClockIconProps): JSX.Element;
|
|
@@ -2328,7 +2242,53 @@ declare function ClipboardIcon({ color, size, ...props }: ClipboardIconProps): J
|
|
|
2328
2242
|
declare type RadioIconProps = SVGIconProps & {
|
|
2329
2243
|
selected?: boolean;
|
|
2330
2244
|
};
|
|
2331
|
-
declare function RadioIcon({ color, size, selected, ...props }: RadioIconProps): JSX.Element;
|
|
2245
|
+
declare function RadioIcon({ color, size, selected, altText, ...props }: RadioIconProps): JSX.Element;
|
|
2246
|
+
|
|
2247
|
+
declare type EditIconProps = SVGIconProps & {
|
|
2248
|
+
filled?: boolean;
|
|
2249
|
+
};
|
|
2250
|
+
declare function EditIcon({ color, size, filled, altText, ...props }: EditIconProps): JSX.Element;
|
|
2251
|
+
|
|
2252
|
+
declare type GridIconProps = SVGIconProps;
|
|
2253
|
+
declare function GridIcon({ color, size, altText, ...props }: GridIconProps): JSX.Element;
|
|
2254
|
+
|
|
2255
|
+
declare type TemplateIconProps = SVGIconProps & {
|
|
2256
|
+
filled?: boolean;
|
|
2257
|
+
};
|
|
2258
|
+
declare function TemplateIcon({ color, size, filled, altText, ...props }: TemplateIconProps): JSX.Element;
|
|
2259
|
+
|
|
2260
|
+
declare type PercentIconProps = SVGIconProps;
|
|
2261
|
+
declare function PercentIcon({ color, size, altText, ...props }: PercentIconProps): JSX.Element;
|
|
2262
|
+
|
|
2263
|
+
declare type TargetIconProps = SVGIconProps;
|
|
2264
|
+
declare function TargetIcon({ color, size, altText, ...props }: TargetIconProps): JSX.Element;
|
|
2265
|
+
|
|
2266
|
+
declare type IntegrationsIconProps = SVGIconProps & {
|
|
2267
|
+
filled?: boolean;
|
|
2268
|
+
};
|
|
2269
|
+
declare function IntegrationsIcon({ color, size, filled, altText, ...props }: IntegrationsIconProps): JSX.Element;
|
|
2270
|
+
|
|
2271
|
+
declare type MailIconProps = SVGIconProps & {
|
|
2272
|
+
filled?: boolean;
|
|
2273
|
+
};
|
|
2274
|
+
declare function MailIcon({ color, size, filled, altText, ...props }: MailIconProps): JSX.Element;
|
|
2275
|
+
|
|
2276
|
+
declare type EpsIconProps = SVGIconProps;
|
|
2277
|
+
declare function EpsIcon({ color, size, altText, ...props }: EpsIconProps): JSX.Element;
|
|
2278
|
+
|
|
2279
|
+
declare type StarIconProps = SVGIconProps & {
|
|
2280
|
+
hover?: boolean;
|
|
2281
|
+
filled?: boolean;
|
|
2282
|
+
};
|
|
2283
|
+
declare function StarIcon({ color, size, hover, filled, altText, ...props }: StarIconProps): JSX.Element;
|
|
2284
|
+
|
|
2285
|
+
declare type EyeIconProps = SVGIconProps & {
|
|
2286
|
+
hide?: boolean;
|
|
2287
|
+
};
|
|
2288
|
+
declare function EyeIcon({ color, size, hide, altText, ...props }: EyeIconProps): JSX.Element;
|
|
2289
|
+
|
|
2290
|
+
declare type MenuIconProps = SVGIconProps;
|
|
2291
|
+
declare function MenuIcon({ color, size, altText, ...props }: MenuIconProps): JSX.Element;
|
|
2332
2292
|
|
|
2333
2293
|
declare const datepickerStyles = "\n.commonsku-styles-datepicker {\n &.react-datepicker-wrapper {\n width: 100%;\n }\n\n .react-datepicker__input-container {\n display: block;\n width: 100%;\n }\n\n .react-datepicker {\n border: 1px solid var(--color-primary1-60);\n outline: none;\n box-shadow: 1px 1px 0px var(--color-primary1-60),\n -1px -1px 0px var(--color-primary1-60),\n 1px -1px 0px var(--color-primary1-60),\n -1px 1px 0px var(--color-primary1-60);\n }\n\n .react-datepicker__current-month,\n .react-datepicker-time__header,\n .react-datepicker-year-header,\n .react-datepicker__header {\n padding-top: 8px;\n padding-bottom: 8px;\n }\n\n .react-datepicker__header,\n .react-datepicker__today-button {\n background: var(--color-neutrals-20);\n padding-top: 8px;\n padding-bottom: 8px;\n }\n\n .react-datepicker__header {\n border-bottom: none;\n }\n\n .react-datepicker__today-button {\n border-top: none;\n }\n\n .react-datepicker__day {\n outline: none;\n }\n\n .react-datepicker__day :not(\n .react-datepicker__day--outside-month,\n .react-datepicker__day--selected\n ) {\n color: var(--color-neutrals-90);\n }\n\n .react-datepicker__day:hover :not(.react-datepicker__day--selected),\n .react-datepicker__month-text:hover,\n .react-datepicker__quarter-text:hover,\n .react-datepicker__year-text:hover {\n background-color: var(--color-neutrals-20);\n }\n\n .react-datepicker__day--outside-month {\n color: var(--color-neutrals-70);\n }\n\n .react-datepicker__day--weekend {\n color: var(--color-errors-main);\n }\n\n .react-datepicker__day--selected,\n .react-datepicker__day--keyboard-selected,\n .react-datepicker__month-text--keyboard-selected,\n .react-datepicker__quarter-text--keyboard-selected,\n .react-datepicker__year-text--keyboard-selected\n {\n background-color: var(--color-primary1-60);\n color: #fff;\n }\n\n .react-datepicker__triangle {\n border-bottom-color: var(--color-neutrals-20) !important;\n }\n\n .react-datepicker__triangle::before {\n border-bottom-color: var(--color-primary1-60) !important;\n border-top-color: var(--color-primary1-60) !important;\n }\n\n .react-datepicker__month-select,\n .react-datepicker__year-select {\n height: 30px;\n border: 2px solid var(--color-primary1-60);\n padding: 3px;\n border-radius: 5px;\n outline: none;\n }\n\n .react-datepicker__navigation {\n border: 0.45rem solid transparent;\n\n &.react-datepicker__navigation--next {\n border-left: 7px solid var(--color-primary1-60);\n margin-top: 8px;\n }\n \n &.react-datepicker__navigation--previous {\n border-right: 7px solid var(--color-primary1-60);\n margin-top: 8px;\n }\n }\n}\n";
|
|
2334
2294
|
//# sourceMappingURL=datepickerStyles.d.ts.map
|
|
@@ -2617,4 +2577,4 @@ declare type SimpleWindowedTableProps = {
|
|
|
2617
2577
|
};
|
|
2618
2578
|
declare function SimpleWindowedTable({ columns, data, itemSize, height, minWidth, maxWidth, defaultSort, onClickRow, onScroll, onUpdateData, useTableProps, tableHeaderProps, tableFooterProps, hideFooter, className, NoRowsFound, }: SimpleWindowedTableProps): JSX.Element;
|
|
2619
2579
|
|
|
2620
|
-
export { AddIcon, ArrowIcon, Artwork, ArtworkProps, SKUAsyncSelect as AsyncSelect, Avatar, AvatarColor, AvatarShape, AvatarSize, AwaitingProofIcon, Backdrop, Background, Badge, BotIcon, Box,
|
|
2580
|
+
export { AddIcon$1 as AddIcon, AddNoteIcon, AddTaskIcon, AlertIcon, ArrowIcon, Artwork, ArtworkProps, SKUAsyncSelect as AsyncSelect, Avatar, AvatarColor, AvatarShape, AvatarSize, AwaitingProofIcon, Backdrop, Background, Badge, BotIcon, Box, BulletIcon, Button, ButtonPreset, ButtonVariant, ButtonsGroup, Calendar, CalendarDayBody, CalendarDaysBody, CalendarDaysHeader, CalendarIcon, CalendarTask, CalendarTaskProps, CalendarWrapper, CancelButton, ChangeRequestedIcon, ChatIcon, CheckMark, CheckmarkIcon, ChevronIcon, CircleProgressIcon, ClientApprovedIcon, ClipboardIcon, ClockIcon, Col, ColPropTypes, CollapseStyled, CollapseStyledProps, CollapseWrapper, CollapseWrapperProps, Collapsible, CollapsiblePanel, CollapsiblePanelProps, CollapsiblePanelTitle, CollapsiblePanelTitleProps, CollapsiblePanels, CollapsiblePanelsProps, CollapsibleProps, ColumnSelectIcon, AddIcon as CompletedCheckmarkIcon, CouponIcon, SKUCreatableSelect as CreatableSelect, CustomDateInput, Datepicker, DatepickerPorps, DaysBodyWrapper, DaysHeaderWrapper, DefaultCalendarFooter, DefaultCalendarHeader, DefaultStar, DollarIcon, Dot, DownloadIcon, DraggableTasksCalendar, DropArea, DropAreaProps, DropDownContent, Dropdown, DropdownItem, DropdownProps, DropzoneTypes, Dropzoned, DropzonedPreviews, EditIcon, EpsIcon, ErrorBoundary, EstimateCircleIcon, EyeIcon, FeedPost, FilledChevronIcon, FolderIcon, GalleryIcon, GearIcon, GlobalStyle, Grid, GridIcon, H1, H2, H3, H4, H5, H6, HeaderWrapper, HeadlessTable, IconButton, IconButtonProps, IconDoc, InfoIcon, Input, InputIconLabel, InputIconLabelContainer, InputProps, IntegrationsIcon, Label, LabeledAsyncSelect, LabeledCheckbox, LabeledCheckboxProps, LabeledCreatableSelect, LabeledIconInput, LabeledInput, LabeledMultiProgress, LabeledProgress, LabeledRadio, LabeledRadioGroup, LabeledSelect, LabeledTextarea, LightIndicator, Link, ListIcon, Loading, LockIcon, MailIcon, MarketingStatusIcon, MenuIcon, MultiProgress, NavConnectIcon, NavFinanceIcon, NavManagementIcon, NavProdIcon, NavResourcesIcon, NavSalesIcon, NoteIcon, Number, OpportunityCircleIcon, Overlay, Padding, Page, PanelContact, PanelTileContact, PendingApprovalIcon, PercentIcon, PinIcon, Popup, PopupHeader, PopupProps, PresentationCircleIcon, Product, Progress, PromostandardsIcon, ProofReceivedIcon, ProofingCompleteIcon, Publisher, Radio, RadioIcon, RadioLabel, ReceiptLongIcon, ResponsiveTable, Row, RowPropTypes, SHARED_STYLE_MAPS, SalesArrowIcon, SalesOrderCircleIcon, SearchIcon, SKUSelect as Select, SharedStyleTypes, SharedStyles, ShowPopup, SidePanel, SimpleWindowedTable, SimpleWindowedTableProps, SimpleWindowedTableStyles, SizerCss, SizerTypes, SizerWrapper, Sparkles, Spinner, StarIcon, StarRating, StateDropdown, StatusDropdown, StyledCalendarTaskBody, StyledDayBody, StyledDayText, StyledDropArea, StyledDropdown, StyledPanel, StyledTask, SubtractIcon, SVG as SvgIcon, TBody, TButtonIcon, TD, TDropdownItem, TH, THSorted, THead, TR, TSize$1 as TSize, TSizeOffset, TSizeOffsetRight, TSizeStyle, TTab, Tab, TabBar, Table, TableIcon, Tabs, TabsProps, TargetIcon, Task, TaskBody, TaskIcon, TaskLabel, TaskName, TaskProps, TasksCalendar, TasksCalendarDayBody, TasksCalendarFooter, TasksCalendarHeader, TemplateIcon, Text, TextProp, Textarea, Theme, Thermometer, TilesIcon, Toggle, ToggleLink, TrashIcon, UserIcon, UsersIcon, Wrapper, XIcon, colors, datepickerStyles, fontFamilies, fontStyles, fonts, getColor, getFontStyle, getThemeColor, getThemeFontFamily, getThemeFontSize, getThemeFontStyle, getThemeProperty, sizes, themeOptions };
|