@cagatayfdn/flora-components 0.0.159 → 0.0.161
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/ReactToastify.css +1 -1
- package/dist/assets/icons/flora-icons.js +57 -55
- package/dist/index.d.mts +5 -1
- package/dist/index.d.ts +5 -1
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
var t = /* @__PURE__ */ ((e) => (e.Applications = "applications", e.Attach = "attach", e.Attachment = "attachment", e.Billing = "billing", e.Box = "box", e.Calendar = "calendar", e.Cart = "cart", e.CaseSensitive = "case-sensitive", e.Certificate = "certificate", e.Check = "check", e.ChevronLeft = "chevron-left", e.ChevronRight = "chevron-right", e.CircleMinus = "circle-minus", e.CirclePlus = "circle-plus", e.Clock = "clock", e.CloseWindow = "close-window", e.Close = "close", e.Copy = "copy", e.CreditCard = "credit-card", e.Deployments = "deployments", e.Document = "document", e.DomainRegistration = "domain-registration", e.Domains = "domains", e.DownArrow = "down-arrow", e.DownSquare = "down-square", e.Down = "down", e.Download = "download", e.EditOutline = "edit-outline", e.Edit = "edit", e.Email = "email", e.Environment = "environment", e.ErrorFill = "error-fill", e.Error = "error", e.ExpandWindow = "expand-window", e.Expand = "expand", e.FileTextOutlined = "fileTextOutlined", e.Group = "group", e.Info = "info", e.Install = "install", e.Link = "link", e.Log = "log", e.MenuClose = "menu-close", e.MenuOpen = "menu-open", e.Monitoring = "monitoring", e.Network = "network", e.NoResults = "no-results", e.NotEdit = "not-edit", e.OrderDown = "order_down", e.OrderUp = "order_up", e.Out = "out", e.Path = "path", e.Plus = "plus", e.Preview = "preview", e.Profile = "profile", e.ProjectList = "project-list", e.Projects = "projects", e.Regex = "regex", e.Reload = "reload", e.Retry = "retry", e.Search = "search", e.Settings = "settings", e.Share = "share", e.Support = "support", e.Trash = "trash", e.Users = "users", e.Warning = "warning", e))(t || {});
|
|
1
|
+
var t = /* @__PURE__ */ ((e) => (e.Applications = "applications", e.Attach = "attach", e.Attachment = "attachment", e.Billing = "billing", e.Box = "box", e.Calendar = "calendar", e.Cart = "cart", e.CaseSensitive = "case-sensitive", e.Certificate = "certificate", e.Check = "check", e.ChevronLeft = "chevron-left", e.ChevronRight = "chevron-right", e.CircleCheck = "circle-check", e.CircleMinus = "circle-minus", e.CirclePlus = "circle-plus", e.Clock = "clock", e.CloseWindow = "close-window", e.Close = "close", e.Copy = "copy", e.CreditCard = "credit-card", e.Deployments = "deployments", e.Document = "document", e.DomainRegistration = "domain-registration", e.Domains = "domains", e.DownArrow = "down-arrow", e.DownSquare = "down-square", e.Down = "down", e.Download = "download", e.EditOutline = "edit-outline", e.Edit = "edit", e.Email = "email", e.Environment = "environment", e.ErrorFill = "error-fill", e.Error = "error", e.ExpandWindow = "expand-window", e.Expand = "expand", e.FileTextOutlined = "fileTextOutlined", e.Folder = "folder", e.Group = "group", e.Info = "info", e.Install = "install", e.Link = "link", e.Log = "log", e.MenuClose = "menu-close", e.MenuOpen = "menu-open", e.Monitoring = "monitoring", e.Network = "network", e.NoResults = "no-results", e.NotEdit = "not-edit", e.OrderDown = "order_down", e.OrderUp = "order_up", e.Out = "out", e.Path = "path", e.Plus = "plus", e.Preview = "preview", e.Profile = "profile", e.ProjectList = "project-list", e.Projects = "projects", e.Regex = "regex", e.Reload = "reload", e.Retry = "retry", e.Search = "search", e.Settings = "settings", e.Share = "share", e.Support = "support", e.Trash = "trash", e.Users = "users", e.Warning = "warning", e))(t || {});
|
|
2
2
|
const i = {
|
|
3
3
|
applications: "61697",
|
|
4
4
|
attach: "61698",
|
|
@@ -12,60 +12,62 @@ const i = {
|
|
|
12
12
|
check: "61706",
|
|
13
13
|
"chevron-left": "61707",
|
|
14
14
|
"chevron-right": "61708",
|
|
15
|
-
"circle-
|
|
16
|
-
"circle-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
close: "61713",
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
"down-
|
|
28
|
-
down: "61722",
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
edit: "61725",
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
error: "61729",
|
|
36
|
-
|
|
37
|
-
expand: "61731",
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
15
|
+
"circle-check": "61709",
|
|
16
|
+
"circle-minus": "61710",
|
|
17
|
+
"circle-plus": "61711",
|
|
18
|
+
clock: "61712",
|
|
19
|
+
"close-window": "61713",
|
|
20
|
+
close: "61714",
|
|
21
|
+
copy: "61715",
|
|
22
|
+
"credit-card": "61716",
|
|
23
|
+
deployments: "61717",
|
|
24
|
+
document: "61718",
|
|
25
|
+
"domain-registration": "61719",
|
|
26
|
+
domains: "61720",
|
|
27
|
+
"down-arrow": "61721",
|
|
28
|
+
"down-square": "61722",
|
|
29
|
+
down: "61723",
|
|
30
|
+
download: "61724",
|
|
31
|
+
"edit-outline": "61725",
|
|
32
|
+
edit: "61726",
|
|
33
|
+
email: "61727",
|
|
34
|
+
environment: "61728",
|
|
35
|
+
"error-fill": "61729",
|
|
36
|
+
error: "61730",
|
|
37
|
+
"expand-window": "61731",
|
|
38
|
+
expand: "61732",
|
|
39
|
+
fileTextOutlined: "61733",
|
|
40
|
+
folder: "61734",
|
|
41
|
+
group: "61735",
|
|
42
|
+
info: "61736",
|
|
43
|
+
install: "61737",
|
|
44
|
+
link: "61738",
|
|
45
|
+
log: "61739",
|
|
46
|
+
"menu-close": "61740",
|
|
47
|
+
"menu-open": "61741",
|
|
48
|
+
monitoring: "61742",
|
|
49
|
+
network: "61743",
|
|
50
|
+
"no-results": "61744",
|
|
51
|
+
"not-edit": "61745",
|
|
52
|
+
order_down: "61746",
|
|
53
|
+
order_up: "61747",
|
|
54
|
+
out: "61748",
|
|
55
|
+
path: "61749",
|
|
56
|
+
plus: "61750",
|
|
57
|
+
preview: "61751",
|
|
58
|
+
profile: "61752",
|
|
59
|
+
"project-list": "61753",
|
|
60
|
+
projects: "61754",
|
|
61
|
+
regex: "61755",
|
|
62
|
+
reload: "61756",
|
|
63
|
+
retry: "61757",
|
|
64
|
+
search: "61758",
|
|
65
|
+
settings: "61759",
|
|
66
|
+
share: "61760",
|
|
67
|
+
support: "61761",
|
|
68
|
+
trash: "61762",
|
|
69
|
+
users: "61763",
|
|
70
|
+
warning: "61764"
|
|
69
71
|
};
|
|
70
72
|
export {
|
|
71
73
|
i as FLORA_ICONS_CODEPOINTS,
|
package/dist/index.d.mts
CHANGED
|
@@ -600,6 +600,7 @@ export declare enum FloraIcons {
|
|
|
600
600
|
Check = "check",
|
|
601
601
|
ChevronLeft = "chevron-left",
|
|
602
602
|
ChevronRight = "chevron-right",
|
|
603
|
+
CircleCheck = "circle-check",
|
|
603
604
|
CircleMinus = "circle-minus",
|
|
604
605
|
CirclePlus = "circle-plus",
|
|
605
606
|
Clock = "clock",
|
|
@@ -624,6 +625,7 @@ export declare enum FloraIcons {
|
|
|
624
625
|
ExpandWindow = "expand-window",
|
|
625
626
|
Expand = "expand",
|
|
626
627
|
FileTextOutlined = "fileTextOutlined",
|
|
628
|
+
Folder = "folder",
|
|
627
629
|
Group = "group",
|
|
628
630
|
Info = "info",
|
|
629
631
|
Install = "install",
|
|
@@ -656,7 +658,7 @@ export declare enum FloraIcons {
|
|
|
656
658
|
Warning = "warning"
|
|
657
659
|
}
|
|
658
660
|
|
|
659
|
-
declare type FloraIconsId = 'applications' | 'attach' | 'attachment' | 'billing' | 'box' | 'calendar' | 'cart' | 'case-sensitive' | 'certificate' | 'check' | 'chevron-left' | 'chevron-right' | 'circle-minus' | 'circle-plus' | 'clock' | 'close-window' | 'close' | 'copy' | 'credit-card' | 'deployments' | 'document' | 'domain-registration' | 'domains' | 'down-arrow' | 'down-square' | 'down' | 'download' | 'edit-outline' | 'edit' | 'email' | 'environment' | 'error-fill' | 'error' | 'expand-window' | 'expand' | 'fileTextOutlined' | 'group' | 'info' | 'install' | 'link' | 'log' | 'menu-close' | 'menu-open' | 'monitoring' | 'network' | 'no-results' | 'not-edit' | 'order_down' | 'order_up' | 'out' | 'path' | 'plus' | 'preview' | 'profile' | 'project-list' | 'projects' | 'regex' | 'reload' | 'retry' | 'search' | 'settings' | 'share' | 'support' | 'trash' | 'users' | 'warning';
|
|
661
|
+
declare type FloraIconsId = 'applications' | 'attach' | 'attachment' | 'billing' | 'box' | 'calendar' | 'cart' | 'case-sensitive' | 'certificate' | 'check' | 'chevron-left' | 'chevron-right' | 'circle-check' | 'circle-minus' | 'circle-plus' | 'clock' | 'close-window' | 'close' | 'copy' | 'credit-card' | 'deployments' | 'document' | 'domain-registration' | 'domains' | 'down-arrow' | 'down-square' | 'down' | 'download' | 'edit-outline' | 'edit' | 'email' | 'environment' | 'error-fill' | 'error' | 'expand-window' | 'expand' | 'fileTextOutlined' | 'folder' | 'group' | 'info' | 'install' | 'link' | 'log' | 'menu-close' | 'menu-open' | 'monitoring' | 'network' | 'no-results' | 'not-edit' | 'order_down' | 'order_up' | 'out' | 'path' | 'plus' | 'preview' | 'profile' | 'project-list' | 'projects' | 'regex' | 'reload' | 'retry' | 'search' | 'settings' | 'share' | 'support' | 'trash' | 'users' | 'warning';
|
|
660
662
|
|
|
661
663
|
export { format }
|
|
662
664
|
|
|
@@ -1570,6 +1572,7 @@ export declare const TestIds: {
|
|
|
1570
1572
|
readonly ICON_CHECK: "icon-check";
|
|
1571
1573
|
readonly "ICON_CHEVRON-LEFT": "icon-chevron-left";
|
|
1572
1574
|
readonly "ICON_CHEVRON-RIGHT": "icon-chevron-right";
|
|
1575
|
+
readonly "ICON_CIRCLE-CHECK": "icon-circle-check";
|
|
1573
1576
|
readonly "ICON_CIRCLE-MINUS": "icon-circle-minus";
|
|
1574
1577
|
readonly "ICON_CIRCLE-PLUS": "icon-circle-plus";
|
|
1575
1578
|
readonly ICON_CLOCK: "icon-clock";
|
|
@@ -1594,6 +1597,7 @@ export declare const TestIds: {
|
|
|
1594
1597
|
readonly "ICON_EXPAND-WINDOW": "icon-expand-window";
|
|
1595
1598
|
readonly ICON_EXPAND: "icon-expand";
|
|
1596
1599
|
readonly ICON_FILETEXTOUTLINED: "icon-fileTextOutlined";
|
|
1600
|
+
readonly ICON_FOLDER: "icon-folder";
|
|
1597
1601
|
readonly ICON_GROUP: "icon-group";
|
|
1598
1602
|
readonly ICON_INFO: "icon-info";
|
|
1599
1603
|
readonly ICON_INSTALL: "icon-install";
|
package/dist/index.d.ts
CHANGED
|
@@ -600,6 +600,7 @@ export declare enum FloraIcons {
|
|
|
600
600
|
Check = "check",
|
|
601
601
|
ChevronLeft = "chevron-left",
|
|
602
602
|
ChevronRight = "chevron-right",
|
|
603
|
+
CircleCheck = "circle-check",
|
|
603
604
|
CircleMinus = "circle-minus",
|
|
604
605
|
CirclePlus = "circle-plus",
|
|
605
606
|
Clock = "clock",
|
|
@@ -624,6 +625,7 @@ export declare enum FloraIcons {
|
|
|
624
625
|
ExpandWindow = "expand-window",
|
|
625
626
|
Expand = "expand",
|
|
626
627
|
FileTextOutlined = "fileTextOutlined",
|
|
628
|
+
Folder = "folder",
|
|
627
629
|
Group = "group",
|
|
628
630
|
Info = "info",
|
|
629
631
|
Install = "install",
|
|
@@ -656,7 +658,7 @@ export declare enum FloraIcons {
|
|
|
656
658
|
Warning = "warning"
|
|
657
659
|
}
|
|
658
660
|
|
|
659
|
-
declare type FloraIconsId = 'applications' | 'attach' | 'attachment' | 'billing' | 'box' | 'calendar' | 'cart' | 'case-sensitive' | 'certificate' | 'check' | 'chevron-left' | 'chevron-right' | 'circle-minus' | 'circle-plus' | 'clock' | 'close-window' | 'close' | 'copy' | 'credit-card' | 'deployments' | 'document' | 'domain-registration' | 'domains' | 'down-arrow' | 'down-square' | 'down' | 'download' | 'edit-outline' | 'edit' | 'email' | 'environment' | 'error-fill' | 'error' | 'expand-window' | 'expand' | 'fileTextOutlined' | 'group' | 'info' | 'install' | 'link' | 'log' | 'menu-close' | 'menu-open' | 'monitoring' | 'network' | 'no-results' | 'not-edit' | 'order_down' | 'order_up' | 'out' | 'path' | 'plus' | 'preview' | 'profile' | 'project-list' | 'projects' | 'regex' | 'reload' | 'retry' | 'search' | 'settings' | 'share' | 'support' | 'trash' | 'users' | 'warning';
|
|
661
|
+
declare type FloraIconsId = 'applications' | 'attach' | 'attachment' | 'billing' | 'box' | 'calendar' | 'cart' | 'case-sensitive' | 'certificate' | 'check' | 'chevron-left' | 'chevron-right' | 'circle-check' | 'circle-minus' | 'circle-plus' | 'clock' | 'close-window' | 'close' | 'copy' | 'credit-card' | 'deployments' | 'document' | 'domain-registration' | 'domains' | 'down-arrow' | 'down-square' | 'down' | 'download' | 'edit-outline' | 'edit' | 'email' | 'environment' | 'error-fill' | 'error' | 'expand-window' | 'expand' | 'fileTextOutlined' | 'folder' | 'group' | 'info' | 'install' | 'link' | 'log' | 'menu-close' | 'menu-open' | 'monitoring' | 'network' | 'no-results' | 'not-edit' | 'order_down' | 'order_up' | 'out' | 'path' | 'plus' | 'preview' | 'profile' | 'project-list' | 'projects' | 'regex' | 'reload' | 'retry' | 'search' | 'settings' | 'share' | 'support' | 'trash' | 'users' | 'warning';
|
|
660
662
|
|
|
661
663
|
export { format }
|
|
662
664
|
|
|
@@ -1570,6 +1572,7 @@ export declare const TestIds: {
|
|
|
1570
1572
|
readonly ICON_CHECK: "icon-check";
|
|
1571
1573
|
readonly "ICON_CHEVRON-LEFT": "icon-chevron-left";
|
|
1572
1574
|
readonly "ICON_CHEVRON-RIGHT": "icon-chevron-right";
|
|
1575
|
+
readonly "ICON_CIRCLE-CHECK": "icon-circle-check";
|
|
1573
1576
|
readonly "ICON_CIRCLE-MINUS": "icon-circle-minus";
|
|
1574
1577
|
readonly "ICON_CIRCLE-PLUS": "icon-circle-plus";
|
|
1575
1578
|
readonly ICON_CLOCK: "icon-clock";
|
|
@@ -1594,6 +1597,7 @@ export declare const TestIds: {
|
|
|
1594
1597
|
readonly "ICON_EXPAND-WINDOW": "icon-expand-window";
|
|
1595
1598
|
readonly ICON_EXPAND: "icon-expand";
|
|
1596
1599
|
readonly ICON_FILETEXTOUTLINED: "icon-fileTextOutlined";
|
|
1600
|
+
readonly ICON_FOLDER: "icon-folder";
|
|
1597
1601
|
readonly ICON_GROUP: "icon-group";
|
|
1598
1602
|
readonly ICON_INFO: "icon-info";
|
|
1599
1603
|
readonly ICON_INSTALL: "icon-install";
|