analytica-frontend-lib 1.0.89 → 1.0.90
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/Accordation/index.d.ts +1 -0
- package/dist/Alert/index.d.ts +1 -0
- package/dist/AlertDialog/index.d.ts +1 -0
- package/dist/Alternative/index.d.ts +1 -0
- package/dist/Auth/AuthProvider/index.d.ts +1 -0
- package/dist/Auth/ProtectedRoute/index.d.ts +1 -0
- package/dist/Auth/PublicRoute/index.d.ts +1 -0
- package/dist/Auth/getRootDomain/index.d.ts +1 -0
- package/dist/Auth/index.d.ts +1 -0
- package/dist/Auth/useApiConfig/index.d.ts +1 -0
- package/dist/Auth/useAuth/index.d.ts +1 -0
- package/dist/Auth/useAuthGuard/index.d.ts +1 -0
- package/dist/Auth/useRouteAuth/index.d.ts +1 -0
- package/dist/Auth/useUrlAuthentication/index.d.ts +1 -0
- package/dist/Auth/withAuth/index.d.ts +1 -0
- package/dist/Auth/zustandAuthAdapter/index.d.ts +1 -0
- package/dist/Badge/index.d.ts +1 -0
- package/dist/Button/index.d.ts +1 -0
- package/dist/Calendar/index.d.ts +1 -0
- package/dist/Card/index.d.ts +1 -0
- package/dist/CheckBox/CheckboxList/index.d.ts +1 -0
- package/dist/CheckBox/index.d.ts +1 -0
- package/dist/Chips/index.d.ts +1 -0
- package/dist/Divider/index.d.ts +1 -0
- package/dist/DropdownMenu/index.d.ts +1 -0
- package/dist/IconButton/index.d.ts +1 -0
- package/dist/IconRoundedButton/index.d.ts +1 -0
- package/dist/Input/index.d.ts +1 -0
- package/dist/Menu/index.d.ts +1 -0
- package/dist/Modal/index.d.ts +1 -0
- package/dist/MultipleChoice/index.d.ts +1 -0
- package/dist/NavButton/index.d.ts +1 -0
- package/dist/NotFound/index.d.ts +1 -0
- package/dist/ProgressBar/index.d.ts +1 -0
- package/dist/ProgressCircle/index.d.ts +1 -0
- package/dist/Quiz/index.d.ts +1 -0
- package/dist/Quiz/useQuizStore/index.d.ts +1 -0
- package/dist/Radio/index.d.ts +1 -0
- package/dist/Select/index.d.ts +1 -0
- package/dist/SelectionButton/index.d.ts +1 -0
- package/dist/Skeleton/index.d.ts +1 -0
- package/dist/Stepper/index.d.ts +1 -0
- package/dist/Table/index.d.ts +1 -0
- package/dist/Text/index.d.ts +1 -0
- package/dist/TextArea/index.d.ts +1 -0
- package/dist/Toast/ToastStore/index.d.ts +1 -0
- package/dist/Toast/Toaster/index.d.ts +1 -0
- package/dist/Toast/index.d.ts +1 -0
- package/dist/index.d.mts +25 -1
- package/dist/index.d.ts +25 -1
- package/dist/index.js +4 -0
- package/dist/index.mjs +2 -0
- package/package.json +2 -2
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../index';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../index';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../index';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../index';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../../index';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../../index';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../../index';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../../index';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../index';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../../index';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../../index';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../../index';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../../index';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../../index';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../../index';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../../index';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../index';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../index';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../index';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../index';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../../index';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../index';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../index';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../index';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../index';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../index';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../index';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../index';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../index';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../index';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../index';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../index';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../index';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../index';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../index';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../index';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../../index';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../index';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../index';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../index';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../index';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../index';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../index';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../index';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../index';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../../index';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../../index';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../index';
|
package/dist/index.d.mts
CHANGED
|
@@ -1178,6 +1178,12 @@ interface AlternativesListProps {
|
|
|
1178
1178
|
* ```
|
|
1179
1179
|
*/
|
|
1180
1180
|
declare const AlternativesList: ({ alternatives, name, defaultValue, value, onValueChange, disabled, layout, className, mode, selectedValue, }: AlternativesListProps) => react_jsx_runtime.JSX.Element;
|
|
1181
|
+
interface HeaderAlternativeProps extends HTMLAttributes<HTMLDivElement> {
|
|
1182
|
+
title: string;
|
|
1183
|
+
subTitle: string;
|
|
1184
|
+
content: string;
|
|
1185
|
+
}
|
|
1186
|
+
declare const HeaderAlternative: react.ForwardRefExoticComponent<HeaderAlternativeProps & react.RefAttributes<HTMLDivElement>>;
|
|
1181
1187
|
|
|
1182
1188
|
interface AlertDialogProps extends HTMLAttributes<HTMLDivElement> {
|
|
1183
1189
|
/** Title of the alert dialog */
|
|
@@ -1436,6 +1442,24 @@ interface CardStatusProps extends HTMLAttributes<HTMLDivElement> {
|
|
|
1436
1442
|
label?: string;
|
|
1437
1443
|
}
|
|
1438
1444
|
declare const CardStatus: react.ForwardRefExoticComponent<CardStatusProps & react.RefAttributes<HTMLDivElement>>;
|
|
1445
|
+
interface CardAudioProps extends HTMLAttributes<HTMLDivElement> {
|
|
1446
|
+
src?: string;
|
|
1447
|
+
title?: string;
|
|
1448
|
+
onPlay?: () => void;
|
|
1449
|
+
onPause?: () => void;
|
|
1450
|
+
onEnded?: () => void;
|
|
1451
|
+
onAudioTimeUpdate?: (currentTime: number, duration: number) => void;
|
|
1452
|
+
loop?: boolean;
|
|
1453
|
+
preload?: 'none' | 'metadata' | 'auto';
|
|
1454
|
+
tracks?: Array<{
|
|
1455
|
+
kind: 'subtitles' | 'captions' | 'descriptions' | 'chapters' | 'metadata';
|
|
1456
|
+
src: string;
|
|
1457
|
+
srcLang: string;
|
|
1458
|
+
label: string;
|
|
1459
|
+
default?: boolean;
|
|
1460
|
+
}>;
|
|
1461
|
+
}
|
|
1462
|
+
declare const CardAudio: react.ForwardRefExoticComponent<CardAudioProps & react.RefAttributes<HTMLDivElement>>;
|
|
1439
1463
|
interface CardSimuladoProps extends HTMLAttributes<HTMLDivElement> {
|
|
1440
1464
|
title: string;
|
|
1441
1465
|
duration?: string;
|
|
@@ -2202,4 +2226,4 @@ declare const QuizListResultByMateria: ({ subject, onQuestionClick, }: {
|
|
|
2202
2226
|
onQuestionClick: (question: Question) => void;
|
|
2203
2227
|
}) => react_jsx_runtime.JSX.Element;
|
|
2204
2228
|
|
|
2205
|
-
export { Alert, AlertDialog, AlternativesList, AuthProvider, Badge, Button, Calendar, CardAccordation, CardActivitiesResults, CardPerformance, CardProgress, CardQuestions, CardResults, CardSimulado, CardSimulationHistory, CardStatus, CardTest, CardTopic, CheckBox, CheckboxList, CheckboxListItem, Chips, Divider, DropdownMenu, DropdownMenuContent, DropdownMenuItem, DropdownMenuSeparator, DropdownMenuTrigger, IconButton, IconRoundedButton, Input, Menu, MenuContent, MenuItem, MenuLabel, MenuOverflow, Modal, MultipleChoiceList, NavButton, NotFound, ProfileMenuFooter, ProfileMenuHeader, ProfileMenuSection, ProfileMenuTrigger, ProgressBar, ProgressCircle, ProtectedRoute, PublicRoute, Quiz, QuizAlternative, QuizContent, QuizFooter, QuizHeader, QuizHeaderResult, QuizListResult, QuizListResultByMateria, QuizQuestionList, QuizResultHeaderTitle, QuizResultPerformance, QuizResultTitle, QuizTitle, Radio, RadioGroup, RadioGroupItem, Select, SelectContent, SelectItem, SelectTrigger, SelectValue, SelectionButton, Skeleton, SkeletonCard, SkeletonCircle, SkeletonList, SkeletonRectangle, SkeletonRounded, SkeletonTable, SkeletonText, Stepper, Table, Text, TextArea, Toast, Toaster, createZustandAuthAdapter, getRootDomain, useApiConfig, useAuth, useAuthGuard, useQuizStore, useRouteAuth, useToastStore, useUrlAuthentication, withAuth };
|
|
2229
|
+
export { Alert, AlertDialog, AlternativesList, AuthProvider, Badge, Button, Calendar, CardAccordation, CardActivitiesResults, CardAudio, CardPerformance, CardProgress, CardQuestions, CardResults, CardSimulado, CardSimulationHistory, CardStatus, CardTest, CardTopic, CheckBox, CheckboxList, CheckboxListItem, Chips, Divider, DropdownMenu, DropdownMenuContent, DropdownMenuItem, DropdownMenuSeparator, DropdownMenuTrigger, HeaderAlternative, IconButton, IconRoundedButton, Input, Menu, MenuContent, MenuItem, MenuLabel, MenuOverflow, Modal, MultipleChoiceList, NavButton, NotFound, ProfileMenuFooter, ProfileMenuHeader, ProfileMenuSection, ProfileMenuTrigger, ProgressBar, ProgressCircle, ProtectedRoute, PublicRoute, Quiz, QuizAlternative, QuizContent, QuizFooter, QuizHeader, QuizHeaderResult, QuizListResult, QuizListResultByMateria, QuizQuestionList, QuizResultHeaderTitle, QuizResultPerformance, QuizResultTitle, QuizTitle, Radio, RadioGroup, RadioGroupItem, Select, SelectContent, SelectItem, SelectTrigger, SelectValue, SelectionButton, Skeleton, SkeletonCard, SkeletonCircle, SkeletonList, SkeletonRectangle, SkeletonRounded, SkeletonTable, SkeletonText, Stepper, Table, Text, TextArea, Toast, Toaster, createZustandAuthAdapter, getRootDomain, useApiConfig, useAuth, useAuthGuard, useQuizStore, useRouteAuth, useToastStore, useUrlAuthentication, withAuth };
|
package/dist/index.d.ts
CHANGED
|
@@ -1178,6 +1178,12 @@ interface AlternativesListProps {
|
|
|
1178
1178
|
* ```
|
|
1179
1179
|
*/
|
|
1180
1180
|
declare const AlternativesList: ({ alternatives, name, defaultValue, value, onValueChange, disabled, layout, className, mode, selectedValue, }: AlternativesListProps) => react_jsx_runtime.JSX.Element;
|
|
1181
|
+
interface HeaderAlternativeProps extends HTMLAttributes<HTMLDivElement> {
|
|
1182
|
+
title: string;
|
|
1183
|
+
subTitle: string;
|
|
1184
|
+
content: string;
|
|
1185
|
+
}
|
|
1186
|
+
declare const HeaderAlternative: react.ForwardRefExoticComponent<HeaderAlternativeProps & react.RefAttributes<HTMLDivElement>>;
|
|
1181
1187
|
|
|
1182
1188
|
interface AlertDialogProps extends HTMLAttributes<HTMLDivElement> {
|
|
1183
1189
|
/** Title of the alert dialog */
|
|
@@ -1436,6 +1442,24 @@ interface CardStatusProps extends HTMLAttributes<HTMLDivElement> {
|
|
|
1436
1442
|
label?: string;
|
|
1437
1443
|
}
|
|
1438
1444
|
declare const CardStatus: react.ForwardRefExoticComponent<CardStatusProps & react.RefAttributes<HTMLDivElement>>;
|
|
1445
|
+
interface CardAudioProps extends HTMLAttributes<HTMLDivElement> {
|
|
1446
|
+
src?: string;
|
|
1447
|
+
title?: string;
|
|
1448
|
+
onPlay?: () => void;
|
|
1449
|
+
onPause?: () => void;
|
|
1450
|
+
onEnded?: () => void;
|
|
1451
|
+
onAudioTimeUpdate?: (currentTime: number, duration: number) => void;
|
|
1452
|
+
loop?: boolean;
|
|
1453
|
+
preload?: 'none' | 'metadata' | 'auto';
|
|
1454
|
+
tracks?: Array<{
|
|
1455
|
+
kind: 'subtitles' | 'captions' | 'descriptions' | 'chapters' | 'metadata';
|
|
1456
|
+
src: string;
|
|
1457
|
+
srcLang: string;
|
|
1458
|
+
label: string;
|
|
1459
|
+
default?: boolean;
|
|
1460
|
+
}>;
|
|
1461
|
+
}
|
|
1462
|
+
declare const CardAudio: react.ForwardRefExoticComponent<CardAudioProps & react.RefAttributes<HTMLDivElement>>;
|
|
1439
1463
|
interface CardSimuladoProps extends HTMLAttributes<HTMLDivElement> {
|
|
1440
1464
|
title: string;
|
|
1441
1465
|
duration?: string;
|
|
@@ -2202,4 +2226,4 @@ declare const QuizListResultByMateria: ({ subject, onQuestionClick, }: {
|
|
|
2202
2226
|
onQuestionClick: (question: Question) => void;
|
|
2203
2227
|
}) => react_jsx_runtime.JSX.Element;
|
|
2204
2228
|
|
|
2205
|
-
export { Alert, AlertDialog, AlternativesList, AuthProvider, Badge, Button, Calendar, CardAccordation, CardActivitiesResults, CardPerformance, CardProgress, CardQuestions, CardResults, CardSimulado, CardSimulationHistory, CardStatus, CardTest, CardTopic, CheckBox, CheckboxList, CheckboxListItem, Chips, Divider, DropdownMenu, DropdownMenuContent, DropdownMenuItem, DropdownMenuSeparator, DropdownMenuTrigger, IconButton, IconRoundedButton, Input, Menu, MenuContent, MenuItem, MenuLabel, MenuOverflow, Modal, MultipleChoiceList, NavButton, NotFound, ProfileMenuFooter, ProfileMenuHeader, ProfileMenuSection, ProfileMenuTrigger, ProgressBar, ProgressCircle, ProtectedRoute, PublicRoute, Quiz, QuizAlternative, QuizContent, QuizFooter, QuizHeader, QuizHeaderResult, QuizListResult, QuizListResultByMateria, QuizQuestionList, QuizResultHeaderTitle, QuizResultPerformance, QuizResultTitle, QuizTitle, Radio, RadioGroup, RadioGroupItem, Select, SelectContent, SelectItem, SelectTrigger, SelectValue, SelectionButton, Skeleton, SkeletonCard, SkeletonCircle, SkeletonList, SkeletonRectangle, SkeletonRounded, SkeletonTable, SkeletonText, Stepper, Table, Text, TextArea, Toast, Toaster, createZustandAuthAdapter, getRootDomain, useApiConfig, useAuth, useAuthGuard, useQuizStore, useRouteAuth, useToastStore, useUrlAuthentication, withAuth };
|
|
2229
|
+
export { Alert, AlertDialog, AlternativesList, AuthProvider, Badge, Button, Calendar, CardAccordation, CardActivitiesResults, CardAudio, CardPerformance, CardProgress, CardQuestions, CardResults, CardSimulado, CardSimulationHistory, CardStatus, CardTest, CardTopic, CheckBox, CheckboxList, CheckboxListItem, Chips, Divider, DropdownMenu, DropdownMenuContent, DropdownMenuItem, DropdownMenuSeparator, DropdownMenuTrigger, HeaderAlternative, IconButton, IconRoundedButton, Input, Menu, MenuContent, MenuItem, MenuLabel, MenuOverflow, Modal, MultipleChoiceList, NavButton, NotFound, ProfileMenuFooter, ProfileMenuHeader, ProfileMenuSection, ProfileMenuTrigger, ProgressBar, ProgressCircle, ProtectedRoute, PublicRoute, Quiz, QuizAlternative, QuizContent, QuizFooter, QuizHeader, QuizHeaderResult, QuizListResult, QuizListResultByMateria, QuizQuestionList, QuizResultHeaderTitle, QuizResultPerformance, QuizResultTitle, QuizTitle, Radio, RadioGroup, RadioGroupItem, Select, SelectContent, SelectItem, SelectTrigger, SelectValue, SelectionButton, Skeleton, SkeletonCard, SkeletonCircle, SkeletonList, SkeletonRectangle, SkeletonRounded, SkeletonTable, SkeletonText, Stepper, Table, Text, TextArea, Toast, Toaster, createZustandAuthAdapter, getRootDomain, useApiConfig, useAuth, useAuthGuard, useQuizStore, useRouteAuth, useToastStore, useUrlAuthentication, withAuth };
|
package/dist/index.js
CHANGED
|
@@ -29,6 +29,7 @@ __export(src_exports, {
|
|
|
29
29
|
Calendar: () => Calendar_default,
|
|
30
30
|
CardAccordation: () => CardAccordation,
|
|
31
31
|
CardActivitiesResults: () => CardActivitiesResults,
|
|
32
|
+
CardAudio: () => CardAudio,
|
|
32
33
|
CardPerformance: () => CardPerformance,
|
|
33
34
|
CardProgress: () => CardProgress,
|
|
34
35
|
CardQuestions: () => CardQuestions,
|
|
@@ -48,6 +49,7 @@ __export(src_exports, {
|
|
|
48
49
|
DropdownMenuItem: () => DropdownMenuItem,
|
|
49
50
|
DropdownMenuSeparator: () => DropdownMenuSeparator,
|
|
50
51
|
DropdownMenuTrigger: () => DropdownMenuTrigger,
|
|
52
|
+
HeaderAlternative: () => HeaderAlternative,
|
|
51
53
|
IconButton: () => IconButton_default,
|
|
52
54
|
IconRoundedButton: () => IconRoundedButton_default,
|
|
53
55
|
Input: () => Input_default,
|
|
@@ -7957,6 +7959,7 @@ var QuizListResultByMateria = ({
|
|
|
7957
7959
|
Calendar,
|
|
7958
7960
|
CardAccordation,
|
|
7959
7961
|
CardActivitiesResults,
|
|
7962
|
+
CardAudio,
|
|
7960
7963
|
CardPerformance,
|
|
7961
7964
|
CardProgress,
|
|
7962
7965
|
CardQuestions,
|
|
@@ -7976,6 +7979,7 @@ var QuizListResultByMateria = ({
|
|
|
7976
7979
|
DropdownMenuItem,
|
|
7977
7980
|
DropdownMenuSeparator,
|
|
7978
7981
|
DropdownMenuTrigger,
|
|
7982
|
+
HeaderAlternative,
|
|
7979
7983
|
IconButton,
|
|
7980
7984
|
IconRoundedButton,
|
|
7981
7985
|
Input,
|
package/dist/index.mjs
CHANGED
|
@@ -7940,6 +7940,7 @@ export {
|
|
|
7940
7940
|
Calendar_default as Calendar,
|
|
7941
7941
|
CardAccordation,
|
|
7942
7942
|
CardActivitiesResults,
|
|
7943
|
+
CardAudio,
|
|
7943
7944
|
CardPerformance,
|
|
7944
7945
|
CardProgress,
|
|
7945
7946
|
CardQuestions,
|
|
@@ -7959,6 +7960,7 @@ export {
|
|
|
7959
7960
|
DropdownMenuItem,
|
|
7960
7961
|
DropdownMenuSeparator,
|
|
7961
7962
|
DropdownMenuTrigger,
|
|
7963
|
+
HeaderAlternative,
|
|
7962
7964
|
IconButton_default as IconButton,
|
|
7963
7965
|
IconRoundedButton_default as IconRoundedButton,
|
|
7964
7966
|
Input_default as Input,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "analytica-frontend-lib",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.90",
|
|
4
4
|
"description": "Repositório público dos componentes utilizados nas plataformas da Analytica Ensino",
|
|
5
5
|
"main": "dist/index.cjs",
|
|
6
6
|
"module": "./dist/index.js",
|
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
"test:watch": "jest --watch",
|
|
65
65
|
"test:coverage": "jest --coverage",
|
|
66
66
|
"test:sonar": "SONAR_REPORTER=true jest --coverage",
|
|
67
|
-
"build": "tsup",
|
|
67
|
+
"build": "tsup && node scripts/generate-individual-types.mjs",
|
|
68
68
|
"build:types": "tsc --emitDeclarationOnly --declaration --outDir dist",
|
|
69
69
|
"build:clean": "rm -rf dist && npm run build && npm run build:types",
|
|
70
70
|
"ladle": "ladle serve",
|