@arkyn/types 1.4.52 → 1.4.53-beta.0

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.
Files changed (179) hide show
  1. package/package.json +1 -1
  2. package/src/index.ts +23 -3
  3. package/src/shared/formats/formatDate.ts +11 -0
  4. package/src/shared/formats/formatJsonObject.ts +3 -0
  5. package/src/shared/formats/formatJsonString.ts +3 -0
  6. package/src/shared/formats/formatToCep.ts +3 -0
  7. package/src/shared/formats/formatToCnpj.ts +3 -0
  8. package/src/shared/formats/formatToCpf.ts +3 -0
  9. package/src/shared/formats/formatToCpfCnpj.ts +3 -0
  10. package/src/shared/formats/formatToCurrency.ts +15 -0
  11. package/src/shared/formats/formatToEllipsis.ts +3 -0
  12. package/src/shared/formats/formatToHiddenDigits.ts +6 -0
  13. package/src/shared/formats/formatToPhone.ts +3 -0
  14. package/src/shared/generators/generateColorByString.ts +3 -0
  15. package/src/shared/services/calculateCardInstallment.ts +10 -0
  16. package/src/shared/services/maskSensitiveData.ts +6 -0
  17. package/src/shared/services/removeCurrencySymbols.ts +3 -0
  18. package/src/shared/services/truncateLargeFields.ts +6 -0
  19. package/src/shared/validations/validateCpf.ts +3 -0
  20. package/src/shared/validations/validateDate.ts +12 -0
  21. package/src/shared/validations/validatePhone.ts +3 -0
  22. package/dist/api/DeleteDTO.d.ts +0 -12
  23. package/dist/api/DeleteDTO.d.ts.map +0 -1
  24. package/dist/api/DeleteDTO.js +0 -1
  25. package/dist/api/GetDTO.d.ts +0 -15
  26. package/dist/api/GetDTO.d.ts.map +0 -1
  27. package/dist/api/GetDTO.js +0 -1
  28. package/dist/api/InstanceConstructorProps.d.ts +0 -11
  29. package/dist/api/InstanceConstructorProps.d.ts.map +0 -1
  30. package/dist/api/InstanceConstructorProps.js +0 -1
  31. package/dist/api/MonitoringErrorsDTO.d.ts +0 -10
  32. package/dist/api/MonitoringErrorsDTO.d.ts.map +0 -1
  33. package/dist/api/MonitoringErrorsDTO.js +0 -1
  34. package/dist/api/PatchDTO.d.ts +0 -11
  35. package/dist/api/PatchDTO.d.ts.map +0 -1
  36. package/dist/api/PatchDTO.js +0 -1
  37. package/dist/api/PostDTO.d.ts +0 -11
  38. package/dist/api/PostDTO.d.ts.map +0 -1
  39. package/dist/api/PostDTO.js +0 -1
  40. package/dist/api/PutDTO.d.ts +0 -11
  41. package/dist/api/PutDTO.d.ts.map +0 -1
  42. package/dist/api/PutDTO.js +0 -1
  43. package/dist/api/config/InboxFlowDTO.d.ts +0 -6
  44. package/dist/api/config/InboxFlowDTO.d.ts.map +0 -1
  45. package/dist/api/config/InboxFlowDTO.js +0 -1
  46. package/dist/api/config/RedisDTO.d.ts +0 -7
  47. package/dist/api/config/RedisDTO.d.ts.map +0 -1
  48. package/dist/api/config/RedisDTO.js +0 -1
  49. package/dist/api/config/ResponseDTO.d.ts +0 -8
  50. package/dist/api/config/ResponseDTO.d.ts.map +0 -1
  51. package/dist/api/config/ResponseDTO.js +0 -1
  52. package/dist/components/AlertProps.d.ts +0 -11
  53. package/dist/components/AlertProps.d.ts.map +0 -1
  54. package/dist/components/AlertProps.js +0 -1
  55. package/dist/components/AudioUploadProps.d.ts +0 -42
  56. package/dist/components/AudioUploadProps.d.ts.map +0 -1
  57. package/dist/components/AudioUploadProps.js +0 -1
  58. package/dist/components/BadgeProps.d.ts +0 -12
  59. package/dist/components/BadgeProps.d.ts.map +0 -1
  60. package/dist/components/BadgeProps.js +0 -1
  61. package/dist/components/BreadcrumbProps.d.ts +0 -8
  62. package/dist/components/BreadcrumbProps.d.ts.map +0 -1
  63. package/dist/components/BreadcrumbProps.js +0 -1
  64. package/dist/components/ButtonProps.d.ts +0 -14
  65. package/dist/components/ButtonProps.d.ts.map +0 -1
  66. package/dist/components/ButtonProps.js +0 -1
  67. package/dist/components/CardProps.d.ts +0 -4
  68. package/dist/components/CardProps.d.ts.map +0 -1
  69. package/dist/components/CardProps.js +0 -1
  70. package/dist/components/CheckboxProps.d.ts +0 -12
  71. package/dist/components/CheckboxProps.d.ts.map +0 -1
  72. package/dist/components/CheckboxProps.js +0 -1
  73. package/dist/components/DividerProps.d.ts +0 -7
  74. package/dist/components/DividerProps.d.ts.map +0 -1
  75. package/dist/components/DividerProps.js +0 -1
  76. package/dist/components/DrawerProps.d.ts +0 -12
  77. package/dist/components/DrawerProps.d.ts.map +0 -1
  78. package/dist/components/DrawerProps.js +0 -1
  79. package/dist/components/FacebookPixelProps.d.ts +0 -17
  80. package/dist/components/FacebookPixelProps.d.ts.map +0 -1
  81. package/dist/components/FacebookPixelProps.js +0 -1
  82. package/dist/components/FileUploadProps.d.ts +0 -41
  83. package/dist/components/FileUploadProps.d.ts.map +0 -1
  84. package/dist/components/FileUploadProps.js +0 -1
  85. package/dist/components/FormProps.d.ts +0 -15
  86. package/dist/components/FormProps.d.ts.map +0 -1
  87. package/dist/components/FormProps.js +0 -1
  88. package/dist/components/GoogleMapProps.d.ts +0 -11
  89. package/dist/components/GoogleMapProps.d.ts.map +0 -1
  90. package/dist/components/GoogleMapProps.js +0 -1
  91. package/dist/components/GoogleProviderProps.d.ts +0 -4
  92. package/dist/components/GoogleProviderProps.d.ts.map +0 -1
  93. package/dist/components/GoogleProviderProps.js +0 -1
  94. package/dist/components/GoogleSearchPlacesProps.d.ts +0 -21
  95. package/dist/components/GoogleSearchPlacesProps.d.ts.map +0 -1
  96. package/dist/components/GoogleSearchPlacesProps.js +0 -1
  97. package/dist/components/IconButtonProps.d.ts +0 -13
  98. package/dist/components/IconButtonProps.d.ts.map +0 -1
  99. package/dist/components/IconButtonProps.js +0 -1
  100. package/dist/components/ImageUploadProps.d.ts +0 -42
  101. package/dist/components/ImageUploadProps.d.ts.map +0 -1
  102. package/dist/components/ImageUploadProps.js +0 -1
  103. package/dist/components/InputProps.d.ts +0 -39
  104. package/dist/components/InputProps.d.ts.map +0 -1
  105. package/dist/components/InputProps.js +0 -1
  106. package/dist/components/ModalProps.d.ts +0 -14
  107. package/dist/components/ModalProps.d.ts.map +0 -1
  108. package/dist/components/ModalProps.js +0 -1
  109. package/dist/components/MultiSelectProps.d.ts +0 -31
  110. package/dist/components/MultiSelectProps.d.ts.map +0 -1
  111. package/dist/components/MultiSelectProps.js +0 -1
  112. package/dist/components/PaginationProps.d.ts +0 -12
  113. package/dist/components/PaginationProps.d.ts.map +0 -1
  114. package/dist/components/PaginationProps.js +0 -1
  115. package/dist/components/PhoneInputProps.d.ts +0 -71
  116. package/dist/components/PhoneInputProps.d.ts.map +0 -1
  117. package/dist/components/PhoneInputProps.js +0 -1
  118. package/dist/components/PopoverProps.d.ts +0 -11
  119. package/dist/components/PopoverProps.d.ts.map +0 -1
  120. package/dist/components/PopoverProps.js +0 -1
  121. package/dist/components/RadioProps.d.ts +0 -19
  122. package/dist/components/RadioProps.d.ts.map +0 -1
  123. package/dist/components/RadioProps.js +0 -1
  124. package/dist/components/RichTextProps.d.ts +0 -41
  125. package/dist/components/RichTextProps.d.ts.map +0 -1
  126. package/dist/components/RichTextProps.js +0 -1
  127. package/dist/components/SelectProps.d.ts +0 -27
  128. package/dist/components/SelectProps.d.ts.map +0 -1
  129. package/dist/components/SelectProps.js +0 -1
  130. package/dist/components/SkeletonProps.d.ts +0 -4
  131. package/dist/components/SkeletonProps.d.ts.map +0 -1
  132. package/dist/components/SkeletonProps.js +0 -1
  133. package/dist/components/SliderProps.d.ts +0 -8
  134. package/dist/components/SliderProps.d.ts.map +0 -1
  135. package/dist/components/SliderProps.js +0 -1
  136. package/dist/components/SwitchProps.d.ts +0 -12
  137. package/dist/components/SwitchProps.d.ts.map +0 -1
  138. package/dist/components/SwitchProps.js +0 -1
  139. package/dist/components/TabProps.d.ts +0 -12
  140. package/dist/components/TabProps.d.ts.map +0 -1
  141. package/dist/components/TabProps.js +0 -1
  142. package/dist/components/TableProps.d.ts +0 -10
  143. package/dist/components/TableProps.d.ts.map +0 -1
  144. package/dist/components/TableProps.js +0 -1
  145. package/dist/components/TextareaProps.d.ts +0 -9
  146. package/dist/components/TextareaProps.d.ts.map +0 -1
  147. package/dist/components/TextareaProps.js +0 -1
  148. package/dist/components/ToastProps.d.ts +0 -6
  149. package/dist/components/ToastProps.d.ts.map +0 -1
  150. package/dist/components/ToastProps.js +0 -1
  151. package/dist/components/TooltipProps.d.ts +0 -10
  152. package/dist/components/TooltipProps.d.ts.map +0 -1
  153. package/dist/components/TooltipProps.js +0 -1
  154. package/dist/hooks/Drawer.d.ts +0 -17
  155. package/dist/hooks/Drawer.d.ts.map +0 -1
  156. package/dist/hooks/Drawer.js +0 -1
  157. package/dist/hooks/Modal.d.ts +0 -18
  158. package/dist/hooks/Modal.d.ts.map +0 -1
  159. package/dist/hooks/Modal.js +0 -1
  160. package/dist/hooks/Toast.d.ts +0 -10
  161. package/dist/hooks/Toast.d.ts.map +0 -1
  162. package/dist/hooks/Toast.js +0 -1
  163. package/dist/index.d.ts +0 -52
  164. package/dist/index.d.ts.map +0 -1
  165. package/dist/index.js +0 -56
  166. package/dist/server/formParseProps.d.ts +0 -20
  167. package/dist/server/formParseProps.d.ts.map +0 -1
  168. package/dist/server/formParseProps.js +0 -1
  169. package/dist/server/httpResponse.d.ts +0 -22
  170. package/dist/server/httpResponse.d.ts.map +0 -1
  171. package/dist/server/httpResponse.js +0 -1
  172. package/dist/shared/CalculateCardInstallmentProps.d.ts +0 -7
  173. package/dist/shared/CalculateCardInstallmentProps.d.ts.map +0 -1
  174. package/dist/shared/CalculateCardInstallmentProps.js +0 -1
  175. package/dist/shared/FomartToHiddenDigitsOptions.d.ts +0 -6
  176. package/dist/shared/FomartToHiddenDigitsOptions.d.ts.map +0 -1
  177. package/dist/shared/FomartToHiddenDigitsOptions.js +0 -1
  178. package/src/shared/CalculateCardInstallmentProps.ts +0 -7
  179. package/src/shared/FomartToHiddenDigitsOptions.ts +0 -6
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arkyn/types",
3
- "version": "1.4.52",
3
+ "version": "1.4.53-beta.0",
4
4
  "main": "./dist/bundle.js",
5
5
  "module": "./src/index.ts",
6
6
  "type": "module",
package/src/index.ts CHANGED
@@ -55,6 +55,26 @@ export * from "./hooks/Toast";
55
55
  export * from "./server/formParseProps";
56
56
  export * from "./server/httpResponse";
57
57
 
58
- // Shared
59
- export * from "./shared/CalculateCardInstallmentProps";
60
- export * from "./shared/FomartToHiddenDigitsOptions";
58
+ // shared
59
+ export * from "./shared/formats/formatDate";
60
+ export * from "./shared/formats/formatJsonObject";
61
+ export * from "./shared/formats/formatJsonString";
62
+ export * from "./shared/formats/formatToCep";
63
+ export * from "./shared/formats/formatToCnpj";
64
+ export * from "./shared/formats/formatToCpf";
65
+ export * from "./shared/formats/formatToCpfCnpj";
66
+ export * from "./shared/formats/formatToCurrency";
67
+ export * from "./shared/formats/formatToEllipsis";
68
+ export * from "./shared/formats/formatToHiddenDigits";
69
+ export * from "./shared/formats/formatToPhone";
70
+
71
+ export * from "./shared/generators/generateColorByString";
72
+
73
+ export * from "./shared/services/calculateCardInstallment";
74
+ export * from "./shared/services/maskSensitiveData";
75
+ export * from "./shared/services/removeCurrencySymbols";
76
+ export * from "./shared/services/truncateLargeFields";
77
+
78
+ export * from "./shared/validations/validateCpf";
79
+ export * from "./shared/validations/validateDate";
80
+ export * from "./shared/validations/validatePhone";
@@ -0,0 +1,11 @@
1
+ type InputFormatTypes = "brazilianDate" | "isoDate" | "timestamp";
2
+
3
+ type FormatDateFunction = (
4
+ date: string,
5
+ time: string,
6
+ inputFormat: InputFormatTypes,
7
+ outputFormat: string,
8
+ timezone?: number
9
+ ) => string;
10
+
11
+ export type { FormatDateFunction };
@@ -0,0 +1,3 @@
1
+ type FormatJsonObjectFunction = (jsonString: any, identLevel: number) => string;
2
+
3
+ export type { FormatJsonObjectFunction };
@@ -0,0 +1,3 @@
1
+ type FormatJsonStringFunction = (jsonString: string) => string;
2
+
3
+ export type { FormatJsonStringFunction };
@@ -0,0 +1,3 @@
1
+ type FormatToCepFunction = (value: string) => string;
2
+
3
+ export type { FormatToCepFunction };
@@ -0,0 +1,3 @@
1
+ type FormatToCnpjFunction = (value: string) => string;
2
+
3
+ export type { FormatToCnpjFunction };
@@ -0,0 +1,3 @@
1
+ type FormatToCpfFunction = (value: string) => string;
2
+
3
+ export type { FormatToCpfFunction };
@@ -0,0 +1,3 @@
1
+ type FormatToCpfCnpjFunction = (value: string) => string;
2
+
3
+ export type { FormatToCpfCnpjFunction };
@@ -0,0 +1,15 @@
1
+ import { countryCurrencies } from "@arkyn/templates";
2
+
3
+ type Currencies = keyof typeof countryCurrencies;
4
+
5
+ type Config = {
6
+ showPrefix?: boolean;
7
+ };
8
+
9
+ type FormatToCurrency = (
10
+ value: number,
11
+ currency: Currencies,
12
+ config?: Config
13
+ ) => string;
14
+
15
+ export type { FormatToCurrency };
@@ -0,0 +1,3 @@
1
+ type FormatToEllipsisFunction = (value: string, maxLength: number) => string;
2
+
3
+ export type { FormatToEllipsisFunction };
@@ -0,0 +1,6 @@
1
+ type FormatToHiddenDigitsFunction = (
2
+ value: string,
3
+ options: { range?: number | [number, number]; hider?: string }
4
+ ) => string;
5
+
6
+ export type { FormatToHiddenDigitsFunction };
@@ -0,0 +1,3 @@
1
+ type FormatToPhoneFunction = (prop: string) => string;
2
+
3
+ export type { FormatToPhoneFunction };
@@ -0,0 +1,3 @@
1
+ type GenerateColorByStringFunction = (prop: string) => string;
2
+
3
+ export type { GenerateColorByStringFunction };
@@ -0,0 +1,10 @@
1
+ type CalculateCardInstallmentFunction = (props: {
2
+ cashPrice: number;
3
+ numberInstallments: number;
4
+ fees?: number;
5
+ }) => {
6
+ totalPrice: number;
7
+ installmentPrice: number;
8
+ };
9
+
10
+ export type { CalculateCardInstallmentFunction };
@@ -0,0 +1,6 @@
1
+ type MaskSensitiveDataFunction = (
2
+ jsonString: string,
3
+ sensitiveKeys?: string[]
4
+ ) => string;
5
+
6
+ export type { MaskSensitiveDataFunction };
@@ -0,0 +1,3 @@
1
+ type RemoveCurrencySymbolsFunction = (formattedValue: string) => string;
2
+
3
+ export type { RemoveCurrencySymbolsFunction };
@@ -0,0 +1,6 @@
1
+ type TruncateLargeFieldsFunction = (
2
+ jsonString: string,
3
+ maxLength?: number
4
+ ) => string;
5
+
6
+ export type { TruncateLargeFieldsFunction };
@@ -0,0 +1,3 @@
1
+ type ValidateCpfFunction = (cpf: string) => boolean;
2
+
3
+ export type { ValidateCpfFunction };
@@ -0,0 +1,12 @@
1
+ type ValidateDateConfig = {
2
+ inputFormat?: "DD/MM/YYYY" | "MM-DD-YYYY" | "YYYY-MM-DD";
3
+ minYear?: number;
4
+ maxYear?: number;
5
+ };
6
+
7
+ type ValidateDateFunction = (
8
+ date: string,
9
+ config?: ValidateDateConfig
10
+ ) => boolean;
11
+
12
+ export type { ValidateDateFunction };
@@ -0,0 +1,3 @@
1
+ type ValidatePhoneFunction = (phone: string) => boolean;
2
+
3
+ export type { ValidatePhoneFunction };
@@ -1,12 +0,0 @@
1
- import type { InboxFlowDTO } from "./config/InboxFlowDTO";
2
- import type { ResponseDTO } from "./config/ResponseDTO";
3
- type ConfigProps = {
4
- headers?: RequestInit["headers"];
5
- body?: any;
6
- inbox_flow?: InboxFlowDTO;
7
- token?: string;
8
- };
9
- type DeleteDTO = (url: string, config: ConfigProps) => Promise<ResponseDTO>;
10
- type InstanceDeleteDTO = (url: string, config?: ConfigProps) => Promise<ResponseDTO>;
11
- export type { DeleteDTO, InstanceDeleteDTO };
12
- //# sourceMappingURL=DeleteDTO.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DeleteDTO.d.ts","sourceRoot":"","sources":["../../src/api/DeleteDTO.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAC1D,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AAExD,KAAK,WAAW,GAAG;IACjB,OAAO,CAAC,EAAE,WAAW,CAAC,SAAS,CAAC,CAAC;IACjC,IAAI,CAAC,EAAE,GAAG,CAAC;IACX,UAAU,CAAC,EAAE,YAAY,CAAC;IAC1B,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC;AAEF,KAAK,SAAS,GAAG,CAAC,GAAG,EAAE,MAAM,EAAE,MAAM,EAAE,WAAW,KAAK,OAAO,CAAC,WAAW,CAAC,CAAC;AAE5E,KAAK,iBAAiB,GAAG,CACvB,GAAG,EAAE,MAAM,EACX,MAAM,CAAC,EAAE,WAAW,KACjB,OAAO,CAAC,WAAW,CAAC,CAAC;AAE1B,YAAY,EAAE,SAAS,EAAE,iBAAiB,EAAE,CAAC"}
@@ -1 +0,0 @@
1
- export {};
@@ -1,15 +0,0 @@
1
- import type { InboxFlowDTO } from "./config/InboxFlowDTO";
2
- import type { RedisDTO } from "./config/RedisDTO";
3
- import type { ResponseDTO } from "./config/ResponseDTO";
4
- type ConfigProps = {
5
- headers?: RequestInit["headers"];
6
- token?: string;
7
- cached?: boolean;
8
- cached_type?: "url" | "url-token";
9
- inbox_flow?: InboxFlowDTO;
10
- redis_config?: RedisDTO;
11
- };
12
- type GetDTO = (url: string, config: ConfigProps) => Promise<ResponseDTO>;
13
- type InstanceGetDTO = (url: string, config?: Omit<ConfigProps, "inbox_flow" | "redis_config">) => Promise<ResponseDTO>;
14
- export type { GetDTO, InstanceGetDTO };
15
- //# sourceMappingURL=GetDTO.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"GetDTO.d.ts","sourceRoot":"","sources":["../../src/api/GetDTO.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAC1D,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,mBAAmB,CAAC;AAClD,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AAExD,KAAK,WAAW,GAAG;IACjB,OAAO,CAAC,EAAE,WAAW,CAAC,SAAS,CAAC,CAAC;IACjC,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,WAAW,CAAC,EAAE,KAAK,GAAG,WAAW,CAAC;IAElC,UAAU,CAAC,EAAE,YAAY,CAAC;IAC1B,YAAY,CAAC,EAAE,QAAQ,CAAC;CACzB,CAAC;AAEF,KAAK,MAAM,GAAG,CAAC,GAAG,EAAE,MAAM,EAAE,MAAM,EAAE,WAAW,KAAK,OAAO,CAAC,WAAW,CAAC,CAAC;AAEzE,KAAK,cAAc,GAAG,CACpB,GAAG,EAAE,MAAM,EACX,MAAM,CAAC,EAAE,IAAI,CAAC,WAAW,EAAE,YAAY,GAAG,cAAc,CAAC,KACtD,OAAO,CAAC,WAAW,CAAC,CAAC;AAE1B,YAAY,EAAE,MAAM,EAAE,cAAc,EAAE,CAAC"}
@@ -1 +0,0 @@
1
- export {};
@@ -1,11 +0,0 @@
1
- import type { InboxFlowDTO } from "./config/InboxFlowDTO";
2
- import type { RedisDTO } from "./config/RedisDTO";
3
- type InstanceConstructorProps = {
4
- base_url?: string;
5
- cached?: boolean;
6
- cached_type?: "url" | "url-token";
7
- inbox_flow?: InboxFlowDTO;
8
- redis_config?: RedisDTO;
9
- };
10
- export type { InstanceConstructorProps };
11
- //# sourceMappingURL=InstanceConstructorProps.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"InstanceConstructorProps.d.ts","sourceRoot":"","sources":["../../src/api/InstanceConstructorProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAC1D,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,mBAAmB,CAAC;AAElD,KAAK,wBAAwB,GAAG;IAC9B,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,WAAW,CAAC,EAAE,KAAK,GAAG,WAAW,CAAC;IAElC,UAAU,CAAC,EAAE,YAAY,CAAC;IAC1B,YAAY,CAAC,EAAE,QAAQ,CAAC;CACzB,CAAC;AAEF,YAAY,EAAE,wBAAwB,EAAE,CAAC"}
@@ -1 +0,0 @@
1
- export {};
@@ -1,10 +0,0 @@
1
- import type { Params } from "@remix-run/react";
2
- import type { InboxFlowDTO } from "./config/InboxFlowDTO";
3
- type ConfigProps = {
4
- request: Request;
5
- params: Params;
6
- inbox_flow: InboxFlowDTO;
7
- };
8
- type MonitoringErrorsDTO = (error: any, config: ConfigProps) => Promise<void>;
9
- export type { MonitoringErrorsDTO };
10
- //# sourceMappingURL=MonitoringErrorsDTO.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"MonitoringErrorsDTO.d.ts","sourceRoot":"","sources":["../../src/api/MonitoringErrorsDTO.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;AAC/C,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAE1D,KAAK,WAAW,GAAG;IACjB,OAAO,EAAE,OAAO,CAAC;IACjB,MAAM,EAAE,MAAM,CAAC;IACf,UAAU,EAAE,YAAY,CAAC;CAC1B,CAAC;AAEF,KAAK,mBAAmB,GAAG,CAAC,KAAK,EAAE,GAAG,EAAE,MAAM,EAAE,WAAW,KAAK,OAAO,CAAC,IAAI,CAAC,CAAC;AAE9E,YAAY,EAAE,mBAAmB,EAAE,CAAC"}
@@ -1 +0,0 @@
1
- export {};
@@ -1,11 +0,0 @@
1
- import type { InboxFlowDTO } from "./config/InboxFlowDTO";
2
- import type { ResponseDTO } from "./config/ResponseDTO";
3
- type ConfigProps = {
4
- headers?: RequestInit["headers"];
5
- inbox_flow?: InboxFlowDTO;
6
- token?: string;
7
- };
8
- type PatchDTO = (url: string, data: any, config: ConfigProps) => Promise<ResponseDTO>;
9
- type InstancePatchDTO = (url: string, data: any, config?: ConfigProps) => Promise<ResponseDTO>;
10
- export type { PatchDTO, InstancePatchDTO };
11
- //# sourceMappingURL=PatchDTO.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"PatchDTO.d.ts","sourceRoot":"","sources":["../../src/api/PatchDTO.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAC1D,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AAExD,KAAK,WAAW,GAAG;IACjB,OAAO,CAAC,EAAE,WAAW,CAAC,SAAS,CAAC,CAAC;IACjC,UAAU,CAAC,EAAE,YAAY,CAAC;IAC1B,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC;AAEF,KAAK,QAAQ,GAAG,CACd,GAAG,EAAE,MAAM,EACX,IAAI,EAAE,GAAG,EACT,MAAM,EAAE,WAAW,KAChB,OAAO,CAAC,WAAW,CAAC,CAAC;AAE1B,KAAK,gBAAgB,GAAG,CACtB,GAAG,EAAE,MAAM,EACX,IAAI,EAAE,GAAG,EACT,MAAM,CAAC,EAAE,WAAW,KACjB,OAAO,CAAC,WAAW,CAAC,CAAC;AAE1B,YAAY,EAAE,QAAQ,EAAE,gBAAgB,EAAE,CAAC"}
@@ -1 +0,0 @@
1
- export {};
@@ -1,11 +0,0 @@
1
- import type { InboxFlowDTO } from "./config/InboxFlowDTO";
2
- import type { ResponseDTO } from "./config/ResponseDTO";
3
- type ConfigProps = {
4
- headers?: RequestInit["headers"];
5
- inbox_flow?: InboxFlowDTO;
6
- token?: string;
7
- };
8
- type PostDTO = (url: string, data: any, config: ConfigProps) => Promise<ResponseDTO>;
9
- type InstancePostDTO = (url: string, data: any, config?: ConfigProps) => Promise<ResponseDTO>;
10
- export type { PostDTO, InstancePostDTO };
11
- //# sourceMappingURL=PostDTO.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"PostDTO.d.ts","sourceRoot":"","sources":["../../src/api/PostDTO.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAC1D,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AAExD,KAAK,WAAW,GAAG;IACjB,OAAO,CAAC,EAAE,WAAW,CAAC,SAAS,CAAC,CAAC;IACjC,UAAU,CAAC,EAAE,YAAY,CAAC;IAC1B,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC;AAEF,KAAK,OAAO,GAAG,CACb,GAAG,EAAE,MAAM,EACX,IAAI,EAAE,GAAG,EACT,MAAM,EAAE,WAAW,KAChB,OAAO,CAAC,WAAW,CAAC,CAAC;AAE1B,KAAK,eAAe,GAAG,CACrB,GAAG,EAAE,MAAM,EACX,IAAI,EAAE,GAAG,EACT,MAAM,CAAC,EAAE,WAAW,KACjB,OAAO,CAAC,WAAW,CAAC,CAAC;AAE1B,YAAY,EAAE,OAAO,EAAE,eAAe,EAAE,CAAC"}
@@ -1 +0,0 @@
1
- export {};
@@ -1,11 +0,0 @@
1
- import type { InboxFlowDTO } from "./config/InboxFlowDTO";
2
- import type { ResponseDTO } from "./config/ResponseDTO";
3
- type ConfigProps = {
4
- headers?: RequestInit["headers"];
5
- inbox_flow?: InboxFlowDTO;
6
- token?: string;
7
- };
8
- type PutDTO = (url: string, data: any, config: ConfigProps) => Promise<ResponseDTO>;
9
- type InstancePutDTO = (url: string, data: any, config?: ConfigProps) => Promise<ResponseDTO>;
10
- export type { PutDTO, InstancePutDTO };
11
- //# sourceMappingURL=PutDTO.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"PutDTO.d.ts","sourceRoot":"","sources":["../../src/api/PutDTO.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAC1D,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AAExD,KAAK,WAAW,GAAG;IACjB,OAAO,CAAC,EAAE,WAAW,CAAC,SAAS,CAAC,CAAC;IACjC,UAAU,CAAC,EAAE,YAAY,CAAC;IAC1B,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC;AAEF,KAAK,MAAM,GAAG,CACZ,GAAG,EAAE,MAAM,EACX,IAAI,EAAE,GAAG,EACT,MAAM,EAAE,WAAW,KAChB,OAAO,CAAC,WAAW,CAAC,CAAC;AAE1B,KAAK,cAAc,GAAG,CACpB,GAAG,EAAE,MAAM,EACX,IAAI,EAAE,GAAG,EACT,MAAM,CAAC,EAAE,WAAW,KACjB,OAAO,CAAC,WAAW,CAAC,CAAC;AAE1B,YAAY,EAAE,MAAM,EAAE,cAAc,EAAE,CAAC"}
@@ -1 +0,0 @@
1
- export {};
@@ -1,6 +0,0 @@
1
- type InboxFlowDTO = {
2
- channelId: string;
3
- userToken: string;
4
- };
5
- export type { InboxFlowDTO };
6
- //# sourceMappingURL=InboxFlowDTO.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"InboxFlowDTO.d.ts","sourceRoot":"","sources":["../../../src/api/config/InboxFlowDTO.ts"],"names":[],"mappings":"AAAA,KAAK,YAAY,GAAG;IAClB,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,EAAE,MAAM,CAAC;CACnB,CAAC;AAEF,YAAY,EAAE,YAAY,EAAE,CAAC"}
@@ -1 +0,0 @@
1
- export {};
@@ -1,7 +0,0 @@
1
- type RedisDTO = {
2
- REDIS_URL: string;
3
- REDIS_PORT: number;
4
- REDIS_PASSWORD: string;
5
- };
6
- export type { RedisDTO };
7
- //# sourceMappingURL=RedisDTO.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"RedisDTO.d.ts","sourceRoot":"","sources":["../../../src/api/config/RedisDTO.ts"],"names":[],"mappings":"AAAA,KAAK,QAAQ,GAAG;IACd,SAAS,EAAE,MAAM,CAAC;IAClB,UAAU,EAAE,MAAM,CAAC;IACnB,cAAc,EAAE,MAAM,CAAC;CACxB,CAAC;AAEF,YAAY,EAAE,QAAQ,EAAE,CAAC"}
@@ -1 +0,0 @@
1
- export {};
@@ -1,8 +0,0 @@
1
- type ResponseDTO = {
2
- success: boolean;
3
- status: number;
4
- response: any;
5
- message: string;
6
- };
7
- export type { ResponseDTO };
8
- //# sourceMappingURL=ResponseDTO.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ResponseDTO.d.ts","sourceRoot":"","sources":["../../../src/api/config/ResponseDTO.ts"],"names":[],"mappings":"AAAA,KAAK,WAAW,GAAG;IACjB,OAAO,EAAE,OAAO,CAAC;IACjB,MAAM,EAAE,MAAM,CAAC;IACf,QAAQ,EAAE,GAAG,CAAC;IACd,OAAO,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF,YAAY,EAAE,WAAW,EAAE,CAAC"}
@@ -1 +0,0 @@
1
- export {};
@@ -1,11 +0,0 @@
1
- import type { LucideProps } from "lucide-react";
2
- import type { HTMLAttributes } from "react";
3
- type AlertContainerProps = {
4
- schema: "success" | "danger" | "warning" | "info";
5
- } & HTMLAttributes<HTMLDivElement>;
6
- type AlertContentProps = HTMLAttributes<HTMLDivElement>;
7
- type AlertDescriptionProps = HTMLAttributes<HTMLDivElement>;
8
- type AlertIconProps = LucideProps;
9
- type AlertTitleProps = HTMLAttributes<HTMLDivElement>;
10
- export type { AlertContainerProps, AlertContentProps, AlertDescriptionProps, AlertIconProps, AlertTitleProps, };
11
- //# sourceMappingURL=AlertProps.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"AlertProps.d.ts","sourceRoot":"","sources":["../../src/components/AlertProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAChD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,KAAK,mBAAmB,GAAG;IACzB,MAAM,EAAE,SAAS,GAAG,QAAQ,GAAG,SAAS,GAAG,MAAM,CAAC;CACnD,GAAG,cAAc,CAAC,cAAc,CAAC,CAAC;AAEnC,KAAK,iBAAiB,GAAG,cAAc,CAAC,cAAc,CAAC,CAAC;AAExD,KAAK,qBAAqB,GAAG,cAAc,CAAC,cAAc,CAAC,CAAC;AAE5D,KAAK,cAAc,GAAG,WAAW,CAAC;AAElC,KAAK,eAAe,GAAG,cAAc,CAAC,cAAc,CAAC,CAAC;AAEtD,YAAY,EACV,mBAAmB,EACnB,iBAAiB,EACjB,qBAAqB,EACrB,cAAc,EACd,eAAe,GAChB,CAAC"}
@@ -1 +0,0 @@
1
- export {};
@@ -1,42 +0,0 @@
1
- type AudioUploadErrorProps = {
2
- error: string;
3
- };
4
- type AudioUploadLabelProps = {
5
- label: string;
6
- showAsterisk?: boolean;
7
- };
8
- type AudioUploadHasFileContentProps = {
9
- filePath: string;
10
- disabled: boolean;
11
- acceptAudio: string;
12
- isLoading: boolean;
13
- handleSelectFile: (file: File) => void;
14
- reSendAudio?: () => void;
15
- changeAudioButtonText: string;
16
- };
17
- type AudioUploadNoFileContentProps = {
18
- disabled: boolean;
19
- acceptAudio: string;
20
- isLoading: boolean;
21
- selectAudioButtonText: string;
22
- dropAudioText: string;
23
- handleSelectFile: (file: File) => void;
24
- };
25
- type AudioUploadProps = {
26
- name: string;
27
- action: string;
28
- fileName?: string;
29
- method?: string;
30
- acceptAudio?: string;
31
- dropAudioText?: string;
32
- selectAudioButtonText?: string;
33
- changeAudioButtonText?: string;
34
- onUpload?: (url?: string) => void;
35
- fileResponseName?: string;
36
- label?: string;
37
- showAsterisk?: boolean;
38
- disabled?: boolean;
39
- defaultValue?: string;
40
- };
41
- export type { AudioUploadErrorProps, AudioUploadHasFileContentProps, AudioUploadLabelProps, AudioUploadNoFileContentProps, AudioUploadProps, };
42
- //# sourceMappingURL=AudioUploadProps.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"AudioUploadProps.d.ts","sourceRoot":"","sources":["../../src/components/AudioUploadProps.ts"],"names":[],"mappings":"AAAA,KAAK,qBAAqB,GAAG;IAC3B,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,KAAK,qBAAqB,GAAG;IAC3B,KAAK,EAAE,MAAM,CAAC;IACd,YAAY,CAAC,EAAE,OAAO,CAAC;CACxB,CAAC;AAEF,KAAK,8BAA8B,GAAG;IACpC,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,EAAE,OAAO,CAAC;IAClB,WAAW,EAAE,MAAM,CAAC;IACpB,SAAS,EAAE,OAAO,CAAC;IACnB,gBAAgB,EAAE,CAAC,IAAI,EAAE,IAAI,KAAK,IAAI,CAAC;IACvC,WAAW,CAAC,EAAE,MAAM,IAAI,CAAC;IACzB,qBAAqB,EAAE,MAAM,CAAC;CAC/B,CAAC;AAEF,KAAK,6BAA6B,GAAG;IACnC,QAAQ,EAAE,OAAO,CAAC;IAClB,WAAW,EAAE,MAAM,CAAC;IACpB,SAAS,EAAE,OAAO,CAAC;IACnB,qBAAqB,EAAE,MAAM,CAAC;IAC9B,aAAa,EAAE,MAAM,CAAC;IACtB,gBAAgB,EAAE,CAAC,IAAI,EAAE,IAAI,KAAK,IAAI,CAAC;CACxC,CAAC;AAEF,KAAK,gBAAgB,GAAG;IACtB,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,EAAE,MAAM,CAAC;IAEf,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAC/B,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAE/B,QAAQ,CAAC,EAAE,CAAC,GAAG,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IAClC,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAE1B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,YAAY,CAAC,EAAE,OAAO,CAAC;IAEvB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB,CAAC;AAEF,YAAY,EACV,qBAAqB,EACrB,8BAA8B,EAC9B,qBAAqB,EACrB,6BAA6B,EAC7B,gBAAgB,GACjB,CAAC"}
@@ -1 +0,0 @@
1
- export {};
@@ -1,12 +0,0 @@
1
- import type { LucideIcon } from "lucide-react";
2
- import type { HTMLAttributes } from "react";
3
- type BaseBadgeProps = HTMLAttributes<HTMLDivElement>;
4
- type BadgeProps = BaseBadgeProps & {
5
- size?: "md" | "lg";
6
- variant?: "solid" | "outline" | "ghost";
7
- scheme?: "primary" | "success" | "warning" | "danger" | "info";
8
- leftIcon?: LucideIcon;
9
- rightIcon?: LucideIcon;
10
- };
11
- export type { BadgeProps };
12
- //# sourceMappingURL=BadgeProps.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"BadgeProps.d.ts","sourceRoot":"","sources":["../../src/components/BadgeProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC/C,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,KAAK,cAAc,GAAG,cAAc,CAAC,cAAc,CAAC,CAAC;AAErD,KAAK,UAAU,GAAG,cAAc,GAAG;IACjC,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACnB,OAAO,CAAC,EAAE,OAAO,GAAG,SAAS,GAAG,OAAO,CAAC;IACxC,MAAM,CAAC,EAAE,SAAS,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,GAAG,MAAM,CAAC;IAE/D,QAAQ,CAAC,EAAE,UAAU,CAAC;IACtB,SAAS,CAAC,EAAE,UAAU,CAAC;CACxB,CAAC;AAEF,YAAY,EAAE,UAAU,EAAE,CAAC"}
@@ -1 +0,0 @@
1
- export {};
@@ -1,8 +0,0 @@
1
- import type { LinkProps } from "@remix-run/react";
2
- import type { HTMLAttributes } from "react";
3
- type BreadcrumbLinkProps = LinkProps & {
4
- disabled?: boolean;
5
- };
6
- type BreadcrumbContainerProps = HTMLAttributes<HTMLElement>;
7
- export type { BreadcrumbContainerProps, BreadcrumbLinkProps };
8
- //# sourceMappingURL=BreadcrumbProps.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"BreadcrumbProps.d.ts","sourceRoot":"","sources":["../../src/components/BreadcrumbProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,KAAK,mBAAmB,GAAG,SAAS,GAAG;IACrC,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,CAAC;AAEF,KAAK,wBAAwB,GAAG,cAAc,CAAC,WAAW,CAAC,CAAC;AAE5D,YAAY,EAAE,wBAAwB,EAAE,mBAAmB,EAAE,CAAC"}
@@ -1 +0,0 @@
1
- export {};
@@ -1,14 +0,0 @@
1
- import type { LucideIcon } from "lucide-react";
2
- import type { ButtonHTMLAttributes } from "react";
3
- type BaseButtonProps = ButtonHTMLAttributes<HTMLButtonElement>;
4
- type ButtonProps = BaseButtonProps & {
5
- isLoading?: boolean;
6
- loadingText?: string;
7
- size?: "xs" | "sm" | "md" | "lg";
8
- variant?: "solid" | "outline" | "ghost" | "invisible";
9
- scheme?: "primary" | "success" | "warning" | "danger" | "info";
10
- leftIcon?: LucideIcon;
11
- rightIcon?: LucideIcon;
12
- };
13
- export type { ButtonProps };
14
- //# sourceMappingURL=ButtonProps.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ButtonProps.d.ts","sourceRoot":"","sources":["../../src/components/ButtonProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC/C,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,OAAO,CAAC;AAElD,KAAK,eAAe,GAAG,oBAAoB,CAAC,iBAAiB,CAAC,CAAC;AAE/D,KAAK,WAAW,GAAG,eAAe,GAAG;IACnC,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;IACjC,OAAO,CAAC,EAAE,OAAO,GAAG,SAAS,GAAG,OAAO,GAAG,WAAW,CAAC;IACtD,MAAM,CAAC,EAAE,SAAS,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,GAAG,MAAM,CAAC;IAE/D,QAAQ,CAAC,EAAE,UAAU,CAAC;IACtB,SAAS,CAAC,EAAE,UAAU,CAAC;CACxB,CAAC;AAEF,YAAY,EAAE,WAAW,EAAE,CAAC"}
@@ -1 +0,0 @@
1
- export {};
@@ -1,4 +0,0 @@
1
- import type { HTMLAttributes } from "react";
2
- type CardProps = HTMLAttributes<HTMLDivElement>;
3
- export type { CardProps };
4
- //# sourceMappingURL=CardProps.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CardProps.d.ts","sourceRoot":"","sources":["../../src/components/CardProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,KAAK,SAAS,GAAG,cAAc,CAAC,cAAc,CAAC,CAAC;AAEhD,YAAY,EAAE,SAAS,EAAE,CAAC"}
@@ -1 +0,0 @@
1
- export {};
@@ -1,12 +0,0 @@
1
- import type { ButtonHTMLAttributes } from "react";
2
- type CheckboxProps = {
3
- isError?: boolean;
4
- size?: "md" | "lg" | "sm";
5
- name: string;
6
- value?: string;
7
- checked?: boolean;
8
- defaultChecked?: boolean;
9
- onCheck?: (value: string) => void;
10
- } & Omit<ButtonHTMLAttributes<HTMLButtonElement>, "size" | "prefix" | "type" | "name" | "defaultValue" | "value" | "onChange" | "onSelect" | "onClick">;
11
- export type { CheckboxProps };
12
- //# sourceMappingURL=CheckboxProps.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CheckboxProps.d.ts","sourceRoot":"","sources":["../../src/components/CheckboxProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,OAAO,CAAC;AAElD,KAAK,aAAa,GAAG;IACnB,OAAO,CAAC,EAAE,OAAO,CAAC;IAElB,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;IAE1B,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;CACnC,GAAG,IAAI,CACN,oBAAoB,CAAC,iBAAiB,CAAC,EACrC,MAAM,GACN,QAAQ,GACR,MAAM,GACN,MAAM,GACN,cAAc,GACd,OAAO,GACP,UAAU,GACV,UAAU,GACV,SAAS,CACZ,CAAC;AAEF,YAAY,EAAE,aAAa,EAAE,CAAC"}
@@ -1 +0,0 @@
1
- export {};
@@ -1,7 +0,0 @@
1
- import type { HTMLAttributes } from "react";
2
- type BaseDividerProps = HTMLAttributes<HTMLDivElement>;
3
- type DividerProps = BaseDividerProps & {
4
- orientation?: "horizontal" | "vertical";
5
- };
6
- export type { DividerProps };
7
- //# sourceMappingURL=DividerProps.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DividerProps.d.ts","sourceRoot":"","sources":["../../src/components/DividerProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,KAAK,gBAAgB,GAAG,cAAc,CAAC,cAAc,CAAC,CAAC;AAEvD,KAAK,YAAY,GAAG,gBAAgB,GAAG;IACrC,WAAW,CAAC,EAAE,YAAY,GAAG,UAAU,CAAC;CACzC,CAAC;AAEF,YAAY,EAAE,YAAY,EAAE,CAAC"}
@@ -1 +0,0 @@
1
- export {};
@@ -1,12 +0,0 @@
1
- import type { HTMLAttributes } from "react";
2
- type BaseDrawerProps = HTMLAttributes<HTMLElement>;
3
- type DrawerContainerProps = BaseDrawerProps & {
4
- isVisibled: boolean;
5
- makeInvisible: () => void;
6
- orientation?: "left" | "right";
7
- };
8
- type DrawerHeaderProps = BaseDrawerProps & {
9
- showCloseButton?: boolean;
10
- };
11
- export type { DrawerContainerProps, DrawerHeaderProps };
12
- //# sourceMappingURL=DrawerProps.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DrawerProps.d.ts","sourceRoot":"","sources":["../../src/components/DrawerProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,KAAK,eAAe,GAAG,cAAc,CAAC,WAAW,CAAC,CAAC;AAEnD,KAAK,oBAAoB,GAAG,eAAe,GAAG;IAC5C,UAAU,EAAE,OAAO,CAAC;IACpB,aAAa,EAAE,MAAM,IAAI,CAAC;IAC1B,WAAW,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;CAChC,CAAC;AAEF,KAAK,iBAAiB,GAAG,eAAe,GAAG;IACzC,eAAe,CAAC,EAAE,OAAO,CAAC;CAC3B,CAAC;AAEF,YAAY,EAAE,oBAAoB,EAAE,iBAAiB,EAAE,CAAC"}
@@ -1 +0,0 @@
1
- export {};
@@ -1,17 +0,0 @@
1
- type FacebookPixelProps = {
2
- pixelId: string;
3
- showInDevMode?: boolean;
4
- options?: {
5
- autoConfig?: boolean;
6
- debug?: boolean;
7
- };
8
- pageView?: boolean;
9
- grantConsent?: boolean;
10
- revokeConsent?: boolean;
11
- track?: [string, any?];
12
- trackCustom?: [string, any?];
13
- trackSingle?: [string, any?];
14
- trackSingleCustom?: [string, any?];
15
- };
16
- export type { FacebookPixelProps };
17
- //# sourceMappingURL=FacebookPixelProps.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"FacebookPixelProps.d.ts","sourceRoot":"","sources":["../../src/components/FacebookPixelProps.ts"],"names":[],"mappings":"AAAA,KAAK,kBAAkB,GAAG;IACxB,OAAO,EAAE,MAAM,CAAC;IAChB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,OAAO,CAAC,EAAE;QACR,UAAU,CAAC,EAAE,OAAO,CAAC;QACrB,KAAK,CAAC,EAAE,OAAO,CAAC;KACjB,CAAC;IACF,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC,CAAC;IACvB,WAAW,CAAC,EAAE,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC,CAAC;IAC7B,WAAW,CAAC,EAAE,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC,CAAC;IAC7B,iBAAiB,CAAC,EAAE,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC,CAAC;CACpC,CAAC;AAEF,YAAY,EAAE,kBAAkB,EAAE,CAAC"}
@@ -1 +0,0 @@
1
- export {};