@cagatayfdn/flora-components 0.0.102 → 0.0.104
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/IconBox.css +1 -0
- package/dist/components/IconBox/IconBox.js +13 -0
- package/dist/components/StatusTag/StatusTag.js +7 -10
- package/dist/components/index.js +77 -73
- package/dist/enums/index.js +5 -4
- package/dist/enums/status.js +6 -5
- package/dist/index.d.mts +22 -0
- package/dist/index.d.ts +22 -0
- package/dist/index.js +169 -164
- package/dist/utils/date.js +266 -264
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -2,84 +2,86 @@ import { AppAndServicesStatusApperenceType as o, AppearanceAlertCard as a, Appea
|
|
|
2
2
|
import { ApplicationTypeSlug as i } from "./enums/applicationTypeSlug.js";
|
|
3
3
|
import { isActiveColor as A } from "./enums/isActiveColor.js";
|
|
4
4
|
import { Size as E } from "./enums/size.js";
|
|
5
|
-
import { AppTypeEnum as C, CopyTextStatusEnum as D, PodStatusEnum as I, ReportStatus as M, StatusEnum as R, StatusType as S } from "./enums/status.js";
|
|
6
|
-
import { default as
|
|
7
|
-
import { N as
|
|
8
|
-
import { PermFallBack as
|
|
9
|
-
import { Accordion as
|
|
5
|
+
import { AppTypeEnum as C, CopyTextStatusEnum as D, PodStatusEnum as I, ReportStatus as M, StatusEnum as R, StatusType as S, TagStatus as g } from "./enums/status.js";
|
|
6
|
+
import { default as L } from "./components/Button/Button.js";
|
|
7
|
+
import { N as O } from "./index-H7XbDVmH.js";
|
|
8
|
+
import { PermFallBack as P, getAuth as h } from "./components/AuthUserCan/index.js";
|
|
9
|
+
import { Accordion as w, AccordionItem as b } from "./components/Accordion/Accordion.js";
|
|
10
10
|
import { default as k } from "./components/ActionButton/ActionButton.js";
|
|
11
|
-
import { default as
|
|
12
|
-
import { default as
|
|
13
|
-
import { default as
|
|
14
|
-
import { default as
|
|
15
|
-
import { default as
|
|
16
|
-
import { default as
|
|
17
|
-
import { default as
|
|
18
|
-
import { default as
|
|
19
|
-
import { default as
|
|
20
|
-
import { default as
|
|
21
|
-
import { default as
|
|
22
|
-
import { default as
|
|
23
|
-
import { default as
|
|
24
|
-
import { default as
|
|
25
|
-
import { default as
|
|
26
|
-
import { default as
|
|
27
|
-
import { default as
|
|
28
|
-
import { default as
|
|
29
|
-
import { default as
|
|
30
|
-
import { default as
|
|
31
|
-
import { default as
|
|
32
|
-
import { default as
|
|
33
|
-
import { default as
|
|
34
|
-
import { default as
|
|
35
|
-
import { default as
|
|
36
|
-
import {
|
|
37
|
-
import {
|
|
38
|
-
import {
|
|
39
|
-
import {
|
|
40
|
-
import { default as
|
|
41
|
-
import { default as
|
|
42
|
-
import { default as
|
|
43
|
-
import { default as
|
|
44
|
-
import { default as
|
|
45
|
-
import {
|
|
46
|
-
import {
|
|
47
|
-
import { default as
|
|
48
|
-
import { default as
|
|
49
|
-
import { default as
|
|
50
|
-
import { default as
|
|
51
|
-
import { default as xr } from "./components/
|
|
52
|
-
import { default as
|
|
53
|
-
import { default as
|
|
54
|
-
import {
|
|
55
|
-
import {
|
|
56
|
-
import {
|
|
57
|
-
import {
|
|
58
|
-
import { default as
|
|
59
|
-
import { default as
|
|
60
|
-
import { default as
|
|
61
|
-
import { default as
|
|
62
|
-
import {
|
|
63
|
-
import { default as
|
|
64
|
-
import {
|
|
65
|
-
import { default as
|
|
66
|
-
import { default as
|
|
67
|
-
import {
|
|
68
|
-
import { default as Yr } from "./
|
|
69
|
-
import {
|
|
70
|
-
import { default as
|
|
71
|
-
import {
|
|
72
|
-
import { default as
|
|
73
|
-
import {
|
|
74
|
-
import {
|
|
75
|
-
import {
|
|
76
|
-
import { default as
|
|
77
|
-
import {
|
|
11
|
+
import { default as U } from "./components/AlertCard/AlertCard.js";
|
|
12
|
+
import { default as W } from "./components/AuthUserCan/Permission.js";
|
|
13
|
+
import { default as z } from "./components/Autocomplete/Autocomplete.js";
|
|
14
|
+
import { default as Q } from "./components/Card/Card.js";
|
|
15
|
+
import { default as q } from "./components/Charts/index.js";
|
|
16
|
+
import { default as J } from "./components/Checkbox/Checkbox.js";
|
|
17
|
+
import { default as Z } from "./components/Config/Config.js";
|
|
18
|
+
import { default as ee } from "./components/Confirm/Confirm.js";
|
|
19
|
+
import { default as oe } from "./components/ContentHeader/ContentHeader.js";
|
|
20
|
+
import { default as te } from "./components/ContentLoader/ContentLoader.js";
|
|
21
|
+
import { default as pe } from "./components/Countdown/Countdown.js";
|
|
22
|
+
import { default as de } from "./components/Datepicker/Datepicker.js";
|
|
23
|
+
import { default as me } from "./components/Divider/Divider.js";
|
|
24
|
+
import { default as xe } from "./components/Drawer/index.js";
|
|
25
|
+
import { default as ie } from "./components/Dropdown/DropdownList.js";
|
|
26
|
+
import { default as Ae } from "./components/FileUpload/FileUpload.js";
|
|
27
|
+
import { default as Ee } from "./components/FileUpload/ImagePreview.js";
|
|
28
|
+
import { default as Ce } from "./components/FileUpload/LengthCard.js";
|
|
29
|
+
import { default as Ie } from "./components/FileUpload/PreviewModal.js";
|
|
30
|
+
import { default as Re } from "./components/Grid/Column.js";
|
|
31
|
+
import { default as ge } from "./components/Grid/Row.js";
|
|
32
|
+
import { default as Le } from "./components/Heading/Heading.js";
|
|
33
|
+
import { default as Oe } from "./components/Icon/index.js";
|
|
34
|
+
import { default as Pe } from "./components/IconBox/IconBox.js";
|
|
35
|
+
import { default as ve } from "./components/InfiniteScroll/InfiniteScroll.js";
|
|
36
|
+
import { default as be } from "./components/InfoBoxList/InfoBoxList.js";
|
|
37
|
+
import { createConnectedService as ke } from "./components/InfoBoxList/helper.js";
|
|
38
|
+
import { default as Ue } from "./components/InfoDate/InfoDate.js";
|
|
39
|
+
import { InfoText as We } from "./components/InfoText/InfoText.js";
|
|
40
|
+
import { default as ze } from "./components/Input/Input.js";
|
|
41
|
+
import { default as Qe } from "./components/Label/Label.js";
|
|
42
|
+
import { default as qe } from "./components/Loading/Loading.js";
|
|
43
|
+
import { default as Je } from "./components/Modal/Modal.js";
|
|
44
|
+
import { default as Ze } from "./components/NavigatorCard/index.js";
|
|
45
|
+
import { default as er } from "./components/NoResult/NoResult.js";
|
|
46
|
+
import { Notification as or } from "./components/Notification/Notification.js";
|
|
47
|
+
import { default as tr } from "./components/PageWrapper/PageWrap.js";
|
|
48
|
+
import { default as pr } from "./components/Pager/Pager.js";
|
|
49
|
+
import { default as dr } from "./components/Panel/Panel.js";
|
|
50
|
+
import { default as mr } from "./components/PermaLink/PermaLink.js";
|
|
51
|
+
import { default as xr, RadioList as nr } from "./components/Radio/Radio.js";
|
|
52
|
+
import { default as Tr } from "./components/ResultError/ResultError.js";
|
|
53
|
+
import { default as cr } from "./components/ScrollContainer/ScrollContainer.js";
|
|
54
|
+
import { default as _r } from "./components/Select/NoData.js";
|
|
55
|
+
import { S as Dr } from "./Select-DcLZCXNo.js";
|
|
56
|
+
import { default as Mr } from "./components/Sidebar/index.js";
|
|
57
|
+
import { M as Sr } from "./MenuItem-DAf7NU3h.js";
|
|
58
|
+
import { default as Nr } from "./components/StatusTag/StatusTag.js";
|
|
59
|
+
import { default as Fr } from "./components/StatusTypography/StatusTypography.js";
|
|
60
|
+
import { default as yr } from "./components/Stepper/Stepper.js";
|
|
61
|
+
import { default as hr } from "./components/Switch/Switch.js";
|
|
62
|
+
import { default as wr } from "./components/Tab/Tab.js";
|
|
63
|
+
import { default as Br } from "./components/Table/Table.js";
|
|
64
|
+
import { T as Hr } from "./TableHeader-Cjx9ZwYH.js";
|
|
65
|
+
import { default as Vr } from "./components/Textarea/Textarea.js";
|
|
66
|
+
import { default as jr } from "./components/Tooltip/Tooltip.js";
|
|
67
|
+
import { default as Kr } from "./components/TypographyText/TypographyText.js";
|
|
68
|
+
import { default as Yr } from "./components/ValidationError/ValidationError.js";
|
|
69
|
+
import { AuthProvider as Gr, useAuth as Jr } from "./hooks/useAauth.js";
|
|
70
|
+
import { default as Zr } from "./hooks/useDisclosure.js";
|
|
71
|
+
import { default as eo } from "./hooks/useNiceModal.js";
|
|
72
|
+
import { default as oo } from "./hooks/useMediaQuery.js";
|
|
73
|
+
import { useDrawerContext as to } from "./components/Drawer/Provider.js";
|
|
74
|
+
import { default as po } from "./hooks/useDrawer.js";
|
|
75
|
+
import { default as uo, t as mo } from "./locales/i18n.js";
|
|
76
|
+
import { CLIENT_DATE_AND_TIME_FORMAT as xo, CLIENT_DATE_AND_TIME_SHORT_FORMAT as no, CLIENT_DATE_COMPARE_FORMAT as io, CLIENT_DATE_FILTER_FORMAT as To, CLIENT_DATE_SHORT_FORMAT as Ao, CLIENT_TIME_FORMAT as co, CLIENT_TIME_FORMAT_PICKER as Eo, DateFormats as _o, MIN_DATE_TODAY as Co, MIN_DATE_TOMORROW as Do, SERVER_DATE_AND_TIME_FORMAT as Io, SERVER_DATE_FORMAT as Mo, default as Ro, friendlyDate as So } from "./utils/date.js";
|
|
77
|
+
import { changeLanguage as No, getCurrentLanguage as Lo, getDatepickerLocale as Fo } from "./utils/language.js";
|
|
78
|
+
import { default as yo } from "./prodivers.js";
|
|
79
|
+
import { f as ho, p as vo } from "./index-JNaMEwgt.js";
|
|
78
80
|
export {
|
|
79
|
-
|
|
80
|
-
|
|
81
|
+
w as Accordion,
|
|
82
|
+
b as AccordionItem,
|
|
81
83
|
k as ActionButton,
|
|
82
|
-
|
|
84
|
+
U as AlertCard,
|
|
83
85
|
o as AppAndServicesStatusApperenceType,
|
|
84
86
|
C as AppTypeEnum,
|
|
85
87
|
a as AppearanceAlertCard,
|
|
@@ -88,105 +90,108 @@ export {
|
|
|
88
90
|
p as AppearanceSpinner,
|
|
89
91
|
l as AppearanceTag,
|
|
90
92
|
i as ApplicationTypeSlug,
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
93
|
+
Gr as AuthProvider,
|
|
94
|
+
z as Autocomplete,
|
|
95
|
+
L as Button,
|
|
96
|
+
xo as CLIENT_DATE_AND_TIME_FORMAT,
|
|
97
|
+
no as CLIENT_DATE_AND_TIME_SHORT_FORMAT,
|
|
98
|
+
io as CLIENT_DATE_COMPARE_FORMAT,
|
|
99
|
+
To as CLIENT_DATE_FILTER_FORMAT,
|
|
100
|
+
Ao as CLIENT_DATE_SHORT_FORMAT,
|
|
101
|
+
co as CLIENT_TIME_FORMAT,
|
|
102
|
+
Eo as CLIENT_TIME_FORMAT_PICKER,
|
|
103
|
+
Q as Card,
|
|
104
|
+
q as Chart,
|
|
105
|
+
J as Checkbox,
|
|
106
|
+
Re as Column,
|
|
107
|
+
Z as Config,
|
|
108
|
+
ee as Confirm,
|
|
109
|
+
oe as ContentHeader,
|
|
110
|
+
te as ContentLoader,
|
|
109
111
|
D as CopyTextStatusEnum,
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
112
|
+
pe as Countdown,
|
|
113
|
+
_o as DateFormats,
|
|
114
|
+
de as Datepicker,
|
|
115
|
+
me as Divider,
|
|
114
116
|
d as DividerAppearance,
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
117
|
+
xe as Drawer,
|
|
118
|
+
ie as DropdownList,
|
|
119
|
+
Ae as FileUpload,
|
|
120
|
+
Ee as FileUploadImagePreview,
|
|
121
|
+
Ce as FileUploadLengthCard,
|
|
122
|
+
Ie as FileUploadPreviewModal,
|
|
121
123
|
u as FormFieldAppearance,
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
124
|
+
Le as Heading,
|
|
125
|
+
Oe as Icon,
|
|
126
|
+
Pe as IconBox,
|
|
127
|
+
ve as InfiniteScroll,
|
|
128
|
+
be as InfoBoxList,
|
|
129
|
+
Ue as InfoDate,
|
|
130
|
+
We as InfoText,
|
|
131
|
+
ze as Input,
|
|
132
|
+
Qe as Label,
|
|
133
|
+
qe as Loading,
|
|
134
|
+
Co as MIN_DATE_TODAY,
|
|
135
|
+
Do as MIN_DATE_TOMORROW,
|
|
136
|
+
Sr as MenuItem,
|
|
137
|
+
Je as Modal,
|
|
135
138
|
m as ModalAppearanceType,
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
139
|
+
Ze as NavigatorCard,
|
|
140
|
+
O as NiceModal,
|
|
141
|
+
_r as NoData,
|
|
142
|
+
er as NoResult,
|
|
143
|
+
or as Notification,
|
|
141
144
|
s as NotificationAppearanceType,
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
145
|
+
tr as PageWrapper,
|
|
146
|
+
pr as Pager,
|
|
147
|
+
dr as Panel,
|
|
148
|
+
P as PermFallBack,
|
|
149
|
+
mr as PermaLink,
|
|
150
|
+
W as Permission,
|
|
148
151
|
I as PodStatusEnum,
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
+
yo as Provider,
|
|
153
|
+
xr as Radio,
|
|
154
|
+
nr as RadioList,
|
|
152
155
|
M as ReportStatus,
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
156
|
+
Tr as ResultError,
|
|
157
|
+
ge as Row,
|
|
158
|
+
Io as SERVER_DATE_AND_TIME_FORMAT,
|
|
159
|
+
Mo as SERVER_DATE_FORMAT,
|
|
160
|
+
cr as ScrollContainer,
|
|
161
|
+
Dr as Select,
|
|
162
|
+
Mr as Sidebar,
|
|
160
163
|
E as Size,
|
|
161
164
|
R as StatusEnum,
|
|
165
|
+
Nr as StatusTag,
|
|
162
166
|
S as StatusType,
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
167
|
+
Fr as StatusTypography,
|
|
168
|
+
yr as Stepper,
|
|
169
|
+
hr as Switch,
|
|
170
|
+
wr as Tab,
|
|
171
|
+
Br as Table,
|
|
172
|
+
Hr as TableHeader,
|
|
173
|
+
g as TagStatus,
|
|
174
|
+
Vr as Textarea,
|
|
170
175
|
x as ThemeAppearance,
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
176
|
+
jr as Tooltip,
|
|
177
|
+
Kr as TypographyText,
|
|
178
|
+
Yr as ValidationError,
|
|
179
|
+
No as changeLanguage,
|
|
180
|
+
ke as createConnectedService,
|
|
181
|
+
Ro as dayjs,
|
|
182
|
+
ho as format,
|
|
183
|
+
So as friendlyDate,
|
|
184
|
+
h as getAuth,
|
|
185
|
+
Lo as getCurrentLanguage,
|
|
186
|
+
Fo as getDatepickerLocale,
|
|
187
|
+
uo as i18n,
|
|
183
188
|
A as isActiveColor,
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
189
|
+
vo as parseISO,
|
|
190
|
+
mo as t,
|
|
191
|
+
Jr as useAuth,
|
|
192
|
+
Zr as useDisclosure,
|
|
193
|
+
po as useDrawer,
|
|
194
|
+
to as useDrawerContext,
|
|
195
|
+
oo as useMediaQuery,
|
|
196
|
+
eo as useNiceModal
|
|
192
197
|
};
|