@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/styles/Button.d.ts
CHANGED
|
@@ -49,7 +49,8 @@ export declare const sizes: {
|
|
|
49
49
|
};
|
|
50
50
|
};
|
|
51
51
|
export declare type TSize = keyof typeof sizes;
|
|
52
|
-
export declare type
|
|
52
|
+
export declare type ButtonPreset = 'edit' | 'delete' | 'add' | 'remove' | 'close';
|
|
53
|
+
export declare type ButtonVariant = 'primary' | 'secondary' | 'cta' | 'error' | 'error-light' | 'disabled' | 'text' | 'primary-light';
|
|
53
54
|
declare type ButtonProps = {
|
|
54
55
|
secondary?: boolean;
|
|
55
56
|
cta?: boolean;
|
|
@@ -73,9 +74,10 @@ export declare type IconButtonProps = React.PropsWithChildren<ButtonProps & {
|
|
|
73
74
|
iconProps?: {
|
|
74
75
|
[key: string]: any;
|
|
75
76
|
};
|
|
76
|
-
iconPosition?: 'left' | 'right';
|
|
77
|
+
iconPosition?: 'left' | 'right' | 'top';
|
|
78
|
+
preset?: ButtonPreset;
|
|
77
79
|
style?: React.CSSProperties;
|
|
78
80
|
}> & React.ButtonHTMLAttributes<HTMLButtonElement>;
|
|
79
|
-
export declare function IconButton(
|
|
81
|
+
export declare function IconButton(props: IconButtonProps): JSX.Element;
|
|
80
82
|
export { Button };
|
|
81
83
|
//# sourceMappingURL=Button.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Button.d.ts","sourceRoot":"","sources":["../src/@commonsku/styles/Button.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,OAAO,EAAgB,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;AAChE,OAAO,EAAY,UAAU,EAAE,MAAM,SAAS,CAAC;
|
|
1
|
+
{"version":3,"file":"Button.d.ts","sourceRoot":"","sources":["../src/@commonsku/styles/Button.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,OAAO,EAAgB,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;AAChE,OAAO,EAAY,UAAU,EAAE,MAAM,SAAS,CAAC;AAwB/C,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAiDjB,CAAC;AACF,oBAAY,KAAK,GAAG,MAAM,OAAO,KAAK,CAAC;AAEvC,oBAAY,YAAY,GAAG,MAAM,GAC/B,QAAQ,GACR,KAAK,GACL,QAAQ,GACR,OAAO,CACR;AAED,oBAAY,aAAa,GAAG,SAAS,GACjC,WAAW,GACX,KAAK,GACL,OAAO,GACP,aAAa,GACb,UAAU,GACV,MAAM,GACN,eAAe,CAAA;AAKnB,aAAK,WAAW,GAAG;IACjB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,GAAG,CAAC,EAAE,OAAO,CAAC;IACd,IAAI,CAAC,EAAE,KAAK,CAAC;IACb,OAAO,CAAC,EAAE,aAAa,CAAA;CACxB,GAAG,gBAAgB,GAAG,UAAU,CAAC;AA4KlC,QAAA,MAAM,MAAM;;;;;yCAqCX,CAAC;AAEF,eAAO,MAAM,YAAY,+FASxB,CAAC;AAgCF,aAAK,aAAa,GAAG;IAAE,KAAK,EAAE,MAAM,CAAC;IAAC,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAA;CAAE,CAAC;AAC3D,oBAAY,WAAW,GAAG,CAAC,CAAC,KAAK,EAAE,aAAa,KAAK,KAAK,CAAC,YAAY,CAAC,CAAC;AACzE,oBAAY,eAAe,GAAG,KAAK,CAAC,iBAAiB,CAAC,WAAW,GAAG;IAClE,IAAI,CAAC,EAAE,WAAW,GAAG,KAAK,CAAC,YAAY,CAAC,aAAa,CAAC,CAAC;IACvD,SAAS,CAAC,EAAE;QAAC,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAA;KAAC,CAAC;IACjC,YAAY,CAAC,EAAE,MAAM,GAAG,OAAO,GAAG,KAAK,CAAC;IACxC,MAAM,CAAC,EAAE,YAAY,CAAC;IACtB,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;CAC7B,CAAC,GAAG,KAAK,CAAC,oBAAoB,CAAC,iBAAiB,CAAC,CAAC;AACnD,wBAAgB,UAAU,CAAC,KAAK,EAAE,eAAe,eAoEhD;AAED,OAAO,EAAC,MAAM,EAAC,CAAC"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SharedStyleTypes } from './SharedStyles';
|
|
3
|
+
import { SizerTypes } from './Sizer';
|
|
4
|
+
import { TSize, ButtonVariant } from './Button';
|
|
5
|
+
export declare type CancelButtonProps = {
|
|
6
|
+
size?: TSize;
|
|
7
|
+
style?: React.CSSProperties;
|
|
8
|
+
variant?: ButtonVariant;
|
|
9
|
+
} & SharedStyleTypes & SizerTypes;
|
|
10
|
+
export default function CancelButton({ size, variant, style, ...Props }: CancelButtonProps): JSX.Element;
|
|
11
|
+
//# sourceMappingURL=CancelButton.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CancelButton.d.ts","sourceRoot":"","sources":["../src/@commonsku/styles/CancelButton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;AAClD,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AACrC,OAAO,EAAsB,KAAK,EAAE,aAAa,EAAE,MAAM,UAAU,CAAC;AAGpE,oBAAY,iBAAiB,GAAG;IAC5B,IAAI,CAAC,EAAE,KAAK,CAAC;IACb,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAC5B,OAAO,CAAC,EAAE,aAAa,CAAC;CAC3B,GAAG,gBAAgB,GAAG,UAAU,CAAC;AAElC,MAAM,CAAC,OAAO,UAAU,YAAY,CAAC,EACjC,IAAa,EACb,OAAe,EACf,KAAQ,EACR,GAAG,KAAK,EACX,EAAE,iBAAiB,eAInB"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
declare type DefaultStarProps = React.PropsWithChildren<{
|
|
3
|
+
initialSelected?: boolean;
|
|
4
|
+
forceSelected?: boolean;
|
|
5
|
+
hoverText?: any;
|
|
6
|
+
noText?: boolean;
|
|
7
|
+
width?: string | number;
|
|
8
|
+
color?: string;
|
|
9
|
+
}>;
|
|
10
|
+
export default function DefaultStar({ initialSelected, forceSelected, hoverText, noText, children, width, color, ...props }: DefaultStarProps): JSX.Element;
|
|
11
|
+
export {};
|
|
12
|
+
//# sourceMappingURL=DefaultStar.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DefaultStar.d.ts","sourceRoot":"","sources":["../src/@commonsku/styles/DefaultStar.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AA+CxC,aAAK,gBAAgB,GAAG,KAAK,CAAC,iBAAiB,CAAC;IAC5C,eAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,SAAS,CAAC,EAAE,GAAG,CAAC;IAChB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACxB,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB,CAAC,CAAA;AAEF,MAAM,CAAC,OAAO,UAAU,WAAW,CAAC,EAChC,eAAqB,EACrB,aAAmB,EACnB,SAAS,EACT,MAAY,EACZ,QAAkB,EAClB,KAAK,EACL,KAAe,EACf,GAAG,KAAK,EACX,EAAE,gBAAgB,eAmClB"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { SVGIconProps } from './icons/SvgIcon';
|
|
3
|
+
declare type LightIndicatorLightProps = SVGIconProps & {
|
|
4
|
+
lit?: boolean;
|
|
5
|
+
large?: boolean;
|
|
6
|
+
};
|
|
7
|
+
export default function LightIndicatorLight({ width, height, lit, large, ...props }: LightIndicatorLightProps): JSX.Element;
|
|
8
|
+
declare type LightIndicatorProps = {
|
|
9
|
+
name: string;
|
|
10
|
+
on?: boolean;
|
|
11
|
+
large?: boolean;
|
|
12
|
+
};
|
|
13
|
+
export declare function LightIndicator({ name, on, large, ...props }: LightIndicatorProps): JSX.Element;
|
|
14
|
+
export {};
|
|
15
|
+
//# sourceMappingURL=LightIndicator.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LightIndicator.d.ts","sourceRoot":"","sources":["../src/@commonsku/styles/LightIndicator.tsx"],"names":[],"mappings":";AAOA,OAAY,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAEpD,aAAK,wBAAwB,GAAG,YAAY,GAAG;IAAC,GAAG,CAAC,EAAE,OAAO,CAAC;IAAC,KAAK,CAAC,EAAE,OAAO,CAAC;CAAC,CAAC;AACjF,MAAM,CAAC,OAAO,UAAU,mBAAmB,CAAC,EACxC,KAAQ,EACR,MAAS,EACT,GAAS,EACT,KAAW,EACX,GAAG,KAAK,EACX,EAAE,wBAAwB,eA8B1B;AA+BD,aAAK,mBAAmB,GAAG;IACvB,IAAI,EAAE,MAAM,CAAC;IACb,EAAG,CAAC,EAAE,OAAO,CAAC;IACd,KAAK,CAAC,EAAE,OAAO,CAAC;CACnB,CAAA;AAED,wBAAgB,cAAc,CAAC,EAC3B,IAA0B,EAC1B,EAAQ,EACR,KAAW,EACX,GAAG,KAAK,EACX,EAAE,mBAAmB,eAOrB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TasksCalendarHeader.d.ts","sourceRoot":"","sources":["../../src/@commonsku/styles/calendar/TasksCalendarHeader.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAMzC,OAAO,EAAQ,IAAI,EAAE,MAAM,SAAS,CAAC;AAMrC,OAAO,EAAE,aAAa,EAAE,eAAe,EAAE,MAAM,SAAS,CAAC;AAEzD,OAAO,EAAE,cAAc,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;
|
|
1
|
+
{"version":3,"file":"TasksCalendarHeader.d.ts","sourceRoot":"","sources":["../../src/@commonsku/styles/calendar/TasksCalendarHeader.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAMzC,OAAO,EAAQ,IAAI,EAAE,MAAM,SAAS,CAAC;AAMrC,OAAO,EAAE,aAAa,EAAE,eAAe,EAAE,MAAM,SAAS,CAAC;AAEzD,OAAO,EAAE,cAAc,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AA2BtE,oBAAY,wBAAwB,GAAG;IACnC,UAAU,EAAE,YAAY,CAAC;IACzB,UAAU,EAAE,YAAY,CAAC;IACzB,UAAU,EAAE,cAAc,CAAC;IAC3B,UAAU,EAAE,cAAc,CAAC;IAC3B,WAAW,EAAE,YAAY,CAAC;IAC1B,WAAW,EAAE,YAAY,CAAC;IAC1B,WAAW,EAAE,YAAY,CAAC;IAC1B,YAAY,EAAE,IAAI,CAAC;IACnB,WAAW,EAAE,MAAM,CAAC;IACpB,YAAY,EAAE,IAAI,CAAC;IACnB,gBAAgB,EAAE,SAAS,CAAC;IAC5B,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,cAAc,CAAC,EAAE,YAAY,CAAC;IAC9B,IAAI,CAAC,EAAE,IAAI,EAAE,CAAC;IACd,KAAK,CAAC,EAAE,aAAa,EAAE,CAAC;IACxB,WAAW,CAAC,EAAE,eAAe,CAAC;CACjC,CAAC;AACF,eAAO,MAAM,mBAAmB,8KAc7B,MAAM,iBAAiB,CAAC,wBAAwB,CAAC,gBAiHnD,CAAC;AAEF,eAAe,mBAAmB,CAAC"}
|
package/dist/styles/colors.d.ts
CHANGED
|
@@ -19,12 +19,39 @@ export declare const primary1: {
|
|
|
19
19
|
'dark-hover': string;
|
|
20
20
|
darkest: string;
|
|
21
21
|
};
|
|
22
|
+
export declare const teal: {
|
|
23
|
+
'10': string;
|
|
24
|
+
'20': string;
|
|
25
|
+
'30': string;
|
|
26
|
+
'40': string;
|
|
27
|
+
'50': string;
|
|
28
|
+
'60': string;
|
|
29
|
+
'65': string;
|
|
30
|
+
'70': string;
|
|
31
|
+
'75': string;
|
|
32
|
+
'80': string;
|
|
33
|
+
'85': string;
|
|
34
|
+
'90': string;
|
|
35
|
+
main: string;
|
|
36
|
+
'main-hover': string;
|
|
37
|
+
light: string;
|
|
38
|
+
lightest: string;
|
|
39
|
+
dark: string;
|
|
40
|
+
'dark-hover': string;
|
|
41
|
+
darkest: string;
|
|
42
|
+
};
|
|
22
43
|
export declare const primary2: {
|
|
23
44
|
main: string;
|
|
24
45
|
border: {
|
|
25
46
|
main: string;
|
|
26
47
|
};
|
|
27
48
|
};
|
|
49
|
+
export declare const white: {
|
|
50
|
+
main: string;
|
|
51
|
+
border: {
|
|
52
|
+
main: string;
|
|
53
|
+
};
|
|
54
|
+
};
|
|
28
55
|
export declare const secondary1: {
|
|
29
56
|
'10': string;
|
|
30
57
|
'20': string;
|
|
@@ -41,6 +68,22 @@ export declare const secondary1: {
|
|
|
41
68
|
dark: string;
|
|
42
69
|
darkest: string;
|
|
43
70
|
};
|
|
71
|
+
export declare const pink: {
|
|
72
|
+
'10': string;
|
|
73
|
+
'20': string;
|
|
74
|
+
'30': string;
|
|
75
|
+
'40': string;
|
|
76
|
+
'50': string;
|
|
77
|
+
'60': string;
|
|
78
|
+
'70': string;
|
|
79
|
+
'80': string;
|
|
80
|
+
'90': string;
|
|
81
|
+
main: string;
|
|
82
|
+
lightest: string;
|
|
83
|
+
light: string;
|
|
84
|
+
dark: string;
|
|
85
|
+
darkest: string;
|
|
86
|
+
};
|
|
44
87
|
export declare const secondary2: {
|
|
45
88
|
'10': string;
|
|
46
89
|
'20': string;
|
|
@@ -57,6 +100,22 @@ export declare const secondary2: {
|
|
|
57
100
|
dark: string;
|
|
58
101
|
darkest: string;
|
|
59
102
|
};
|
|
103
|
+
export declare const yellow: {
|
|
104
|
+
'10': string;
|
|
105
|
+
'20': string;
|
|
106
|
+
'30': string;
|
|
107
|
+
'40': string;
|
|
108
|
+
'50': string;
|
|
109
|
+
'60': string;
|
|
110
|
+
'70': string;
|
|
111
|
+
'80': string;
|
|
112
|
+
'90': string;
|
|
113
|
+
main: string;
|
|
114
|
+
lightest: string;
|
|
115
|
+
light: string;
|
|
116
|
+
dark: string;
|
|
117
|
+
darkest: string;
|
|
118
|
+
};
|
|
60
119
|
export declare const secondary3: {
|
|
61
120
|
'10': string;
|
|
62
121
|
'20': string;
|
|
@@ -73,6 +132,22 @@ export declare const secondary3: {
|
|
|
73
132
|
dark: string;
|
|
74
133
|
darkest: string;
|
|
75
134
|
};
|
|
135
|
+
export declare const green: {
|
|
136
|
+
'10': string;
|
|
137
|
+
'20': string;
|
|
138
|
+
'30': string;
|
|
139
|
+
'40': string;
|
|
140
|
+
'50': string;
|
|
141
|
+
'60': string;
|
|
142
|
+
'70': string;
|
|
143
|
+
'80': string;
|
|
144
|
+
'90': string;
|
|
145
|
+
main: string;
|
|
146
|
+
lightest: string;
|
|
147
|
+
light: string;
|
|
148
|
+
dark: string;
|
|
149
|
+
darkest: string;
|
|
150
|
+
};
|
|
76
151
|
export declare const secondary4: {
|
|
77
152
|
'10': string;
|
|
78
153
|
'20': string;
|
|
@@ -89,6 +164,22 @@ export declare const secondary4: {
|
|
|
89
164
|
dark: string;
|
|
90
165
|
darkest: string;
|
|
91
166
|
};
|
|
167
|
+
export declare const navy: {
|
|
168
|
+
'10': string;
|
|
169
|
+
'20': string;
|
|
170
|
+
'30': string;
|
|
171
|
+
'40': string;
|
|
172
|
+
'50': string;
|
|
173
|
+
'60': string;
|
|
174
|
+
'70': string;
|
|
175
|
+
'80': string;
|
|
176
|
+
'90': string;
|
|
177
|
+
main: string;
|
|
178
|
+
lightest: string;
|
|
179
|
+
light: string;
|
|
180
|
+
dark: string;
|
|
181
|
+
darkest: string;
|
|
182
|
+
};
|
|
92
183
|
export declare const neutrals: {
|
|
93
184
|
'10': string;
|
|
94
185
|
'20': string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"colors.d.ts","sourceRoot":"","sources":["../src/@commonsku/styles/colors.ts"],"names":[],"mappings":"AACA,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;CAoBpB,CAAC;AASF,eAAO,MAAM,QAAQ;;;;;CAKpB,CAAC;AAEF,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;CAetB,CAAC;AAOF,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;CAetB,CAAC;AAOF,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;CAetB,CAAC;AAOF,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;CAetB,CAAC;AAOF,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;CAiBpB,CAAC;AAQF,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;CAelB,CAAC;AAOF,QAAA,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAmLX,CAAC;AAEF,eAAe,MAAM,CAAC"}
|
|
1
|
+
{"version":3,"file":"colors.d.ts","sourceRoot":"","sources":["../src/@commonsku/styles/colors.ts"],"names":[],"mappings":"AACA,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;CAoBpB,CAAC;AASF,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;CAAW,CAAC;AAE7B,eAAO,MAAM,QAAQ;;;;;CAKpB,CAAC;AAEF,eAAO,MAAM,KAAK;;;;;CAAW,CAAC;AAE9B,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;CAetB,CAAC;AAOF,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;CAAa,CAAC;AAE/B,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;CAetB,CAAC;AAOF,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;CAAa,CAAC;AAEjC,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;CAetB,CAAC;AAOF,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;CAAa,CAAC;AAEhC,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;CAetB,CAAC;AAOF,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;CAAa,CAAC;AAE/B,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;CAiBpB,CAAC;AAQF,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;CAelB,CAAC;AAOF,QAAA,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAmLX,CAAC;AAEF,eAAe,MAAM,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { SVGIconProps } from './SvgIcon';
|
|
3
3
|
declare type AddIconProps = SVGIconProps;
|
|
4
|
-
export default function AddIcon({ color, size, ...props }: AddIconProps): JSX.Element;
|
|
4
|
+
export default function AddIcon({ color, size, altText, ...props }: AddIconProps): JSX.Element;
|
|
5
5
|
export {};
|
|
6
6
|
//# sourceMappingURL=AddIcon.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AddIcon.d.ts","sourceRoot":"","sources":["../../src/@commonsku/styles/icons/AddIcon.tsx"],"names":[],"mappings":";AACA,OAAY,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AAG9C,aAAK,YAAY,GAAG,YAAY,CAAC;AACjC,MAAM,CAAC,OAAO,UAAU,OAAO,CAAC,EAC5B,
|
|
1
|
+
{"version":3,"file":"AddIcon.d.ts","sourceRoot":"","sources":["../../src/@commonsku/styles/icons/AddIcon.tsx"],"names":[],"mappings":";AACA,OAAY,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AAG9C,aAAK,YAAY,GAAG,YAAY,CAAC;AACjC,MAAM,CAAC,OAAO,UAAU,OAAO,CAAC,EAC5B,KAAe,EACf,IAAa,EACb,OAAa,EACb,GAAG,KAAK,EACX,EAAE,YAAY,eASd"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { SVGIconProps } from './SvgIcon';
|
|
3
|
+
declare type AddNoteIconProps = SVGIconProps;
|
|
4
|
+
export default function AddNoteIcon({ color, size, altText, ...props }: AddNoteIconProps): JSX.Element;
|
|
5
|
+
export {};
|
|
6
|
+
//# sourceMappingURL=AddNoteIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AddNoteIcon.d.ts","sourceRoot":"","sources":["../../src/@commonsku/styles/icons/AddNoteIcon.tsx"],"names":[],"mappings":";AACA,OAAY,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AAG9C,aAAK,gBAAgB,GAAG,YAAY,CAAC;AACrC,MAAM,CAAC,OAAO,UAAU,WAAW,CAAC,EAChC,KAAe,EACf,IAAa,EACb,OAAkB,EAClB,GAAG,KAAK,EACX,EAAE,gBAAgB,eAQlB"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { SVGIconProps } from './SvgIcon';
|
|
3
|
+
declare type AddTaskIconProps = SVGIconProps;
|
|
4
|
+
export default function AddTaskIcon({ color, size, altText, ...props }: AddTaskIconProps): JSX.Element;
|
|
5
|
+
export {};
|
|
6
|
+
//# sourceMappingURL=AddTaskIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AddTaskIcon.d.ts","sourceRoot":"","sources":["../../src/@commonsku/styles/icons/AddTaskIcon.tsx"],"names":[],"mappings":";AACA,OAAY,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AAG9C,aAAK,gBAAgB,GAAG,YAAY,CAAC;AACrC,MAAM,CAAC,OAAO,UAAU,WAAW,CAAC,EAChC,KAAe,EACf,IAAa,EACb,OAAkB,EAClB,GAAG,KAAK,EACX,EAAE,gBAAgB,eAQlB"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { SVGIconProps } from './SvgIcon';
|
|
3
|
+
declare type AlertIconProps = SVGIconProps & {
|
|
4
|
+
filled?: boolean;
|
|
5
|
+
};
|
|
6
|
+
export default function AlertIcon({ color, size, filled, altText, ...props }: AlertIconProps): JSX.Element;
|
|
7
|
+
export {};
|
|
8
|
+
//# sourceMappingURL=AlertIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AlertIcon.d.ts","sourceRoot":"","sources":["../../src/@commonsku/styles/icons/AlertIcon.tsx"],"names":[],"mappings":";AACA,OAAY,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AAG9C,aAAK,cAAc,GAAG,YAAY,GAAG;IAAC,MAAM,CAAC,EAAE,OAAO,CAAC;CAAC,CAAC;AACzD,MAAM,CAAC,OAAO,UAAU,SAAS,CAAC,EAC9B,KAAiB,EACjB,IAAa,EACb,MAAY,EACZ,OAAe,EACf,GAAG,KAAK,EACX,EAAE,cAAc,eAahB"}
|
|
@@ -4,6 +4,6 @@ declare type ArrowIconDirection = 'up' | 'right' | 'down' | 'left';
|
|
|
4
4
|
declare type ArrowIconProps = SVGIconProps & {
|
|
5
5
|
direction?: ArrowIconDirection;
|
|
6
6
|
};
|
|
7
|
-
export default function ArrowIcon({ color, direction, size, ...props }: ArrowIconProps): JSX.Element;
|
|
7
|
+
export default function ArrowIcon({ color, direction, altText, size, ...props }: ArrowIconProps): JSX.Element;
|
|
8
8
|
export {};
|
|
9
9
|
//# sourceMappingURL=ArrowIcon.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ArrowIcon.d.ts","sourceRoot":"","sources":["../../src/@commonsku/styles/icons/ArrowIcon.tsx"],"names":[],"mappings":";AAEA,OAAY,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AAE9C,aAAK,kBAAkB,GAAG,IAAI,GAAG,OAAO,GAAG,MAAM,GAAG,MAAM,CAAC;AAE3D,aAAK,cAAc,GAAG,YAAY,GAAG;IAAC,SAAS,CAAC,EAAE,kBAAkB,CAAA;CAAC,CAAC;AACtE,MAAM,CAAC,OAAO,UAAU,SAAS,CAAC,EAC9B,
|
|
1
|
+
{"version":3,"file":"ArrowIcon.d.ts","sourceRoot":"","sources":["../../src/@commonsku/styles/icons/ArrowIcon.tsx"],"names":[],"mappings":";AAEA,OAAY,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AAE9C,aAAK,kBAAkB,GAAG,IAAI,GAAG,OAAO,GAAG,MAAM,GAAG,MAAM,CAAC;AAE3D,aAAK,cAAc,GAAG,YAAY,GAAG;IAAC,SAAS,CAAC,EAAE,kBAAkB,CAAA;CAAC,CAAC;AACtE,MAAM,CAAC,OAAO,UAAU,SAAS,CAAC,EAC9B,KAAe,EACf,SAAiB,EACjB,OAAc,EACd,IAAa,EACb,GAAG,KAAK,EACX,EAAE,cAAc,eA2ChB"}
|
|
@@ -1,9 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
mt?: number;
|
|
7
|
-
}>): JSX.Element;
|
|
8
|
-
export default AwaitingProofIcon;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { SVGIconProps } from './SvgIcon';
|
|
3
|
+
declare type AwaitingProofIconProps = SVGIconProps;
|
|
4
|
+
export default function AwaitingProofIcon({ color, size, altText, ...props }: AwaitingProofIconProps): JSX.Element;
|
|
5
|
+
export {};
|
|
9
6
|
//# sourceMappingURL=AwaitingProofIcon.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AwaitingProofIcon.d.ts","sourceRoot":"","sources":["../../src/@commonsku/styles/icons/AwaitingProofIcon.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"AwaitingProofIcon.d.ts","sourceRoot":"","sources":["../../src/@commonsku/styles/icons/AwaitingProofIcon.tsx"],"names":[],"mappings":";AACA,OAAY,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AAG9C,aAAK,sBAAsB,GAAG,YAAY,CAAC;AAC3C,MAAM,CAAC,OAAO,UAAU,iBAAiB,CAAC,EACtC,KAAgB,EAChB,IAAa,EACb,OAAwB,EACxB,GAAG,KAAK,EACX,EAAE,sBAAsB,eAUxB"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { SVGIconProps } from './SvgIcon';
|
|
3
3
|
declare type BotIconProps = SVGIconProps;
|
|
4
|
-
export default function BotIcon({ color, size, ...props }: BotIconProps): JSX.Element;
|
|
4
|
+
export default function BotIcon({ color, size, altText, ...props }: BotIconProps): JSX.Element;
|
|
5
5
|
export {};
|
|
6
6
|
//# sourceMappingURL=BotIcon.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BotIcon.d.ts","sourceRoot":"","sources":["../../src/@commonsku/styles/icons/BotIcon.tsx"],"names":[],"mappings":";AACA,OAAY,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AAG9C,aAAK,YAAY,GAAG,YAAY,CAAC;AACjC,MAAM,CAAC,OAAO,UAAU,OAAO,CAAC,EAC5B,
|
|
1
|
+
{"version":3,"file":"BotIcon.d.ts","sourceRoot":"","sources":["../../src/@commonsku/styles/icons/BotIcon.tsx"],"names":[],"mappings":";AACA,OAAY,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AAG9C,aAAK,YAAY,GAAG,YAAY,CAAC;AACjC,MAAM,CAAC,OAAO,UAAU,OAAO,CAAC,EAC5B,KAAe,EACf,IAAa,EACb,OAAuB,EACvB,GAAG,KAAK,EACX,EAAE,YAAY,eASd"}
|
|
@@ -1,8 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
style?: React.CSSProperties;
|
|
7
|
-
}>): JSX.Element;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { SVGIconProps } from './SvgIcon';
|
|
3
|
+
declare type BulletIconProps = SVGIconProps;
|
|
4
|
+
export default function BulletIcon({ color, size, ...props }: BulletIconProps): JSX.Element;
|
|
5
|
+
export {};
|
|
8
6
|
//# sourceMappingURL=BulletIcon.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BulletIcon.d.ts","sourceRoot":"","sources":["../../src/@commonsku/styles/icons/BulletIcon.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"BulletIcon.d.ts","sourceRoot":"","sources":["../../src/@commonsku/styles/icons/BulletIcon.tsx"],"names":[],"mappings":";AACA,OAAY,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AAG9C,aAAK,eAAe,GAAG,YAAY,CAAC;AACpC,MAAM,CAAC,OAAO,UAAU,UAAU,CAAC,EAC/B,KAAe,EACf,IAAa,EACb,GAAG,KAAK,EACX,EAAE,eAAe,eAIjB"}
|
|
@@ -1,10 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
fill?: string | undefined;
|
|
7
|
-
style?: object | undefined;
|
|
8
|
-
} & React.RefAttributes<SVGSVGElement>>;
|
|
9
|
-
export default CalendarIcon;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { SVGIconProps } from './SvgIcon';
|
|
3
|
+
declare type CalendarIconProps = SVGIconProps;
|
|
4
|
+
export default function CalendarIcon({ color, size, altText, ...props }: CalendarIconProps): JSX.Element;
|
|
5
|
+
export {};
|
|
10
6
|
//# sourceMappingURL=CalendarIcon.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CalendarIcon.d.ts","sourceRoot":"","sources":["../../src/@commonsku/styles/icons/CalendarIcon.tsx"],"names":[],"mappings":"AACA,
|
|
1
|
+
{"version":3,"file":"CalendarIcon.d.ts","sourceRoot":"","sources":["../../src/@commonsku/styles/icons/CalendarIcon.tsx"],"names":[],"mappings":";AACA,OAAY,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AAG9C,aAAK,iBAAiB,GAAG,YAAY,CAAC;AACtC,MAAM,CAAC,OAAO,UAAU,YAAY,CAAC,EACjC,KAAe,EACf,IAAa,EACb,OAAqB,EACrB,GAAG,KAAK,EACX,EAAE,iBAAiB,eAQnB"}
|
|
@@ -1,9 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
mt?: number;
|
|
7
|
-
}>): JSX.Element;
|
|
8
|
-
export default ChangeRequestedIcon;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { SVGIconProps } from './SvgIcon';
|
|
3
|
+
declare type ChangeRequestedIconProps = SVGIconProps;
|
|
4
|
+
export default function ChangeRequestedIcon({ color, size, altText, ...props }: ChangeRequestedIconProps): JSX.Element;
|
|
5
|
+
export {};
|
|
9
6
|
//# sourceMappingURL=ChangeRequestedIcon.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ChangeRequestedIcon.d.ts","sourceRoot":"","sources":["../../src/@commonsku/styles/icons/ChangeRequestedIcon.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ChangeRequestedIcon.d.ts","sourceRoot":"","sources":["../../src/@commonsku/styles/icons/ChangeRequestedIcon.tsx"],"names":[],"mappings":";AACA,OAAY,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AAG9C,aAAK,wBAAwB,GAAG,YAAY,CAAC;AAC7C,MAAM,CAAC,OAAO,UAAU,mBAAmB,CAAC,EACxC,KAAe,EACf,IAAa,EACb,OAA0B,EAC1B,GAAG,KAAK,EACX,EAAE,wBAAwB,eAU1B"}
|
|
@@ -1,8 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
style?: React.CSSProperties;
|
|
7
|
-
}>): JSX.Element;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { SVGIconProps } from './SvgIcon';
|
|
3
|
+
declare type CheckmarkIconProps = SVGIconProps;
|
|
4
|
+
export default function CheckmarkIcon({ color, size, altText, ...props }: CheckmarkIconProps): JSX.Element;
|
|
5
|
+
export {};
|
|
8
6
|
//# sourceMappingURL=CheckmarkIcon.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CheckmarkIcon.d.ts","sourceRoot":"","sources":["../../src/@commonsku/styles/icons/CheckmarkIcon.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"CheckmarkIcon.d.ts","sourceRoot":"","sources":["../../src/@commonsku/styles/icons/CheckmarkIcon.tsx"],"names":[],"mappings":";AACA,OAAY,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AAG9C,aAAK,kBAAkB,GAAG,YAAY,CAAC;AACvC,MAAM,CAAC,OAAO,UAAU,aAAa,CAAC,EAClC,KAAe,EACf,IAAa,EACb,OAAmB,EACnB,GAAG,KAAK,EACX,EAAE,kBAAkB,eASpB"}
|
|
@@ -4,6 +4,6 @@ declare type ChevronIconDirection = 'up' | 'right' | 'down' | 'left' | 'updown'
|
|
|
4
4
|
declare type ChevronIconProps = SVGIconProps & {
|
|
5
5
|
direction?: ChevronIconDirection;
|
|
6
6
|
};
|
|
7
|
-
export default function ChevronIcon({ color, direction, size, ...props }: ChevronIconProps): JSX.Element;
|
|
7
|
+
export default function ChevronIcon({ color, direction, altText, size, ...props }: ChevronIconProps): JSX.Element;
|
|
8
8
|
export {};
|
|
9
9
|
//# sourceMappingURL=ChevronIcon.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ChevronIcon.d.ts","sourceRoot":"","sources":["../../src/@commonsku/styles/icons/ChevronIcon.tsx"],"names":[],"mappings":";AAEA,OAAY,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AAE9C,aAAK,oBAAoB,GAAG,IAAI,GAAG,OAAO,GAAG,MAAM,GAAG,MAAM,GAAG,QAAQ,GAAG,WAAW,CAAC;AAEtF,aAAK,gBAAgB,GAAG,YAAY,GAAG;IAAC,SAAS,CAAC,EAAE,oBAAoB,CAAA;CAAC,CAAC;AAC1E,MAAM,CAAC,OAAO,UAAU,WAAW,CAAC,EAChC,
|
|
1
|
+
{"version":3,"file":"ChevronIcon.d.ts","sourceRoot":"","sources":["../../src/@commonsku/styles/icons/ChevronIcon.tsx"],"names":[],"mappings":";AAEA,OAAY,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AAE9C,aAAK,oBAAoB,GAAG,IAAI,GAAG,OAAO,GAAG,MAAM,GAAG,MAAM,GAAG,QAAQ,GAAG,WAAW,CAAC;AAEtF,aAAK,gBAAgB,GAAG,YAAY,GAAG;IAAC,SAAS,CAAC,EAAE,oBAAoB,CAAA;CAAC,CAAC;AAC1E,MAAM,CAAC,OAAO,UAAU,WAAW,CAAC,EAChC,KAAe,EACf,SAAiB,EACjB,OAAc,EACd,IAAa,EACb,GAAG,KAAK,EACX,EAAE,gBAAgB,eAoDlB"}
|
|
@@ -1,12 +1,15 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
2
|
+
import { SVGIconProps } from './SvgIcon';
|
|
3
|
+
declare type CircleProgressIconProps = SVGIconProps & {
|
|
4
|
+
sqSize?: number;
|
|
5
|
+
strokeWidth?: number;
|
|
6
|
+
percentage?: number;
|
|
7
|
+
strokeColor?: string;
|
|
8
|
+
textColor?: string;
|
|
9
|
+
text?: string;
|
|
10
|
+
viewBox?: string;
|
|
11
|
+
textStyle?: React.CSSProperties;
|
|
12
|
+
};
|
|
13
|
+
export default function CircleProgressIcon({ sqSize, strokeWidth, percentage, strokeColor, textColor, text, textStyle, color, size, altText, ...props }: CircleProgressIconProps): JSX.Element;
|
|
14
|
+
export {};
|
|
12
15
|
//# sourceMappingURL=CircleProgressIcon.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CircleProgressIcon.d.ts","sourceRoot":"","sources":["../../src/@commonsku/styles/icons/CircleProgressIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"CircleProgressIcon.d.ts","sourceRoot":"","sources":["../../src/@commonsku/styles/icons/CircleProgressIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAY,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AAI9C,aAAK,uBAAuB,GAAG,YAAY,GAAG;IAC5C,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,SAAS,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;CACjC,CAAC;AACF,MAAM,CAAC,OAAO,UAAU,kBAAkB,CAAC,EACvC,MAAM,EACN,WAAW,EACX,UAAc,EACd,WAAuB,EACvB,SAAqB,EACrB,IAAS,EACT,SAAc,EACd,KAAe,EACf,IAAa,EACb,OAAwB,EACxB,GAAG,KAAK,EAEX,EAAE,uBAAuB,eAmFzB"}
|
|
@@ -1,9 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
mt?: number;
|
|
7
|
-
}>): JSX.Element;
|
|
8
|
-
export default ClientApprovedIcon;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { SVGIconProps } from './SvgIcon';
|
|
3
|
+
declare type ClientApprovedIconProps = SVGIconProps;
|
|
4
|
+
export default function ClientApprovedIcon({ color, size, altText, ...props }: ClientApprovedIconProps): JSX.Element;
|
|
5
|
+
export {};
|
|
9
6
|
//# sourceMappingURL=ClientApprovedIcon.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ClientApprovedIcon.d.ts","sourceRoot":"","sources":["../../src/@commonsku/styles/icons/ClientApprovedIcon.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ClientApprovedIcon.d.ts","sourceRoot":"","sources":["../../src/@commonsku/styles/icons/ClientApprovedIcon.tsx"],"names":[],"mappings":";AACA,OAAY,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AAG9C,aAAK,uBAAuB,GAAG,YAAY,CAAC;AAC5C,MAAM,CAAC,OAAO,UAAU,kBAAkB,CAAC,EACvC,KAAc,EACd,IAAa,EACb,OAAyB,EACzB,GAAG,KAAK,EACX,EAAE,uBAAuB,eAQzB"}
|
|
@@ -1,8 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
}>): JSX.Element;
|
|
7
|
-
export default ColumnSelectIcon;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { SVGIconProps } from './SvgIcon';
|
|
3
|
+
declare type ColumnSelectIconProps = SVGIconProps;
|
|
4
|
+
export default function ColumnSelectIcon({ color, size, altText, ...props }: ColumnSelectIconProps): JSX.Element;
|
|
5
|
+
export {};
|
|
8
6
|
//# sourceMappingURL=ColumnSelectIcon.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ColumnSelectIcon.d.ts","sourceRoot":"","sources":["../../src/@commonsku/styles/icons/ColumnSelectIcon.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ColumnSelectIcon.d.ts","sourceRoot":"","sources":["../../src/@commonsku/styles/icons/ColumnSelectIcon.tsx"],"names":[],"mappings":";AACA,OAAY,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AAG9C,aAAK,qBAAqB,GAAG,YAAY,CAAC;AAC1C,MAAM,CAAC,OAAO,UAAU,gBAAgB,CAAC,EACrC,KAAe,EACf,IAAa,EACb,OAAwB,EACxB,GAAG,KAAK,EACX,EAAE,qBAAqB,eAqBvB"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { SVGIconProps } from './SvgIcon';
|
|
3
|
+
declare type AddIconProps = SVGIconProps;
|
|
4
|
+
export default function AddIcon({ color, size, altText, ...props }: AddIconProps): JSX.Element;
|
|
5
|
+
export {};
|
|
6
|
+
//# sourceMappingURL=CompletedCheckmarkIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CompletedCheckmarkIcon.d.ts","sourceRoot":"","sources":["../../src/@commonsku/styles/icons/CompletedCheckmarkIcon.tsx"],"names":[],"mappings":";AACA,OAAY,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AAG9C,aAAK,YAAY,GAAG,YAAY,CAAC;AACjC,MAAM,CAAC,OAAO,UAAU,OAAO,CAAC,EAC5B,KAAgB,EAChB,IAAa,EACb,OAA6B,EAC7B,GAAG,KAAK,EACX,EAAE,YAAY,eASd"}
|
|
@@ -1,9 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
mt?: number;
|
|
7
|
-
}>): JSX.Element;
|
|
8
|
-
export default CouponIcon;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { SVGIconProps } from './SvgIcon';
|
|
3
|
+
declare type CouponIconProps = SVGIconProps;
|
|
4
|
+
export default function CouponIcon({ color, size, altText, ...props }: CouponIconProps): JSX.Element;
|
|
5
|
+
export {};
|
|
9
6
|
//# sourceMappingURL=CouponIcon.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CouponIcon.d.ts","sourceRoot":"","sources":["../../src/@commonsku/styles/icons/CouponIcon.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"CouponIcon.d.ts","sourceRoot":"","sources":["../../src/@commonsku/styles/icons/CouponIcon.tsx"],"names":[],"mappings":";AACA,OAAY,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AAG9C,aAAK,eAAe,GAAG,YAAY,CAAC;AACpC,MAAM,CAAC,OAAO,UAAU,UAAU,CAAC,EAC/B,KAAe,EACf,IAAa,EACb,OAAgB,EAChB,GAAG,KAAK,EACX,EAAE,eAAe,eAUjB"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { SVGIconProps } from './SvgIcon';
|
|
3
3
|
declare type DollarIconProps = SVGIconProps;
|
|
4
|
-
export default function DollarIcon({ color, size, ...props }: DollarIconProps): JSX.Element;
|
|
4
|
+
export default function DollarIcon({ color, size, altText, ...props }: DollarIconProps): JSX.Element;
|
|
5
5
|
export {};
|
|
6
6
|
//# sourceMappingURL=DollarIcon.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DollarIcon.d.ts","sourceRoot":"","sources":["../../src/@commonsku/styles/icons/DollarIcon.tsx"],"names":[],"mappings":";AACA,OAAY,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;
|
|
1
|
+
{"version":3,"file":"DollarIcon.d.ts","sourceRoot":"","sources":["../../src/@commonsku/styles/icons/DollarIcon.tsx"],"names":[],"mappings":";AACA,OAAY,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AAG9C,aAAK,eAAe,GAAG,YAAY,CAAC;AACpC,MAAM,CAAC,OAAO,UAAU,UAAU,CAAC,EAC/B,KAAe,EACf,IAAa,EACb,OAAuB,EACvB,GAAG,KAAK,EACX,EAAE,eAAe,eASjB"}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
})
|
|
2
|
+
import { SVGIconProps } from './SvgIcon';
|
|
3
|
+
declare type DownloadIconProps = SVGIconProps;
|
|
4
|
+
export default function DownloadIcon({ color, size, altText, ...props }: DownloadIconProps): JSX.Element;
|
|
5
|
+
export {};
|
|
5
6
|
//# sourceMappingURL=DownloadIcon.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DownloadIcon.d.ts","sourceRoot":"","sources":["../../src/@commonsku/styles/icons/DownloadIcon.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"DownloadIcon.d.ts","sourceRoot":"","sources":["../../src/@commonsku/styles/icons/DownloadIcon.tsx"],"names":[],"mappings":";AACA,OAAY,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AAG9C,aAAK,iBAAiB,GAAG,YAAY,CAAC;AACtC,MAAM,CAAC,OAAO,UAAU,YAAY,CAAC,EACjC,KAAe,EACf,IAAa,EACb,OAAkB,EAClB,GAAG,KAAK,EACX,EAAE,iBAAiB,eAQnB"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { SVGIconProps } from './SvgIcon';
|
|
3
|
+
declare type EditIconProps = SVGIconProps & {
|
|
4
|
+
filled?: boolean;
|
|
5
|
+
};
|
|
6
|
+
export default function EditIcon({ color, size, filled, altText, ...props }: EditIconProps): JSX.Element;
|
|
7
|
+
export {};
|
|
8
|
+
//# sourceMappingURL=EditIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"EditIcon.d.ts","sourceRoot":"","sources":["../../src/@commonsku/styles/icons/EditIcon.tsx"],"names":[],"mappings":";AACA,OAAY,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AAG9C,aAAK,aAAa,GAAG,YAAY,GAAG;IAAC,MAAM,CAAC,EAAE,OAAO,CAAA;CAAC,CAAC;AACvD,MAAM,CAAC,OAAO,UAAU,QAAQ,CAAC,EAC7B,KAAe,EACf,IAAa,EACb,MAAY,EACZ,OAAc,EACd,GAAG,KAAK,EACX,EAAE,aAAa,eAaf"}
|