@egov3/system-design 1.3.136 → 1.3.138
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/cjs/baseComponents/Modal/index.js +1 -1
- package/dist/cjs/baseComponents/Modal/index.js.map +1 -1
- package/dist/cjs/components/Calendar/Body/index.js +9 -9
- package/dist/cjs/components/Calendar/Body/index.js.map +1 -1
- package/dist/cjs/components/Calendar/Header/index.js +2 -2
- package/dist/cjs/components/Calendar/Header/index.js.map +1 -1
- package/dist/cjs/components/Calendar/index.js +7 -11
- package/dist/cjs/components/Calendar/index.js.map +1 -1
- package/dist/cjs/components/ErrorModal/index.js +7 -8
- package/dist/cjs/components/ErrorModal/index.js.map +1 -1
- package/dist/cjs/components/Identity/Agreement/index.js +5 -6
- package/dist/cjs/components/Identity/Agreement/index.js.map +1 -1
- package/dist/cjs/components/Identity/EdsSuccess/index.js +6 -6
- package/dist/cjs/components/Identity/EdsSuccess/index.js.map +1 -1
- package/dist/cjs/components/Identity/IdentityModal/index.js +9 -19
- package/dist/cjs/components/Identity/IdentityModal/index.js.map +1 -1
- package/dist/cjs/components/Messages/EmptyMessages/index.js +4 -4
- package/dist/cjs/components/Messages/EmptyMessages/index.js.map +1 -1
- package/dist/cjs/components/Messages/HelpNotificationItem/index.js +4 -4
- package/dist/cjs/components/Messages/HelpNotificationItem/index.js.map +1 -1
- package/dist/cjs/components/Messages/MsgBody/index.js +6 -6
- package/dist/cjs/components/Messages/MsgBody/index.js.map +1 -1
- package/dist/cjs/components/Messages/MsgComponentHeader/index.js +7 -7
- package/dist/cjs/components/Messages/MsgComponentHeader/index.js.map +1 -1
- package/dist/cjs/components/Messages/MsgSearch/index.js +6 -10
- package/dist/cjs/components/Messages/MsgSearch/index.js.map +1 -1
- package/dist/cjs/components/Notification/Item/index.js +2 -2
- package/dist/cjs/components/Notification/Item/index.js.map +1 -1
- package/dist/cjs/components/Presale/AccordionTitle/index.js +2 -2
- package/dist/cjs/components/Presale/AccordionTitle/index.js.map +1 -1
- package/dist/cjs/components/Presale/Instructions/index.js +2 -2
- package/dist/cjs/components/Presale/Instructions/index.js.map +1 -1
- package/dist/cjs/components/Presale/PassportDetails/index.js +2 -2
- package/dist/cjs/components/Presale/PassportDetails/index.js.map +1 -1
- package/dist/cjs/components/Presale/ServiceDetails/index.js +10 -13
- package/dist/cjs/components/Presale/ServiceDetails/index.js.map +1 -1
- package/dist/cjs/components/Profile/DocCard/index.js +5 -8
- package/dist/cjs/components/Profile/DocCard/index.js.map +1 -1
- package/dist/cjs/components/Profile/IconToggleItem/index.js +3 -3
- package/dist/cjs/components/Profile/IconToggleItem/index.js.map +1 -1
- package/dist/cjs/components/Profile/ProfileHealthGeneral/index.js +4 -4
- package/dist/cjs/components/Profile/ProfileHealthGeneral/index.js.map +1 -1
- package/dist/cjs/components/Profile/RightMenuSectionItem/index.js +4 -4
- package/dist/cjs/components/Profile/RightMenuSectionItem/index.js.map +1 -1
- package/dist/cjs/components/Profile/SetUpAccess/index.js +2 -2
- package/dist/cjs/components/Profile/SetUpAccess/index.js.map +1 -1
- package/dist/cjs/components/ServiceCardComponent/index.js +3 -3
- package/dist/cjs/components/ServiceCardComponent/index.js.map +1 -1
- package/dist/cjs/components/Services/Feedback/index.js +10 -10
- package/dist/cjs/components/Services/Feedback/index.js.map +1 -1
- package/dist/cjs/components/Services/FileForUpload/index.js +2 -2
- package/dist/cjs/components/Services/FileForUpload/index.js.map +1 -1
- package/dist/cjs/components/Services/NextStepComponent/index.js +5 -6
- package/dist/cjs/components/Services/NextStepComponent/index.js.map +1 -1
- package/dist/cjs/constants/i18n/index.js +0 -2
- package/dist/cjs/constants/i18n/index.js.map +1 -1
- package/dist/cjs/index.js +61 -75
- package/dist/cjs/index.js.map +1 -1
- package/dist/esm/baseComponents/Modal/index.js +1 -1
- package/dist/esm/baseComponents/Modal/index.js.map +1 -1
- package/dist/esm/baseComponents/RadioGroup/index.js +1 -1
- package/dist/esm/components/Calendar/Body/index.js +5 -5
- package/dist/esm/components/Calendar/Body/index.js.map +1 -1
- package/dist/esm/components/Calendar/Header/index.js +2 -2
- package/dist/esm/components/Calendar/Header/index.js.map +1 -1
- package/dist/esm/components/Calendar/index.js +3 -7
- package/dist/esm/components/Calendar/index.js.map +1 -1
- package/dist/esm/components/ErrorModal/index.js +6 -7
- package/dist/esm/components/ErrorModal/index.js.map +1 -1
- package/dist/esm/components/Identity/Agreement/index.js +3 -4
- package/dist/esm/components/Identity/Agreement/index.js.map +1 -1
- package/dist/esm/components/Identity/EdsSuccess/index.js +4 -4
- package/dist/esm/components/Identity/EdsSuccess/index.js.map +1 -1
- package/dist/esm/components/Identity/IdentityModal/index.js +9 -19
- package/dist/esm/components/Identity/IdentityModal/index.js.map +1 -1
- package/dist/esm/components/Messages/EmptyMessages/index.js +2 -2
- package/dist/esm/components/Messages/EmptyMessages/index.js.map +1 -1
- package/dist/esm/components/Messages/HelpNotificationItem/index.js +2 -2
- package/dist/esm/components/Messages/HelpNotificationItem/index.js.map +1 -1
- package/dist/esm/components/Messages/MsgBody/index.js +4 -4
- package/dist/esm/components/Messages/MsgBody/index.js.map +1 -1
- package/dist/esm/components/Messages/MsgComponentHeader/index.js +3 -3
- package/dist/esm/components/Messages/MsgComponentHeader/index.js.map +1 -1
- package/dist/esm/components/Messages/MsgSearch/index.js +4 -8
- package/dist/esm/components/Messages/MsgSearch/index.js.map +1 -1
- package/dist/esm/components/Notification/Item/index.js +2 -2
- package/dist/esm/components/Notification/Item/index.js.map +1 -1
- package/dist/esm/components/Presale/AccordionTitle/index.js +2 -2
- package/dist/esm/components/Presale/AccordionTitle/index.js.map +1 -1
- package/dist/esm/components/Presale/Instructions/index.js +2 -2
- package/dist/esm/components/Presale/Instructions/index.js.map +1 -1
- package/dist/esm/components/Presale/PassportDetails/index.js +2 -2
- package/dist/esm/components/Presale/PassportDetails/index.js.map +1 -1
- package/dist/esm/components/Presale/ServiceDetails/index.js +7 -10
- package/dist/esm/components/Presale/ServiceDetails/index.js.map +1 -1
- package/dist/esm/components/Profile/DocCard/index.js +4 -7
- package/dist/esm/components/Profile/DocCard/index.js.map +1 -1
- package/dist/esm/components/Profile/IconToggleItem/index.js +3 -3
- package/dist/esm/components/Profile/IconToggleItem/index.js.map +1 -1
- package/dist/esm/components/Profile/ProfileHealthGeneral/index.js +2 -2
- package/dist/esm/components/Profile/ProfileHealthGeneral/index.js.map +1 -1
- package/dist/esm/components/Profile/RightMenuSectionItem/index.js +4 -4
- package/dist/esm/components/Profile/RightMenuSectionItem/index.js.map +1 -1
- package/dist/esm/components/Profile/SetUpAccess/index.js +2 -2
- package/dist/esm/components/Profile/SetUpAccess/index.js.map +1 -1
- package/dist/esm/components/ServiceCardComponent/index.js +3 -3
- package/dist/esm/components/ServiceCardComponent/index.js.map +1 -1
- package/dist/esm/components/Services/Feedback/index.js +8 -8
- package/dist/esm/components/Services/Feedback/index.js.map +1 -1
- package/dist/esm/components/Services/FileForUpload/index.js +2 -2
- package/dist/esm/components/Services/FileForUpload/index.js.map +1 -1
- package/dist/esm/components/Services/NextStepComponent/index.js +3 -4
- package/dist/esm/components/Services/NextStepComponent/index.js.map +1 -1
- package/dist/esm/constants/i18n/index.js +0 -2
- package/dist/esm/constants/i18n/index.js.map +1 -1
- package/dist/esm/index.js +0 -11
- package/dist/esm/index.js.map +1 -1
- package/dist/types/baseComponents/Modal/index.d.ts +1 -1
- package/dist/types/components/Identity/IdentityModal/index.d.ts +3 -4
- package/dist/types/index.d.ts +43 -155
- package/dist/types/interfaces/Messages.d.ts +1 -2
- package/dist/types/interfaces/common/index.d.ts +1 -6
- package/package.json +1 -1
- package/dist/cjs/baseComponents/legacy.js +0 -43
- package/dist/cjs/baseComponents/legacy.js.map +0 -1
- package/dist/cjs/components/Identity/HelpInstruction/HelpInstruction.module.css.js +0 -22
- package/dist/cjs/components/Identity/HelpInstruction/HelpInstruction.module.css.js.map +0 -1
- package/dist/cjs/components/Identity/HelpInstruction/index.js +0 -39
- package/dist/cjs/components/Identity/HelpInstruction/index.js.map +0 -1
- package/dist/cjs/components/Identity/IdentityHeader/IdentityHeader.module.css.js +0 -22
- package/dist/cjs/components/Identity/IdentityHeader/IdentityHeader.module.css.js.map +0 -1
- package/dist/cjs/components/Identity/IdentityHeader/index.js +0 -11
- package/dist/cjs/components/Identity/IdentityHeader/index.js.map +0 -1
- package/dist/cjs/components/legacy.js +0 -64
- package/dist/cjs/components/legacy.js.map +0 -1
- package/dist/cjs/constants/i18n/Identity/IdentityHeader.js +0 -12
- package/dist/cjs/constants/i18n/Identity/IdentityHeader.js.map +0 -1
- package/dist/esm/baseComponents/legacy.js +0 -41
- package/dist/esm/baseComponents/legacy.js.map +0 -1
- package/dist/esm/components/Identity/HelpInstruction/HelpInstruction.module.css.js +0 -18
- package/dist/esm/components/Identity/HelpInstruction/HelpInstruction.module.css.js.map +0 -1
- package/dist/esm/components/Identity/HelpInstruction/index.js +0 -37
- package/dist/esm/components/Identity/HelpInstruction/index.js.map +0 -1
- package/dist/esm/components/Identity/IdentityHeader/IdentityHeader.module.css.js +0 -18
- package/dist/esm/components/Identity/IdentityHeader/IdentityHeader.module.css.js.map +0 -1
- package/dist/esm/components/Identity/IdentityHeader/index.js +0 -9
- package/dist/esm/components/Identity/IdentityHeader/index.js.map +0 -1
- package/dist/esm/components/legacy.js +0 -62
- package/dist/esm/components/legacy.js.map +0 -1
- package/dist/esm/constants/i18n/Identity/IdentityHeader.js +0 -10
- package/dist/esm/constants/i18n/Identity/IdentityHeader.js.map +0 -1
- package/dist/types/baseComponents/legacy.d.ts +0 -40
- package/dist/types/components/Identity/HelpInstruction/index.d.ts +0 -11
- package/dist/types/components/Identity/IdentityHeader/index.d.ts +0 -10
- package/dist/types/components/legacy.d.ts +0 -70
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
var index$1 = require('./Calendar/index.js');
|
|
4
|
-
var index = require('./Calendar/Body/index.js');
|
|
5
|
-
var index$m = require('./ErrorModal/index.js');
|
|
6
|
-
var index$r = require('./Identity/Agreement/index.js');
|
|
7
|
-
var index$q = require('./Identity/Auth/index.js');
|
|
8
|
-
var index$o = require('./Identity/EdsSuccess/index.js');
|
|
9
|
-
var index$6 = require('./Identity/HelpInstruction/index.js');
|
|
10
|
-
var index$g = require('./Identity/IdentityHeader/index.js');
|
|
11
|
-
var index$f = require('./Identity/IdentityModal/index.js');
|
|
12
|
-
var index$n = require('./Messages/EmptyMessages/index.js');
|
|
13
|
-
var index$j = require('./Messages/HelpNotification/index.js');
|
|
14
|
-
var index$i = require('./Messages/HelpNotificationItem/index.js');
|
|
15
|
-
var index$e = require('./Messages/MsgBody/index.js');
|
|
16
|
-
var index$d = require('./Messages/MsgComponentHeader/index.js');
|
|
17
|
-
var index$c = require('./Messages/MsgSearch/index.js');
|
|
18
|
-
var index$7 = require('./Navigation/ViewToggle/index.js');
|
|
19
|
-
var index$3 = require('./Notification/Item/index.js');
|
|
20
|
-
var index$2 = require('./Notification/Wrapper/index.js');
|
|
21
|
-
var index$5 = require('./Presale/index.js');
|
|
22
|
-
var index$p = require('./Profile/DocCard/index.js');
|
|
23
|
-
var index$h = require('./Profile/IconToggleItem/index.js');
|
|
24
|
-
var index$a = require('./Profile/ProfileHealthGeneral/index.js');
|
|
25
|
-
var index$9 = require('./Profile/RightMenuSectionItem/index.js');
|
|
26
|
-
var index$8 = require('./Profile/SetUpAccess/index.js');
|
|
27
|
-
var index$4 = require('./ServiceCardComponent/index.js');
|
|
28
|
-
var index$l = require('./Services/Feedback/index.js');
|
|
29
|
-
var index$k = require('./Services/FileForUpload/index.js');
|
|
30
|
-
var index$b = require('./Services/NextStepComponent/index.js');
|
|
31
|
-
|
|
32
|
-
const Components = {
|
|
33
|
-
Agreement: index$r.Agreement,
|
|
34
|
-
Auth: index$q.Auth,
|
|
35
|
-
DocCard: index$p.DocCard,
|
|
36
|
-
EdsSuccess: index$o.EdsSuccess,
|
|
37
|
-
EmptyMessages: index$n.EmptyMessages,
|
|
38
|
-
ErrorModal: index$m.ErrorModal,
|
|
39
|
-
Feedback: index$l.Feedback,
|
|
40
|
-
FileForUpload: index$k.FileForUpload,
|
|
41
|
-
HelpNotification: index$j.HelpNotification,
|
|
42
|
-
HelpNotificationItem: index$i.HelpNotificationItem,
|
|
43
|
-
IconToggleItem: index$h.IconToggleItem,
|
|
44
|
-
IdentityHeader: index$g.IdentityHeader,
|
|
45
|
-
IdentityModal: index$f.IdentityModal,
|
|
46
|
-
MsgBody: index$e.MsgBody,
|
|
47
|
-
MsgComponentHeader: index$d.MsgComponentHeader,
|
|
48
|
-
MsgSearch: index$c.MsgSearch,
|
|
49
|
-
NextStepComponent: index$b.NextStepComponent,
|
|
50
|
-
ProfileHealthGeneral: index$a.ProfileHealthGeneral,
|
|
51
|
-
RightMenuSectionItem: index$9.RightMenuSectionItem,
|
|
52
|
-
SetUpAccess: index$8.SetUpAccess,
|
|
53
|
-
ViewToggle: index$7.ViewToggle,
|
|
54
|
-
HelpInstruction: index$6.HelpInstruction,
|
|
55
|
-
PresaleComponent: index$5.PresaleComponent,
|
|
56
|
-
ServiceCardComponent: index$4.ServiceCardComponent,
|
|
57
|
-
NotificationItem: index$3.NotificationItem,
|
|
58
|
-
NotificationWrapper: index$2.NotificationWrapper,
|
|
59
|
-
Calendar: index$1.Calendar,
|
|
60
|
-
CalendarBody: index.CalendarBody,
|
|
61
|
-
};
|
|
62
|
-
|
|
63
|
-
exports.Components = Components;
|
|
64
|
-
//# sourceMappingURL=legacy.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"legacy.js","sources":["../../../src/components/legacy.ts"],"sourcesContent":[null],"names":["Agreement","Auth","DocCard","EdsSuccess","EmptyMessages","ErrorModal","Feedback","FileForUpload","HelpNotification","HelpNotificationItem","IconToggleItem","IdentityHeader","IdentityModal","MsgBody","MsgComponentHeader","MsgSearch","NextStepComponent","ProfileHealthGeneral","RightMenuSectionItem","SetUpAccess","ViewToggle","HelpInstruction","PresaleComponent","ServiceCardComponent","NotificationItem","NotificationWrapper","Calendar","CalendarBody"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA6BO,MAAM,UAAU,GAAG;eACxBA,iBAAS;UACTC,YAAI;aACJC,eAAO;gBACPC,kBAAU;mBACVC,qBAAa;gBACbC,kBAAU;cACVC,gBAAQ;mBACRC,qBAAa;sBACbC,wBAAgB;0BAChBC,4BAAoB;oBACpBC,sBAAc;oBACdC,sBAAc;mBACdC,qBAAa;aACbC,eAAO;wBACPC,0BAAkB;eAClBC,iBAAS;uBACTC,yBAAiB;0BACjBC,4BAAoB;0BACpBC,4BAAoB;iBACpBC,mBAAW;gBACXC,kBAAU;qBACVC,uBAAe;sBACfC,wBAAgB;0BAChBC,4BAAoB;sBACpBC,wBAAgB;yBAChBC,2BAAmB;cACnBC,gBAAQ;kBACRC,kBAAY;;;;;"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IdentityHeader.js","sources":["../../../../../src/constants/i18n/Identity/IdentityHeader.tsx"],"sourcesContent":[null],"names":[],"mappings":";;AAAO,MAAM,cAAc,GAAG;AAC5B,IAAA,UAAU,EAAE;AACV,QAAA,EAAE,EAAE,mBAAmB;AACvB,QAAA,EAAE,EAAE,2BAA2B;AAC/B,QAAA,EAAE,EAAE,qBAAqB;AAC1B,KAAA;;;;;"}
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
import { Accordion } from './Accordion/index.js';
|
|
2
|
-
import { Button } from './Button/index.js';
|
|
3
|
-
import { InputField } from './InputField/index.js';
|
|
4
|
-
import { InputFieldGroup } from './InputFieldGroup/index.js';
|
|
5
|
-
import { Label } from './Label/index.js';
|
|
6
|
-
import { Loader } from './Loader/index.js';
|
|
7
|
-
import { Modal } from './Modal/index.js';
|
|
8
|
-
import { Overlay } from './Overlay/index.js';
|
|
9
|
-
import { RadioGroup, CustomRadioButton } from './RadioGroup/index.js';
|
|
10
|
-
import { RadioToggle } from './RadioToggle/index.js';
|
|
11
|
-
import { SearchBar } from './SearchBar/index.js';
|
|
12
|
-
import { SelectBoxButton } from './SelectBoxButton/index.js';
|
|
13
|
-
import { StatusText } from './StatusText/index.js';
|
|
14
|
-
import { TabButtons } from './TabButtons/index.js';
|
|
15
|
-
import { TextareaField } from './TextareaField/index.js';
|
|
16
|
-
import { TextPair } from './TextPair/index.js';
|
|
17
|
-
import { Typography } from './Typography/index.js';
|
|
18
|
-
|
|
19
|
-
const BaseComponents = {
|
|
20
|
-
Accordion,
|
|
21
|
-
Button,
|
|
22
|
-
CustomRadioButton,
|
|
23
|
-
InputField,
|
|
24
|
-
InputFieldGroup,
|
|
25
|
-
Label,
|
|
26
|
-
Loader,
|
|
27
|
-
Modal,
|
|
28
|
-
Overlay,
|
|
29
|
-
RadioGroup,
|
|
30
|
-
RadioToggle,
|
|
31
|
-
SearchBar,
|
|
32
|
-
SelectBoxButton,
|
|
33
|
-
StatusText,
|
|
34
|
-
TabButtons,
|
|
35
|
-
TextareaField,
|
|
36
|
-
TextPair,
|
|
37
|
-
Typography,
|
|
38
|
-
};
|
|
39
|
-
|
|
40
|
-
export { BaseComponents };
|
|
41
|
-
//# sourceMappingURL=legacy.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"legacy.js","sources":["../../../src/baseComponents/legacy.ts"],"sourcesContent":[null],"names":[],"mappings":";;;;;;;;;;;;;;;;;;AAkBO,MAAM,cAAc,GAAG;IAC5B,SAAS;IACT,MAAM;IACN,iBAAiB;IACjB,UAAU;IACV,eAAe;IACf,KAAK;IACL,MAAM;IACN,KAAK;IACL,OAAO;IACP,UAAU;IACV,WAAW;IACX,SAAS;IACT,eAAe;IACf,UAAU;IACV,UAAU;IACV,aAAa;IACb,QAAQ;IACR,UAAU;;;;;"}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
var css_248z = ".HelpInstruction-module_wrap__v-RCi {\n display: flex;\n align-items: center;\n gap: 4px;\n justify-content: center;\n}\n\n.HelpInstruction-module_link__31fsd {\n color: var(--default-primary-accent);\n text-decoration: none;\n}\n";
|
|
2
|
-
var styles = {"wrap":"HelpInstruction-module_wrap__v-RCi","link":"HelpInstruction-module_link__31fsd"};
|
|
3
|
-
function styleInject(css, options) {
|
|
4
|
-
if (typeof document === 'undefined') return;
|
|
5
|
-
const head = document.head || document.getElementsByTagName('head')[0];
|
|
6
|
-
const style = document.createElement('style');
|
|
7
|
-
style.type = 'text/css';
|
|
8
|
-
if (style.styleSheet) {
|
|
9
|
-
style.styleSheet.cssText = css;
|
|
10
|
-
} else {
|
|
11
|
-
style.appendChild(document.createTextNode(css));
|
|
12
|
-
}
|
|
13
|
-
head.appendChild(style);
|
|
14
|
-
}
|
|
15
|
-
styleInject(css_248z);
|
|
16
|
-
|
|
17
|
-
export { styles as default };
|
|
18
|
-
//# sourceMappingURL=HelpInstruction.module.css.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"HelpInstruction.module.css.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;"}
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
-
import '../../../styles/colors.css.js';
|
|
3
|
-
import '../../../baseComponents/Accordion/Accordion.module.css.js';
|
|
4
|
-
import '../../../styles/typography.module.css.js';
|
|
5
|
-
import '../../../baseComponents/Button/button.module.css.js';
|
|
6
|
-
import '../../../baseComponents/InputField/index.js';
|
|
7
|
-
import 'react';
|
|
8
|
-
import '../../../baseComponents/InputFieldGroup/InputFieldGroup.module.css.js';
|
|
9
|
-
import '../../../baseComponents/Label/Label.module.css.js';
|
|
10
|
-
import '../../../baseComponents/Loader/Loader.module.css.js';
|
|
11
|
-
import { BaseComponents } from '../../../baseComponents/legacy.js';
|
|
12
|
-
import '@egov3/graphics/Basic/ChevronLeft';
|
|
13
|
-
import '@egov3/graphics/General/Close';
|
|
14
|
-
import '@egov3/graphics/Logo/Egov';
|
|
15
|
-
import '../../../baseComponents/Overlay/Overlay.module.css.js';
|
|
16
|
-
import '../../../baseComponents/Modal/Modal.module.css.js';
|
|
17
|
-
import '../../../baseComponents/RadioGroup/RadioGroup.module.css.js';
|
|
18
|
-
import '../../../baseComponents/RadioToggle/RadioToggle.module.css.js';
|
|
19
|
-
import '@egov3/graphics/General/Clear';
|
|
20
|
-
import '@egov3/graphics/General/Loader';
|
|
21
|
-
import '@egov3/graphics/General/Search';
|
|
22
|
-
import '../../../baseComponents/SearchBar/SearchBar.module.css.js';
|
|
23
|
-
import '@egov3/graphics/Basic/ChevronDownSmall';
|
|
24
|
-
import '../../../baseComponents/SelectBoxButton/SelectBoxButton.module.css.js';
|
|
25
|
-
import '@egov3/graphics/General/CheckedRound';
|
|
26
|
-
import '@egov3/graphics/General/Error';
|
|
27
|
-
import '@egov3/graphics/General/InfoStroke';
|
|
28
|
-
import '../../../baseComponents/TextPair/TextPair.module.css.js';
|
|
29
|
-
import '../../../baseComponents/StatusText/StatusText.module.css.js';
|
|
30
|
-
import '../../../baseComponents/TabButtons/TabButtons.module.css.js';
|
|
31
|
-
import '../../../baseComponents/TextareaField/index.js';
|
|
32
|
-
import styles from './HelpInstruction.module.css.js';
|
|
33
|
-
|
|
34
|
-
const HelpInstruction = ({ description, linkText, link, }) => (jsxs("div", { className: styles.wrap, "data-testid": "HelpInstruction_WRAP", children: [jsx(BaseComponents.Typography, { "aria-label": description, "data-testid": "HelpInstruction_DESCRIPTION", fontClass: "caption1Regular", tag: "span", children: description }), jsx(BaseComponents.Typography, { "aria-label": linkText, "data-testid": "HelpInstructionLink_TEXT", fontClass: "caption1Regular", tag: "span", children: jsx("a", { className: styles.link, "data-testid": "HelpInstruction_LINK", href: link, rel: "noopener noreferrer", target: "_blank", children: linkText }) })] }));
|
|
35
|
-
|
|
36
|
-
export { HelpInstruction };
|
|
37
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":["../../../../../src/components/Identity/HelpInstruction/index.tsx"],"sourcesContent":[null],"names":["_jsxs","_jsx"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AASO,MAAM,eAAe,GAAG,CAAC,EAC9B,WAAW,EACX,QAAQ,EACR,IAAI,GACkB,MACtBA,IAAA,CAAA,KAAA,EAAA,EAAK,SAAS,EAAE,MAAM,CAAC,IAAI,EAAA,aAAA,EAAc,sBAAsB,EAAA,QAAA,EAAA,CAC7DC,GAAA,CAAC,cAAc,CAAC,UAAU,kBACZ,WAAW,EAAA,aAAA,EACX,6BAA6B,EACzC,SAAS,EAAC,iBAAiB,EAC3B,GAAG,EAAC,MAAM,YAET,WAAW,EAAA,CACc,EAC5BA,GAAA,CAAC,cAAc,CAAC,UAAU,kBACZ,QAAQ,EAAA,aAAA,EACR,0BAA0B,EACtC,SAAS,EAAC,iBAAiB,EAC3B,GAAG,EAAC,MAAM,YAEVA,GAAA,CAAA,GAAA,EAAA,EACE,SAAS,EAAE,MAAM,CAAC,IAAI,EAAA,aAAA,EACV,sBAAsB,EAClC,IAAI,EAAE,IAAI,EACV,GAAG,EAAC,qBAAqB,EACzB,MAAM,EAAC,QAAQ,EAAA,QAAA,EAEd,QAAQ,GACP,EAAA,CACsB,CAAA,EAAA,CACxB;;;;"}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
var css_248z = ".IdentityHeader-module_mainIconJustify__oteQ- {\n margin-bottom: -20px;\n}\n";
|
|
2
|
-
var styles = {"mainIconJustify":"IdentityHeader-module_mainIconJustify__oteQ-"};
|
|
3
|
-
function styleInject(css, options) {
|
|
4
|
-
if (typeof document === 'undefined') return;
|
|
5
|
-
const head = document.head || document.getElementsByTagName('head')[0];
|
|
6
|
-
const style = document.createElement('style');
|
|
7
|
-
style.type = 'text/css';
|
|
8
|
-
if (style.styleSheet) {
|
|
9
|
-
style.styleSheet.cssText = css;
|
|
10
|
-
} else {
|
|
11
|
-
style.appendChild(document.createTextNode(css));
|
|
12
|
-
}
|
|
13
|
-
head.appendChild(style);
|
|
14
|
-
}
|
|
15
|
-
styleInject(css_248z);
|
|
16
|
-
|
|
17
|
-
export { styles as default };
|
|
18
|
-
//# sourceMappingURL=IdentityHeader.module.css.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IdentityHeader.module.css.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;"}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { jsx } from 'react/jsx-runtime';
|
|
2
|
-
import { EgovIcon } from '@egov3/graphics/Logo/Egov';
|
|
3
|
-
import { i18n } from '../../../constants/i18n/index.js';
|
|
4
|
-
import styles from './IdentityHeader.module.css.js';
|
|
5
|
-
|
|
6
|
-
const IdentityHeader = ({ goMainPage, lang }) => (jsx("button", { "aria-label": i18n.IdentityHeader.ButtonIcon[lang], className: styles.mainIconJustify, "data-testid": "IdentityModule_BTN_LOGO", onClick: goMainPage, type: "button", children: jsx(EgovIcon, { width: "138px", height: "48px", "data-testid": "IdentityModule_BTN_LOGO_ICON" }) }));
|
|
7
|
-
|
|
8
|
-
export { IdentityHeader };
|
|
9
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":["../../../../../src/components/Identity/IdentityHeader/index.tsx"],"sourcesContent":[null],"names":["_jsx"],"mappings":";;;;;AASO,MAAM,cAAc,GAAG,CAAC,EAAE,UAAU,EAAE,IAAI,EAAiB,MAChEA,GAAA,CAAA,QAAA,EAAA,EAAA,YAAA,EACc,IAAI,CAAC,cAAc,CAAC,UAAU,CAAC,IAAI,CAAC,EAChD,SAAS,EAAE,MAAM,CAAC,eAAe,EAAA,aAAA,EACrB,yBAAyB,EACrC,OAAO,EAAE,UAAU,EACnB,IAAI,EAAC,QAAQ,EAAA,QAAA,EAEbA,GAAA,CAAC,QAAQ,IACP,KAAK,EAAC,OAAO,EACb,MAAM,EAAC,MAAM,EAAA,aAAA,EACD,8BAA8B,EAAA,CAC1C,EAAA,CACK;;;;"}
|
|
@@ -1,62 +0,0 @@
|
|
|
1
|
-
import { Calendar } from './Calendar/index.js';
|
|
2
|
-
import { CalendarBody } from './Calendar/Body/index.js';
|
|
3
|
-
import { ErrorModal } from './ErrorModal/index.js';
|
|
4
|
-
import { Agreement } from './Identity/Agreement/index.js';
|
|
5
|
-
import { Auth } from './Identity/Auth/index.js';
|
|
6
|
-
import { EdsSuccess } from './Identity/EdsSuccess/index.js';
|
|
7
|
-
import { HelpInstruction } from './Identity/HelpInstruction/index.js';
|
|
8
|
-
import { IdentityHeader } from './Identity/IdentityHeader/index.js';
|
|
9
|
-
import { IdentityModal } from './Identity/IdentityModal/index.js';
|
|
10
|
-
import { EmptyMessages } from './Messages/EmptyMessages/index.js';
|
|
11
|
-
import { HelpNotification } from './Messages/HelpNotification/index.js';
|
|
12
|
-
import { HelpNotificationItem } from './Messages/HelpNotificationItem/index.js';
|
|
13
|
-
import { MsgBody } from './Messages/MsgBody/index.js';
|
|
14
|
-
import { MsgComponentHeader } from './Messages/MsgComponentHeader/index.js';
|
|
15
|
-
import { MsgSearch } from './Messages/MsgSearch/index.js';
|
|
16
|
-
import { ViewToggle } from './Navigation/ViewToggle/index.js';
|
|
17
|
-
import { NotificationItem } from './Notification/Item/index.js';
|
|
18
|
-
import { NotificationWrapper } from './Notification/Wrapper/index.js';
|
|
19
|
-
import { PresaleComponent } from './Presale/index.js';
|
|
20
|
-
import { DocCard } from './Profile/DocCard/index.js';
|
|
21
|
-
import { IconToggleItem } from './Profile/IconToggleItem/index.js';
|
|
22
|
-
import { ProfileHealthGeneral } from './Profile/ProfileHealthGeneral/index.js';
|
|
23
|
-
import { RightMenuSectionItem } from './Profile/RightMenuSectionItem/index.js';
|
|
24
|
-
import { SetUpAccess } from './Profile/SetUpAccess/index.js';
|
|
25
|
-
import { ServiceCardComponent } from './ServiceCardComponent/index.js';
|
|
26
|
-
import { Feedback } from './Services/Feedback/index.js';
|
|
27
|
-
import { FileForUpload } from './Services/FileForUpload/index.js';
|
|
28
|
-
import { NextStepComponent } from './Services/NextStepComponent/index.js';
|
|
29
|
-
|
|
30
|
-
const Components = {
|
|
31
|
-
Agreement,
|
|
32
|
-
Auth,
|
|
33
|
-
DocCard,
|
|
34
|
-
EdsSuccess,
|
|
35
|
-
EmptyMessages,
|
|
36
|
-
ErrorModal,
|
|
37
|
-
Feedback,
|
|
38
|
-
FileForUpload,
|
|
39
|
-
HelpNotification,
|
|
40
|
-
HelpNotificationItem,
|
|
41
|
-
IconToggleItem,
|
|
42
|
-
IdentityHeader,
|
|
43
|
-
IdentityModal,
|
|
44
|
-
MsgBody,
|
|
45
|
-
MsgComponentHeader,
|
|
46
|
-
MsgSearch,
|
|
47
|
-
NextStepComponent,
|
|
48
|
-
ProfileHealthGeneral,
|
|
49
|
-
RightMenuSectionItem,
|
|
50
|
-
SetUpAccess,
|
|
51
|
-
ViewToggle,
|
|
52
|
-
HelpInstruction,
|
|
53
|
-
PresaleComponent,
|
|
54
|
-
ServiceCardComponent,
|
|
55
|
-
NotificationItem,
|
|
56
|
-
NotificationWrapper,
|
|
57
|
-
Calendar,
|
|
58
|
-
CalendarBody,
|
|
59
|
-
};
|
|
60
|
-
|
|
61
|
-
export { Components };
|
|
62
|
-
//# sourceMappingURL=legacy.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"legacy.js","sources":["../../../src/components/legacy.ts"],"sourcesContent":[null],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA6BO,MAAM,UAAU,GAAG;IACxB,SAAS;IACT,IAAI;IACJ,OAAO;IACP,UAAU;IACV,aAAa;IACb,UAAU;IACV,QAAQ;IACR,aAAa;IACb,gBAAgB;IAChB,oBAAoB;IACpB,cAAc;IACd,cAAc;IACd,aAAa;IACb,OAAO;IACP,kBAAkB;IAClB,SAAS;IACT,iBAAiB;IACjB,oBAAoB;IACpB,oBAAoB;IACpB,WAAW;IACX,UAAU;IACV,eAAe;IACf,gBAAgB;IAChB,oBAAoB;IACpB,gBAAgB;IAChB,mBAAmB;IACnB,QAAQ;IACR,YAAY;;;;;"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IdentityHeader.js","sources":["../../../../../src/constants/i18n/Identity/IdentityHeader.tsx"],"sourcesContent":[null],"names":[],"mappings":"AAAO,MAAM,cAAc,GAAG;AAC5B,IAAA,UAAU,EAAE;AACV,QAAA,EAAE,EAAE,mBAAmB;AACvB,QAAA,EAAE,EAAE,2BAA2B;AAC/B,QAAA,EAAE,EAAE,qBAAqB;AAC1B,KAAA;;;;;"}
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
import { ITypographyProps } from './Typography/index.js';
|
|
2
|
-
import { ITextPairProps } from './TextPair/index.js';
|
|
3
|
-
import { ITextareaFieldProps } from './TextareaField/index.js';
|
|
4
|
-
import { ITabButtonsProps } from './TabButtons/index.js';
|
|
5
|
-
import { IStatusTextProps } from './StatusText/index.js';
|
|
6
|
-
import { ISelectBoxProps } from './SelectBoxButton/index.js';
|
|
7
|
-
import { ISearchBarProps } from './SearchBar/index.js';
|
|
8
|
-
import { IRadioToggleProps } from './RadioToggle/index.js';
|
|
9
|
-
import { IOverlayProps } from './Overlay/index.js';
|
|
10
|
-
import { IModalProps } from './Modal/index.js';
|
|
11
|
-
import { ILabelProps } from './Label/index.js';
|
|
12
|
-
import { IInputFieldGroupProps } from './InputFieldGroup/index.js';
|
|
13
|
-
import { IInputFieldProps } from './InputField/index.js';
|
|
14
|
-
import { ICustomRadioButtonProps, IRadioGroupProps } from './RadioGroup/index.js';
|
|
15
|
-
import { IButtonProps } from './Button/index.js';
|
|
16
|
-
import * as react from 'react';
|
|
17
|
-
import { IAccordionProps } from './Accordion/index.js';
|
|
18
|
-
|
|
19
|
-
declare const BaseComponents: {
|
|
20
|
-
Accordion: ({ open, setOpen, children, title, }: IAccordionProps) => react.JSX.Element;
|
|
21
|
-
Button: ({ onClick, children, style, className, isRounded, isIcon, disabled, variant, size, "aria-label": ariaLabel, "data-testid": dataTestid, ...rest }: IButtonProps) => react.JSX.Element;
|
|
22
|
-
CustomRadioButton: ({ label, name, checked, onChange, value, }: ICustomRadioButtonProps) => react.JSX.Element;
|
|
23
|
-
InputField: react.ForwardRefExoticComponent<IInputFieldProps & react.RefAttributes<HTMLInputElement>>;
|
|
24
|
-
InputFieldGroup: ({ length, code, "aria-label": ariaLabel, "data-testid": dataTestid, className, isFocused, setIsFocused, hintText, isError, handleInputChange, }: IInputFieldGroupProps) => react.JSX.Element;
|
|
25
|
-
Label: ({ variant, text, isSpaced, Icon, onAction, }: ILabelProps) => react.JSX.Element;
|
|
26
|
-
Loader: () => react.JSX.Element;
|
|
27
|
-
Modal: ({ children, header, lang, isOpen, setIsOpen, variant, isWithOverlay, isContentScroll, isAnimated, footerButtons, }: IModalProps) => react.JSX.Element;
|
|
28
|
-
Overlay: ({ children, className }: IOverlayProps) => react.JSX.Element;
|
|
29
|
-
RadioGroup: ({ radioGroupItems, setSelectedOption, selectedOption, }: IRadioGroupProps) => react.JSX.Element;
|
|
30
|
-
RadioToggle: ({ lock, setLock }: IRadioToggleProps) => react.JSX.Element;
|
|
31
|
-
SearchBar: ({ lang, handleModalOpen, handleOnEnter, handleOnClear, handleOnChange, variant, loading, disabled, defaultValue, showClearButton, placeholder, "aria-label": ariaLabel, debounceDelay, }: ISearchBarProps) => react.JSX.Element;
|
|
32
|
-
SelectBoxButton: ({ handleClick, labelText, disabled, error, modalValue, lang, }: ISelectBoxProps) => react.JSX.Element;
|
|
33
|
-
StatusText: ({ text, isAlignedCenter, isNeedIcon, variant, }: IStatusTextProps) => react.JSX.Element;
|
|
34
|
-
TabButtons: ({ tabDocLabels, activeTab, handleClick, }: ITabButtonsProps) => react.JSX.Element;
|
|
35
|
-
TextareaField: react.ForwardRefExoticComponent<ITextareaFieldProps & react.RefAttributes<HTMLTextAreaElement>>;
|
|
36
|
-
TextPair: ({ mainText, secondaryText, variant, }: ITextPairProps) => react.JSX.Element;
|
|
37
|
-
Typography: react.FC<ITypographyProps>;
|
|
38
|
-
};
|
|
39
|
-
|
|
40
|
-
export { BaseComponents };
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as react from 'react';
|
|
2
|
-
|
|
3
|
-
interface IHelpInstructionProps {
|
|
4
|
-
description: string;
|
|
5
|
-
linkText: string;
|
|
6
|
-
link: string;
|
|
7
|
-
}
|
|
8
|
-
declare const HelpInstruction: ({ description, linkText, link, }: IHelpInstructionProps) => react.JSX.Element;
|
|
9
|
-
|
|
10
|
-
export { HelpInstruction };
|
|
11
|
-
export type { IHelpInstructionProps };
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as react from 'react';
|
|
2
|
-
import { ILangProps } from '../../../interfaces/common/index.js';
|
|
3
|
-
|
|
4
|
-
interface IPrimaryProps extends ILangProps {
|
|
5
|
-
goMainPage: () => void;
|
|
6
|
-
}
|
|
7
|
-
declare const IdentityHeader: ({ goMainPage, lang }: IPrimaryProps) => react.JSX.Element;
|
|
8
|
-
|
|
9
|
-
export { IdentityHeader };
|
|
10
|
-
export type { IPrimaryProps };
|
|
@@ -1,70 +0,0 @@
|
|
|
1
|
-
import { ICalendarProps } from './Calendar/index.js';
|
|
2
|
-
import { IServiceCardComponentProps } from './ServiceCardComponent/index.js';
|
|
3
|
-
import { IAccordionTitleProps } from './Presale/AccordionTitle/index.js';
|
|
4
|
-
import { IServiceDetailsProps } from './Presale/ServiceDetails/index.js';
|
|
5
|
-
import { IPassportDetailsProps } from './Presale/PassportDetails/index.js';
|
|
6
|
-
import { IInstructionsProps } from './Presale/Instructions/index.js';
|
|
7
|
-
import { IErrorModalProps } from './ErrorModal/index.js';
|
|
8
|
-
import * as react from 'react';
|
|
9
|
-
import { ICalendarBodyProps } from './Calendar/Body/index.js';
|
|
10
|
-
import { IAgreementStepProps } from './Identity/Agreement/index.js';
|
|
11
|
-
import { IAuthStepProps } from './Identity/Auth/index.js';
|
|
12
|
-
import { IEdsSuccessProps } from './Identity/EdsSuccess/index.js';
|
|
13
|
-
import { IHelpInstructionProps } from './Identity/HelpInstruction/index.js';
|
|
14
|
-
import { IPrimaryProps } from './Identity/IdentityHeader/index.js';
|
|
15
|
-
import { IIdentityModalProps } from './Identity/IdentityModal/index.js';
|
|
16
|
-
import { IEmptyMessagesProps } from './Messages/EmptyMessages/index.js';
|
|
17
|
-
import { IHelpNotificationProps } from './Messages/HelpNotification/index.js';
|
|
18
|
-
import { IHelpItemProps } from './Messages/HelpNotificationItem/index.js';
|
|
19
|
-
import { IMsgBodyProps } from './Messages/MsgBody/index.js';
|
|
20
|
-
import { MsgComponentHeaderProps } from './Messages/MsgComponentHeader/index.js';
|
|
21
|
-
import { IMsgSearchProps } from './Messages/MsgSearch/index.js';
|
|
22
|
-
import { IViewToggleProps } from './Navigation/ViewToggle/index.js';
|
|
23
|
-
import { INotificationComponentProps } from './Notification/Item/index.js';
|
|
24
|
-
import { INotificationWrapperProps } from './Notification/Wrapper/index.js';
|
|
25
|
-
import { IDocCardProps } from './Profile/DocCard/index.js';
|
|
26
|
-
import { IIconToggleItemProps } from './Profile/IconToggleItem/index.js';
|
|
27
|
-
import { IProfileHealthGeneral } from './Profile/ProfileHealthGeneral/index.js';
|
|
28
|
-
import { IRightMenuSectionItemProps } from './Profile/RightMenuSectionItem/index.js';
|
|
29
|
-
import { ISetUpAccessProps } from './Profile/SetUpAccess/index.js';
|
|
30
|
-
import { IFeedbackProps } from './Services/Feedback/index.js';
|
|
31
|
-
import { IFileForUploadProps } from './Services/FileForUpload/index.js';
|
|
32
|
-
import { INextStepComponentProps } from './Services/NextStepComponent/index.js';
|
|
33
|
-
|
|
34
|
-
declare const Components: {
|
|
35
|
-
Agreement: ({ lang, agreementText, submitAgreementAndSign, }: IAgreementStepProps) => react.JSX.Element;
|
|
36
|
-
Auth: ({ lang, handleEdsClick, handleRegistrationClick, handleDownloadAppClick, qrCode, }: IAuthStepProps) => react.JSX.Element;
|
|
37
|
-
DocCard: ({ title, docIcon, expiration, children, lang, handleDownload, }: IDocCardProps) => react.JSX.Element;
|
|
38
|
-
EdsSuccess: ({ lang, handleEdsOnclick }: IEdsSuccessProps) => react.JSX.Element;
|
|
39
|
-
EmptyMessages: ({ pageType, lang }: IEmptyMessagesProps) => react.JSX.Element;
|
|
40
|
-
ErrorModal: ({ status, message, lang, isOpen, onClose, onAuthAction, }: IErrorModalProps) => react.JSX.Element;
|
|
41
|
-
Feedback: ({ onAction, value, onChange, lang, rating, setRating, setOpen, }: IFeedbackProps) => react.JSX.Element;
|
|
42
|
-
FileForUpload: ({ lang, uploadingFile, handleRemoveFile, }: IFileForUploadProps) => react.JSX.Element;
|
|
43
|
-
HelpNotification: ({ icon, children, handleOnClick, ariaLabel, dataTestid, }: IHelpNotificationProps) => react.JSX.Element;
|
|
44
|
-
HelpNotificationItem: ({ lang, isRead, isUnderline, }: IHelpItemProps) => react.JSX.Element;
|
|
45
|
-
IconToggleItem: ({ Icon, text, lock, unlock, }: IIconToggleItemProps) => react.JSX.Element;
|
|
46
|
-
IdentityHeader: ({ goMainPage, lang }: IPrimaryProps) => react.JSX.Element;
|
|
47
|
-
IdentityModal: ({ children, goBackService, handleLangChange, isMain, lang, navigator, }: IIdentityModalProps) => react.JSX.Element;
|
|
48
|
-
MsgBody: ({ msgItem, lang, handleDetailsClick, }: IMsgBodyProps) => react.JSX.Element;
|
|
49
|
-
MsgComponentHeader: ({ lang, headerText, headerAriaLabel, handleOpenSearch, handleReadAll, }: MsgComponentHeaderProps) => react.JSX.Element;
|
|
50
|
-
MsgSearch: ({ lang, handleClose, handleOnEnter, }: IMsgSearchProps) => react.JSX.Element;
|
|
51
|
-
NextStepComponent: ({ disabled, handleNextStepClick, lang, }: INextStepComponentProps) => react.JSX.Element;
|
|
52
|
-
ProfileHealthGeneral: ({ lang, attachedClinic, compulsoryHealthInsurance, }: IProfileHealthGeneral) => react.JSX.Element;
|
|
53
|
-
RightMenuSectionItem: ({ title, btnText, btnOnClick, ariaLabel, btnVariant, }: IRightMenuSectionItemProps) => react.JSX.Element;
|
|
54
|
-
SetUpAccess: ({ lock, unlock, lang }: ISetUpAccessProps) => react.JSX.Element;
|
|
55
|
-
ViewToggle: ({ activeView, setActiveView }: IViewToggleProps) => react.JSX.Element;
|
|
56
|
-
HelpInstruction: ({ description, linkText, link, }: IHelpInstructionProps) => react.JSX.Element;
|
|
57
|
-
PresaleComponent: {
|
|
58
|
-
Instructions: ({ instructions, lang }: IInstructionsProps) => react.JSX.Element;
|
|
59
|
-
PassportDetails: ({ details, lang }: IPassportDetailsProps) => react.JSX.Element;
|
|
60
|
-
ServiceDetails: ({ passportDetails, servicesDetails, lang, }: IServiceDetailsProps) => react.JSX.Element;
|
|
61
|
-
AccordionTitle: ({ title }: IAccordionTitleProps) => react.JSX.Element;
|
|
62
|
-
};
|
|
63
|
-
ServiceCardComponent: ({ handleOrderService, badge, isNew, title, }: IServiceCardComponentProps) => react.JSX.Element;
|
|
64
|
-
NotificationItem: ({ type, text, onClick, }: INotificationComponentProps) => react.JSX.Element;
|
|
65
|
-
NotificationWrapper: ({ items, removeNotificationData, }: INotificationWrapperProps) => react.JSX.Element | null;
|
|
66
|
-
Calendar: ({ mode, isOpen, setIsOpen, lang, title, maxDate, selectedDate, selectedPeriod, defaultPeriodInterval, onDateChange, onPeriodChange, onSave, }: ICalendarProps) => react.JSX.Element;
|
|
67
|
-
CalendarBody: ({ lang, month, year, selectedDate, rangeStart, rangeEnd, maxDate, selectedPeriodInterval, onDayClick, onMonthChange, }: ICalendarBodyProps) => react.JSX.Element;
|
|
68
|
-
};
|
|
69
|
-
|
|
70
|
-
export { Components };
|