@xyo-network/react-webapp 2.81.10 → 2.83.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.
- package/dist/browser/index.d.ts +44 -2
- package/dist/browser/index.mjs +258 -0
- package/dist/browser/index.mjs.map +1 -0
- package/package.json +28 -44
- package/src/components/Body.tsx +8 -6
- package/src/components/Chrome.stories.tsx +10 -10
- package/src/components/Chrome.tsx +21 -17
- package/src/components/ErrorPage.tsx +2 -1
- package/src/components/NotFoundPage/Page.stories.tsx +1 -1
- package/src/components/NotFoundPage/Page.tsx +2 -1
- package/src/components/NotFoundPage/index.ts +1 -1
- package/src/components/Page.tsx +34 -31
- package/src/components/index.ts +5 -5
- package/src/components/lib/index.ts +1 -1
- package/src/index.ts +1 -1
- package/xy.config.ts +12 -0
- package/dist/browser/components/Body.d.cts +0 -12
- package/dist/browser/components/Body.d.cts.map +0 -1
- package/dist/browser/components/Body.d.mts +0 -12
- package/dist/browser/components/Body.d.mts.map +0 -1
- package/dist/browser/components/Body.d.ts +0 -12
- package/dist/browser/components/Body.d.ts.map +0 -1
- package/dist/browser/components/Chrome.d.cts +0 -15
- package/dist/browser/components/Chrome.d.cts.map +0 -1
- package/dist/browser/components/Chrome.d.mts +0 -15
- package/dist/browser/components/Chrome.d.mts.map +0 -1
- package/dist/browser/components/Chrome.d.ts +0 -15
- package/dist/browser/components/Chrome.d.ts.map +0 -1
- package/dist/browser/components/ErrorPage.d.cts +0 -7
- package/dist/browser/components/ErrorPage.d.cts.map +0 -1
- package/dist/browser/components/ErrorPage.d.mts +0 -7
- package/dist/browser/components/ErrorPage.d.mts.map +0 -1
- package/dist/browser/components/ErrorPage.d.ts +0 -7
- package/dist/browser/components/ErrorPage.d.ts.map +0 -1
- package/dist/browser/components/NotFoundPage/Page.d.cts +0 -4
- package/dist/browser/components/NotFoundPage/Page.d.cts.map +0 -1
- package/dist/browser/components/NotFoundPage/Page.d.mts +0 -4
- package/dist/browser/components/NotFoundPage/Page.d.mts.map +0 -1
- package/dist/browser/components/NotFoundPage/Page.d.ts +0 -4
- package/dist/browser/components/NotFoundPage/Page.d.ts.map +0 -1
- package/dist/browser/components/NotFoundPage/index.d.cts +0 -2
- package/dist/browser/components/NotFoundPage/index.d.cts.map +0 -1
- package/dist/browser/components/NotFoundPage/index.d.mts +0 -2
- package/dist/browser/components/NotFoundPage/index.d.mts.map +0 -1
- package/dist/browser/components/NotFoundPage/index.d.ts +0 -2
- package/dist/browser/components/NotFoundPage/index.d.ts.map +0 -1
- package/dist/browser/components/Page.d.cts +0 -11
- package/dist/browser/components/Page.d.cts.map +0 -1
- package/dist/browser/components/Page.d.mts +0 -11
- package/dist/browser/components/Page.d.mts.map +0 -1
- package/dist/browser/components/Page.d.ts +0 -11
- package/dist/browser/components/Page.d.ts.map +0 -1
- package/dist/browser/components/index.d.cts +0 -6
- package/dist/browser/components/index.d.cts.map +0 -1
- package/dist/browser/components/index.d.mts +0 -6
- package/dist/browser/components/index.d.mts.map +0 -1
- package/dist/browser/components/index.d.ts +0 -6
- package/dist/browser/components/index.d.ts.map +0 -1
- package/dist/browser/components/lib/cssValues.d.cts +0 -6
- package/dist/browser/components/lib/cssValues.d.cts.map +0 -1
- package/dist/browser/components/lib/cssValues.d.mts +0 -6
- package/dist/browser/components/lib/cssValues.d.mts.map +0 -1
- package/dist/browser/components/lib/cssValues.d.ts +0 -6
- package/dist/browser/components/lib/cssValues.d.ts.map +0 -1
- package/dist/browser/components/lib/index.d.cts +0 -2
- package/dist/browser/components/lib/index.d.cts.map +0 -1
- package/dist/browser/components/lib/index.d.mts +0 -2
- package/dist/browser/components/lib/index.d.mts.map +0 -1
- package/dist/browser/components/lib/index.d.ts +0 -2
- package/dist/browser/components/lib/index.d.ts.map +0 -1
- package/dist/browser/index.cjs +0 -261
- package/dist/browser/index.cjs.map +0 -1
- package/dist/browser/index.d.cts +0 -2
- package/dist/browser/index.d.cts.map +0 -1
- package/dist/browser/index.d.mts +0 -2
- package/dist/browser/index.d.mts.map +0 -1
- package/dist/browser/index.d.ts.map +0 -1
- package/dist/browser/index.js +0 -238
- package/dist/browser/index.js.map +0 -1
- package/dist/neutral/components/Body.d.cts +0 -12
- package/dist/neutral/components/Body.d.cts.map +0 -1
- package/dist/neutral/components/Body.d.mts +0 -12
- package/dist/neutral/components/Body.d.mts.map +0 -1
- package/dist/neutral/components/Body.d.ts +0 -12
- package/dist/neutral/components/Body.d.ts.map +0 -1
- package/dist/neutral/components/Chrome.d.cts +0 -15
- package/dist/neutral/components/Chrome.d.cts.map +0 -1
- package/dist/neutral/components/Chrome.d.mts +0 -15
- package/dist/neutral/components/Chrome.d.mts.map +0 -1
- package/dist/neutral/components/Chrome.d.ts +0 -15
- package/dist/neutral/components/Chrome.d.ts.map +0 -1
- package/dist/neutral/components/ErrorPage.d.cts +0 -7
- package/dist/neutral/components/ErrorPage.d.cts.map +0 -1
- package/dist/neutral/components/ErrorPage.d.mts +0 -7
- package/dist/neutral/components/ErrorPage.d.mts.map +0 -1
- package/dist/neutral/components/ErrorPage.d.ts +0 -7
- package/dist/neutral/components/ErrorPage.d.ts.map +0 -1
- package/dist/neutral/components/NotFoundPage/Page.d.cts +0 -4
- package/dist/neutral/components/NotFoundPage/Page.d.cts.map +0 -1
- package/dist/neutral/components/NotFoundPage/Page.d.mts +0 -4
- package/dist/neutral/components/NotFoundPage/Page.d.mts.map +0 -1
- package/dist/neutral/components/NotFoundPage/Page.d.ts +0 -4
- package/dist/neutral/components/NotFoundPage/Page.d.ts.map +0 -1
- package/dist/neutral/components/NotFoundPage/index.d.cts +0 -2
- package/dist/neutral/components/NotFoundPage/index.d.cts.map +0 -1
- package/dist/neutral/components/NotFoundPage/index.d.mts +0 -2
- package/dist/neutral/components/NotFoundPage/index.d.mts.map +0 -1
- package/dist/neutral/components/NotFoundPage/index.d.ts +0 -2
- package/dist/neutral/components/NotFoundPage/index.d.ts.map +0 -1
- package/dist/neutral/components/Page.d.cts +0 -11
- package/dist/neutral/components/Page.d.cts.map +0 -1
- package/dist/neutral/components/Page.d.mts +0 -11
- package/dist/neutral/components/Page.d.mts.map +0 -1
- package/dist/neutral/components/Page.d.ts +0 -11
- package/dist/neutral/components/Page.d.ts.map +0 -1
- package/dist/neutral/components/index.d.cts +0 -6
- package/dist/neutral/components/index.d.cts.map +0 -1
- package/dist/neutral/components/index.d.mts +0 -6
- package/dist/neutral/components/index.d.mts.map +0 -1
- package/dist/neutral/components/index.d.ts +0 -6
- package/dist/neutral/components/index.d.ts.map +0 -1
- package/dist/neutral/components/lib/cssValues.d.cts +0 -6
- package/dist/neutral/components/lib/cssValues.d.cts.map +0 -1
- package/dist/neutral/components/lib/cssValues.d.mts +0 -6
- package/dist/neutral/components/lib/cssValues.d.mts.map +0 -1
- package/dist/neutral/components/lib/cssValues.d.ts +0 -6
- package/dist/neutral/components/lib/cssValues.d.ts.map +0 -1
- package/dist/neutral/components/lib/index.d.cts +0 -2
- package/dist/neutral/components/lib/index.d.cts.map +0 -1
- package/dist/neutral/components/lib/index.d.mts +0 -2
- package/dist/neutral/components/lib/index.d.mts.map +0 -1
- package/dist/neutral/components/lib/index.d.ts +0 -2
- package/dist/neutral/components/lib/index.d.ts.map +0 -1
- package/dist/neutral/index.cjs +0 -261
- package/dist/neutral/index.cjs.map +0 -1
- package/dist/neutral/index.d.cts +0 -2
- package/dist/neutral/index.d.cts.map +0 -1
- package/dist/neutral/index.d.mts +0 -2
- package/dist/neutral/index.d.mts.map +0 -1
- package/dist/neutral/index.d.ts +0 -2
- package/dist/neutral/index.d.ts.map +0 -1
- package/dist/neutral/index.js +0 -238
- package/dist/neutral/index.js.map +0 -1
- package/dist/node/components/Body.d.cts +0 -12
- package/dist/node/components/Body.d.cts.map +0 -1
- package/dist/node/components/Body.d.mts +0 -12
- package/dist/node/components/Body.d.mts.map +0 -1
- package/dist/node/components/Body.d.ts +0 -12
- package/dist/node/components/Body.d.ts.map +0 -1
- package/dist/node/components/Chrome.d.cts +0 -15
- package/dist/node/components/Chrome.d.cts.map +0 -1
- package/dist/node/components/Chrome.d.mts +0 -15
- package/dist/node/components/Chrome.d.mts.map +0 -1
- package/dist/node/components/Chrome.d.ts +0 -15
- package/dist/node/components/Chrome.d.ts.map +0 -1
- package/dist/node/components/ErrorPage.d.cts +0 -7
- package/dist/node/components/ErrorPage.d.cts.map +0 -1
- package/dist/node/components/ErrorPage.d.mts +0 -7
- package/dist/node/components/ErrorPage.d.mts.map +0 -1
- package/dist/node/components/ErrorPage.d.ts +0 -7
- package/dist/node/components/ErrorPage.d.ts.map +0 -1
- package/dist/node/components/NotFoundPage/Page.d.cts +0 -4
- package/dist/node/components/NotFoundPage/Page.d.cts.map +0 -1
- package/dist/node/components/NotFoundPage/Page.d.mts +0 -4
- package/dist/node/components/NotFoundPage/Page.d.mts.map +0 -1
- package/dist/node/components/NotFoundPage/Page.d.ts +0 -4
- package/dist/node/components/NotFoundPage/Page.d.ts.map +0 -1
- package/dist/node/components/NotFoundPage/index.d.cts +0 -2
- package/dist/node/components/NotFoundPage/index.d.cts.map +0 -1
- package/dist/node/components/NotFoundPage/index.d.mts +0 -2
- package/dist/node/components/NotFoundPage/index.d.mts.map +0 -1
- package/dist/node/components/NotFoundPage/index.d.ts +0 -2
- package/dist/node/components/NotFoundPage/index.d.ts.map +0 -1
- package/dist/node/components/Page.d.cts +0 -11
- package/dist/node/components/Page.d.cts.map +0 -1
- package/dist/node/components/Page.d.mts +0 -11
- package/dist/node/components/Page.d.mts.map +0 -1
- package/dist/node/components/Page.d.ts +0 -11
- package/dist/node/components/Page.d.ts.map +0 -1
- package/dist/node/components/index.d.cts +0 -6
- package/dist/node/components/index.d.cts.map +0 -1
- package/dist/node/components/index.d.mts +0 -6
- package/dist/node/components/index.d.mts.map +0 -1
- package/dist/node/components/index.d.ts +0 -6
- package/dist/node/components/index.d.ts.map +0 -1
- package/dist/node/components/lib/cssValues.d.cts +0 -6
- package/dist/node/components/lib/cssValues.d.cts.map +0 -1
- package/dist/node/components/lib/cssValues.d.mts +0 -6
- package/dist/node/components/lib/cssValues.d.mts.map +0 -1
- package/dist/node/components/lib/cssValues.d.ts +0 -6
- package/dist/node/components/lib/cssValues.d.ts.map +0 -1
- package/dist/node/components/lib/index.d.cts +0 -2
- package/dist/node/components/lib/index.d.cts.map +0 -1
- package/dist/node/components/lib/index.d.mts +0 -2
- package/dist/node/components/lib/index.d.mts.map +0 -1
- package/dist/node/components/lib/index.d.ts +0 -2
- package/dist/node/components/lib/index.d.ts.map +0 -1
- package/dist/node/index.cjs +0 -272
- package/dist/node/index.cjs.map +0 -1
- package/dist/node/index.d.cts +0 -2
- package/dist/node/index.d.cts.map +0 -1
- package/dist/node/index.d.mts +0 -2
- package/dist/node/index.d.mts.map +0 -1
- package/dist/node/index.d.ts +0 -2
- package/dist/node/index.d.ts.map +0 -1
- package/dist/node/index.js +0 -238
- package/dist/node/index.js.map +0 -1
package/src/components/Page.tsx
CHANGED
|
@@ -3,15 +3,16 @@ import { useAsyncEffect } from '@xylabs/react-async-effect'
|
|
|
3
3
|
import { FlexBoxProps, FlexGrowCol } from '@xylabs/react-flexbox'
|
|
4
4
|
import { useUserEvents } from '@xylabs/react-pixel'
|
|
5
5
|
import { WithChildren } from '@xylabs/react-shared'
|
|
6
|
+
import React from 'react'
|
|
6
7
|
import { Helmet } from 'react-helmet'
|
|
7
8
|
import { useLocation } from 'react-router-dom'
|
|
8
9
|
|
|
9
|
-
import { WebAppBody, WebAppBodyProps } from './Body.
|
|
10
|
-
import { fixedWrap, scrollableWrap } from './lib/index.
|
|
10
|
+
import { WebAppBody, WebAppBodyProps } from './Body.tsx'
|
|
11
|
+
import { fixedWrap, scrollableWrap } from './lib/index.ts'
|
|
11
12
|
|
|
12
13
|
const WebAppPageRoot = styled(FlexGrowCol, {
|
|
13
14
|
name: 'WebAppPage',
|
|
14
|
-
shouldForwardProp:
|
|
15
|
+
shouldForwardProp: propName => propName !== 'mobileScrollingBreakpoint' && propName !== 'variant',
|
|
15
16
|
slot: 'Root',
|
|
16
17
|
})<WebAppPageProps>(({ theme, mobileScrollingBreakpoint = 'sm', variant }) => {
|
|
17
18
|
const props = variant === 'scrollable' ? scrollableWrap : fixedWrap
|
|
@@ -47,7 +48,6 @@ export const WebAppPage: React.FC<WithChildren<WebAppPageProps>> = ({
|
|
|
47
48
|
const { pathname } = useLocation()
|
|
48
49
|
|
|
49
50
|
useAsyncEffect(
|
|
50
|
-
// eslint-disable-next-line react-hooks/exhaustive-deps
|
|
51
51
|
async () => {
|
|
52
52
|
await userEvents?.viewContent({ name: title ?? 'NodeBasePage', path: location.pathname })
|
|
53
53
|
},
|
|
@@ -57,33 +57,36 @@ export const WebAppPage: React.FC<WithChildren<WebAppPageProps>> = ({
|
|
|
57
57
|
return (
|
|
58
58
|
<WebAppPageRoot mobileScrollingBreakpoint={mobileScrollingBreakpoint} variant={variant} {...props}>
|
|
59
59
|
<Helmet title={title} />
|
|
60
|
-
{container && container !== 'none'
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
60
|
+
{container && container !== 'none'
|
|
61
|
+
? (
|
|
62
|
+
<Container
|
|
63
|
+
disableGutters={disableGutters}
|
|
64
|
+
style={{ alignItems: 'stretch', display: 'flex', flexDirection: 'column', flexGrow: 1, justifyContent: 'flex-start' }}
|
|
65
|
+
maxWidth={container}
|
|
66
|
+
>
|
|
67
|
+
<WebAppBody
|
|
68
|
+
disableBreadcrumbGutter={disableBreadcrumbGutter}
|
|
69
|
+
breadcrumbs={breadcrumbs}
|
|
70
|
+
mobileScrollingBreakpoint={mobileScrollingBreakpoint}
|
|
71
|
+
variant={variant}
|
|
72
|
+
{...props}
|
|
73
|
+
>
|
|
74
|
+
{children}
|
|
75
|
+
</WebAppBody>
|
|
76
|
+
</Container>
|
|
77
|
+
)
|
|
78
|
+
: (
|
|
79
|
+
<WebAppBody
|
|
80
|
+
disableBreadcrumbGutter={disableBreadcrumbGutter}
|
|
81
|
+
breadcrumbs={breadcrumbs}
|
|
82
|
+
mobileScrollingBreakpoint={mobileScrollingBreakpoint}
|
|
83
|
+
paddingX={disableGutters ? 0 : 1}
|
|
84
|
+
variant={variant}
|
|
85
|
+
{...props}
|
|
86
|
+
>
|
|
87
|
+
{children}
|
|
88
|
+
</WebAppBody>
|
|
89
|
+
)}
|
|
87
90
|
</WebAppPageRoot>
|
|
88
91
|
)
|
|
89
92
|
}
|
package/src/components/index.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export * from './Body.
|
|
2
|
-
export * from './Chrome.
|
|
3
|
-
export * from './ErrorPage.
|
|
4
|
-
export * from './NotFoundPage/index.
|
|
5
|
-
export * from './Page.
|
|
1
|
+
export * from './Body.tsx'
|
|
2
|
+
export * from './Chrome.tsx'
|
|
3
|
+
export * from './ErrorPage.tsx'
|
|
4
|
+
export * from './NotFoundPage/index.ts'
|
|
5
|
+
export * from './Page.tsx'
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './cssValues.
|
|
1
|
+
export * from './cssValues.ts'
|
package/src/index.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './components/index.
|
|
1
|
+
export * from './components/index.ts'
|
package/xy.config.ts
ADDED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { Breakpoint } from '@mui/material';
|
|
2
|
-
import { FlexBoxProps } from '@xylabs/react-flexbox';
|
|
3
|
-
import React, { ReactNode } from 'react';
|
|
4
|
-
export interface WebAppBodyProps extends FlexBoxProps {
|
|
5
|
-
breadcrumbs?: ReactNode;
|
|
6
|
-
disableBreadcrumbGutter?: boolean;
|
|
7
|
-
mobileScrollingBreakpoint?: Breakpoint;
|
|
8
|
-
spacing?: string | number;
|
|
9
|
-
variant?: 'scrollable' | 'fixed';
|
|
10
|
-
}
|
|
11
|
-
export declare const WebAppBody: React.FC<WebAppBodyProps>;
|
|
12
|
-
//# sourceMappingURL=Body.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Body.d.ts","sourceRoot":"","sources":["../../../src/components/Body.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAU,MAAM,eAAe,CAAA;AAClD,OAAO,EAAE,YAAY,EAAwB,MAAM,uBAAuB,CAAA;AAC1E,OAAO,KAAK,EAAE,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAgExC,MAAM,WAAW,eAAgB,SAAQ,YAAY;IACnD,WAAW,CAAC,EAAE,SAAS,CAAA;IACvB,uBAAuB,CAAC,EAAE,OAAO,CAAA;IACjC,yBAAyB,CAAC,EAAE,UAAU,CAAA;IACtC,OAAO,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IACzB,OAAO,CAAC,EAAE,YAAY,GAAG,OAAO,CAAA;CACjC;AAED,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,CAuBhD,CAAA"}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { Breakpoint } from '@mui/material';
|
|
2
|
-
import { FlexBoxProps } from '@xylabs/react-flexbox';
|
|
3
|
-
import React, { ReactNode } from 'react';
|
|
4
|
-
export interface WebAppBodyProps extends FlexBoxProps {
|
|
5
|
-
breadcrumbs?: ReactNode;
|
|
6
|
-
disableBreadcrumbGutter?: boolean;
|
|
7
|
-
mobileScrollingBreakpoint?: Breakpoint;
|
|
8
|
-
spacing?: string | number;
|
|
9
|
-
variant?: 'scrollable' | 'fixed';
|
|
10
|
-
}
|
|
11
|
-
export declare const WebAppBody: React.FC<WebAppBodyProps>;
|
|
12
|
-
//# sourceMappingURL=Body.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Body.d.ts","sourceRoot":"","sources":["../../../src/components/Body.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAU,MAAM,eAAe,CAAA;AAClD,OAAO,EAAE,YAAY,EAAwB,MAAM,uBAAuB,CAAA;AAC1E,OAAO,KAAK,EAAE,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAgExC,MAAM,WAAW,eAAgB,SAAQ,YAAY;IACnD,WAAW,CAAC,EAAE,SAAS,CAAA;IACvB,uBAAuB,CAAC,EAAE,OAAO,CAAA;IACjC,yBAAyB,CAAC,EAAE,UAAU,CAAA;IACtC,OAAO,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IACzB,OAAO,CAAC,EAAE,YAAY,GAAG,OAAO,CAAA;CACjC;AAED,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,CAuBhD,CAAA"}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { Breakpoint } from '@mui/material';
|
|
2
|
-
import { FlexBoxProps } from '@xylabs/react-flexbox';
|
|
3
|
-
import React, { ReactNode } from 'react';
|
|
4
|
-
export interface WebAppBodyProps extends FlexBoxProps {
|
|
5
|
-
breadcrumbs?: ReactNode;
|
|
6
|
-
disableBreadcrumbGutter?: boolean;
|
|
7
|
-
mobileScrollingBreakpoint?: Breakpoint;
|
|
8
|
-
spacing?: string | number;
|
|
9
|
-
variant?: 'scrollable' | 'fixed';
|
|
10
|
-
}
|
|
11
|
-
export declare const WebAppBody: React.FC<WebAppBodyProps>;
|
|
12
|
-
//# sourceMappingURL=Body.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Body.d.ts","sourceRoot":"","sources":["../../../src/components/Body.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAU,MAAM,eAAe,CAAA;AAClD,OAAO,EAAE,YAAY,EAAwB,MAAM,uBAAuB,CAAA;AAC1E,OAAO,KAAK,EAAE,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAgExC,MAAM,WAAW,eAAgB,SAAQ,YAAY;IACnD,WAAW,CAAC,EAAE,SAAS,CAAA;IACvB,uBAAuB,CAAC,EAAE,OAAO,CAAA;IACjC,yBAAyB,CAAC,EAAE,UAAU,CAAA;IACtC,OAAO,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IACzB,OAAO,CAAC,EAAE,YAAY,GAAG,OAAO,CAAA;CACjC;AAED,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,CAuBhD,CAAA"}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { FlexBoxProps } from '@xylabs/react-flexbox';
|
|
2
|
-
import { WebAppNavigationType } from '@xyo-network/react-app-settings';
|
|
3
|
-
import { ReactNode } from 'react';
|
|
4
|
-
export interface WebAppChromeProps extends FlexBoxProps {
|
|
5
|
-
appName: string;
|
|
6
|
-
appbar?: ReactNode;
|
|
7
|
-
errorBoundary?: boolean;
|
|
8
|
-
errorPage?: ReactNode;
|
|
9
|
-
footer?: ReactNode;
|
|
10
|
-
footerElevation?: number;
|
|
11
|
-
menuItems?: ReactNode;
|
|
12
|
-
navigationType?: WebAppNavigationType;
|
|
13
|
-
}
|
|
14
|
-
export declare const WebAppChrome: import("react").ForwardRefExoticComponent<WebAppChromeProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
15
|
-
//# sourceMappingURL=Chrome.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Chrome.d.ts","sourceRoot":"","sources":["../../../src/components/Chrome.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAqC,MAAM,uBAAuB,CAAA;AACvF,OAAO,EAAE,oBAAoB,EAAE,MAAM,iCAAiC,CAAA;AAItE,OAAO,EAAc,SAAS,EAAE,MAAM,OAAO,CAAA;AAK7C,MAAM,WAAW,iBAAkB,SAAQ,YAAY;IACrD,OAAO,EAAE,MAAM,CAAA;IACf,MAAM,CAAC,EAAE,SAAS,CAAA;IAClB,aAAa,CAAC,EAAE,OAAO,CAAA;IACvB,SAAS,CAAC,EAAE,SAAS,CAAA;IACrB,MAAM,CAAC,EAAE,SAAS,CAAA;IAClB,eAAe,CAAC,EAAE,MAAM,CAAA;IACxB,SAAS,CAAC,EAAE,SAAS,CAAA;IACrB,cAAc,CAAC,EAAE,oBAAoB,CAAA;CACtC;AAED,eAAO,MAAM,YAAY,8GAmCxB,CAAA"}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { FlexBoxProps } from '@xylabs/react-flexbox';
|
|
2
|
-
import { WebAppNavigationType } from '@xyo-network/react-app-settings';
|
|
3
|
-
import { ReactNode } from 'react';
|
|
4
|
-
export interface WebAppChromeProps extends FlexBoxProps {
|
|
5
|
-
appName: string;
|
|
6
|
-
appbar?: ReactNode;
|
|
7
|
-
errorBoundary?: boolean;
|
|
8
|
-
errorPage?: ReactNode;
|
|
9
|
-
footer?: ReactNode;
|
|
10
|
-
footerElevation?: number;
|
|
11
|
-
menuItems?: ReactNode;
|
|
12
|
-
navigationType?: WebAppNavigationType;
|
|
13
|
-
}
|
|
14
|
-
export declare const WebAppChrome: import("react").ForwardRefExoticComponent<WebAppChromeProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
15
|
-
//# sourceMappingURL=Chrome.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Chrome.d.ts","sourceRoot":"","sources":["../../../src/components/Chrome.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAqC,MAAM,uBAAuB,CAAA;AACvF,OAAO,EAAE,oBAAoB,EAAE,MAAM,iCAAiC,CAAA;AAItE,OAAO,EAAc,SAAS,EAAE,MAAM,OAAO,CAAA;AAK7C,MAAM,WAAW,iBAAkB,SAAQ,YAAY;IACrD,OAAO,EAAE,MAAM,CAAA;IACf,MAAM,CAAC,EAAE,SAAS,CAAA;IAClB,aAAa,CAAC,EAAE,OAAO,CAAA;IACvB,SAAS,CAAC,EAAE,SAAS,CAAA;IACrB,MAAM,CAAC,EAAE,SAAS,CAAA;IAClB,eAAe,CAAC,EAAE,MAAM,CAAA;IACxB,SAAS,CAAC,EAAE,SAAS,CAAA;IACrB,cAAc,CAAC,EAAE,oBAAoB,CAAA;CACtC;AAED,eAAO,MAAM,YAAY,8GAmCxB,CAAA"}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { FlexBoxProps } from '@xylabs/react-flexbox';
|
|
2
|
-
import { WebAppNavigationType } from '@xyo-network/react-app-settings';
|
|
3
|
-
import { ReactNode } from 'react';
|
|
4
|
-
export interface WebAppChromeProps extends FlexBoxProps {
|
|
5
|
-
appName: string;
|
|
6
|
-
appbar?: ReactNode;
|
|
7
|
-
errorBoundary?: boolean;
|
|
8
|
-
errorPage?: ReactNode;
|
|
9
|
-
footer?: ReactNode;
|
|
10
|
-
footerElevation?: number;
|
|
11
|
-
menuItems?: ReactNode;
|
|
12
|
-
navigationType?: WebAppNavigationType;
|
|
13
|
-
}
|
|
14
|
-
export declare const WebAppChrome: import("react").ForwardRefExoticComponent<WebAppChromeProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
15
|
-
//# sourceMappingURL=Chrome.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Chrome.d.ts","sourceRoot":"","sources":["../../../src/components/Chrome.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAqC,MAAM,uBAAuB,CAAA;AACvF,OAAO,EAAE,oBAAoB,EAAE,MAAM,iCAAiC,CAAA;AAItE,OAAO,EAAc,SAAS,EAAE,MAAM,OAAO,CAAA;AAK7C,MAAM,WAAW,iBAAkB,SAAQ,YAAY;IACrD,OAAO,EAAE,MAAM,CAAA;IACf,MAAM,CAAC,EAAE,SAAS,CAAA;IAClB,aAAa,CAAC,EAAE,OAAO,CAAA;IACvB,SAAS,CAAC,EAAE,SAAS,CAAA;IACrB,MAAM,CAAC,EAAE,SAAS,CAAA;IAClB,eAAe,CAAC,EAAE,MAAM,CAAA;IACxB,SAAS,CAAC,EAAE,SAAS,CAAA;IACrB,cAAc,CAAC,EAAE,oBAAoB,CAAA;CACtC;AAED,eAAO,MAAM,YAAY,8GAmCxB,CAAA"}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { WebAppPageProps } from './Page.js';
|
|
2
|
-
export interface WebAppErrorPageProps extends WebAppPageProps {
|
|
3
|
-
error?: Error;
|
|
4
|
-
}
|
|
5
|
-
export declare const WebAppErrorPage: React.FC<WebAppErrorPageProps>;
|
|
6
|
-
export declare const ErrorPage: import("react").FC<WebAppErrorPageProps>;
|
|
7
|
-
//# sourceMappingURL=ErrorPage.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ErrorPage.d.ts","sourceRoot":"","sources":["../../../src/components/ErrorPage.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAc,eAAe,EAAE,MAAM,WAAW,CAAA;AAEvD,MAAM,WAAW,oBAAqB,SAAQ,eAAe;IAC3D,KAAK,CAAC,EAAE,KAAK,CAAA;CACd;AAED,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,EAAE,CAAC,oBAAoB,CAQ1D,CAAA;AAGD,eAAO,MAAM,SAAS,0CAAkB,CAAA"}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { WebAppPageProps } from './Page.js';
|
|
2
|
-
export interface WebAppErrorPageProps extends WebAppPageProps {
|
|
3
|
-
error?: Error;
|
|
4
|
-
}
|
|
5
|
-
export declare const WebAppErrorPage: React.FC<WebAppErrorPageProps>;
|
|
6
|
-
export declare const ErrorPage: import("react").FC<WebAppErrorPageProps>;
|
|
7
|
-
//# sourceMappingURL=ErrorPage.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ErrorPage.d.ts","sourceRoot":"","sources":["../../../src/components/ErrorPage.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAc,eAAe,EAAE,MAAM,WAAW,CAAA;AAEvD,MAAM,WAAW,oBAAqB,SAAQ,eAAe;IAC3D,KAAK,CAAC,EAAE,KAAK,CAAA;CACd;AAED,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,EAAE,CAAC,oBAAoB,CAQ1D,CAAA;AAGD,eAAO,MAAM,SAAS,0CAAkB,CAAA"}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { WebAppPageProps } from './Page.js';
|
|
2
|
-
export interface WebAppErrorPageProps extends WebAppPageProps {
|
|
3
|
-
error?: Error;
|
|
4
|
-
}
|
|
5
|
-
export declare const WebAppErrorPage: React.FC<WebAppErrorPageProps>;
|
|
6
|
-
export declare const ErrorPage: import("react").FC<WebAppErrorPageProps>;
|
|
7
|
-
//# sourceMappingURL=ErrorPage.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ErrorPage.d.ts","sourceRoot":"","sources":["../../../src/components/ErrorPage.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAc,eAAe,EAAE,MAAM,WAAW,CAAA;AAEvD,MAAM,WAAW,oBAAqB,SAAQ,eAAe;IAC3D,KAAK,CAAC,EAAE,KAAK,CAAA;CACd;AAED,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,EAAE,CAAC,oBAAoB,CAQ1D,CAAA;AAGD,eAAO,MAAM,SAAS,0CAAkB,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Page.d.ts","sourceRoot":"","sources":["../../../../src/components/NotFoundPage/Page.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAc,eAAe,EAAE,MAAM,YAAY,CAAA;AAExD,eAAO,MAAM,kBAAkB,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,CAIxD,CAAA;AAGD,eAAO,MAAM,YAAY,qCAAqB,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Page.d.ts","sourceRoot":"","sources":["../../../../src/components/NotFoundPage/Page.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAc,eAAe,EAAE,MAAM,YAAY,CAAA;AAExD,eAAO,MAAM,kBAAkB,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,CAIxD,CAAA;AAGD,eAAO,MAAM,YAAY,qCAAqB,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Page.d.ts","sourceRoot":"","sources":["../../../../src/components/NotFoundPage/Page.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAc,eAAe,EAAE,MAAM,YAAY,CAAA;AAExD,eAAO,MAAM,kBAAkB,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,CAIxD,CAAA;AAGD,eAAO,MAAM,YAAY,qCAAqB,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/NotFoundPage/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/NotFoundPage/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/NotFoundPage/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAA"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { ContainerProps } from '@mui/material';
|
|
2
|
-
import { FlexBoxProps } from '@xylabs/react-flexbox';
|
|
3
|
-
import { WithChildren } from '@xylabs/react-shared';
|
|
4
|
-
import { WebAppBodyProps } from './Body.js';
|
|
5
|
-
export interface WebAppPageProps extends WebAppBodyProps, FlexBoxProps {
|
|
6
|
-
container?: ContainerProps['maxWidth'] | 'none';
|
|
7
|
-
disableGutters?: boolean;
|
|
8
|
-
}
|
|
9
|
-
export declare const WebAppPage: React.FC<WithChildren<WebAppPageProps>>;
|
|
10
|
-
export declare const FlexPage: import("react").FC<WithChildren<WebAppPageProps>>;
|
|
11
|
-
//# sourceMappingURL=Page.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Page.d.ts","sourceRoot":"","sources":["../../../src/components/Page.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAa,cAAc,EAAU,MAAM,eAAe,CAAA;AAEjE,OAAO,EAAE,YAAY,EAAe,MAAM,uBAAuB,CAAA;AAEjE,OAAO,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAA;AAInD,OAAO,EAAc,eAAe,EAAE,MAAM,WAAW,CAAA;AAqBvD,MAAM,WAAW,eAAgB,SAAQ,eAAe,EAAE,YAAY;IACpE,SAAS,CAAC,EAAE,cAAc,CAAC,UAAU,CAAC,GAAG,MAAM,CAAA;IAC/C,cAAc,CAAC,EAAE,OAAO,CAAA;CACzB;AAED,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,YAAY,CAAC,eAAe,CAAC,CAsD9D,CAAA;AAGD,eAAO,MAAM,QAAQ,mDAAa,CAAA"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { ContainerProps } from '@mui/material';
|
|
2
|
-
import { FlexBoxProps } from '@xylabs/react-flexbox';
|
|
3
|
-
import { WithChildren } from '@xylabs/react-shared';
|
|
4
|
-
import { WebAppBodyProps } from './Body.js';
|
|
5
|
-
export interface WebAppPageProps extends WebAppBodyProps, FlexBoxProps {
|
|
6
|
-
container?: ContainerProps['maxWidth'] | 'none';
|
|
7
|
-
disableGutters?: boolean;
|
|
8
|
-
}
|
|
9
|
-
export declare const WebAppPage: React.FC<WithChildren<WebAppPageProps>>;
|
|
10
|
-
export declare const FlexPage: import("react").FC<WithChildren<WebAppPageProps>>;
|
|
11
|
-
//# sourceMappingURL=Page.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Page.d.ts","sourceRoot":"","sources":["../../../src/components/Page.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAa,cAAc,EAAU,MAAM,eAAe,CAAA;AAEjE,OAAO,EAAE,YAAY,EAAe,MAAM,uBAAuB,CAAA;AAEjE,OAAO,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAA;AAInD,OAAO,EAAc,eAAe,EAAE,MAAM,WAAW,CAAA;AAqBvD,MAAM,WAAW,eAAgB,SAAQ,eAAe,EAAE,YAAY;IACpE,SAAS,CAAC,EAAE,cAAc,CAAC,UAAU,CAAC,GAAG,MAAM,CAAA;IAC/C,cAAc,CAAC,EAAE,OAAO,CAAA;CACzB;AAED,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,YAAY,CAAC,eAAe,CAAC,CAsD9D,CAAA;AAGD,eAAO,MAAM,QAAQ,mDAAa,CAAA"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { ContainerProps } from '@mui/material';
|
|
2
|
-
import { FlexBoxProps } from '@xylabs/react-flexbox';
|
|
3
|
-
import { WithChildren } from '@xylabs/react-shared';
|
|
4
|
-
import { WebAppBodyProps } from './Body.js';
|
|
5
|
-
export interface WebAppPageProps extends WebAppBodyProps, FlexBoxProps {
|
|
6
|
-
container?: ContainerProps['maxWidth'] | 'none';
|
|
7
|
-
disableGutters?: boolean;
|
|
8
|
-
}
|
|
9
|
-
export declare const WebAppPage: React.FC<WithChildren<WebAppPageProps>>;
|
|
10
|
-
export declare const FlexPage: import("react").FC<WithChildren<WebAppPageProps>>;
|
|
11
|
-
//# sourceMappingURL=Page.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Page.d.ts","sourceRoot":"","sources":["../../../src/components/Page.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAa,cAAc,EAAU,MAAM,eAAe,CAAA;AAEjE,OAAO,EAAE,YAAY,EAAe,MAAM,uBAAuB,CAAA;AAEjE,OAAO,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAA;AAInD,OAAO,EAAc,eAAe,EAAE,MAAM,WAAW,CAAA;AAqBvD,MAAM,WAAW,eAAgB,SAAQ,eAAe,EAAE,YAAY;IACpE,SAAS,CAAC,EAAE,cAAc,CAAC,UAAU,CAAC,GAAG,MAAM,CAAA;IAC/C,cAAc,CAAC,EAAE,OAAO,CAAA;CACzB;AAED,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,YAAY,CAAC,eAAe,CAAC,CAsD9D,CAAA;AAGD,eAAO,MAAM,QAAQ,mDAAa,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAA;AACzB,cAAc,aAAa,CAAA;AAC3B,cAAc,gBAAgB,CAAA;AAC9B,cAAc,yBAAyB,CAAA;AACvC,cAAc,WAAW,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAA;AACzB,cAAc,aAAa,CAAA;AAC3B,cAAc,gBAAgB,CAAA;AAC9B,cAAc,yBAAyB,CAAA;AACvC,cAAc,WAAW,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAA;AACzB,cAAc,aAAa,CAAA;AAC3B,cAAc,gBAAgB,CAAA;AAC9B,cAAc,yBAAyB,CAAA;AACvC,cAAc,WAAW,CAAA"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { CSSProperties } from 'react';
|
|
2
|
-
export declare const scrollableWrap: CSSProperties;
|
|
3
|
-
export declare const fixedWrap: CSSProperties;
|
|
4
|
-
export declare const scrollableContent: CSSProperties;
|
|
5
|
-
export declare const fixedContent: CSSProperties;
|
|
6
|
-
//# sourceMappingURL=cssValues.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"cssValues.d.ts","sourceRoot":"","sources":["../../../../src/components/lib/cssValues.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,OAAO,CAAA;AAErC,eAAO,MAAM,cAAc,EAAE,aAGnB,CAAA;AAEV,eAAO,MAAM,SAAS,EAAE,aAGd,CAAA;AAGV,eAAO,MAAM,iBAAiB,EAAE,aAEtB,CAAA;AAEV,eAAO,MAAM,YAAY,EAAE,aAEjB,CAAA"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { CSSProperties } from 'react';
|
|
2
|
-
export declare const scrollableWrap: CSSProperties;
|
|
3
|
-
export declare const fixedWrap: CSSProperties;
|
|
4
|
-
export declare const scrollableContent: CSSProperties;
|
|
5
|
-
export declare const fixedContent: CSSProperties;
|
|
6
|
-
//# sourceMappingURL=cssValues.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"cssValues.d.ts","sourceRoot":"","sources":["../../../../src/components/lib/cssValues.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,OAAO,CAAA;AAErC,eAAO,MAAM,cAAc,EAAE,aAGnB,CAAA;AAEV,eAAO,MAAM,SAAS,EAAE,aAGd,CAAA;AAGV,eAAO,MAAM,iBAAiB,EAAE,aAEtB,CAAA;AAEV,eAAO,MAAM,YAAY,EAAE,aAEjB,CAAA"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { CSSProperties } from 'react';
|
|
2
|
-
export declare const scrollableWrap: CSSProperties;
|
|
3
|
-
export declare const fixedWrap: CSSProperties;
|
|
4
|
-
export declare const scrollableContent: CSSProperties;
|
|
5
|
-
export declare const fixedContent: CSSProperties;
|
|
6
|
-
//# sourceMappingURL=cssValues.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"cssValues.d.ts","sourceRoot":"","sources":["../../../../src/components/lib/cssValues.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,OAAO,CAAA;AAErC,eAAO,MAAM,cAAc,EAAE,aAGnB,CAAA;AAEV,eAAO,MAAM,SAAS,EAAE,aAGd,CAAA;AAGV,eAAO,MAAM,iBAAiB,EAAE,aAEtB,CAAA;AAEV,eAAO,MAAM,YAAY,EAAE,aAEjB,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/lib/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/lib/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/lib/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAA"}
|