@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.
- package/dist/components/Common/AutoRedirectCard/index.d.ts +2 -1
- package/dist/components/Common/AutoRedirectCard/index.d.ts.map +1 -1
- package/dist/components/Common/AutoRedirectCard/ui/AutoRedirectCard.d.ts.map +1 -1
- package/dist/components/Common/HTMLEmbedCard/index.d.ts +2 -1
- package/dist/components/Common/HTMLEmbedCard/index.d.ts.map +1 -1
- package/dist/components/Common/HiddenCard/index.d.ts +2 -1
- package/dist/components/Common/HiddenCard/index.d.ts.map +1 -1
- package/dist/components/Common/IOEventsCard/index.d.ts +2 -1
- package/dist/components/Common/IOEventsCard/index.d.ts.map +1 -1
- package/dist/components/Common/IOEventsCard/ui/IOEventsCard.d.ts.map +1 -1
- package/dist/components/Containers/AjaxGroupCard/index.d.ts +2 -1
- package/dist/components/Containers/AjaxGroupCard/index.d.ts.map +1 -1
- package/dist/components/Containers/BoxCard/index.d.ts +6 -1
- package/dist/components/Containers/BoxCard/index.d.ts.map +1 -1
- package/dist/components/Containers/SequenceCard/index.d.ts +2 -1
- package/dist/components/Containers/SequenceCard/index.d.ts.map +1 -1
- package/dist/components/Containers/UnionCard/index.d.ts +2 -1
- package/dist/components/Containers/UnionCard/index.d.ts.map +1 -1
- package/dist/components/PieBaseRoot/index.d.ts.map +1 -1
- package/dist/components/PieMaxRoot/index.d.ts.map +1 -1
- package/dist/components/PieRoot/index.d.ts.map +1 -1
- package/dist/components/PieRoot/types/index.d.ts +0 -1
- package/dist/components/PieRoot/types/index.d.ts.map +1 -1
- package/dist/components/PieTelegramRoot/index.d.ts.map +1 -1
- package/dist/components/UILoading/index.d.ts.map +1 -1
- package/dist/components/index.d.ts +2 -4
- package/dist/components/index.d.ts.map +1 -1
- package/dist/components/index.esm.js +8 -61
- package/dist/components/index.js +16 -86
- package/dist/index.d.ts +3 -4
- package/dist/index.d.ts.map +1 -1
- package/dist/index.esm.js +18 -67
- package/dist/index.js +31 -97
- package/dist/pieui.components.json +18 -28052
- package/dist/tests/registry-builtin.test.d.ts +2 -0
- package/dist/tests/registry-builtin.test.d.ts.map +1 -0
- package/dist/types/index.d.ts +2 -2
- package/dist/types/index.d.ts.map +1 -1
- package/dist/util/registry.d.ts +1 -0
- package/dist/util/registry.d.ts.map +1 -1
- package/package.json +1 -1
- package/dist/components/Agents/OpenAIVoiceAgentCard/index.d.ts +0 -2
- package/dist/components/Agents/OpenAIVoiceAgentCard/index.d.ts.map +0 -1
- package/dist/components/Agents/OpenAIVoiceAgentCard/types/index.d.ts +0 -31
- package/dist/components/Agents/OpenAIVoiceAgentCard/types/index.d.ts.map +0 -1
- package/dist/components/Agents/OpenAIVoiceAgentCard/ui/OpenAIVoiceAgentCard.d.ts +0 -4
- package/dist/components/Agents/OpenAIVoiceAgentCard/ui/OpenAIVoiceAgentCard.d.ts.map +0 -1
- package/dist/components/Buttons/AjaxButtonCard/index.d.ts +0 -2
- package/dist/components/Buttons/AjaxButtonCard/index.d.ts.map +0 -1
- package/dist/components/Buttons/AjaxButtonCard/types/index.d.ts +0 -15
- package/dist/components/Buttons/AjaxButtonCard/types/index.d.ts.map +0 -1
- package/dist/components/Buttons/AjaxButtonCard/ui/AjaxButtonCard.d.ts +0 -4
- package/dist/components/Buttons/AjaxButtonCard/ui/AjaxButtonCard.d.ts.map +0 -1
- package/dist/components/Buttons/RedirectButtonCard/index.d.ts +0 -2
- package/dist/components/Buttons/RedirectButtonCard/index.d.ts.map +0 -1
- package/dist/components/Buttons/RedirectButtonCard/types/index.d.ts +0 -13
- package/dist/components/Buttons/RedirectButtonCard/types/index.d.ts.map +0 -1
- package/dist/components/Buttons/RedirectButtonCard/ui/RedirectButtonCard.d.ts +0 -4
- package/dist/components/Buttons/RedirectButtonCard/ui/RedirectButtonCard.d.ts.map +0 -1
- package/dist/components/Chats/ChatCard/index.d.ts +0 -2
- package/dist/components/Chats/ChatCard/index.d.ts.map +0 -1
- package/dist/components/Chats/ChatCard/types/index.d.ts +0 -43
- package/dist/components/Chats/ChatCard/types/index.d.ts.map +0 -1
- package/dist/components/Chats/ChatCard/ui/ChatCard.d.ts +0 -4
- package/dist/components/Chats/ChatCard/ui/ChatCard.d.ts.map +0 -1
- package/dist/components/Chats/ChatCard/ui/components/AttachFileButton.d.ts +0 -11
- package/dist/components/Chats/ChatCard/ui/components/AttachFileButton.d.ts.map +0 -1
- package/dist/components/Chats/ChatCard/ui/components/AttachedFileView.d.ts +0 -7
- package/dist/components/Chats/ChatCard/ui/components/AttachedFileView.d.ts.map +0 -1
- package/dist/components/Chats/ChatCard/ui/components/ChatCardInput.d.ts +0 -22
- package/dist/components/Chats/ChatCard/ui/components/ChatCardInput.d.ts.map +0 -1
- package/dist/components/Chats/ChatCard/ui/components/ChatOption.d.ts +0 -7
- package/dist/components/Chats/ChatCard/ui/components/ChatOption.d.ts.map +0 -1
- package/dist/components/Chats/ChatCard/ui/components/Markdown.d.ts +0 -5
- package/dist/components/Chats/ChatCard/ui/components/Markdown.d.ts.map +0 -1
- package/dist/components/Chats/ChatCard/ui/components/MessageAvatar.d.ts +0 -6
- package/dist/components/Chats/ChatCard/ui/components/MessageAvatar.d.ts.map +0 -1
- package/dist/components/Chats/ChatCard/ui/components/MessageCard.d.ts +0 -9
- package/dist/components/Chats/ChatCard/ui/components/MessageCard.d.ts.map +0 -1
- package/dist/components/Chats/ChatCard/ui/components/MessageContent.d.ts +0 -7
- package/dist/components/Chats/ChatCard/ui/components/MessageContent.d.ts.map +0 -1
- package/dist/components/Chats/ChatCard/ui/components/MessagesBoard.d.ts +0 -17
- package/dist/components/Chats/ChatCard/ui/components/MessagesBoard.d.ts.map +0 -1
- package/dist/components/Chats/ChatCard/ui/components/Options.d.ts +0 -7
- package/dist/components/Chats/ChatCard/ui/components/Options.d.ts.map +0 -1
- package/dist/components/Chats/ChatCard/ui/components/ResizableTextarea.d.ts +0 -3
- package/dist/components/Chats/ChatCard/ui/components/ResizableTextarea.d.ts.map +0 -1
- package/dist/components/Chats/ChatCard/ui/components/SendButton.d.ts +0 -4
- package/dist/components/Chats/ChatCard/ui/components/SendButton.d.ts.map +0 -1
- package/dist/components/Chats/ChatCard/ui/components/VoiceListeningButton.d.ts +0 -8
- package/dist/components/Chats/ChatCard/ui/components/VoiceListeningButton.d.ts.map +0 -1
- package/dist/components/Chats/ChatCard/ui/components/icons/AttachFileIcon.d.ts +0 -3
- package/dist/components/Chats/ChatCard/ui/components/icons/AttachFileIcon.d.ts.map +0 -1
- package/dist/components/Chats/ChatCard/ui/components/icons/AttachedFileIcon.d.ts +0 -3
- package/dist/components/Chats/ChatCard/ui/components/icons/AttachedFileIcon.d.ts.map +0 -1
- package/dist/components/Chats/ChatCard/ui/components/icons/CancelFileIcon.d.ts +0 -3
- package/dist/components/Chats/ChatCard/ui/components/icons/CancelFileIcon.d.ts.map +0 -1
- package/dist/components/Chats/ChatCard/ui/components/icons/DefaultAvatar.d.ts +0 -3
- package/dist/components/Chats/ChatCard/ui/components/icons/DefaultAvatar.d.ts.map +0 -1
- package/dist/components/Chats/ChatCard/ui/components/icons/SendIcon.d.ts +0 -3
- package/dist/components/Chats/ChatCard/ui/components/icons/SendIcon.d.ts.map +0 -1
- package/dist/components/Chats/ChatCard/ui/components/icons/VoiceRecordIcon.d.ts +0 -3
- package/dist/components/Chats/ChatCard/ui/components/icons/VoiceRecordIcon.d.ts.map +0 -1
- package/dist/components/Containers/TableCard/index.d.ts +0 -2
- package/dist/components/Containers/TableCard/index.d.ts.map +0 -1
- package/dist/components/Containers/TableCard/types/index.d.ts +0 -21
- package/dist/components/Containers/TableCard/types/index.d.ts.map +0 -1
- package/dist/components/Containers/TableCard/ui/ContentCell.d.ts +0 -6
- package/dist/components/Containers/TableCard/ui/ContentCell.d.ts.map +0 -1
- package/dist/components/Containers/TableCard/ui/StringCell.d.ts +0 -6
- package/dist/components/Containers/TableCard/ui/StringCell.d.ts.map +0 -1
- package/dist/components/Containers/TableCard/ui/TableCard.d.ts +0 -4
- package/dist/components/Containers/TableCard/ui/TableCard.d.ts.map +0 -1
- package/dist/components/Integrations/FSLLoginCard/index.d.ts +0 -2
- package/dist/components/Integrations/FSLLoginCard/index.d.ts.map +0 -1
- package/dist/components/Integrations/FSLLoginCard/types/index.d.ts +0 -18
- package/dist/components/Integrations/FSLLoginCard/types/index.d.ts.map +0 -1
- package/dist/components/Integrations/FSLLoginCard/ui/FSLLoginCard.d.ts +0 -4
- package/dist/components/Integrations/FSLLoginCard/ui/FSLLoginCard.d.ts.map +0 -1
- package/dist/components/PieElectronRoot/index.d.ts +0 -5
- package/dist/components/PieElectronRoot/index.d.ts.map +0 -1
- package/dist/components/PieExpoRoot/index.d.ts +0 -5
- package/dist/components/PieExpoRoot/index.d.ts.map +0 -1
- package/dist/components/PieExpoRoot/types/index.d.ts +0 -15
- package/dist/components/PieExpoRoot/types/index.d.ts.map +0 -1
- package/dist/util/initializeComponents.d.ts +0 -18
- 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 +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 +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 +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 +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 +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"}
|