@cagatayfdn/flora-components 0.0.99 → 0.0.100
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/Checkbox.css +1 -1
- package/dist/assets/icons/icons.js +26 -25
- package/dist/components/Checkbox/Checkbox.js +84 -83
- package/dist/index.d.mts +2 -1
- package/dist/index.d.ts +2 -1
- package/dist/prodivers.css +1 -1
- package/dist/utils/date.js +264 -266
- package/package.json +1 -1
package/dist/Checkbox.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@font-face{font-family:icons;src:url(./icons.ttf?
|
|
1
|
+
@font-face{font-family:icons;src:url(./icons.ttf?cb06f0e4b31cfbdc7cc9cbb131ee9f50) format("truetype"),url(./icons.woff?cb06f0e4b31cfbdc7cc9cbb131ee9f50) format("woff"),url(./icons.woff2?cb06f0e4b31cfbdc7cc9cbb131ee9f50) format("woff2")}i[class^=icon-]:before,i[class*=" icon-"]:before{font-family:icons!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}._icon-applications_17o6i_16:before{content:""}._icon-attach_17o6i_20:before{content:""}._icon-attachment_17o6i_24:before{content:""}._icon-billing_17o6i_28:before{content:""}._icon-box_17o6i_32:before{content:""}._icon-calendar_17o6i_36:before{content:""}._icon-cart_17o6i_40:before{content:""}._icon-certificate_17o6i_44:before{content:""}._icon-check_17o6i_48:before{content:""}._icon-chevron-left_17o6i_52:before{content:""}._icon-chevron-right_17o6i_56:before{content:""}._icon-circle-minus_17o6i_60:before{content:""}._icon-circle-plus_17o6i_64:before{content:""}._icon-clock_17o6i_68:before{content:""}._icon-close_17o6i_72:before{content:""}._icon-copy_17o6i_76:before{content:""}._icon-credit-card_17o6i_80:before{content:""}._icon-document_17o6i_84:before{content:""}._icon-domain-registration_17o6i_88:before{content:""}._icon-domains_17o6i_92:before{content:""}._icon-down-arrow_17o6i_96:before{content:""}._icon-down-square_17o6i_100:before{content:""}._icon-down_17o6i_96:before{content:""}._icon-download_17o6i_108:before{content:""}._icon-edit-outline_17o6i_112:before{content:""}._icon-edit_17o6i_112:before{content:""}._icon-email_17o6i_120:before{content:""}._icon-environment_17o6i_124:before{content:""}._icon-error-fill_17o6i_128:before{content:""}._icon-error_17o6i_128:before{content:""}._icon-fileTextOutlined_17o6i_136:before{content:""}._icon-info_17o6i_140:before{content:""}._icon-install_17o6i_144:before{content:""}._icon-link_17o6i_148:before{content:""}._icon-log-out_17o6i_152:before{content:""}._icon-log_17o6i_152:before{content:""}._icon-menu-close_17o6i_160:before{content:""}._icon-menu-open_17o6i_164:before{content:""}._icon-monitoring_17o6i_168:before{content:""}._icon-network_17o6i_172:before{content:""}._icon-no-results_17o6i_176:before{content:""}._icon-not-edit_17o6i_180:before{content:""}._icon-path_17o6i_184:before{content:""}._icon-plus_17o6i_188:before{content:""}._icon-preview_17o6i_192:before{content:""}._icon-profile_17o6i_196:before{content:""}._icon-project-list_17o6i_200:before{content:""}._icon-projects_17o6i_204:before{content:""}._icon-reload_17o6i_208:before{content:""}._icon-retry_17o6i_212:before{content:""}._icon-search_17o6i_216:before{content:""}._icon-settings_17o6i_220:before{content:""}._icon-support_17o6i_224:before{content:""}._icon-trash_17o6i_228:before{content:""}._icon-users_17o6i_232:before{content:""}._icon-warning_17o6i_236:before{content:""}._checkbox_17o6i_240{line-height:18px;position:relative;height:20px;display:inline-block}._checkbox_17o6i_240 input[type=checkbox]{vertical-align:middle;left:0;position:absolute;z-index:2;width:100%;height:100%;cursor:pointer;opacity:0}._checkbox_17o6i_240 label{padding-left:18px;line-height:22px;font-weight:400;cursor:pointer;color:#fff;margin-bottom:0}._checkbox_17o6i_240 label span{margin-left:10px}._checkbox_17o6i_240 input[type=checkbox]+label:before,._checkbox_17o6i_240 input[type=checkbox]+label:after{content:"";font-family:icons;display:inline-block;vertical-align:middle;position:absolute;top:2px;left:0;cursor:pointer}._checkbox_17o6i_240 input[type=checkbox]+label:after{color:#fff;font-size:18px;width:18px;height:18px;border-radius:4px}._checkbox_17o6i_240 input[type=checkbox]+label:before{height:18px;width:18px;background-color:#e9f0f7;border:solid 1px #c8daec;border-radius:4px}._checkbox_17o6i_240 input[type=checkbox]:disabled{cursor:not-allowed}._checkbox_17o6i_240 input[type=checkbox]:disabled+label{opacity:.3}._checkbox_17o6i_240 input[type=checkbox]:checked+label:before{content:"";text-align:center;top:2px;left:0;z-index:1;background-color:#6c7ebe;border-color:#6c7ebe;color:#fdfdfd;font-size:11px;line-height:17px}._checkbox_17o6i_240 a{text-decoration:underline!important;cursor:pointer!important}._switch_17o6i_315{position:relative;display:inline-block;min-width:43px;height:26px;margin-bottom:0}._switch_17o6i_315._text-hide_17o6i_322:before,._switch_17o6i_315._text-hide_17o6i_322:after{display:none!important}._switch_17o6i_315 input{opacity:0;width:0;height:0}._slider_17o6i_332{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#78788029;-webkit-transition:.4s;transition:.4s}._slider_17o6i_332:after{content:"";color:#fff;line-height:28px;padding-left:30px}._slider_17o6i_332:before{position:absolute;content:"";height:22px;width:22px;left:2px;bottom:2px;background-color:#fff;-webkit-transition:.4s;transition:.4s}input:checked+._slider_17o6i_332{background-color:#71d200}input:checked+._slider_17o6i_332:after{content:"";padding-left:10px}input:checked+._slider_17o6i_332:before{-webkit-transform:translateX(17px);-moz-transform:translateX(17px);-ms-transform:translateX(17px);-o-transform:translateX(17px);transform-origin:center center}._slider_17o6i_332._round_17o6i_379{border-radius:34px}._slider_17o6i_332._round_17o6i_379:before{border-radius:50%;box-shadow:0 3px 1px #0000000f,0 3px 8px #00000026}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
var
|
|
2
|
-
const
|
|
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.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.Close = "close", e.Copy = "copy", e.CreditCard = "credit-card", 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.FileTextOutlined = "fileTextOutlined", e.Info = "info", e.Install = "install", e.Link = "link", e.LogOut = "log-out", 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.Path = "path", e.Plus = "plus", e.Preview = "preview", e.Profile = "profile", e.ProjectList = "project-list", e.Projects = "projects", e.Reload = "reload", e.Retry = "retry", e.Search = "search", e.Settings = "settings", e.Support = "support", e.Trash = "trash", e.Users = "users", e.Warning = "warning", e))(t || {});
|
|
2
|
+
const r = {
|
|
3
3
|
applications: "61697",
|
|
4
4
|
attach: "61698",
|
|
5
5
|
attachment: "61699",
|
|
@@ -34,29 +34,30 @@ const t = {
|
|
|
34
34
|
info: "61728",
|
|
35
35
|
install: "61729",
|
|
36
36
|
link: "61730",
|
|
37
|
-
log: "61731",
|
|
38
|
-
|
|
39
|
-
"menu-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
"
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
37
|
+
"log-out": "61731",
|
|
38
|
+
log: "61732",
|
|
39
|
+
"menu-close": "61733",
|
|
40
|
+
"menu-open": "61734",
|
|
41
|
+
monitoring: "61735",
|
|
42
|
+
network: "61736",
|
|
43
|
+
"no-results": "61737",
|
|
44
|
+
"not-edit": "61738",
|
|
45
|
+
path: "61739",
|
|
46
|
+
plus: "61740",
|
|
47
|
+
preview: "61741",
|
|
48
|
+
profile: "61742",
|
|
49
|
+
"project-list": "61743",
|
|
50
|
+
projects: "61744",
|
|
51
|
+
reload: "61745",
|
|
52
|
+
retry: "61746",
|
|
53
|
+
search: "61747",
|
|
54
|
+
settings: "61748",
|
|
55
|
+
support: "61749",
|
|
56
|
+
trash: "61750",
|
|
57
|
+
users: "61751",
|
|
58
|
+
warning: "61752"
|
|
58
59
|
};
|
|
59
60
|
export {
|
|
60
|
-
|
|
61
|
-
|
|
61
|
+
r as ICONS_CODEPOINTS,
|
|
62
|
+
t as Icons
|
|
62
63
|
};
|
|
@@ -1,116 +1,117 @@
|
|
|
1
|
-
import { j as
|
|
1
|
+
import { j as o } from "../../jsx-runtime-BcAkpsdy.js";
|
|
2
2
|
import f, { useState as x, useEffect as w } from "react";
|
|
3
|
-
import { c as
|
|
4
|
-
import
|
|
3
|
+
import { c as g } from "../../index-BHf7G3IG.js";
|
|
4
|
+
import k from "../Label/Label.js";
|
|
5
5
|
import b from "../ValidationError/ValidationError.js";
|
|
6
|
-
import '../../Checkbox.css';const j = "
|
|
7
|
-
"icon-applications": "_icon-
|
|
8
|
-
"icon-attach": "_icon-
|
|
9
|
-
"icon-attachment": "_icon-
|
|
10
|
-
"icon-billing": "_icon-
|
|
11
|
-
"icon-box": "_icon-
|
|
12
|
-
"icon-calendar": "_icon-
|
|
13
|
-
"icon-cart": "_icon-
|
|
14
|
-
"icon-certificate": "_icon-
|
|
15
|
-
"icon-check": "_icon-
|
|
16
|
-
"icon-chevron-left": "_icon-chevron-
|
|
17
|
-
"icon-chevron-right": "_icon-chevron-
|
|
18
|
-
"icon-circle-minus": "_icon-circle-
|
|
19
|
-
"icon-circle-plus": "_icon-circle-
|
|
20
|
-
"icon-clock": "_icon-
|
|
21
|
-
"icon-close": "_icon-
|
|
22
|
-
"icon-copy": "_icon-
|
|
23
|
-
"icon-credit-card": "_icon-credit-
|
|
24
|
-
"icon-document": "_icon-
|
|
25
|
-
"icon-domain-registration": "_icon-domain-
|
|
26
|
-
"icon-domains": "_icon-
|
|
27
|
-
"icon-down-arrow": "_icon-down-
|
|
28
|
-
"icon-down-square": "_icon-down-
|
|
29
|
-
"icon-down": "_icon-
|
|
30
|
-
"icon-download": "_icon-
|
|
31
|
-
"icon-edit-outline": "_icon-edit-
|
|
32
|
-
"icon-edit": "_icon-
|
|
33
|
-
"icon-email": "_icon-
|
|
34
|
-
"icon-environment": "_icon-
|
|
35
|
-
"icon-error-fill": "_icon-error-
|
|
36
|
-
"icon-error": "_icon-
|
|
37
|
-
"icon-fileTextOutlined": "_icon-
|
|
38
|
-
"icon-info": "_icon-
|
|
39
|
-
"icon-install": "_icon-
|
|
40
|
-
"icon-link": "_icon-
|
|
41
|
-
"icon-log": "_icon-
|
|
42
|
-
"icon-
|
|
43
|
-
"icon-menu-
|
|
44
|
-
"icon-
|
|
45
|
-
"icon-
|
|
46
|
-
"icon-
|
|
47
|
-
"icon-
|
|
48
|
-
"icon-
|
|
49
|
-
"icon-
|
|
50
|
-
"icon-
|
|
51
|
-
"icon-
|
|
52
|
-
"icon-
|
|
53
|
-
"icon-
|
|
54
|
-
"icon-
|
|
55
|
-
"icon-
|
|
56
|
-
"icon-
|
|
57
|
-
"icon-
|
|
58
|
-
"icon-
|
|
59
|
-
"icon-
|
|
60
|
-
"icon-
|
|
61
|
-
"icon-
|
|
6
|
+
import '../../Checkbox.css';const j = "_checkbox_17o6i_240", v = "_slider_17o6i_332", y = "_round_17o6i_379", c = {
|
|
7
|
+
"icon-applications": "_icon-applications_17o6i_16",
|
|
8
|
+
"icon-attach": "_icon-attach_17o6i_20",
|
|
9
|
+
"icon-attachment": "_icon-attachment_17o6i_24",
|
|
10
|
+
"icon-billing": "_icon-billing_17o6i_28",
|
|
11
|
+
"icon-box": "_icon-box_17o6i_32",
|
|
12
|
+
"icon-calendar": "_icon-calendar_17o6i_36",
|
|
13
|
+
"icon-cart": "_icon-cart_17o6i_40",
|
|
14
|
+
"icon-certificate": "_icon-certificate_17o6i_44",
|
|
15
|
+
"icon-check": "_icon-check_17o6i_48",
|
|
16
|
+
"icon-chevron-left": "_icon-chevron-left_17o6i_52",
|
|
17
|
+
"icon-chevron-right": "_icon-chevron-right_17o6i_56",
|
|
18
|
+
"icon-circle-minus": "_icon-circle-minus_17o6i_60",
|
|
19
|
+
"icon-circle-plus": "_icon-circle-plus_17o6i_64",
|
|
20
|
+
"icon-clock": "_icon-clock_17o6i_68",
|
|
21
|
+
"icon-close": "_icon-close_17o6i_72",
|
|
22
|
+
"icon-copy": "_icon-copy_17o6i_76",
|
|
23
|
+
"icon-credit-card": "_icon-credit-card_17o6i_80",
|
|
24
|
+
"icon-document": "_icon-document_17o6i_84",
|
|
25
|
+
"icon-domain-registration": "_icon-domain-registration_17o6i_88",
|
|
26
|
+
"icon-domains": "_icon-domains_17o6i_92",
|
|
27
|
+
"icon-down-arrow": "_icon-down-arrow_17o6i_96",
|
|
28
|
+
"icon-down-square": "_icon-down-square_17o6i_100",
|
|
29
|
+
"icon-down": "_icon-down_17o6i_96",
|
|
30
|
+
"icon-download": "_icon-download_17o6i_108",
|
|
31
|
+
"icon-edit-outline": "_icon-edit-outline_17o6i_112",
|
|
32
|
+
"icon-edit": "_icon-edit_17o6i_112",
|
|
33
|
+
"icon-email": "_icon-email_17o6i_120",
|
|
34
|
+
"icon-environment": "_icon-environment_17o6i_124",
|
|
35
|
+
"icon-error-fill": "_icon-error-fill_17o6i_128",
|
|
36
|
+
"icon-error": "_icon-error_17o6i_128",
|
|
37
|
+
"icon-fileTextOutlined": "_icon-fileTextOutlined_17o6i_136",
|
|
38
|
+
"icon-info": "_icon-info_17o6i_140",
|
|
39
|
+
"icon-install": "_icon-install_17o6i_144",
|
|
40
|
+
"icon-link": "_icon-link_17o6i_148",
|
|
41
|
+
"icon-log-out": "_icon-log-out_17o6i_152",
|
|
42
|
+
"icon-log": "_icon-log_17o6i_152",
|
|
43
|
+
"icon-menu-close": "_icon-menu-close_17o6i_160",
|
|
44
|
+
"icon-menu-open": "_icon-menu-open_17o6i_164",
|
|
45
|
+
"icon-monitoring": "_icon-monitoring_17o6i_168",
|
|
46
|
+
"icon-network": "_icon-network_17o6i_172",
|
|
47
|
+
"icon-no-results": "_icon-no-results_17o6i_176",
|
|
48
|
+
"icon-not-edit": "_icon-not-edit_17o6i_180",
|
|
49
|
+
"icon-path": "_icon-path_17o6i_184",
|
|
50
|
+
"icon-plus": "_icon-plus_17o6i_188",
|
|
51
|
+
"icon-preview": "_icon-preview_17o6i_192",
|
|
52
|
+
"icon-profile": "_icon-profile_17o6i_196",
|
|
53
|
+
"icon-project-list": "_icon-project-list_17o6i_200",
|
|
54
|
+
"icon-projects": "_icon-projects_17o6i_204",
|
|
55
|
+
"icon-reload": "_icon-reload_17o6i_208",
|
|
56
|
+
"icon-retry": "_icon-retry_17o6i_212",
|
|
57
|
+
"icon-search": "_icon-search_17o6i_216",
|
|
58
|
+
"icon-settings": "_icon-settings_17o6i_220",
|
|
59
|
+
"icon-support": "_icon-support_17o6i_224",
|
|
60
|
+
"icon-trash": "_icon-trash_17o6i_228",
|
|
61
|
+
"icon-users": "_icon-users_17o6i_232",
|
|
62
|
+
"icon-warning": "_icon-warning_17o6i_236",
|
|
62
63
|
checkbox: j,
|
|
63
|
-
switch: "
|
|
64
|
-
"text-hide": "_text-
|
|
64
|
+
switch: "_switch_17o6i_315",
|
|
65
|
+
"text-hide": "_text-hide_17o6i_322",
|
|
65
66
|
slider: v,
|
|
66
67
|
round: y
|
|
67
68
|
}, q = f.forwardRef(
|
|
68
69
|
({
|
|
69
|
-
name:
|
|
70
|
-
label:
|
|
71
|
-
labelAppearance:
|
|
70
|
+
name: _,
|
|
71
|
+
label: e,
|
|
72
|
+
labelAppearance: p,
|
|
72
73
|
error: t,
|
|
73
74
|
isDisabled: r = !1,
|
|
74
|
-
isInline:
|
|
75
|
-
checked:
|
|
76
|
-
onChange:
|
|
77
|
-
wrapperClassName:
|
|
75
|
+
isInline: u,
|
|
76
|
+
checked: i = !1,
|
|
77
|
+
onChange: s,
|
|
78
|
+
wrapperClassName: h,
|
|
78
79
|
...n
|
|
79
80
|
}) => {
|
|
80
|
-
const [
|
|
81
|
-
|
|
81
|
+
const [a, l] = x(
|
|
82
|
+
i || !!n.value
|
|
82
83
|
);
|
|
83
84
|
w(() => {
|
|
84
|
-
|
|
85
|
-
}, [
|
|
86
|
-
const m = (
|
|
87
|
-
!n.readOnly && !r && (
|
|
85
|
+
l(i);
|
|
86
|
+
}, [i]);
|
|
87
|
+
const m = (d) => {
|
|
88
|
+
!n.readOnly && !r && (d.persist(), l(!a), s && s(d));
|
|
88
89
|
};
|
|
89
|
-
return /* @__PURE__ */
|
|
90
|
-
/* @__PURE__ */
|
|
90
|
+
return /* @__PURE__ */ o.jsxs(o.Fragment, { children: [
|
|
91
|
+
/* @__PURE__ */ o.jsxs(
|
|
91
92
|
"div",
|
|
92
93
|
{
|
|
93
|
-
className:
|
|
94
|
-
[c.inline]:
|
|
94
|
+
className: g(c.checkbox, h, {
|
|
95
|
+
[c.inline]: u
|
|
95
96
|
}),
|
|
96
97
|
"data-testid": "checkbox",
|
|
97
98
|
children: [
|
|
98
|
-
/* @__PURE__ */
|
|
99
|
+
/* @__PURE__ */ o.jsx(
|
|
99
100
|
"input",
|
|
100
101
|
{
|
|
101
102
|
type: "checkbox",
|
|
102
|
-
name:
|
|
103
|
+
name: _,
|
|
103
104
|
disabled: r,
|
|
104
|
-
checked:
|
|
105
|
+
checked: a,
|
|
105
106
|
onChange: m,
|
|
106
107
|
...n
|
|
107
108
|
}
|
|
108
109
|
),
|
|
109
|
-
/* @__PURE__ */
|
|
110
|
+
/* @__PURE__ */ o.jsx(k, { className: c.label, name: _, appearance: p, children: e && /* @__PURE__ */ o.jsx("span", { children: e }) })
|
|
110
111
|
]
|
|
111
112
|
}
|
|
112
113
|
),
|
|
113
|
-
t && /* @__PURE__ */
|
|
114
|
+
t && /* @__PURE__ */ o.jsx(b, { ...t })
|
|
114
115
|
] });
|
|
115
116
|
}
|
|
116
117
|
);
|
package/dist/index.d.mts
CHANGED
|
@@ -641,6 +641,7 @@ declare enum Icons {
|
|
|
641
641
|
Info = "info",
|
|
642
642
|
Install = "install",
|
|
643
643
|
Link = "link",
|
|
644
|
+
LogOut = "log-out",
|
|
644
645
|
Log = "log",
|
|
645
646
|
MenuClose = "menu-close",
|
|
646
647
|
MenuOpen = "menu-open",
|
|
@@ -664,7 +665,7 @@ declare enum Icons {
|
|
|
664
665
|
Warning = "warning"
|
|
665
666
|
}
|
|
666
667
|
|
|
667
|
-
declare type IconsId = 'applications' | 'attach' | 'attachment' | 'billing' | 'box' | 'calendar' | 'cart' | 'certificate' | 'check' | 'chevron-left' | 'chevron-right' | 'circle-minus' | 'circle-plus' | 'clock' | 'close' | 'copy' | 'credit-card' | 'document' | 'domain-registration' | 'domains' | 'down-arrow' | 'down-square' | 'down' | 'download' | 'edit-outline' | 'edit' | 'email' | 'environment' | 'error-fill' | 'error' | 'fileTextOutlined' | 'info' | 'install' | 'link' | 'log' | 'menu-close' | 'menu-open' | 'monitoring' | 'network' | 'no-results' | 'not-edit' | 'path' | 'plus' | 'preview' | 'profile' | 'project-list' | 'projects' | 'reload' | 'retry' | 'search' | 'settings' | 'support' | 'trash' | 'users' | 'warning';
|
|
668
|
+
declare type IconsId = 'applications' | 'attach' | 'attachment' | 'billing' | 'box' | 'calendar' | 'cart' | 'certificate' | 'check' | 'chevron-left' | 'chevron-right' | 'circle-minus' | 'circle-plus' | 'clock' | 'close' | 'copy' | 'credit-card' | 'document' | 'domain-registration' | 'domains' | 'down-arrow' | 'down-square' | 'down' | 'download' | 'edit-outline' | 'edit' | 'email' | 'environment' | 'error-fill' | 'error' | 'fileTextOutlined' | 'info' | 'install' | 'link' | 'log-out' | 'log' | 'menu-close' | 'menu-open' | 'monitoring' | 'network' | 'no-results' | 'not-edit' | 'path' | 'plus' | 'preview' | 'profile' | 'project-list' | 'projects' | 'reload' | 'retry' | 'search' | 'settings' | 'support' | 'trash' | 'users' | 'warning';
|
|
668
669
|
|
|
669
670
|
export declare type ImagePreviewProps = {
|
|
670
671
|
onClose: () => void;
|
package/dist/index.d.ts
CHANGED
|
@@ -641,6 +641,7 @@ declare enum Icons {
|
|
|
641
641
|
Info = "info",
|
|
642
642
|
Install = "install",
|
|
643
643
|
Link = "link",
|
|
644
|
+
LogOut = "log-out",
|
|
644
645
|
Log = "log",
|
|
645
646
|
MenuClose = "menu-close",
|
|
646
647
|
MenuOpen = "menu-open",
|
|
@@ -664,7 +665,7 @@ declare enum Icons {
|
|
|
664
665
|
Warning = "warning"
|
|
665
666
|
}
|
|
666
667
|
|
|
667
|
-
declare type IconsId = 'applications' | 'attach' | 'attachment' | 'billing' | 'box' | 'calendar' | 'cart' | 'certificate' | 'check' | 'chevron-left' | 'chevron-right' | 'circle-minus' | 'circle-plus' | 'clock' | 'close' | 'copy' | 'credit-card' | 'document' | 'domain-registration' | 'domains' | 'down-arrow' | 'down-square' | 'down' | 'download' | 'edit-outline' | 'edit' | 'email' | 'environment' | 'error-fill' | 'error' | 'fileTextOutlined' | 'info' | 'install' | 'link' | 'log' | 'menu-close' | 'menu-open' | 'monitoring' | 'network' | 'no-results' | 'not-edit' | 'path' | 'plus' | 'preview' | 'profile' | 'project-list' | 'projects' | 'reload' | 'retry' | 'search' | 'settings' | 'support' | 'trash' | 'users' | 'warning';
|
|
668
|
+
declare type IconsId = 'applications' | 'attach' | 'attachment' | 'billing' | 'box' | 'calendar' | 'cart' | 'certificate' | 'check' | 'chevron-left' | 'chevron-right' | 'circle-minus' | 'circle-plus' | 'clock' | 'close' | 'copy' | 'credit-card' | 'document' | 'domain-registration' | 'domains' | 'down-arrow' | 'down-square' | 'down' | 'download' | 'edit-outline' | 'edit' | 'email' | 'environment' | 'error-fill' | 'error' | 'fileTextOutlined' | 'info' | 'install' | 'link' | 'log-out' | 'log' | 'menu-close' | 'menu-open' | 'monitoring' | 'network' | 'no-results' | 'not-edit' | 'path' | 'plus' | 'preview' | 'profile' | 'project-list' | 'projects' | 'reload' | 'retry' | 'search' | 'settings' | 'support' | 'trash' | 'users' | 'warning';
|
|
668
669
|
|
|
669
670
|
export declare type ImagePreviewProps = {
|
|
670
671
|
onClose: () => void;
|