@roomle/embedding-lib 4.44.0 → 5.0.1-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 +8 -0
- package/{types/src/configurator/embedding/roomle-configurator-api.d.ts → index.d.ts} +26 -18
- package/package.json +27 -13
- package/roomle-embedding-lib.es.js +431 -0
- package/roomle-embedding-lib.es.min.js +8 -0
- package/roomle-embedding-lib.umd.js +8 -0
- package/roomle-embedding-lib.umd.min.js +8 -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/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,211 +0,0 @@
|
|
|
1
|
-
[Embedding API Reference](../README.md) / [Modules](../modules.md) / [roomle-configurator-api](../modules/roomle_configurator_api.md) / default
|
|
2
|
-
|
|
3
|
-
# Class: default<SdkType, SdkCallbacks\>
|
|
4
|
-
|
|
5
|
-
[roomle-configurator-api](../modules/roomle_configurator_api.md).default
|
|
6
|
-
|
|
7
|
-
## Type parameters
|
|
8
|
-
|
|
9
|
-
| Name |
|
|
10
|
-
| :------ |
|
|
11
|
-
| `SdkType` |
|
|
12
|
-
| `SdkCallbacks` |
|
|
13
|
-
|
|
14
|
-
## Implements
|
|
15
|
-
|
|
16
|
-
- [`RoomleEmbeddingApiKeys`](../interfaces/roomle_configurator_api.RoomleEmbeddingApiKeys.md)
|
|
17
|
-
|
|
18
|
-
## Table of contents
|
|
19
|
-
|
|
20
|
-
### Properties
|
|
21
|
-
|
|
22
|
-
- [analytics](roomle_configurator_api.default.md#analytics)
|
|
23
|
-
- [extended](roomle_configurator_api.default.md#extended)
|
|
24
|
-
- [global](roomle_configurator_api.default.md#global)
|
|
25
|
-
- [ui](roomle_configurator_api.default.md#ui)
|
|
26
|
-
|
|
27
|
-
### Methods
|
|
28
|
-
|
|
29
|
-
- [teardown](roomle_configurator_api.default.md#teardown)
|
|
30
|
-
- [create](roomle_configurator_api.default.md#create)
|
|
31
|
-
- [createConfigurator](roomle_configurator_api.default.md#createconfigurator)
|
|
32
|
-
- [createPlanner](roomle_configurator_api.default.md#createplanner)
|
|
33
|
-
- [createViewer](roomle_configurator_api.default.md#createviewer)
|
|
34
|
-
|
|
35
|
-
## Properties
|
|
36
|
-
|
|
37
|
-
### analytics
|
|
38
|
-
|
|
39
|
-
• **analytics**: `Object`
|
|
40
|
-
|
|
41
|
-
#### Type declaration
|
|
42
|
-
|
|
43
|
-
| Name | Type |
|
|
44
|
-
| :------ | :------ |
|
|
45
|
-
| `callbacks` | [`ExposedAnalyticsCallbacks`](exposed_analytics_callbacks.ExposedAnalyticsCallbacks.md) |
|
|
46
|
-
|
|
47
|
-
#### Implementation of
|
|
48
|
-
|
|
49
|
-
[RoomleEmbeddingApiKeys](../interfaces/roomle_configurator_api.RoomleEmbeddingApiKeys.md).[analytics](../interfaces/roomle_configurator_api.RoomleEmbeddingApiKeys.md#analytics)
|
|
50
|
-
|
|
51
|
-
#### Defined in
|
|
52
|
-
|
|
53
|
-
[src/configurator/embedding/roomle-configurator-api.ts:141](https://github.com/roomle-dev/roomle-ui/blob/8222e2cc/src/configurator/embedding/roomle-configurator-api.ts#L141)
|
|
54
|
-
|
|
55
|
-
___
|
|
56
|
-
|
|
57
|
-
### extended
|
|
58
|
-
|
|
59
|
-
• **extended**: `SdkType`
|
|
60
|
-
|
|
61
|
-
#### Implementation of
|
|
62
|
-
|
|
63
|
-
[RoomleEmbeddingApiKeys](../interfaces/roomle_configurator_api.RoomleEmbeddingApiKeys.md).[extended](../interfaces/roomle_configurator_api.RoomleEmbeddingApiKeys.md#extended)
|
|
64
|
-
|
|
65
|
-
#### Defined in
|
|
66
|
-
|
|
67
|
-
[src/configurator/embedding/roomle-configurator-api.ts:137](https://github.com/roomle-dev/roomle-ui/blob/8222e2cc/src/configurator/embedding/roomle-configurator-api.ts#L137)
|
|
68
|
-
|
|
69
|
-
___
|
|
70
|
-
|
|
71
|
-
### global
|
|
72
|
-
|
|
73
|
-
• **global**: `Object`
|
|
74
|
-
|
|
75
|
-
#### Type declaration
|
|
76
|
-
|
|
77
|
-
| Name | Type |
|
|
78
|
-
| :------ | :------ |
|
|
79
|
-
| `callbacks` | `GlobalCallback` |
|
|
80
|
-
|
|
81
|
-
#### Implementation of
|
|
82
|
-
|
|
83
|
-
[RoomleEmbeddingApiKeys](../interfaces/roomle_configurator_api.RoomleEmbeddingApiKeys.md).[global](../interfaces/roomle_configurator_api.RoomleEmbeddingApiKeys.md#global)
|
|
84
|
-
|
|
85
|
-
#### Defined in
|
|
86
|
-
|
|
87
|
-
[src/configurator/embedding/roomle-configurator-api.ts:145](https://github.com/roomle-dev/roomle-ui/blob/8222e2cc/src/configurator/embedding/roomle-configurator-api.ts#L145)
|
|
88
|
-
|
|
89
|
-
___
|
|
90
|
-
|
|
91
|
-
### ui
|
|
92
|
-
|
|
93
|
-
• **ui**: [`ExposedApi`](exposed_api.ExposedApi.md)
|
|
94
|
-
|
|
95
|
-
#### Implementation of
|
|
96
|
-
|
|
97
|
-
[RoomleEmbeddingApiKeys](../interfaces/roomle_configurator_api.RoomleEmbeddingApiKeys.md).[ui](../interfaces/roomle_configurator_api.RoomleEmbeddingApiKeys.md#ui)
|
|
98
|
-
|
|
99
|
-
#### Defined in
|
|
100
|
-
|
|
101
|
-
[src/configurator/embedding/roomle-configurator-api.ts:133](https://github.com/roomle-dev/roomle-ui/blob/8222e2cc/src/configurator/embedding/roomle-configurator-api.ts#L133)
|
|
102
|
-
|
|
103
|
-
## Methods
|
|
104
|
-
|
|
105
|
-
### teardown
|
|
106
|
-
|
|
107
|
-
▸ **teardown**(): `void`
|
|
108
|
-
|
|
109
|
-
#### Returns
|
|
110
|
-
|
|
111
|
-
`void`
|
|
112
|
-
|
|
113
|
-
#### Defined in
|
|
114
|
-
|
|
115
|
-
[src/configurator/embedding/roomle-configurator-api.ts:207](https://github.com/roomle-dev/roomle-ui/blob/8222e2cc/src/configurator/embedding/roomle-configurator-api.ts#L207)
|
|
116
|
-
|
|
117
|
-
___
|
|
118
|
-
|
|
119
|
-
### create
|
|
120
|
-
|
|
121
|
-
▸ `Static` **create**(`configuratorId`, `container`, `initData`): `Promise`<[`RoomleConfiguratorApi`](../modules/roomle_configurator_api.md#roomleconfiguratorapi)\>
|
|
122
|
-
|
|
123
|
-
Method to create a new instance of a Roomle Configurator
|
|
124
|
-
|
|
125
|
-
**`deprecated`** please use "createConfigurator"
|
|
126
|
-
|
|
127
|
-
#### Parameters
|
|
128
|
-
|
|
129
|
-
| Name | Type | Description |
|
|
130
|
-
| :------ | :------ | :------ |
|
|
131
|
-
| `configuratorId` | `string` | the id which identifies your configurator, you will get this ID from your Roomle Contact Person |
|
|
132
|
-
| `container` | `HTMLElement` | DOM container in which the configurator should be placed |
|
|
133
|
-
| `initData` | [`UiInitData`](../interfaces/types.UiInitData.md) | settings with which the configurator should be started |
|
|
134
|
-
|
|
135
|
-
#### Returns
|
|
136
|
-
|
|
137
|
-
`Promise`<[`RoomleConfiguratorApi`](../modules/roomle_configurator_api.md#roomleconfiguratorapi)\>
|
|
138
|
-
|
|
139
|
-
#### Defined in
|
|
140
|
-
|
|
141
|
-
[src/configurator/embedding/roomle-configurator-api.ts:97](https://github.com/roomle-dev/roomle-ui/blob/8222e2cc/src/configurator/embedding/roomle-configurator-api.ts#L97)
|
|
142
|
-
|
|
143
|
-
___
|
|
144
|
-
|
|
145
|
-
### createConfigurator
|
|
146
|
-
|
|
147
|
-
▸ `Static` **createConfigurator**(`configuratorId`, `container`, `initData`): `Promise`<[`RoomleConfiguratorApi`](../modules/roomle_configurator_api.md#roomleconfiguratorapi)\>
|
|
148
|
-
|
|
149
|
-
Method to create a new instance of a Roomle Configurator
|
|
150
|
-
|
|
151
|
-
#### Parameters
|
|
152
|
-
|
|
153
|
-
| Name | Type | Description |
|
|
154
|
-
| :------ | :------ | :------ |
|
|
155
|
-
| `configuratorId` | `string` | the id which identifies your configurator, you will get this ID from your Roomle Contact Person |
|
|
156
|
-
| `container` | `HTMLElement` | DOM container in which the configurator should be placed |
|
|
157
|
-
| `initData` | [`UiInitData`](../interfaces/types.UiInitData.md) | settings with which the configurator should be started |
|
|
158
|
-
|
|
159
|
-
#### Returns
|
|
160
|
-
|
|
161
|
-
`Promise`<[`RoomleConfiguratorApi`](../modules/roomle_configurator_api.md#roomleconfiguratorapi)\>
|
|
162
|
-
|
|
163
|
-
#### Defined in
|
|
164
|
-
|
|
165
|
-
[src/configurator/embedding/roomle-configurator-api.ts:86](https://github.com/roomle-dev/roomle-ui/blob/8222e2cc/src/configurator/embedding/roomle-configurator-api.ts#L86)
|
|
166
|
-
|
|
167
|
-
___
|
|
168
|
-
|
|
169
|
-
### createPlanner
|
|
170
|
-
|
|
171
|
-
▸ `Static` **createPlanner**(`configuratorId`, `container`, `initData`): `Promise`<[`RoomlePlannerApi`](../modules/roomle_configurator_api.md#roomleplannerapi)\>
|
|
172
|
-
|
|
173
|
-
#### Parameters
|
|
174
|
-
|
|
175
|
-
| Name | Type |
|
|
176
|
-
| :------ | :------ |
|
|
177
|
-
| `configuratorId` | `string` |
|
|
178
|
-
| `container` | `HTMLElement` |
|
|
179
|
-
| `initData` | [`UiInitData`](../interfaces/types.UiInitData.md) |
|
|
180
|
-
|
|
181
|
-
#### Returns
|
|
182
|
-
|
|
183
|
-
`Promise`<[`RoomlePlannerApi`](../modules/roomle_configurator_api.md#roomleplannerapi)\>
|
|
184
|
-
|
|
185
|
-
#### Defined in
|
|
186
|
-
|
|
187
|
-
[src/configurator/embedding/roomle-configurator-api.ts:76](https://github.com/roomle-dev/roomle-ui/blob/8222e2cc/src/configurator/embedding/roomle-configurator-api.ts#L76)
|
|
188
|
-
|
|
189
|
-
___
|
|
190
|
-
|
|
191
|
-
### createViewer
|
|
192
|
-
|
|
193
|
-
▸ `Static` **createViewer**(`configuratorId`, `container`, `initData`): `Promise`<[`RoomleViewerApi`](../modules/roomle_configurator_api.md#roomleviewerapi)\>
|
|
194
|
-
|
|
195
|
-
Method to create a new instance of a Roomle Viewer
|
|
196
|
-
|
|
197
|
-
#### Parameters
|
|
198
|
-
|
|
199
|
-
| Name | Type | Description |
|
|
200
|
-
| :------ | :------ | :------ |
|
|
201
|
-
| `configuratorId` | `string` | the id which identifies your configurator, you will get this ID from your Roomle Contact Person |
|
|
202
|
-
| `container` | `HTMLElement` | DOM container in which the configurator should be placed |
|
|
203
|
-
| `initData` | [`UiInitData`](../interfaces/types.UiInitData.md) | settings with which the configurator should be started |
|
|
204
|
-
|
|
205
|
-
#### Returns
|
|
206
|
-
|
|
207
|
-
`Promise`<[`RoomleViewerApi`](../modules/roomle_configurator_api.md#roomleviewerapi)\>
|
|
208
|
-
|
|
209
|
-
#### Defined in
|
|
210
|
-
|
|
211
|
-
[src/configurator/embedding/roomle-configurator-api.ts:107](https://github.com/roomle-dev/roomle-ui/blob/8222e2cc/src/configurator/embedding/roomle-configurator-api.ts#L107)
|
|
@@ -1,263 +0,0 @@
|
|
|
1
|
-
[Embedding API Reference](../README.md) / [Modules](../modules.md) / [types](../modules/types.md) / UI\_BUTTON
|
|
2
|
-
|
|
3
|
-
# Enumeration: UI\_BUTTON
|
|
4
|
-
|
|
5
|
-
[types](../modules/types.md).UI_BUTTON
|
|
6
|
-
|
|
7
|
-
## Table of contents
|
|
8
|
-
|
|
9
|
-
### Enumeration members
|
|
10
|
-
|
|
11
|
-
- [ADDONS](types.UI_BUTTON.md#addons)
|
|
12
|
-
- [ADD\_ROOM](types.UI_BUTTON.md#add_room)
|
|
13
|
-
- [AR](types.UI_BUTTON.md#ar)
|
|
14
|
-
- [DIMENSIONS](types.UI_BUTTON.md#dimensions)
|
|
15
|
-
- [EXPORT\_3D](types.UI_BUTTON.md#export_3d)
|
|
16
|
-
- [FULLSCREEN](types.UI_BUTTON.md#fullscreen)
|
|
17
|
-
- [MULTISELECT](types.UI_BUTTON.md#multiselect)
|
|
18
|
-
- [PARTLIST](types.UI_BUTTON.md#partlist)
|
|
19
|
-
- [PARTLIST\_PLANNER](types.UI_BUTTON.md#partlist_planner)
|
|
20
|
-
- [PAUSECONFIGURE](types.UI_BUTTON.md#pauseconfigure)
|
|
21
|
-
- [PRODUCTLIST](types.UI_BUTTON.md#productlist)
|
|
22
|
-
- [REDO](types.UI_BUTTON.md#redo)
|
|
23
|
-
- [RENDERIMAGE](types.UI_BUTTON.md#renderimage)
|
|
24
|
-
- [REQUESTPLAN](types.UI_BUTTON.md#requestplan)
|
|
25
|
-
- [REQUESTPRODUCT](types.UI_BUTTON.md#requestproduct)
|
|
26
|
-
- [RESETCAMERA](types.UI_BUTTON.md#resetcamera)
|
|
27
|
-
- [ROTATE](types.UI_BUTTON.md#rotate)
|
|
28
|
-
- [SAVEDRAFT](types.UI_BUTTON.md#savedraft)
|
|
29
|
-
- [SNAPPING](types.UI_BUTTON.md#snapping)
|
|
30
|
-
- [STARTCONFIGURE](types.UI_BUTTON.md#startconfigure)
|
|
31
|
-
- [STARTPLANNER](types.UI_BUTTON.md#startplanner)
|
|
32
|
-
- [TWO\_D\_VIEW](types.UI_BUTTON.md#two_d_view)
|
|
33
|
-
- [UNDO](types.UI_BUTTON.md#undo)
|
|
34
|
-
|
|
35
|
-
## Enumeration members
|
|
36
|
-
|
|
37
|
-
### ADDONS
|
|
38
|
-
|
|
39
|
-
• **ADDONS** = `"addons"`
|
|
40
|
-
|
|
41
|
-
#### Defined in
|
|
42
|
-
|
|
43
|
-
[src/configurator/embedding/types.ts:12](https://github.com/roomle-dev/roomle-ui/blob/8222e2cc/src/configurator/embedding/types.ts#L12)
|
|
44
|
-
|
|
45
|
-
___
|
|
46
|
-
|
|
47
|
-
### ADD\_ROOM
|
|
48
|
-
|
|
49
|
-
• **ADD\_ROOM** = `"add_room"`
|
|
50
|
-
|
|
51
|
-
#### Defined in
|
|
52
|
-
|
|
53
|
-
[src/configurator/embedding/types.ts:26](https://github.com/roomle-dev/roomle-ui/blob/8222e2cc/src/configurator/embedding/types.ts#L26)
|
|
54
|
-
|
|
55
|
-
___
|
|
56
|
-
|
|
57
|
-
### AR
|
|
58
|
-
|
|
59
|
-
• **AR** = `"ar"`
|
|
60
|
-
|
|
61
|
-
#### Defined in
|
|
62
|
-
|
|
63
|
-
[src/configurator/embedding/types.ts:5](https://github.com/roomle-dev/roomle-ui/blob/8222e2cc/src/configurator/embedding/types.ts#L5)
|
|
64
|
-
|
|
65
|
-
___
|
|
66
|
-
|
|
67
|
-
### DIMENSIONS
|
|
68
|
-
|
|
69
|
-
• **DIMENSIONS** = `"dimensions"`
|
|
70
|
-
|
|
71
|
-
#### Defined in
|
|
72
|
-
|
|
73
|
-
[src/configurator/embedding/types.ts:8](https://github.com/roomle-dev/roomle-ui/blob/8222e2cc/src/configurator/embedding/types.ts#L8)
|
|
74
|
-
|
|
75
|
-
___
|
|
76
|
-
|
|
77
|
-
### EXPORT\_3D
|
|
78
|
-
|
|
79
|
-
• **EXPORT\_3D** = `"export3d"`
|
|
80
|
-
|
|
81
|
-
#### Defined in
|
|
82
|
-
|
|
83
|
-
[src/configurator/embedding/types.ts:18](https://github.com/roomle-dev/roomle-ui/blob/8222e2cc/src/configurator/embedding/types.ts#L18)
|
|
84
|
-
|
|
85
|
-
___
|
|
86
|
-
|
|
87
|
-
### FULLSCREEN
|
|
88
|
-
|
|
89
|
-
• **FULLSCREEN** = `"fullscreen"`
|
|
90
|
-
|
|
91
|
-
#### Defined in
|
|
92
|
-
|
|
93
|
-
[src/configurator/embedding/types.ts:9](https://github.com/roomle-dev/roomle-ui/blob/8222e2cc/src/configurator/embedding/types.ts#L9)
|
|
94
|
-
|
|
95
|
-
___
|
|
96
|
-
|
|
97
|
-
### MULTISELECT
|
|
98
|
-
|
|
99
|
-
• **MULTISELECT** = `"multiselect"`
|
|
100
|
-
|
|
101
|
-
#### Defined in
|
|
102
|
-
|
|
103
|
-
[src/configurator/embedding/types.ts:7](https://github.com/roomle-dev/roomle-ui/blob/8222e2cc/src/configurator/embedding/types.ts#L7)
|
|
104
|
-
|
|
105
|
-
___
|
|
106
|
-
|
|
107
|
-
### PARTLIST
|
|
108
|
-
|
|
109
|
-
• **PARTLIST** = `"partlist"`
|
|
110
|
-
|
|
111
|
-
#### Defined in
|
|
112
|
-
|
|
113
|
-
[src/configurator/embedding/types.ts:6](https://github.com/roomle-dev/roomle-ui/blob/8222e2cc/src/configurator/embedding/types.ts#L6)
|
|
114
|
-
|
|
115
|
-
___
|
|
116
|
-
|
|
117
|
-
### PARTLIST\_PLANNER
|
|
118
|
-
|
|
119
|
-
• **PARTLIST\_PLANNER** = `"partlist_planner"`
|
|
120
|
-
|
|
121
|
-
#### Defined in
|
|
122
|
-
|
|
123
|
-
[src/configurator/embedding/types.ts:23](https://github.com/roomle-dev/roomle-ui/blob/8222e2cc/src/configurator/embedding/types.ts#L23)
|
|
124
|
-
|
|
125
|
-
___
|
|
126
|
-
|
|
127
|
-
### PAUSECONFIGURE
|
|
128
|
-
|
|
129
|
-
• **PAUSECONFIGURE** = `"pauseconfigure"`
|
|
130
|
-
|
|
131
|
-
#### Defined in
|
|
132
|
-
|
|
133
|
-
[src/configurator/embedding/types.ts:17](https://github.com/roomle-dev/roomle-ui/blob/8222e2cc/src/configurator/embedding/types.ts#L17)
|
|
134
|
-
|
|
135
|
-
___
|
|
136
|
-
|
|
137
|
-
### PRODUCTLIST
|
|
138
|
-
|
|
139
|
-
• **PRODUCTLIST** = `"productlist"`
|
|
140
|
-
|
|
141
|
-
#### Defined in
|
|
142
|
-
|
|
143
|
-
[src/configurator/embedding/types.ts:24](https://github.com/roomle-dev/roomle-ui/blob/8222e2cc/src/configurator/embedding/types.ts#L24)
|
|
144
|
-
|
|
145
|
-
___
|
|
146
|
-
|
|
147
|
-
### REDO
|
|
148
|
-
|
|
149
|
-
• **REDO** = `"redo"`
|
|
150
|
-
|
|
151
|
-
#### Defined in
|
|
152
|
-
|
|
153
|
-
[src/configurator/embedding/types.ts:22](https://github.com/roomle-dev/roomle-ui/blob/8222e2cc/src/configurator/embedding/types.ts#L22)
|
|
154
|
-
|
|
155
|
-
___
|
|
156
|
-
|
|
157
|
-
### RENDERIMAGE
|
|
158
|
-
|
|
159
|
-
• **RENDERIMAGE** = `"renderimage"`
|
|
160
|
-
|
|
161
|
-
#### Defined in
|
|
162
|
-
|
|
163
|
-
[src/configurator/embedding/types.ts:11](https://github.com/roomle-dev/roomle-ui/blob/8222e2cc/src/configurator/embedding/types.ts#L11)
|
|
164
|
-
|
|
165
|
-
___
|
|
166
|
-
|
|
167
|
-
### REQUESTPLAN
|
|
168
|
-
|
|
169
|
-
• **REQUESTPLAN** = `"requestplan"`
|
|
170
|
-
|
|
171
|
-
#### Defined in
|
|
172
|
-
|
|
173
|
-
[src/configurator/embedding/types.ts:14](https://github.com/roomle-dev/roomle-ui/blob/8222e2cc/src/configurator/embedding/types.ts#L14)
|
|
174
|
-
|
|
175
|
-
___
|
|
176
|
-
|
|
177
|
-
### REQUESTPRODUCT
|
|
178
|
-
|
|
179
|
-
• **REQUESTPRODUCT** = `"requestproduct"`
|
|
180
|
-
|
|
181
|
-
#### Defined in
|
|
182
|
-
|
|
183
|
-
[src/configurator/embedding/types.ts:13](https://github.com/roomle-dev/roomle-ui/blob/8222e2cc/src/configurator/embedding/types.ts#L13)
|
|
184
|
-
|
|
185
|
-
___
|
|
186
|
-
|
|
187
|
-
### RESETCAMERA
|
|
188
|
-
|
|
189
|
-
• **RESETCAMERA** = `"resetcamera"`
|
|
190
|
-
|
|
191
|
-
#### Defined in
|
|
192
|
-
|
|
193
|
-
[src/configurator/embedding/types.ts:10](https://github.com/roomle-dev/roomle-ui/blob/8222e2cc/src/configurator/embedding/types.ts#L10)
|
|
194
|
-
|
|
195
|
-
___
|
|
196
|
-
|
|
197
|
-
### ROTATE
|
|
198
|
-
|
|
199
|
-
• **ROTATE** = `"rotate"`
|
|
200
|
-
|
|
201
|
-
#### Defined in
|
|
202
|
-
|
|
203
|
-
[src/configurator/embedding/types.ts:19](https://github.com/roomle-dev/roomle-ui/blob/8222e2cc/src/configurator/embedding/types.ts#L19)
|
|
204
|
-
|
|
205
|
-
___
|
|
206
|
-
|
|
207
|
-
### SAVEDRAFT
|
|
208
|
-
|
|
209
|
-
• **SAVEDRAFT** = `"savedraft"`
|
|
210
|
-
|
|
211
|
-
#### Defined in
|
|
212
|
-
|
|
213
|
-
[src/configurator/embedding/types.ts:15](https://github.com/roomle-dev/roomle-ui/blob/8222e2cc/src/configurator/embedding/types.ts#L15)
|
|
214
|
-
|
|
215
|
-
___
|
|
216
|
-
|
|
217
|
-
### SNAPPING
|
|
218
|
-
|
|
219
|
-
• **SNAPPING** = `"snapping"`
|
|
220
|
-
|
|
221
|
-
#### Defined in
|
|
222
|
-
|
|
223
|
-
[src/configurator/embedding/types.ts:20](https://github.com/roomle-dev/roomle-ui/blob/8222e2cc/src/configurator/embedding/types.ts#L20)
|
|
224
|
-
|
|
225
|
-
___
|
|
226
|
-
|
|
227
|
-
### STARTCONFIGURE
|
|
228
|
-
|
|
229
|
-
• **STARTCONFIGURE** = `"startconfigure"`
|
|
230
|
-
|
|
231
|
-
#### Defined in
|
|
232
|
-
|
|
233
|
-
[src/configurator/embedding/types.ts:16](https://github.com/roomle-dev/roomle-ui/blob/8222e2cc/src/configurator/embedding/types.ts#L16)
|
|
234
|
-
|
|
235
|
-
___
|
|
236
|
-
|
|
237
|
-
### STARTPLANNER
|
|
238
|
-
|
|
239
|
-
• **STARTPLANNER** = `"startPlanner"`
|
|
240
|
-
|
|
241
|
-
#### Defined in
|
|
242
|
-
|
|
243
|
-
[src/configurator/embedding/types.ts:27](https://github.com/roomle-dev/roomle-ui/blob/8222e2cc/src/configurator/embedding/types.ts#L27)
|
|
244
|
-
|
|
245
|
-
___
|
|
246
|
-
|
|
247
|
-
### TWO\_D\_VIEW
|
|
248
|
-
|
|
249
|
-
• **TWO\_D\_VIEW** = `"2dview"`
|
|
250
|
-
|
|
251
|
-
#### Defined in
|
|
252
|
-
|
|
253
|
-
[src/configurator/embedding/types.ts:25](https://github.com/roomle-dev/roomle-ui/blob/8222e2cc/src/configurator/embedding/types.ts#L25)
|
|
254
|
-
|
|
255
|
-
___
|
|
256
|
-
|
|
257
|
-
### UNDO
|
|
258
|
-
|
|
259
|
-
• **UNDO** = `"undo"`
|
|
260
|
-
|
|
261
|
-
#### Defined in
|
|
262
|
-
|
|
263
|
-
[src/configurator/embedding/types.ts:21](https://github.com/roomle-dev/roomle-ui/blob/8222e2cc/src/configurator/embedding/types.ts#L21)
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
[Embedding API Reference](../README.md) / [Modules](../modules.md) / [exposed-callbacks](../modules/exposed_callbacks.md) / Labels
|
|
2
|
-
|
|
3
|
-
# Interface: Labels
|
|
4
|
-
|
|
5
|
-
[exposed-callbacks](../modules/exposed_callbacks.md).Labels
|
|
6
|
-
|
|
7
|
-
## Table of contents
|
|
8
|
-
|
|
9
|
-
### Properties
|
|
10
|
-
|
|
11
|
-
- [catalogLabel](exposed_callbacks.Labels.md#cataloglabel)
|
|
12
|
-
- [label](exposed_callbacks.Labels.md#label)
|
|
13
|
-
|
|
14
|
-
## Properties
|
|
15
|
-
|
|
16
|
-
### catalogLabel
|
|
17
|
-
|
|
18
|
-
• **catalogLabel**: `Nullable`<`string`\>
|
|
19
|
-
|
|
20
|
-
#### Defined in
|
|
21
|
-
|
|
22
|
-
[src/configurator/embedding/exposed-callbacks.ts:14](https://github.com/roomle-dev/roomle-ui/blob/8222e2cc/src/configurator/embedding/exposed-callbacks.ts#L14)
|
|
23
|
-
|
|
24
|
-
___
|
|
25
|
-
|
|
26
|
-
### label
|
|
27
|
-
|
|
28
|
-
• **label**: `Nullable`<`string`\>
|
|
29
|
-
|
|
30
|
-
#### Defined in
|
|
31
|
-
|
|
32
|
-
[src/configurator/embedding/exposed-callbacks.ts:15](https://github.com/roomle-dev/roomle-ui/blob/8222e2cc/src/configurator/embedding/exposed-callbacks.ts#L15)
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
[Embedding API Reference](../README.md) / [Modules](../modules.md) / [exposed-callbacks](../modules/exposed_callbacks.md) / Price
|
|
2
|
-
|
|
3
|
-
# Interface: Price
|
|
4
|
-
|
|
5
|
-
[exposed-callbacks](../modules/exposed_callbacks.md).Price
|
|
6
|
-
|
|
7
|
-
## Table of contents
|
|
8
|
-
|
|
9
|
-
### Properties
|
|
10
|
-
|
|
11
|
-
- [currencySymbol](exposed_callbacks.Price.md#currencysymbol)
|
|
12
|
-
- [price](exposed_callbacks.Price.md#price)
|
|
13
|
-
|
|
14
|
-
## Properties
|
|
15
|
-
|
|
16
|
-
### currencySymbol
|
|
17
|
-
|
|
18
|
-
• **currencySymbol**: `Nullable`<`string`\>
|
|
19
|
-
|
|
20
|
-
#### Defined in
|
|
21
|
-
|
|
22
|
-
[src/configurator/embedding/exposed-callbacks.ts:9](https://github.com/roomle-dev/roomle-ui/blob/8222e2cc/src/configurator/embedding/exposed-callbacks.ts#L9)
|
|
23
|
-
|
|
24
|
-
___
|
|
25
|
-
|
|
26
|
-
### price
|
|
27
|
-
|
|
28
|
-
• **price**: `Nullable`<`number`\>
|
|
29
|
-
|
|
30
|
-
#### Defined in
|
|
31
|
-
|
|
32
|
-
[src/configurator/embedding/exposed-callbacks.ts:10](https://github.com/roomle-dev/roomle-ui/blob/8222e2cc/src/configurator/embedding/exposed-callbacks.ts#L10)
|
|
@@ -1,58 +0,0 @@
|
|
|
1
|
-
[Embedding API Reference](../README.md) / [Modules](../modules.md) / [roomle-configurator-api](../modules/roomle_configurator_api.md) / RoomleEmbeddingApiKeys
|
|
2
|
-
|
|
3
|
-
# Interface: RoomleEmbeddingApiKeys
|
|
4
|
-
|
|
5
|
-
[roomle-configurator-api](../modules/roomle_configurator_api.md).RoomleEmbeddingApiKeys
|
|
6
|
-
|
|
7
|
-
## Implemented by
|
|
8
|
-
|
|
9
|
-
- [`default`](../classes/roomle_configurator_api.default.md)
|
|
10
|
-
|
|
11
|
-
## Table of contents
|
|
12
|
-
|
|
13
|
-
### Properties
|
|
14
|
-
|
|
15
|
-
- [analytics](roomle_configurator_api.RoomleEmbeddingApiKeys.md#analytics)
|
|
16
|
-
- [extended](roomle_configurator_api.RoomleEmbeddingApiKeys.md#extended)
|
|
17
|
-
- [global](roomle_configurator_api.RoomleEmbeddingApiKeys.md#global)
|
|
18
|
-
- [ui](roomle_configurator_api.RoomleEmbeddingApiKeys.md#ui)
|
|
19
|
-
|
|
20
|
-
## Properties
|
|
21
|
-
|
|
22
|
-
### analytics
|
|
23
|
-
|
|
24
|
-
• **analytics**: `any`
|
|
25
|
-
|
|
26
|
-
#### Defined in
|
|
27
|
-
|
|
28
|
-
[src/configurator/embedding/roomle-configurator-api.ts:66](https://github.com/roomle-dev/roomle-ui/blob/8222e2cc/src/configurator/embedding/roomle-configurator-api.ts#L66)
|
|
29
|
-
|
|
30
|
-
___
|
|
31
|
-
|
|
32
|
-
### extended
|
|
33
|
-
|
|
34
|
-
• **extended**: `any`
|
|
35
|
-
|
|
36
|
-
#### Defined in
|
|
37
|
-
|
|
38
|
-
[src/configurator/embedding/roomle-configurator-api.ts:64](https://github.com/roomle-dev/roomle-ui/blob/8222e2cc/src/configurator/embedding/roomle-configurator-api.ts#L64)
|
|
39
|
-
|
|
40
|
-
___
|
|
41
|
-
|
|
42
|
-
### global
|
|
43
|
-
|
|
44
|
-
• **global**: `any`
|
|
45
|
-
|
|
46
|
-
#### Defined in
|
|
47
|
-
|
|
48
|
-
[src/configurator/embedding/roomle-configurator-api.ts:67](https://github.com/roomle-dev/roomle-ui/blob/8222e2cc/src/configurator/embedding/roomle-configurator-api.ts#L67)
|
|
49
|
-
|
|
50
|
-
___
|
|
51
|
-
|
|
52
|
-
### ui
|
|
53
|
-
|
|
54
|
-
• **ui**: `any`
|
|
55
|
-
|
|
56
|
-
#### Defined in
|
|
57
|
-
|
|
58
|
-
[src/configurator/embedding/roomle-configurator-api.ts:65](https://github.com/roomle-dev/roomle-ui/blob/8222e2cc/src/configurator/embedding/roomle-configurator-api.ts#L65)
|