@roomle/embedding-lib 4.44.0 → 5.1.0-debug.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/.releaserc.json +4 -7
- package/README.md +5 -6
- package/docs/md/web/embedding/CHANGELOG.md +6 -0
- package/drag-in-C2fEQF9W.mjs +7 -0
- package/drag-in-CAakt8yw.mjs +250 -0
- package/index.d.ts +102 -0
- package/package.json +27 -13
- package/roomle-embedding-lib.es.js +453 -0
- package/roomle-embedding-lib.es.min.js +8 -0
- package/roomle-embedding-lib.umd.js +14 -0
- package/roomle-embedding-lib.umd.min.js +14 -0
- package/docs/__sidebar__.json +0 -14
- package/docs/api/.nojekyll +0 -1
- package/docs/api/README.md +0 -9
- package/docs/api/classes/exposed_analytics_callbacks.ExposedAnalyticsCallbacks.md +0 -47
- package/docs/api/classes/exposed_api.ExposedApi.md +0 -255
- package/docs/api/classes/exposed_callbacks.ExposedCallbacks.md +0 -195
- package/docs/api/classes/roomle_configurator_api.default.md +0 -211
- package/docs/api/enums/types.UI_BUTTON.md +0 -263
- package/docs/api/interfaces/exposed_callbacks.Labels.md +0 -32
- package/docs/api/interfaces/exposed_callbacks.Price.md +0 -32
- package/docs/api/interfaces/roomle_configurator_api.RoomleEmbeddingApiKeys.md +0 -58
- package/docs/api/interfaces/types.ConfiguratorSettings.md +0 -150
- package/docs/api/interfaces/types.EmbeddingSkin.md +0 -65
- package/docs/api/interfaces/types.UiInitData.md +0 -1199
- package/docs/api/interfaces/types.VariantsMap.md +0 -9
- package/docs/api/modules/exposed_analytics_callbacks.md +0 -9
- package/docs/api/modules/exposed_api.md +0 -9
- package/docs/api/modules/exposed_callbacks.md +0 -14
- package/docs/api/modules/roomle_configurator_api.md +0 -49
- package/docs/api/modules/types.md +0 -16
- package/docs/api/modules.md +0 -13
- package/docs/examples/00_init.html +0 -38
- package/docs/examples/01_small_screen.html +0 -37
- package/docs/examples/02_resize_callback.html +0 -46
- package/docs/examples/03_instant_start.html +0 -38
- package/docs/examples/04_price.html +0 -48
- package/docs/examples/05_analytics.html +0 -38
- package/docs/examples/06_skinning.html +0 -39
- package/docs/examples/07_request_product.html +0 -41
- package/docs/examples/08_variants.html +0 -36
- package/docs/examples/09_different_products.html +0 -63
- package/docs/examples/10_landing_page.html +0 -38
- package/docs/examples/11_light_settings.html +0 -126
- package/docs/examples/12_email.html +0 -36
- package/docs/examples/13_parameters.html +0 -67
- package/docs/examples/14_ga_consent.html +0 -39
- package/docs/examples/roomle-configurator-api.es.min.js +0 -586
- package/docs/hsp.md +0 -61
- package/docs/images/parts.png +0 -0
- package/docs/images/usm-frames.png +0 -0
- package/docs/integration.md +0 -1101
- package/docs/md/web/ui/EMBEDDING-CHANGELOG.md +0 -17
- package/docs/migration-guides/v2-to-v3.md +0 -135
- package/docs/moc/index.md +0 -86
- package/docs/simple.md +0 -25
- package/roomle-configurator-api.cjs.js +0 -585
- package/roomle-configurator-api.cjs.min.js +0 -1
- package/roomle-configurator-api.es.js +0 -583
- package/roomle-configurator-api.es.min.js +0 -1
- package/roomle-configurator-api.js +0 -583
- package/types/index.d.ts +0 -1504
- package/types/src/common/business-logic/connector.d.ts +0 -8
- package/types/src/common/business-logic/event-bus.d.ts +0 -5
- package/types/src/common/components/collection-view/-utils/types.d.ts +0 -10
- package/types/src/common/plugins/analytics.d.ts +0 -11
- package/types/src/common/plugins/localize.d.ts +0 -8
- package/types/src/common/store/collection-view-state.d.ts +0 -40
- package/types/src/common/store/common-ui-state.d.ts +0 -16
- package/types/src/common/store/index.d.ts +0 -111
- package/types/src/common/translations/local-translation-source.d.ts +0 -8
- package/types/src/common/utils/access-restriction.d.ts +0 -7
- package/types/src/common/utils/ar-service.d.ts +0 -14
- package/types/src/common/utils/bezier.d.ts +0 -2
- package/types/src/common/utils/browser.d.ts +0 -3
- package/types/src/common/utils/color.d.ts +0 -2
- package/types/src/common/utils/compatibility.d.ts +0 -3
- package/types/src/common/utils/dom.d.ts +0 -15
- package/types/src/common/utils/font-size-detector.d.ts +0 -1
- package/types/src/common/utils/google-analytics.d.ts +0 -67
- package/types/src/common/utils/helper.d.ts +0 -43
- package/types/src/common/utils/iframe.d.ts +0 -3
- package/types/src/common/utils/init-data.d.ts +0 -34
- package/types/src/common/utils/merge.d.ts +0 -16
- package/types/src/common/utils/parameters.d.ts +0 -18
- package/types/src/common/utils/performance.d.ts +0 -2
- package/types/src/common/utils/plan.d.ts +0 -1
- package/types/src/common/utils/script-loader.d.ts +0 -5
- package/types/src/common/utils/share.d.ts +0 -1
- package/types/src/common/utils/touch-drag.d.ts +0 -24
- package/types/src/common/utils/types.d.ts +0 -19
- package/types/src/common/utils/user-agent.d.ts +0 -6
- package/types/src/common/utils/variants.d.ts +0 -3
- package/types/src/configurator/ar/main.d.ts +0 -1
- package/types/src/configurator/business-logic/roomle-sdk-wrapper.d.ts +0 -27
- package/types/src/configurator/business-logic/sdk-connector-configurator.d.ts +0 -29
- package/types/src/configurator/business-logic/sdk-connector.d.ts +0 -119
- package/types/src/configurator/business-logic/ui-callback.d.ts +0 -5
- package/types/src/configurator/components/-utils/overlays.d.ts +0 -43
- package/types/src/configurator/components/grid-view/-utils/GridViewHelper.d.ts +0 -16
- package/types/src/configurator/components/utils/-utils/SceneOffsetResizer.d.ts +0 -23
- package/types/src/configurator/embedding/example/main.d.ts +0 -1
- package/types/src/configurator/embedding/exposed-analytics-callbacks.d.ts +0 -10
- package/types/src/configurator/embedding/exposed-api.d.ts +0 -90
- package/types/src/configurator/embedding/exposed-callbacks.d.ts +0 -46
- package/types/src/configurator/embedding/helper.d.ts +0 -8
- package/types/src/configurator/embedding/message-handler.d.ts +0 -31
- package/types/src/configurator/embedding/roomle-configurator-api.d.ts +0 -64
- package/types/src/configurator/embedding/types.d.ts +0 -159
- package/types/src/configurator/embedding/utils.d.ts +0 -15
- package/types/src/configurator/plugins/embedding-callbacks-plugin.d.ts +0 -4
- package/types/src/configurator/plugins/libs-plugin.d.ts +0 -11
- package/types/src/configurator/plugins/sdk-connector-plugin.d.ts +0 -14
- package/types/src/configurator/store/core-data.d.ts +0 -34
- package/types/src/configurator/store/core-state.d.ts +0 -26
- package/types/src/configurator/store/ui-state.d.ts +0 -118
- package/types/src/main.d.ts +0 -14
- package/types/src/planner/business-logic/general-room-parameters.d.ts +0 -17
- package/types/src/planner/business-logic/pre-defined-rooms.d.ts +0 -2
- package/types/src/planner/business-logic/rooms.d.ts +0 -37
- package/types/src/planner/business-logic/sdk-connector-planner.d.ts +0 -28
- package/types/src/planner/store/planner-core-data.d.ts +0 -21
- package/types/src/planner/store/planner-ui-state.d.ts +0 -65
- package/types/src/planner/utils/interaction.d.ts +0 -3
- package/types/src/planner/utils/planner-sidebar.d.ts +0 -19
- package/types/src/viewer/business-logic/sdk-connector-viewer.d.ts +0 -18
- package/types/tests/helpers/data/base-64-images.d.ts +0 -1
- package/types/tests/helpers/data/configurator.d.ts +0 -7
- package/types/tests/helpers/data/items.d.ts +0 -208
- package/types/tests/helpers/data/materials.d.ts +0 -32
- package/types/tests/helpers/data/parameter-groups.d.ts +0 -242
- package/types/tests/helpers/data/parameters.d.ts +0 -399
- package/types/tests/helpers/data/part-list.d.ts +0 -126
- package/types/tests/helpers/data/plan.d.ts +0 -224
- package/types/tests/helpers/data/planObject.d.ts +0 -134
- package/types/tests/helpers/data/possible-children-tags.d.ts +0 -208
- package/types/tests/helpers/data/variants.d.ts +0 -60
- package/types/tests/helpers/data/wall-dimensions.d.ts +0 -41
- package/types/tests/helpers/dom.d.ts +0 -1
- package/types/tests/helpers/mocks/analytics.d.ts +0 -7
- package/types/tests/helpers/mocks/data/biohort-parameter.d.ts +0 -32
- package/types/tests/helpers/mocks/data/koinor-formia.d.ts +0 -289
- package/types/tests/helpers/mocks/embedding-callbacks.d.ts +0 -4
- package/types/tests/helpers/mocks/icon.d.ts +0 -3
- package/types/tests/helpers/mocks/localize.d.ts +0 -8
- package/types/tests/helpers/mocks/message.d.ts +0 -11
- package/types/tests/helpers/mocks/parameters.d.ts +0 -47
- package/types/tests/helpers/mocks/possible-children.d.ts +0 -596
- package/types/tests/helpers/mocks/roomle-sdk-wrapper.d.ts +0 -177
- package/types/tests/helpers/mocks/sdk-connector-configurator.d.ts +0 -13
- package/types/tests/helpers/mocks/sdk-connector-planner.d.ts +0 -13
- package/types/tests/helpers/mocks/sdk-connector.d.ts +0 -35
- package/types/tests/helpers/mocks/store.d.ts +0 -11
- package/types/tests/helpers/mocks/tag.d.ts +0 -148
- package/types/tests/helpers/utils.d.ts +0 -13
- package/types/tests/integration/common/components/ActionButtons.spec.d.ts +0 -1
- package/types/tests/integration/common/components/BottomBar.spec.d.ts +0 -1
- package/types/tests/integration/common/components/BottomButtons.spec.d.ts +0 -1
- package/types/tests/integration/common/components/IconButton.spec.d.ts +0 -1
- package/types/tests/integration/common/components/SelectionButtons.spec.d.ts +0 -1
- package/types/tests/integration/common/components/part-list/part-list/PartListPrint.spec.d.ts +0 -1
- package/types/tests/integration/common/components/part-list/part-list/PartListRow.spec.d.ts +0 -1
- package/types/tests/integration/configurator/App.spec.d.ts +0 -1
- package/types/tests/integration/configurator/components/ARButton.spec.d.ts +0 -1
- package/types/tests/integration/configurator/components/ConfiguratorMain.spec.d.ts +0 -9
- package/types/tests/integration/configurator/components/CookieBanner.spec.d.ts +0 -1
- package/types/tests/integration/configurator/components/Overlays.spec.d.ts +0 -1
- package/types/tests/integration/configurator/components/TopBar.spec.d.ts +0 -1
- package/types/tests/integration/configurator/components/ViewerMain.spec.d.ts +0 -1
- package/types/tests/integration/configurator/components/addons/AddonsTrigger.spec.d.ts +0 -1
- package/types/tests/integration/configurator/components/addons/PossibleChildren.spec.d.ts +0 -1
- package/types/tests/integration/configurator/components/collection-view/-utils/TabbedNav.spec.d.ts +0 -1
- package/types/tests/integration/configurator/components/collection-view/CollectionView.spec.d.ts +0 -1
- package/types/tests/integration/configurator/components/grid-view/-utils/CollapsedView.spec.d.ts +0 -1
- package/types/tests/integration/configurator/components/grid-view/-utils/ExpandedView.spec.d.ts +0 -1
- package/types/tests/integration/configurator/components/grid-view/-utils/GridViewElement.spec.d.ts +0 -1
- package/types/tests/integration/configurator/components/grid-view/-utils/GridViewHelper.spec.d.ts +0 -1
- package/types/tests/integration/configurator/components/grid-view/GridView.spec.d.ts +0 -1
- package/types/tests/integration/configurator/components/overlays/Export3D.spec.d.ts +0 -1
- package/types/tests/integration/configurator/components/overlays/NoDocking.spec.d.ts +0 -1
- package/types/tests/integration/configurator/components/overlays/PartList.spec.d.ts +0 -1
- package/types/tests/integration/configurator/components/overlays/SaveDraft.spec.d.ts +0 -1
- package/types/tests/integration/configurator/components/overlays/VariantWarning.spec.d.ts +0 -1
- package/types/tests/integration/configurator/components/overlays/ar/OpenARView.spec.d.ts +0 -1
- package/types/tests/integration/configurator/components/parameters/BackParameterGroupButton.spec.d.ts +0 -1
- package/types/tests/integration/configurator/components/parameters/NextParameterGroupButton.spec.d.ts +0 -1
- package/types/tests/integration/configurator/components/parameters/ParameterGroupButton.spec.d.ts +0 -1
- package/types/tests/integration/configurator/components/parameters/ParameterGroups.spec.d.ts +0 -1
- package/types/tests/integration/configurator/components/parameters/types/MaterialParameter.spec.d.ts +0 -1
- package/types/tests/integration/configurator/components/parameters/types/OptionsParameter.spec.d.ts +0 -1
- package/types/tests/integration/configurator/components/parameters/types/OptionsParameterValue.spec.d.ts +0 -1
- package/types/tests/integration/configurator/components/parameters/types/ProductVariant.spec.d.ts +0 -1
- package/types/tests/integration/configurator/components/parameters/types/RangeParameter.spec.d.ts +0 -1
- package/types/tests/integration/configurator/components/parameters/types/ThumbnailsParameter.spec.d.ts +0 -1
- package/types/tests/integration/configurator/components/utils/BackToWebsite.spec.d.ts +0 -1
- package/types/tests/integration/configurator/components/utils/CheckBox.spec.d.ts +0 -1
- package/types/tests/integration/configurator/components/utils/FullscreenContainer.spec.d.ts +0 -1
- package/types/tests/integration/configurator/components/utils/GdprEmailInput.spec.d.ts +0 -1
- package/types/tests/integration/configurator/components/utils/HeightToggle.spec.d.ts +0 -1
- package/types/tests/integration/configurator/components/utils/ImageWithFallback.spec.d.ts +0 -1
- package/types/tests/integration/configurator/components/utils/InteractionContainer.spec.d.ts +0 -1
- package/types/tests/integration/configurator/components/utils/PopUp.spec.d.ts +0 -1
- package/types/tests/integration/configurator/components/utils/ScrollHint.spec.d.ts +0 -1
- package/types/tests/integration/helper.spec.d.ts +0 -1
- package/types/tests/integration/planner/components/CatalogTrigger.spec.d.ts +0 -1
- package/types/tests/integration/planner/components/PlannerMain.spec.d.ts +0 -1
- package/types/tests/integration/planner/components/PlannerSidebar.spec.d.ts +0 -1
- package/types/tests/integration/planner/components/ProductListButton.spec.d.ts +0 -1
- package/types/tests/integration/planner/components/SampleRooms.spec.d.ts +0 -1
- package/types/tests/integration/planner/components/ShowWallMeasurements.spec.d.ts +0 -1
- package/types/tests/integration/planner/components/overlays/product-list/ProductListEntry.spec.d.ts +0 -1
- package/types/tests/integration/planner/components/overlays/rooms/RoomGeneralSettings.spec.d.ts +0 -1
- package/types/tests/integration/planner/components/overlays/rooms/RoomRangeParameter.spec.d.ts +0 -1
- package/types/tests/integration/planner/components/utils/InteractionHeader.spec.d.ts +0 -1
- package/types/tests/integration/planner/components/utils/sidebar-nav/SidebarNav.spec.d.ts +0 -1
- package/types/tests/unit/common/business-logic/event-bus.spec.d.ts +0 -1
- package/types/tests/unit/common/helper.spec.d.ts +0 -1
- package/types/tests/unit/common/translations/local-translation-source.spec.d.ts +0 -1
- package/types/tests/unit/common/utils/ar-service.spec.d.ts +0 -1
- package/types/tests/unit/common/utils/bezier.spec.d.ts +0 -1
- package/types/tests/unit/common/utils/color.spec.d.ts +0 -1
- package/types/tests/unit/common/utils/dom.spec.d.ts +0 -1
- package/types/tests/unit/common/utils/helper.spec.d.ts +0 -1
- package/types/tests/unit/common/utils/init-data.spec.d.ts +0 -1
- package/types/tests/unit/common/utils/parameters.spec.d.ts +0 -1
- package/types/tests/unit/common/utils/touch-drag.spec.d.ts +0 -1
- package/types/tests/unit/configurator/business-logic/sdk-connector-configurator.spec.d.ts +0 -1
- package/types/tests/unit/configurator/business-logic/sdk-connector.spec.d.ts +0 -1
- package/types/tests/unit/configurator/components/utils/-utils/ConfiguratorResizer.spec.d.ts +0 -1
- package/types/tests/unit/configurator/components/utils/WordWrap.spec.d.ts +0 -1
- package/types/tests/unit/configurator/embedding/exposed-api.spec.d.ts +0 -1
- package/types/tests/unit/configurator/embedding/utils.spec.d.ts +0 -1
- package/types/tests/unit/configurator/store/index.spec.d.ts +0 -1
- package/types/tests/unit/planner/business-logic/sdk-connector-planner.spec.d.ts +0 -1
|
@@ -1,289 +0,0 @@
|
|
|
1
|
-
export declare const KOINOR_FORMIA_PARAMETER: ({
|
|
2
|
-
key: string;
|
|
3
|
-
label: string;
|
|
4
|
-
type: string;
|
|
5
|
-
unitType: null;
|
|
6
|
-
value: string;
|
|
7
|
-
group: string;
|
|
8
|
-
enabled: boolean;
|
|
9
|
-
validRange: {
|
|
10
|
-
type: null;
|
|
11
|
-
valueFrom: number;
|
|
12
|
-
valueTo: number;
|
|
13
|
-
};
|
|
14
|
-
validGroups: never[];
|
|
15
|
-
validValues: {
|
|
16
|
-
value: string;
|
|
17
|
-
label: string;
|
|
18
|
-
thumbnail: null;
|
|
19
|
-
}[];
|
|
20
|
-
sort: number;
|
|
21
|
-
highlighted: boolean;
|
|
22
|
-
valuesAreEqual: boolean;
|
|
23
|
-
grouping: {
|
|
24
|
-
key: string;
|
|
25
|
-
label: string;
|
|
26
|
-
sort: number;
|
|
27
|
-
collapsed: boolean;
|
|
28
|
-
};
|
|
29
|
-
valueLabel: string;
|
|
30
|
-
uiType: string;
|
|
31
|
-
} | {
|
|
32
|
-
key: string;
|
|
33
|
-
label: string;
|
|
34
|
-
type: string;
|
|
35
|
-
unitType: null;
|
|
36
|
-
value: string;
|
|
37
|
-
group: string;
|
|
38
|
-
enabled: boolean;
|
|
39
|
-
validRange: {
|
|
40
|
-
type: null;
|
|
41
|
-
valueFrom: number;
|
|
42
|
-
valueTo: number;
|
|
43
|
-
};
|
|
44
|
-
validGroups: never[];
|
|
45
|
-
validValues: {
|
|
46
|
-
value: string;
|
|
47
|
-
label: string;
|
|
48
|
-
thumbnail: string;
|
|
49
|
-
}[];
|
|
50
|
-
sort: number;
|
|
51
|
-
highlighted: boolean;
|
|
52
|
-
valuesAreEqual: boolean;
|
|
53
|
-
grouping: {
|
|
54
|
-
key: string;
|
|
55
|
-
label: string;
|
|
56
|
-
sort: number;
|
|
57
|
-
collapsed: boolean;
|
|
58
|
-
};
|
|
59
|
-
valueLabel: string;
|
|
60
|
-
uiType: string;
|
|
61
|
-
})[];
|
|
62
|
-
export declare const KOINOR_FORMIA_GROUPS: ({
|
|
63
|
-
key: string;
|
|
64
|
-
collapsed: boolean;
|
|
65
|
-
label: string;
|
|
66
|
-
sort: number;
|
|
67
|
-
parameters: {
|
|
68
|
-
key: string;
|
|
69
|
-
label: string;
|
|
70
|
-
type: string;
|
|
71
|
-
unitType: null;
|
|
72
|
-
value: string;
|
|
73
|
-
group: string;
|
|
74
|
-
enabled: boolean;
|
|
75
|
-
validRange: {
|
|
76
|
-
type: null;
|
|
77
|
-
valueFrom: number;
|
|
78
|
-
valueTo: number;
|
|
79
|
-
step: number;
|
|
80
|
-
};
|
|
81
|
-
validGroups: never[];
|
|
82
|
-
validValues: {
|
|
83
|
-
value: string;
|
|
84
|
-
label: string;
|
|
85
|
-
thumbnail: null;
|
|
86
|
-
}[];
|
|
87
|
-
sort: number;
|
|
88
|
-
highlighted: boolean;
|
|
89
|
-
valuesAreEqual: boolean;
|
|
90
|
-
grouping: {
|
|
91
|
-
key: string;
|
|
92
|
-
label: string;
|
|
93
|
-
sort: number;
|
|
94
|
-
collapsed: boolean;
|
|
95
|
-
};
|
|
96
|
-
valueLabel: string;
|
|
97
|
-
uiType: string;
|
|
98
|
-
}[];
|
|
99
|
-
} | {
|
|
100
|
-
key: string;
|
|
101
|
-
collapsed: boolean;
|
|
102
|
-
label: string;
|
|
103
|
-
sort: number;
|
|
104
|
-
parameters: {
|
|
105
|
-
key: string;
|
|
106
|
-
label: string;
|
|
107
|
-
type: string;
|
|
108
|
-
unitType: null;
|
|
109
|
-
value: string;
|
|
110
|
-
group: string;
|
|
111
|
-
enabled: boolean;
|
|
112
|
-
validRange: {
|
|
113
|
-
type: null;
|
|
114
|
-
valueFrom: number;
|
|
115
|
-
valueTo: number;
|
|
116
|
-
step: number;
|
|
117
|
-
};
|
|
118
|
-
validGroups: never[];
|
|
119
|
-
validValues: {
|
|
120
|
-
value: string;
|
|
121
|
-
label: string;
|
|
122
|
-
thumbnail: string;
|
|
123
|
-
}[];
|
|
124
|
-
sort: number;
|
|
125
|
-
highlighted: boolean;
|
|
126
|
-
valuesAreEqual: boolean;
|
|
127
|
-
grouping: {
|
|
128
|
-
key: string;
|
|
129
|
-
label: string;
|
|
130
|
-
sort: number;
|
|
131
|
-
collapsed: boolean;
|
|
132
|
-
};
|
|
133
|
-
valueLabel: string;
|
|
134
|
-
uiType: string;
|
|
135
|
-
}[];
|
|
136
|
-
})[];
|
|
137
|
-
export declare const KOINOR_FORMIA_ADDONS: {
|
|
138
|
-
id: string;
|
|
139
|
-
global: boolean;
|
|
140
|
-
created: string;
|
|
141
|
-
updated: string;
|
|
142
|
-
links: {
|
|
143
|
-
items: string;
|
|
144
|
-
materials: string;
|
|
145
|
-
};
|
|
146
|
-
catalog: string;
|
|
147
|
-
label: string;
|
|
148
|
-
language: string;
|
|
149
|
-
items: string[];
|
|
150
|
-
hidden: boolean;
|
|
151
|
-
__rapi_path__: string;
|
|
152
|
-
possibleChildren: ({
|
|
153
|
-
height: number;
|
|
154
|
-
width: number;
|
|
155
|
-
depth: number;
|
|
156
|
-
displayedHeight: number;
|
|
157
|
-
displayedWidth: number;
|
|
158
|
-
displayedDepth: number;
|
|
159
|
-
perspectiveImage: string;
|
|
160
|
-
perspectiveImageHD: string;
|
|
161
|
-
topImage: string;
|
|
162
|
-
externalIdentifier: string;
|
|
163
|
-
configuration: string;
|
|
164
|
-
rootComponentId: string;
|
|
165
|
-
hidden: boolean;
|
|
166
|
-
created: string;
|
|
167
|
-
updated: string;
|
|
168
|
-
flipable: boolean;
|
|
169
|
-
scaleable: boolean;
|
|
170
|
-
colorable: boolean;
|
|
171
|
-
layer: number;
|
|
172
|
-
sort: number;
|
|
173
|
-
basecolor: string;
|
|
174
|
-
orderable: boolean;
|
|
175
|
-
requestable: boolean;
|
|
176
|
-
retailPriceAllowed: boolean;
|
|
177
|
-
label: string;
|
|
178
|
-
language: string;
|
|
179
|
-
catalog: string;
|
|
180
|
-
id: string;
|
|
181
|
-
tags: string[];
|
|
182
|
-
links: {
|
|
183
|
-
tags: string;
|
|
184
|
-
similarItems: string;
|
|
185
|
-
perfectFit: string;
|
|
186
|
-
additionalContents: string;
|
|
187
|
-
};
|
|
188
|
-
attributes: never[];
|
|
189
|
-
version: number;
|
|
190
|
-
__rapi_path__: string;
|
|
191
|
-
isItem: boolean;
|
|
192
|
-
isComponent: boolean;
|
|
193
|
-
group: null;
|
|
194
|
-
description?: undefined;
|
|
195
|
-
type?: undefined;
|
|
196
|
-
detailType?: undefined;
|
|
197
|
-
} | {
|
|
198
|
-
height: number;
|
|
199
|
-
width: number;
|
|
200
|
-
depth: number;
|
|
201
|
-
displayedHeight: number;
|
|
202
|
-
displayedWidth: number;
|
|
203
|
-
displayedDepth: number;
|
|
204
|
-
perspectiveImage: string;
|
|
205
|
-
perspectiveImageHD: string;
|
|
206
|
-
topImage: string;
|
|
207
|
-
externalIdentifier: string;
|
|
208
|
-
configuration: string;
|
|
209
|
-
rootComponentId: string;
|
|
210
|
-
hidden: boolean;
|
|
211
|
-
created: string;
|
|
212
|
-
updated: string;
|
|
213
|
-
flipable: boolean;
|
|
214
|
-
scaleable: boolean;
|
|
215
|
-
colorable: boolean;
|
|
216
|
-
sort: number;
|
|
217
|
-
basecolor: string;
|
|
218
|
-
orderable: boolean;
|
|
219
|
-
requestable: boolean;
|
|
220
|
-
retailPriceAllowed: boolean;
|
|
221
|
-
label: string;
|
|
222
|
-
description: string;
|
|
223
|
-
language: string;
|
|
224
|
-
catalog: string;
|
|
225
|
-
id: string;
|
|
226
|
-
tags: string[];
|
|
227
|
-
links: {
|
|
228
|
-
tags: string;
|
|
229
|
-
similarItems: string;
|
|
230
|
-
perfectFit: string;
|
|
231
|
-
additionalContents: string;
|
|
232
|
-
};
|
|
233
|
-
attributes: never[];
|
|
234
|
-
version: number;
|
|
235
|
-
__rapi_path__: string;
|
|
236
|
-
isItem: boolean;
|
|
237
|
-
isComponent: boolean;
|
|
238
|
-
group: null;
|
|
239
|
-
layer?: undefined;
|
|
240
|
-
type?: undefined;
|
|
241
|
-
detailType?: undefined;
|
|
242
|
-
} | {
|
|
243
|
-
height: number;
|
|
244
|
-
width: number;
|
|
245
|
-
depth: number;
|
|
246
|
-
displayedHeight: number;
|
|
247
|
-
displayedWidth: number;
|
|
248
|
-
displayedDepth: number;
|
|
249
|
-
perspectiveImage: string;
|
|
250
|
-
perspectiveImageHD: string;
|
|
251
|
-
topImage: string;
|
|
252
|
-
externalIdentifier: string;
|
|
253
|
-
configuration: string;
|
|
254
|
-
rootComponentId: string;
|
|
255
|
-
hidden: boolean;
|
|
256
|
-
created: string;
|
|
257
|
-
updated: string;
|
|
258
|
-
type: string;
|
|
259
|
-
detailType: string;
|
|
260
|
-
flipable: boolean;
|
|
261
|
-
scaleable: boolean;
|
|
262
|
-
colorable: boolean;
|
|
263
|
-
layer: number;
|
|
264
|
-
basecolor: string;
|
|
265
|
-
orderable: boolean;
|
|
266
|
-
requestable: boolean;
|
|
267
|
-
retailPriceAllowed: boolean;
|
|
268
|
-
label: string;
|
|
269
|
-
language: string;
|
|
270
|
-
catalog: string;
|
|
271
|
-
id: string;
|
|
272
|
-
tags: string[];
|
|
273
|
-
links: {
|
|
274
|
-
tags: string;
|
|
275
|
-
similarItems: string;
|
|
276
|
-
perfectFit: string;
|
|
277
|
-
additionalContents: string;
|
|
278
|
-
};
|
|
279
|
-
attributes: never[];
|
|
280
|
-
version: number;
|
|
281
|
-
__rapi_path__: string;
|
|
282
|
-
isItem: boolean;
|
|
283
|
-
isComponent: boolean;
|
|
284
|
-
group: null;
|
|
285
|
-
sort?: undefined;
|
|
286
|
-
description?: undefined;
|
|
287
|
-
})[];
|
|
288
|
-
key: string;
|
|
289
|
-
}[];
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
export default class MessageMock {
|
|
2
|
-
private _receiver;
|
|
3
|
-
private _eventCallback;
|
|
4
|
-
private _side;
|
|
5
|
-
constructor(side: string, eventCallback: (...args: any[]) => any);
|
|
6
|
-
setReceiver(receiver: MessageMock): void;
|
|
7
|
-
addEventListener(_eventname: string, callback: (...args: any[]) => any): void;
|
|
8
|
-
postMessage(message: any, targetOrigin: string, messageChannels?: Transferable[]): void;
|
|
9
|
-
nativeMessageEvent(...args: any[]): void;
|
|
10
|
-
triggerMessageEvent(namespace: string, methodname: string, args: any[]): Promise<unknown>;
|
|
11
|
-
}
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
export declare const USM_PARAMETERS: ({
|
|
2
|
-
key: string;
|
|
3
|
-
label: string;
|
|
4
|
-
type: string;
|
|
5
|
-
unitType: null;
|
|
6
|
-
value: string;
|
|
7
|
-
group: null;
|
|
8
|
-
enabled: boolean;
|
|
9
|
-
validRange: {
|
|
10
|
-
type: null;
|
|
11
|
-
valueFrom: number;
|
|
12
|
-
valueTo: number;
|
|
13
|
-
};
|
|
14
|
-
validGroups: string[];
|
|
15
|
-
validValues: never[];
|
|
16
|
-
sort: number;
|
|
17
|
-
highlighted: boolean;
|
|
18
|
-
valuesAreEqual: boolean;
|
|
19
|
-
grouping: null;
|
|
20
|
-
valueLabel: string;
|
|
21
|
-
uiType: string;
|
|
22
|
-
} | {
|
|
23
|
-
key: string;
|
|
24
|
-
label: string;
|
|
25
|
-
type: string;
|
|
26
|
-
unitType: string;
|
|
27
|
-
value: string;
|
|
28
|
-
group: null;
|
|
29
|
-
enabled: boolean;
|
|
30
|
-
validRange: {
|
|
31
|
-
type: null;
|
|
32
|
-
valueFrom: number;
|
|
33
|
-
valueTo: number;
|
|
34
|
-
};
|
|
35
|
-
validGroups: never[];
|
|
36
|
-
validValues: {
|
|
37
|
-
value: string;
|
|
38
|
-
label: string;
|
|
39
|
-
thumbnail: null;
|
|
40
|
-
}[];
|
|
41
|
-
sort: number;
|
|
42
|
-
highlighted: boolean;
|
|
43
|
-
valuesAreEqual: boolean;
|
|
44
|
-
grouping: null;
|
|
45
|
-
valueLabel: string;
|
|
46
|
-
uiType: string;
|
|
47
|
-
})[];
|