@oxcide-ui/schema 0.0.3 → 0.0.4
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.cts +73 -73
- package/dist/index.d.ts +73 -73
- package/package.json +5 -2
- package/.turbo/turbo-build.log +0 -58
- package/CHANGELOG.md +0 -15
- package/scripts/sync-types.ts +0 -105
- package/src/components/badge.ts +0 -31
- package/src/components/box.ts +0 -18
- package/src/components/button.ts +0 -1333
- package/src/components/checkbox.ts +0 -715
- package/src/components/dialog.ts +0 -720
- package/src/components/icon.ts +0 -665
- package/src/components/index.ts +0 -12
- package/src/components/input.ts +0 -1330
- package/src/components/radiobutton.ts +0 -67
- package/src/components/stack.ts +0 -38
- package/src/components/switch.ts +0 -1326
- package/src/components/tag.ts +0 -670
- package/src/components/toast.ts +0 -69
- package/src/index.ts +0 -2
- package/src/registry.ts +0 -52
- package/tsconfig.json +0 -7
package/dist/index.d.ts
CHANGED
|
@@ -76,29 +76,29 @@ declare const buttonPropsSchema: z.ZodObject<{
|
|
|
76
76
|
}, "strip", z.ZodTypeAny, {
|
|
77
77
|
severity: "primary" | "secondary" | "success" | "info" | "warning" | "danger" | "help" | "contrast";
|
|
78
78
|
size: "xs" | "sm" | "md" | "lg" | "xl";
|
|
79
|
-
|
|
80
|
-
variant: "link" | "solid" | "outline" | "ghost";
|
|
79
|
+
variant: "solid" | "outline" | "ghost" | "link";
|
|
81
80
|
disabled: boolean;
|
|
81
|
+
loading: boolean;
|
|
82
82
|
iconPos: "left" | "right";
|
|
83
83
|
rounded: boolean;
|
|
84
84
|
text: boolean;
|
|
85
85
|
raised: boolean;
|
|
86
86
|
label?: string | undefined;
|
|
87
|
-
icon?: "info" | "sort" | "map" | "filter" | "at" | "code" | "
|
|
88
|
-
loadingIcon?: "info" | "sort" | "map" | "filter" | "at" | "code" | "
|
|
87
|
+
icon?: "info" | "sort" | "map" | "filter" | "at" | "code" | "link" | "folderPlus" | "receipt" | "asterisk" | "faceSmile" | "pinterest" | "expand" | "penToSquare" | "wavePulse" | "turkishLira" | "spinnerDotted" | "crown" | "pauseCircle" | "warehouse" | "objectsColumn" | "clipboard" | "playCircle" | "venus" | "cartMinus" | "filePlus" | "microchip" | "twitch" | "buildingColumns" | "fileCheck" | "microchipAi" | "trophy" | "barcode" | "fileArrowUp" | "mars" | "tiktok" | "arrowUpRightAndArrowDownLeftFromCenter" | "ethereum" | "listCheck" | "thumbtack" | "arrowDownLeftAndArrowUpRightToCenter" | "equals" | "lightbulb" | "starHalf" | "addressBook" | "chartScatter" | "indianRupee" | "starHalfFill" | "cartArrowDown" | "calendarClock" | "sortUpFill" | "sparkles" | "bullseye" | "sortDownFill" | "graduationCap" | "hammer" | "bellSlash" | "gauge" | "shop" | "headphones" | "eraser" | "stopwatch" | "verified" | "deleteLeft" | "hourglass" | "truck" | "wrench" | "microphone" | "megaphone" | "arrowRightArrowLeft" | "bitcoin" | "fileEdit" | "language" | "fileExport" | "fileImport" | "fileWord" | "gift" | "cartPlus" | "thumbsDownFill" | "thumbsUpFill" | "arrowsAlt" | "calculator" | "sortAltSlash" | "arrowsH" | "arrowsV" | "pound" | "prime" | "chartPie" | "reddit" | "sync" | "shoppingBag" | "server" | "database" | "hashtag" | "bookmarkFill" | "filterFill" | "heartFill" | "flagFill" | "circle" | "circleFill" | "bolt" | "history" | "box" | "arrowUpRight" | "arrowUpLeft" | "arrowDownLeft" | "arrowDownRight" | "telegram" | "stopCircle" | "stop" | "whatsapp" | "building" | "qrcode" | "car" | "instagram" | "linkedin" | "send" | "slack" | "moon" | "sun" | "youtube" | "vimeo" | "flag" | "wallet" | "creditCard" | "discord" | "percentage" | "euro" | "book" | "shield" | "paypal" | "amazon" | "phone" | "filterSlash" | "facebook" | "github" | "twitter" | "stepBackwardAlt" | "stepForwardAlt" | "forward" | "backward" | "fastBackward" | "fastForward" | "pause" | "play" | "compass" | "idCard" | "ticket" | "fileO" | "reply" | "directionsAlt" | "directions" | "thumbsUp" | "thumbsDown" | "sortNumericDownAlt" | "sortNumericUpAlt" | "sortAlphaDownAlt" | "sortAlphaUpAlt" | "sortNumericDown" | "sortNumericUp" | "sortAlphaDown" | "sortAlphaUp" | "sortAlt" | "sortAmountUp" | "sortAmountDown" | "sortAmountDownAlt" | "sortAmountUpAlt" | "palette" | "undo" | "desktop" | "slidersV" | "slidersH" | "searchPlus" | "searchMinus" | "fileExcel" | "filePdf" | "checkSquare" | "chartLine" | "userEdit" | "exclamationCircle" | "android" | "google" | "apple" | "microsoft" | "heart" | "mobile" | "tablet" | "key" | "shoppingCart" | "comments" | "comment" | "briefcase" | "bell" | "paperclip" | "shareAlt" | "envelope" | "volumeDown" | "volumeUp" | "volumeOff" | "eject" | "moneyBill" | "images" | "image" | "signIn" | "signOut" | "wifi" | "sitemap" | "chartBar" | "camera" | "dollar" | "lockOpen" | "table" | "mapMarker" | "list" | "eyeSlash" | "eye" | "folderOpen" | "folder" | "video" | "inbox" | "lock" | "unlock" | "tags" | "tag" | "powerOff" | "save" | "questionCircle" | "question" | "copy" | "file" | "clone" | "calendarTimes" | "calendarMinus" | "calendarPlus" | "ellipsisV" | "ellipsisH" | "bookmark" | "globe" | "replay" | "print" | "alignRight" | "alignLeft" | "alignCenter" | "alignJustify" | "cog" | "cloudDownload" | "cloudUpload" | "cloud" | "pencil" | "users" | "clock" | "userMinus" | "userPlus" | "trash" | "windowMinimize" | "windowMaximize" | "externalLink" | "refresh" | "user" | "exclamationTriangle" | "calendar" | "chevronCircleLeft" | "chevronCircleDown" | "chevronCircleRight" | "chevronCircleUp" | "angleDoubleDown" | "angleDoubleLeft" | "angleDoubleRight" | "angleDoubleUp" | "angleDown" | "angleLeft" | "angleRight" | "angleUp" | "upload" | "download" | "ban" | "starFill" | "star" | "chevronLeft" | "chevronRight" | "chevronDown" | "chevronUp" | "caretLeft" | "caretRight" | "caretDown" | "caretUp" | "search" | "check" | "checkCircle" | "times" | "timesCircle" | "plus" | "plusCircle" | "minus" | "minusCircle" | "circleOn" | "circleOff" | "sortDown" | "sortUp" | "stepBackward" | "stepForward" | "thLarge" | "arrowDown" | "arrowLeft" | "arrowRight" | "arrowUp" | "bars" | "arrowCircleDown" | "arrowCircleLeft" | "arrowCircleRight" | "arrowCircleUp" | "infoCircle" | "home" | "spinner" | undefined;
|
|
88
|
+
loadingIcon?: "info" | "sort" | "map" | "filter" | "at" | "code" | "link" | "folderPlus" | "receipt" | "asterisk" | "faceSmile" | "pinterest" | "expand" | "penToSquare" | "wavePulse" | "turkishLira" | "spinnerDotted" | "crown" | "pauseCircle" | "warehouse" | "objectsColumn" | "clipboard" | "playCircle" | "venus" | "cartMinus" | "filePlus" | "microchip" | "twitch" | "buildingColumns" | "fileCheck" | "microchipAi" | "trophy" | "barcode" | "fileArrowUp" | "mars" | "tiktok" | "arrowUpRightAndArrowDownLeftFromCenter" | "ethereum" | "listCheck" | "thumbtack" | "arrowDownLeftAndArrowUpRightToCenter" | "equals" | "lightbulb" | "starHalf" | "addressBook" | "chartScatter" | "indianRupee" | "starHalfFill" | "cartArrowDown" | "calendarClock" | "sortUpFill" | "sparkles" | "bullseye" | "sortDownFill" | "graduationCap" | "hammer" | "bellSlash" | "gauge" | "shop" | "headphones" | "eraser" | "stopwatch" | "verified" | "deleteLeft" | "hourglass" | "truck" | "wrench" | "microphone" | "megaphone" | "arrowRightArrowLeft" | "bitcoin" | "fileEdit" | "language" | "fileExport" | "fileImport" | "fileWord" | "gift" | "cartPlus" | "thumbsDownFill" | "thumbsUpFill" | "arrowsAlt" | "calculator" | "sortAltSlash" | "arrowsH" | "arrowsV" | "pound" | "prime" | "chartPie" | "reddit" | "sync" | "shoppingBag" | "server" | "database" | "hashtag" | "bookmarkFill" | "filterFill" | "heartFill" | "flagFill" | "circle" | "circleFill" | "bolt" | "history" | "box" | "arrowUpRight" | "arrowUpLeft" | "arrowDownLeft" | "arrowDownRight" | "telegram" | "stopCircle" | "stop" | "whatsapp" | "building" | "qrcode" | "car" | "instagram" | "linkedin" | "send" | "slack" | "moon" | "sun" | "youtube" | "vimeo" | "flag" | "wallet" | "creditCard" | "discord" | "percentage" | "euro" | "book" | "shield" | "paypal" | "amazon" | "phone" | "filterSlash" | "facebook" | "github" | "twitter" | "stepBackwardAlt" | "stepForwardAlt" | "forward" | "backward" | "fastBackward" | "fastForward" | "pause" | "play" | "compass" | "idCard" | "ticket" | "fileO" | "reply" | "directionsAlt" | "directions" | "thumbsUp" | "thumbsDown" | "sortNumericDownAlt" | "sortNumericUpAlt" | "sortAlphaDownAlt" | "sortAlphaUpAlt" | "sortNumericDown" | "sortNumericUp" | "sortAlphaDown" | "sortAlphaUp" | "sortAlt" | "sortAmountUp" | "sortAmountDown" | "sortAmountDownAlt" | "sortAmountUpAlt" | "palette" | "undo" | "desktop" | "slidersV" | "slidersH" | "searchPlus" | "searchMinus" | "fileExcel" | "filePdf" | "checkSquare" | "chartLine" | "userEdit" | "exclamationCircle" | "android" | "google" | "apple" | "microsoft" | "heart" | "mobile" | "tablet" | "key" | "shoppingCart" | "comments" | "comment" | "briefcase" | "bell" | "paperclip" | "shareAlt" | "envelope" | "volumeDown" | "volumeUp" | "volumeOff" | "eject" | "moneyBill" | "images" | "image" | "signIn" | "signOut" | "wifi" | "sitemap" | "chartBar" | "camera" | "dollar" | "lockOpen" | "table" | "mapMarker" | "list" | "eyeSlash" | "eye" | "folderOpen" | "folder" | "video" | "inbox" | "lock" | "unlock" | "tags" | "tag" | "powerOff" | "save" | "questionCircle" | "question" | "copy" | "file" | "clone" | "calendarTimes" | "calendarMinus" | "calendarPlus" | "ellipsisV" | "ellipsisH" | "bookmark" | "globe" | "replay" | "print" | "alignRight" | "alignLeft" | "alignCenter" | "alignJustify" | "cog" | "cloudDownload" | "cloudUpload" | "cloud" | "pencil" | "users" | "clock" | "userMinus" | "userPlus" | "trash" | "windowMinimize" | "windowMaximize" | "externalLink" | "refresh" | "user" | "exclamationTriangle" | "calendar" | "chevronCircleLeft" | "chevronCircleDown" | "chevronCircleRight" | "chevronCircleUp" | "angleDoubleDown" | "angleDoubleLeft" | "angleDoubleRight" | "angleDoubleUp" | "angleDown" | "angleLeft" | "angleRight" | "angleUp" | "upload" | "download" | "ban" | "starFill" | "star" | "chevronLeft" | "chevronRight" | "chevronDown" | "chevronUp" | "caretLeft" | "caretRight" | "caretDown" | "caretUp" | "search" | "check" | "checkCircle" | "times" | "timesCircle" | "plus" | "plusCircle" | "minus" | "minusCircle" | "circleOn" | "circleOff" | "sortDown" | "sortUp" | "stepBackward" | "stepForward" | "thLarge" | "arrowDown" | "arrowLeft" | "arrowRight" | "arrowUp" | "bars" | "arrowCircleDown" | "arrowCircleLeft" | "arrowCircleRight" | "arrowCircleUp" | "infoCircle" | "home" | "spinner" | undefined;
|
|
89
89
|
}, {
|
|
90
90
|
severity?: "primary" | "secondary" | "success" | "info" | "warning" | "danger" | "help" | "contrast" | undefined;
|
|
91
91
|
size?: "xs" | "sm" | "md" | "lg" | "xl" | undefined;
|
|
92
|
-
|
|
93
|
-
label?: string | undefined;
|
|
94
|
-
variant?: "link" | "solid" | "outline" | "ghost" | undefined;
|
|
92
|
+
variant?: "solid" | "outline" | "ghost" | "link" | undefined;
|
|
95
93
|
disabled?: boolean | undefined;
|
|
94
|
+
loading?: boolean | undefined;
|
|
96
95
|
iconPos?: "left" | "right" | undefined;
|
|
96
|
+
label?: string | undefined;
|
|
97
97
|
rounded?: boolean | undefined;
|
|
98
98
|
text?: boolean | undefined;
|
|
99
99
|
raised?: boolean | undefined;
|
|
100
|
-
icon?: "info" | "sort" | "map" | "filter" | "at" | "code" | "
|
|
101
|
-
loadingIcon?: "info" | "sort" | "map" | "filter" | "at" | "code" | "
|
|
100
|
+
icon?: "info" | "sort" | "map" | "filter" | "at" | "code" | "link" | "folderPlus" | "receipt" | "asterisk" | "faceSmile" | "pinterest" | "expand" | "penToSquare" | "wavePulse" | "turkishLira" | "spinnerDotted" | "crown" | "pauseCircle" | "warehouse" | "objectsColumn" | "clipboard" | "playCircle" | "venus" | "cartMinus" | "filePlus" | "microchip" | "twitch" | "buildingColumns" | "fileCheck" | "microchipAi" | "trophy" | "barcode" | "fileArrowUp" | "mars" | "tiktok" | "arrowUpRightAndArrowDownLeftFromCenter" | "ethereum" | "listCheck" | "thumbtack" | "arrowDownLeftAndArrowUpRightToCenter" | "equals" | "lightbulb" | "starHalf" | "addressBook" | "chartScatter" | "indianRupee" | "starHalfFill" | "cartArrowDown" | "calendarClock" | "sortUpFill" | "sparkles" | "bullseye" | "sortDownFill" | "graduationCap" | "hammer" | "bellSlash" | "gauge" | "shop" | "headphones" | "eraser" | "stopwatch" | "verified" | "deleteLeft" | "hourglass" | "truck" | "wrench" | "microphone" | "megaphone" | "arrowRightArrowLeft" | "bitcoin" | "fileEdit" | "language" | "fileExport" | "fileImport" | "fileWord" | "gift" | "cartPlus" | "thumbsDownFill" | "thumbsUpFill" | "arrowsAlt" | "calculator" | "sortAltSlash" | "arrowsH" | "arrowsV" | "pound" | "prime" | "chartPie" | "reddit" | "sync" | "shoppingBag" | "server" | "database" | "hashtag" | "bookmarkFill" | "filterFill" | "heartFill" | "flagFill" | "circle" | "circleFill" | "bolt" | "history" | "box" | "arrowUpRight" | "arrowUpLeft" | "arrowDownLeft" | "arrowDownRight" | "telegram" | "stopCircle" | "stop" | "whatsapp" | "building" | "qrcode" | "car" | "instagram" | "linkedin" | "send" | "slack" | "moon" | "sun" | "youtube" | "vimeo" | "flag" | "wallet" | "creditCard" | "discord" | "percentage" | "euro" | "book" | "shield" | "paypal" | "amazon" | "phone" | "filterSlash" | "facebook" | "github" | "twitter" | "stepBackwardAlt" | "stepForwardAlt" | "forward" | "backward" | "fastBackward" | "fastForward" | "pause" | "play" | "compass" | "idCard" | "ticket" | "fileO" | "reply" | "directionsAlt" | "directions" | "thumbsUp" | "thumbsDown" | "sortNumericDownAlt" | "sortNumericUpAlt" | "sortAlphaDownAlt" | "sortAlphaUpAlt" | "sortNumericDown" | "sortNumericUp" | "sortAlphaDown" | "sortAlphaUp" | "sortAlt" | "sortAmountUp" | "sortAmountDown" | "sortAmountDownAlt" | "sortAmountUpAlt" | "palette" | "undo" | "desktop" | "slidersV" | "slidersH" | "searchPlus" | "searchMinus" | "fileExcel" | "filePdf" | "checkSquare" | "chartLine" | "userEdit" | "exclamationCircle" | "android" | "google" | "apple" | "microsoft" | "heart" | "mobile" | "tablet" | "key" | "shoppingCart" | "comments" | "comment" | "briefcase" | "bell" | "paperclip" | "shareAlt" | "envelope" | "volumeDown" | "volumeUp" | "volumeOff" | "eject" | "moneyBill" | "images" | "image" | "signIn" | "signOut" | "wifi" | "sitemap" | "chartBar" | "camera" | "dollar" | "lockOpen" | "table" | "mapMarker" | "list" | "eyeSlash" | "eye" | "folderOpen" | "folder" | "video" | "inbox" | "lock" | "unlock" | "tags" | "tag" | "powerOff" | "save" | "questionCircle" | "question" | "copy" | "file" | "clone" | "calendarTimes" | "calendarMinus" | "calendarPlus" | "ellipsisV" | "ellipsisH" | "bookmark" | "globe" | "replay" | "print" | "alignRight" | "alignLeft" | "alignCenter" | "alignJustify" | "cog" | "cloudDownload" | "cloudUpload" | "cloud" | "pencil" | "users" | "clock" | "userMinus" | "userPlus" | "trash" | "windowMinimize" | "windowMaximize" | "externalLink" | "refresh" | "user" | "exclamationTriangle" | "calendar" | "chevronCircleLeft" | "chevronCircleDown" | "chevronCircleRight" | "chevronCircleUp" | "angleDoubleDown" | "angleDoubleLeft" | "angleDoubleRight" | "angleDoubleUp" | "angleDown" | "angleLeft" | "angleRight" | "angleUp" | "upload" | "download" | "ban" | "starFill" | "star" | "chevronLeft" | "chevronRight" | "chevronDown" | "chevronUp" | "caretLeft" | "caretRight" | "caretDown" | "caretUp" | "search" | "check" | "checkCircle" | "times" | "timesCircle" | "plus" | "plusCircle" | "minus" | "minusCircle" | "circleOn" | "circleOff" | "sortDown" | "sortUp" | "stepBackward" | "stepForward" | "thLarge" | "arrowDown" | "arrowLeft" | "arrowRight" | "arrowUp" | "bars" | "arrowCircleDown" | "arrowCircleLeft" | "arrowCircleRight" | "arrowCircleUp" | "infoCircle" | "home" | "spinner" | undefined;
|
|
101
|
+
loadingIcon?: "info" | "sort" | "map" | "filter" | "at" | "code" | "link" | "folderPlus" | "receipt" | "asterisk" | "faceSmile" | "pinterest" | "expand" | "penToSquare" | "wavePulse" | "turkishLira" | "spinnerDotted" | "crown" | "pauseCircle" | "warehouse" | "objectsColumn" | "clipboard" | "playCircle" | "venus" | "cartMinus" | "filePlus" | "microchip" | "twitch" | "buildingColumns" | "fileCheck" | "microchipAi" | "trophy" | "barcode" | "fileArrowUp" | "mars" | "tiktok" | "arrowUpRightAndArrowDownLeftFromCenter" | "ethereum" | "listCheck" | "thumbtack" | "arrowDownLeftAndArrowUpRightToCenter" | "equals" | "lightbulb" | "starHalf" | "addressBook" | "chartScatter" | "indianRupee" | "starHalfFill" | "cartArrowDown" | "calendarClock" | "sortUpFill" | "sparkles" | "bullseye" | "sortDownFill" | "graduationCap" | "hammer" | "bellSlash" | "gauge" | "shop" | "headphones" | "eraser" | "stopwatch" | "verified" | "deleteLeft" | "hourglass" | "truck" | "wrench" | "microphone" | "megaphone" | "arrowRightArrowLeft" | "bitcoin" | "fileEdit" | "language" | "fileExport" | "fileImport" | "fileWord" | "gift" | "cartPlus" | "thumbsDownFill" | "thumbsUpFill" | "arrowsAlt" | "calculator" | "sortAltSlash" | "arrowsH" | "arrowsV" | "pound" | "prime" | "chartPie" | "reddit" | "sync" | "shoppingBag" | "server" | "database" | "hashtag" | "bookmarkFill" | "filterFill" | "heartFill" | "flagFill" | "circle" | "circleFill" | "bolt" | "history" | "box" | "arrowUpRight" | "arrowUpLeft" | "arrowDownLeft" | "arrowDownRight" | "telegram" | "stopCircle" | "stop" | "whatsapp" | "building" | "qrcode" | "car" | "instagram" | "linkedin" | "send" | "slack" | "moon" | "sun" | "youtube" | "vimeo" | "flag" | "wallet" | "creditCard" | "discord" | "percentage" | "euro" | "book" | "shield" | "paypal" | "amazon" | "phone" | "filterSlash" | "facebook" | "github" | "twitter" | "stepBackwardAlt" | "stepForwardAlt" | "forward" | "backward" | "fastBackward" | "fastForward" | "pause" | "play" | "compass" | "idCard" | "ticket" | "fileO" | "reply" | "directionsAlt" | "directions" | "thumbsUp" | "thumbsDown" | "sortNumericDownAlt" | "sortNumericUpAlt" | "sortAlphaDownAlt" | "sortAlphaUpAlt" | "sortNumericDown" | "sortNumericUp" | "sortAlphaDown" | "sortAlphaUp" | "sortAlt" | "sortAmountUp" | "sortAmountDown" | "sortAmountDownAlt" | "sortAmountUpAlt" | "palette" | "undo" | "desktop" | "slidersV" | "slidersH" | "searchPlus" | "searchMinus" | "fileExcel" | "filePdf" | "checkSquare" | "chartLine" | "userEdit" | "exclamationCircle" | "android" | "google" | "apple" | "microsoft" | "heart" | "mobile" | "tablet" | "key" | "shoppingCart" | "comments" | "comment" | "briefcase" | "bell" | "paperclip" | "shareAlt" | "envelope" | "volumeDown" | "volumeUp" | "volumeOff" | "eject" | "moneyBill" | "images" | "image" | "signIn" | "signOut" | "wifi" | "sitemap" | "chartBar" | "camera" | "dollar" | "lockOpen" | "table" | "mapMarker" | "list" | "eyeSlash" | "eye" | "folderOpen" | "folder" | "video" | "inbox" | "lock" | "unlock" | "tags" | "tag" | "powerOff" | "save" | "questionCircle" | "question" | "copy" | "file" | "clone" | "calendarTimes" | "calendarMinus" | "calendarPlus" | "ellipsisV" | "ellipsisH" | "bookmark" | "globe" | "replay" | "print" | "alignRight" | "alignLeft" | "alignCenter" | "alignJustify" | "cog" | "cloudDownload" | "cloudUpload" | "cloud" | "pencil" | "users" | "clock" | "userMinus" | "userPlus" | "trash" | "windowMinimize" | "windowMaximize" | "externalLink" | "refresh" | "user" | "exclamationTriangle" | "calendar" | "chevronCircleLeft" | "chevronCircleDown" | "chevronCircleRight" | "chevronCircleUp" | "angleDoubleDown" | "angleDoubleLeft" | "angleDoubleRight" | "angleDoubleUp" | "angleDown" | "angleLeft" | "angleRight" | "angleUp" | "upload" | "download" | "ban" | "starFill" | "star" | "chevronLeft" | "chevronRight" | "chevronDown" | "chevronUp" | "caretLeft" | "caretRight" | "caretDown" | "caretUp" | "search" | "check" | "checkCircle" | "times" | "timesCircle" | "plus" | "plusCircle" | "minus" | "minusCircle" | "circleOn" | "circleOff" | "sortDown" | "sortUp" | "stepBackward" | "stepForward" | "thLarge" | "arrowDown" | "arrowLeft" | "arrowRight" | "arrowUp" | "bars" | "arrowCircleDown" | "arrowCircleLeft" | "arrowCircleRight" | "arrowCircleUp" | "infoCircle" | "home" | "spinner" | undefined;
|
|
102
102
|
}>;
|
|
103
103
|
interface ButtonProps {
|
|
104
104
|
variant?: 'solid' | 'outline' | 'ghost' | 'link' | undefined;
|
|
@@ -106,13 +106,13 @@ interface ButtonProps {
|
|
|
106
106
|
severity?: 'primary' | 'secondary' | 'success' | 'info' | 'warning' | 'danger' | 'help' | 'contrast' | undefined;
|
|
107
107
|
disabled?: boolean | undefined;
|
|
108
108
|
loading?: boolean | undefined;
|
|
109
|
-
label?: string | undefined;
|
|
110
109
|
iconPos?: 'left' | 'right' | undefined;
|
|
110
|
+
label?: string | undefined;
|
|
111
111
|
rounded?: boolean | undefined;
|
|
112
112
|
text?: boolean | undefined;
|
|
113
113
|
raised?: boolean | undefined;
|
|
114
|
-
icon?: 'link' | 'info' | 'folderPlus' | 'receipt' | 'asterisk' | '
|
|
115
|
-
loadingIcon?: 'link' | 'info' | 'folderPlus' | 'receipt' | 'asterisk' | '
|
|
114
|
+
icon?: 'link' | 'info' | 'folderPlus' | 'receipt' | 'asterisk' | 'faceSmile' | 'pinterest' | 'expand' | 'penToSquare' | 'wavePulse' | 'turkishLira' | 'spinnerDotted' | 'crown' | 'pauseCircle' | 'warehouse' | 'objectsColumn' | 'clipboard' | 'playCircle' | 'venus' | 'cartMinus' | 'filePlus' | 'microchip' | 'twitch' | 'buildingColumns' | 'fileCheck' | 'microchipAi' | 'trophy' | 'barcode' | 'fileArrowUp' | 'mars' | 'tiktok' | 'arrowUpRightAndArrowDownLeftFromCenter' | 'ethereum' | 'listCheck' | 'thumbtack' | 'arrowDownLeftAndArrowUpRightToCenter' | 'equals' | 'lightbulb' | 'starHalf' | 'addressBook' | 'chartScatter' | 'indianRupee' | 'starHalfFill' | 'cartArrowDown' | 'calendarClock' | 'sortUpFill' | 'sparkles' | 'bullseye' | 'sortDownFill' | 'graduationCap' | 'hammer' | 'bellSlash' | 'gauge' | 'shop' | 'headphones' | 'eraser' | 'stopwatch' | 'verified' | 'deleteLeft' | 'hourglass' | 'truck' | 'wrench' | 'microphone' | 'megaphone' | 'arrowRightArrowLeft' | 'bitcoin' | 'fileEdit' | 'language' | 'fileExport' | 'fileImport' | 'fileWord' | 'gift' | 'cartPlus' | 'thumbsDownFill' | 'thumbsUpFill' | 'arrowsAlt' | 'calculator' | 'sortAltSlash' | 'arrowsH' | 'arrowsV' | 'pound' | 'prime' | 'chartPie' | 'reddit' | 'code' | 'sync' | 'shoppingBag' | 'server' | 'database' | 'hashtag' | 'bookmarkFill' | 'filterFill' | 'heartFill' | 'flagFill' | 'circle' | 'circleFill' | 'bolt' | 'history' | 'box' | 'at' | 'arrowUpRight' | 'arrowUpLeft' | 'arrowDownLeft' | 'arrowDownRight' | 'telegram' | 'stopCircle' | 'stop' | 'whatsapp' | 'building' | 'qrcode' | 'car' | 'instagram' | 'linkedin' | 'send' | 'slack' | 'moon' | 'sun' | 'youtube' | 'vimeo' | 'flag' | 'wallet' | 'map' | 'creditCard' | 'discord' | 'percentage' | 'euro' | 'book' | 'shield' | 'paypal' | 'amazon' | 'phone' | 'filterSlash' | 'facebook' | 'github' | 'twitter' | 'stepBackwardAlt' | 'stepForwardAlt' | 'forward' | 'backward' | 'fastBackward' | 'fastForward' | 'pause' | 'play' | 'compass' | 'idCard' | 'ticket' | 'fileO' | 'reply' | 'directionsAlt' | 'directions' | 'thumbsUp' | 'thumbsDown' | 'sortNumericDownAlt' | 'sortNumericUpAlt' | 'sortAlphaDownAlt' | 'sortAlphaUpAlt' | 'sortNumericDown' | 'sortNumericUp' | 'sortAlphaDown' | 'sortAlphaUp' | 'sortAlt' | 'sortAmountUp' | 'sortAmountDown' | 'sortAmountDownAlt' | 'sortAmountUpAlt' | 'palette' | 'undo' | 'desktop' | 'slidersV' | 'slidersH' | 'searchPlus' | 'searchMinus' | 'fileExcel' | 'filePdf' | 'checkSquare' | 'chartLine' | 'userEdit' | 'exclamationCircle' | 'android' | 'google' | 'apple' | 'microsoft' | 'heart' | 'mobile' | 'tablet' | 'key' | 'shoppingCart' | 'comments' | 'comment' | 'briefcase' | 'bell' | 'paperclip' | 'shareAlt' | 'envelope' | 'volumeDown' | 'volumeUp' | 'volumeOff' | 'eject' | 'moneyBill' | 'images' | 'image' | 'signIn' | 'signOut' | 'wifi' | 'sitemap' | 'chartBar' | 'camera' | 'dollar' | 'lockOpen' | 'table' | 'mapMarker' | 'list' | 'eyeSlash' | 'eye' | 'folderOpen' | 'folder' | 'video' | 'inbox' | 'lock' | 'unlock' | 'tags' | 'tag' | 'powerOff' | 'save' | 'questionCircle' | 'question' | 'copy' | 'file' | 'clone' | 'calendarTimes' | 'calendarMinus' | 'calendarPlus' | 'ellipsisV' | 'ellipsisH' | 'bookmark' | 'globe' | 'replay' | 'filter' | 'print' | 'alignRight' | 'alignLeft' | 'alignCenter' | 'alignJustify' | 'cog' | 'cloudDownload' | 'cloudUpload' | 'cloud' | 'pencil' | 'users' | 'clock' | 'userMinus' | 'userPlus' | 'trash' | 'windowMinimize' | 'windowMaximize' | 'externalLink' | 'refresh' | 'user' | 'exclamationTriangle' | 'calendar' | 'chevronCircleLeft' | 'chevronCircleDown' | 'chevronCircleRight' | 'chevronCircleUp' | 'angleDoubleDown' | 'angleDoubleLeft' | 'angleDoubleRight' | 'angleDoubleUp' | 'angleDown' | 'angleLeft' | 'angleRight' | 'angleUp' | 'upload' | 'download' | 'ban' | 'starFill' | 'star' | 'chevronLeft' | 'chevronRight' | 'chevronDown' | 'chevronUp' | 'caretLeft' | 'caretRight' | 'caretDown' | 'caretUp' | 'search' | 'check' | 'checkCircle' | 'times' | 'timesCircle' | 'plus' | 'plusCircle' | 'minus' | 'minusCircle' | 'circleOn' | 'circleOff' | 'sortDown' | 'sortUp' | 'sort' | 'stepBackward' | 'stepForward' | 'thLarge' | 'arrowDown' | 'arrowLeft' | 'arrowRight' | 'arrowUp' | 'bars' | 'arrowCircleDown' | 'arrowCircleLeft' | 'arrowCircleRight' | 'arrowCircleUp' | 'infoCircle' | 'home' | 'spinner' | undefined;
|
|
115
|
+
loadingIcon?: 'link' | 'info' | 'folderPlus' | 'receipt' | 'asterisk' | 'faceSmile' | 'pinterest' | 'expand' | 'penToSquare' | 'wavePulse' | 'turkishLira' | 'spinnerDotted' | 'crown' | 'pauseCircle' | 'warehouse' | 'objectsColumn' | 'clipboard' | 'playCircle' | 'venus' | 'cartMinus' | 'filePlus' | 'microchip' | 'twitch' | 'buildingColumns' | 'fileCheck' | 'microchipAi' | 'trophy' | 'barcode' | 'fileArrowUp' | 'mars' | 'tiktok' | 'arrowUpRightAndArrowDownLeftFromCenter' | 'ethereum' | 'listCheck' | 'thumbtack' | 'arrowDownLeftAndArrowUpRightToCenter' | 'equals' | 'lightbulb' | 'starHalf' | 'addressBook' | 'chartScatter' | 'indianRupee' | 'starHalfFill' | 'cartArrowDown' | 'calendarClock' | 'sortUpFill' | 'sparkles' | 'bullseye' | 'sortDownFill' | 'graduationCap' | 'hammer' | 'bellSlash' | 'gauge' | 'shop' | 'headphones' | 'eraser' | 'stopwatch' | 'verified' | 'deleteLeft' | 'hourglass' | 'truck' | 'wrench' | 'microphone' | 'megaphone' | 'arrowRightArrowLeft' | 'bitcoin' | 'fileEdit' | 'language' | 'fileExport' | 'fileImport' | 'fileWord' | 'gift' | 'cartPlus' | 'thumbsDownFill' | 'thumbsUpFill' | 'arrowsAlt' | 'calculator' | 'sortAltSlash' | 'arrowsH' | 'arrowsV' | 'pound' | 'prime' | 'chartPie' | 'reddit' | 'code' | 'sync' | 'shoppingBag' | 'server' | 'database' | 'hashtag' | 'bookmarkFill' | 'filterFill' | 'heartFill' | 'flagFill' | 'circle' | 'circleFill' | 'bolt' | 'history' | 'box' | 'at' | 'arrowUpRight' | 'arrowUpLeft' | 'arrowDownLeft' | 'arrowDownRight' | 'telegram' | 'stopCircle' | 'stop' | 'whatsapp' | 'building' | 'qrcode' | 'car' | 'instagram' | 'linkedin' | 'send' | 'slack' | 'moon' | 'sun' | 'youtube' | 'vimeo' | 'flag' | 'wallet' | 'map' | 'creditCard' | 'discord' | 'percentage' | 'euro' | 'book' | 'shield' | 'paypal' | 'amazon' | 'phone' | 'filterSlash' | 'facebook' | 'github' | 'twitter' | 'stepBackwardAlt' | 'stepForwardAlt' | 'forward' | 'backward' | 'fastBackward' | 'fastForward' | 'pause' | 'play' | 'compass' | 'idCard' | 'ticket' | 'fileO' | 'reply' | 'directionsAlt' | 'directions' | 'thumbsUp' | 'thumbsDown' | 'sortNumericDownAlt' | 'sortNumericUpAlt' | 'sortAlphaDownAlt' | 'sortAlphaUpAlt' | 'sortNumericDown' | 'sortNumericUp' | 'sortAlphaDown' | 'sortAlphaUp' | 'sortAlt' | 'sortAmountUp' | 'sortAmountDown' | 'sortAmountDownAlt' | 'sortAmountUpAlt' | 'palette' | 'undo' | 'desktop' | 'slidersV' | 'slidersH' | 'searchPlus' | 'searchMinus' | 'fileExcel' | 'filePdf' | 'checkSquare' | 'chartLine' | 'userEdit' | 'exclamationCircle' | 'android' | 'google' | 'apple' | 'microsoft' | 'heart' | 'mobile' | 'tablet' | 'key' | 'shoppingCart' | 'comments' | 'comment' | 'briefcase' | 'bell' | 'paperclip' | 'shareAlt' | 'envelope' | 'volumeDown' | 'volumeUp' | 'volumeOff' | 'eject' | 'moneyBill' | 'images' | 'image' | 'signIn' | 'signOut' | 'wifi' | 'sitemap' | 'chartBar' | 'camera' | 'dollar' | 'lockOpen' | 'table' | 'mapMarker' | 'list' | 'eyeSlash' | 'eye' | 'folderOpen' | 'folder' | 'video' | 'inbox' | 'lock' | 'unlock' | 'tags' | 'tag' | 'powerOff' | 'save' | 'questionCircle' | 'question' | 'copy' | 'file' | 'clone' | 'calendarTimes' | 'calendarMinus' | 'calendarPlus' | 'ellipsisV' | 'ellipsisH' | 'bookmark' | 'globe' | 'replay' | 'filter' | 'print' | 'alignRight' | 'alignLeft' | 'alignCenter' | 'alignJustify' | 'cog' | 'cloudDownload' | 'cloudUpload' | 'cloud' | 'pencil' | 'users' | 'clock' | 'userMinus' | 'userPlus' | 'trash' | 'windowMinimize' | 'windowMaximize' | 'externalLink' | 'refresh' | 'user' | 'exclamationTriangle' | 'calendar' | 'chevronCircleLeft' | 'chevronCircleDown' | 'chevronCircleRight' | 'chevronCircleUp' | 'angleDoubleDown' | 'angleDoubleLeft' | 'angleDoubleRight' | 'angleDoubleUp' | 'angleDown' | 'angleLeft' | 'angleRight' | 'angleUp' | 'upload' | 'download' | 'ban' | 'starFill' | 'star' | 'chevronLeft' | 'chevronRight' | 'chevronDown' | 'chevronUp' | 'caretLeft' | 'caretRight' | 'caretDown' | 'caretUp' | 'search' | 'check' | 'checkCircle' | 'times' | 'timesCircle' | 'plus' | 'plusCircle' | 'minus' | 'minusCircle' | 'circleOn' | 'circleOff' | 'sortDown' | 'sortUp' | 'sort' | 'stepBackward' | 'stepForward' | 'thLarge' | 'arrowDown' | 'arrowLeft' | 'arrowRight' | 'arrowUp' | 'bars' | 'arrowCircleDown' | 'arrowCircleLeft' | 'arrowCircleRight' | 'arrowCircleUp' | 'infoCircle' | 'home' | 'spinner' | undefined;
|
|
116
116
|
}
|
|
117
117
|
type ButtonResolvedProps = {
|
|
118
118
|
variant: 'solid' | 'outline' | 'ghost' | 'link';
|
|
@@ -125,8 +125,8 @@ type ButtonResolvedProps = {
|
|
|
125
125
|
text: boolean;
|
|
126
126
|
raised: boolean;
|
|
127
127
|
label?: string | undefined;
|
|
128
|
-
icon?: 'link' | 'info' | 'folderPlus' | 'receipt' | 'asterisk' | '
|
|
129
|
-
loadingIcon?: 'link' | 'info' | 'folderPlus' | 'receipt' | 'asterisk' | '
|
|
128
|
+
icon?: 'link' | 'info' | 'folderPlus' | 'receipt' | 'asterisk' | 'faceSmile' | 'pinterest' | 'expand' | 'penToSquare' | 'wavePulse' | 'turkishLira' | 'spinnerDotted' | 'crown' | 'pauseCircle' | 'warehouse' | 'objectsColumn' | 'clipboard' | 'playCircle' | 'venus' | 'cartMinus' | 'filePlus' | 'microchip' | 'twitch' | 'buildingColumns' | 'fileCheck' | 'microchipAi' | 'trophy' | 'barcode' | 'fileArrowUp' | 'mars' | 'tiktok' | 'arrowUpRightAndArrowDownLeftFromCenter' | 'ethereum' | 'listCheck' | 'thumbtack' | 'arrowDownLeftAndArrowUpRightToCenter' | 'equals' | 'lightbulb' | 'starHalf' | 'addressBook' | 'chartScatter' | 'indianRupee' | 'starHalfFill' | 'cartArrowDown' | 'calendarClock' | 'sortUpFill' | 'sparkles' | 'bullseye' | 'sortDownFill' | 'graduationCap' | 'hammer' | 'bellSlash' | 'gauge' | 'shop' | 'headphones' | 'eraser' | 'stopwatch' | 'verified' | 'deleteLeft' | 'hourglass' | 'truck' | 'wrench' | 'microphone' | 'megaphone' | 'arrowRightArrowLeft' | 'bitcoin' | 'fileEdit' | 'language' | 'fileExport' | 'fileImport' | 'fileWord' | 'gift' | 'cartPlus' | 'thumbsDownFill' | 'thumbsUpFill' | 'arrowsAlt' | 'calculator' | 'sortAltSlash' | 'arrowsH' | 'arrowsV' | 'pound' | 'prime' | 'chartPie' | 'reddit' | 'code' | 'sync' | 'shoppingBag' | 'server' | 'database' | 'hashtag' | 'bookmarkFill' | 'filterFill' | 'heartFill' | 'flagFill' | 'circle' | 'circleFill' | 'bolt' | 'history' | 'box' | 'at' | 'arrowUpRight' | 'arrowUpLeft' | 'arrowDownLeft' | 'arrowDownRight' | 'telegram' | 'stopCircle' | 'stop' | 'whatsapp' | 'building' | 'qrcode' | 'car' | 'instagram' | 'linkedin' | 'send' | 'slack' | 'moon' | 'sun' | 'youtube' | 'vimeo' | 'flag' | 'wallet' | 'map' | 'creditCard' | 'discord' | 'percentage' | 'euro' | 'book' | 'shield' | 'paypal' | 'amazon' | 'phone' | 'filterSlash' | 'facebook' | 'github' | 'twitter' | 'stepBackwardAlt' | 'stepForwardAlt' | 'forward' | 'backward' | 'fastBackward' | 'fastForward' | 'pause' | 'play' | 'compass' | 'idCard' | 'ticket' | 'fileO' | 'reply' | 'directionsAlt' | 'directions' | 'thumbsUp' | 'thumbsDown' | 'sortNumericDownAlt' | 'sortNumericUpAlt' | 'sortAlphaDownAlt' | 'sortAlphaUpAlt' | 'sortNumericDown' | 'sortNumericUp' | 'sortAlphaDown' | 'sortAlphaUp' | 'sortAlt' | 'sortAmountUp' | 'sortAmountDown' | 'sortAmountDownAlt' | 'sortAmountUpAlt' | 'palette' | 'undo' | 'desktop' | 'slidersV' | 'slidersH' | 'searchPlus' | 'searchMinus' | 'fileExcel' | 'filePdf' | 'checkSquare' | 'chartLine' | 'userEdit' | 'exclamationCircle' | 'android' | 'google' | 'apple' | 'microsoft' | 'heart' | 'mobile' | 'tablet' | 'key' | 'shoppingCart' | 'comments' | 'comment' | 'briefcase' | 'bell' | 'paperclip' | 'shareAlt' | 'envelope' | 'volumeDown' | 'volumeUp' | 'volumeOff' | 'eject' | 'moneyBill' | 'images' | 'image' | 'signIn' | 'signOut' | 'wifi' | 'sitemap' | 'chartBar' | 'camera' | 'dollar' | 'lockOpen' | 'table' | 'mapMarker' | 'list' | 'eyeSlash' | 'eye' | 'folderOpen' | 'folder' | 'video' | 'inbox' | 'lock' | 'unlock' | 'tags' | 'tag' | 'powerOff' | 'save' | 'questionCircle' | 'question' | 'copy' | 'file' | 'clone' | 'calendarTimes' | 'calendarMinus' | 'calendarPlus' | 'ellipsisV' | 'ellipsisH' | 'bookmark' | 'globe' | 'replay' | 'filter' | 'print' | 'alignRight' | 'alignLeft' | 'alignCenter' | 'alignJustify' | 'cog' | 'cloudDownload' | 'cloudUpload' | 'cloud' | 'pencil' | 'users' | 'clock' | 'userMinus' | 'userPlus' | 'trash' | 'windowMinimize' | 'windowMaximize' | 'externalLink' | 'refresh' | 'user' | 'exclamationTriangle' | 'calendar' | 'chevronCircleLeft' | 'chevronCircleDown' | 'chevronCircleRight' | 'chevronCircleUp' | 'angleDoubleDown' | 'angleDoubleLeft' | 'angleDoubleRight' | 'angleDoubleUp' | 'angleDown' | 'angleLeft' | 'angleRight' | 'angleUp' | 'upload' | 'download' | 'ban' | 'starFill' | 'star' | 'chevronLeft' | 'chevronRight' | 'chevronDown' | 'chevronUp' | 'caretLeft' | 'caretRight' | 'caretDown' | 'caretUp' | 'search' | 'check' | 'checkCircle' | 'times' | 'timesCircle' | 'plus' | 'plusCircle' | 'minus' | 'minusCircle' | 'circleOn' | 'circleOff' | 'sortDown' | 'sortUp' | 'sort' | 'stepBackward' | 'stepForward' | 'thLarge' | 'arrowDown' | 'arrowLeft' | 'arrowRight' | 'arrowUp' | 'bars' | 'arrowCircleDown' | 'arrowCircleLeft' | 'arrowCircleRight' | 'arrowCircleUp' | 'infoCircle' | 'home' | 'spinner' | undefined;
|
|
129
|
+
loadingIcon?: 'link' | 'info' | 'folderPlus' | 'receipt' | 'asterisk' | 'faceSmile' | 'pinterest' | 'expand' | 'penToSquare' | 'wavePulse' | 'turkishLira' | 'spinnerDotted' | 'crown' | 'pauseCircle' | 'warehouse' | 'objectsColumn' | 'clipboard' | 'playCircle' | 'venus' | 'cartMinus' | 'filePlus' | 'microchip' | 'twitch' | 'buildingColumns' | 'fileCheck' | 'microchipAi' | 'trophy' | 'barcode' | 'fileArrowUp' | 'mars' | 'tiktok' | 'arrowUpRightAndArrowDownLeftFromCenter' | 'ethereum' | 'listCheck' | 'thumbtack' | 'arrowDownLeftAndArrowUpRightToCenter' | 'equals' | 'lightbulb' | 'starHalf' | 'addressBook' | 'chartScatter' | 'indianRupee' | 'starHalfFill' | 'cartArrowDown' | 'calendarClock' | 'sortUpFill' | 'sparkles' | 'bullseye' | 'sortDownFill' | 'graduationCap' | 'hammer' | 'bellSlash' | 'gauge' | 'shop' | 'headphones' | 'eraser' | 'stopwatch' | 'verified' | 'deleteLeft' | 'hourglass' | 'truck' | 'wrench' | 'microphone' | 'megaphone' | 'arrowRightArrowLeft' | 'bitcoin' | 'fileEdit' | 'language' | 'fileExport' | 'fileImport' | 'fileWord' | 'gift' | 'cartPlus' | 'thumbsDownFill' | 'thumbsUpFill' | 'arrowsAlt' | 'calculator' | 'sortAltSlash' | 'arrowsH' | 'arrowsV' | 'pound' | 'prime' | 'chartPie' | 'reddit' | 'code' | 'sync' | 'shoppingBag' | 'server' | 'database' | 'hashtag' | 'bookmarkFill' | 'filterFill' | 'heartFill' | 'flagFill' | 'circle' | 'circleFill' | 'bolt' | 'history' | 'box' | 'at' | 'arrowUpRight' | 'arrowUpLeft' | 'arrowDownLeft' | 'arrowDownRight' | 'telegram' | 'stopCircle' | 'stop' | 'whatsapp' | 'building' | 'qrcode' | 'car' | 'instagram' | 'linkedin' | 'send' | 'slack' | 'moon' | 'sun' | 'youtube' | 'vimeo' | 'flag' | 'wallet' | 'map' | 'creditCard' | 'discord' | 'percentage' | 'euro' | 'book' | 'shield' | 'paypal' | 'amazon' | 'phone' | 'filterSlash' | 'facebook' | 'github' | 'twitter' | 'stepBackwardAlt' | 'stepForwardAlt' | 'forward' | 'backward' | 'fastBackward' | 'fastForward' | 'pause' | 'play' | 'compass' | 'idCard' | 'ticket' | 'fileO' | 'reply' | 'directionsAlt' | 'directions' | 'thumbsUp' | 'thumbsDown' | 'sortNumericDownAlt' | 'sortNumericUpAlt' | 'sortAlphaDownAlt' | 'sortAlphaUpAlt' | 'sortNumericDown' | 'sortNumericUp' | 'sortAlphaDown' | 'sortAlphaUp' | 'sortAlt' | 'sortAmountUp' | 'sortAmountDown' | 'sortAmountDownAlt' | 'sortAmountUpAlt' | 'palette' | 'undo' | 'desktop' | 'slidersV' | 'slidersH' | 'searchPlus' | 'searchMinus' | 'fileExcel' | 'filePdf' | 'checkSquare' | 'chartLine' | 'userEdit' | 'exclamationCircle' | 'android' | 'google' | 'apple' | 'microsoft' | 'heart' | 'mobile' | 'tablet' | 'key' | 'shoppingCart' | 'comments' | 'comment' | 'briefcase' | 'bell' | 'paperclip' | 'shareAlt' | 'envelope' | 'volumeDown' | 'volumeUp' | 'volumeOff' | 'eject' | 'moneyBill' | 'images' | 'image' | 'signIn' | 'signOut' | 'wifi' | 'sitemap' | 'chartBar' | 'camera' | 'dollar' | 'lockOpen' | 'table' | 'mapMarker' | 'list' | 'eyeSlash' | 'eye' | 'folderOpen' | 'folder' | 'video' | 'inbox' | 'lock' | 'unlock' | 'tags' | 'tag' | 'powerOff' | 'save' | 'questionCircle' | 'question' | 'copy' | 'file' | 'clone' | 'calendarTimes' | 'calendarMinus' | 'calendarPlus' | 'ellipsisV' | 'ellipsisH' | 'bookmark' | 'globe' | 'replay' | 'filter' | 'print' | 'alignRight' | 'alignLeft' | 'alignCenter' | 'alignJustify' | 'cog' | 'cloudDownload' | 'cloudUpload' | 'cloud' | 'pencil' | 'users' | 'clock' | 'userMinus' | 'userPlus' | 'trash' | 'windowMinimize' | 'windowMaximize' | 'externalLink' | 'refresh' | 'user' | 'exclamationTriangle' | 'calendar' | 'chevronCircleLeft' | 'chevronCircleDown' | 'chevronCircleRight' | 'chevronCircleUp' | 'angleDoubleDown' | 'angleDoubleLeft' | 'angleDoubleRight' | 'angleDoubleUp' | 'angleDown' | 'angleLeft' | 'angleRight' | 'angleUp' | 'upload' | 'download' | 'ban' | 'starFill' | 'star' | 'chevronLeft' | 'chevronRight' | 'chevronDown' | 'chevronUp' | 'caretLeft' | 'caretRight' | 'caretDown' | 'caretUp' | 'search' | 'check' | 'checkCircle' | 'times' | 'timesCircle' | 'plus' | 'plusCircle' | 'minus' | 'minusCircle' | 'circleOn' | 'circleOff' | 'sortDown' | 'sortUp' | 'sort' | 'stepBackward' | 'stepForward' | 'thLarge' | 'arrowDown' | 'arrowLeft' | 'arrowRight' | 'arrowUp' | 'bars' | 'arrowCircleDown' | 'arrowCircleLeft' | 'arrowCircleRight' | 'arrowCircleUp' | 'infoCircle' | 'home' | 'spinner' | undefined;
|
|
130
130
|
};
|
|
131
131
|
declare function getButtonDefaults(props?: ButtonProps): ButtonResolvedProps;
|
|
132
132
|
|
|
@@ -174,7 +174,7 @@ declare const checkboxPropsSchema: z.ZodObject<{
|
|
|
174
174
|
indeterminate: boolean;
|
|
175
175
|
value?: any;
|
|
176
176
|
label?: string | undefined;
|
|
177
|
-
icon?: "info" | "sort" | "map" | "filter" | "at" | "code" | "
|
|
177
|
+
icon?: "info" | "sort" | "map" | "filter" | "at" | "code" | "link" | "folderPlus" | "receipt" | "asterisk" | "faceSmile" | "pinterest" | "expand" | "penToSquare" | "wavePulse" | "turkishLira" | "spinnerDotted" | "crown" | "pauseCircle" | "warehouse" | "objectsColumn" | "clipboard" | "playCircle" | "venus" | "cartMinus" | "filePlus" | "microchip" | "twitch" | "buildingColumns" | "fileCheck" | "microchipAi" | "trophy" | "barcode" | "fileArrowUp" | "mars" | "tiktok" | "arrowUpRightAndArrowDownLeftFromCenter" | "ethereum" | "listCheck" | "thumbtack" | "arrowDownLeftAndArrowUpRightToCenter" | "equals" | "lightbulb" | "starHalf" | "addressBook" | "chartScatter" | "indianRupee" | "starHalfFill" | "cartArrowDown" | "calendarClock" | "sortUpFill" | "sparkles" | "bullseye" | "sortDownFill" | "graduationCap" | "hammer" | "bellSlash" | "gauge" | "shop" | "headphones" | "eraser" | "stopwatch" | "verified" | "deleteLeft" | "hourglass" | "truck" | "wrench" | "microphone" | "megaphone" | "arrowRightArrowLeft" | "bitcoin" | "fileEdit" | "language" | "fileExport" | "fileImport" | "fileWord" | "gift" | "cartPlus" | "thumbsDownFill" | "thumbsUpFill" | "arrowsAlt" | "calculator" | "sortAltSlash" | "arrowsH" | "arrowsV" | "pound" | "prime" | "chartPie" | "reddit" | "sync" | "shoppingBag" | "server" | "database" | "hashtag" | "bookmarkFill" | "filterFill" | "heartFill" | "flagFill" | "circle" | "circleFill" | "bolt" | "history" | "box" | "arrowUpRight" | "arrowUpLeft" | "arrowDownLeft" | "arrowDownRight" | "telegram" | "stopCircle" | "stop" | "whatsapp" | "building" | "qrcode" | "car" | "instagram" | "linkedin" | "send" | "slack" | "moon" | "sun" | "youtube" | "vimeo" | "flag" | "wallet" | "creditCard" | "discord" | "percentage" | "euro" | "book" | "shield" | "paypal" | "amazon" | "phone" | "filterSlash" | "facebook" | "github" | "twitter" | "stepBackwardAlt" | "stepForwardAlt" | "forward" | "backward" | "fastBackward" | "fastForward" | "pause" | "play" | "compass" | "idCard" | "ticket" | "fileO" | "reply" | "directionsAlt" | "directions" | "thumbsUp" | "thumbsDown" | "sortNumericDownAlt" | "sortNumericUpAlt" | "sortAlphaDownAlt" | "sortAlphaUpAlt" | "sortNumericDown" | "sortNumericUp" | "sortAlphaDown" | "sortAlphaUp" | "sortAlt" | "sortAmountUp" | "sortAmountDown" | "sortAmountDownAlt" | "sortAmountUpAlt" | "palette" | "undo" | "desktop" | "slidersV" | "slidersH" | "searchPlus" | "searchMinus" | "fileExcel" | "filePdf" | "checkSquare" | "chartLine" | "userEdit" | "exclamationCircle" | "android" | "google" | "apple" | "microsoft" | "heart" | "mobile" | "tablet" | "key" | "shoppingCart" | "comments" | "comment" | "briefcase" | "bell" | "paperclip" | "shareAlt" | "envelope" | "volumeDown" | "volumeUp" | "volumeOff" | "eject" | "moneyBill" | "images" | "image" | "signIn" | "signOut" | "wifi" | "sitemap" | "chartBar" | "camera" | "dollar" | "lockOpen" | "table" | "mapMarker" | "list" | "eyeSlash" | "eye" | "folderOpen" | "folder" | "video" | "inbox" | "lock" | "unlock" | "tags" | "tag" | "powerOff" | "save" | "questionCircle" | "question" | "copy" | "file" | "clone" | "calendarTimes" | "calendarMinus" | "calendarPlus" | "ellipsisV" | "ellipsisH" | "bookmark" | "globe" | "replay" | "print" | "alignRight" | "alignLeft" | "alignCenter" | "alignJustify" | "cog" | "cloudDownload" | "cloudUpload" | "cloud" | "pencil" | "users" | "clock" | "userMinus" | "userPlus" | "trash" | "windowMinimize" | "windowMaximize" | "externalLink" | "refresh" | "user" | "exclamationTriangle" | "calendar" | "chevronCircleLeft" | "chevronCircleDown" | "chevronCircleRight" | "chevronCircleUp" | "angleDoubleDown" | "angleDoubleLeft" | "angleDoubleRight" | "angleDoubleUp" | "angleDown" | "angleLeft" | "angleRight" | "angleUp" | "upload" | "download" | "ban" | "starFill" | "star" | "chevronLeft" | "chevronRight" | "chevronDown" | "chevronUp" | "caretLeft" | "caretRight" | "caretDown" | "caretUp" | "search" | "check" | "checkCircle" | "times" | "timesCircle" | "plus" | "plusCircle" | "minus" | "minusCircle" | "circleOn" | "circleOff" | "sortDown" | "sortUp" | "stepBackward" | "stepForward" | "thLarge" | "arrowDown" | "arrowLeft" | "arrowRight" | "arrowUp" | "bars" | "arrowCircleDown" | "arrowCircleLeft" | "arrowCircleRight" | "arrowCircleUp" | "infoCircle" | "home" | "spinner" | undefined;
|
|
178
178
|
modelValue?: any;
|
|
179
179
|
onValue?: any;
|
|
180
180
|
offValue?: any;
|
|
@@ -184,9 +184,9 @@ declare const checkboxPropsSchema: z.ZodObject<{
|
|
|
184
184
|
severity?: "primary" | "secondary" | "success" | "info" | "warning" | "danger" | "help" | "contrast" | undefined;
|
|
185
185
|
size?: "sm" | "md" | "lg" | undefined;
|
|
186
186
|
value?: any;
|
|
187
|
-
label?: string | undefined;
|
|
188
187
|
disabled?: boolean | undefined;
|
|
189
|
-
|
|
188
|
+
label?: string | undefined;
|
|
189
|
+
icon?: "info" | "sort" | "map" | "filter" | "at" | "code" | "link" | "folderPlus" | "receipt" | "asterisk" | "faceSmile" | "pinterest" | "expand" | "penToSquare" | "wavePulse" | "turkishLira" | "spinnerDotted" | "crown" | "pauseCircle" | "warehouse" | "objectsColumn" | "clipboard" | "playCircle" | "venus" | "cartMinus" | "filePlus" | "microchip" | "twitch" | "buildingColumns" | "fileCheck" | "microchipAi" | "trophy" | "barcode" | "fileArrowUp" | "mars" | "tiktok" | "arrowUpRightAndArrowDownLeftFromCenter" | "ethereum" | "listCheck" | "thumbtack" | "arrowDownLeftAndArrowUpRightToCenter" | "equals" | "lightbulb" | "starHalf" | "addressBook" | "chartScatter" | "indianRupee" | "starHalfFill" | "cartArrowDown" | "calendarClock" | "sortUpFill" | "sparkles" | "bullseye" | "sortDownFill" | "graduationCap" | "hammer" | "bellSlash" | "gauge" | "shop" | "headphones" | "eraser" | "stopwatch" | "verified" | "deleteLeft" | "hourglass" | "truck" | "wrench" | "microphone" | "megaphone" | "arrowRightArrowLeft" | "bitcoin" | "fileEdit" | "language" | "fileExport" | "fileImport" | "fileWord" | "gift" | "cartPlus" | "thumbsDownFill" | "thumbsUpFill" | "arrowsAlt" | "calculator" | "sortAltSlash" | "arrowsH" | "arrowsV" | "pound" | "prime" | "chartPie" | "reddit" | "sync" | "shoppingBag" | "server" | "database" | "hashtag" | "bookmarkFill" | "filterFill" | "heartFill" | "flagFill" | "circle" | "circleFill" | "bolt" | "history" | "box" | "arrowUpRight" | "arrowUpLeft" | "arrowDownLeft" | "arrowDownRight" | "telegram" | "stopCircle" | "stop" | "whatsapp" | "building" | "qrcode" | "car" | "instagram" | "linkedin" | "send" | "slack" | "moon" | "sun" | "youtube" | "vimeo" | "flag" | "wallet" | "creditCard" | "discord" | "percentage" | "euro" | "book" | "shield" | "paypal" | "amazon" | "phone" | "filterSlash" | "facebook" | "github" | "twitter" | "stepBackwardAlt" | "stepForwardAlt" | "forward" | "backward" | "fastBackward" | "fastForward" | "pause" | "play" | "compass" | "idCard" | "ticket" | "fileO" | "reply" | "directionsAlt" | "directions" | "thumbsUp" | "thumbsDown" | "sortNumericDownAlt" | "sortNumericUpAlt" | "sortAlphaDownAlt" | "sortAlphaUpAlt" | "sortNumericDown" | "sortNumericUp" | "sortAlphaDown" | "sortAlphaUp" | "sortAlt" | "sortAmountUp" | "sortAmountDown" | "sortAmountDownAlt" | "sortAmountUpAlt" | "palette" | "undo" | "desktop" | "slidersV" | "slidersH" | "searchPlus" | "searchMinus" | "fileExcel" | "filePdf" | "checkSquare" | "chartLine" | "userEdit" | "exclamationCircle" | "android" | "google" | "apple" | "microsoft" | "heart" | "mobile" | "tablet" | "key" | "shoppingCart" | "comments" | "comment" | "briefcase" | "bell" | "paperclip" | "shareAlt" | "envelope" | "volumeDown" | "volumeUp" | "volumeOff" | "eject" | "moneyBill" | "images" | "image" | "signIn" | "signOut" | "wifi" | "sitemap" | "chartBar" | "camera" | "dollar" | "lockOpen" | "table" | "mapMarker" | "list" | "eyeSlash" | "eye" | "folderOpen" | "folder" | "video" | "inbox" | "lock" | "unlock" | "tags" | "tag" | "powerOff" | "save" | "questionCircle" | "question" | "copy" | "file" | "clone" | "calendarTimes" | "calendarMinus" | "calendarPlus" | "ellipsisV" | "ellipsisH" | "bookmark" | "globe" | "replay" | "print" | "alignRight" | "alignLeft" | "alignCenter" | "alignJustify" | "cog" | "cloudDownload" | "cloudUpload" | "cloud" | "pencil" | "users" | "clock" | "userMinus" | "userPlus" | "trash" | "windowMinimize" | "windowMaximize" | "externalLink" | "refresh" | "user" | "exclamationTriangle" | "calendar" | "chevronCircleLeft" | "chevronCircleDown" | "chevronCircleRight" | "chevronCircleUp" | "angleDoubleDown" | "angleDoubleLeft" | "angleDoubleRight" | "angleDoubleUp" | "angleDown" | "angleLeft" | "angleRight" | "angleUp" | "upload" | "download" | "ban" | "starFill" | "star" | "chevronLeft" | "chevronRight" | "chevronDown" | "chevronUp" | "caretLeft" | "caretRight" | "caretDown" | "caretUp" | "search" | "check" | "checkCircle" | "times" | "timesCircle" | "plus" | "plusCircle" | "minus" | "minusCircle" | "circleOn" | "circleOff" | "sortDown" | "sortUp" | "stepBackward" | "stepForward" | "thLarge" | "arrowDown" | "arrowLeft" | "arrowRight" | "arrowUp" | "bars" | "arrowCircleDown" | "arrowCircleLeft" | "arrowCircleRight" | "arrowCircleUp" | "infoCircle" | "home" | "spinner" | undefined;
|
|
190
190
|
modelValue?: any;
|
|
191
191
|
onValue?: any;
|
|
192
192
|
offValue?: any;
|
|
@@ -211,10 +211,10 @@ interface CheckboxProps {
|
|
|
211
211
|
labelPosition?: 'left' | 'right' | undefined;
|
|
212
212
|
indeterminate?: boolean | undefined;
|
|
213
213
|
size?: 'sm' | 'md' | 'lg' | undefined;
|
|
214
|
-
severity?: '
|
|
214
|
+
severity?: 'info' | 'primary' | 'secondary' | 'success' | 'warning' | 'danger' | 'help' | 'contrast' | undefined;
|
|
215
215
|
name?: string | undefined;
|
|
216
216
|
id?: string | undefined;
|
|
217
|
-
icon?: 'folderPlus' | 'receipt' | 'asterisk' | '
|
|
217
|
+
icon?: 'folderPlus' | 'receipt' | 'asterisk' | 'faceSmile' | 'pinterest' | 'expand' | 'penToSquare' | 'wavePulse' | 'turkishLira' | 'spinnerDotted' | 'crown' | 'pauseCircle' | 'warehouse' | 'objectsColumn' | 'clipboard' | 'playCircle' | 'venus' | 'cartMinus' | 'filePlus' | 'microchip' | 'twitch' | 'buildingColumns' | 'fileCheck' | 'microchipAi' | 'trophy' | 'barcode' | 'fileArrowUp' | 'mars' | 'tiktok' | 'arrowUpRightAndArrowDownLeftFromCenter' | 'ethereum' | 'listCheck' | 'thumbtack' | 'arrowDownLeftAndArrowUpRightToCenter' | 'equals' | 'lightbulb' | 'starHalf' | 'addressBook' | 'chartScatter' | 'indianRupee' | 'starHalfFill' | 'cartArrowDown' | 'calendarClock' | 'sortUpFill' | 'sparkles' | 'bullseye' | 'sortDownFill' | 'graduationCap' | 'hammer' | 'bellSlash' | 'gauge' | 'shop' | 'headphones' | 'eraser' | 'stopwatch' | 'verified' | 'deleteLeft' | 'hourglass' | 'truck' | 'wrench' | 'microphone' | 'megaphone' | 'arrowRightArrowLeft' | 'bitcoin' | 'fileEdit' | 'language' | 'fileExport' | 'fileImport' | 'fileWord' | 'gift' | 'cartPlus' | 'thumbsDownFill' | 'thumbsUpFill' | 'arrowsAlt' | 'calculator' | 'sortAltSlash' | 'arrowsH' | 'arrowsV' | 'pound' | 'prime' | 'chartPie' | 'reddit' | 'code' | 'sync' | 'shoppingBag' | 'server' | 'database' | 'hashtag' | 'bookmarkFill' | 'filterFill' | 'heartFill' | 'flagFill' | 'circle' | 'circleFill' | 'bolt' | 'history' | 'box' | 'at' | 'arrowUpRight' | 'arrowUpLeft' | 'arrowDownLeft' | 'arrowDownRight' | 'telegram' | 'stopCircle' | 'stop' | 'whatsapp' | 'building' | 'qrcode' | 'car' | 'instagram' | 'linkedin' | 'send' | 'slack' | 'moon' | 'sun' | 'youtube' | 'vimeo' | 'flag' | 'wallet' | 'map' | 'link' | 'creditCard' | 'discord' | 'percentage' | 'euro' | 'book' | 'shield' | 'paypal' | 'amazon' | 'phone' | 'filterSlash' | 'facebook' | 'github' | 'twitter' | 'stepBackwardAlt' | 'stepForwardAlt' | 'forward' | 'backward' | 'fastBackward' | 'fastForward' | 'pause' | 'play' | 'compass' | 'idCard' | 'ticket' | 'fileO' | 'reply' | 'directionsAlt' | 'directions' | 'thumbsUp' | 'thumbsDown' | 'sortNumericDownAlt' | 'sortNumericUpAlt' | 'sortAlphaDownAlt' | 'sortAlphaUpAlt' | 'sortNumericDown' | 'sortNumericUp' | 'sortAlphaDown' | 'sortAlphaUp' | 'sortAlt' | 'sortAmountUp' | 'sortAmountDown' | 'sortAmountDownAlt' | 'sortAmountUpAlt' | 'palette' | 'undo' | 'desktop' | 'slidersV' | 'slidersH' | 'searchPlus' | 'searchMinus' | 'fileExcel' | 'filePdf' | 'checkSquare' | 'chartLine' | 'userEdit' | 'exclamationCircle' | 'android' | 'google' | 'apple' | 'microsoft' | 'heart' | 'mobile' | 'tablet' | 'key' | 'shoppingCart' | 'comments' | 'comment' | 'briefcase' | 'bell' | 'paperclip' | 'shareAlt' | 'envelope' | 'volumeDown' | 'volumeUp' | 'volumeOff' | 'eject' | 'moneyBill' | 'images' | 'image' | 'signIn' | 'signOut' | 'wifi' | 'sitemap' | 'chartBar' | 'camera' | 'dollar' | 'lockOpen' | 'table' | 'mapMarker' | 'list' | 'eyeSlash' | 'eye' | 'folderOpen' | 'folder' | 'video' | 'inbox' | 'lock' | 'unlock' | 'tags' | 'tag' | 'powerOff' | 'save' | 'questionCircle' | 'question' | 'copy' | 'file' | 'clone' | 'calendarTimes' | 'calendarMinus' | 'calendarPlus' | 'ellipsisV' | 'ellipsisH' | 'bookmark' | 'globe' | 'replay' | 'filter' | 'print' | 'alignRight' | 'alignLeft' | 'alignCenter' | 'alignJustify' | 'cog' | 'cloudDownload' | 'cloudUpload' | 'cloud' | 'pencil' | 'users' | 'clock' | 'userMinus' | 'userPlus' | 'trash' | 'windowMinimize' | 'windowMaximize' | 'externalLink' | 'refresh' | 'user' | 'exclamationTriangle' | 'calendar' | 'chevronCircleLeft' | 'chevronCircleDown' | 'chevronCircleRight' | 'chevronCircleUp' | 'angleDoubleDown' | 'angleDoubleLeft' | 'angleDoubleRight' | 'angleDoubleUp' | 'angleDown' | 'angleLeft' | 'angleRight' | 'angleUp' | 'upload' | 'download' | 'ban' | 'starFill' | 'star' | 'chevronLeft' | 'chevronRight' | 'chevronDown' | 'chevronUp' | 'caretLeft' | 'caretRight' | 'caretDown' | 'caretUp' | 'search' | 'check' | 'checkCircle' | 'times' | 'timesCircle' | 'plus' | 'plusCircle' | 'minus' | 'minusCircle' | 'circleOn' | 'circleOff' | 'sortDown' | 'sortUp' | 'sort' | 'stepBackward' | 'stepForward' | 'thLarge' | 'arrowDown' | 'arrowLeft' | 'arrowRight' | 'arrowUp' | 'bars' | 'arrowCircleDown' | 'arrowCircleLeft' | 'arrowCircleRight' | 'arrowCircleUp' | 'info' | 'infoCircle' | 'home' | 'spinner' | undefined;
|
|
218
218
|
}
|
|
219
219
|
type CheckboxResolvedProps = {
|
|
220
220
|
binary: boolean;
|
|
@@ -224,7 +224,7 @@ type CheckboxResolvedProps = {
|
|
|
224
224
|
labelPosition: 'left' | 'right';
|
|
225
225
|
indeterminate: boolean;
|
|
226
226
|
size: 'sm' | 'md' | 'lg';
|
|
227
|
-
severity: '
|
|
227
|
+
severity: 'info' | 'primary' | 'secondary' | 'success' | 'warning' | 'danger' | 'help' | 'contrast';
|
|
228
228
|
modelValue?: any;
|
|
229
229
|
value?: any;
|
|
230
230
|
onValue?: any;
|
|
@@ -232,7 +232,7 @@ type CheckboxResolvedProps = {
|
|
|
232
232
|
label?: string | undefined;
|
|
233
233
|
name?: string | undefined;
|
|
234
234
|
id?: string | undefined;
|
|
235
|
-
icon?: 'folderPlus' | 'receipt' | 'asterisk' | '
|
|
235
|
+
icon?: 'folderPlus' | 'receipt' | 'asterisk' | 'faceSmile' | 'pinterest' | 'expand' | 'penToSquare' | 'wavePulse' | 'turkishLira' | 'spinnerDotted' | 'crown' | 'pauseCircle' | 'warehouse' | 'objectsColumn' | 'clipboard' | 'playCircle' | 'venus' | 'cartMinus' | 'filePlus' | 'microchip' | 'twitch' | 'buildingColumns' | 'fileCheck' | 'microchipAi' | 'trophy' | 'barcode' | 'fileArrowUp' | 'mars' | 'tiktok' | 'arrowUpRightAndArrowDownLeftFromCenter' | 'ethereum' | 'listCheck' | 'thumbtack' | 'arrowDownLeftAndArrowUpRightToCenter' | 'equals' | 'lightbulb' | 'starHalf' | 'addressBook' | 'chartScatter' | 'indianRupee' | 'starHalfFill' | 'cartArrowDown' | 'calendarClock' | 'sortUpFill' | 'sparkles' | 'bullseye' | 'sortDownFill' | 'graduationCap' | 'hammer' | 'bellSlash' | 'gauge' | 'shop' | 'headphones' | 'eraser' | 'stopwatch' | 'verified' | 'deleteLeft' | 'hourglass' | 'truck' | 'wrench' | 'microphone' | 'megaphone' | 'arrowRightArrowLeft' | 'bitcoin' | 'fileEdit' | 'language' | 'fileExport' | 'fileImport' | 'fileWord' | 'gift' | 'cartPlus' | 'thumbsDownFill' | 'thumbsUpFill' | 'arrowsAlt' | 'calculator' | 'sortAltSlash' | 'arrowsH' | 'arrowsV' | 'pound' | 'prime' | 'chartPie' | 'reddit' | 'code' | 'sync' | 'shoppingBag' | 'server' | 'database' | 'hashtag' | 'bookmarkFill' | 'filterFill' | 'heartFill' | 'flagFill' | 'circle' | 'circleFill' | 'bolt' | 'history' | 'box' | 'at' | 'arrowUpRight' | 'arrowUpLeft' | 'arrowDownLeft' | 'arrowDownRight' | 'telegram' | 'stopCircle' | 'stop' | 'whatsapp' | 'building' | 'qrcode' | 'car' | 'instagram' | 'linkedin' | 'send' | 'slack' | 'moon' | 'sun' | 'youtube' | 'vimeo' | 'flag' | 'wallet' | 'map' | 'link' | 'creditCard' | 'discord' | 'percentage' | 'euro' | 'book' | 'shield' | 'paypal' | 'amazon' | 'phone' | 'filterSlash' | 'facebook' | 'github' | 'twitter' | 'stepBackwardAlt' | 'stepForwardAlt' | 'forward' | 'backward' | 'fastBackward' | 'fastForward' | 'pause' | 'play' | 'compass' | 'idCard' | 'ticket' | 'fileO' | 'reply' | 'directionsAlt' | 'directions' | 'thumbsUp' | 'thumbsDown' | 'sortNumericDownAlt' | 'sortNumericUpAlt' | 'sortAlphaDownAlt' | 'sortAlphaUpAlt' | 'sortNumericDown' | 'sortNumericUp' | 'sortAlphaDown' | 'sortAlphaUp' | 'sortAlt' | 'sortAmountUp' | 'sortAmountDown' | 'sortAmountDownAlt' | 'sortAmountUpAlt' | 'palette' | 'undo' | 'desktop' | 'slidersV' | 'slidersH' | 'searchPlus' | 'searchMinus' | 'fileExcel' | 'filePdf' | 'checkSquare' | 'chartLine' | 'userEdit' | 'exclamationCircle' | 'android' | 'google' | 'apple' | 'microsoft' | 'heart' | 'mobile' | 'tablet' | 'key' | 'shoppingCart' | 'comments' | 'comment' | 'briefcase' | 'bell' | 'paperclip' | 'shareAlt' | 'envelope' | 'volumeDown' | 'volumeUp' | 'volumeOff' | 'eject' | 'moneyBill' | 'images' | 'image' | 'signIn' | 'signOut' | 'wifi' | 'sitemap' | 'chartBar' | 'camera' | 'dollar' | 'lockOpen' | 'table' | 'mapMarker' | 'list' | 'eyeSlash' | 'eye' | 'folderOpen' | 'folder' | 'video' | 'inbox' | 'lock' | 'unlock' | 'tags' | 'tag' | 'powerOff' | 'save' | 'questionCircle' | 'question' | 'copy' | 'file' | 'clone' | 'calendarTimes' | 'calendarMinus' | 'calendarPlus' | 'ellipsisV' | 'ellipsisH' | 'bookmark' | 'globe' | 'replay' | 'filter' | 'print' | 'alignRight' | 'alignLeft' | 'alignCenter' | 'alignJustify' | 'cog' | 'cloudDownload' | 'cloudUpload' | 'cloud' | 'pencil' | 'users' | 'clock' | 'userMinus' | 'userPlus' | 'trash' | 'windowMinimize' | 'windowMaximize' | 'externalLink' | 'refresh' | 'user' | 'exclamationTriangle' | 'calendar' | 'chevronCircleLeft' | 'chevronCircleDown' | 'chevronCircleRight' | 'chevronCircleUp' | 'angleDoubleDown' | 'angleDoubleLeft' | 'angleDoubleRight' | 'angleDoubleUp' | 'angleDown' | 'angleLeft' | 'angleRight' | 'angleUp' | 'upload' | 'download' | 'ban' | 'starFill' | 'star' | 'chevronLeft' | 'chevronRight' | 'chevronDown' | 'chevronUp' | 'caretLeft' | 'caretRight' | 'caretDown' | 'caretUp' | 'search' | 'check' | 'checkCircle' | 'times' | 'timesCircle' | 'plus' | 'plusCircle' | 'minus' | 'minusCircle' | 'circleOn' | 'circleOff' | 'sortDown' | 'sortUp' | 'sort' | 'stepBackward' | 'stepForward' | 'thLarge' | 'arrowDown' | 'arrowLeft' | 'arrowRight' | 'arrowUp' | 'bars' | 'arrowCircleDown' | 'arrowCircleLeft' | 'arrowCircleRight' | 'arrowCircleUp' | 'info' | 'infoCircle' | 'home' | 'spinner' | undefined;
|
|
236
236
|
};
|
|
237
237
|
declare function getCheckboxDefaults(props?: CheckboxProps): CheckboxResolvedProps;
|
|
238
238
|
|
|
@@ -268,13 +268,13 @@ declare const dialogPropsSchema: z.ZodObject<{
|
|
|
268
268
|
/** Native id attribute */
|
|
269
269
|
id: z.ZodOptional<z.ZodString>;
|
|
270
270
|
}, "strip", z.ZodTypeAny, {
|
|
271
|
-
position: "left" | "right" | "center" | "top" | "bottom" | "top-left" | "top-right" | "bottom-left" | "bottom-right";
|
|
272
271
|
visible: boolean;
|
|
273
272
|
closable: boolean;
|
|
274
273
|
dismissableMask: boolean;
|
|
275
274
|
closeOnEscape: boolean;
|
|
276
275
|
modal: boolean;
|
|
277
276
|
showHeader: boolean;
|
|
277
|
+
position: "left" | "right" | "center" | "top" | "bottom" | "top-left" | "top-right" | "bottom-left" | "bottom-right";
|
|
278
278
|
id?: string | undefined;
|
|
279
279
|
header?: string | undefined;
|
|
280
280
|
footer?: string | undefined;
|
|
@@ -282,9 +282,8 @@ declare const dialogPropsSchema: z.ZodObject<{
|
|
|
282
282
|
maskClass?: string | undefined;
|
|
283
283
|
style?: any;
|
|
284
284
|
class?: any;
|
|
285
|
-
closeIcon?: "info" | "sort" | "map" | "filter" | "at" | "code" | "
|
|
285
|
+
closeIcon?: "info" | "sort" | "map" | "filter" | "at" | "code" | "link" | "folderPlus" | "receipt" | "asterisk" | "faceSmile" | "pinterest" | "expand" | "penToSquare" | "wavePulse" | "turkishLira" | "spinnerDotted" | "crown" | "pauseCircle" | "warehouse" | "objectsColumn" | "clipboard" | "playCircle" | "venus" | "cartMinus" | "filePlus" | "microchip" | "twitch" | "buildingColumns" | "fileCheck" | "microchipAi" | "trophy" | "barcode" | "fileArrowUp" | "mars" | "tiktok" | "arrowUpRightAndArrowDownLeftFromCenter" | "ethereum" | "listCheck" | "thumbtack" | "arrowDownLeftAndArrowUpRightToCenter" | "equals" | "lightbulb" | "starHalf" | "addressBook" | "chartScatter" | "indianRupee" | "starHalfFill" | "cartArrowDown" | "calendarClock" | "sortUpFill" | "sparkles" | "bullseye" | "sortDownFill" | "graduationCap" | "hammer" | "bellSlash" | "gauge" | "shop" | "headphones" | "eraser" | "stopwatch" | "verified" | "deleteLeft" | "hourglass" | "truck" | "wrench" | "microphone" | "megaphone" | "arrowRightArrowLeft" | "bitcoin" | "fileEdit" | "language" | "fileExport" | "fileImport" | "fileWord" | "gift" | "cartPlus" | "thumbsDownFill" | "thumbsUpFill" | "arrowsAlt" | "calculator" | "sortAltSlash" | "arrowsH" | "arrowsV" | "pound" | "prime" | "chartPie" | "reddit" | "sync" | "shoppingBag" | "server" | "database" | "hashtag" | "bookmarkFill" | "filterFill" | "heartFill" | "flagFill" | "circle" | "circleFill" | "bolt" | "history" | "box" | "arrowUpRight" | "arrowUpLeft" | "arrowDownLeft" | "arrowDownRight" | "telegram" | "stopCircle" | "stop" | "whatsapp" | "building" | "qrcode" | "car" | "instagram" | "linkedin" | "send" | "slack" | "moon" | "sun" | "youtube" | "vimeo" | "flag" | "wallet" | "creditCard" | "discord" | "percentage" | "euro" | "book" | "shield" | "paypal" | "amazon" | "phone" | "filterSlash" | "facebook" | "github" | "twitter" | "stepBackwardAlt" | "stepForwardAlt" | "forward" | "backward" | "fastBackward" | "fastForward" | "pause" | "play" | "compass" | "idCard" | "ticket" | "fileO" | "reply" | "directionsAlt" | "directions" | "thumbsUp" | "thumbsDown" | "sortNumericDownAlt" | "sortNumericUpAlt" | "sortAlphaDownAlt" | "sortAlphaUpAlt" | "sortNumericDown" | "sortNumericUp" | "sortAlphaDown" | "sortAlphaUp" | "sortAlt" | "sortAmountUp" | "sortAmountDown" | "sortAmountDownAlt" | "sortAmountUpAlt" | "palette" | "undo" | "desktop" | "slidersV" | "slidersH" | "searchPlus" | "searchMinus" | "fileExcel" | "filePdf" | "checkSquare" | "chartLine" | "userEdit" | "exclamationCircle" | "android" | "google" | "apple" | "microsoft" | "heart" | "mobile" | "tablet" | "key" | "shoppingCart" | "comments" | "comment" | "briefcase" | "bell" | "paperclip" | "shareAlt" | "envelope" | "volumeDown" | "volumeUp" | "volumeOff" | "eject" | "moneyBill" | "images" | "image" | "signIn" | "signOut" | "wifi" | "sitemap" | "chartBar" | "camera" | "dollar" | "lockOpen" | "table" | "mapMarker" | "list" | "eyeSlash" | "eye" | "folderOpen" | "folder" | "video" | "inbox" | "lock" | "unlock" | "tags" | "tag" | "powerOff" | "save" | "questionCircle" | "question" | "copy" | "file" | "clone" | "calendarTimes" | "calendarMinus" | "calendarPlus" | "ellipsisV" | "ellipsisH" | "bookmark" | "globe" | "replay" | "print" | "alignRight" | "alignLeft" | "alignCenter" | "alignJustify" | "cog" | "cloudDownload" | "cloudUpload" | "cloud" | "pencil" | "users" | "clock" | "userMinus" | "userPlus" | "trash" | "windowMinimize" | "windowMaximize" | "externalLink" | "refresh" | "user" | "exclamationTriangle" | "calendar" | "chevronCircleLeft" | "chevronCircleDown" | "chevronCircleRight" | "chevronCircleUp" | "angleDoubleDown" | "angleDoubleLeft" | "angleDoubleRight" | "angleDoubleUp" | "angleDown" | "angleLeft" | "angleRight" | "angleUp" | "upload" | "download" | "ban" | "starFill" | "star" | "chevronLeft" | "chevronRight" | "chevronDown" | "chevronUp" | "caretLeft" | "caretRight" | "caretDown" | "caretUp" | "search" | "check" | "checkCircle" | "times" | "timesCircle" | "plus" | "plusCircle" | "minus" | "minusCircle" | "circleOn" | "circleOff" | "sortDown" | "sortUp" | "stepBackward" | "stepForward" | "thLarge" | "arrowDown" | "arrowLeft" | "arrowRight" | "arrowUp" | "bars" | "arrowCircleDown" | "arrowCircleLeft" | "arrowCircleRight" | "arrowCircleUp" | "infoCircle" | "home" | "spinner" | undefined;
|
|
286
286
|
}, {
|
|
287
|
-
position?: "left" | "right" | "center" | "top" | "bottom" | "top-left" | "top-right" | "bottom-left" | "bottom-right" | undefined;
|
|
288
287
|
id?: string | undefined;
|
|
289
288
|
visible?: boolean | undefined;
|
|
290
289
|
header?: string | undefined;
|
|
@@ -298,7 +297,8 @@ declare const dialogPropsSchema: z.ZodObject<{
|
|
|
298
297
|
showHeader?: boolean | undefined;
|
|
299
298
|
style?: any;
|
|
300
299
|
class?: any;
|
|
301
|
-
|
|
300
|
+
position?: "left" | "right" | "center" | "top" | "bottom" | "top-left" | "top-right" | "bottom-left" | "bottom-right" | undefined;
|
|
301
|
+
closeIcon?: "info" | "sort" | "map" | "filter" | "at" | "code" | "link" | "folderPlus" | "receipt" | "asterisk" | "faceSmile" | "pinterest" | "expand" | "penToSquare" | "wavePulse" | "turkishLira" | "spinnerDotted" | "crown" | "pauseCircle" | "warehouse" | "objectsColumn" | "clipboard" | "playCircle" | "venus" | "cartMinus" | "filePlus" | "microchip" | "twitch" | "buildingColumns" | "fileCheck" | "microchipAi" | "trophy" | "barcode" | "fileArrowUp" | "mars" | "tiktok" | "arrowUpRightAndArrowDownLeftFromCenter" | "ethereum" | "listCheck" | "thumbtack" | "arrowDownLeftAndArrowUpRightToCenter" | "equals" | "lightbulb" | "starHalf" | "addressBook" | "chartScatter" | "indianRupee" | "starHalfFill" | "cartArrowDown" | "calendarClock" | "sortUpFill" | "sparkles" | "bullseye" | "sortDownFill" | "graduationCap" | "hammer" | "bellSlash" | "gauge" | "shop" | "headphones" | "eraser" | "stopwatch" | "verified" | "deleteLeft" | "hourglass" | "truck" | "wrench" | "microphone" | "megaphone" | "arrowRightArrowLeft" | "bitcoin" | "fileEdit" | "language" | "fileExport" | "fileImport" | "fileWord" | "gift" | "cartPlus" | "thumbsDownFill" | "thumbsUpFill" | "arrowsAlt" | "calculator" | "sortAltSlash" | "arrowsH" | "arrowsV" | "pound" | "prime" | "chartPie" | "reddit" | "sync" | "shoppingBag" | "server" | "database" | "hashtag" | "bookmarkFill" | "filterFill" | "heartFill" | "flagFill" | "circle" | "circleFill" | "bolt" | "history" | "box" | "arrowUpRight" | "arrowUpLeft" | "arrowDownLeft" | "arrowDownRight" | "telegram" | "stopCircle" | "stop" | "whatsapp" | "building" | "qrcode" | "car" | "instagram" | "linkedin" | "send" | "slack" | "moon" | "sun" | "youtube" | "vimeo" | "flag" | "wallet" | "creditCard" | "discord" | "percentage" | "euro" | "book" | "shield" | "paypal" | "amazon" | "phone" | "filterSlash" | "facebook" | "github" | "twitter" | "stepBackwardAlt" | "stepForwardAlt" | "forward" | "backward" | "fastBackward" | "fastForward" | "pause" | "play" | "compass" | "idCard" | "ticket" | "fileO" | "reply" | "directionsAlt" | "directions" | "thumbsUp" | "thumbsDown" | "sortNumericDownAlt" | "sortNumericUpAlt" | "sortAlphaDownAlt" | "sortAlphaUpAlt" | "sortNumericDown" | "sortNumericUp" | "sortAlphaDown" | "sortAlphaUp" | "sortAlt" | "sortAmountUp" | "sortAmountDown" | "sortAmountDownAlt" | "sortAmountUpAlt" | "palette" | "undo" | "desktop" | "slidersV" | "slidersH" | "searchPlus" | "searchMinus" | "fileExcel" | "filePdf" | "checkSquare" | "chartLine" | "userEdit" | "exclamationCircle" | "android" | "google" | "apple" | "microsoft" | "heart" | "mobile" | "tablet" | "key" | "shoppingCart" | "comments" | "comment" | "briefcase" | "bell" | "paperclip" | "shareAlt" | "envelope" | "volumeDown" | "volumeUp" | "volumeOff" | "eject" | "moneyBill" | "images" | "image" | "signIn" | "signOut" | "wifi" | "sitemap" | "chartBar" | "camera" | "dollar" | "lockOpen" | "table" | "mapMarker" | "list" | "eyeSlash" | "eye" | "folderOpen" | "folder" | "video" | "inbox" | "lock" | "unlock" | "tags" | "tag" | "powerOff" | "save" | "questionCircle" | "question" | "copy" | "file" | "clone" | "calendarTimes" | "calendarMinus" | "calendarPlus" | "ellipsisV" | "ellipsisH" | "bookmark" | "globe" | "replay" | "print" | "alignRight" | "alignLeft" | "alignCenter" | "alignJustify" | "cog" | "cloudDownload" | "cloudUpload" | "cloud" | "pencil" | "users" | "clock" | "userMinus" | "userPlus" | "trash" | "windowMinimize" | "windowMaximize" | "externalLink" | "refresh" | "user" | "exclamationTriangle" | "calendar" | "chevronCircleLeft" | "chevronCircleDown" | "chevronCircleRight" | "chevronCircleUp" | "angleDoubleDown" | "angleDoubleLeft" | "angleDoubleRight" | "angleDoubleUp" | "angleDown" | "angleLeft" | "angleRight" | "angleUp" | "upload" | "download" | "ban" | "starFill" | "star" | "chevronLeft" | "chevronRight" | "chevronDown" | "chevronUp" | "caretLeft" | "caretRight" | "caretDown" | "caretUp" | "search" | "check" | "checkCircle" | "times" | "timesCircle" | "plus" | "plusCircle" | "minus" | "minusCircle" | "circleOn" | "circleOff" | "sortDown" | "sortUp" | "stepBackward" | "stepForward" | "thLarge" | "arrowDown" | "arrowLeft" | "arrowRight" | "arrowUp" | "bars" | "arrowCircleDown" | "arrowCircleLeft" | "arrowCircleRight" | "arrowCircleUp" | "infoCircle" | "home" | "spinner" | undefined;
|
|
302
302
|
}>;
|
|
303
303
|
declare function getDialogDefaults(props?: DialogProps): DialogResolvedProps;
|
|
304
304
|
interface DialogProps {
|
|
@@ -306,7 +306,6 @@ interface DialogProps {
|
|
|
306
306
|
header?: string | undefined;
|
|
307
307
|
footer?: string | undefined;
|
|
308
308
|
closable?: boolean | undefined;
|
|
309
|
-
position?: 'left' | 'right' | 'center' | 'top' | 'bottom' | 'top-left' | 'top-right' | 'bottom-left' | 'bottom-right' | undefined;
|
|
310
309
|
dismissableMask?: boolean | undefined;
|
|
311
310
|
closeOnEscape?: boolean | undefined;
|
|
312
311
|
appendTo?: any;
|
|
@@ -315,17 +314,18 @@ interface DialogProps {
|
|
|
315
314
|
showHeader?: boolean | undefined;
|
|
316
315
|
style?: any;
|
|
317
316
|
class?: any;
|
|
317
|
+
position?: 'center' | 'top' | 'bottom' | 'left' | 'right' | 'top-left' | 'top-right' | 'bottom-left' | 'bottom-right' | undefined;
|
|
318
318
|
id?: string | undefined;
|
|
319
|
-
closeIcon?: 'times' | 'folderPlus' | 'receipt' | 'asterisk' | '
|
|
319
|
+
closeIcon?: 'times' | 'folderPlus' | 'receipt' | 'asterisk' | 'faceSmile' | 'pinterest' | 'expand' | 'penToSquare' | 'wavePulse' | 'turkishLira' | 'spinnerDotted' | 'crown' | 'pauseCircle' | 'warehouse' | 'objectsColumn' | 'clipboard' | 'playCircle' | 'venus' | 'cartMinus' | 'filePlus' | 'microchip' | 'twitch' | 'buildingColumns' | 'fileCheck' | 'microchipAi' | 'trophy' | 'barcode' | 'fileArrowUp' | 'mars' | 'tiktok' | 'arrowUpRightAndArrowDownLeftFromCenter' | 'ethereum' | 'listCheck' | 'thumbtack' | 'arrowDownLeftAndArrowUpRightToCenter' | 'equals' | 'lightbulb' | 'starHalf' | 'addressBook' | 'chartScatter' | 'indianRupee' | 'starHalfFill' | 'cartArrowDown' | 'calendarClock' | 'sortUpFill' | 'sparkles' | 'bullseye' | 'sortDownFill' | 'graduationCap' | 'hammer' | 'bellSlash' | 'gauge' | 'shop' | 'headphones' | 'eraser' | 'stopwatch' | 'verified' | 'deleteLeft' | 'hourglass' | 'truck' | 'wrench' | 'microphone' | 'megaphone' | 'arrowRightArrowLeft' | 'bitcoin' | 'fileEdit' | 'language' | 'fileExport' | 'fileImport' | 'fileWord' | 'gift' | 'cartPlus' | 'thumbsDownFill' | 'thumbsUpFill' | 'arrowsAlt' | 'calculator' | 'sortAltSlash' | 'arrowsH' | 'arrowsV' | 'pound' | 'prime' | 'chartPie' | 'reddit' | 'code' | 'sync' | 'shoppingBag' | 'server' | 'database' | 'hashtag' | 'bookmarkFill' | 'filterFill' | 'heartFill' | 'flagFill' | 'circle' | 'circleFill' | 'bolt' | 'history' | 'box' | 'at' | 'arrowUpRight' | 'arrowUpLeft' | 'arrowDownLeft' | 'arrowDownRight' | 'telegram' | 'stopCircle' | 'stop' | 'whatsapp' | 'building' | 'qrcode' | 'car' | 'instagram' | 'linkedin' | 'send' | 'slack' | 'moon' | 'sun' | 'youtube' | 'vimeo' | 'flag' | 'wallet' | 'map' | 'link' | 'creditCard' | 'discord' | 'percentage' | 'euro' | 'book' | 'shield' | 'paypal' | 'amazon' | 'phone' | 'filterSlash' | 'facebook' | 'github' | 'twitter' | 'stepBackwardAlt' | 'stepForwardAlt' | 'forward' | 'backward' | 'fastBackward' | 'fastForward' | 'pause' | 'play' | 'compass' | 'idCard' | 'ticket' | 'fileO' | 'reply' | 'directionsAlt' | 'directions' | 'thumbsUp' | 'thumbsDown' | 'sortNumericDownAlt' | 'sortNumericUpAlt' | 'sortAlphaDownAlt' | 'sortAlphaUpAlt' | 'sortNumericDown' | 'sortNumericUp' | 'sortAlphaDown' | 'sortAlphaUp' | 'sortAlt' | 'sortAmountUp' | 'sortAmountDown' | 'sortAmountDownAlt' | 'sortAmountUpAlt' | 'palette' | 'undo' | 'desktop' | 'slidersV' | 'slidersH' | 'searchPlus' | 'searchMinus' | 'fileExcel' | 'filePdf' | 'checkSquare' | 'chartLine' | 'userEdit' | 'exclamationCircle' | 'android' | 'google' | 'apple' | 'microsoft' | 'heart' | 'mobile' | 'tablet' | 'key' | 'shoppingCart' | 'comments' | 'comment' | 'briefcase' | 'bell' | 'paperclip' | 'shareAlt' | 'envelope' | 'volumeDown' | 'volumeUp' | 'volumeOff' | 'eject' | 'moneyBill' | 'images' | 'image' | 'signIn' | 'signOut' | 'wifi' | 'sitemap' | 'chartBar' | 'camera' | 'dollar' | 'lockOpen' | 'table' | 'mapMarker' | 'list' | 'eyeSlash' | 'eye' | 'folderOpen' | 'folder' | 'video' | 'inbox' | 'lock' | 'unlock' | 'tags' | 'tag' | 'powerOff' | 'save' | 'questionCircle' | 'question' | 'copy' | 'file' | 'clone' | 'calendarTimes' | 'calendarMinus' | 'calendarPlus' | 'ellipsisV' | 'ellipsisH' | 'bookmark' | 'globe' | 'replay' | 'filter' | 'print' | 'alignRight' | 'alignLeft' | 'alignCenter' | 'alignJustify' | 'cog' | 'cloudDownload' | 'cloudUpload' | 'cloud' | 'pencil' | 'users' | 'clock' | 'userMinus' | 'userPlus' | 'trash' | 'windowMinimize' | 'windowMaximize' | 'externalLink' | 'refresh' | 'user' | 'exclamationTriangle' | 'calendar' | 'chevronCircleLeft' | 'chevronCircleDown' | 'chevronCircleRight' | 'chevronCircleUp' | 'angleDoubleDown' | 'angleDoubleLeft' | 'angleDoubleRight' | 'angleDoubleUp' | 'angleDown' | 'angleLeft' | 'angleRight' | 'angleUp' | 'upload' | 'download' | 'ban' | 'starFill' | 'star' | 'chevronLeft' | 'chevronRight' | 'chevronDown' | 'chevronUp' | 'caretLeft' | 'caretRight' | 'caretDown' | 'caretUp' | 'search' | 'check' | 'checkCircle' | 'timesCircle' | 'plus' | 'plusCircle' | 'minus' | 'minusCircle' | 'circleOn' | 'circleOff' | 'sortDown' | 'sortUp' | 'sort' | 'stepBackward' | 'stepForward' | 'thLarge' | 'arrowDown' | 'arrowLeft' | 'arrowRight' | 'arrowUp' | 'bars' | 'arrowCircleDown' | 'arrowCircleLeft' | 'arrowCircleRight' | 'arrowCircleUp' | 'info' | 'infoCircle' | 'home' | 'spinner' | undefined;
|
|
320
320
|
}
|
|
321
321
|
type DialogResolvedProps = {
|
|
322
322
|
visible: boolean;
|
|
323
323
|
closable: boolean;
|
|
324
|
-
position: 'left' | 'right' | 'center' | 'top' | 'bottom' | 'top-left' | 'top-right' | 'bottom-left' | 'bottom-right';
|
|
325
324
|
dismissableMask: boolean;
|
|
326
325
|
closeOnEscape: boolean;
|
|
327
326
|
modal: boolean;
|
|
328
327
|
showHeader: boolean;
|
|
328
|
+
position: 'center' | 'top' | 'bottom' | 'left' | 'right' | 'top-left' | 'top-right' | 'bottom-left' | 'bottom-right';
|
|
329
329
|
header?: string | undefined;
|
|
330
330
|
footer?: string | undefined;
|
|
331
331
|
appendTo?: any;
|
|
@@ -333,7 +333,7 @@ type DialogResolvedProps = {
|
|
|
333
333
|
style?: any;
|
|
334
334
|
class?: any;
|
|
335
335
|
id?: string | undefined;
|
|
336
|
-
closeIcon?: 'times' | 'folderPlus' | 'receipt' | 'asterisk' | '
|
|
336
|
+
closeIcon?: 'times' | 'folderPlus' | 'receipt' | 'asterisk' | 'faceSmile' | 'pinterest' | 'expand' | 'penToSquare' | 'wavePulse' | 'turkishLira' | 'spinnerDotted' | 'crown' | 'pauseCircle' | 'warehouse' | 'objectsColumn' | 'clipboard' | 'playCircle' | 'venus' | 'cartMinus' | 'filePlus' | 'microchip' | 'twitch' | 'buildingColumns' | 'fileCheck' | 'microchipAi' | 'trophy' | 'barcode' | 'fileArrowUp' | 'mars' | 'tiktok' | 'arrowUpRightAndArrowDownLeftFromCenter' | 'ethereum' | 'listCheck' | 'thumbtack' | 'arrowDownLeftAndArrowUpRightToCenter' | 'equals' | 'lightbulb' | 'starHalf' | 'addressBook' | 'chartScatter' | 'indianRupee' | 'starHalfFill' | 'cartArrowDown' | 'calendarClock' | 'sortUpFill' | 'sparkles' | 'bullseye' | 'sortDownFill' | 'graduationCap' | 'hammer' | 'bellSlash' | 'gauge' | 'shop' | 'headphones' | 'eraser' | 'stopwatch' | 'verified' | 'deleteLeft' | 'hourglass' | 'truck' | 'wrench' | 'microphone' | 'megaphone' | 'arrowRightArrowLeft' | 'bitcoin' | 'fileEdit' | 'language' | 'fileExport' | 'fileImport' | 'fileWord' | 'gift' | 'cartPlus' | 'thumbsDownFill' | 'thumbsUpFill' | 'arrowsAlt' | 'calculator' | 'sortAltSlash' | 'arrowsH' | 'arrowsV' | 'pound' | 'prime' | 'chartPie' | 'reddit' | 'code' | 'sync' | 'shoppingBag' | 'server' | 'database' | 'hashtag' | 'bookmarkFill' | 'filterFill' | 'heartFill' | 'flagFill' | 'circle' | 'circleFill' | 'bolt' | 'history' | 'box' | 'at' | 'arrowUpRight' | 'arrowUpLeft' | 'arrowDownLeft' | 'arrowDownRight' | 'telegram' | 'stopCircle' | 'stop' | 'whatsapp' | 'building' | 'qrcode' | 'car' | 'instagram' | 'linkedin' | 'send' | 'slack' | 'moon' | 'sun' | 'youtube' | 'vimeo' | 'flag' | 'wallet' | 'map' | 'link' | 'creditCard' | 'discord' | 'percentage' | 'euro' | 'book' | 'shield' | 'paypal' | 'amazon' | 'phone' | 'filterSlash' | 'facebook' | 'github' | 'twitter' | 'stepBackwardAlt' | 'stepForwardAlt' | 'forward' | 'backward' | 'fastBackward' | 'fastForward' | 'pause' | 'play' | 'compass' | 'idCard' | 'ticket' | 'fileO' | 'reply' | 'directionsAlt' | 'directions' | 'thumbsUp' | 'thumbsDown' | 'sortNumericDownAlt' | 'sortNumericUpAlt' | 'sortAlphaDownAlt' | 'sortAlphaUpAlt' | 'sortNumericDown' | 'sortNumericUp' | 'sortAlphaDown' | 'sortAlphaUp' | 'sortAlt' | 'sortAmountUp' | 'sortAmountDown' | 'sortAmountDownAlt' | 'sortAmountUpAlt' | 'palette' | 'undo' | 'desktop' | 'slidersV' | 'slidersH' | 'searchPlus' | 'searchMinus' | 'fileExcel' | 'filePdf' | 'checkSquare' | 'chartLine' | 'userEdit' | 'exclamationCircle' | 'android' | 'google' | 'apple' | 'microsoft' | 'heart' | 'mobile' | 'tablet' | 'key' | 'shoppingCart' | 'comments' | 'comment' | 'briefcase' | 'bell' | 'paperclip' | 'shareAlt' | 'envelope' | 'volumeDown' | 'volumeUp' | 'volumeOff' | 'eject' | 'moneyBill' | 'images' | 'image' | 'signIn' | 'signOut' | 'wifi' | 'sitemap' | 'chartBar' | 'camera' | 'dollar' | 'lockOpen' | 'table' | 'mapMarker' | 'list' | 'eyeSlash' | 'eye' | 'folderOpen' | 'folder' | 'video' | 'inbox' | 'lock' | 'unlock' | 'tags' | 'tag' | 'powerOff' | 'save' | 'questionCircle' | 'question' | 'copy' | 'file' | 'clone' | 'calendarTimes' | 'calendarMinus' | 'calendarPlus' | 'ellipsisV' | 'ellipsisH' | 'bookmark' | 'globe' | 'replay' | 'filter' | 'print' | 'alignRight' | 'alignLeft' | 'alignCenter' | 'alignJustify' | 'cog' | 'cloudDownload' | 'cloudUpload' | 'cloud' | 'pencil' | 'users' | 'clock' | 'userMinus' | 'userPlus' | 'trash' | 'windowMinimize' | 'windowMaximize' | 'externalLink' | 'refresh' | 'user' | 'exclamationTriangle' | 'calendar' | 'chevronCircleLeft' | 'chevronCircleDown' | 'chevronCircleRight' | 'chevronCircleUp' | 'angleDoubleDown' | 'angleDoubleLeft' | 'angleDoubleRight' | 'angleDoubleUp' | 'angleDown' | 'angleLeft' | 'angleRight' | 'angleUp' | 'upload' | 'download' | 'ban' | 'starFill' | 'star' | 'chevronLeft' | 'chevronRight' | 'chevronDown' | 'chevronUp' | 'caretLeft' | 'caretRight' | 'caretDown' | 'caretUp' | 'search' | 'check' | 'checkCircle' | 'timesCircle' | 'plus' | 'plusCircle' | 'minus' | 'minusCircle' | 'circleOn' | 'circleOff' | 'sortDown' | 'sortUp' | 'sort' | 'stepBackward' | 'stepForward' | 'thLarge' | 'arrowDown' | 'arrowLeft' | 'arrowRight' | 'arrowUp' | 'bars' | 'arrowCircleDown' | 'arrowCircleLeft' | 'arrowCircleRight' | 'arrowCircleUp' | 'info' | 'infoCircle' | 'home' | 'spinner' | undefined;
|
|
337
337
|
};
|
|
338
338
|
|
|
339
339
|
declare const iconPropsSchema: z.ZodObject<{
|
|
@@ -347,17 +347,17 @@ declare const iconPropsSchema: z.ZodObject<{
|
|
|
347
347
|
spin: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
348
348
|
}, "strip", z.ZodTypeAny, {
|
|
349
349
|
size: string | number;
|
|
350
|
-
name: "" | "info" | "sort" | "map" | "filter" | "at" | "code" | "
|
|
350
|
+
name: "" | "info" | "sort" | "map" | "filter" | "at" | "code" | "link" | "folderPlus" | "receipt" | "asterisk" | "faceSmile" | "pinterest" | "expand" | "penToSquare" | "wavePulse" | "turkishLira" | "spinnerDotted" | "crown" | "pauseCircle" | "warehouse" | "objectsColumn" | "clipboard" | "playCircle" | "venus" | "cartMinus" | "filePlus" | "microchip" | "twitch" | "buildingColumns" | "fileCheck" | "microchipAi" | "trophy" | "barcode" | "fileArrowUp" | "mars" | "tiktok" | "arrowUpRightAndArrowDownLeftFromCenter" | "ethereum" | "listCheck" | "thumbtack" | "arrowDownLeftAndArrowUpRightToCenter" | "equals" | "lightbulb" | "starHalf" | "addressBook" | "chartScatter" | "indianRupee" | "starHalfFill" | "cartArrowDown" | "calendarClock" | "sortUpFill" | "sparkles" | "bullseye" | "sortDownFill" | "graduationCap" | "hammer" | "bellSlash" | "gauge" | "shop" | "headphones" | "eraser" | "stopwatch" | "verified" | "deleteLeft" | "hourglass" | "truck" | "wrench" | "microphone" | "megaphone" | "arrowRightArrowLeft" | "bitcoin" | "fileEdit" | "language" | "fileExport" | "fileImport" | "fileWord" | "gift" | "cartPlus" | "thumbsDownFill" | "thumbsUpFill" | "arrowsAlt" | "calculator" | "sortAltSlash" | "arrowsH" | "arrowsV" | "pound" | "prime" | "chartPie" | "reddit" | "sync" | "shoppingBag" | "server" | "database" | "hashtag" | "bookmarkFill" | "filterFill" | "heartFill" | "flagFill" | "circle" | "circleFill" | "bolt" | "history" | "box" | "arrowUpRight" | "arrowUpLeft" | "arrowDownLeft" | "arrowDownRight" | "telegram" | "stopCircle" | "stop" | "whatsapp" | "building" | "qrcode" | "car" | "instagram" | "linkedin" | "send" | "slack" | "moon" | "sun" | "youtube" | "vimeo" | "flag" | "wallet" | "creditCard" | "discord" | "percentage" | "euro" | "book" | "shield" | "paypal" | "amazon" | "phone" | "filterSlash" | "facebook" | "github" | "twitter" | "stepBackwardAlt" | "stepForwardAlt" | "forward" | "backward" | "fastBackward" | "fastForward" | "pause" | "play" | "compass" | "idCard" | "ticket" | "fileO" | "reply" | "directionsAlt" | "directions" | "thumbsUp" | "thumbsDown" | "sortNumericDownAlt" | "sortNumericUpAlt" | "sortAlphaDownAlt" | "sortAlphaUpAlt" | "sortNumericDown" | "sortNumericUp" | "sortAlphaDown" | "sortAlphaUp" | "sortAlt" | "sortAmountUp" | "sortAmountDown" | "sortAmountDownAlt" | "sortAmountUpAlt" | "palette" | "undo" | "desktop" | "slidersV" | "slidersH" | "searchPlus" | "searchMinus" | "fileExcel" | "filePdf" | "checkSquare" | "chartLine" | "userEdit" | "exclamationCircle" | "android" | "google" | "apple" | "microsoft" | "heart" | "mobile" | "tablet" | "key" | "shoppingCart" | "comments" | "comment" | "briefcase" | "bell" | "paperclip" | "shareAlt" | "envelope" | "volumeDown" | "volumeUp" | "volumeOff" | "eject" | "moneyBill" | "images" | "image" | "signIn" | "signOut" | "wifi" | "sitemap" | "chartBar" | "camera" | "dollar" | "lockOpen" | "table" | "mapMarker" | "list" | "eyeSlash" | "eye" | "folderOpen" | "folder" | "video" | "inbox" | "lock" | "unlock" | "tags" | "tag" | "powerOff" | "save" | "questionCircle" | "question" | "copy" | "file" | "clone" | "calendarTimes" | "calendarMinus" | "calendarPlus" | "ellipsisV" | "ellipsisH" | "bookmark" | "globe" | "replay" | "print" | "alignRight" | "alignLeft" | "alignCenter" | "alignJustify" | "cog" | "cloudDownload" | "cloudUpload" | "cloud" | "pencil" | "users" | "clock" | "userMinus" | "userPlus" | "trash" | "windowMinimize" | "windowMaximize" | "externalLink" | "refresh" | "user" | "exclamationTriangle" | "calendar" | "chevronCircleLeft" | "chevronCircleDown" | "chevronCircleRight" | "chevronCircleUp" | "angleDoubleDown" | "angleDoubleLeft" | "angleDoubleRight" | "angleDoubleUp" | "angleDown" | "angleLeft" | "angleRight" | "angleUp" | "upload" | "download" | "ban" | "starFill" | "star" | "chevronLeft" | "chevronRight" | "chevronDown" | "chevronUp" | "caretLeft" | "caretRight" | "caretDown" | "caretUp" | "search" | "check" | "checkCircle" | "times" | "timesCircle" | "plus" | "plusCircle" | "minus" | "minusCircle" | "circleOn" | "circleOff" | "sortDown" | "sortUp" | "stepBackward" | "stepForward" | "thLarge" | "arrowDown" | "arrowLeft" | "arrowRight" | "arrowUp" | "bars" | "arrowCircleDown" | "arrowCircleLeft" | "arrowCircleRight" | "arrowCircleUp" | "infoCircle" | "home" | "spinner";
|
|
351
351
|
spin: boolean;
|
|
352
352
|
color?: string | undefined;
|
|
353
353
|
}, {
|
|
354
|
-
name: "" | "info" | "sort" | "map" | "filter" | "at" | "code" | "
|
|
354
|
+
name: "" | "info" | "sort" | "map" | "filter" | "at" | "code" | "link" | "folderPlus" | "receipt" | "asterisk" | "faceSmile" | "pinterest" | "expand" | "penToSquare" | "wavePulse" | "turkishLira" | "spinnerDotted" | "crown" | "pauseCircle" | "warehouse" | "objectsColumn" | "clipboard" | "playCircle" | "venus" | "cartMinus" | "filePlus" | "microchip" | "twitch" | "buildingColumns" | "fileCheck" | "microchipAi" | "trophy" | "barcode" | "fileArrowUp" | "mars" | "tiktok" | "arrowUpRightAndArrowDownLeftFromCenter" | "ethereum" | "listCheck" | "thumbtack" | "arrowDownLeftAndArrowUpRightToCenter" | "equals" | "lightbulb" | "starHalf" | "addressBook" | "chartScatter" | "indianRupee" | "starHalfFill" | "cartArrowDown" | "calendarClock" | "sortUpFill" | "sparkles" | "bullseye" | "sortDownFill" | "graduationCap" | "hammer" | "bellSlash" | "gauge" | "shop" | "headphones" | "eraser" | "stopwatch" | "verified" | "deleteLeft" | "hourglass" | "truck" | "wrench" | "microphone" | "megaphone" | "arrowRightArrowLeft" | "bitcoin" | "fileEdit" | "language" | "fileExport" | "fileImport" | "fileWord" | "gift" | "cartPlus" | "thumbsDownFill" | "thumbsUpFill" | "arrowsAlt" | "calculator" | "sortAltSlash" | "arrowsH" | "arrowsV" | "pound" | "prime" | "chartPie" | "reddit" | "sync" | "shoppingBag" | "server" | "database" | "hashtag" | "bookmarkFill" | "filterFill" | "heartFill" | "flagFill" | "circle" | "circleFill" | "bolt" | "history" | "box" | "arrowUpRight" | "arrowUpLeft" | "arrowDownLeft" | "arrowDownRight" | "telegram" | "stopCircle" | "stop" | "whatsapp" | "building" | "qrcode" | "car" | "instagram" | "linkedin" | "send" | "slack" | "moon" | "sun" | "youtube" | "vimeo" | "flag" | "wallet" | "creditCard" | "discord" | "percentage" | "euro" | "book" | "shield" | "paypal" | "amazon" | "phone" | "filterSlash" | "facebook" | "github" | "twitter" | "stepBackwardAlt" | "stepForwardAlt" | "forward" | "backward" | "fastBackward" | "fastForward" | "pause" | "play" | "compass" | "idCard" | "ticket" | "fileO" | "reply" | "directionsAlt" | "directions" | "thumbsUp" | "thumbsDown" | "sortNumericDownAlt" | "sortNumericUpAlt" | "sortAlphaDownAlt" | "sortAlphaUpAlt" | "sortNumericDown" | "sortNumericUp" | "sortAlphaDown" | "sortAlphaUp" | "sortAlt" | "sortAmountUp" | "sortAmountDown" | "sortAmountDownAlt" | "sortAmountUpAlt" | "palette" | "undo" | "desktop" | "slidersV" | "slidersH" | "searchPlus" | "searchMinus" | "fileExcel" | "filePdf" | "checkSquare" | "chartLine" | "userEdit" | "exclamationCircle" | "android" | "google" | "apple" | "microsoft" | "heart" | "mobile" | "tablet" | "key" | "shoppingCart" | "comments" | "comment" | "briefcase" | "bell" | "paperclip" | "shareAlt" | "envelope" | "volumeDown" | "volumeUp" | "volumeOff" | "eject" | "moneyBill" | "images" | "image" | "signIn" | "signOut" | "wifi" | "sitemap" | "chartBar" | "camera" | "dollar" | "lockOpen" | "table" | "mapMarker" | "list" | "eyeSlash" | "eye" | "folderOpen" | "folder" | "video" | "inbox" | "lock" | "unlock" | "tags" | "tag" | "powerOff" | "save" | "questionCircle" | "question" | "copy" | "file" | "clone" | "calendarTimes" | "calendarMinus" | "calendarPlus" | "ellipsisV" | "ellipsisH" | "bookmark" | "globe" | "replay" | "print" | "alignRight" | "alignLeft" | "alignCenter" | "alignJustify" | "cog" | "cloudDownload" | "cloudUpload" | "cloud" | "pencil" | "users" | "clock" | "userMinus" | "userPlus" | "trash" | "windowMinimize" | "windowMaximize" | "externalLink" | "refresh" | "user" | "exclamationTriangle" | "calendar" | "chevronCircleLeft" | "chevronCircleDown" | "chevronCircleRight" | "chevronCircleUp" | "angleDoubleDown" | "angleDoubleLeft" | "angleDoubleRight" | "angleDoubleUp" | "angleDown" | "angleLeft" | "angleRight" | "angleUp" | "upload" | "download" | "ban" | "starFill" | "star" | "chevronLeft" | "chevronRight" | "chevronDown" | "chevronUp" | "caretLeft" | "caretRight" | "caretDown" | "caretUp" | "search" | "check" | "checkCircle" | "times" | "timesCircle" | "plus" | "plusCircle" | "minus" | "minusCircle" | "circleOn" | "circleOff" | "sortDown" | "sortUp" | "stepBackward" | "stepForward" | "thLarge" | "arrowDown" | "arrowLeft" | "arrowRight" | "arrowUp" | "bars" | "arrowCircleDown" | "arrowCircleLeft" | "arrowCircleRight" | "arrowCircleUp" | "infoCircle" | "home" | "spinner";
|
|
355
355
|
size?: string | number | undefined;
|
|
356
356
|
color?: string | undefined;
|
|
357
357
|
spin?: boolean | undefined;
|
|
358
358
|
}>;
|
|
359
359
|
interface IconProps {
|
|
360
|
-
name: '' | 'folderPlus' | 'receipt' | 'asterisk' | '
|
|
360
|
+
name: '' | 'folderPlus' | 'receipt' | 'asterisk' | 'faceSmile' | 'pinterest' | 'expand' | 'penToSquare' | 'wavePulse' | 'turkishLira' | 'spinnerDotted' | 'crown' | 'pauseCircle' | 'warehouse' | 'objectsColumn' | 'clipboard' | 'playCircle' | 'venus' | 'cartMinus' | 'filePlus' | 'microchip' | 'twitch' | 'buildingColumns' | 'fileCheck' | 'microchipAi' | 'trophy' | 'barcode' | 'fileArrowUp' | 'mars' | 'tiktok' | 'arrowUpRightAndArrowDownLeftFromCenter' | 'ethereum' | 'listCheck' | 'thumbtack' | 'arrowDownLeftAndArrowUpRightToCenter' | 'equals' | 'lightbulb' | 'starHalf' | 'addressBook' | 'chartScatter' | 'indianRupee' | 'starHalfFill' | 'cartArrowDown' | 'calendarClock' | 'sortUpFill' | 'sparkles' | 'bullseye' | 'sortDownFill' | 'graduationCap' | 'hammer' | 'bellSlash' | 'gauge' | 'shop' | 'headphones' | 'eraser' | 'stopwatch' | 'verified' | 'deleteLeft' | 'hourglass' | 'truck' | 'wrench' | 'microphone' | 'megaphone' | 'arrowRightArrowLeft' | 'bitcoin' | 'fileEdit' | 'language' | 'fileExport' | 'fileImport' | 'fileWord' | 'gift' | 'cartPlus' | 'thumbsDownFill' | 'thumbsUpFill' | 'arrowsAlt' | 'calculator' | 'sortAltSlash' | 'arrowsH' | 'arrowsV' | 'pound' | 'prime' | 'chartPie' | 'reddit' | 'code' | 'sync' | 'shoppingBag' | 'server' | 'database' | 'hashtag' | 'bookmarkFill' | 'filterFill' | 'heartFill' | 'flagFill' | 'circle' | 'circleFill' | 'bolt' | 'history' | 'box' | 'at' | 'arrowUpRight' | 'arrowUpLeft' | 'arrowDownLeft' | 'arrowDownRight' | 'telegram' | 'stopCircle' | 'stop' | 'whatsapp' | 'building' | 'qrcode' | 'car' | 'instagram' | 'linkedin' | 'send' | 'slack' | 'moon' | 'sun' | 'youtube' | 'vimeo' | 'flag' | 'wallet' | 'map' | 'link' | 'creditCard' | 'discord' | 'percentage' | 'euro' | 'book' | 'shield' | 'paypal' | 'amazon' | 'phone' | 'filterSlash' | 'facebook' | 'github' | 'twitter' | 'stepBackwardAlt' | 'stepForwardAlt' | 'forward' | 'backward' | 'fastBackward' | 'fastForward' | 'pause' | 'play' | 'compass' | 'idCard' | 'ticket' | 'fileO' | 'reply' | 'directionsAlt' | 'directions' | 'thumbsUp' | 'thumbsDown' | 'sortNumericDownAlt' | 'sortNumericUpAlt' | 'sortAlphaDownAlt' | 'sortAlphaUpAlt' | 'sortNumericDown' | 'sortNumericUp' | 'sortAlphaDown' | 'sortAlphaUp' | 'sortAlt' | 'sortAmountUp' | 'sortAmountDown' | 'sortAmountDownAlt' | 'sortAmountUpAlt' | 'palette' | 'undo' | 'desktop' | 'slidersV' | 'slidersH' | 'searchPlus' | 'searchMinus' | 'fileExcel' | 'filePdf' | 'checkSquare' | 'chartLine' | 'userEdit' | 'exclamationCircle' | 'android' | 'google' | 'apple' | 'microsoft' | 'heart' | 'mobile' | 'tablet' | 'key' | 'shoppingCart' | 'comments' | 'comment' | 'briefcase' | 'bell' | 'paperclip' | 'shareAlt' | 'envelope' | 'volumeDown' | 'volumeUp' | 'volumeOff' | 'eject' | 'moneyBill' | 'images' | 'image' | 'signIn' | 'signOut' | 'wifi' | 'sitemap' | 'chartBar' | 'camera' | 'dollar' | 'lockOpen' | 'table' | 'mapMarker' | 'list' | 'eyeSlash' | 'eye' | 'folderOpen' | 'folder' | 'video' | 'inbox' | 'lock' | 'unlock' | 'tags' | 'tag' | 'powerOff' | 'save' | 'questionCircle' | 'question' | 'copy' | 'file' | 'clone' | 'calendarTimes' | 'calendarMinus' | 'calendarPlus' | 'ellipsisV' | 'ellipsisH' | 'bookmark' | 'globe' | 'replay' | 'filter' | 'print' | 'alignRight' | 'alignLeft' | 'alignCenter' | 'alignJustify' | 'cog' | 'cloudDownload' | 'cloudUpload' | 'cloud' | 'pencil' | 'users' | 'clock' | 'userMinus' | 'userPlus' | 'trash' | 'windowMinimize' | 'windowMaximize' | 'externalLink' | 'refresh' | 'user' | 'exclamationTriangle' | 'calendar' | 'chevronCircleLeft' | 'chevronCircleDown' | 'chevronCircleRight' | 'chevronCircleUp' | 'angleDoubleDown' | 'angleDoubleLeft' | 'angleDoubleRight' | 'angleDoubleUp' | 'angleDown' | 'angleLeft' | 'angleRight' | 'angleUp' | 'upload' | 'download' | 'ban' | 'starFill' | 'star' | 'chevronLeft' | 'chevronRight' | 'chevronDown' | 'chevronUp' | 'caretLeft' | 'caretRight' | 'caretDown' | 'caretUp' | 'search' | 'check' | 'checkCircle' | 'times' | 'timesCircle' | 'plus' | 'plusCircle' | 'minus' | 'minusCircle' | 'circleOn' | 'circleOff' | 'sortDown' | 'sortUp' | 'sort' | 'stepBackward' | 'stepForward' | 'thLarge' | 'arrowDown' | 'arrowLeft' | 'arrowRight' | 'arrowUp' | 'bars' | 'arrowCircleDown' | 'arrowCircleLeft' | 'arrowCircleRight' | 'arrowCircleUp' | 'info' | 'infoCircle' | 'home' | 'spinner';
|
|
361
361
|
size?: string | number | undefined;
|
|
362
362
|
color?: string | undefined;
|
|
363
363
|
spin?: boolean | undefined;
|
|
@@ -365,7 +365,7 @@ interface IconProps {
|
|
|
365
365
|
type IconResolvedProps = {
|
|
366
366
|
size: string | number;
|
|
367
367
|
spin: boolean;
|
|
368
|
-
name: '' | 'folderPlus' | 'receipt' | 'asterisk' | '
|
|
368
|
+
name: '' | 'folderPlus' | 'receipt' | 'asterisk' | 'faceSmile' | 'pinterest' | 'expand' | 'penToSquare' | 'wavePulse' | 'turkishLira' | 'spinnerDotted' | 'crown' | 'pauseCircle' | 'warehouse' | 'objectsColumn' | 'clipboard' | 'playCircle' | 'venus' | 'cartMinus' | 'filePlus' | 'microchip' | 'twitch' | 'buildingColumns' | 'fileCheck' | 'microchipAi' | 'trophy' | 'barcode' | 'fileArrowUp' | 'mars' | 'tiktok' | 'arrowUpRightAndArrowDownLeftFromCenter' | 'ethereum' | 'listCheck' | 'thumbtack' | 'arrowDownLeftAndArrowUpRightToCenter' | 'equals' | 'lightbulb' | 'starHalf' | 'addressBook' | 'chartScatter' | 'indianRupee' | 'starHalfFill' | 'cartArrowDown' | 'calendarClock' | 'sortUpFill' | 'sparkles' | 'bullseye' | 'sortDownFill' | 'graduationCap' | 'hammer' | 'bellSlash' | 'gauge' | 'shop' | 'headphones' | 'eraser' | 'stopwatch' | 'verified' | 'deleteLeft' | 'hourglass' | 'truck' | 'wrench' | 'microphone' | 'megaphone' | 'arrowRightArrowLeft' | 'bitcoin' | 'fileEdit' | 'language' | 'fileExport' | 'fileImport' | 'fileWord' | 'gift' | 'cartPlus' | 'thumbsDownFill' | 'thumbsUpFill' | 'arrowsAlt' | 'calculator' | 'sortAltSlash' | 'arrowsH' | 'arrowsV' | 'pound' | 'prime' | 'chartPie' | 'reddit' | 'code' | 'sync' | 'shoppingBag' | 'server' | 'database' | 'hashtag' | 'bookmarkFill' | 'filterFill' | 'heartFill' | 'flagFill' | 'circle' | 'circleFill' | 'bolt' | 'history' | 'box' | 'at' | 'arrowUpRight' | 'arrowUpLeft' | 'arrowDownLeft' | 'arrowDownRight' | 'telegram' | 'stopCircle' | 'stop' | 'whatsapp' | 'building' | 'qrcode' | 'car' | 'instagram' | 'linkedin' | 'send' | 'slack' | 'moon' | 'sun' | 'youtube' | 'vimeo' | 'flag' | 'wallet' | 'map' | 'link' | 'creditCard' | 'discord' | 'percentage' | 'euro' | 'book' | 'shield' | 'paypal' | 'amazon' | 'phone' | 'filterSlash' | 'facebook' | 'github' | 'twitter' | 'stepBackwardAlt' | 'stepForwardAlt' | 'forward' | 'backward' | 'fastBackward' | 'fastForward' | 'pause' | 'play' | 'compass' | 'idCard' | 'ticket' | 'fileO' | 'reply' | 'directionsAlt' | 'directions' | 'thumbsUp' | 'thumbsDown' | 'sortNumericDownAlt' | 'sortNumericUpAlt' | 'sortAlphaDownAlt' | 'sortAlphaUpAlt' | 'sortNumericDown' | 'sortNumericUp' | 'sortAlphaDown' | 'sortAlphaUp' | 'sortAlt' | 'sortAmountUp' | 'sortAmountDown' | 'sortAmountDownAlt' | 'sortAmountUpAlt' | 'palette' | 'undo' | 'desktop' | 'slidersV' | 'slidersH' | 'searchPlus' | 'searchMinus' | 'fileExcel' | 'filePdf' | 'checkSquare' | 'chartLine' | 'userEdit' | 'exclamationCircle' | 'android' | 'google' | 'apple' | 'microsoft' | 'heart' | 'mobile' | 'tablet' | 'key' | 'shoppingCart' | 'comments' | 'comment' | 'briefcase' | 'bell' | 'paperclip' | 'shareAlt' | 'envelope' | 'volumeDown' | 'volumeUp' | 'volumeOff' | 'eject' | 'moneyBill' | 'images' | 'image' | 'signIn' | 'signOut' | 'wifi' | 'sitemap' | 'chartBar' | 'camera' | 'dollar' | 'lockOpen' | 'table' | 'mapMarker' | 'list' | 'eyeSlash' | 'eye' | 'folderOpen' | 'folder' | 'video' | 'inbox' | 'lock' | 'unlock' | 'tags' | 'tag' | 'powerOff' | 'save' | 'questionCircle' | 'question' | 'copy' | 'file' | 'clone' | 'calendarTimes' | 'calendarMinus' | 'calendarPlus' | 'ellipsisV' | 'ellipsisH' | 'bookmark' | 'globe' | 'replay' | 'filter' | 'print' | 'alignRight' | 'alignLeft' | 'alignCenter' | 'alignJustify' | 'cog' | 'cloudDownload' | 'cloudUpload' | 'cloud' | 'pencil' | 'users' | 'clock' | 'userMinus' | 'userPlus' | 'trash' | 'windowMinimize' | 'windowMaximize' | 'externalLink' | 'refresh' | 'user' | 'exclamationTriangle' | 'calendar' | 'chevronCircleLeft' | 'chevronCircleDown' | 'chevronCircleRight' | 'chevronCircleUp' | 'angleDoubleDown' | 'angleDoubleLeft' | 'angleDoubleRight' | 'angleDoubleUp' | 'angleDown' | 'angleLeft' | 'angleRight' | 'angleUp' | 'upload' | 'download' | 'ban' | 'starFill' | 'star' | 'chevronLeft' | 'chevronRight' | 'chevronDown' | 'chevronUp' | 'caretLeft' | 'caretRight' | 'caretDown' | 'caretUp' | 'search' | 'check' | 'checkCircle' | 'times' | 'timesCircle' | 'plus' | 'plusCircle' | 'minus' | 'minusCircle' | 'circleOn' | 'circleOff' | 'sortDown' | 'sortUp' | 'sort' | 'stepBackward' | 'stepForward' | 'thLarge' | 'arrowDown' | 'arrowLeft' | 'arrowRight' | 'arrowUp' | 'bars' | 'arrowCircleDown' | 'arrowCircleLeft' | 'arrowCircleRight' | 'arrowCircleUp' | 'info' | 'infoCircle' | 'home' | 'spinner';
|
|
369
369
|
color?: string | undefined;
|
|
370
370
|
};
|
|
371
371
|
declare function getIconDefaults(props?: Partial<IconProps>): IconResolvedProps;
|
|
@@ -409,8 +409,8 @@ declare const inputPropsSchema: z.ZodObject<{
|
|
|
409
409
|
name?: string | undefined;
|
|
410
410
|
id?: string | undefined;
|
|
411
411
|
placeholder?: string | undefined;
|
|
412
|
-
iconLeft?: "info" | "sort" | "map" | "filter" | "at" | "code" | "
|
|
413
|
-
iconRight?: "info" | "sort" | "map" | "filter" | "at" | "code" | "
|
|
412
|
+
iconLeft?: "info" | "sort" | "map" | "filter" | "at" | "code" | "link" | "folderPlus" | "receipt" | "asterisk" | "faceSmile" | "pinterest" | "expand" | "penToSquare" | "wavePulse" | "turkishLira" | "spinnerDotted" | "crown" | "pauseCircle" | "warehouse" | "objectsColumn" | "clipboard" | "playCircle" | "venus" | "cartMinus" | "filePlus" | "microchip" | "twitch" | "buildingColumns" | "fileCheck" | "microchipAi" | "trophy" | "barcode" | "fileArrowUp" | "mars" | "tiktok" | "arrowUpRightAndArrowDownLeftFromCenter" | "ethereum" | "listCheck" | "thumbtack" | "arrowDownLeftAndArrowUpRightToCenter" | "equals" | "lightbulb" | "starHalf" | "addressBook" | "chartScatter" | "indianRupee" | "starHalfFill" | "cartArrowDown" | "calendarClock" | "sortUpFill" | "sparkles" | "bullseye" | "sortDownFill" | "graduationCap" | "hammer" | "bellSlash" | "gauge" | "shop" | "headphones" | "eraser" | "stopwatch" | "verified" | "deleteLeft" | "hourglass" | "truck" | "wrench" | "microphone" | "megaphone" | "arrowRightArrowLeft" | "bitcoin" | "fileEdit" | "language" | "fileExport" | "fileImport" | "fileWord" | "gift" | "cartPlus" | "thumbsDownFill" | "thumbsUpFill" | "arrowsAlt" | "calculator" | "sortAltSlash" | "arrowsH" | "arrowsV" | "pound" | "prime" | "chartPie" | "reddit" | "sync" | "shoppingBag" | "server" | "database" | "hashtag" | "bookmarkFill" | "filterFill" | "heartFill" | "flagFill" | "circle" | "circleFill" | "bolt" | "history" | "box" | "arrowUpRight" | "arrowUpLeft" | "arrowDownLeft" | "arrowDownRight" | "telegram" | "stopCircle" | "stop" | "whatsapp" | "building" | "qrcode" | "car" | "instagram" | "linkedin" | "send" | "slack" | "moon" | "sun" | "youtube" | "vimeo" | "flag" | "wallet" | "creditCard" | "discord" | "percentage" | "euro" | "book" | "shield" | "paypal" | "amazon" | "phone" | "filterSlash" | "facebook" | "github" | "twitter" | "stepBackwardAlt" | "stepForwardAlt" | "forward" | "backward" | "fastBackward" | "fastForward" | "pause" | "play" | "compass" | "idCard" | "ticket" | "fileO" | "reply" | "directionsAlt" | "directions" | "thumbsUp" | "thumbsDown" | "sortNumericDownAlt" | "sortNumericUpAlt" | "sortAlphaDownAlt" | "sortAlphaUpAlt" | "sortNumericDown" | "sortNumericUp" | "sortAlphaDown" | "sortAlphaUp" | "sortAlt" | "sortAmountUp" | "sortAmountDown" | "sortAmountDownAlt" | "sortAmountUpAlt" | "palette" | "undo" | "desktop" | "slidersV" | "slidersH" | "searchPlus" | "searchMinus" | "fileExcel" | "filePdf" | "checkSquare" | "chartLine" | "userEdit" | "exclamationCircle" | "android" | "google" | "apple" | "microsoft" | "heart" | "mobile" | "tablet" | "key" | "shoppingCart" | "comments" | "comment" | "briefcase" | "bell" | "paperclip" | "shareAlt" | "envelope" | "volumeDown" | "volumeUp" | "volumeOff" | "eject" | "moneyBill" | "images" | "image" | "signIn" | "signOut" | "wifi" | "sitemap" | "chartBar" | "camera" | "dollar" | "lockOpen" | "table" | "mapMarker" | "list" | "eyeSlash" | "eye" | "folderOpen" | "folder" | "video" | "inbox" | "lock" | "unlock" | "tags" | "tag" | "powerOff" | "save" | "questionCircle" | "question" | "copy" | "file" | "clone" | "calendarTimes" | "calendarMinus" | "calendarPlus" | "ellipsisV" | "ellipsisH" | "bookmark" | "globe" | "replay" | "print" | "alignRight" | "alignLeft" | "alignCenter" | "alignJustify" | "cog" | "cloudDownload" | "cloudUpload" | "cloud" | "pencil" | "users" | "clock" | "userMinus" | "userPlus" | "trash" | "windowMinimize" | "windowMaximize" | "externalLink" | "refresh" | "user" | "exclamationTriangle" | "calendar" | "chevronCircleLeft" | "chevronCircleDown" | "chevronCircleRight" | "chevronCircleUp" | "angleDoubleDown" | "angleDoubleLeft" | "angleDoubleRight" | "angleDoubleUp" | "angleDown" | "angleLeft" | "angleRight" | "angleUp" | "upload" | "download" | "ban" | "starFill" | "star" | "chevronLeft" | "chevronRight" | "chevronDown" | "chevronUp" | "caretLeft" | "caretRight" | "caretDown" | "caretUp" | "search" | "check" | "checkCircle" | "times" | "timesCircle" | "plus" | "plusCircle" | "minus" | "minusCircle" | "circleOn" | "circleOff" | "sortDown" | "sortUp" | "stepBackward" | "stepForward" | "thLarge" | "arrowDown" | "arrowLeft" | "arrowRight" | "arrowUp" | "bars" | "arrowCircleDown" | "arrowCircleLeft" | "arrowCircleRight" | "arrowCircleUp" | "infoCircle" | "home" | "spinner" | undefined;
|
|
413
|
+
iconRight?: "info" | "sort" | "map" | "filter" | "at" | "code" | "link" | "folderPlus" | "receipt" | "asterisk" | "faceSmile" | "pinterest" | "expand" | "penToSquare" | "wavePulse" | "turkishLira" | "spinnerDotted" | "crown" | "pauseCircle" | "warehouse" | "objectsColumn" | "clipboard" | "playCircle" | "venus" | "cartMinus" | "filePlus" | "microchip" | "twitch" | "buildingColumns" | "fileCheck" | "microchipAi" | "trophy" | "barcode" | "fileArrowUp" | "mars" | "tiktok" | "arrowUpRightAndArrowDownLeftFromCenter" | "ethereum" | "listCheck" | "thumbtack" | "arrowDownLeftAndArrowUpRightToCenter" | "equals" | "lightbulb" | "starHalf" | "addressBook" | "chartScatter" | "indianRupee" | "starHalfFill" | "cartArrowDown" | "calendarClock" | "sortUpFill" | "sparkles" | "bullseye" | "sortDownFill" | "graduationCap" | "hammer" | "bellSlash" | "gauge" | "shop" | "headphones" | "eraser" | "stopwatch" | "verified" | "deleteLeft" | "hourglass" | "truck" | "wrench" | "microphone" | "megaphone" | "arrowRightArrowLeft" | "bitcoin" | "fileEdit" | "language" | "fileExport" | "fileImport" | "fileWord" | "gift" | "cartPlus" | "thumbsDownFill" | "thumbsUpFill" | "arrowsAlt" | "calculator" | "sortAltSlash" | "arrowsH" | "arrowsV" | "pound" | "prime" | "chartPie" | "reddit" | "sync" | "shoppingBag" | "server" | "database" | "hashtag" | "bookmarkFill" | "filterFill" | "heartFill" | "flagFill" | "circle" | "circleFill" | "bolt" | "history" | "box" | "arrowUpRight" | "arrowUpLeft" | "arrowDownLeft" | "arrowDownRight" | "telegram" | "stopCircle" | "stop" | "whatsapp" | "building" | "qrcode" | "car" | "instagram" | "linkedin" | "send" | "slack" | "moon" | "sun" | "youtube" | "vimeo" | "flag" | "wallet" | "creditCard" | "discord" | "percentage" | "euro" | "book" | "shield" | "paypal" | "amazon" | "phone" | "filterSlash" | "facebook" | "github" | "twitter" | "stepBackwardAlt" | "stepForwardAlt" | "forward" | "backward" | "fastBackward" | "fastForward" | "pause" | "play" | "compass" | "idCard" | "ticket" | "fileO" | "reply" | "directionsAlt" | "directions" | "thumbsUp" | "thumbsDown" | "sortNumericDownAlt" | "sortNumericUpAlt" | "sortAlphaDownAlt" | "sortAlphaUpAlt" | "sortNumericDown" | "sortNumericUp" | "sortAlphaDown" | "sortAlphaUp" | "sortAlt" | "sortAmountUp" | "sortAmountDown" | "sortAmountDownAlt" | "sortAmountUpAlt" | "palette" | "undo" | "desktop" | "slidersV" | "slidersH" | "searchPlus" | "searchMinus" | "fileExcel" | "filePdf" | "checkSquare" | "chartLine" | "userEdit" | "exclamationCircle" | "android" | "google" | "apple" | "microsoft" | "heart" | "mobile" | "tablet" | "key" | "shoppingCart" | "comments" | "comment" | "briefcase" | "bell" | "paperclip" | "shareAlt" | "envelope" | "volumeDown" | "volumeUp" | "volumeOff" | "eject" | "moneyBill" | "images" | "image" | "signIn" | "signOut" | "wifi" | "sitemap" | "chartBar" | "camera" | "dollar" | "lockOpen" | "table" | "mapMarker" | "list" | "eyeSlash" | "eye" | "folderOpen" | "folder" | "video" | "inbox" | "lock" | "unlock" | "tags" | "tag" | "powerOff" | "save" | "questionCircle" | "question" | "copy" | "file" | "clone" | "calendarTimes" | "calendarMinus" | "calendarPlus" | "ellipsisV" | "ellipsisH" | "bookmark" | "globe" | "replay" | "print" | "alignRight" | "alignLeft" | "alignCenter" | "alignJustify" | "cog" | "cloudDownload" | "cloudUpload" | "cloud" | "pencil" | "users" | "clock" | "userMinus" | "userPlus" | "trash" | "windowMinimize" | "windowMaximize" | "externalLink" | "refresh" | "user" | "exclamationTriangle" | "calendar" | "chevronCircleLeft" | "chevronCircleDown" | "chevronCircleRight" | "chevronCircleUp" | "angleDoubleDown" | "angleDoubleLeft" | "angleDoubleRight" | "angleDoubleUp" | "angleDown" | "angleLeft" | "angleRight" | "angleUp" | "upload" | "download" | "ban" | "starFill" | "star" | "chevronLeft" | "chevronRight" | "chevronDown" | "chevronUp" | "caretLeft" | "caretRight" | "caretDown" | "caretUp" | "search" | "check" | "checkCircle" | "times" | "timesCircle" | "plus" | "plusCircle" | "minus" | "minusCircle" | "circleOn" | "circleOff" | "sortDown" | "sortUp" | "stepBackward" | "stepForward" | "thLarge" | "arrowDown" | "arrowLeft" | "arrowRight" | "arrowUp" | "bars" | "arrowCircleDown" | "arrowCircleLeft" | "arrowCircleRight" | "arrowCircleUp" | "infoCircle" | "home" | "spinner" | undefined;
|
|
414
414
|
}, {
|
|
415
415
|
size?: "sm" | "md" | "lg" | undefined;
|
|
416
416
|
type?: string | undefined;
|
|
@@ -423,8 +423,8 @@ declare const inputPropsSchema: z.ZodObject<{
|
|
|
423
423
|
fluid?: boolean | undefined;
|
|
424
424
|
clearable?: boolean | undefined;
|
|
425
425
|
placeholder?: string | undefined;
|
|
426
|
-
iconLeft?: "info" | "sort" | "map" | "filter" | "at" | "code" | "
|
|
427
|
-
iconRight?: "info" | "sort" | "map" | "filter" | "at" | "code" | "
|
|
426
|
+
iconLeft?: "info" | "sort" | "map" | "filter" | "at" | "code" | "link" | "folderPlus" | "receipt" | "asterisk" | "faceSmile" | "pinterest" | "expand" | "penToSquare" | "wavePulse" | "turkishLira" | "spinnerDotted" | "crown" | "pauseCircle" | "warehouse" | "objectsColumn" | "clipboard" | "playCircle" | "venus" | "cartMinus" | "filePlus" | "microchip" | "twitch" | "buildingColumns" | "fileCheck" | "microchipAi" | "trophy" | "barcode" | "fileArrowUp" | "mars" | "tiktok" | "arrowUpRightAndArrowDownLeftFromCenter" | "ethereum" | "listCheck" | "thumbtack" | "arrowDownLeftAndArrowUpRightToCenter" | "equals" | "lightbulb" | "starHalf" | "addressBook" | "chartScatter" | "indianRupee" | "starHalfFill" | "cartArrowDown" | "calendarClock" | "sortUpFill" | "sparkles" | "bullseye" | "sortDownFill" | "graduationCap" | "hammer" | "bellSlash" | "gauge" | "shop" | "headphones" | "eraser" | "stopwatch" | "verified" | "deleteLeft" | "hourglass" | "truck" | "wrench" | "microphone" | "megaphone" | "arrowRightArrowLeft" | "bitcoin" | "fileEdit" | "language" | "fileExport" | "fileImport" | "fileWord" | "gift" | "cartPlus" | "thumbsDownFill" | "thumbsUpFill" | "arrowsAlt" | "calculator" | "sortAltSlash" | "arrowsH" | "arrowsV" | "pound" | "prime" | "chartPie" | "reddit" | "sync" | "shoppingBag" | "server" | "database" | "hashtag" | "bookmarkFill" | "filterFill" | "heartFill" | "flagFill" | "circle" | "circleFill" | "bolt" | "history" | "box" | "arrowUpRight" | "arrowUpLeft" | "arrowDownLeft" | "arrowDownRight" | "telegram" | "stopCircle" | "stop" | "whatsapp" | "building" | "qrcode" | "car" | "instagram" | "linkedin" | "send" | "slack" | "moon" | "sun" | "youtube" | "vimeo" | "flag" | "wallet" | "creditCard" | "discord" | "percentage" | "euro" | "book" | "shield" | "paypal" | "amazon" | "phone" | "filterSlash" | "facebook" | "github" | "twitter" | "stepBackwardAlt" | "stepForwardAlt" | "forward" | "backward" | "fastBackward" | "fastForward" | "pause" | "play" | "compass" | "idCard" | "ticket" | "fileO" | "reply" | "directionsAlt" | "directions" | "thumbsUp" | "thumbsDown" | "sortNumericDownAlt" | "sortNumericUpAlt" | "sortAlphaDownAlt" | "sortAlphaUpAlt" | "sortNumericDown" | "sortNumericUp" | "sortAlphaDown" | "sortAlphaUp" | "sortAlt" | "sortAmountUp" | "sortAmountDown" | "sortAmountDownAlt" | "sortAmountUpAlt" | "palette" | "undo" | "desktop" | "slidersV" | "slidersH" | "searchPlus" | "searchMinus" | "fileExcel" | "filePdf" | "checkSquare" | "chartLine" | "userEdit" | "exclamationCircle" | "android" | "google" | "apple" | "microsoft" | "heart" | "mobile" | "tablet" | "key" | "shoppingCart" | "comments" | "comment" | "briefcase" | "bell" | "paperclip" | "shareAlt" | "envelope" | "volumeDown" | "volumeUp" | "volumeOff" | "eject" | "moneyBill" | "images" | "image" | "signIn" | "signOut" | "wifi" | "sitemap" | "chartBar" | "camera" | "dollar" | "lockOpen" | "table" | "mapMarker" | "list" | "eyeSlash" | "eye" | "folderOpen" | "folder" | "video" | "inbox" | "lock" | "unlock" | "tags" | "tag" | "powerOff" | "save" | "questionCircle" | "question" | "copy" | "file" | "clone" | "calendarTimes" | "calendarMinus" | "calendarPlus" | "ellipsisV" | "ellipsisH" | "bookmark" | "globe" | "replay" | "print" | "alignRight" | "alignLeft" | "alignCenter" | "alignJustify" | "cog" | "cloudDownload" | "cloudUpload" | "cloud" | "pencil" | "users" | "clock" | "userMinus" | "userPlus" | "trash" | "windowMinimize" | "windowMaximize" | "externalLink" | "refresh" | "user" | "exclamationTriangle" | "calendar" | "chevronCircleLeft" | "chevronCircleDown" | "chevronCircleRight" | "chevronCircleUp" | "angleDoubleDown" | "angleDoubleLeft" | "angleDoubleRight" | "angleDoubleUp" | "angleDown" | "angleLeft" | "angleRight" | "angleUp" | "upload" | "download" | "ban" | "starFill" | "star" | "chevronLeft" | "chevronRight" | "chevronDown" | "chevronUp" | "caretLeft" | "caretRight" | "caretDown" | "caretUp" | "search" | "check" | "checkCircle" | "times" | "timesCircle" | "plus" | "plusCircle" | "minus" | "minusCircle" | "circleOn" | "circleOff" | "sortDown" | "sortUp" | "stepBackward" | "stepForward" | "thLarge" | "arrowDown" | "arrowLeft" | "arrowRight" | "arrowUp" | "bars" | "arrowCircleDown" | "arrowCircleLeft" | "arrowCircleRight" | "arrowCircleUp" | "infoCircle" | "home" | "spinner" | undefined;
|
|
427
|
+
iconRight?: "info" | "sort" | "map" | "filter" | "at" | "code" | "link" | "folderPlus" | "receipt" | "asterisk" | "faceSmile" | "pinterest" | "expand" | "penToSquare" | "wavePulse" | "turkishLira" | "spinnerDotted" | "crown" | "pauseCircle" | "warehouse" | "objectsColumn" | "clipboard" | "playCircle" | "venus" | "cartMinus" | "filePlus" | "microchip" | "twitch" | "buildingColumns" | "fileCheck" | "microchipAi" | "trophy" | "barcode" | "fileArrowUp" | "mars" | "tiktok" | "arrowUpRightAndArrowDownLeftFromCenter" | "ethereum" | "listCheck" | "thumbtack" | "arrowDownLeftAndArrowUpRightToCenter" | "equals" | "lightbulb" | "starHalf" | "addressBook" | "chartScatter" | "indianRupee" | "starHalfFill" | "cartArrowDown" | "calendarClock" | "sortUpFill" | "sparkles" | "bullseye" | "sortDownFill" | "graduationCap" | "hammer" | "bellSlash" | "gauge" | "shop" | "headphones" | "eraser" | "stopwatch" | "verified" | "deleteLeft" | "hourglass" | "truck" | "wrench" | "microphone" | "megaphone" | "arrowRightArrowLeft" | "bitcoin" | "fileEdit" | "language" | "fileExport" | "fileImport" | "fileWord" | "gift" | "cartPlus" | "thumbsDownFill" | "thumbsUpFill" | "arrowsAlt" | "calculator" | "sortAltSlash" | "arrowsH" | "arrowsV" | "pound" | "prime" | "chartPie" | "reddit" | "sync" | "shoppingBag" | "server" | "database" | "hashtag" | "bookmarkFill" | "filterFill" | "heartFill" | "flagFill" | "circle" | "circleFill" | "bolt" | "history" | "box" | "arrowUpRight" | "arrowUpLeft" | "arrowDownLeft" | "arrowDownRight" | "telegram" | "stopCircle" | "stop" | "whatsapp" | "building" | "qrcode" | "car" | "instagram" | "linkedin" | "send" | "slack" | "moon" | "sun" | "youtube" | "vimeo" | "flag" | "wallet" | "creditCard" | "discord" | "percentage" | "euro" | "book" | "shield" | "paypal" | "amazon" | "phone" | "filterSlash" | "facebook" | "github" | "twitter" | "stepBackwardAlt" | "stepForwardAlt" | "forward" | "backward" | "fastBackward" | "fastForward" | "pause" | "play" | "compass" | "idCard" | "ticket" | "fileO" | "reply" | "directionsAlt" | "directions" | "thumbsUp" | "thumbsDown" | "sortNumericDownAlt" | "sortNumericUpAlt" | "sortAlphaDownAlt" | "sortAlphaUpAlt" | "sortNumericDown" | "sortNumericUp" | "sortAlphaDown" | "sortAlphaUp" | "sortAlt" | "sortAmountUp" | "sortAmountDown" | "sortAmountDownAlt" | "sortAmountUpAlt" | "palette" | "undo" | "desktop" | "slidersV" | "slidersH" | "searchPlus" | "searchMinus" | "fileExcel" | "filePdf" | "checkSquare" | "chartLine" | "userEdit" | "exclamationCircle" | "android" | "google" | "apple" | "microsoft" | "heart" | "mobile" | "tablet" | "key" | "shoppingCart" | "comments" | "comment" | "briefcase" | "bell" | "paperclip" | "shareAlt" | "envelope" | "volumeDown" | "volumeUp" | "volumeOff" | "eject" | "moneyBill" | "images" | "image" | "signIn" | "signOut" | "wifi" | "sitemap" | "chartBar" | "camera" | "dollar" | "lockOpen" | "table" | "mapMarker" | "list" | "eyeSlash" | "eye" | "folderOpen" | "folder" | "video" | "inbox" | "lock" | "unlock" | "tags" | "tag" | "powerOff" | "save" | "questionCircle" | "question" | "copy" | "file" | "clone" | "calendarTimes" | "calendarMinus" | "calendarPlus" | "ellipsisV" | "ellipsisH" | "bookmark" | "globe" | "replay" | "print" | "alignRight" | "alignLeft" | "alignCenter" | "alignJustify" | "cog" | "cloudDownload" | "cloudUpload" | "cloud" | "pencil" | "users" | "clock" | "userMinus" | "userPlus" | "trash" | "windowMinimize" | "windowMaximize" | "externalLink" | "refresh" | "user" | "exclamationTriangle" | "calendar" | "chevronCircleLeft" | "chevronCircleDown" | "chevronCircleRight" | "chevronCircleUp" | "angleDoubleDown" | "angleDoubleLeft" | "angleDoubleRight" | "angleDoubleUp" | "angleDown" | "angleLeft" | "angleRight" | "angleUp" | "upload" | "download" | "ban" | "starFill" | "star" | "chevronLeft" | "chevronRight" | "chevronDown" | "chevronUp" | "caretLeft" | "caretRight" | "caretDown" | "caretUp" | "search" | "check" | "checkCircle" | "times" | "timesCircle" | "plus" | "plusCircle" | "minus" | "minusCircle" | "circleOn" | "circleOff" | "sortDown" | "sortUp" | "stepBackward" | "stepForward" | "thLarge" | "arrowDown" | "arrowLeft" | "arrowRight" | "arrowUp" | "bars" | "arrowCircleDown" | "arrowCircleLeft" | "arrowCircleRight" | "arrowCircleUp" | "infoCircle" | "home" | "spinner" | undefined;
|
|
428
428
|
}>;
|
|
429
429
|
declare function getInputDefaults(props?: InputProps): InputResolvedProps;
|
|
430
430
|
interface InputProps {
|
|
@@ -439,8 +439,8 @@ interface InputProps {
|
|
|
439
439
|
type?: string | undefined;
|
|
440
440
|
name?: string | undefined;
|
|
441
441
|
id?: string | undefined;
|
|
442
|
-
iconLeft?: 'folderPlus' | 'receipt' | 'asterisk' | '
|
|
443
|
-
iconRight?: 'folderPlus' | 'receipt' | 'asterisk' | '
|
|
442
|
+
iconLeft?: 'folderPlus' | 'receipt' | 'asterisk' | 'faceSmile' | 'pinterest' | 'expand' | 'penToSquare' | 'wavePulse' | 'turkishLira' | 'spinnerDotted' | 'crown' | 'pauseCircle' | 'warehouse' | 'objectsColumn' | 'clipboard' | 'playCircle' | 'venus' | 'cartMinus' | 'filePlus' | 'microchip' | 'twitch' | 'buildingColumns' | 'fileCheck' | 'microchipAi' | 'trophy' | 'barcode' | 'fileArrowUp' | 'mars' | 'tiktok' | 'arrowUpRightAndArrowDownLeftFromCenter' | 'ethereum' | 'listCheck' | 'thumbtack' | 'arrowDownLeftAndArrowUpRightToCenter' | 'equals' | 'lightbulb' | 'starHalf' | 'addressBook' | 'chartScatter' | 'indianRupee' | 'starHalfFill' | 'cartArrowDown' | 'calendarClock' | 'sortUpFill' | 'sparkles' | 'bullseye' | 'sortDownFill' | 'graduationCap' | 'hammer' | 'bellSlash' | 'gauge' | 'shop' | 'headphones' | 'eraser' | 'stopwatch' | 'verified' | 'deleteLeft' | 'hourglass' | 'truck' | 'wrench' | 'microphone' | 'megaphone' | 'arrowRightArrowLeft' | 'bitcoin' | 'fileEdit' | 'language' | 'fileExport' | 'fileImport' | 'fileWord' | 'gift' | 'cartPlus' | 'thumbsDownFill' | 'thumbsUpFill' | 'arrowsAlt' | 'calculator' | 'sortAltSlash' | 'arrowsH' | 'arrowsV' | 'pound' | 'prime' | 'chartPie' | 'reddit' | 'code' | 'sync' | 'shoppingBag' | 'server' | 'database' | 'hashtag' | 'bookmarkFill' | 'filterFill' | 'heartFill' | 'flagFill' | 'circle' | 'circleFill' | 'bolt' | 'history' | 'box' | 'at' | 'arrowUpRight' | 'arrowUpLeft' | 'arrowDownLeft' | 'arrowDownRight' | 'telegram' | 'stopCircle' | 'stop' | 'whatsapp' | 'building' | 'qrcode' | 'car' | 'instagram' | 'linkedin' | 'send' | 'slack' | 'moon' | 'sun' | 'youtube' | 'vimeo' | 'flag' | 'wallet' | 'map' | 'link' | 'creditCard' | 'discord' | 'percentage' | 'euro' | 'book' | 'shield' | 'paypal' | 'amazon' | 'phone' | 'filterSlash' | 'facebook' | 'github' | 'twitter' | 'stepBackwardAlt' | 'stepForwardAlt' | 'forward' | 'backward' | 'fastBackward' | 'fastForward' | 'pause' | 'play' | 'compass' | 'idCard' | 'ticket' | 'fileO' | 'reply' | 'directionsAlt' | 'directions' | 'thumbsUp' | 'thumbsDown' | 'sortNumericDownAlt' | 'sortNumericUpAlt' | 'sortAlphaDownAlt' | 'sortAlphaUpAlt' | 'sortNumericDown' | 'sortNumericUp' | 'sortAlphaDown' | 'sortAlphaUp' | 'sortAlt' | 'sortAmountUp' | 'sortAmountDown' | 'sortAmountDownAlt' | 'sortAmountUpAlt' | 'palette' | 'undo' | 'desktop' | 'slidersV' | 'slidersH' | 'searchPlus' | 'searchMinus' | 'fileExcel' | 'filePdf' | 'checkSquare' | 'chartLine' | 'userEdit' | 'exclamationCircle' | 'android' | 'google' | 'apple' | 'microsoft' | 'heart' | 'mobile' | 'tablet' | 'key' | 'shoppingCart' | 'comments' | 'comment' | 'briefcase' | 'bell' | 'paperclip' | 'shareAlt' | 'envelope' | 'volumeDown' | 'volumeUp' | 'volumeOff' | 'eject' | 'moneyBill' | 'images' | 'image' | 'signIn' | 'signOut' | 'wifi' | 'sitemap' | 'chartBar' | 'camera' | 'dollar' | 'lockOpen' | 'table' | 'mapMarker' | 'list' | 'eyeSlash' | 'eye' | 'folderOpen' | 'folder' | 'video' | 'inbox' | 'lock' | 'unlock' | 'tags' | 'tag' | 'powerOff' | 'save' | 'questionCircle' | 'question' | 'copy' | 'file' | 'clone' | 'calendarTimes' | 'calendarMinus' | 'calendarPlus' | 'ellipsisV' | 'ellipsisH' | 'bookmark' | 'globe' | 'replay' | 'filter' | 'print' | 'alignRight' | 'alignLeft' | 'alignCenter' | 'alignJustify' | 'cog' | 'cloudDownload' | 'cloudUpload' | 'cloud' | 'pencil' | 'users' | 'clock' | 'userMinus' | 'userPlus' | 'trash' | 'windowMinimize' | 'windowMaximize' | 'externalLink' | 'refresh' | 'user' | 'exclamationTriangle' | 'calendar' | 'chevronCircleLeft' | 'chevronCircleDown' | 'chevronCircleRight' | 'chevronCircleUp' | 'angleDoubleDown' | 'angleDoubleLeft' | 'angleDoubleRight' | 'angleDoubleUp' | 'angleDown' | 'angleLeft' | 'angleRight' | 'angleUp' | 'upload' | 'download' | 'ban' | 'starFill' | 'star' | 'chevronLeft' | 'chevronRight' | 'chevronDown' | 'chevronUp' | 'caretLeft' | 'caretRight' | 'caretDown' | 'caretUp' | 'search' | 'check' | 'checkCircle' | 'times' | 'timesCircle' | 'plus' | 'plusCircle' | 'minus' | 'minusCircle' | 'circleOn' | 'circleOff' | 'sortDown' | 'sortUp' | 'sort' | 'stepBackward' | 'stepForward' | 'thLarge' | 'arrowDown' | 'arrowLeft' | 'arrowRight' | 'arrowUp' | 'bars' | 'arrowCircleDown' | 'arrowCircleLeft' | 'arrowCircleRight' | 'arrowCircleUp' | 'info' | 'infoCircle' | 'home' | 'spinner' | undefined;
|
|
443
|
+
iconRight?: 'folderPlus' | 'receipt' | 'asterisk' | 'faceSmile' | 'pinterest' | 'expand' | 'penToSquare' | 'wavePulse' | 'turkishLira' | 'spinnerDotted' | 'crown' | 'pauseCircle' | 'warehouse' | 'objectsColumn' | 'clipboard' | 'playCircle' | 'venus' | 'cartMinus' | 'filePlus' | 'microchip' | 'twitch' | 'buildingColumns' | 'fileCheck' | 'microchipAi' | 'trophy' | 'barcode' | 'fileArrowUp' | 'mars' | 'tiktok' | 'arrowUpRightAndArrowDownLeftFromCenter' | 'ethereum' | 'listCheck' | 'thumbtack' | 'arrowDownLeftAndArrowUpRightToCenter' | 'equals' | 'lightbulb' | 'starHalf' | 'addressBook' | 'chartScatter' | 'indianRupee' | 'starHalfFill' | 'cartArrowDown' | 'calendarClock' | 'sortUpFill' | 'sparkles' | 'bullseye' | 'sortDownFill' | 'graduationCap' | 'hammer' | 'bellSlash' | 'gauge' | 'shop' | 'headphones' | 'eraser' | 'stopwatch' | 'verified' | 'deleteLeft' | 'hourglass' | 'truck' | 'wrench' | 'microphone' | 'megaphone' | 'arrowRightArrowLeft' | 'bitcoin' | 'fileEdit' | 'language' | 'fileExport' | 'fileImport' | 'fileWord' | 'gift' | 'cartPlus' | 'thumbsDownFill' | 'thumbsUpFill' | 'arrowsAlt' | 'calculator' | 'sortAltSlash' | 'arrowsH' | 'arrowsV' | 'pound' | 'prime' | 'chartPie' | 'reddit' | 'code' | 'sync' | 'shoppingBag' | 'server' | 'database' | 'hashtag' | 'bookmarkFill' | 'filterFill' | 'heartFill' | 'flagFill' | 'circle' | 'circleFill' | 'bolt' | 'history' | 'box' | 'at' | 'arrowUpRight' | 'arrowUpLeft' | 'arrowDownLeft' | 'arrowDownRight' | 'telegram' | 'stopCircle' | 'stop' | 'whatsapp' | 'building' | 'qrcode' | 'car' | 'instagram' | 'linkedin' | 'send' | 'slack' | 'moon' | 'sun' | 'youtube' | 'vimeo' | 'flag' | 'wallet' | 'map' | 'link' | 'creditCard' | 'discord' | 'percentage' | 'euro' | 'book' | 'shield' | 'paypal' | 'amazon' | 'phone' | 'filterSlash' | 'facebook' | 'github' | 'twitter' | 'stepBackwardAlt' | 'stepForwardAlt' | 'forward' | 'backward' | 'fastBackward' | 'fastForward' | 'pause' | 'play' | 'compass' | 'idCard' | 'ticket' | 'fileO' | 'reply' | 'directionsAlt' | 'directions' | 'thumbsUp' | 'thumbsDown' | 'sortNumericDownAlt' | 'sortNumericUpAlt' | 'sortAlphaDownAlt' | 'sortAlphaUpAlt' | 'sortNumericDown' | 'sortNumericUp' | 'sortAlphaDown' | 'sortAlphaUp' | 'sortAlt' | 'sortAmountUp' | 'sortAmountDown' | 'sortAmountDownAlt' | 'sortAmountUpAlt' | 'palette' | 'undo' | 'desktop' | 'slidersV' | 'slidersH' | 'searchPlus' | 'searchMinus' | 'fileExcel' | 'filePdf' | 'checkSquare' | 'chartLine' | 'userEdit' | 'exclamationCircle' | 'android' | 'google' | 'apple' | 'microsoft' | 'heart' | 'mobile' | 'tablet' | 'key' | 'shoppingCart' | 'comments' | 'comment' | 'briefcase' | 'bell' | 'paperclip' | 'shareAlt' | 'envelope' | 'volumeDown' | 'volumeUp' | 'volumeOff' | 'eject' | 'moneyBill' | 'images' | 'image' | 'signIn' | 'signOut' | 'wifi' | 'sitemap' | 'chartBar' | 'camera' | 'dollar' | 'lockOpen' | 'table' | 'mapMarker' | 'list' | 'eyeSlash' | 'eye' | 'folderOpen' | 'folder' | 'video' | 'inbox' | 'lock' | 'unlock' | 'tags' | 'tag' | 'powerOff' | 'save' | 'questionCircle' | 'question' | 'copy' | 'file' | 'clone' | 'calendarTimes' | 'calendarMinus' | 'calendarPlus' | 'ellipsisV' | 'ellipsisH' | 'bookmark' | 'globe' | 'replay' | 'filter' | 'print' | 'alignRight' | 'alignLeft' | 'alignCenter' | 'alignJustify' | 'cog' | 'cloudDownload' | 'cloudUpload' | 'cloud' | 'pencil' | 'users' | 'clock' | 'userMinus' | 'userPlus' | 'trash' | 'windowMinimize' | 'windowMaximize' | 'externalLink' | 'refresh' | 'user' | 'exclamationTriangle' | 'calendar' | 'chevronCircleLeft' | 'chevronCircleDown' | 'chevronCircleRight' | 'chevronCircleUp' | 'angleDoubleDown' | 'angleDoubleLeft' | 'angleDoubleRight' | 'angleDoubleUp' | 'angleDown' | 'angleLeft' | 'angleRight' | 'angleUp' | 'upload' | 'download' | 'ban' | 'starFill' | 'star' | 'chevronLeft' | 'chevronRight' | 'chevronDown' | 'chevronUp' | 'caretLeft' | 'caretRight' | 'caretDown' | 'caretUp' | 'search' | 'check' | 'checkCircle' | 'times' | 'timesCircle' | 'plus' | 'plusCircle' | 'minus' | 'minusCircle' | 'circleOn' | 'circleOff' | 'sortDown' | 'sortUp' | 'sort' | 'stepBackward' | 'stepForward' | 'thLarge' | 'arrowDown' | 'arrowLeft' | 'arrowRight' | 'arrowUp' | 'bars' | 'arrowCircleDown' | 'arrowCircleLeft' | 'arrowCircleRight' | 'arrowCircleUp' | 'info' | 'infoCircle' | 'home' | 'spinner' | undefined;
|
|
444
444
|
}
|
|
445
445
|
type InputResolvedProps = {
|
|
446
446
|
size: 'sm' | 'md' | 'lg';
|
|
@@ -454,8 +454,8 @@ type InputResolvedProps = {
|
|
|
454
454
|
placeholder?: string | undefined;
|
|
455
455
|
name?: string | undefined;
|
|
456
456
|
id?: string | undefined;
|
|
457
|
-
iconLeft?: 'folderPlus' | 'receipt' | 'asterisk' | '
|
|
458
|
-
iconRight?: 'folderPlus' | 'receipt' | 'asterisk' | '
|
|
457
|
+
iconLeft?: 'folderPlus' | 'receipt' | 'asterisk' | 'faceSmile' | 'pinterest' | 'expand' | 'penToSquare' | 'wavePulse' | 'turkishLira' | 'spinnerDotted' | 'crown' | 'pauseCircle' | 'warehouse' | 'objectsColumn' | 'clipboard' | 'playCircle' | 'venus' | 'cartMinus' | 'filePlus' | 'microchip' | 'twitch' | 'buildingColumns' | 'fileCheck' | 'microchipAi' | 'trophy' | 'barcode' | 'fileArrowUp' | 'mars' | 'tiktok' | 'arrowUpRightAndArrowDownLeftFromCenter' | 'ethereum' | 'listCheck' | 'thumbtack' | 'arrowDownLeftAndArrowUpRightToCenter' | 'equals' | 'lightbulb' | 'starHalf' | 'addressBook' | 'chartScatter' | 'indianRupee' | 'starHalfFill' | 'cartArrowDown' | 'calendarClock' | 'sortUpFill' | 'sparkles' | 'bullseye' | 'sortDownFill' | 'graduationCap' | 'hammer' | 'bellSlash' | 'gauge' | 'shop' | 'headphones' | 'eraser' | 'stopwatch' | 'verified' | 'deleteLeft' | 'hourglass' | 'truck' | 'wrench' | 'microphone' | 'megaphone' | 'arrowRightArrowLeft' | 'bitcoin' | 'fileEdit' | 'language' | 'fileExport' | 'fileImport' | 'fileWord' | 'gift' | 'cartPlus' | 'thumbsDownFill' | 'thumbsUpFill' | 'arrowsAlt' | 'calculator' | 'sortAltSlash' | 'arrowsH' | 'arrowsV' | 'pound' | 'prime' | 'chartPie' | 'reddit' | 'code' | 'sync' | 'shoppingBag' | 'server' | 'database' | 'hashtag' | 'bookmarkFill' | 'filterFill' | 'heartFill' | 'flagFill' | 'circle' | 'circleFill' | 'bolt' | 'history' | 'box' | 'at' | 'arrowUpRight' | 'arrowUpLeft' | 'arrowDownLeft' | 'arrowDownRight' | 'telegram' | 'stopCircle' | 'stop' | 'whatsapp' | 'building' | 'qrcode' | 'car' | 'instagram' | 'linkedin' | 'send' | 'slack' | 'moon' | 'sun' | 'youtube' | 'vimeo' | 'flag' | 'wallet' | 'map' | 'link' | 'creditCard' | 'discord' | 'percentage' | 'euro' | 'book' | 'shield' | 'paypal' | 'amazon' | 'phone' | 'filterSlash' | 'facebook' | 'github' | 'twitter' | 'stepBackwardAlt' | 'stepForwardAlt' | 'forward' | 'backward' | 'fastBackward' | 'fastForward' | 'pause' | 'play' | 'compass' | 'idCard' | 'ticket' | 'fileO' | 'reply' | 'directionsAlt' | 'directions' | 'thumbsUp' | 'thumbsDown' | 'sortNumericDownAlt' | 'sortNumericUpAlt' | 'sortAlphaDownAlt' | 'sortAlphaUpAlt' | 'sortNumericDown' | 'sortNumericUp' | 'sortAlphaDown' | 'sortAlphaUp' | 'sortAlt' | 'sortAmountUp' | 'sortAmountDown' | 'sortAmountDownAlt' | 'sortAmountUpAlt' | 'palette' | 'undo' | 'desktop' | 'slidersV' | 'slidersH' | 'searchPlus' | 'searchMinus' | 'fileExcel' | 'filePdf' | 'checkSquare' | 'chartLine' | 'userEdit' | 'exclamationCircle' | 'android' | 'google' | 'apple' | 'microsoft' | 'heart' | 'mobile' | 'tablet' | 'key' | 'shoppingCart' | 'comments' | 'comment' | 'briefcase' | 'bell' | 'paperclip' | 'shareAlt' | 'envelope' | 'volumeDown' | 'volumeUp' | 'volumeOff' | 'eject' | 'moneyBill' | 'images' | 'image' | 'signIn' | 'signOut' | 'wifi' | 'sitemap' | 'chartBar' | 'camera' | 'dollar' | 'lockOpen' | 'table' | 'mapMarker' | 'list' | 'eyeSlash' | 'eye' | 'folderOpen' | 'folder' | 'video' | 'inbox' | 'lock' | 'unlock' | 'tags' | 'tag' | 'powerOff' | 'save' | 'questionCircle' | 'question' | 'copy' | 'file' | 'clone' | 'calendarTimes' | 'calendarMinus' | 'calendarPlus' | 'ellipsisV' | 'ellipsisH' | 'bookmark' | 'globe' | 'replay' | 'filter' | 'print' | 'alignRight' | 'alignLeft' | 'alignCenter' | 'alignJustify' | 'cog' | 'cloudDownload' | 'cloudUpload' | 'cloud' | 'pencil' | 'users' | 'clock' | 'userMinus' | 'userPlus' | 'trash' | 'windowMinimize' | 'windowMaximize' | 'externalLink' | 'refresh' | 'user' | 'exclamationTriangle' | 'calendar' | 'chevronCircleLeft' | 'chevronCircleDown' | 'chevronCircleRight' | 'chevronCircleUp' | 'angleDoubleDown' | 'angleDoubleLeft' | 'angleDoubleRight' | 'angleDoubleUp' | 'angleDown' | 'angleLeft' | 'angleRight' | 'angleUp' | 'upload' | 'download' | 'ban' | 'starFill' | 'star' | 'chevronLeft' | 'chevronRight' | 'chevronDown' | 'chevronUp' | 'caretLeft' | 'caretRight' | 'caretDown' | 'caretUp' | 'search' | 'check' | 'checkCircle' | 'times' | 'timesCircle' | 'plus' | 'plusCircle' | 'minus' | 'minusCircle' | 'circleOn' | 'circleOff' | 'sortDown' | 'sortUp' | 'sort' | 'stepBackward' | 'stepForward' | 'thLarge' | 'arrowDown' | 'arrowLeft' | 'arrowRight' | 'arrowUp' | 'bars' | 'arrowCircleDown' | 'arrowCircleLeft' | 'arrowCircleRight' | 'arrowCircleUp' | 'info' | 'infoCircle' | 'home' | 'spinner' | undefined;
|
|
458
|
+
iconRight?: 'folderPlus' | 'receipt' | 'asterisk' | 'faceSmile' | 'pinterest' | 'expand' | 'penToSquare' | 'wavePulse' | 'turkishLira' | 'spinnerDotted' | 'crown' | 'pauseCircle' | 'warehouse' | 'objectsColumn' | 'clipboard' | 'playCircle' | 'venus' | 'cartMinus' | 'filePlus' | 'microchip' | 'twitch' | 'buildingColumns' | 'fileCheck' | 'microchipAi' | 'trophy' | 'barcode' | 'fileArrowUp' | 'mars' | 'tiktok' | 'arrowUpRightAndArrowDownLeftFromCenter' | 'ethereum' | 'listCheck' | 'thumbtack' | 'arrowDownLeftAndArrowUpRightToCenter' | 'equals' | 'lightbulb' | 'starHalf' | 'addressBook' | 'chartScatter' | 'indianRupee' | 'starHalfFill' | 'cartArrowDown' | 'calendarClock' | 'sortUpFill' | 'sparkles' | 'bullseye' | 'sortDownFill' | 'graduationCap' | 'hammer' | 'bellSlash' | 'gauge' | 'shop' | 'headphones' | 'eraser' | 'stopwatch' | 'verified' | 'deleteLeft' | 'hourglass' | 'truck' | 'wrench' | 'microphone' | 'megaphone' | 'arrowRightArrowLeft' | 'bitcoin' | 'fileEdit' | 'language' | 'fileExport' | 'fileImport' | 'fileWord' | 'gift' | 'cartPlus' | 'thumbsDownFill' | 'thumbsUpFill' | 'arrowsAlt' | 'calculator' | 'sortAltSlash' | 'arrowsH' | 'arrowsV' | 'pound' | 'prime' | 'chartPie' | 'reddit' | 'code' | 'sync' | 'shoppingBag' | 'server' | 'database' | 'hashtag' | 'bookmarkFill' | 'filterFill' | 'heartFill' | 'flagFill' | 'circle' | 'circleFill' | 'bolt' | 'history' | 'box' | 'at' | 'arrowUpRight' | 'arrowUpLeft' | 'arrowDownLeft' | 'arrowDownRight' | 'telegram' | 'stopCircle' | 'stop' | 'whatsapp' | 'building' | 'qrcode' | 'car' | 'instagram' | 'linkedin' | 'send' | 'slack' | 'moon' | 'sun' | 'youtube' | 'vimeo' | 'flag' | 'wallet' | 'map' | 'link' | 'creditCard' | 'discord' | 'percentage' | 'euro' | 'book' | 'shield' | 'paypal' | 'amazon' | 'phone' | 'filterSlash' | 'facebook' | 'github' | 'twitter' | 'stepBackwardAlt' | 'stepForwardAlt' | 'forward' | 'backward' | 'fastBackward' | 'fastForward' | 'pause' | 'play' | 'compass' | 'idCard' | 'ticket' | 'fileO' | 'reply' | 'directionsAlt' | 'directions' | 'thumbsUp' | 'thumbsDown' | 'sortNumericDownAlt' | 'sortNumericUpAlt' | 'sortAlphaDownAlt' | 'sortAlphaUpAlt' | 'sortNumericDown' | 'sortNumericUp' | 'sortAlphaDown' | 'sortAlphaUp' | 'sortAlt' | 'sortAmountUp' | 'sortAmountDown' | 'sortAmountDownAlt' | 'sortAmountUpAlt' | 'palette' | 'undo' | 'desktop' | 'slidersV' | 'slidersH' | 'searchPlus' | 'searchMinus' | 'fileExcel' | 'filePdf' | 'checkSquare' | 'chartLine' | 'userEdit' | 'exclamationCircle' | 'android' | 'google' | 'apple' | 'microsoft' | 'heart' | 'mobile' | 'tablet' | 'key' | 'shoppingCart' | 'comments' | 'comment' | 'briefcase' | 'bell' | 'paperclip' | 'shareAlt' | 'envelope' | 'volumeDown' | 'volumeUp' | 'volumeOff' | 'eject' | 'moneyBill' | 'images' | 'image' | 'signIn' | 'signOut' | 'wifi' | 'sitemap' | 'chartBar' | 'camera' | 'dollar' | 'lockOpen' | 'table' | 'mapMarker' | 'list' | 'eyeSlash' | 'eye' | 'folderOpen' | 'folder' | 'video' | 'inbox' | 'lock' | 'unlock' | 'tags' | 'tag' | 'powerOff' | 'save' | 'questionCircle' | 'question' | 'copy' | 'file' | 'clone' | 'calendarTimes' | 'calendarMinus' | 'calendarPlus' | 'ellipsisV' | 'ellipsisH' | 'bookmark' | 'globe' | 'replay' | 'filter' | 'print' | 'alignRight' | 'alignLeft' | 'alignCenter' | 'alignJustify' | 'cog' | 'cloudDownload' | 'cloudUpload' | 'cloud' | 'pencil' | 'users' | 'clock' | 'userMinus' | 'userPlus' | 'trash' | 'windowMinimize' | 'windowMaximize' | 'externalLink' | 'refresh' | 'user' | 'exclamationTriangle' | 'calendar' | 'chevronCircleLeft' | 'chevronCircleDown' | 'chevronCircleRight' | 'chevronCircleUp' | 'angleDoubleDown' | 'angleDoubleLeft' | 'angleDoubleRight' | 'angleDoubleUp' | 'angleDown' | 'angleLeft' | 'angleRight' | 'angleUp' | 'upload' | 'download' | 'ban' | 'starFill' | 'star' | 'chevronLeft' | 'chevronRight' | 'chevronDown' | 'chevronUp' | 'caretLeft' | 'caretRight' | 'caretDown' | 'caretUp' | 'search' | 'check' | 'checkCircle' | 'times' | 'timesCircle' | 'plus' | 'plusCircle' | 'minus' | 'minusCircle' | 'circleOn' | 'circleOff' | 'sortDown' | 'sortUp' | 'sort' | 'stepBackward' | 'stepForward' | 'thLarge' | 'arrowDown' | 'arrowLeft' | 'arrowRight' | 'arrowUp' | 'bars' | 'arrowCircleDown' | 'arrowCircleLeft' | 'arrowCircleRight' | 'arrowCircleUp' | 'info' | 'infoCircle' | 'home' | 'spinner' | undefined;
|
|
459
459
|
};
|
|
460
460
|
|
|
461
461
|
declare const radioButtonPropsSchema: z.ZodObject<{
|
|
@@ -500,9 +500,9 @@ declare const radioButtonPropsSchema: z.ZodObject<{
|
|
|
500
500
|
severity?: "primary" | "secondary" | "success" | "info" | "warning" | "danger" | "help" | "contrast" | undefined;
|
|
501
501
|
size?: "sm" | "md" | "lg" | undefined;
|
|
502
502
|
value?: any;
|
|
503
|
-
label?: string | undefined;
|
|
504
503
|
variant?: "filled" | "outlined" | undefined;
|
|
505
504
|
disabled?: boolean | undefined;
|
|
505
|
+
label?: string | undefined;
|
|
506
506
|
modelValue?: any;
|
|
507
507
|
invalid?: boolean | undefined;
|
|
508
508
|
readonly?: boolean | undefined;
|
|
@@ -550,19 +550,19 @@ declare const stackPropsSchema: z.ZodObject<{
|
|
|
550
550
|
fluid: z.ZodDefault<z.ZodBoolean>;
|
|
551
551
|
}, "strip", z.ZodTypeAny, {
|
|
552
552
|
as: string;
|
|
553
|
-
direction: "row" | "column" | "row-reverse" | "column-reverse";
|
|
554
553
|
fluid: boolean;
|
|
554
|
+
direction: "row" | "column" | "row-reverse" | "column-reverse";
|
|
555
555
|
gap: "xs" | "sm" | "md" | "lg" | "xl" | "none" | "2xl";
|
|
556
|
-
align: "
|
|
557
|
-
justify: "
|
|
556
|
+
align: "center" | "start" | "end" | "stretch" | "baseline";
|
|
557
|
+
justify: "center" | "start" | "end" | "between" | "around" | "evenly";
|
|
558
558
|
wrap: "nowrap" | "wrap" | "wrap-reverse";
|
|
559
559
|
}, {
|
|
560
560
|
as?: string | undefined;
|
|
561
|
-
direction?: "row" | "column" | "row-reverse" | "column-reverse" | undefined;
|
|
562
561
|
fluid?: boolean | undefined;
|
|
562
|
+
direction?: "row" | "column" | "row-reverse" | "column-reverse" | undefined;
|
|
563
563
|
gap?: "xs" | "sm" | "md" | "lg" | "xl" | "none" | "2xl" | undefined;
|
|
564
|
-
align?: "
|
|
565
|
-
justify?: "
|
|
564
|
+
align?: "center" | "start" | "end" | "stretch" | "baseline" | undefined;
|
|
565
|
+
justify?: "center" | "start" | "end" | "between" | "around" | "evenly" | undefined;
|
|
566
566
|
wrap?: "nowrap" | "wrap" | "wrap-reverse" | undefined;
|
|
567
567
|
}>;
|
|
568
568
|
declare function getStackDefaults(props?: StackProps): StackResolvedProps;
|
|
@@ -621,12 +621,12 @@ declare const switchPropsSchema: z.ZodObject<{
|
|
|
621
621
|
onValue?: any;
|
|
622
622
|
offValue?: any;
|
|
623
623
|
id?: string | undefined;
|
|
624
|
-
trueIcon?: "info" | "sort" | "map" | "filter" | "at" | "code" | "
|
|
625
|
-
falseIcon?: "info" | "sort" | "map" | "filter" | "at" | "code" | "
|
|
624
|
+
trueIcon?: "info" | "sort" | "map" | "filter" | "at" | "code" | "link" | "folderPlus" | "receipt" | "asterisk" | "faceSmile" | "pinterest" | "expand" | "penToSquare" | "wavePulse" | "turkishLira" | "spinnerDotted" | "crown" | "pauseCircle" | "warehouse" | "objectsColumn" | "clipboard" | "playCircle" | "venus" | "cartMinus" | "filePlus" | "microchip" | "twitch" | "buildingColumns" | "fileCheck" | "microchipAi" | "trophy" | "barcode" | "fileArrowUp" | "mars" | "tiktok" | "arrowUpRightAndArrowDownLeftFromCenter" | "ethereum" | "listCheck" | "thumbtack" | "arrowDownLeftAndArrowUpRightToCenter" | "equals" | "lightbulb" | "starHalf" | "addressBook" | "chartScatter" | "indianRupee" | "starHalfFill" | "cartArrowDown" | "calendarClock" | "sortUpFill" | "sparkles" | "bullseye" | "sortDownFill" | "graduationCap" | "hammer" | "bellSlash" | "gauge" | "shop" | "headphones" | "eraser" | "stopwatch" | "verified" | "deleteLeft" | "hourglass" | "truck" | "wrench" | "microphone" | "megaphone" | "arrowRightArrowLeft" | "bitcoin" | "fileEdit" | "language" | "fileExport" | "fileImport" | "fileWord" | "gift" | "cartPlus" | "thumbsDownFill" | "thumbsUpFill" | "arrowsAlt" | "calculator" | "sortAltSlash" | "arrowsH" | "arrowsV" | "pound" | "prime" | "chartPie" | "reddit" | "sync" | "shoppingBag" | "server" | "database" | "hashtag" | "bookmarkFill" | "filterFill" | "heartFill" | "flagFill" | "circle" | "circleFill" | "bolt" | "history" | "box" | "arrowUpRight" | "arrowUpLeft" | "arrowDownLeft" | "arrowDownRight" | "telegram" | "stopCircle" | "stop" | "whatsapp" | "building" | "qrcode" | "car" | "instagram" | "linkedin" | "send" | "slack" | "moon" | "sun" | "youtube" | "vimeo" | "flag" | "wallet" | "creditCard" | "discord" | "percentage" | "euro" | "book" | "shield" | "paypal" | "amazon" | "phone" | "filterSlash" | "facebook" | "github" | "twitter" | "stepBackwardAlt" | "stepForwardAlt" | "forward" | "backward" | "fastBackward" | "fastForward" | "pause" | "play" | "compass" | "idCard" | "ticket" | "fileO" | "reply" | "directionsAlt" | "directions" | "thumbsUp" | "thumbsDown" | "sortNumericDownAlt" | "sortNumericUpAlt" | "sortAlphaDownAlt" | "sortAlphaUpAlt" | "sortNumericDown" | "sortNumericUp" | "sortAlphaDown" | "sortAlphaUp" | "sortAlt" | "sortAmountUp" | "sortAmountDown" | "sortAmountDownAlt" | "sortAmountUpAlt" | "palette" | "undo" | "desktop" | "slidersV" | "slidersH" | "searchPlus" | "searchMinus" | "fileExcel" | "filePdf" | "checkSquare" | "chartLine" | "userEdit" | "exclamationCircle" | "android" | "google" | "apple" | "microsoft" | "heart" | "mobile" | "tablet" | "key" | "shoppingCart" | "comments" | "comment" | "briefcase" | "bell" | "paperclip" | "shareAlt" | "envelope" | "volumeDown" | "volumeUp" | "volumeOff" | "eject" | "moneyBill" | "images" | "image" | "signIn" | "signOut" | "wifi" | "sitemap" | "chartBar" | "camera" | "dollar" | "lockOpen" | "table" | "mapMarker" | "list" | "eyeSlash" | "eye" | "folderOpen" | "folder" | "video" | "inbox" | "lock" | "unlock" | "tags" | "tag" | "powerOff" | "save" | "questionCircle" | "question" | "copy" | "file" | "clone" | "calendarTimes" | "calendarMinus" | "calendarPlus" | "ellipsisV" | "ellipsisH" | "bookmark" | "globe" | "replay" | "print" | "alignRight" | "alignLeft" | "alignCenter" | "alignJustify" | "cog" | "cloudDownload" | "cloudUpload" | "cloud" | "pencil" | "users" | "clock" | "userMinus" | "userPlus" | "trash" | "windowMinimize" | "windowMaximize" | "externalLink" | "refresh" | "user" | "exclamationTriangle" | "calendar" | "chevronCircleLeft" | "chevronCircleDown" | "chevronCircleRight" | "chevronCircleUp" | "angleDoubleDown" | "angleDoubleLeft" | "angleDoubleRight" | "angleDoubleUp" | "angleDown" | "angleLeft" | "angleRight" | "angleUp" | "upload" | "download" | "ban" | "starFill" | "star" | "chevronLeft" | "chevronRight" | "chevronDown" | "chevronUp" | "caretLeft" | "caretRight" | "caretDown" | "caretUp" | "search" | "check" | "checkCircle" | "times" | "timesCircle" | "plus" | "plusCircle" | "minus" | "minusCircle" | "circleOn" | "circleOff" | "sortDown" | "sortUp" | "stepBackward" | "stepForward" | "thLarge" | "arrowDown" | "arrowLeft" | "arrowRight" | "arrowUp" | "bars" | "arrowCircleDown" | "arrowCircleLeft" | "arrowCircleRight" | "arrowCircleUp" | "infoCircle" | "home" | "spinner" | undefined;
|
|
625
|
+
falseIcon?: "info" | "sort" | "map" | "filter" | "at" | "code" | "link" | "folderPlus" | "receipt" | "asterisk" | "faceSmile" | "pinterest" | "expand" | "penToSquare" | "wavePulse" | "turkishLira" | "spinnerDotted" | "crown" | "pauseCircle" | "warehouse" | "objectsColumn" | "clipboard" | "playCircle" | "venus" | "cartMinus" | "filePlus" | "microchip" | "twitch" | "buildingColumns" | "fileCheck" | "microchipAi" | "trophy" | "barcode" | "fileArrowUp" | "mars" | "tiktok" | "arrowUpRightAndArrowDownLeftFromCenter" | "ethereum" | "listCheck" | "thumbtack" | "arrowDownLeftAndArrowUpRightToCenter" | "equals" | "lightbulb" | "starHalf" | "addressBook" | "chartScatter" | "indianRupee" | "starHalfFill" | "cartArrowDown" | "calendarClock" | "sortUpFill" | "sparkles" | "bullseye" | "sortDownFill" | "graduationCap" | "hammer" | "bellSlash" | "gauge" | "shop" | "headphones" | "eraser" | "stopwatch" | "verified" | "deleteLeft" | "hourglass" | "truck" | "wrench" | "microphone" | "megaphone" | "arrowRightArrowLeft" | "bitcoin" | "fileEdit" | "language" | "fileExport" | "fileImport" | "fileWord" | "gift" | "cartPlus" | "thumbsDownFill" | "thumbsUpFill" | "arrowsAlt" | "calculator" | "sortAltSlash" | "arrowsH" | "arrowsV" | "pound" | "prime" | "chartPie" | "reddit" | "sync" | "shoppingBag" | "server" | "database" | "hashtag" | "bookmarkFill" | "filterFill" | "heartFill" | "flagFill" | "circle" | "circleFill" | "bolt" | "history" | "box" | "arrowUpRight" | "arrowUpLeft" | "arrowDownLeft" | "arrowDownRight" | "telegram" | "stopCircle" | "stop" | "whatsapp" | "building" | "qrcode" | "car" | "instagram" | "linkedin" | "send" | "slack" | "moon" | "sun" | "youtube" | "vimeo" | "flag" | "wallet" | "creditCard" | "discord" | "percentage" | "euro" | "book" | "shield" | "paypal" | "amazon" | "phone" | "filterSlash" | "facebook" | "github" | "twitter" | "stepBackwardAlt" | "stepForwardAlt" | "forward" | "backward" | "fastBackward" | "fastForward" | "pause" | "play" | "compass" | "idCard" | "ticket" | "fileO" | "reply" | "directionsAlt" | "directions" | "thumbsUp" | "thumbsDown" | "sortNumericDownAlt" | "sortNumericUpAlt" | "sortAlphaDownAlt" | "sortAlphaUpAlt" | "sortNumericDown" | "sortNumericUp" | "sortAlphaDown" | "sortAlphaUp" | "sortAlt" | "sortAmountUp" | "sortAmountDown" | "sortAmountDownAlt" | "sortAmountUpAlt" | "palette" | "undo" | "desktop" | "slidersV" | "slidersH" | "searchPlus" | "searchMinus" | "fileExcel" | "filePdf" | "checkSquare" | "chartLine" | "userEdit" | "exclamationCircle" | "android" | "google" | "apple" | "microsoft" | "heart" | "mobile" | "tablet" | "key" | "shoppingCart" | "comments" | "comment" | "briefcase" | "bell" | "paperclip" | "shareAlt" | "envelope" | "volumeDown" | "volumeUp" | "volumeOff" | "eject" | "moneyBill" | "images" | "image" | "signIn" | "signOut" | "wifi" | "sitemap" | "chartBar" | "camera" | "dollar" | "lockOpen" | "table" | "mapMarker" | "list" | "eyeSlash" | "eye" | "folderOpen" | "folder" | "video" | "inbox" | "lock" | "unlock" | "tags" | "tag" | "powerOff" | "save" | "questionCircle" | "question" | "copy" | "file" | "clone" | "calendarTimes" | "calendarMinus" | "calendarPlus" | "ellipsisV" | "ellipsisH" | "bookmark" | "globe" | "replay" | "print" | "alignRight" | "alignLeft" | "alignCenter" | "alignJustify" | "cog" | "cloudDownload" | "cloudUpload" | "cloud" | "pencil" | "users" | "clock" | "userMinus" | "userPlus" | "trash" | "windowMinimize" | "windowMaximize" | "externalLink" | "refresh" | "user" | "exclamationTriangle" | "calendar" | "chevronCircleLeft" | "chevronCircleDown" | "chevronCircleRight" | "chevronCircleUp" | "angleDoubleDown" | "angleDoubleLeft" | "angleDoubleRight" | "angleDoubleUp" | "angleDown" | "angleLeft" | "angleRight" | "angleUp" | "upload" | "download" | "ban" | "starFill" | "star" | "chevronLeft" | "chevronRight" | "chevronDown" | "chevronUp" | "caretLeft" | "caretRight" | "caretDown" | "caretUp" | "search" | "check" | "checkCircle" | "times" | "timesCircle" | "plus" | "plusCircle" | "minus" | "minusCircle" | "circleOn" | "circleOff" | "sortDown" | "sortUp" | "stepBackward" | "stepForward" | "thLarge" | "arrowDown" | "arrowLeft" | "arrowRight" | "arrowUp" | "bars" | "arrowCircleDown" | "arrowCircleLeft" | "arrowCircleRight" | "arrowCircleUp" | "infoCircle" | "home" | "spinner" | undefined;
|
|
626
626
|
}, {
|
|
627
627
|
size?: "sm" | "md" | "lg" | undefined;
|
|
628
|
-
label?: string | undefined;
|
|
629
628
|
disabled?: boolean | undefined;
|
|
629
|
+
label?: string | undefined;
|
|
630
630
|
modelValue?: any;
|
|
631
631
|
onValue?: any;
|
|
632
632
|
offValue?: any;
|
|
@@ -634,8 +634,8 @@ declare const switchPropsSchema: z.ZodObject<{
|
|
|
634
634
|
readonly?: boolean | undefined;
|
|
635
635
|
labelPosition?: "left" | "right" | undefined;
|
|
636
636
|
id?: string | undefined;
|
|
637
|
-
trueIcon?: "info" | "sort" | "map" | "filter" | "at" | "code" | "
|
|
638
|
-
falseIcon?: "info" | "sort" | "map" | "filter" | "at" | "code" | "
|
|
637
|
+
trueIcon?: "info" | "sort" | "map" | "filter" | "at" | "code" | "link" | "folderPlus" | "receipt" | "asterisk" | "faceSmile" | "pinterest" | "expand" | "penToSquare" | "wavePulse" | "turkishLira" | "spinnerDotted" | "crown" | "pauseCircle" | "warehouse" | "objectsColumn" | "clipboard" | "playCircle" | "venus" | "cartMinus" | "filePlus" | "microchip" | "twitch" | "buildingColumns" | "fileCheck" | "microchipAi" | "trophy" | "barcode" | "fileArrowUp" | "mars" | "tiktok" | "arrowUpRightAndArrowDownLeftFromCenter" | "ethereum" | "listCheck" | "thumbtack" | "arrowDownLeftAndArrowUpRightToCenter" | "equals" | "lightbulb" | "starHalf" | "addressBook" | "chartScatter" | "indianRupee" | "starHalfFill" | "cartArrowDown" | "calendarClock" | "sortUpFill" | "sparkles" | "bullseye" | "sortDownFill" | "graduationCap" | "hammer" | "bellSlash" | "gauge" | "shop" | "headphones" | "eraser" | "stopwatch" | "verified" | "deleteLeft" | "hourglass" | "truck" | "wrench" | "microphone" | "megaphone" | "arrowRightArrowLeft" | "bitcoin" | "fileEdit" | "language" | "fileExport" | "fileImport" | "fileWord" | "gift" | "cartPlus" | "thumbsDownFill" | "thumbsUpFill" | "arrowsAlt" | "calculator" | "sortAltSlash" | "arrowsH" | "arrowsV" | "pound" | "prime" | "chartPie" | "reddit" | "sync" | "shoppingBag" | "server" | "database" | "hashtag" | "bookmarkFill" | "filterFill" | "heartFill" | "flagFill" | "circle" | "circleFill" | "bolt" | "history" | "box" | "arrowUpRight" | "arrowUpLeft" | "arrowDownLeft" | "arrowDownRight" | "telegram" | "stopCircle" | "stop" | "whatsapp" | "building" | "qrcode" | "car" | "instagram" | "linkedin" | "send" | "slack" | "moon" | "sun" | "youtube" | "vimeo" | "flag" | "wallet" | "creditCard" | "discord" | "percentage" | "euro" | "book" | "shield" | "paypal" | "amazon" | "phone" | "filterSlash" | "facebook" | "github" | "twitter" | "stepBackwardAlt" | "stepForwardAlt" | "forward" | "backward" | "fastBackward" | "fastForward" | "pause" | "play" | "compass" | "idCard" | "ticket" | "fileO" | "reply" | "directionsAlt" | "directions" | "thumbsUp" | "thumbsDown" | "sortNumericDownAlt" | "sortNumericUpAlt" | "sortAlphaDownAlt" | "sortAlphaUpAlt" | "sortNumericDown" | "sortNumericUp" | "sortAlphaDown" | "sortAlphaUp" | "sortAlt" | "sortAmountUp" | "sortAmountDown" | "sortAmountDownAlt" | "sortAmountUpAlt" | "palette" | "undo" | "desktop" | "slidersV" | "slidersH" | "searchPlus" | "searchMinus" | "fileExcel" | "filePdf" | "checkSquare" | "chartLine" | "userEdit" | "exclamationCircle" | "android" | "google" | "apple" | "microsoft" | "heart" | "mobile" | "tablet" | "key" | "shoppingCart" | "comments" | "comment" | "briefcase" | "bell" | "paperclip" | "shareAlt" | "envelope" | "volumeDown" | "volumeUp" | "volumeOff" | "eject" | "moneyBill" | "images" | "image" | "signIn" | "signOut" | "wifi" | "sitemap" | "chartBar" | "camera" | "dollar" | "lockOpen" | "table" | "mapMarker" | "list" | "eyeSlash" | "eye" | "folderOpen" | "folder" | "video" | "inbox" | "lock" | "unlock" | "tags" | "tag" | "powerOff" | "save" | "questionCircle" | "question" | "copy" | "file" | "clone" | "calendarTimes" | "calendarMinus" | "calendarPlus" | "ellipsisV" | "ellipsisH" | "bookmark" | "globe" | "replay" | "print" | "alignRight" | "alignLeft" | "alignCenter" | "alignJustify" | "cog" | "cloudDownload" | "cloudUpload" | "cloud" | "pencil" | "users" | "clock" | "userMinus" | "userPlus" | "trash" | "windowMinimize" | "windowMaximize" | "externalLink" | "refresh" | "user" | "exclamationTriangle" | "calendar" | "chevronCircleLeft" | "chevronCircleDown" | "chevronCircleRight" | "chevronCircleUp" | "angleDoubleDown" | "angleDoubleLeft" | "angleDoubleRight" | "angleDoubleUp" | "angleDown" | "angleLeft" | "angleRight" | "angleUp" | "upload" | "download" | "ban" | "starFill" | "star" | "chevronLeft" | "chevronRight" | "chevronDown" | "chevronUp" | "caretLeft" | "caretRight" | "caretDown" | "caretUp" | "search" | "check" | "checkCircle" | "times" | "timesCircle" | "plus" | "plusCircle" | "minus" | "minusCircle" | "circleOn" | "circleOff" | "sortDown" | "sortUp" | "stepBackward" | "stepForward" | "thLarge" | "arrowDown" | "arrowLeft" | "arrowRight" | "arrowUp" | "bars" | "arrowCircleDown" | "arrowCircleLeft" | "arrowCircleRight" | "arrowCircleUp" | "infoCircle" | "home" | "spinner" | undefined;
|
|
638
|
+
falseIcon?: "info" | "sort" | "map" | "filter" | "at" | "code" | "link" | "folderPlus" | "receipt" | "asterisk" | "faceSmile" | "pinterest" | "expand" | "penToSquare" | "wavePulse" | "turkishLira" | "spinnerDotted" | "crown" | "pauseCircle" | "warehouse" | "objectsColumn" | "clipboard" | "playCircle" | "venus" | "cartMinus" | "filePlus" | "microchip" | "twitch" | "buildingColumns" | "fileCheck" | "microchipAi" | "trophy" | "barcode" | "fileArrowUp" | "mars" | "tiktok" | "arrowUpRightAndArrowDownLeftFromCenter" | "ethereum" | "listCheck" | "thumbtack" | "arrowDownLeftAndArrowUpRightToCenter" | "equals" | "lightbulb" | "starHalf" | "addressBook" | "chartScatter" | "indianRupee" | "starHalfFill" | "cartArrowDown" | "calendarClock" | "sortUpFill" | "sparkles" | "bullseye" | "sortDownFill" | "graduationCap" | "hammer" | "bellSlash" | "gauge" | "shop" | "headphones" | "eraser" | "stopwatch" | "verified" | "deleteLeft" | "hourglass" | "truck" | "wrench" | "microphone" | "megaphone" | "arrowRightArrowLeft" | "bitcoin" | "fileEdit" | "language" | "fileExport" | "fileImport" | "fileWord" | "gift" | "cartPlus" | "thumbsDownFill" | "thumbsUpFill" | "arrowsAlt" | "calculator" | "sortAltSlash" | "arrowsH" | "arrowsV" | "pound" | "prime" | "chartPie" | "reddit" | "sync" | "shoppingBag" | "server" | "database" | "hashtag" | "bookmarkFill" | "filterFill" | "heartFill" | "flagFill" | "circle" | "circleFill" | "bolt" | "history" | "box" | "arrowUpRight" | "arrowUpLeft" | "arrowDownLeft" | "arrowDownRight" | "telegram" | "stopCircle" | "stop" | "whatsapp" | "building" | "qrcode" | "car" | "instagram" | "linkedin" | "send" | "slack" | "moon" | "sun" | "youtube" | "vimeo" | "flag" | "wallet" | "creditCard" | "discord" | "percentage" | "euro" | "book" | "shield" | "paypal" | "amazon" | "phone" | "filterSlash" | "facebook" | "github" | "twitter" | "stepBackwardAlt" | "stepForwardAlt" | "forward" | "backward" | "fastBackward" | "fastForward" | "pause" | "play" | "compass" | "idCard" | "ticket" | "fileO" | "reply" | "directionsAlt" | "directions" | "thumbsUp" | "thumbsDown" | "sortNumericDownAlt" | "sortNumericUpAlt" | "sortAlphaDownAlt" | "sortAlphaUpAlt" | "sortNumericDown" | "sortNumericUp" | "sortAlphaDown" | "sortAlphaUp" | "sortAlt" | "sortAmountUp" | "sortAmountDown" | "sortAmountDownAlt" | "sortAmountUpAlt" | "palette" | "undo" | "desktop" | "slidersV" | "slidersH" | "searchPlus" | "searchMinus" | "fileExcel" | "filePdf" | "checkSquare" | "chartLine" | "userEdit" | "exclamationCircle" | "android" | "google" | "apple" | "microsoft" | "heart" | "mobile" | "tablet" | "key" | "shoppingCart" | "comments" | "comment" | "briefcase" | "bell" | "paperclip" | "shareAlt" | "envelope" | "volumeDown" | "volumeUp" | "volumeOff" | "eject" | "moneyBill" | "images" | "image" | "signIn" | "signOut" | "wifi" | "sitemap" | "chartBar" | "camera" | "dollar" | "lockOpen" | "table" | "mapMarker" | "list" | "eyeSlash" | "eye" | "folderOpen" | "folder" | "video" | "inbox" | "lock" | "unlock" | "tags" | "tag" | "powerOff" | "save" | "questionCircle" | "question" | "copy" | "file" | "clone" | "calendarTimes" | "calendarMinus" | "calendarPlus" | "ellipsisV" | "ellipsisH" | "bookmark" | "globe" | "replay" | "print" | "alignRight" | "alignLeft" | "alignCenter" | "alignJustify" | "cog" | "cloudDownload" | "cloudUpload" | "cloud" | "pencil" | "users" | "clock" | "userMinus" | "userPlus" | "trash" | "windowMinimize" | "windowMaximize" | "externalLink" | "refresh" | "user" | "exclamationTriangle" | "calendar" | "chevronCircleLeft" | "chevronCircleDown" | "chevronCircleRight" | "chevronCircleUp" | "angleDoubleDown" | "angleDoubleLeft" | "angleDoubleRight" | "angleDoubleUp" | "angleDown" | "angleLeft" | "angleRight" | "angleUp" | "upload" | "download" | "ban" | "starFill" | "star" | "chevronLeft" | "chevronRight" | "chevronDown" | "chevronUp" | "caretLeft" | "caretRight" | "caretDown" | "caretUp" | "search" | "check" | "checkCircle" | "times" | "timesCircle" | "plus" | "plusCircle" | "minus" | "minusCircle" | "circleOn" | "circleOff" | "sortDown" | "sortUp" | "stepBackward" | "stepForward" | "thLarge" | "arrowDown" | "arrowLeft" | "arrowRight" | "arrowUp" | "bars" | "arrowCircleDown" | "arrowCircleLeft" | "arrowCircleRight" | "arrowCircleUp" | "infoCircle" | "home" | "spinner" | undefined;
|
|
639
639
|
}>;
|
|
640
640
|
interface SwitchProps {
|
|
641
641
|
modelValue?: any;
|
|
@@ -648,8 +648,8 @@ interface SwitchProps {
|
|
|
648
648
|
labelPosition?: 'left' | 'right' | undefined;
|
|
649
649
|
size?: 'sm' | 'md' | 'lg' | undefined;
|
|
650
650
|
id?: string | undefined;
|
|
651
|
-
trueIcon?: 'folderPlus' | 'receipt' | 'asterisk' | '
|
|
652
|
-
falseIcon?: 'folderPlus' | 'receipt' | 'asterisk' | '
|
|
651
|
+
trueIcon?: 'folderPlus' | 'receipt' | 'asterisk' | 'faceSmile' | 'pinterest' | 'expand' | 'penToSquare' | 'wavePulse' | 'turkishLira' | 'spinnerDotted' | 'crown' | 'pauseCircle' | 'warehouse' | 'objectsColumn' | 'clipboard' | 'playCircle' | 'venus' | 'cartMinus' | 'filePlus' | 'microchip' | 'twitch' | 'buildingColumns' | 'fileCheck' | 'microchipAi' | 'trophy' | 'barcode' | 'fileArrowUp' | 'mars' | 'tiktok' | 'arrowUpRightAndArrowDownLeftFromCenter' | 'ethereum' | 'listCheck' | 'thumbtack' | 'arrowDownLeftAndArrowUpRightToCenter' | 'equals' | 'lightbulb' | 'starHalf' | 'addressBook' | 'chartScatter' | 'indianRupee' | 'starHalfFill' | 'cartArrowDown' | 'calendarClock' | 'sortUpFill' | 'sparkles' | 'bullseye' | 'sortDownFill' | 'graduationCap' | 'hammer' | 'bellSlash' | 'gauge' | 'shop' | 'headphones' | 'eraser' | 'stopwatch' | 'verified' | 'deleteLeft' | 'hourglass' | 'truck' | 'wrench' | 'microphone' | 'megaphone' | 'arrowRightArrowLeft' | 'bitcoin' | 'fileEdit' | 'language' | 'fileExport' | 'fileImport' | 'fileWord' | 'gift' | 'cartPlus' | 'thumbsDownFill' | 'thumbsUpFill' | 'arrowsAlt' | 'calculator' | 'sortAltSlash' | 'arrowsH' | 'arrowsV' | 'pound' | 'prime' | 'chartPie' | 'reddit' | 'code' | 'sync' | 'shoppingBag' | 'server' | 'database' | 'hashtag' | 'bookmarkFill' | 'filterFill' | 'heartFill' | 'flagFill' | 'circle' | 'circleFill' | 'bolt' | 'history' | 'box' | 'at' | 'arrowUpRight' | 'arrowUpLeft' | 'arrowDownLeft' | 'arrowDownRight' | 'telegram' | 'stopCircle' | 'stop' | 'whatsapp' | 'building' | 'qrcode' | 'car' | 'instagram' | 'linkedin' | 'send' | 'slack' | 'moon' | 'sun' | 'youtube' | 'vimeo' | 'flag' | 'wallet' | 'map' | 'link' | 'creditCard' | 'discord' | 'percentage' | 'euro' | 'book' | 'shield' | 'paypal' | 'amazon' | 'phone' | 'filterSlash' | 'facebook' | 'github' | 'twitter' | 'stepBackwardAlt' | 'stepForwardAlt' | 'forward' | 'backward' | 'fastBackward' | 'fastForward' | 'pause' | 'play' | 'compass' | 'idCard' | 'ticket' | 'fileO' | 'reply' | 'directionsAlt' | 'directions' | 'thumbsUp' | 'thumbsDown' | 'sortNumericDownAlt' | 'sortNumericUpAlt' | 'sortAlphaDownAlt' | 'sortAlphaUpAlt' | 'sortNumericDown' | 'sortNumericUp' | 'sortAlphaDown' | 'sortAlphaUp' | 'sortAlt' | 'sortAmountUp' | 'sortAmountDown' | 'sortAmountDownAlt' | 'sortAmountUpAlt' | 'palette' | 'undo' | 'desktop' | 'slidersV' | 'slidersH' | 'searchPlus' | 'searchMinus' | 'fileExcel' | 'filePdf' | 'checkSquare' | 'chartLine' | 'userEdit' | 'exclamationCircle' | 'android' | 'google' | 'apple' | 'microsoft' | 'heart' | 'mobile' | 'tablet' | 'key' | 'shoppingCart' | 'comments' | 'comment' | 'briefcase' | 'bell' | 'paperclip' | 'shareAlt' | 'envelope' | 'volumeDown' | 'volumeUp' | 'volumeOff' | 'eject' | 'moneyBill' | 'images' | 'image' | 'signIn' | 'signOut' | 'wifi' | 'sitemap' | 'chartBar' | 'camera' | 'dollar' | 'lockOpen' | 'table' | 'mapMarker' | 'list' | 'eyeSlash' | 'eye' | 'folderOpen' | 'folder' | 'video' | 'inbox' | 'lock' | 'unlock' | 'tags' | 'tag' | 'powerOff' | 'save' | 'questionCircle' | 'question' | 'copy' | 'file' | 'clone' | 'calendarTimes' | 'calendarMinus' | 'calendarPlus' | 'ellipsisV' | 'ellipsisH' | 'bookmark' | 'globe' | 'replay' | 'filter' | 'print' | 'alignRight' | 'alignLeft' | 'alignCenter' | 'alignJustify' | 'cog' | 'cloudDownload' | 'cloudUpload' | 'cloud' | 'pencil' | 'users' | 'clock' | 'userMinus' | 'userPlus' | 'trash' | 'windowMinimize' | 'windowMaximize' | 'externalLink' | 'refresh' | 'user' | 'exclamationTriangle' | 'calendar' | 'chevronCircleLeft' | 'chevronCircleDown' | 'chevronCircleRight' | 'chevronCircleUp' | 'angleDoubleDown' | 'angleDoubleLeft' | 'angleDoubleRight' | 'angleDoubleUp' | 'angleDown' | 'angleLeft' | 'angleRight' | 'angleUp' | 'upload' | 'download' | 'ban' | 'starFill' | 'star' | 'chevronLeft' | 'chevronRight' | 'chevronDown' | 'chevronUp' | 'caretLeft' | 'caretRight' | 'caretDown' | 'caretUp' | 'search' | 'check' | 'checkCircle' | 'times' | 'timesCircle' | 'plus' | 'plusCircle' | 'minus' | 'minusCircle' | 'circleOn' | 'circleOff' | 'sortDown' | 'sortUp' | 'sort' | 'stepBackward' | 'stepForward' | 'thLarge' | 'arrowDown' | 'arrowLeft' | 'arrowRight' | 'arrowUp' | 'bars' | 'arrowCircleDown' | 'arrowCircleLeft' | 'arrowCircleRight' | 'arrowCircleUp' | 'info' | 'infoCircle' | 'home' | 'spinner' | undefined;
|
|
652
|
+
falseIcon?: 'folderPlus' | 'receipt' | 'asterisk' | 'faceSmile' | 'pinterest' | 'expand' | 'penToSquare' | 'wavePulse' | 'turkishLira' | 'spinnerDotted' | 'crown' | 'pauseCircle' | 'warehouse' | 'objectsColumn' | 'clipboard' | 'playCircle' | 'venus' | 'cartMinus' | 'filePlus' | 'microchip' | 'twitch' | 'buildingColumns' | 'fileCheck' | 'microchipAi' | 'trophy' | 'barcode' | 'fileArrowUp' | 'mars' | 'tiktok' | 'arrowUpRightAndArrowDownLeftFromCenter' | 'ethereum' | 'listCheck' | 'thumbtack' | 'arrowDownLeftAndArrowUpRightToCenter' | 'equals' | 'lightbulb' | 'starHalf' | 'addressBook' | 'chartScatter' | 'indianRupee' | 'starHalfFill' | 'cartArrowDown' | 'calendarClock' | 'sortUpFill' | 'sparkles' | 'bullseye' | 'sortDownFill' | 'graduationCap' | 'hammer' | 'bellSlash' | 'gauge' | 'shop' | 'headphones' | 'eraser' | 'stopwatch' | 'verified' | 'deleteLeft' | 'hourglass' | 'truck' | 'wrench' | 'microphone' | 'megaphone' | 'arrowRightArrowLeft' | 'bitcoin' | 'fileEdit' | 'language' | 'fileExport' | 'fileImport' | 'fileWord' | 'gift' | 'cartPlus' | 'thumbsDownFill' | 'thumbsUpFill' | 'arrowsAlt' | 'calculator' | 'sortAltSlash' | 'arrowsH' | 'arrowsV' | 'pound' | 'prime' | 'chartPie' | 'reddit' | 'code' | 'sync' | 'shoppingBag' | 'server' | 'database' | 'hashtag' | 'bookmarkFill' | 'filterFill' | 'heartFill' | 'flagFill' | 'circle' | 'circleFill' | 'bolt' | 'history' | 'box' | 'at' | 'arrowUpRight' | 'arrowUpLeft' | 'arrowDownLeft' | 'arrowDownRight' | 'telegram' | 'stopCircle' | 'stop' | 'whatsapp' | 'building' | 'qrcode' | 'car' | 'instagram' | 'linkedin' | 'send' | 'slack' | 'moon' | 'sun' | 'youtube' | 'vimeo' | 'flag' | 'wallet' | 'map' | 'link' | 'creditCard' | 'discord' | 'percentage' | 'euro' | 'book' | 'shield' | 'paypal' | 'amazon' | 'phone' | 'filterSlash' | 'facebook' | 'github' | 'twitter' | 'stepBackwardAlt' | 'stepForwardAlt' | 'forward' | 'backward' | 'fastBackward' | 'fastForward' | 'pause' | 'play' | 'compass' | 'idCard' | 'ticket' | 'fileO' | 'reply' | 'directionsAlt' | 'directions' | 'thumbsUp' | 'thumbsDown' | 'sortNumericDownAlt' | 'sortNumericUpAlt' | 'sortAlphaDownAlt' | 'sortAlphaUpAlt' | 'sortNumericDown' | 'sortNumericUp' | 'sortAlphaDown' | 'sortAlphaUp' | 'sortAlt' | 'sortAmountUp' | 'sortAmountDown' | 'sortAmountDownAlt' | 'sortAmountUpAlt' | 'palette' | 'undo' | 'desktop' | 'slidersV' | 'slidersH' | 'searchPlus' | 'searchMinus' | 'fileExcel' | 'filePdf' | 'checkSquare' | 'chartLine' | 'userEdit' | 'exclamationCircle' | 'android' | 'google' | 'apple' | 'microsoft' | 'heart' | 'mobile' | 'tablet' | 'key' | 'shoppingCart' | 'comments' | 'comment' | 'briefcase' | 'bell' | 'paperclip' | 'shareAlt' | 'envelope' | 'volumeDown' | 'volumeUp' | 'volumeOff' | 'eject' | 'moneyBill' | 'images' | 'image' | 'signIn' | 'signOut' | 'wifi' | 'sitemap' | 'chartBar' | 'camera' | 'dollar' | 'lockOpen' | 'table' | 'mapMarker' | 'list' | 'eyeSlash' | 'eye' | 'folderOpen' | 'folder' | 'video' | 'inbox' | 'lock' | 'unlock' | 'tags' | 'tag' | 'powerOff' | 'save' | 'questionCircle' | 'question' | 'copy' | 'file' | 'clone' | 'calendarTimes' | 'calendarMinus' | 'calendarPlus' | 'ellipsisV' | 'ellipsisH' | 'bookmark' | 'globe' | 'replay' | 'filter' | 'print' | 'alignRight' | 'alignLeft' | 'alignCenter' | 'alignJustify' | 'cog' | 'cloudDownload' | 'cloudUpload' | 'cloud' | 'pencil' | 'users' | 'clock' | 'userMinus' | 'userPlus' | 'trash' | 'windowMinimize' | 'windowMaximize' | 'externalLink' | 'refresh' | 'user' | 'exclamationTriangle' | 'calendar' | 'chevronCircleLeft' | 'chevronCircleDown' | 'chevronCircleRight' | 'chevronCircleUp' | 'angleDoubleDown' | 'angleDoubleLeft' | 'angleDoubleRight' | 'angleDoubleUp' | 'angleDown' | 'angleLeft' | 'angleRight' | 'angleUp' | 'upload' | 'download' | 'ban' | 'starFill' | 'star' | 'chevronLeft' | 'chevronRight' | 'chevronDown' | 'chevronUp' | 'caretLeft' | 'caretRight' | 'caretDown' | 'caretUp' | 'search' | 'check' | 'checkCircle' | 'times' | 'timesCircle' | 'plus' | 'plusCircle' | 'minus' | 'minusCircle' | 'circleOn' | 'circleOff' | 'sortDown' | 'sortUp' | 'sort' | 'stepBackward' | 'stepForward' | 'thLarge' | 'arrowDown' | 'arrowLeft' | 'arrowRight' | 'arrowUp' | 'bars' | 'arrowCircleDown' | 'arrowCircleLeft' | 'arrowCircleRight' | 'arrowCircleUp' | 'info' | 'infoCircle' | 'home' | 'spinner' | undefined;
|
|
653
653
|
}
|
|
654
654
|
type SwitchResolvedProps = {
|
|
655
655
|
disabled: boolean;
|
|
@@ -662,8 +662,8 @@ type SwitchResolvedProps = {
|
|
|
662
662
|
offValue?: any;
|
|
663
663
|
label?: string | undefined;
|
|
664
664
|
id?: string | undefined;
|
|
665
|
-
trueIcon?: 'folderPlus' | 'receipt' | 'asterisk' | '
|
|
666
|
-
falseIcon?: 'folderPlus' | 'receipt' | 'asterisk' | '
|
|
665
|
+
trueIcon?: 'folderPlus' | 'receipt' | 'asterisk' | 'faceSmile' | 'pinterest' | 'expand' | 'penToSquare' | 'wavePulse' | 'turkishLira' | 'spinnerDotted' | 'crown' | 'pauseCircle' | 'warehouse' | 'objectsColumn' | 'clipboard' | 'playCircle' | 'venus' | 'cartMinus' | 'filePlus' | 'microchip' | 'twitch' | 'buildingColumns' | 'fileCheck' | 'microchipAi' | 'trophy' | 'barcode' | 'fileArrowUp' | 'mars' | 'tiktok' | 'arrowUpRightAndArrowDownLeftFromCenter' | 'ethereum' | 'listCheck' | 'thumbtack' | 'arrowDownLeftAndArrowUpRightToCenter' | 'equals' | 'lightbulb' | 'starHalf' | 'addressBook' | 'chartScatter' | 'indianRupee' | 'starHalfFill' | 'cartArrowDown' | 'calendarClock' | 'sortUpFill' | 'sparkles' | 'bullseye' | 'sortDownFill' | 'graduationCap' | 'hammer' | 'bellSlash' | 'gauge' | 'shop' | 'headphones' | 'eraser' | 'stopwatch' | 'verified' | 'deleteLeft' | 'hourglass' | 'truck' | 'wrench' | 'microphone' | 'megaphone' | 'arrowRightArrowLeft' | 'bitcoin' | 'fileEdit' | 'language' | 'fileExport' | 'fileImport' | 'fileWord' | 'gift' | 'cartPlus' | 'thumbsDownFill' | 'thumbsUpFill' | 'arrowsAlt' | 'calculator' | 'sortAltSlash' | 'arrowsH' | 'arrowsV' | 'pound' | 'prime' | 'chartPie' | 'reddit' | 'code' | 'sync' | 'shoppingBag' | 'server' | 'database' | 'hashtag' | 'bookmarkFill' | 'filterFill' | 'heartFill' | 'flagFill' | 'circle' | 'circleFill' | 'bolt' | 'history' | 'box' | 'at' | 'arrowUpRight' | 'arrowUpLeft' | 'arrowDownLeft' | 'arrowDownRight' | 'telegram' | 'stopCircle' | 'stop' | 'whatsapp' | 'building' | 'qrcode' | 'car' | 'instagram' | 'linkedin' | 'send' | 'slack' | 'moon' | 'sun' | 'youtube' | 'vimeo' | 'flag' | 'wallet' | 'map' | 'link' | 'creditCard' | 'discord' | 'percentage' | 'euro' | 'book' | 'shield' | 'paypal' | 'amazon' | 'phone' | 'filterSlash' | 'facebook' | 'github' | 'twitter' | 'stepBackwardAlt' | 'stepForwardAlt' | 'forward' | 'backward' | 'fastBackward' | 'fastForward' | 'pause' | 'play' | 'compass' | 'idCard' | 'ticket' | 'fileO' | 'reply' | 'directionsAlt' | 'directions' | 'thumbsUp' | 'thumbsDown' | 'sortNumericDownAlt' | 'sortNumericUpAlt' | 'sortAlphaDownAlt' | 'sortAlphaUpAlt' | 'sortNumericDown' | 'sortNumericUp' | 'sortAlphaDown' | 'sortAlphaUp' | 'sortAlt' | 'sortAmountUp' | 'sortAmountDown' | 'sortAmountDownAlt' | 'sortAmountUpAlt' | 'palette' | 'undo' | 'desktop' | 'slidersV' | 'slidersH' | 'searchPlus' | 'searchMinus' | 'fileExcel' | 'filePdf' | 'checkSquare' | 'chartLine' | 'userEdit' | 'exclamationCircle' | 'android' | 'google' | 'apple' | 'microsoft' | 'heart' | 'mobile' | 'tablet' | 'key' | 'shoppingCart' | 'comments' | 'comment' | 'briefcase' | 'bell' | 'paperclip' | 'shareAlt' | 'envelope' | 'volumeDown' | 'volumeUp' | 'volumeOff' | 'eject' | 'moneyBill' | 'images' | 'image' | 'signIn' | 'signOut' | 'wifi' | 'sitemap' | 'chartBar' | 'camera' | 'dollar' | 'lockOpen' | 'table' | 'mapMarker' | 'list' | 'eyeSlash' | 'eye' | 'folderOpen' | 'folder' | 'video' | 'inbox' | 'lock' | 'unlock' | 'tags' | 'tag' | 'powerOff' | 'save' | 'questionCircle' | 'question' | 'copy' | 'file' | 'clone' | 'calendarTimes' | 'calendarMinus' | 'calendarPlus' | 'ellipsisV' | 'ellipsisH' | 'bookmark' | 'globe' | 'replay' | 'filter' | 'print' | 'alignRight' | 'alignLeft' | 'alignCenter' | 'alignJustify' | 'cog' | 'cloudDownload' | 'cloudUpload' | 'cloud' | 'pencil' | 'users' | 'clock' | 'userMinus' | 'userPlus' | 'trash' | 'windowMinimize' | 'windowMaximize' | 'externalLink' | 'refresh' | 'user' | 'exclamationTriangle' | 'calendar' | 'chevronCircleLeft' | 'chevronCircleDown' | 'chevronCircleRight' | 'chevronCircleUp' | 'angleDoubleDown' | 'angleDoubleLeft' | 'angleDoubleRight' | 'angleDoubleUp' | 'angleDown' | 'angleLeft' | 'angleRight' | 'angleUp' | 'upload' | 'download' | 'ban' | 'starFill' | 'star' | 'chevronLeft' | 'chevronRight' | 'chevronDown' | 'chevronUp' | 'caretLeft' | 'caretRight' | 'caretDown' | 'caretUp' | 'search' | 'check' | 'checkCircle' | 'times' | 'timesCircle' | 'plus' | 'plusCircle' | 'minus' | 'minusCircle' | 'circleOn' | 'circleOff' | 'sortDown' | 'sortUp' | 'sort' | 'stepBackward' | 'stepForward' | 'thLarge' | 'arrowDown' | 'arrowLeft' | 'arrowRight' | 'arrowUp' | 'bars' | 'arrowCircleDown' | 'arrowCircleLeft' | 'arrowCircleRight' | 'arrowCircleUp' | 'info' | 'infoCircle' | 'home' | 'spinner' | undefined;
|
|
666
|
+
falseIcon?: 'folderPlus' | 'receipt' | 'asterisk' | 'faceSmile' | 'pinterest' | 'expand' | 'penToSquare' | 'wavePulse' | 'turkishLira' | 'spinnerDotted' | 'crown' | 'pauseCircle' | 'warehouse' | 'objectsColumn' | 'clipboard' | 'playCircle' | 'venus' | 'cartMinus' | 'filePlus' | 'microchip' | 'twitch' | 'buildingColumns' | 'fileCheck' | 'microchipAi' | 'trophy' | 'barcode' | 'fileArrowUp' | 'mars' | 'tiktok' | 'arrowUpRightAndArrowDownLeftFromCenter' | 'ethereum' | 'listCheck' | 'thumbtack' | 'arrowDownLeftAndArrowUpRightToCenter' | 'equals' | 'lightbulb' | 'starHalf' | 'addressBook' | 'chartScatter' | 'indianRupee' | 'starHalfFill' | 'cartArrowDown' | 'calendarClock' | 'sortUpFill' | 'sparkles' | 'bullseye' | 'sortDownFill' | 'graduationCap' | 'hammer' | 'bellSlash' | 'gauge' | 'shop' | 'headphones' | 'eraser' | 'stopwatch' | 'verified' | 'deleteLeft' | 'hourglass' | 'truck' | 'wrench' | 'microphone' | 'megaphone' | 'arrowRightArrowLeft' | 'bitcoin' | 'fileEdit' | 'language' | 'fileExport' | 'fileImport' | 'fileWord' | 'gift' | 'cartPlus' | 'thumbsDownFill' | 'thumbsUpFill' | 'arrowsAlt' | 'calculator' | 'sortAltSlash' | 'arrowsH' | 'arrowsV' | 'pound' | 'prime' | 'chartPie' | 'reddit' | 'code' | 'sync' | 'shoppingBag' | 'server' | 'database' | 'hashtag' | 'bookmarkFill' | 'filterFill' | 'heartFill' | 'flagFill' | 'circle' | 'circleFill' | 'bolt' | 'history' | 'box' | 'at' | 'arrowUpRight' | 'arrowUpLeft' | 'arrowDownLeft' | 'arrowDownRight' | 'telegram' | 'stopCircle' | 'stop' | 'whatsapp' | 'building' | 'qrcode' | 'car' | 'instagram' | 'linkedin' | 'send' | 'slack' | 'moon' | 'sun' | 'youtube' | 'vimeo' | 'flag' | 'wallet' | 'map' | 'link' | 'creditCard' | 'discord' | 'percentage' | 'euro' | 'book' | 'shield' | 'paypal' | 'amazon' | 'phone' | 'filterSlash' | 'facebook' | 'github' | 'twitter' | 'stepBackwardAlt' | 'stepForwardAlt' | 'forward' | 'backward' | 'fastBackward' | 'fastForward' | 'pause' | 'play' | 'compass' | 'idCard' | 'ticket' | 'fileO' | 'reply' | 'directionsAlt' | 'directions' | 'thumbsUp' | 'thumbsDown' | 'sortNumericDownAlt' | 'sortNumericUpAlt' | 'sortAlphaDownAlt' | 'sortAlphaUpAlt' | 'sortNumericDown' | 'sortNumericUp' | 'sortAlphaDown' | 'sortAlphaUp' | 'sortAlt' | 'sortAmountUp' | 'sortAmountDown' | 'sortAmountDownAlt' | 'sortAmountUpAlt' | 'palette' | 'undo' | 'desktop' | 'slidersV' | 'slidersH' | 'searchPlus' | 'searchMinus' | 'fileExcel' | 'filePdf' | 'checkSquare' | 'chartLine' | 'userEdit' | 'exclamationCircle' | 'android' | 'google' | 'apple' | 'microsoft' | 'heart' | 'mobile' | 'tablet' | 'key' | 'shoppingCart' | 'comments' | 'comment' | 'briefcase' | 'bell' | 'paperclip' | 'shareAlt' | 'envelope' | 'volumeDown' | 'volumeUp' | 'volumeOff' | 'eject' | 'moneyBill' | 'images' | 'image' | 'signIn' | 'signOut' | 'wifi' | 'sitemap' | 'chartBar' | 'camera' | 'dollar' | 'lockOpen' | 'table' | 'mapMarker' | 'list' | 'eyeSlash' | 'eye' | 'folderOpen' | 'folder' | 'video' | 'inbox' | 'lock' | 'unlock' | 'tags' | 'tag' | 'powerOff' | 'save' | 'questionCircle' | 'question' | 'copy' | 'file' | 'clone' | 'calendarTimes' | 'calendarMinus' | 'calendarPlus' | 'ellipsisV' | 'ellipsisH' | 'bookmark' | 'globe' | 'replay' | 'filter' | 'print' | 'alignRight' | 'alignLeft' | 'alignCenter' | 'alignJustify' | 'cog' | 'cloudDownload' | 'cloudUpload' | 'cloud' | 'pencil' | 'users' | 'clock' | 'userMinus' | 'userPlus' | 'trash' | 'windowMinimize' | 'windowMaximize' | 'externalLink' | 'refresh' | 'user' | 'exclamationTriangle' | 'calendar' | 'chevronCircleLeft' | 'chevronCircleDown' | 'chevronCircleRight' | 'chevronCircleUp' | 'angleDoubleDown' | 'angleDoubleLeft' | 'angleDoubleRight' | 'angleDoubleUp' | 'angleDown' | 'angleLeft' | 'angleRight' | 'angleUp' | 'upload' | 'download' | 'ban' | 'starFill' | 'star' | 'chevronLeft' | 'chevronRight' | 'chevronDown' | 'chevronUp' | 'caretLeft' | 'caretRight' | 'caretDown' | 'caretUp' | 'search' | 'check' | 'checkCircle' | 'times' | 'timesCircle' | 'plus' | 'plusCircle' | 'minus' | 'minusCircle' | 'circleOn' | 'circleOff' | 'sortDown' | 'sortUp' | 'sort' | 'stepBackward' | 'stepForward' | 'thLarge' | 'arrowDown' | 'arrowLeft' | 'arrowRight' | 'arrowUp' | 'bars' | 'arrowCircleDown' | 'arrowCircleLeft' | 'arrowCircleRight' | 'arrowCircleUp' | 'info' | 'infoCircle' | 'home' | 'spinner' | undefined;
|
|
667
667
|
};
|
|
668
668
|
declare function getSwitchDefaults(props?: SwitchProps): SwitchResolvedProps;
|
|
669
669
|
|
|
@@ -683,12 +683,12 @@ declare const tagPropsSchema: z.ZodObject<{
|
|
|
683
683
|
rounded: boolean;
|
|
684
684
|
closable: boolean;
|
|
685
685
|
value?: string | undefined;
|
|
686
|
-
icon?: "info" | "sort" | "map" | "filter" | "at" | "code" | "
|
|
686
|
+
icon?: "info" | "sort" | "map" | "filter" | "at" | "code" | "link" | "folderPlus" | "receipt" | "asterisk" | "faceSmile" | "pinterest" | "expand" | "penToSquare" | "wavePulse" | "turkishLira" | "spinnerDotted" | "crown" | "pauseCircle" | "warehouse" | "objectsColumn" | "clipboard" | "playCircle" | "venus" | "cartMinus" | "filePlus" | "microchip" | "twitch" | "buildingColumns" | "fileCheck" | "microchipAi" | "trophy" | "barcode" | "fileArrowUp" | "mars" | "tiktok" | "arrowUpRightAndArrowDownLeftFromCenter" | "ethereum" | "listCheck" | "thumbtack" | "arrowDownLeftAndArrowUpRightToCenter" | "equals" | "lightbulb" | "starHalf" | "addressBook" | "chartScatter" | "indianRupee" | "starHalfFill" | "cartArrowDown" | "calendarClock" | "sortUpFill" | "sparkles" | "bullseye" | "sortDownFill" | "graduationCap" | "hammer" | "bellSlash" | "gauge" | "shop" | "headphones" | "eraser" | "stopwatch" | "verified" | "deleteLeft" | "hourglass" | "truck" | "wrench" | "microphone" | "megaphone" | "arrowRightArrowLeft" | "bitcoin" | "fileEdit" | "language" | "fileExport" | "fileImport" | "fileWord" | "gift" | "cartPlus" | "thumbsDownFill" | "thumbsUpFill" | "arrowsAlt" | "calculator" | "sortAltSlash" | "arrowsH" | "arrowsV" | "pound" | "prime" | "chartPie" | "reddit" | "sync" | "shoppingBag" | "server" | "database" | "hashtag" | "bookmarkFill" | "filterFill" | "heartFill" | "flagFill" | "circle" | "circleFill" | "bolt" | "history" | "box" | "arrowUpRight" | "arrowUpLeft" | "arrowDownLeft" | "arrowDownRight" | "telegram" | "stopCircle" | "stop" | "whatsapp" | "building" | "qrcode" | "car" | "instagram" | "linkedin" | "send" | "slack" | "moon" | "sun" | "youtube" | "vimeo" | "flag" | "wallet" | "creditCard" | "discord" | "percentage" | "euro" | "book" | "shield" | "paypal" | "amazon" | "phone" | "filterSlash" | "facebook" | "github" | "twitter" | "stepBackwardAlt" | "stepForwardAlt" | "forward" | "backward" | "fastBackward" | "fastForward" | "pause" | "play" | "compass" | "idCard" | "ticket" | "fileO" | "reply" | "directionsAlt" | "directions" | "thumbsUp" | "thumbsDown" | "sortNumericDownAlt" | "sortNumericUpAlt" | "sortAlphaDownAlt" | "sortAlphaUpAlt" | "sortNumericDown" | "sortNumericUp" | "sortAlphaDown" | "sortAlphaUp" | "sortAlt" | "sortAmountUp" | "sortAmountDown" | "sortAmountDownAlt" | "sortAmountUpAlt" | "palette" | "undo" | "desktop" | "slidersV" | "slidersH" | "searchPlus" | "searchMinus" | "fileExcel" | "filePdf" | "checkSquare" | "chartLine" | "userEdit" | "exclamationCircle" | "android" | "google" | "apple" | "microsoft" | "heart" | "mobile" | "tablet" | "key" | "shoppingCart" | "comments" | "comment" | "briefcase" | "bell" | "paperclip" | "shareAlt" | "envelope" | "volumeDown" | "volumeUp" | "volumeOff" | "eject" | "moneyBill" | "images" | "image" | "signIn" | "signOut" | "wifi" | "sitemap" | "chartBar" | "camera" | "dollar" | "lockOpen" | "table" | "mapMarker" | "list" | "eyeSlash" | "eye" | "folderOpen" | "folder" | "video" | "inbox" | "lock" | "unlock" | "tags" | "tag" | "powerOff" | "save" | "questionCircle" | "question" | "copy" | "file" | "clone" | "calendarTimes" | "calendarMinus" | "calendarPlus" | "ellipsisV" | "ellipsisH" | "bookmark" | "globe" | "replay" | "print" | "alignRight" | "alignLeft" | "alignCenter" | "alignJustify" | "cog" | "cloudDownload" | "cloudUpload" | "cloud" | "pencil" | "users" | "clock" | "userMinus" | "userPlus" | "trash" | "windowMinimize" | "windowMaximize" | "externalLink" | "refresh" | "user" | "exclamationTriangle" | "calendar" | "chevronCircleLeft" | "chevronCircleDown" | "chevronCircleRight" | "chevronCircleUp" | "angleDoubleDown" | "angleDoubleLeft" | "angleDoubleRight" | "angleDoubleUp" | "angleDown" | "angleLeft" | "angleRight" | "angleUp" | "upload" | "download" | "ban" | "starFill" | "star" | "chevronLeft" | "chevronRight" | "chevronDown" | "chevronUp" | "caretLeft" | "caretRight" | "caretDown" | "caretUp" | "search" | "check" | "checkCircle" | "times" | "timesCircle" | "plus" | "plusCircle" | "minus" | "minusCircle" | "circleOn" | "circleOff" | "sortDown" | "sortUp" | "stepBackward" | "stepForward" | "thLarge" | "arrowDown" | "arrowLeft" | "arrowRight" | "arrowUp" | "bars" | "arrowCircleDown" | "arrowCircleLeft" | "arrowCircleRight" | "arrowCircleUp" | "infoCircle" | "home" | "spinner" | undefined;
|
|
687
687
|
}, {
|
|
688
688
|
severity?: "primary" | "secondary" | "success" | "info" | "warning" | "danger" | "help" | "contrast" | undefined;
|
|
689
689
|
value?: string | undefined;
|
|
690
690
|
rounded?: boolean | undefined;
|
|
691
|
-
icon?: "info" | "sort" | "map" | "filter" | "at" | "code" | "
|
|
691
|
+
icon?: "info" | "sort" | "map" | "filter" | "at" | "code" | "link" | "folderPlus" | "receipt" | "asterisk" | "faceSmile" | "pinterest" | "expand" | "penToSquare" | "wavePulse" | "turkishLira" | "spinnerDotted" | "crown" | "pauseCircle" | "warehouse" | "objectsColumn" | "clipboard" | "playCircle" | "venus" | "cartMinus" | "filePlus" | "microchip" | "twitch" | "buildingColumns" | "fileCheck" | "microchipAi" | "trophy" | "barcode" | "fileArrowUp" | "mars" | "tiktok" | "arrowUpRightAndArrowDownLeftFromCenter" | "ethereum" | "listCheck" | "thumbtack" | "arrowDownLeftAndArrowUpRightToCenter" | "equals" | "lightbulb" | "starHalf" | "addressBook" | "chartScatter" | "indianRupee" | "starHalfFill" | "cartArrowDown" | "calendarClock" | "sortUpFill" | "sparkles" | "bullseye" | "sortDownFill" | "graduationCap" | "hammer" | "bellSlash" | "gauge" | "shop" | "headphones" | "eraser" | "stopwatch" | "verified" | "deleteLeft" | "hourglass" | "truck" | "wrench" | "microphone" | "megaphone" | "arrowRightArrowLeft" | "bitcoin" | "fileEdit" | "language" | "fileExport" | "fileImport" | "fileWord" | "gift" | "cartPlus" | "thumbsDownFill" | "thumbsUpFill" | "arrowsAlt" | "calculator" | "sortAltSlash" | "arrowsH" | "arrowsV" | "pound" | "prime" | "chartPie" | "reddit" | "sync" | "shoppingBag" | "server" | "database" | "hashtag" | "bookmarkFill" | "filterFill" | "heartFill" | "flagFill" | "circle" | "circleFill" | "bolt" | "history" | "box" | "arrowUpRight" | "arrowUpLeft" | "arrowDownLeft" | "arrowDownRight" | "telegram" | "stopCircle" | "stop" | "whatsapp" | "building" | "qrcode" | "car" | "instagram" | "linkedin" | "send" | "slack" | "moon" | "sun" | "youtube" | "vimeo" | "flag" | "wallet" | "creditCard" | "discord" | "percentage" | "euro" | "book" | "shield" | "paypal" | "amazon" | "phone" | "filterSlash" | "facebook" | "github" | "twitter" | "stepBackwardAlt" | "stepForwardAlt" | "forward" | "backward" | "fastBackward" | "fastForward" | "pause" | "play" | "compass" | "idCard" | "ticket" | "fileO" | "reply" | "directionsAlt" | "directions" | "thumbsUp" | "thumbsDown" | "sortNumericDownAlt" | "sortNumericUpAlt" | "sortAlphaDownAlt" | "sortAlphaUpAlt" | "sortNumericDown" | "sortNumericUp" | "sortAlphaDown" | "sortAlphaUp" | "sortAlt" | "sortAmountUp" | "sortAmountDown" | "sortAmountDownAlt" | "sortAmountUpAlt" | "palette" | "undo" | "desktop" | "slidersV" | "slidersH" | "searchPlus" | "searchMinus" | "fileExcel" | "filePdf" | "checkSquare" | "chartLine" | "userEdit" | "exclamationCircle" | "android" | "google" | "apple" | "microsoft" | "heart" | "mobile" | "tablet" | "key" | "shoppingCart" | "comments" | "comment" | "briefcase" | "bell" | "paperclip" | "shareAlt" | "envelope" | "volumeDown" | "volumeUp" | "volumeOff" | "eject" | "moneyBill" | "images" | "image" | "signIn" | "signOut" | "wifi" | "sitemap" | "chartBar" | "camera" | "dollar" | "lockOpen" | "table" | "mapMarker" | "list" | "eyeSlash" | "eye" | "folderOpen" | "folder" | "video" | "inbox" | "lock" | "unlock" | "tags" | "tag" | "powerOff" | "save" | "questionCircle" | "question" | "copy" | "file" | "clone" | "calendarTimes" | "calendarMinus" | "calendarPlus" | "ellipsisV" | "ellipsisH" | "bookmark" | "globe" | "replay" | "print" | "alignRight" | "alignLeft" | "alignCenter" | "alignJustify" | "cog" | "cloudDownload" | "cloudUpload" | "cloud" | "pencil" | "users" | "clock" | "userMinus" | "userPlus" | "trash" | "windowMinimize" | "windowMaximize" | "externalLink" | "refresh" | "user" | "exclamationTriangle" | "calendar" | "chevronCircleLeft" | "chevronCircleDown" | "chevronCircleRight" | "chevronCircleUp" | "angleDoubleDown" | "angleDoubleLeft" | "angleDoubleRight" | "angleDoubleUp" | "angleDown" | "angleLeft" | "angleRight" | "angleUp" | "upload" | "download" | "ban" | "starFill" | "star" | "chevronLeft" | "chevronRight" | "chevronDown" | "chevronUp" | "caretLeft" | "caretRight" | "caretDown" | "caretUp" | "search" | "check" | "checkCircle" | "times" | "timesCircle" | "plus" | "plusCircle" | "minus" | "minusCircle" | "circleOn" | "circleOff" | "sortDown" | "sortUp" | "stepBackward" | "stepForward" | "thLarge" | "arrowDown" | "arrowLeft" | "arrowRight" | "arrowUp" | "bars" | "arrowCircleDown" | "arrowCircleLeft" | "arrowCircleRight" | "arrowCircleUp" | "infoCircle" | "home" | "spinner" | undefined;
|
|
692
692
|
closable?: boolean | undefined;
|
|
693
693
|
}>;
|
|
694
694
|
declare function getTagDefaults(props?: TagProps): TagResolvedProps;
|
|
@@ -697,14 +697,14 @@ interface TagProps {
|
|
|
697
697
|
severity?: 'primary' | 'secondary' | 'success' | 'info' | 'warning' | 'danger' | 'help' | 'contrast' | undefined;
|
|
698
698
|
rounded?: boolean | undefined;
|
|
699
699
|
closable?: boolean | undefined;
|
|
700
|
-
icon?: 'info' | 'folderPlus' | 'receipt' | 'asterisk' | '
|
|
700
|
+
icon?: 'info' | 'folderPlus' | 'receipt' | 'asterisk' | 'faceSmile' | 'pinterest' | 'expand' | 'penToSquare' | 'wavePulse' | 'turkishLira' | 'spinnerDotted' | 'crown' | 'pauseCircle' | 'warehouse' | 'objectsColumn' | 'clipboard' | 'playCircle' | 'venus' | 'cartMinus' | 'filePlus' | 'microchip' | 'twitch' | 'buildingColumns' | 'fileCheck' | 'microchipAi' | 'trophy' | 'barcode' | 'fileArrowUp' | 'mars' | 'tiktok' | 'arrowUpRightAndArrowDownLeftFromCenter' | 'ethereum' | 'listCheck' | 'thumbtack' | 'arrowDownLeftAndArrowUpRightToCenter' | 'equals' | 'lightbulb' | 'starHalf' | 'addressBook' | 'chartScatter' | 'indianRupee' | 'starHalfFill' | 'cartArrowDown' | 'calendarClock' | 'sortUpFill' | 'sparkles' | 'bullseye' | 'sortDownFill' | 'graduationCap' | 'hammer' | 'bellSlash' | 'gauge' | 'shop' | 'headphones' | 'eraser' | 'stopwatch' | 'verified' | 'deleteLeft' | 'hourglass' | 'truck' | 'wrench' | 'microphone' | 'megaphone' | 'arrowRightArrowLeft' | 'bitcoin' | 'fileEdit' | 'language' | 'fileExport' | 'fileImport' | 'fileWord' | 'gift' | 'cartPlus' | 'thumbsDownFill' | 'thumbsUpFill' | 'arrowsAlt' | 'calculator' | 'sortAltSlash' | 'arrowsH' | 'arrowsV' | 'pound' | 'prime' | 'chartPie' | 'reddit' | 'code' | 'sync' | 'shoppingBag' | 'server' | 'database' | 'hashtag' | 'bookmarkFill' | 'filterFill' | 'heartFill' | 'flagFill' | 'circle' | 'circleFill' | 'bolt' | 'history' | 'box' | 'at' | 'arrowUpRight' | 'arrowUpLeft' | 'arrowDownLeft' | 'arrowDownRight' | 'telegram' | 'stopCircle' | 'stop' | 'whatsapp' | 'building' | 'qrcode' | 'car' | 'instagram' | 'linkedin' | 'send' | 'slack' | 'moon' | 'sun' | 'youtube' | 'vimeo' | 'flag' | 'wallet' | 'map' | 'link' | 'creditCard' | 'discord' | 'percentage' | 'euro' | 'book' | 'shield' | 'paypal' | 'amazon' | 'phone' | 'filterSlash' | 'facebook' | 'github' | 'twitter' | 'stepBackwardAlt' | 'stepForwardAlt' | 'forward' | 'backward' | 'fastBackward' | 'fastForward' | 'pause' | 'play' | 'compass' | 'idCard' | 'ticket' | 'fileO' | 'reply' | 'directionsAlt' | 'directions' | 'thumbsUp' | 'thumbsDown' | 'sortNumericDownAlt' | 'sortNumericUpAlt' | 'sortAlphaDownAlt' | 'sortAlphaUpAlt' | 'sortNumericDown' | 'sortNumericUp' | 'sortAlphaDown' | 'sortAlphaUp' | 'sortAlt' | 'sortAmountUp' | 'sortAmountDown' | 'sortAmountDownAlt' | 'sortAmountUpAlt' | 'palette' | 'undo' | 'desktop' | 'slidersV' | 'slidersH' | 'searchPlus' | 'searchMinus' | 'fileExcel' | 'filePdf' | 'checkSquare' | 'chartLine' | 'userEdit' | 'exclamationCircle' | 'android' | 'google' | 'apple' | 'microsoft' | 'heart' | 'mobile' | 'tablet' | 'key' | 'shoppingCart' | 'comments' | 'comment' | 'briefcase' | 'bell' | 'paperclip' | 'shareAlt' | 'envelope' | 'volumeDown' | 'volumeUp' | 'volumeOff' | 'eject' | 'moneyBill' | 'images' | 'image' | 'signIn' | 'signOut' | 'wifi' | 'sitemap' | 'chartBar' | 'camera' | 'dollar' | 'lockOpen' | 'table' | 'mapMarker' | 'list' | 'eyeSlash' | 'eye' | 'folderOpen' | 'folder' | 'video' | 'inbox' | 'lock' | 'unlock' | 'tags' | 'tag' | 'powerOff' | 'save' | 'questionCircle' | 'question' | 'copy' | 'file' | 'clone' | 'calendarTimes' | 'calendarMinus' | 'calendarPlus' | 'ellipsisV' | 'ellipsisH' | 'bookmark' | 'globe' | 'replay' | 'filter' | 'print' | 'alignRight' | 'alignLeft' | 'alignCenter' | 'alignJustify' | 'cog' | 'cloudDownload' | 'cloudUpload' | 'cloud' | 'pencil' | 'users' | 'clock' | 'userMinus' | 'userPlus' | 'trash' | 'windowMinimize' | 'windowMaximize' | 'externalLink' | 'refresh' | 'user' | 'exclamationTriangle' | 'calendar' | 'chevronCircleLeft' | 'chevronCircleDown' | 'chevronCircleRight' | 'chevronCircleUp' | 'angleDoubleDown' | 'angleDoubleLeft' | 'angleDoubleRight' | 'angleDoubleUp' | 'angleDown' | 'angleLeft' | 'angleRight' | 'angleUp' | 'upload' | 'download' | 'ban' | 'starFill' | 'star' | 'chevronLeft' | 'chevronRight' | 'chevronDown' | 'chevronUp' | 'caretLeft' | 'caretRight' | 'caretDown' | 'caretUp' | 'search' | 'check' | 'checkCircle' | 'times' | 'timesCircle' | 'plus' | 'plusCircle' | 'minus' | 'minusCircle' | 'circleOn' | 'circleOff' | 'sortDown' | 'sortUp' | 'sort' | 'stepBackward' | 'stepForward' | 'thLarge' | 'arrowDown' | 'arrowLeft' | 'arrowRight' | 'arrowUp' | 'bars' | 'arrowCircleDown' | 'arrowCircleLeft' | 'arrowCircleRight' | 'arrowCircleUp' | 'infoCircle' | 'home' | 'spinner' | undefined;
|
|
701
701
|
}
|
|
702
702
|
type TagResolvedProps = {
|
|
703
703
|
severity: 'primary' | 'secondary' | 'success' | 'info' | 'warning' | 'danger' | 'help' | 'contrast';
|
|
704
704
|
rounded: boolean;
|
|
705
705
|
closable: boolean;
|
|
706
706
|
value?: string | undefined;
|
|
707
|
-
icon?: 'info' | 'folderPlus' | 'receipt' | 'asterisk' | '
|
|
707
|
+
icon?: 'info' | 'folderPlus' | 'receipt' | 'asterisk' | 'faceSmile' | 'pinterest' | 'expand' | 'penToSquare' | 'wavePulse' | 'turkishLira' | 'spinnerDotted' | 'crown' | 'pauseCircle' | 'warehouse' | 'objectsColumn' | 'clipboard' | 'playCircle' | 'venus' | 'cartMinus' | 'filePlus' | 'microchip' | 'twitch' | 'buildingColumns' | 'fileCheck' | 'microchipAi' | 'trophy' | 'barcode' | 'fileArrowUp' | 'mars' | 'tiktok' | 'arrowUpRightAndArrowDownLeftFromCenter' | 'ethereum' | 'listCheck' | 'thumbtack' | 'arrowDownLeftAndArrowUpRightToCenter' | 'equals' | 'lightbulb' | 'starHalf' | 'addressBook' | 'chartScatter' | 'indianRupee' | 'starHalfFill' | 'cartArrowDown' | 'calendarClock' | 'sortUpFill' | 'sparkles' | 'bullseye' | 'sortDownFill' | 'graduationCap' | 'hammer' | 'bellSlash' | 'gauge' | 'shop' | 'headphones' | 'eraser' | 'stopwatch' | 'verified' | 'deleteLeft' | 'hourglass' | 'truck' | 'wrench' | 'microphone' | 'megaphone' | 'arrowRightArrowLeft' | 'bitcoin' | 'fileEdit' | 'language' | 'fileExport' | 'fileImport' | 'fileWord' | 'gift' | 'cartPlus' | 'thumbsDownFill' | 'thumbsUpFill' | 'arrowsAlt' | 'calculator' | 'sortAltSlash' | 'arrowsH' | 'arrowsV' | 'pound' | 'prime' | 'chartPie' | 'reddit' | 'code' | 'sync' | 'shoppingBag' | 'server' | 'database' | 'hashtag' | 'bookmarkFill' | 'filterFill' | 'heartFill' | 'flagFill' | 'circle' | 'circleFill' | 'bolt' | 'history' | 'box' | 'at' | 'arrowUpRight' | 'arrowUpLeft' | 'arrowDownLeft' | 'arrowDownRight' | 'telegram' | 'stopCircle' | 'stop' | 'whatsapp' | 'building' | 'qrcode' | 'car' | 'instagram' | 'linkedin' | 'send' | 'slack' | 'moon' | 'sun' | 'youtube' | 'vimeo' | 'flag' | 'wallet' | 'map' | 'link' | 'creditCard' | 'discord' | 'percentage' | 'euro' | 'book' | 'shield' | 'paypal' | 'amazon' | 'phone' | 'filterSlash' | 'facebook' | 'github' | 'twitter' | 'stepBackwardAlt' | 'stepForwardAlt' | 'forward' | 'backward' | 'fastBackward' | 'fastForward' | 'pause' | 'play' | 'compass' | 'idCard' | 'ticket' | 'fileO' | 'reply' | 'directionsAlt' | 'directions' | 'thumbsUp' | 'thumbsDown' | 'sortNumericDownAlt' | 'sortNumericUpAlt' | 'sortAlphaDownAlt' | 'sortAlphaUpAlt' | 'sortNumericDown' | 'sortNumericUp' | 'sortAlphaDown' | 'sortAlphaUp' | 'sortAlt' | 'sortAmountUp' | 'sortAmountDown' | 'sortAmountDownAlt' | 'sortAmountUpAlt' | 'palette' | 'undo' | 'desktop' | 'slidersV' | 'slidersH' | 'searchPlus' | 'searchMinus' | 'fileExcel' | 'filePdf' | 'checkSquare' | 'chartLine' | 'userEdit' | 'exclamationCircle' | 'android' | 'google' | 'apple' | 'microsoft' | 'heart' | 'mobile' | 'tablet' | 'key' | 'shoppingCart' | 'comments' | 'comment' | 'briefcase' | 'bell' | 'paperclip' | 'shareAlt' | 'envelope' | 'volumeDown' | 'volumeUp' | 'volumeOff' | 'eject' | 'moneyBill' | 'images' | 'image' | 'signIn' | 'signOut' | 'wifi' | 'sitemap' | 'chartBar' | 'camera' | 'dollar' | 'lockOpen' | 'table' | 'mapMarker' | 'list' | 'eyeSlash' | 'eye' | 'folderOpen' | 'folder' | 'video' | 'inbox' | 'lock' | 'unlock' | 'tags' | 'tag' | 'powerOff' | 'save' | 'questionCircle' | 'question' | 'copy' | 'file' | 'clone' | 'calendarTimes' | 'calendarMinus' | 'calendarPlus' | 'ellipsisV' | 'ellipsisH' | 'bookmark' | 'globe' | 'replay' | 'filter' | 'print' | 'alignRight' | 'alignLeft' | 'alignCenter' | 'alignJustify' | 'cog' | 'cloudDownload' | 'cloudUpload' | 'cloud' | 'pencil' | 'users' | 'clock' | 'userMinus' | 'userPlus' | 'trash' | 'windowMinimize' | 'windowMaximize' | 'externalLink' | 'refresh' | 'user' | 'exclamationTriangle' | 'calendar' | 'chevronCircleLeft' | 'chevronCircleDown' | 'chevronCircleRight' | 'chevronCircleUp' | 'angleDoubleDown' | 'angleDoubleLeft' | 'angleDoubleRight' | 'angleDoubleUp' | 'angleDown' | 'angleLeft' | 'angleRight' | 'angleUp' | 'upload' | 'download' | 'ban' | 'starFill' | 'star' | 'chevronLeft' | 'chevronRight' | 'chevronDown' | 'chevronUp' | 'caretLeft' | 'caretRight' | 'caretDown' | 'caretUp' | 'search' | 'check' | 'checkCircle' | 'times' | 'timesCircle' | 'plus' | 'plusCircle' | 'minus' | 'minusCircle' | 'circleOn' | 'circleOff' | 'sortDown' | 'sortUp' | 'sort' | 'stepBackward' | 'stepForward' | 'thLarge' | 'arrowDown' | 'arrowLeft' | 'arrowRight' | 'arrowUp' | 'bars' | 'arrowCircleDown' | 'arrowCircleLeft' | 'arrowCircleRight' | 'arrowCircleUp' | 'infoCircle' | 'home' | 'spinner' | undefined;
|
|
708
708
|
};
|
|
709
709
|
|
|
710
710
|
declare const toastSeveritySchema: z.ZodEnum<["success", "info", "warning", "danger", "secondary", "help", "contrast", "primary"]>;
|
|
@@ -723,21 +723,21 @@ declare const toastMessageSchema: z.ZodObject<{
|
|
|
723
723
|
closable: boolean;
|
|
724
724
|
life: number;
|
|
725
725
|
sticky: boolean;
|
|
726
|
-
|
|
727
|
-
icon?: "info" | "sort" | "map" | "filter" | "at" | "code" | "folderPlus" | "receipt" | "asterisk" | "star" | "faceSmile" | "pinterest" | "image" | "expand" | "penToSquare" | "wavePulse" | "turkishLira" | "spinnerDotted" | "crown" | "pauseCircle" | "stop" | "warehouse" | "objectsColumn" | "clipboard" | "copy" | "playCircle" | "play" | "venus" | "cartMinus" | "filePlus" | "microchip" | "twitch" | "video" | "buildingColumns" | "fileCheck" | "verified" | "microchipAi" | "trophy" | "barcode" | "fileArrowUp" | "upload" | "send" | "mars" | "tiktok" | "arrowUpRightAndArrowDownLeftFromCenter" | "ethereum" | "listCheck" | "thumbtack" | "arrowDownLeftAndArrowUpRightToCenter" | "equals" | "lightbulb" | "starHalf" | "addressBook" | "chartScatter" | "indianRupee" | "starHalfFill" | "cartArrowDown" | "calendarClock" | "sortUpFill" | "sparkles" | "bullseye" | "sortDownFill" | "graduationCap" | "hammer" | "bellSlash" | "gauge" | "shop" | "headphones" | "eraser" | "stopwatch" | "deleteLeft" | "hourglass" | "truck" | "wrench" | "microphone" | "megaphone" | "arrowRightArrowLeft" | "bitcoin" | "fileEdit" | "language" | "fileExport" | "save" | "fileImport" | "fileWord" | "microsoft" | "gift" | "box" | "cartPlus" | "thumbsDownFill" | "thumbsUpFill" | "arrowsAlt" | "calculator" | "sortAltSlash" | "arrowsH" | "arrowsV" | "pound" | "prime" | "chartPie" | "reddit" | "sync" | "refresh" | "shoppingBag" | "server" | "cloud" | "database" | "hashtag" | "tag" | "bookmarkFill" | "filterFill" | "heartFill" | "flagFill" | "circle" | "circleFill" | "bolt" | "history" | "arrowUpRight" | "arrowUpLeft" | "arrowDownLeft" | "arrowDownRight" | "telegram" | "stopCircle" | "whatsapp" | "building" | "qrcode" | "car" | "instagram" | "linkedin" | "slack" | "moon" | "sun" | "youtube" | "vimeo" | "flag" | "wallet" | "link" | "creditCard" | "discord" | "percentage" | "euro" | "book" | "shield" | "paypal" | "amazon" | "phone" | "filterSlash" | "facebook" | "github" | "twitter" | "stepBackwardAlt" | "stepForwardAlt" | "forward" | "backward" | "fastBackward" | "fastForward" | "pause" | "compass" | "idCard" | "ticket" | "fileO" | "reply" | "directionsAlt" | "directions" | "thumbsUp" | "thumbsDown" | "sortNumericDownAlt" | "sortNumericUpAlt" | "sortAlphaDownAlt" | "sortAlphaUpAlt" | "sortNumericDown" | "sortNumericUp" | "sortAlphaDown" | "sortAlphaUp" | "sortAlt" | "sortAmountUp" | "sortAmountDown" | "sortAmountDownAlt" | "sortAmountUpAlt" | "palette" | "undo" | "desktop" | "slidersV" | "slidersH" | "searchPlus" | "searchMinus" | "fileExcel" | "filePdf" | "checkSquare" | "chartLine" | "userEdit" | "exclamationCircle" | "android" | "mobile" | "google" | "search" | "apple" | "heart" | "tablet" | "key" | "unlock" | "shoppingCart" | "comments" | "comment" | "briefcase" | "bell" | "paperclip" | "shareAlt" | "envelope" | "volumeDown" | "volumeUp" | "volumeOff" | "eject" | "moneyBill" | "images" | "signIn" | "signOut" | "wifi" | "sitemap" | "chartBar" | "camera" | "dollar" | "lockOpen" | "table" | "mapMarker" | "list" | "eyeSlash" | "eye" | "folderOpen" | "folder" | "inbox" | "lock" | "tags" | "powerOff" | "questionCircle" | "question" | "clone" | "file" | "calendarTimes" | "calendarMinus" | "calendarPlus" | "ellipsisV" | "ellipsisH" | "bookmark" | "globe" | "replay" | "print" | "alignRight" | "alignLeft" | "alignCenter" | "alignJustify" | "cog" | "cloudDownload" | "download" | "cloudUpload" | "pencil" | "users" | "clock" | "userMinus" | "userPlus" | "trash" | "windowMinimize" | "windowMaximize" | "externalLink" | "user" | "exclamationTriangle" | "calendar" | "chevronCircleLeft" | "chevronCircleDown" | "chevronCircleRight" | "chevronCircleUp" | "angleDoubleDown" | "angleDoubleLeft" | "angleDoubleRight" | "angleDoubleUp" | "angleDown" | "angleLeft" | "angleRight" | "angleUp" | "ban" | "starFill" | "chevronLeft" | "chevronRight" | "chevronDown" | "chevronUp" | "caretLeft" | "caretRight" | "caretDown" | "caretUp" | "check" | "checkCircle" | "times" | "timesCircle" | "plus" | "plusCircle" | "minus" | "minusCircle" | "circleOn" | "circleOff" | "sortDown" | "sortUp" | "stepBackward" | "stepForward" | "thLarge" | "arrowDown" | "arrowLeft" | "arrowRight" | "arrowUp" | "bars" | "arrowCircleDown" | "arrowCircleLeft" | "arrowCircleRight" | "arrowCircleUp" | "infoCircle" | "home" | "spinner" | undefined;
|
|
726
|
+
icon?: "info" | "sort" | "map" | "filter" | "at" | "code" | "link" | "folderPlus" | "receipt" | "asterisk" | "faceSmile" | "pinterest" | "expand" | "penToSquare" | "wavePulse" | "turkishLira" | "spinnerDotted" | "crown" | "pauseCircle" | "warehouse" | "objectsColumn" | "clipboard" | "playCircle" | "venus" | "cartMinus" | "filePlus" | "microchip" | "twitch" | "buildingColumns" | "fileCheck" | "microchipAi" | "trophy" | "barcode" | "fileArrowUp" | "mars" | "tiktok" | "arrowUpRightAndArrowDownLeftFromCenter" | "ethereum" | "listCheck" | "thumbtack" | "arrowDownLeftAndArrowUpRightToCenter" | "equals" | "lightbulb" | "starHalf" | "addressBook" | "chartScatter" | "indianRupee" | "starHalfFill" | "cartArrowDown" | "calendarClock" | "sortUpFill" | "sparkles" | "bullseye" | "sortDownFill" | "graduationCap" | "hammer" | "bellSlash" | "gauge" | "shop" | "headphones" | "eraser" | "stopwatch" | "verified" | "deleteLeft" | "hourglass" | "truck" | "wrench" | "microphone" | "megaphone" | "arrowRightArrowLeft" | "bitcoin" | "fileEdit" | "language" | "fileExport" | "fileImport" | "fileWord" | "gift" | "cartPlus" | "thumbsDownFill" | "thumbsUpFill" | "arrowsAlt" | "calculator" | "sortAltSlash" | "arrowsH" | "arrowsV" | "pound" | "prime" | "chartPie" | "reddit" | "sync" | "shoppingBag" | "server" | "database" | "hashtag" | "bookmarkFill" | "filterFill" | "heartFill" | "flagFill" | "circle" | "circleFill" | "bolt" | "history" | "box" | "arrowUpRight" | "arrowUpLeft" | "arrowDownLeft" | "arrowDownRight" | "telegram" | "stopCircle" | "stop" | "whatsapp" | "building" | "qrcode" | "car" | "instagram" | "linkedin" | "send" | "slack" | "moon" | "sun" | "youtube" | "vimeo" | "flag" | "wallet" | "creditCard" | "discord" | "percentage" | "euro" | "book" | "shield" | "paypal" | "amazon" | "phone" | "filterSlash" | "facebook" | "github" | "twitter" | "stepBackwardAlt" | "stepForwardAlt" | "forward" | "backward" | "fastBackward" | "fastForward" | "pause" | "play" | "compass" | "idCard" | "ticket" | "fileO" | "reply" | "directionsAlt" | "directions" | "thumbsUp" | "thumbsDown" | "sortNumericDownAlt" | "sortNumericUpAlt" | "sortAlphaDownAlt" | "sortAlphaUpAlt" | "sortNumericDown" | "sortNumericUp" | "sortAlphaDown" | "sortAlphaUp" | "sortAlt" | "sortAmountUp" | "sortAmountDown" | "sortAmountDownAlt" | "sortAmountUpAlt" | "palette" | "undo" | "desktop" | "slidersV" | "slidersH" | "searchPlus" | "searchMinus" | "fileExcel" | "filePdf" | "checkSquare" | "chartLine" | "userEdit" | "exclamationCircle" | "android" | "google" | "apple" | "microsoft" | "heart" | "mobile" | "tablet" | "key" | "shoppingCart" | "comments" | "comment" | "briefcase" | "bell" | "paperclip" | "shareAlt" | "envelope" | "volumeDown" | "volumeUp" | "volumeOff" | "eject" | "moneyBill" | "images" | "image" | "signIn" | "signOut" | "wifi" | "sitemap" | "chartBar" | "camera" | "dollar" | "lockOpen" | "table" | "mapMarker" | "list" | "eyeSlash" | "eye" | "folderOpen" | "folder" | "video" | "inbox" | "lock" | "unlock" | "tags" | "tag" | "powerOff" | "save" | "questionCircle" | "question" | "copy" | "file" | "clone" | "calendarTimes" | "calendarMinus" | "calendarPlus" | "ellipsisV" | "ellipsisH" | "bookmark" | "globe" | "replay" | "print" | "alignRight" | "alignLeft" | "alignCenter" | "alignJustify" | "cog" | "cloudDownload" | "cloudUpload" | "cloud" | "pencil" | "users" | "clock" | "userMinus" | "userPlus" | "trash" | "windowMinimize" | "windowMaximize" | "externalLink" | "refresh" | "user" | "exclamationTriangle" | "calendar" | "chevronCircleLeft" | "chevronCircleDown" | "chevronCircleRight" | "chevronCircleUp" | "angleDoubleDown" | "angleDoubleLeft" | "angleDoubleRight" | "angleDoubleUp" | "angleDown" | "angleLeft" | "angleRight" | "angleUp" | "upload" | "download" | "ban" | "starFill" | "star" | "chevronLeft" | "chevronRight" | "chevronDown" | "chevronUp" | "caretLeft" | "caretRight" | "caretDown" | "caretUp" | "search" | "check" | "checkCircle" | "times" | "timesCircle" | "plus" | "plusCircle" | "minus" | "minusCircle" | "circleOn" | "circleOff" | "sortDown" | "sortUp" | "stepBackward" | "stepForward" | "thLarge" | "arrowDown" | "arrowLeft" | "arrowRight" | "arrowUp" | "bars" | "arrowCircleDown" | "arrowCircleLeft" | "arrowCircleRight" | "arrowCircleUp" | "infoCircle" | "home" | "spinner" | undefined;
|
|
728
727
|
id?: string | undefined;
|
|
729
728
|
summary?: string | undefined;
|
|
730
729
|
detail?: string | undefined;
|
|
730
|
+
group?: string | undefined;
|
|
731
731
|
}, {
|
|
732
732
|
severity?: "primary" | "secondary" | "success" | "info" | "warning" | "danger" | "help" | "contrast" | undefined;
|
|
733
|
-
|
|
734
|
-
icon?: "info" | "sort" | "map" | "filter" | "at" | "code" | "folderPlus" | "receipt" | "asterisk" | "star" | "faceSmile" | "pinterest" | "image" | "expand" | "penToSquare" | "wavePulse" | "turkishLira" | "spinnerDotted" | "crown" | "pauseCircle" | "stop" | "warehouse" | "objectsColumn" | "clipboard" | "copy" | "playCircle" | "play" | "venus" | "cartMinus" | "filePlus" | "microchip" | "twitch" | "video" | "buildingColumns" | "fileCheck" | "verified" | "microchipAi" | "trophy" | "barcode" | "fileArrowUp" | "upload" | "send" | "mars" | "tiktok" | "arrowUpRightAndArrowDownLeftFromCenter" | "ethereum" | "listCheck" | "thumbtack" | "arrowDownLeftAndArrowUpRightToCenter" | "equals" | "lightbulb" | "starHalf" | "addressBook" | "chartScatter" | "indianRupee" | "starHalfFill" | "cartArrowDown" | "calendarClock" | "sortUpFill" | "sparkles" | "bullseye" | "sortDownFill" | "graduationCap" | "hammer" | "bellSlash" | "gauge" | "shop" | "headphones" | "eraser" | "stopwatch" | "deleteLeft" | "hourglass" | "truck" | "wrench" | "microphone" | "megaphone" | "arrowRightArrowLeft" | "bitcoin" | "fileEdit" | "language" | "fileExport" | "save" | "fileImport" | "fileWord" | "microsoft" | "gift" | "box" | "cartPlus" | "thumbsDownFill" | "thumbsUpFill" | "arrowsAlt" | "calculator" | "sortAltSlash" | "arrowsH" | "arrowsV" | "pound" | "prime" | "chartPie" | "reddit" | "sync" | "refresh" | "shoppingBag" | "server" | "cloud" | "database" | "hashtag" | "tag" | "bookmarkFill" | "filterFill" | "heartFill" | "flagFill" | "circle" | "circleFill" | "bolt" | "history" | "arrowUpRight" | "arrowUpLeft" | "arrowDownLeft" | "arrowDownRight" | "telegram" | "stopCircle" | "whatsapp" | "building" | "qrcode" | "car" | "instagram" | "linkedin" | "slack" | "moon" | "sun" | "youtube" | "vimeo" | "flag" | "wallet" | "link" | "creditCard" | "discord" | "percentage" | "euro" | "book" | "shield" | "paypal" | "amazon" | "phone" | "filterSlash" | "facebook" | "github" | "twitter" | "stepBackwardAlt" | "stepForwardAlt" | "forward" | "backward" | "fastBackward" | "fastForward" | "pause" | "compass" | "idCard" | "ticket" | "fileO" | "reply" | "directionsAlt" | "directions" | "thumbsUp" | "thumbsDown" | "sortNumericDownAlt" | "sortNumericUpAlt" | "sortAlphaDownAlt" | "sortAlphaUpAlt" | "sortNumericDown" | "sortNumericUp" | "sortAlphaDown" | "sortAlphaUp" | "sortAlt" | "sortAmountUp" | "sortAmountDown" | "sortAmountDownAlt" | "sortAmountUpAlt" | "palette" | "undo" | "desktop" | "slidersV" | "slidersH" | "searchPlus" | "searchMinus" | "fileExcel" | "filePdf" | "checkSquare" | "chartLine" | "userEdit" | "exclamationCircle" | "android" | "mobile" | "google" | "search" | "apple" | "heart" | "tablet" | "key" | "unlock" | "shoppingCart" | "comments" | "comment" | "briefcase" | "bell" | "paperclip" | "shareAlt" | "envelope" | "volumeDown" | "volumeUp" | "volumeOff" | "eject" | "moneyBill" | "images" | "signIn" | "signOut" | "wifi" | "sitemap" | "chartBar" | "camera" | "dollar" | "lockOpen" | "table" | "mapMarker" | "list" | "eyeSlash" | "eye" | "folderOpen" | "folder" | "inbox" | "lock" | "tags" | "powerOff" | "questionCircle" | "question" | "clone" | "file" | "calendarTimes" | "calendarMinus" | "calendarPlus" | "ellipsisV" | "ellipsisH" | "bookmark" | "globe" | "replay" | "print" | "alignRight" | "alignLeft" | "alignCenter" | "alignJustify" | "cog" | "cloudDownload" | "download" | "cloudUpload" | "pencil" | "users" | "clock" | "userMinus" | "userPlus" | "trash" | "windowMinimize" | "windowMaximize" | "externalLink" | "user" | "exclamationTriangle" | "calendar" | "chevronCircleLeft" | "chevronCircleDown" | "chevronCircleRight" | "chevronCircleUp" | "angleDoubleDown" | "angleDoubleLeft" | "angleDoubleRight" | "angleDoubleUp" | "angleDown" | "angleLeft" | "angleRight" | "angleUp" | "ban" | "starFill" | "chevronLeft" | "chevronRight" | "chevronDown" | "chevronUp" | "caretLeft" | "caretRight" | "caretDown" | "caretUp" | "check" | "checkCircle" | "times" | "timesCircle" | "plus" | "plusCircle" | "minus" | "minusCircle" | "circleOn" | "circleOff" | "sortDown" | "sortUp" | "stepBackward" | "stepForward" | "thLarge" | "arrowDown" | "arrowLeft" | "arrowRight" | "arrowUp" | "bars" | "arrowCircleDown" | "arrowCircleLeft" | "arrowCircleRight" | "arrowCircleUp" | "infoCircle" | "home" | "spinner" | undefined;
|
|
733
|
+
icon?: "info" | "sort" | "map" | "filter" | "at" | "code" | "link" | "folderPlus" | "receipt" | "asterisk" | "faceSmile" | "pinterest" | "expand" | "penToSquare" | "wavePulse" | "turkishLira" | "spinnerDotted" | "crown" | "pauseCircle" | "warehouse" | "objectsColumn" | "clipboard" | "playCircle" | "venus" | "cartMinus" | "filePlus" | "microchip" | "twitch" | "buildingColumns" | "fileCheck" | "microchipAi" | "trophy" | "barcode" | "fileArrowUp" | "mars" | "tiktok" | "arrowUpRightAndArrowDownLeftFromCenter" | "ethereum" | "listCheck" | "thumbtack" | "arrowDownLeftAndArrowUpRightToCenter" | "equals" | "lightbulb" | "starHalf" | "addressBook" | "chartScatter" | "indianRupee" | "starHalfFill" | "cartArrowDown" | "calendarClock" | "sortUpFill" | "sparkles" | "bullseye" | "sortDownFill" | "graduationCap" | "hammer" | "bellSlash" | "gauge" | "shop" | "headphones" | "eraser" | "stopwatch" | "verified" | "deleteLeft" | "hourglass" | "truck" | "wrench" | "microphone" | "megaphone" | "arrowRightArrowLeft" | "bitcoin" | "fileEdit" | "language" | "fileExport" | "fileImport" | "fileWord" | "gift" | "cartPlus" | "thumbsDownFill" | "thumbsUpFill" | "arrowsAlt" | "calculator" | "sortAltSlash" | "arrowsH" | "arrowsV" | "pound" | "prime" | "chartPie" | "reddit" | "sync" | "shoppingBag" | "server" | "database" | "hashtag" | "bookmarkFill" | "filterFill" | "heartFill" | "flagFill" | "circle" | "circleFill" | "bolt" | "history" | "box" | "arrowUpRight" | "arrowUpLeft" | "arrowDownLeft" | "arrowDownRight" | "telegram" | "stopCircle" | "stop" | "whatsapp" | "building" | "qrcode" | "car" | "instagram" | "linkedin" | "send" | "slack" | "moon" | "sun" | "youtube" | "vimeo" | "flag" | "wallet" | "creditCard" | "discord" | "percentage" | "euro" | "book" | "shield" | "paypal" | "amazon" | "phone" | "filterSlash" | "facebook" | "github" | "twitter" | "stepBackwardAlt" | "stepForwardAlt" | "forward" | "backward" | "fastBackward" | "fastForward" | "pause" | "play" | "compass" | "idCard" | "ticket" | "fileO" | "reply" | "directionsAlt" | "directions" | "thumbsUp" | "thumbsDown" | "sortNumericDownAlt" | "sortNumericUpAlt" | "sortAlphaDownAlt" | "sortAlphaUpAlt" | "sortNumericDown" | "sortNumericUp" | "sortAlphaDown" | "sortAlphaUp" | "sortAlt" | "sortAmountUp" | "sortAmountDown" | "sortAmountDownAlt" | "sortAmountUpAlt" | "palette" | "undo" | "desktop" | "slidersV" | "slidersH" | "searchPlus" | "searchMinus" | "fileExcel" | "filePdf" | "checkSquare" | "chartLine" | "userEdit" | "exclamationCircle" | "android" | "google" | "apple" | "microsoft" | "heart" | "mobile" | "tablet" | "key" | "shoppingCart" | "comments" | "comment" | "briefcase" | "bell" | "paperclip" | "shareAlt" | "envelope" | "volumeDown" | "volumeUp" | "volumeOff" | "eject" | "moneyBill" | "images" | "image" | "signIn" | "signOut" | "wifi" | "sitemap" | "chartBar" | "camera" | "dollar" | "lockOpen" | "table" | "mapMarker" | "list" | "eyeSlash" | "eye" | "folderOpen" | "folder" | "video" | "inbox" | "lock" | "unlock" | "tags" | "tag" | "powerOff" | "save" | "questionCircle" | "question" | "copy" | "file" | "clone" | "calendarTimes" | "calendarMinus" | "calendarPlus" | "ellipsisV" | "ellipsisH" | "bookmark" | "globe" | "replay" | "print" | "alignRight" | "alignLeft" | "alignCenter" | "alignJustify" | "cog" | "cloudDownload" | "cloudUpload" | "cloud" | "pencil" | "users" | "clock" | "userMinus" | "userPlus" | "trash" | "windowMinimize" | "windowMaximize" | "externalLink" | "refresh" | "user" | "exclamationTriangle" | "calendar" | "chevronCircleLeft" | "chevronCircleDown" | "chevronCircleRight" | "chevronCircleUp" | "angleDoubleDown" | "angleDoubleLeft" | "angleDoubleRight" | "angleDoubleUp" | "angleDown" | "angleLeft" | "angleRight" | "angleUp" | "upload" | "download" | "ban" | "starFill" | "star" | "chevronLeft" | "chevronRight" | "chevronDown" | "chevronUp" | "caretLeft" | "caretRight" | "caretDown" | "caretUp" | "search" | "check" | "checkCircle" | "times" | "timesCircle" | "plus" | "plusCircle" | "minus" | "minusCircle" | "circleOn" | "circleOff" | "sortDown" | "sortUp" | "stepBackward" | "stepForward" | "thLarge" | "arrowDown" | "arrowLeft" | "arrowRight" | "arrowUp" | "bars" | "arrowCircleDown" | "arrowCircleLeft" | "arrowCircleRight" | "arrowCircleUp" | "infoCircle" | "home" | "spinner" | undefined;
|
|
735
734
|
id?: string | undefined;
|
|
736
735
|
closable?: boolean | undefined;
|
|
737
736
|
summary?: string | undefined;
|
|
738
737
|
detail?: string | undefined;
|
|
739
738
|
life?: number | undefined;
|
|
740
739
|
sticky?: boolean | undefined;
|
|
740
|
+
group?: string | undefined;
|
|
741
741
|
}>;
|
|
742
742
|
declare const toastPropsSchema: z.ZodObject<{
|
|
743
743
|
position: z.ZodDefault<z.ZodEnum<["top-left", "top-center", "top-right", "bottom-left", "bottom-center", "bottom-right", "center"]>>;
|
|
@@ -750,12 +750,12 @@ declare const toastPropsSchema: z.ZodObject<{
|
|
|
750
750
|
position: "center" | "top-left" | "top-right" | "bottom-left" | "bottom-right" | "top-center" | "bottom-center";
|
|
751
751
|
baseZIndex: number;
|
|
752
752
|
autoZIndex: boolean;
|
|
753
|
-
group?: string | undefined;
|
|
754
753
|
appendTo?: any;
|
|
754
|
+
group?: string | undefined;
|
|
755
755
|
}, {
|
|
756
|
+
appendTo?: any;
|
|
756
757
|
position?: "center" | "top-left" | "top-right" | "bottom-left" | "bottom-right" | "top-center" | "bottom-center" | undefined;
|
|
757
758
|
group?: string | undefined;
|
|
758
|
-
appendTo?: any;
|
|
759
759
|
baseZIndex?: number | undefined;
|
|
760
760
|
autoZIndex?: boolean | undefined;
|
|
761
761
|
}>;
|
|
@@ -790,11 +790,11 @@ declare const registryItemFileSchema: z.ZodObject<{
|
|
|
790
790
|
}, "strip", z.ZodTypeAny, {
|
|
791
791
|
path: string;
|
|
792
792
|
content: string;
|
|
793
|
-
type?: "
|
|
793
|
+
type?: "style" | "component" | "schema" | "composable" | "util" | undefined;
|
|
794
794
|
}, {
|
|
795
795
|
path: string;
|
|
796
796
|
content: string;
|
|
797
|
-
type?: "
|
|
797
|
+
type?: "style" | "component" | "schema" | "composable" | "util" | undefined;
|
|
798
798
|
}>;
|
|
799
799
|
/**
|
|
800
800
|
* Schema for a registry item (component metadata + source).
|
|
@@ -818,11 +818,11 @@ declare const registryItemSchema: z.ZodObject<{
|
|
|
818
818
|
}, "strip", z.ZodTypeAny, {
|
|
819
819
|
path: string;
|
|
820
820
|
content: string;
|
|
821
|
-
type?: "
|
|
821
|
+
type?: "style" | "component" | "schema" | "composable" | "util" | undefined;
|
|
822
822
|
}, {
|
|
823
823
|
path: string;
|
|
824
824
|
content: string;
|
|
825
|
-
type?: "
|
|
825
|
+
type?: "style" | "component" | "schema" | "composable" | "util" | undefined;
|
|
826
826
|
}>, "many">;
|
|
827
827
|
/** npm dependencies required by this component */
|
|
828
828
|
dependencies: z.ZodDefault<z.ZodArray<z.ZodString, "many">>;
|
|
@@ -836,7 +836,7 @@ declare const registryItemSchema: z.ZodObject<{
|
|
|
836
836
|
files: {
|
|
837
837
|
path: string;
|
|
838
838
|
content: string;
|
|
839
|
-
type?: "
|
|
839
|
+
type?: "style" | "component" | "schema" | "composable" | "util" | undefined;
|
|
840
840
|
}[];
|
|
841
841
|
dependencies: string[];
|
|
842
842
|
registryDependencies: string[];
|
|
@@ -847,7 +847,7 @@ declare const registryItemSchema: z.ZodObject<{
|
|
|
847
847
|
files: {
|
|
848
848
|
path: string;
|
|
849
849
|
content: string;
|
|
850
|
-
type?: "
|
|
850
|
+
type?: "style" | "component" | "schema" | "composable" | "util" | undefined;
|
|
851
851
|
}[];
|
|
852
852
|
type?: "component" | "composable" | "util" | "primitive" | undefined;
|
|
853
853
|
description?: string | undefined;
|