pptx-react-viewer 1.21.0 → 1.22.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/CHANGELOG.md +10 -0
- package/dist/{Model3DScene-IGFOR6UG.js → Model3DScene-3YB3JAJS.js} +2 -2
- package/dist/{Model3DScene-IGFOR6UG.js.br → Model3DScene-3YB3JAJS.js.br} +0 -0
- package/dist/Model3DScene-3YB3JAJS.js.gz +0 -0
- package/dist/{Model3DScene-FERG6DP5.mjs → Model3DScene-NLUSXHD6.mjs} +1 -1
- package/dist/Model3DScene-NLUSXHD6.mjs.br +0 -0
- package/dist/Model3DScene-NLUSXHD6.mjs.gz +0 -0
- package/dist/{PowerPointViewer-JxHuwp4K.d.ts → PowerPointViewer-WGVR_u4z.d.ts} +2 -2
- package/dist/PowerPointViewer-WGVR_u4z.d.ts.map +1 -0
- package/dist/{SurfaceChart3DScene-S2UEFUQ5.js → SurfaceChart3DScene-PUQ5DCO5.js} +2 -2
- package/dist/SurfaceChart3DScene-PUQ5DCO5.js.br +0 -0
- package/dist/SurfaceChart3DScene-PUQ5DCO5.js.gz +0 -0
- package/dist/{SurfaceChart3DScene-754VHVLW.mjs → SurfaceChart3DScene-YBMJQGH3.mjs} +1 -1
- package/dist/{SurfaceChart3DScene-754VHVLW.mjs.br → SurfaceChart3DScene-YBMJQGH3.mjs.br} +0 -0
- package/dist/SurfaceChart3DScene-YBMJQGH3.mjs.gz +0 -0
- package/dist/{chunk-FTJ5JKLB.mjs → chunk-5SBQZEKD.mjs} +170 -1
- package/dist/chunk-5SBQZEKD.mjs.br +0 -0
- package/dist/chunk-5SBQZEKD.mjs.gz +0 -0
- package/dist/{chunk-K6C5G2J6.mjs → chunk-7P7QQGTI.mjs} +356 -89
- package/dist/chunk-7P7QQGTI.mjs.br +0 -0
- package/dist/chunk-7P7QQGTI.mjs.gz +0 -0
- package/dist/{chunk-PQUAAGKH.js → chunk-A6IFTYB5.js} +1046 -779
- package/dist/chunk-A6IFTYB5.js.br +0 -0
- package/dist/chunk-A6IFTYB5.js.gz +0 -0
- package/dist/{chunk-2C3XYEFM.mjs → chunk-DZUI64SO.mjs} +3 -3
- package/dist/chunk-DZUI64SO.mjs.br +0 -0
- package/dist/chunk-DZUI64SO.mjs.gz +0 -0
- package/dist/{chunk-4LPWBQTH.mjs → chunk-E3KJKCSV.mjs} +7 -1
- package/dist/chunk-E3KJKCSV.mjs.br +0 -0
- package/dist/{chunk-4LPWBQTH.mjs.gz → chunk-E3KJKCSV.mjs.gz} +0 -0
- package/dist/{chunk-2YHX6IAW.js → chunk-QVQTDWB7.js} +400 -400
- package/dist/chunk-QVQTDWB7.js.br +0 -0
- package/dist/chunk-QVQTDWB7.js.gz +0 -0
- package/dist/{chunk-UGAJLDGZ.js → chunk-VSNXVKJI.js} +182 -0
- package/dist/chunk-VSNXVKJI.js.br +0 -0
- package/dist/chunk-VSNXVKJI.js.gz +0 -0
- package/dist/{chunk-4SRCC7NB.js → chunk-ZISXRMDJ.js} +7 -0
- package/dist/chunk-ZISXRMDJ.js.br +0 -0
- package/dist/{chunk-4SRCC7NB.js.gz → chunk-ZISXRMDJ.js.gz} +0 -0
- package/dist/hooks-unstable.js +76 -76
- package/dist/hooks-unstable.js.br +0 -0
- package/dist/hooks-unstable.js.gz +0 -0
- package/dist/hooks-unstable.mjs +3 -3
- package/dist/hooks-unstable.mjs.br +0 -0
- package/dist/hooks-unstable.mjs.gz +0 -0
- package/dist/i18n.d.ts +18 -2
- package/dist/i18n.js +7 -3
- package/dist/i18n.js.br +0 -0
- package/dist/i18n.js.gz +0 -0
- package/dist/i18n.mjs +1 -1
- package/dist/i18n.mjs.br +0 -0
- package/dist/i18n.mjs.gz +0 -0
- package/dist/index-SUL_8gq8.d.ts +43 -0
- package/dist/index-SUL_8gq8.d.ts.map +1 -0
- package/dist/{index-BhR8ykQj.d.ts → index-ntF3kHHU.d.ts} +2 -2
- package/dist/{index-BhR8ykQj.d.ts.map → index-ntF3kHHU.d.ts.map} +1 -1
- package/dist/index.d.ts +153 -2
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +70 -18
- package/dist/index.js.br +0 -0
- package/dist/index.js.gz +0 -0
- package/dist/index.mjs +4 -4
- package/dist/index.mjs.br +0 -0
- package/dist/index.mjs.gz +0 -0
- package/dist/pptx-viewer.css +1 -1
- package/dist/pptx-viewer.css.br +0 -0
- package/dist/pptx-viewer.css.gz +0 -0
- package/dist/{types-DGauquE9.d.ts → types-Cdh0XYcS.d.ts} +48 -3
- package/dist/types-Cdh0XYcS.d.ts.map +1 -0
- package/dist/viewer/index.d.ts +79 -0
- package/dist/viewer/index.js +20 -20
- package/dist/viewer/index.js.br +0 -0
- package/dist/viewer/index.js.gz +0 -0
- package/dist/viewer/index.mjs +4 -4
- package/dist/viewer/index.mjs.br +0 -0
- package/dist/viewer/index.mjs.gz +0 -0
- package/package.json +1 -1
- package/dist/Model3DScene-FERG6DP5.mjs.br +0 -0
- package/dist/Model3DScene-FERG6DP5.mjs.gz +0 -0
- package/dist/Model3DScene-IGFOR6UG.js.gz +0 -0
- package/dist/PowerPointViewer-JxHuwp4K.d.ts.map +0 -1
- package/dist/SurfaceChart3DScene-754VHVLW.mjs.gz +0 -0
- package/dist/SurfaceChart3DScene-S2UEFUQ5.js.br +0 -0
- package/dist/SurfaceChart3DScene-S2UEFUQ5.js.gz +0 -0
- package/dist/chunk-2C3XYEFM.mjs.br +0 -0
- package/dist/chunk-2C3XYEFM.mjs.gz +0 -0
- package/dist/chunk-2YHX6IAW.js.br +0 -0
- package/dist/chunk-2YHX6IAW.js.gz +0 -0
- package/dist/chunk-4LPWBQTH.mjs.br +0 -0
- package/dist/chunk-4SRCC7NB.js.br +0 -0
- package/dist/chunk-FTJ5JKLB.mjs.br +0 -0
- package/dist/chunk-FTJ5JKLB.mjs.gz +0 -0
- package/dist/chunk-K6C5G2J6.mjs.br +0 -0
- package/dist/chunk-K6C5G2J6.mjs.gz +0 -0
- package/dist/chunk-PQUAAGKH.js.br +0 -0
- package/dist/chunk-PQUAAGKH.js.gz +0 -0
- package/dist/chunk-UGAJLDGZ.js.br +0 -0
- package/dist/chunk-UGAJLDGZ.js.gz +0 -0
- package/dist/i18n.d.ts.map +0 -1
- package/dist/types-DGauquE9.d.ts.map +0 -1
package/dist/viewer/index.d.ts
CHANGED
|
@@ -82,6 +82,16 @@ interface ViewerTheme {
|
|
|
82
82
|
cssVars?: Record<string, string>;
|
|
83
83
|
}
|
|
84
84
|
|
|
85
|
+
/** One selectable entry in the viewer chrome's built-in theme picker (File > Options > Appearance). */
|
|
86
|
+
interface ThemeCatalogEntry {
|
|
87
|
+
/** Stable identifier persisted to storage and passed to `onThemeChange`. */
|
|
88
|
+
key: string;
|
|
89
|
+
/** `pptx.*` translation key for the entry's display label. */
|
|
90
|
+
labelKey: string;
|
|
91
|
+
/** The theme to apply, or `undefined` to reset to the built-in default. */
|
|
92
|
+
theme: ViewerTheme | undefined;
|
|
93
|
+
}
|
|
94
|
+
|
|
85
95
|
/**
|
|
86
96
|
* Action types: hyperlinks, slide jumps, macros, and action buttons.
|
|
87
97
|
*
|
|
@@ -8008,6 +8018,21 @@ interface ElementClipboardPayload {
|
|
|
8008
8018
|
element: PptxElement;
|
|
8009
8019
|
isTemplate: boolean;
|
|
8010
8020
|
}
|
|
8021
|
+
/**
|
|
8022
|
+
* Optional hook point for hosts that want to wire a real sign-in flow into
|
|
8023
|
+
* File > Account. Disabled by default: the Account page renders nothing
|
|
8024
|
+
* extra unless a host explicitly opts in by passing `enabled: true`.
|
|
8025
|
+
* See docs/guide for wiring instructions.
|
|
8026
|
+
*/
|
|
8027
|
+
interface AccountAuthConfig {
|
|
8028
|
+
enabled: boolean;
|
|
8029
|
+
onSignIn: () => void;
|
|
8030
|
+
signedInUser?: {
|
|
8031
|
+
name: string;
|
|
8032
|
+
email?: string;
|
|
8033
|
+
avatarUrl?: string;
|
|
8034
|
+
};
|
|
8035
|
+
}
|
|
8011
8036
|
|
|
8012
8037
|
/**
|
|
8013
8038
|
* Toolbar action / ribbon-tab visibility: a single, framework-agnostic
|
|
@@ -8034,6 +8059,16 @@ type ToolbarButtonId = 'share' | 'broadcast' | 'export' | 'undo' | 'redo' | 'rec
|
|
|
8034
8059
|
type ToolbarTabId = 'file' | 'home' | 'insert' | 'draw' | 'design' | 'transitions' | 'animations' | 'slideShow' | 'record' | 'review' | 'view' | 'help';
|
|
8035
8060
|
type ToolbarActionId = ToolbarButtonId | ToolbarTabId;
|
|
8036
8061
|
|
|
8062
|
+
/** One selectable entry in the viewer chrome's built-in language picker (File > Options > Language). */
|
|
8063
|
+
interface LocaleCatalogEntry {
|
|
8064
|
+
/** BCP-47-ish locale code, e.g. `'en'`, `'fr'`. Matches `pptx-viewer-locales`' exports. */
|
|
8065
|
+
code: string;
|
|
8066
|
+
/** English display name, used before a translation dictionary for the target locale is loaded. */
|
|
8067
|
+
label: string;
|
|
8068
|
+
/** The locale's own name for itself, e.g. `'Français'` for `fr`. */
|
|
8069
|
+
nativeLabel: string;
|
|
8070
|
+
}
|
|
8071
|
+
|
|
8037
8072
|
//#region src/viewer/types-core.d.ts
|
|
8038
8073
|
/**
|
|
8039
8074
|
* Union of all shape preset types that the viewer can insert or render.
|
|
@@ -8425,6 +8460,50 @@ interface PowerPointViewerProps {
|
|
|
8425
8460
|
* @see {@link ViewerTheme} for the full type definition.
|
|
8426
8461
|
*/
|
|
8427
8462
|
theme?: ViewerTheme;
|
|
8463
|
+
/**
|
|
8464
|
+
* Initial key into `availableThemes` (or the built-in `THEME_CATALOG`) for
|
|
8465
|
+
* File > Options > Appearance. Ignored once the user picks a different
|
|
8466
|
+
* entry in that session, and always overridden by the `theme` prop when
|
|
8467
|
+
* both are supplied. Falls back to a persisted `localStorage` choice, then
|
|
8468
|
+
* `'default'`.
|
|
8469
|
+
*/
|
|
8470
|
+
defaultThemeKey?: string;
|
|
8471
|
+
/**
|
|
8472
|
+
* Theme choices offered by File > Options > Appearance. Defaults to the
|
|
8473
|
+
* shared `THEME_CATALOG` (default/light/vermilionLight/vermilionDark).
|
|
8474
|
+
*/
|
|
8475
|
+
availableThemes?: ThemeCatalogEntry[];
|
|
8476
|
+
/**
|
|
8477
|
+
* Called when the user picks a theme from File > Options > Appearance.
|
|
8478
|
+
* When provided, the host owns persisting the choice (the viewer will not
|
|
8479
|
+
* also write it to `localStorage`); otherwise the viewer persists it via
|
|
8480
|
+
* the shared `writeStoredViewerPrefs` helper.
|
|
8481
|
+
*/
|
|
8482
|
+
onThemeChange?: (key: string) => void;
|
|
8483
|
+
/**
|
|
8484
|
+
* Initial locale code for File > Options > Language. Falls back to a
|
|
8485
|
+
* persisted `localStorage` choice, then `'en'`.
|
|
8486
|
+
*/
|
|
8487
|
+
defaultLocale?: string;
|
|
8488
|
+
/**
|
|
8489
|
+
* Locale choices offered by File > Options > Language. Defaults to the
|
|
8490
|
+
* codes actually registered on the host's `react-i18next` instance
|
|
8491
|
+
* (mapped through the shared `LOCALE_CATALOG` for display labels).
|
|
8492
|
+
*/
|
|
8493
|
+
availableLocales?: LocaleCatalogEntry[];
|
|
8494
|
+
/**
|
|
8495
|
+
* Called when the user picks a language from File > Options > Language.
|
|
8496
|
+
* When provided, the host owns applying and persisting the choice (the
|
|
8497
|
+
* viewer will not call `i18n.changeLanguage` or touch `localStorage`
|
|
8498
|
+
* itself); otherwise the viewer applies and persists it directly.
|
|
8499
|
+
*/
|
|
8500
|
+
onLocaleChange?: (code: string) => void;
|
|
8501
|
+
/**
|
|
8502
|
+
* Optional hook point for File > Account's sign-in section. Disabled by
|
|
8503
|
+
* default (renders nothing extra); pass `{ enabled: true, onSignIn }` to
|
|
8504
|
+
* surface a real sign-in flow.
|
|
8505
|
+
*/
|
|
8506
|
+
accountAuth?: AccountAuthConfig;
|
|
8428
8507
|
/**
|
|
8429
8508
|
* Optional real-time collaboration configuration.
|
|
8430
8509
|
*
|
package/dist/viewer/index.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
require('../chunk-IKBO6CZC.js');
|
|
4
|
-
var
|
|
5
|
-
var
|
|
6
|
-
require('../chunk-
|
|
7
|
-
require('../chunk-
|
|
4
|
+
var chunkA6IFTYB5_js = require('../chunk-A6IFTYB5.js');
|
|
5
|
+
var chunkQVQTDWB7_js = require('../chunk-QVQTDWB7.js');
|
|
6
|
+
require('../chunk-VSNXVKJI.js');
|
|
7
|
+
require('../chunk-ZISXRMDJ.js');
|
|
8
8
|
require('../chunk-AD3EAEY6.js');
|
|
9
9
|
require('../chunk-QGM4M3NI.js');
|
|
10
10
|
|
|
@@ -12,65 +12,65 @@ require('../chunk-QGM4M3NI.js');
|
|
|
12
12
|
|
|
13
13
|
Object.defineProperty(exports, "CollaborationProvider", {
|
|
14
14
|
enumerable: true,
|
|
15
|
-
get: function () { return
|
|
15
|
+
get: function () { return chunkA6IFTYB5_js.CollaborationProvider; }
|
|
16
16
|
});
|
|
17
17
|
Object.defineProperty(exports, "CollaborationStatusIndicator", {
|
|
18
18
|
enumerable: true,
|
|
19
|
-
get: function () { return
|
|
19
|
+
get: function () { return chunkA6IFTYB5_js.CollaborationStatusIndicator; }
|
|
20
20
|
});
|
|
21
21
|
Object.defineProperty(exports, "PowerPointViewer", {
|
|
22
22
|
enumerable: true,
|
|
23
|
-
get: function () { return
|
|
23
|
+
get: function () { return chunkA6IFTYB5_js.PowerPointViewer; }
|
|
24
24
|
});
|
|
25
25
|
Object.defineProperty(exports, "RemoteUserCursors", {
|
|
26
26
|
enumerable: true,
|
|
27
|
-
get: function () { return
|
|
27
|
+
get: function () { return chunkA6IFTYB5_js.RemoteUserCursors; }
|
|
28
28
|
});
|
|
29
29
|
Object.defineProperty(exports, "UserAvatarBar", {
|
|
30
30
|
enumerable: true,
|
|
31
|
-
get: function () { return
|
|
31
|
+
get: function () { return chunkA6IFTYB5_js.UserAvatarBar; }
|
|
32
32
|
});
|
|
33
33
|
Object.defineProperty(exports, "clearAudienceContent", {
|
|
34
34
|
enumerable: true,
|
|
35
|
-
get: function () { return
|
|
35
|
+
get: function () { return chunkQVQTDWB7_js.clearAudienceContent; }
|
|
36
36
|
});
|
|
37
37
|
Object.defineProperty(exports, "getAnimationInitialStyle", {
|
|
38
38
|
enumerable: true,
|
|
39
|
-
get: function () { return
|
|
39
|
+
get: function () { return chunkQVQTDWB7_js.getAnimationInitialStyle; }
|
|
40
40
|
});
|
|
41
41
|
Object.defineProperty(exports, "isAudienceTab", {
|
|
42
42
|
enumerable: true,
|
|
43
|
-
get: function () { return
|
|
43
|
+
get: function () { return chunkQVQTDWB7_js.isAudienceTab; }
|
|
44
44
|
});
|
|
45
45
|
Object.defineProperty(exports, "loadAudienceContent", {
|
|
46
46
|
enumerable: true,
|
|
47
|
-
get: function () { return
|
|
47
|
+
get: function () { return chunkQVQTDWB7_js.loadAudienceContent; }
|
|
48
48
|
});
|
|
49
49
|
Object.defineProperty(exports, "parseAudienceNonce", {
|
|
50
50
|
enumerable: true,
|
|
51
|
-
get: function () { return
|
|
51
|
+
get: function () { return chunkQVQTDWB7_js.parseAudienceNonce; }
|
|
52
52
|
});
|
|
53
53
|
Object.defineProperty(exports, "storeAudienceContent", {
|
|
54
54
|
enumerable: true,
|
|
55
|
-
get: function () { return
|
|
55
|
+
get: function () { return chunkQVQTDWB7_js.storeAudienceContent; }
|
|
56
56
|
});
|
|
57
57
|
Object.defineProperty(exports, "useCollaborativeHistory", {
|
|
58
58
|
enumerable: true,
|
|
59
|
-
get: function () { return
|
|
59
|
+
get: function () { return chunkQVQTDWB7_js.useCollaborativeHistory; }
|
|
60
60
|
});
|
|
61
61
|
Object.defineProperty(exports, "useCollaborativeState", {
|
|
62
62
|
enumerable: true,
|
|
63
|
-
get: function () { return
|
|
63
|
+
get: function () { return chunkQVQTDWB7_js.useCollaborativeState; }
|
|
64
64
|
});
|
|
65
65
|
Object.defineProperty(exports, "usePresenceTracking", {
|
|
66
66
|
enumerable: true,
|
|
67
|
-
get: function () { return
|
|
67
|
+
get: function () { return chunkQVQTDWB7_js.usePresenceTracking; }
|
|
68
68
|
});
|
|
69
69
|
Object.defineProperty(exports, "useThemeSwitching", {
|
|
70
70
|
enumerable: true,
|
|
71
|
-
get: function () { return
|
|
71
|
+
get: function () { return chunkQVQTDWB7_js.useThemeSwitching; }
|
|
72
72
|
});
|
|
73
73
|
Object.defineProperty(exports, "useYjsProvider", {
|
|
74
74
|
enumerable: true,
|
|
75
|
-
get: function () { return
|
|
75
|
+
get: function () { return chunkQVQTDWB7_js.useYjsProvider; }
|
|
76
76
|
});
|
package/dist/viewer/index.js.br
CHANGED
|
Binary file
|
package/dist/viewer/index.js.gz
CHANGED
|
Binary file
|
package/dist/viewer/index.mjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import '../chunk-T5U6P2JH.mjs';
|
|
2
|
-
export { CollaborationProvider, CollaborationStatusIndicator, PowerPointViewer, RemoteUserCursors, UserAvatarBar } from '../chunk-
|
|
3
|
-
export { clearAudienceContent, getAnimationInitialStyle, isAudienceTab, loadAudienceContent, parseAudienceNonce, storeAudienceContent, useCollaborativeHistory, useCollaborativeState, usePresenceTracking, useThemeSwitching, useYjsProvider } from '../chunk-
|
|
4
|
-
import '../chunk-
|
|
5
|
-
import '../chunk-
|
|
2
|
+
export { CollaborationProvider, CollaborationStatusIndicator, PowerPointViewer, RemoteUserCursors, UserAvatarBar } from '../chunk-7P7QQGTI.mjs';
|
|
3
|
+
export { clearAudienceContent, getAnimationInitialStyle, isAudienceTab, loadAudienceContent, parseAudienceNonce, storeAudienceContent, useCollaborativeHistory, useCollaborativeState, usePresenceTracking, useThemeSwitching, useYjsProvider } from '../chunk-DZUI64SO.mjs';
|
|
4
|
+
import '../chunk-5SBQZEKD.mjs';
|
|
5
|
+
import '../chunk-E3KJKCSV.mjs';
|
|
6
6
|
import '../chunk-3ZGCM6RC.mjs';
|
|
7
7
|
import '../chunk-6DZX6EAA.mjs';
|
package/dist/viewer/index.mjs.br
CHANGED
|
Binary file
|
package/dist/viewer/index.mjs.gz
CHANGED
|
Binary file
|
package/package.json
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"PowerPointViewer-JxHuwp4K.d.ts","names":[],"sources":["../src/viewer/utils/animation-effects.ts","../src/viewer/PowerPointViewer.tsx"],"mappings":";;;;;iBAmBgB,yBACf,QAAQ,iCACR,kBAAkB,sBAChB,MAAM;;;;;;;;;;;;cC4DI,kCAAgB,0BAAA,wCAAA,cAAA"}
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/dist/i18n.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"i18n.d.ts","names":[],"sources":["../../shared/dist/i18n/index.d.ts"],"mappings":";;;;;;;;;;cASc,gBAAgB;;;;;;;KAOzB,8BAA8B;;;;;;iBAMlB,WAAW"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"types-DGauquE9.d.ts","names":[],"sources":["../src/viewer/types-core.ts","../src/theme/context.tsx","../src/viewer/hooks/collaboration/types.ts","../src/viewer/types-ui.ts"],"mappings":";;;;;;;;;;KA+BY;;;;;KAqCA;;UAgBK;;EAEhB;;EAEA;;;;;;;;UAagB;;EAEhB;;EAEA;;EAEA;;EAEA,oBAAoB;IAAiB;IAAW;;;EAEhD,QAAQ,YAAY;;EAEpB;;EAEA;EACA;;;KAIW;;;;;;UAOK;;EAEhB;;EAEA;;EAEA;;EAEA;;EAEA;;EAEA;;EAEA;;EAEA,QAAQ;;EAER;;EAEA,OAAO;;EAEP;EACA;EACA;EACA;;;;;;;UAQgB;EAChB;EACA;EACA;EACA;EACA;;;;;;;UAQgB;EAChB;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;;;;;UAoBgB;EAChB;EACA;EACA;EACA,QAAQ;EACR,2BAA2B,eAAe;EAC1C;;;UAQgB;EAChB;EACA;EACA;EACA;;;;;;;UAQgB;EAChB;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;UAQgB;EAChB;EACA,OAAO,QAAQ;;;;UCxOC;EAChB,QAAQ;EACR,UAAU,MAAM;;;;;;;;;;iBAWD,sBAAsB,OAAO,YAAY,2CAAwB,IAAA;;;;;iBAYjE,kBAAkB;;;;KCOtB;;;;;UAUK;;EAEhB;;EAEA;;EAEA;;EAEA;;EAEA;;EAEA;;EAEA;;EAEA;;EAEA;;EAEA,OAAO;;;UAQS;;EAEhB,QAAQ;;EAER,aAAa;;EAEb,oBAAoB,QAAQ,QAAQ,KAAK;;EAEzC;;EAEA,QAAQ;;EAER,KAAK;;;;;EAKL;;EAEA;;;;;;;;;;UC7EgB;;EAEhB,kBAAkB,iBAAiB;;;UAQnB;EAChB,MAAM;EACN;EACA,MAAM,QAAM;;;UAQI;EAChB;EACA;EACA;;;KAIW;;;;;;UA8BK;EAChB;EACA;EACA;EACA;EACA;EACA;;;UAQgB;EAChB;EACA;;EAEA;;EAEA,gBAAgB;IAAQ;IAAa;;;;UAIrB;EAChB;EACA;EACA;EACA,OAAO,QAAM;EACb,SAAS;;;UAIO;EAChB;EACA;EACA,MAAM;EACN;EACA,OAAO;;;UAQS;EAChB;EACA;EACA,WAAW;;;;;;UAWK;EAChB;EACA;EACA;;EAEA;;EAEA;;;KAQW;;KAGA;;KAiBA;;UAOK;EAChB;EACA;;;UAIgB;EAChB;EACA;EACA;EACA;;;UAQgB;EAChB,OAAO;EACP;;;UAIgB;EAChB,OAAO;EACP;;;UAIgB;EAChB,OAAO;EACP;;;UAIgB;EAChB,OAAO,YAAY;EACnB;;;UAIgB;EAChB,OAAO,QAAQ;EACf;;UAOgB;;EAEhB,SAAS;;EAET,QAAQ;;EAER;;;;;EAKA;;EAEA,iBAAiB;EACjB,mBAAmB,SAAS;;EAE5B,uBAAuB;;EAEvB,gBAAgB,mCAAmC;;EAEnD,gBAAgB;;EAEhB,qBAAqB;;EAErB,sBAAsB;;;;;;;EAOtB;;EAGA;;EAEA;;;;;EAMA;;;;;;;;;;;;;;;;;;;;;EAsBA,QAlD4B;;;;;;;;;;;;;;;;;;;;;EAwE5B,gBAAgB;;;;;;EAOhB,wBAAwB,QAAQ;;;;;EAMhC;;;;;;;;;;;;;;;;;EAkBA;IACC;IACA;IACA;;;;;;;;;EAUD;;;;;;;;;;;;;;;;;;EAmBA,gBAAgB;;UAGA,+BAA+B,kBAAkB;EACjE,kBAAkB,QAAQ"}
|