@piedata/pieui 1.2.12 → 2.0.1

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 (127) hide show
  1. package/dist/components/Common/AutoRedirectCard/index.d.ts +2 -1
  2. package/dist/components/Common/AutoRedirectCard/index.d.ts.map +1 -1
  3. package/dist/components/Common/AutoRedirectCard/ui/AutoRedirectCard.d.ts.map +1 -1
  4. package/dist/components/Common/HTMLEmbedCard/index.d.ts +2 -1
  5. package/dist/components/Common/HTMLEmbedCard/index.d.ts.map +1 -1
  6. package/dist/components/Common/HiddenCard/index.d.ts +2 -1
  7. package/dist/components/Common/HiddenCard/index.d.ts.map +1 -1
  8. package/dist/components/Common/IOEventsCard/index.d.ts +2 -1
  9. package/dist/components/Common/IOEventsCard/index.d.ts.map +1 -1
  10. package/dist/components/Common/IOEventsCard/ui/IOEventsCard.d.ts.map +1 -1
  11. package/dist/components/Containers/AjaxGroupCard/index.d.ts +2 -1
  12. package/dist/components/Containers/AjaxGroupCard/index.d.ts.map +1 -1
  13. package/dist/components/Containers/BoxCard/index.d.ts +6 -1
  14. package/dist/components/Containers/BoxCard/index.d.ts.map +1 -1
  15. package/dist/components/Containers/SequenceCard/index.d.ts +2 -1
  16. package/dist/components/Containers/SequenceCard/index.d.ts.map +1 -1
  17. package/dist/components/Containers/UnionCard/index.d.ts +2 -1
  18. package/dist/components/Containers/UnionCard/index.d.ts.map +1 -1
  19. package/dist/components/PieBaseRoot/index.d.ts.map +1 -1
  20. package/dist/components/PieMaxRoot/index.d.ts.map +1 -1
  21. package/dist/components/PieRoot/index.d.ts.map +1 -1
  22. package/dist/components/PieRoot/types/index.d.ts +0 -1
  23. package/dist/components/PieRoot/types/index.d.ts.map +1 -1
  24. package/dist/components/PieTelegramRoot/index.d.ts.map +1 -1
  25. package/dist/components/UILoading/index.d.ts.map +1 -1
  26. package/dist/components/index.d.ts +2 -4
  27. package/dist/components/index.d.ts.map +1 -1
  28. package/dist/components/index.esm.js +8 -61
  29. package/dist/components/index.js +16 -86
  30. package/dist/index.d.ts +3 -4
  31. package/dist/index.d.ts.map +1 -1
  32. package/dist/index.esm.js +18 -67
  33. package/dist/index.js +31 -97
  34. package/dist/pieui.components.json +18 -28052
  35. package/dist/tests/registry-builtin.test.d.ts +2 -0
  36. package/dist/tests/registry-builtin.test.d.ts.map +1 -0
  37. package/dist/types/index.d.ts +2 -2
  38. package/dist/types/index.d.ts.map +1 -1
  39. package/dist/util/registry.d.ts +1 -0
  40. package/dist/util/registry.d.ts.map +1 -1
  41. package/package.json +1 -1
  42. package/dist/components/Agents/OpenAIVoiceAgentCard/index.d.ts +0 -2
  43. package/dist/components/Agents/OpenAIVoiceAgentCard/index.d.ts.map +0 -1
  44. package/dist/components/Agents/OpenAIVoiceAgentCard/types/index.d.ts +0 -31
  45. package/dist/components/Agents/OpenAIVoiceAgentCard/types/index.d.ts.map +0 -1
  46. package/dist/components/Agents/OpenAIVoiceAgentCard/ui/OpenAIVoiceAgentCard.d.ts +0 -4
  47. package/dist/components/Agents/OpenAIVoiceAgentCard/ui/OpenAIVoiceAgentCard.d.ts.map +0 -1
  48. package/dist/components/Buttons/AjaxButtonCard/index.d.ts +0 -2
  49. package/dist/components/Buttons/AjaxButtonCard/index.d.ts.map +0 -1
  50. package/dist/components/Buttons/AjaxButtonCard/types/index.d.ts +0 -15
  51. package/dist/components/Buttons/AjaxButtonCard/types/index.d.ts.map +0 -1
  52. package/dist/components/Buttons/AjaxButtonCard/ui/AjaxButtonCard.d.ts +0 -4
  53. package/dist/components/Buttons/AjaxButtonCard/ui/AjaxButtonCard.d.ts.map +0 -1
  54. package/dist/components/Buttons/RedirectButtonCard/index.d.ts +0 -2
  55. package/dist/components/Buttons/RedirectButtonCard/index.d.ts.map +0 -1
  56. package/dist/components/Buttons/RedirectButtonCard/types/index.d.ts +0 -13
  57. package/dist/components/Buttons/RedirectButtonCard/types/index.d.ts.map +0 -1
  58. package/dist/components/Buttons/RedirectButtonCard/ui/RedirectButtonCard.d.ts +0 -4
  59. package/dist/components/Buttons/RedirectButtonCard/ui/RedirectButtonCard.d.ts.map +0 -1
  60. package/dist/components/Chats/ChatCard/index.d.ts +0 -2
  61. package/dist/components/Chats/ChatCard/index.d.ts.map +0 -1
  62. package/dist/components/Chats/ChatCard/types/index.d.ts +0 -43
  63. package/dist/components/Chats/ChatCard/types/index.d.ts.map +0 -1
  64. package/dist/components/Chats/ChatCard/ui/ChatCard.d.ts +0 -4
  65. package/dist/components/Chats/ChatCard/ui/ChatCard.d.ts.map +0 -1
  66. package/dist/components/Chats/ChatCard/ui/components/AttachFileButton.d.ts +0 -11
  67. package/dist/components/Chats/ChatCard/ui/components/AttachFileButton.d.ts.map +0 -1
  68. package/dist/components/Chats/ChatCard/ui/components/AttachedFileView.d.ts +0 -7
  69. package/dist/components/Chats/ChatCard/ui/components/AttachedFileView.d.ts.map +0 -1
  70. package/dist/components/Chats/ChatCard/ui/components/ChatCardInput.d.ts +0 -22
  71. package/dist/components/Chats/ChatCard/ui/components/ChatCardInput.d.ts.map +0 -1
  72. package/dist/components/Chats/ChatCard/ui/components/ChatOption.d.ts +0 -7
  73. package/dist/components/Chats/ChatCard/ui/components/ChatOption.d.ts.map +0 -1
  74. package/dist/components/Chats/ChatCard/ui/components/Markdown.d.ts +0 -5
  75. package/dist/components/Chats/ChatCard/ui/components/Markdown.d.ts.map +0 -1
  76. package/dist/components/Chats/ChatCard/ui/components/MessageAvatar.d.ts +0 -6
  77. package/dist/components/Chats/ChatCard/ui/components/MessageAvatar.d.ts.map +0 -1
  78. package/dist/components/Chats/ChatCard/ui/components/MessageCard.d.ts +0 -9
  79. package/dist/components/Chats/ChatCard/ui/components/MessageCard.d.ts.map +0 -1
  80. package/dist/components/Chats/ChatCard/ui/components/MessageContent.d.ts +0 -7
  81. package/dist/components/Chats/ChatCard/ui/components/MessageContent.d.ts.map +0 -1
  82. package/dist/components/Chats/ChatCard/ui/components/MessagesBoard.d.ts +0 -17
  83. package/dist/components/Chats/ChatCard/ui/components/MessagesBoard.d.ts.map +0 -1
  84. package/dist/components/Chats/ChatCard/ui/components/Options.d.ts +0 -7
  85. package/dist/components/Chats/ChatCard/ui/components/Options.d.ts.map +0 -1
  86. package/dist/components/Chats/ChatCard/ui/components/ResizableTextarea.d.ts +0 -3
  87. package/dist/components/Chats/ChatCard/ui/components/ResizableTextarea.d.ts.map +0 -1
  88. package/dist/components/Chats/ChatCard/ui/components/SendButton.d.ts +0 -4
  89. package/dist/components/Chats/ChatCard/ui/components/SendButton.d.ts.map +0 -1
  90. package/dist/components/Chats/ChatCard/ui/components/VoiceListeningButton.d.ts +0 -8
  91. package/dist/components/Chats/ChatCard/ui/components/VoiceListeningButton.d.ts.map +0 -1
  92. package/dist/components/Chats/ChatCard/ui/components/icons/AttachFileIcon.d.ts +0 -3
  93. package/dist/components/Chats/ChatCard/ui/components/icons/AttachFileIcon.d.ts.map +0 -1
  94. package/dist/components/Chats/ChatCard/ui/components/icons/AttachedFileIcon.d.ts +0 -3
  95. package/dist/components/Chats/ChatCard/ui/components/icons/AttachedFileIcon.d.ts.map +0 -1
  96. package/dist/components/Chats/ChatCard/ui/components/icons/CancelFileIcon.d.ts +0 -3
  97. package/dist/components/Chats/ChatCard/ui/components/icons/CancelFileIcon.d.ts.map +0 -1
  98. package/dist/components/Chats/ChatCard/ui/components/icons/DefaultAvatar.d.ts +0 -3
  99. package/dist/components/Chats/ChatCard/ui/components/icons/DefaultAvatar.d.ts.map +0 -1
  100. package/dist/components/Chats/ChatCard/ui/components/icons/SendIcon.d.ts +0 -3
  101. package/dist/components/Chats/ChatCard/ui/components/icons/SendIcon.d.ts.map +0 -1
  102. package/dist/components/Chats/ChatCard/ui/components/icons/VoiceRecordIcon.d.ts +0 -3
  103. package/dist/components/Chats/ChatCard/ui/components/icons/VoiceRecordIcon.d.ts.map +0 -1
  104. package/dist/components/Containers/TableCard/index.d.ts +0 -2
  105. package/dist/components/Containers/TableCard/index.d.ts.map +0 -1
  106. package/dist/components/Containers/TableCard/types/index.d.ts +0 -21
  107. package/dist/components/Containers/TableCard/types/index.d.ts.map +0 -1
  108. package/dist/components/Containers/TableCard/ui/ContentCell.d.ts +0 -6
  109. package/dist/components/Containers/TableCard/ui/ContentCell.d.ts.map +0 -1
  110. package/dist/components/Containers/TableCard/ui/StringCell.d.ts +0 -6
  111. package/dist/components/Containers/TableCard/ui/StringCell.d.ts.map +0 -1
  112. package/dist/components/Containers/TableCard/ui/TableCard.d.ts +0 -4
  113. package/dist/components/Containers/TableCard/ui/TableCard.d.ts.map +0 -1
  114. package/dist/components/Integrations/FSLLoginCard/index.d.ts +0 -2
  115. package/dist/components/Integrations/FSLLoginCard/index.d.ts.map +0 -1
  116. package/dist/components/Integrations/FSLLoginCard/types/index.d.ts +0 -18
  117. package/dist/components/Integrations/FSLLoginCard/types/index.d.ts.map +0 -1
  118. package/dist/components/Integrations/FSLLoginCard/ui/FSLLoginCard.d.ts +0 -4
  119. package/dist/components/Integrations/FSLLoginCard/ui/FSLLoginCard.d.ts.map +0 -1
  120. package/dist/components/PieElectronRoot/index.d.ts +0 -5
  121. package/dist/components/PieElectronRoot/index.d.ts.map +0 -1
  122. package/dist/components/PieExpoRoot/index.d.ts +0 -5
  123. package/dist/components/PieExpoRoot/index.d.ts.map +0 -1
  124. package/dist/components/PieExpoRoot/types/index.d.ts +0 -15
  125. package/dist/components/PieExpoRoot/types/index.d.ts.map +0 -1
  126. package/dist/util/initializeComponents.d.ts +0 -18
  127. package/dist/util/initializeComponents.d.ts.map +0 -1
@@ -1,21 +0,0 @@
1
- import { CSSProperties } from 'react';
2
- import { PieComplexComponentProps, UIConfigType } from '../../../../types';
3
- export interface TableCardDataType {
4
- name: string;
5
- headers: (string | UIConfigType)[][];
6
- rows: (string | UIConfigType)[][];
7
- rowUrls: (string | null)[];
8
- useSocketioSupport: boolean;
9
- useCentrifugeSupport: boolean;
10
- useMittSupport: boolean;
11
- centrifugeChannel?: string;
12
- columns: string[];
13
- content: {
14
- [key: string]: any;
15
- };
16
- sx?: CSSProperties;
17
- sxMap: Record<'row' | 'cell' | 'table', any>;
18
- }
19
- export interface TableCardProps extends PieComplexComponentProps<TableCardDataType> {
20
- }
21
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/Containers/TableCard/types/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,OAAO,CAAA;AACrC,OAAO,EAAE,wBAAwB,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAA;AAE1E,MAAM,WAAW,iBAAiB;IAC9B,IAAI,EAAE,MAAM,CAAA;IACZ,OAAO,EAAE,CAAC,MAAM,GAAG,YAAY,CAAC,EAAE,EAAE,CAAA;IACpC,IAAI,EAAE,CAAC,MAAM,GAAG,YAAY,CAAC,EAAE,EAAE,CAAA;IACjC,OAAO,EAAE,CAAC,MAAM,GAAG,IAAI,CAAC,EAAE,CAAA;IAE1B,kBAAkB,EAAE,OAAO,CAAA;IAC3B,oBAAoB,EAAE,OAAO,CAAA;IAC7B,cAAc,EAAE,OAAO,CAAA;IACvB,iBAAiB,CAAC,EAAE,MAAM,CAAA;IAE1B,OAAO,EAAE,MAAM,EAAE,CAAA;IACjB,OAAO,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAA;KAAE,CAAA;IAC/B,EAAE,CAAC,EAAE,aAAa,CAAA;IAClB,KAAK,EAAE,MAAM,CAAC,KAAK,GAAG,MAAM,GAAG,OAAO,EAAE,GAAG,CAAC,CAAA;CAC/C;AAED,MAAM,WAAW,cAAe,SAAQ,wBAAwB,CAAC,iBAAiB,CAAC;CAAG"}
@@ -1,6 +0,0 @@
1
- import { SetUiAjaxConfigurationType, UIConfigType } from '../../../../types';
2
- export declare const ContentCell: ({ data, setUiAjaxConfiguration, }: {
3
- data: UIConfigType;
4
- setUiAjaxConfiguration?: SetUiAjaxConfigurationType;
5
- }) => import("react/jsx-runtime").JSX.Element;
6
- //# sourceMappingURL=ContentCell.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ContentCell.d.ts","sourceRoot":"","sources":["../../../../../src/components/Containers/TableCard/ui/ContentCell.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,0BAA0B,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAA;AAI5E,eAAO,MAAM,WAAW,GAAI,mCAGzB;IACC,IAAI,EAAE,YAAY,CAAA;IAClB,sBAAsB,CAAC,EAAE,0BAA0B,CAAA;CACtD,4CAQA,CAAA"}
@@ -1,6 +0,0 @@
1
- import { SetUiAjaxConfigurationType } from '../../../../types';
2
- export declare const StringCell: ({ data, }: {
3
- data: string;
4
- setUiAjaxConfiguration?: SetUiAjaxConfigurationType;
5
- }) => string | import("react").JSX.Element | import("react").JSX.Element[];
6
- //# sourceMappingURL=StringCell.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"StringCell.d.ts","sourceRoot":"","sources":["../../../../../src/components/Containers/TableCard/ui/StringCell.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,0BAA0B,EAAE,MAAM,mBAAmB,CAAA;AAE9D,eAAO,MAAM,UAAU,GAAI,WAExB;IACC,IAAI,EAAE,MAAM,CAAA;IACZ,sBAAsB,CAAC,EAAE,0BAA0B,CAAA;CACtD,yEAEA,CAAA"}
@@ -1,4 +0,0 @@
1
- import { TableCardProps } from '../types';
2
- declare const TableCard: ({ data, setUiAjaxConfiguration }: TableCardProps) => import("react/jsx-runtime").JSX.Element;
3
- export default TableCard;
4
- //# sourceMappingURL=TableCard.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"TableCard.d.ts","sourceRoot":"","sources":["../../../../../src/components/Containers/TableCard/ui/TableCard.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,MAAM,UAAU,CAAA;AAiJzC,QAAA,MAAM,SAAS,GAAI,kCAAkC,cAAc,4CAoFlE,CAAA;AAED,eAAe,SAAS,CAAA"}
@@ -1,2 +0,0 @@
1
- export { default } from './ui/FSLLoginCard';
2
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/Integrations/FSLLoginCard/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAA"}
@@ -1,18 +0,0 @@
1
- import { CSSProperties } from 'react';
2
- import { PieSimpleComponentProps } from '../../../../types';
3
- export interface FSLLoginCardData {
4
- name: string;
5
- title: string;
6
- errorMessage?: string;
7
- appKey: string;
8
- redirectUri: string;
9
- state: string;
10
- isApp: boolean;
11
- usePopup: boolean;
12
- iconUrl?: string;
13
- iconPosition?: 'start' | 'end';
14
- sx?: CSSProperties;
15
- }
16
- export interface FSLLoginCardProps extends PieSimpleComponentProps<FSLLoginCardData> {
17
- }
18
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/Integrations/FSLLoginCard/types/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,OAAO,CAAA;AACrC,OAAO,EAAE,uBAAuB,EAAE,MAAM,mBAAmB,CAAA;AAE3D,MAAM,WAAW,gBAAgB;IAC7B,IAAI,EAAE,MAAM,CAAA;IAEZ,KAAK,EAAE,MAAM,CAAA;IACb,YAAY,CAAC,EAAE,MAAM,CAAA;IAErB,MAAM,EAAE,MAAM,CAAA;IACd,WAAW,EAAE,MAAM,CAAA;IACnB,KAAK,EAAE,MAAM,CAAA;IACb,KAAK,EAAE,OAAO,CAAA;IACd,QAAQ,EAAE,OAAO,CAAA;IAEjB,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB,YAAY,CAAC,EAAE,OAAO,GAAG,KAAK,CAAA;IAC9B,EAAE,CAAC,EAAE,aAAa,CAAA;CACrB;AAED,MAAM,WAAW,iBAAkB,SAAQ,uBAAuB,CAAC,gBAAgB,CAAC;CAAG"}
@@ -1,4 +0,0 @@
1
- import { FSLLoginCardProps } from '../types';
2
- declare const FSLLoginCard: ({ data }: FSLLoginCardProps) => import("react/jsx-runtime").JSX.Element;
3
- export default FSLLoginCard;
4
- //# sourceMappingURL=FSLLoginCard.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"FSLLoginCard.d.ts","sourceRoot":"","sources":["../../../../../src/components/Integrations/FSLLoginCard/ui/FSLLoginCard.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAA;AAqB5C,QAAA,MAAM,YAAY,GAAI,UAAU,iBAAiB,4CAkDhD,CAAA;AAED,eAAe,YAAY,CAAA"}
@@ -1,5 +0,0 @@
1
- import React from 'react';
2
- import { PieRootProps } from '../PieRoot/types';
3
- declare const PieElectronRoot: React.FC<PieRootProps>;
4
- export default PieElectronRoot;
5
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/PieElectronRoot/index.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAuC,MAAM,OAAO,CAAA;AAO3D,OAAO,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAA;AAuM/C,QAAA,MAAM,eAAe,EAAE,KAAK,CAAC,EAAE,CAAC,YAAY,CAY3C,CAAA;AAED,eAAe,eAAe,CAAA"}
@@ -1,5 +0,0 @@
1
- import React from 'react';
2
- import { PieRootProps } from '../PieRoot/types';
3
- declare const PieExpoRoot: React.FC<PieRootProps>;
4
- export default PieExpoRoot;
5
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/PieExpoRoot/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAuC,MAAM,OAAO,CAAA;AAO3D,OAAO,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAA;AAwL/C,QAAA,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,YAAY,CAYvC,CAAA;AAED,eAAe,WAAW,CAAA"}
@@ -1,15 +0,0 @@
1
- import { ReactNode } from 'react';
2
- import { PieConfig } from '../../../types';
3
- export interface PieExpoRootProps {
4
- location: {
5
- pathname: string;
6
- search: string;
7
- };
8
- authToken?: string;
9
- fallback?: ReactNode;
10
- onError?: () => void;
11
- onNavigate?: (url: string) => void;
12
- config: PieConfig;
13
- initializePie: () => void;
14
- }
15
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/PieExpoRoot/types/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AACjC,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAA;AAE1C,MAAM,WAAW,gBAAgB;IAC7B,QAAQ,EAAE;QACN,QAAQ,EAAE,MAAM,CAAA;QAChB,MAAM,EAAE,MAAM,CAAA;KACjB,CAAA;IACD,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,QAAQ,CAAC,EAAE,SAAS,CAAA;IACpB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAA;IACpB,UAAU,CAAC,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,IAAI,CAAA;IAClC,MAAM,EAAE,SAAS,CAAA;IACjB,aAAa,EAAE,MAAM,IAAI,CAAA;CAC5B"}
@@ -1,18 +0,0 @@
1
- /**
2
- * Initialize all PieUI components by registering them in the component registry.
3
- * This function should be called once before using PieRoot or any dynamic components.
4
- *
5
- * @example
6
- * ```typescript
7
- * import { initializePieComponents } from 'pieui'
8
- *
9
- * // Call this once in your app initialization
10
- * initializePieComponents()
11
- * ```
12
- */
13
- export declare function initializePieComponents(): void;
14
- /**
15
- * Check if PieUI components have been initialized
16
- */
17
- export declare function isPieComponentsInitialized(): boolean;
18
- //# sourceMappingURL=initializeComponents.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"initializeComponents.d.ts","sourceRoot":"","sources":["../../src/util/initializeComponents.ts"],"names":[],"mappings":"AAqBA;;;;;;;;;;;GAWG;AACH,wBAAgB,uBAAuB,IAAI,IAAI,CAqH9C;AAED;;GAEG;AACH,wBAAgB,0BAA0B,IAAI,OAAO,CAEpD"}