@roomle/embedding-lib 5.34.0-debug.1 → 5.34.0-debug.2
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/comlink-BAiXCcU9.mjs +258 -0
- package/comlink-CmT64Qi3.mjs +1 -0
- package/docs/md/web/embedding/CHANGELOG.md +28 -332
- package/{drag-in-BEjBh6zz.mjs → embedding-plugins-CjNos83d.mjs} +15 -14
- package/embedding-plugins-DePKqSKW.mjs +1 -0
- package/embedding-plugins.d.ts +2 -0
- package/embedding-plugins.js +13 -0
- package/embedding-plugins.min.js +1 -0
- package/{from-custom-view-CobBUshK.mjs → from-custom-view-BAiOXktb.mjs} +9 -8
- package/from-custom-view-Ch3rb-JF.mjs +1 -0
- package/from-website-B-Vh-DVX.mjs +1 -0
- package/{from-website-C2cG-X9g.mjs → from-website-BicmMNsE.mjs} +11 -10
- package/hi.d.ts +2 -0
- package/hi.js +106 -0
- package/hi.min.js +1 -0
- package/package.json +19 -9
- package/packages/embedding-lib/src/connector.d.ts +1 -1
- package/packages/embedding-lib/src/embedding-plugins.d.ts +9 -0
- package/packages/embedding-lib/src/hi.d.ts +16 -0
- package/packages/embedding-lib/src/homag-intelligence/hi-callbacks.d.ts +1 -1
- package/packages/embedding-lib/src/homag-intelligence/hi-order-manager.d.ts +3 -0
- package/packages/embedding-lib/src/homag-intelligence/hi-requests.d.ts +1 -4
- package/packages/embedding-lib/src/homag-intelligence/hi-setup.d.ts +4 -0
- package/packages/embedding-lib/src/homag-intelligence/hi-utils.d.ts +1 -0
- package/packages/embedding-lib/src/plugins/drag-in.d.ts +1 -1
- package/packages/embedding-lib/src/plugins/strategy/from-custom-view.d.ts +1 -1
- package/packages/embedding-lib/src/plugins/strategy/from-website.d.ts +1 -1
- package/packages/embedding-lib/src/plugins/strategy/types.d.ts +1 -1
- package/packages/embedding-lib/src/{embedding-lib.d.ts → roomle-embedding-lib.d.ts} +23 -3
- package/packages/embedding-lib/src/utils.d.ts +1 -0
- package/roomle-embedding-lib.d.ts +6 -0
- package/roomle-embedding-lib.js +587 -0
- package/roomle-embedding-lib.min.js +1 -0
- package/touch-drag-BzREygxc.mjs +1 -0
- package/touch-drag-DWISKgWm.mjs +57 -0
- package/utils-D--vltCL.mjs +113 -0
- package/utils-uEcN1DUR.mjs +1 -0
- package/drag-in-BmoiEqfA.mjs +0 -1
- package/from-custom-view-fYea37BE.mjs +0 -1
- package/from-website-CDEUbvDF.mjs +0 -1
- package/index.d.ts +0 -4
- package/packages/embedding-lib/src/example.d.ts +0 -5
- package/packages/embedding-lib/src/examples/activate-deactivate-rd.d.ts +0 -7
- package/packages/embedding-lib/src/examples/api-false.d.ts +0 -7
- package/packages/embedding-lib/src/examples/configurator-only.d.ts +0 -6
- package/packages/embedding-lib/src/examples/download-partlist.d.ts +0 -6
- package/packages/embedding-lib/src/examples/drag-in.d.ts +0 -7
- package/packages/embedding-lib/src/examples/ext-catalog/ext-catalog-connection.d.ts +0 -1
- package/packages/embedding-lib/src/examples/ext-catalog.d.ts +0 -6
- package/packages/embedding-lib/src/examples/ext-selection-overlay.d.ts +0 -7
- package/packages/embedding-lib/src/examples/hi-single-object-configurator.d.ts +0 -11
- package/packages/embedding-lib/src/examples/homag-intelligence-catalog-example.d.ts +0 -11
- package/packages/embedding-lib/src/examples/homag-intelligence-catalog-load-async.d.ts +0 -13
- package/packages/embedding-lib/src/examples/homag-intelligence-example.d.ts +0 -19
- package/packages/embedding-lib/src/examples/planner-and-configurator.d.ts +0 -6
- package/packages/embedding-lib/src/examples/start-and-end-configurator.d.ts +0 -6
- package/packages/embedding-lib/src/examples/utils/api-false/helpers.d.ts +0 -2
- package/packages/embedding-lib/src/examples/utils/drag-listeners.d.ts +0 -3
- package/packages/embedding-lib/src/examples/utils/homag-intelligence/create-catalog.d.ts +0 -3
- package/packages/embedding-lib/src/examples/utils/homag-intelligence/default-api-options.d.ts +0 -21
- package/packages/embedding-lib/src/examples/utils/homag-intelligence/dom-helper.d.ts +0 -12
- package/packages/embedding-lib/src/examples/utils/homag-intelligence/drag-in.d.ts +0 -3
- package/packages/embedding-lib/src/examples/utils/homag-intelligence/nobilia-api-options.d.ts +0 -38
- package/packages/embedding-lib/src/examples/utils/homag-intelligence/overlay.d.ts +0 -2
- package/packages/embedding-lib/src/examples/utils/homag-intelligence/state.d.ts +0 -20
- package/packages/embedding-lib/src/examples/utils/homag-intelligence/utils.d.ts +0 -18
- package/packages/embedding-lib/src/examples/utils/query-params.d.ts +0 -1
- package/packages/embedding-lib/src/examples/utils/server-url.d.ts +0 -1
- package/packages/embedding-lib/src/overview.d.ts +0 -1
- package/roomle-embedding-lib.es.js +0 -833
- package/roomle-embedding-lib.es.min.js +0 -1
- package/roomle-embedding-lib.umd.js +0 -21
- package/roomle-embedding-lib.umd.min.js +0 -1
- package/touch-drag-B5zCf87J.mjs +0 -1
- package/touch-drag-DXJTOrk5.mjs +0 -146
|
@@ -1,333 +1,29 @@
|
|
|
1
|
-
## 5.34.0-debug.
|
|
1
|
+
## 5.34.0-debug.2 (2026-01-01)
|
|
2
2
|
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
*
|
|
12
|
-
*
|
|
13
|
-
*
|
|
14
|
-
*
|
|
15
|
-
*
|
|
16
|
-
*
|
|
17
|
-
*
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
* Merge branch '
|
|
21
|
-
* Merge branch 'master' into feat/
|
|
22
|
-
* Merge branch 'master' into feat/
|
|
23
|
-
* Merge
|
|
24
|
-
* Merge
|
|
25
|
-
*
|
|
26
|
-
*
|
|
27
|
-
*
|
|
28
|
-
*
|
|
29
|
-
*
|
|
30
|
-
* Merge branch 'master' into feat/integrate-types-qa-into-ci-RML-15421 ([bb14505](https://github.com/roomle-dev/roomle-ui/commit/bb14505))
|
|
31
|
-
* Merge branch 'master' into feat/integrate-types-qa-into-ci-RML-15421 ([3bfdd2a](https://github.com/roomle-dev/roomle-ui/commit/3bfdd2a))
|
|
32
|
-
* Merge branch 'master' into feat/no-reset-camera-on-switch-to-3d ([febd455](https://github.com/roomle-dev/roomle-ui/commit/febd455))
|
|
33
|
-
* Merge branch 'master' into feat/right-click-pan ([d04956c](https://github.com/roomle-dev/roomle-ui/commit/d04956c))
|
|
34
|
-
* Merge branch 'master' into feat/right-click-pan ([f5c799e](https://github.com/roomle-dev/roomle-ui/commit/f5c799e))
|
|
35
|
-
* Merge branch 'master' into feat/right-click-pan ([2ca7c64](https://github.com/roomle-dev/roomle-ui/commit/2ca7c64))
|
|
36
|
-
* Merge branch 'master' into feat/right-click-pan ([9f27de5](https://github.com/roomle-dev/roomle-ui/commit/9f27de5))
|
|
37
|
-
* Merge branch 'master' into feat/right-click-pan ([4aa28af](https://github.com/roomle-dev/roomle-ui/commit/4aa28af))
|
|
38
|
-
* Merge branch 'master' into feat/types-qa-fresh-RML-15338 ([846d8bf](https://github.com/roomle-dev/roomle-ui/commit/846d8bf))
|
|
39
|
-
* Merge branch 'master' into feat/types-qa-fresh-RML-15338 ([7ff00d8](https://github.com/roomle-dev/roomle-ui/commit/7ff00d8))
|
|
40
|
-
* Merge branch 'master' into feat/types-qa-fresh-RML-15338 ([6c9ea1e](https://github.com/roomle-dev/roomle-ui/commit/6c9ea1e))
|
|
41
|
-
* Merge branch 'master' into feat/types-qa-fresh-RML-15338 ([94a73ec](https://github.com/roomle-dev/roomle-ui/commit/94a73ec))
|
|
42
|
-
* Merge branch 'master' into feat/wildcard-whitelisting-RML-15492 ([c7ed01f](https://github.com/roomle-dev/roomle-ui/commit/c7ed01f))
|
|
43
|
-
* Merge branch 'master' into feat/wildcard-whitelisting-RML-15492 ([8acf584](https://github.com/roomle-dev/roomle-ui/commit/8acf584))
|
|
44
|
-
* Merge branch 'master' into fix/catalog-l1-sort-RML-15596 ([5a88077](https://github.com/roomle-dev/roomle-ui/commit/5a88077))
|
|
45
|
-
* Merge branch 'master' into fix/catalog-l1-sort-RML-15596 ([5a2e5f1](https://github.com/roomle-dev/roomle-ui/commit/5a2e5f1))
|
|
46
|
-
* Merge branch 'master' into fix/delete-preview-component ([e388c88](https://github.com/roomle-dev/roomle-ui/commit/e388c88))
|
|
47
|
-
* Merge branch 'master' into fix/delete-preview-component ([c7c7f20](https://github.com/roomle-dev/roomle-ui/commit/c7c7f20))
|
|
48
|
-
* Merge branch 'master' into fix/drag-configurable-object ([328d22b](https://github.com/roomle-dev/roomle-ui/commit/328d22b))
|
|
49
|
-
* Merge branch 'master' into fix/hi-materials ([ca50500](https://github.com/roomle-dev/roomle-ui/commit/ca50500))
|
|
50
|
-
* Merge branch 'master' into fix/missing-labels ([2f8ff97](https://github.com/roomle-dev/roomle-ui/commit/2f8ff97))
|
|
51
|
-
* Merge branch 'master' into fix/mobile-keyboard-ux--rotation-test ([1ca62a5](https://github.com/roomle-dev/roomle-ui/commit/1ca62a5))
|
|
52
|
-
* Merge branch 'master' into fix/mobile-keyboard-ux--rotation-test ([5d7e15c](https://github.com/roomle-dev/roomle-ui/commit/5d7e15c))
|
|
53
|
-
* Merge branch 'master' into fix/mobile-keyboard-ux--rotation-test ([94de923](https://github.com/roomle-dev/roomle-ui/commit/94de923))
|
|
54
|
-
* Merge branch 'master' into fix/mobile-keyboard-ux--rotation-test ([b8333ec](https://github.com/roomle-dev/roomle-ui/commit/b8333ec))
|
|
55
|
-
* Merge branch 'master' into fix/mobile-keyboard-ux--rotation-test ([53a72c8](https://github.com/roomle-dev/roomle-ui/commit/53a72c8))
|
|
56
|
-
* Merge branch 'master' into fix/no-camera-change-when-measuring ([735c371](https://github.com/roomle-dev/roomle-ui/commit/735c371))
|
|
57
|
-
* Merge branch 'master' into fix/no-camera-change-when-measuring ([7dbc4bd](https://github.com/roomle-dev/roomle-ui/commit/7dbc4bd))
|
|
58
|
-
* Merge branch 'master' into fix/no-camera-change-when-measuring ([ff500fc](https://github.com/roomle-dev/roomle-ui/commit/ff500fc))
|
|
59
|
-
* Merge branch 'master' into fix/sidebar-content-height ([9c9e983](https://github.com/roomle-dev/roomle-ui/commit/9c9e983))
|
|
60
|
-
* Merge branch 'master' into fix/undo-wall-material-changes ([f2a543f](https://github.com/roomle-dev/roomle-ui/commit/f2a543f))
|
|
61
|
-
* Merge branch 'master' into fix/undo-wall-material-changes ([bfbeaeb](https://github.com/roomle-dev/roomle-ui/commit/bfbeaeb))
|
|
62
|
-
* Merge branch 'master' into refactor/build-types--dogfood ([9beb119](https://github.com/roomle-dev/roomle-ui/commit/9beb119))
|
|
63
|
-
* Merge branch 'master' into refactor/build-types--dogfood ([cf98072](https://github.com/roomle-dev/roomle-ui/commit/cf98072))
|
|
64
|
-
* Merge branch 'master' into refactor/build-types--dogfood ([45ac4d5](https://github.com/roomle-dev/roomle-ui/commit/45ac4d5))
|
|
65
|
-
* Merge branch 'master' into style/change-show-more-style ([3cae6db](https://github.com/roomle-dev/roomle-ui/commit/3cae6db))
|
|
66
|
-
* Merge branch 'master' into upgraded-by-ci/core-2.65.0 ([bf3e963](https://github.com/roomle-dev/roomle-ui/commit/bf3e963))
|
|
67
|
-
* Merge pull request #2059 from roomle-dev/feat/wildcard-whitelisting-RML-15492 ([91bf88d](https://github.com/roomle-dev/roomle-ui/commit/91bf88d)), closes [#2059](https://github.com/roomle-dev/roomle-ui/issues/2059)
|
|
68
|
-
* Merge pull request #2062 from roomle-dev/fix/missing-labels ([052dca0](https://github.com/roomle-dev/roomle-ui/commit/052dca0)), closes [#2062](https://github.com/roomle-dev/roomle-ui/issues/2062)
|
|
69
|
-
* Merge pull request #2064 from roomle-dev/style/change-show-more-style ([9481890](https://github.com/roomle-dev/roomle-ui/commit/9481890)), closes [#2064](https://github.com/roomle-dev/roomle-ui/issues/2064)
|
|
70
|
-
* Merge pull request #2067 from roomle-dev/feat/delete-module ([4c27f5f](https://github.com/roomle-dev/roomle-ui/commit/4c27f5f)), closes [#2067](https://github.com/roomle-dev/roomle-ui/issues/2067)
|
|
71
|
-
* Merge pull request #2071 from roomle-dev/fix/mobile-keyboard-ux--rotation-test ([508ebb2](https://github.com/roomle-dev/roomle-ui/commit/508ebb2)), closes [#2071](https://github.com/roomle-dev/roomle-ui/issues/2071)
|
|
72
|
-
* Merge pull request #2074 from roomle-dev/docs/readme ([3753a33](https://github.com/roomle-dev/roomle-ui/commit/3753a33)), closes [#2074](https://github.com/roomle-dev/roomle-ui/issues/2074)
|
|
73
|
-
* Merge pull request #2075 from roomle-dev/feat/no-reset-camera-on-switch-to-3d ([aa377bc](https://github.com/roomle-dev/roomle-ui/commit/aa377bc)), closes [#2075](https://github.com/roomle-dev/roomle-ui/issues/2075)
|
|
74
|
-
* Merge pull request #2076 from roomle-dev/refactor/build-types--dogfood ([644c2fa](https://github.com/roomle-dev/roomle-ui/commit/644c2fa)), closes [#2076](https://github.com/roomle-dev/roomle-ui/issues/2076)
|
|
75
|
-
* Merge pull request #2077 from roomle-dev/fix/update-oc-scripts-domain-models ([d86ebb1](https://github.com/roomle-dev/roomle-ui/commit/d86ebb1)), closes [#2077](https://github.com/roomle-dev/roomle-ui/issues/2077)
|
|
76
|
-
* Merge pull request #2078 from roomle-dev/fix/hi-single-object-configurator ([710fedc](https://github.com/roomle-dev/roomle-ui/commit/710fedc)), closes [#2078](https://github.com/roomle-dev/roomle-ui/issues/2078)
|
|
77
|
-
* Merge pull request #2079 from roomle-dev/feat/2d-selection ([75290fd](https://github.com/roomle-dev/roomle-ui/commit/75290fd)), closes [#2079](https://github.com/roomle-dev/roomle-ui/issues/2079)
|
|
78
|
-
* Merge pull request #2080 from roomle-dev/feat/foldable-sidebar-sections ([34a5712](https://github.com/roomle-dev/roomle-ui/commit/34a5712)), closes [#2080](https://github.com/roomle-dev/roomle-ui/issues/2080)
|
|
79
|
-
* Merge pull request #2081 from roomle-dev/feat/right-click-pan ([2cf28f2](https://github.com/roomle-dev/roomle-ui/commit/2cf28f2)), closes [#2081](https://github.com/roomle-dev/roomle-ui/issues/2081)
|
|
80
|
-
* Merge pull request #2082 from roomle-dev/fix/update-add-subarticles-logic ([ce01a4c](https://github.com/roomle-dev/roomle-ui/commit/ce01a4c)), closes [#2082](https://github.com/roomle-dev/roomle-ui/issues/2082)
|
|
81
|
-
* Merge pull request #2085 from roomle-dev/fix/no-camera-change-when-measuring ([e5dfab9](https://github.com/roomle-dev/roomle-ui/commit/e5dfab9)), closes [#2085](https://github.com/roomle-dev/roomle-ui/issues/2085)
|
|
82
|
-
* Merge pull request #2086 from roomle-dev/fix/delete-preview-component ([db2c032](https://github.com/roomle-dev/roomle-ui/commit/db2c032)), closes [#2086](https://github.com/roomle-dev/roomle-ui/issues/2086)
|
|
83
|
-
* Merge pull request #2087 from roomle-dev/feat/core-update ([19c06f5](https://github.com/roomle-dev/roomle-ui/commit/19c06f5)), closes [#2087](https://github.com/roomle-dev/roomle-ui/issues/2087)
|
|
84
|
-
* Merge pull request #2088 from roomle-dev/fix/embedding-alias ([04e0f5d](https://github.com/roomle-dev/roomle-ui/commit/04e0f5d)), closes [#2088](https://github.com/roomle-dev/roomle-ui/issues/2088)
|
|
85
|
-
* Merge pull request #2089 from roomle-dev/fix/catalog-l1-sort-RML-15596 ([8b00ff0](https://github.com/roomle-dev/roomle-ui/commit/8b00ff0)), closes [#2089](https://github.com/roomle-dev/roomle-ui/issues/2089)
|
|
86
|
-
* Merge pull request #2090 from roomle-dev/feat/types-qa-fresh-RML-15338 ([16423bd](https://github.com/roomle-dev/roomle-ui/commit/16423bd)), closes [#2090](https://github.com/roomle-dev/roomle-ui/issues/2090)
|
|
87
|
-
* Merge pull request #2091 from roomle-dev/fix/sidebar-content-height ([37a7b5f](https://github.com/roomle-dev/roomle-ui/commit/37a7b5f)), closes [#2091](https://github.com/roomle-dev/roomle-ui/issues/2091)
|
|
88
|
-
* Merge pull request #2092 from roomle-dev/chore/hi-examples ([db481dc](https://github.com/roomle-dev/roomle-ui/commit/db481dc)), closes [#2092](https://github.com/roomle-dev/roomle-ui/issues/2092)
|
|
89
|
-
* Merge pull request #2093 from roomle-dev/upgraded-by-ci/core-2.65.0 ([e2acad3](https://github.com/roomle-dev/roomle-ui/commit/e2acad3)), closes [#2093](https://github.com/roomle-dev/roomle-ui/issues/2093)
|
|
90
|
-
* Merge pull request #2094 from roomle-dev/upgraded-by-ci/core-2.66.0-alpha.1 ([3e1031b](https://github.com/roomle-dev/roomle-ui/commit/3e1031b)), closes [#2094](https://github.com/roomle-dev/roomle-ui/issues/2094)
|
|
91
|
-
* Merge pull request #2095 from roomle-dev/fix/hi-sub-article-thumbnail ([0839f56](https://github.com/roomle-dev/roomle-ui/commit/0839f56)), closes [#2095](https://github.com/roomle-dev/roomle-ui/issues/2095)
|
|
92
|
-
* Merge pull request #2096 from roomle-dev/fix/hi-materials ([e1946aa](https://github.com/roomle-dev/roomle-ui/commit/e1946aa)), closes [#2096](https://github.com/roomle-dev/roomle-ui/issues/2096)
|
|
93
|
-
* Merge pull request #2097 from roomle-dev/fix/drag-configurable-object ([53a873d](https://github.com/roomle-dev/roomle-ui/commit/53a873d)), closes [#2097](https://github.com/roomle-dev/roomle-ui/issues/2097)
|
|
94
|
-
* Merge pull request #2098 from roomle-dev/feat/build-step-examples-RML-15712 ([ffaf9e2](https://github.com/roomle-dev/roomle-ui/commit/ffaf9e2)), closes [#2098](https://github.com/roomle-dev/roomle-ui/issues/2098)
|
|
95
|
-
* Merge pull request #2099 from roomle-dev/ci/remove-oxlint-linux-dependency ([ed911cb](https://github.com/roomle-dev/roomle-ui/commit/ed911cb)), closes [#2099](https://github.com/roomle-dev/roomle-ui/issues/2099)
|
|
96
|
-
* Merge pull request #2100 from roomle-dev/fix/undo-wall-material-changes ([0e79a19](https://github.com/roomle-dev/roomle-ui/commit/0e79a19)), closes [#2100](https://github.com/roomle-dev/roomle-ui/issues/2100)
|
|
97
|
-
* Merge pull request #2101 from roomle-dev/feat/hi-order-export ([3d8bef3](https://github.com/roomle-dev/roomle-ui/commit/3d8bef3)), closes [#2101](https://github.com/roomle-dev/roomle-ui/issues/2101)
|
|
98
|
-
* Merge pull request #2102 from roomle-dev/feat/integrate-types-qa-into-ci-RML-15421 ([ba5555a](https://github.com/roomle-dev/roomle-ui/commit/ba5555a)), closes [#2102](https://github.com/roomle-dev/roomle-ui/issues/2102)
|
|
99
|
-
* Merge pull request #2103 from roomle-dev/upgraded-by-ci/core-2.66.0-alpha.2 ([6ece73e](https://github.com/roomle-dev/roomle-ui/commit/6ece73e)), closes [#2103](https://github.com/roomle-dev/roomle-ui/issues/2103)
|
|
100
|
-
* Merge pull request #2106 from roomle-dev/upgraded-by-ci/core-2.66.0-alpha.3 ([02a575d](https://github.com/roomle-dev/roomle-ui/commit/02a575d)), closes [#2106](https://github.com/roomle-dev/roomle-ui/issues/2106)
|
|
101
|
-
* Merge pull request #2107 from roomle-dev/upgraded-by-ci/core-2.66.0 ([416b94b](https://github.com/roomle-dev/roomle-ui/commit/416b94b)), closes [#2107](https://github.com/roomle-dev/roomle-ui/issues/2107)
|
|
102
|
-
* Merge pull request #2110 from roomle-dev/upgraded-by-ci/core-2.67.0-alpha.1 ([94fac39](https://github.com/roomle-dev/roomle-ui/commit/94fac39)), closes [#2110](https://github.com/roomle-dev/roomle-ui/issues/2110)
|
|
103
|
-
* Merge pull request #2111 from roomle-dev/chore/tidy-up-glue-logic-api ([d51e83a](https://github.com/roomle-dev/roomle-ui/commit/d51e83a)), closes [#2111](https://github.com/roomle-dev/roomle-ui/issues/2111)
|
|
104
|
-
* Merge pull request #2114 from roomle-dev/upgraded-by-ci/core-2.67.0-alpha.2 ([91afdc5](https://github.com/roomle-dev/roomle-ui/commit/91afdc5)), closes [#2114](https://github.com/roomle-dev/roomle-ui/issues/2114)
|
|
105
|
-
* Merge pull request #2115 from roomle-dev/chore/lint-errors ([4e34c28](https://github.com/roomle-dev/roomle-ui/commit/4e34c28)), closes [#2115](https://github.com/roomle-dev/roomle-ui/issues/2115)
|
|
106
|
-
* Merge pull request #2117 from roomle-dev/upgraded-by-ci/core-2.67.0-alpha.3 ([7be8480](https://github.com/roomle-dev/roomle-ui/commit/7be8480)), closes [#2117](https://github.com/roomle-dev/roomle-ui/issues/2117)
|
|
107
|
-
* Merge pull request #2118 from roomle-dev/upgraded-by-ci/core-2.67.0-alpha.4 ([7bb9f9d](https://github.com/roomle-dev/roomle-ui/commit/7bb9f9d)), closes [#2118](https://github.com/roomle-dev/roomle-ui/issues/2118)
|
|
108
|
-
* Merge pull request #2119 from roomle-dev/upgraded-by-ci/core-2.67.0-alpha.5 ([2b93abb](https://github.com/roomle-dev/roomle-ui/commit/2b93abb)), closes [#2119](https://github.com/roomle-dev/roomle-ui/issues/2119)
|
|
109
|
-
* Merge pull request #2122 from roomle-dev/feat/hf-hi-room-information ([093a236](https://github.com/roomle-dev/roomle-ui/commit/093a236)), closes [#2122](https://github.com/roomle-dev/roomle-ui/issues/2122)
|
|
110
|
-
* Merge pull request #2125 from roomle-dev/fix/oidc-auth-for-npm-RML-15792 ([62b9db4](https://github.com/roomle-dev/roomle-ui/commit/62b9db4)), closes [#2125](https://github.com/roomle-dev/roomle-ui/issues/2125)
|
|
111
|
-
* Merge pull request #2126 from roomle-dev/chore/package-lock ([915321d](https://github.com/roomle-dev/roomle-ui/commit/915321d)), closes [#2126](https://github.com/roomle-dev/roomle-ui/issues/2126)
|
|
112
|
-
* Merge pull request #2128 from roomle-dev/chore/fix-embedding-type-problems ([aed8a9a](https://github.com/roomle-dev/roomle-ui/commit/aed8a9a)), closes [#2128](https://github.com/roomle-dev/roomle-ui/issues/2128)
|
|
113
|
-
* Update packages/embedding-lib/README.md ([ca78974](https://github.com/roomle-dev/roomle-ui/commit/ca78974))
|
|
114
|
-
* Update packages/embedding-lib/src/examples/ext-catalog.ts ([3c8fd44](https://github.com/roomle-dev/roomle-ui/commit/3c8fd44))
|
|
115
|
-
* Update packages/embedding-lib/src/examples/utils/query-params.ts ([52177b2](https://github.com/roomle-dev/roomle-ui/commit/52177b2))
|
|
116
|
-
* Update packages/embedding-lib/src/examples/utils/server-url.ts ([ef6327d](https://github.com/roomle-dev/roomle-ui/commit/ef6327d))
|
|
117
|
-
* chore: adapt failing tests ([3db206a](https://github.com/roomle-dev/roomle-ui/commit/3db206a))
|
|
118
|
-
* chore: adapt sdk build ([627012f](https://github.com/roomle-dev/roomle-ui/commit/627012f))
|
|
119
|
-
* chore: add cross-env as devDependency, but had to do it manually because `@oxlint/linux-x64-gnu` bre ([88d912f](https://github.com/roomle-dev/roomle-ui/commit/88d912f))
|
|
120
|
-
* chore: add env variable ([9fa5d1e](https://github.com/roomle-dev/roomle-ui/commit/9fa5d1e))
|
|
121
|
-
* chore: add missing lock file ([c344094](https://github.com/roomle-dev/roomle-ui/commit/c344094))
|
|
122
|
-
* chore: add oxlint rule ([37657d1](https://github.com/roomle-dev/roomle-ui/commit/37657d1))
|
|
123
|
-
* chore: add README.md ([0e6013f](https://github.com/roomle-dev/roomle-ui/commit/0e6013f))
|
|
124
|
-
* chore: add tests ([c82b0be](https://github.com/roomle-dev/roomle-ui/commit/c82b0be))
|
|
125
|
-
* chore: add things from code review ([51d5b2a](https://github.com/roomle-dev/roomle-ui/commit/51d5b2a))
|
|
126
|
-
* chore: add to the CI workflow ([e777ee6](https://github.com/roomle-dev/roomle-ui/commit/e777ee6))
|
|
127
|
-
* chore(prettier): apply formatting ([3b9e2d9](https://github.com/roomle-dev/roomle-ui/commit/3b9e2d9))
|
|
128
|
-
* chore: apply review suggestions ([f3cf0b4](https://github.com/roomle-dev/roomle-ui/commit/f3cf0b4))
|
|
129
|
-
* chore(code-review): apply suggested changes ([0acb426](https://github.com/roomle-dev/roomle-ui/commit/0acb426))
|
|
130
|
-
* chore: attempt build ([f144d75](https://github.com/roomle-dev/roomle-ui/commit/f144d75))
|
|
131
|
-
* chore: better docs ([99daf2b](https://github.com/roomle-dev/roomle-ui/commit/99daf2b))
|
|
132
|
-
* chore: better docs ([8d3adbb](https://github.com/roomle-dev/roomle-ui/commit/8d3adbb))
|
|
133
|
-
* chore: cleanup ([5186bc6](https://github.com/roomle-dev/roomle-ui/commit/5186bc6))
|
|
134
|
-
* chore: cleanup ([68b986b](https://github.com/roomle-dev/roomle-ui/commit/68b986b))
|
|
135
|
-
* chore: cleanup ([7386f5c](https://github.com/roomle-dev/roomle-ui/commit/7386f5c))
|
|
136
|
-
* chore: cleanup a bit ([544d7f5](https://github.com/roomle-dev/roomle-ui/commit/544d7f5))
|
|
137
|
-
* chore: cleanups ([c35bf32](https://github.com/roomle-dev/roomle-ui/commit/c35bf32))
|
|
138
|
-
* chore: code cleaning ([80586cf](https://github.com/roomle-dev/roomle-ui/commit/80586cf))
|
|
139
|
-
* chore: code cleaning ([56d9a9e](https://github.com/roomle-dev/roomle-ui/commit/56d9a9e))
|
|
140
|
-
* chore: code review ([0d79854](https://github.com/roomle-dev/roomle-ui/commit/0d79854))
|
|
141
|
-
* chore: code reviews suggestions ([3f864ff](https://github.com/roomle-dev/roomle-ui/commit/3f864ff))
|
|
142
|
-
* chore: commit lint ([01d21f2](https://github.com/roomle-dev/roomle-ui/commit/01d21f2))
|
|
143
|
-
* chore: commit new package-lock ([f4bb8c1](https://github.com/roomle-dev/roomle-ui/commit/f4bb8c1))
|
|
144
|
-
* chore: copy in parallel ([94a4ebc](https://github.com/roomle-dev/roomle-ui/commit/94a4ebc))
|
|
145
|
-
* chore: correct formatting ([8c0db08](https://github.com/roomle-dev/roomle-ui/commit/8c0db08))
|
|
146
|
-
* chore: correct package-lock ([57e000b](https://github.com/roomle-dev/roomle-ui/commit/57e000b))
|
|
147
|
-
* chore: correct prettier ignore ([6ee7e6d](https://github.com/roomle-dev/roomle-ui/commit/6ee7e6d))
|
|
148
|
-
* chore: delete unneeded fonts since the text is render in the UI ([e99bfee](https://github.com/roomle-dev/roomle-ui/commit/e99bfee))
|
|
149
|
-
* chore: do not apply in e22 ([7365219](https://github.com/roomle-dev/roomle-ui/commit/7365219))
|
|
150
|
-
* chore: embedding-lib examples favicon ([bd74654](https://github.com/roomle-dev/roomle-ui/commit/bd74654))
|
|
151
|
-
* chore: export all types ([cdd65ad](https://github.com/roomle-dev/roomle-ui/commit/cdd65ad))
|
|
152
|
-
* chore: export all types ([5342cb7](https://github.com/roomle-dev/roomle-ui/commit/5342cb7))
|
|
153
|
-
* chore: feedback fixes, make whole section clickable ([50aff98](https://github.com/roomle-dev/roomle-ui/commit/50aff98))
|
|
154
|
-
* chore: fix broken types ([62bde75](https://github.com/roomle-dev/roomle-ui/commit/62bde75))
|
|
155
|
-
* chore: fix embedding lint problems ([9921196](https://github.com/roomle-dev/roomle-ui/commit/9921196))
|
|
156
|
-
* chore: fix failing tests ([5e784f1](https://github.com/roomle-dev/roomle-ui/commit/5e784f1))
|
|
157
|
-
* chore: fix frontend build ([a7cd408](https://github.com/roomle-dev/roomle-ui/commit/a7cd408))
|
|
158
|
-
* chore: fix lint error ([7f63ea3](https://github.com/roomle-dev/roomle-ui/commit/7f63ea3))
|
|
159
|
-
* chore: fix rml asset type ([dbaafec](https://github.com/roomle-dev/roomle-ui/commit/dbaafec))
|
|
160
|
-
* chore: fix rml asset type ([87630f3](https://github.com/roomle-dev/roomle-ui/commit/87630f3))
|
|
161
|
-
* chore: fix type issue ([e233a58](https://github.com/roomle-dev/roomle-ui/commit/e233a58))
|
|
162
|
-
* chore: fix typescript errors on build ([a77f136](https://github.com/roomle-dev/roomle-ui/commit/a77f136))
|
|
163
|
-
* chore: force mobile ([87d09e7](https://github.com/roomle-dev/roomle-ui/commit/87d09e7))
|
|
164
|
-
* chore: format manual exports ([435228e](https://github.com/roomle-dev/roomle-ui/commit/435228e))
|
|
165
|
-
* chore: format manual exports ([63d90f4](https://github.com/roomle-dev/roomle-ui/commit/63d90f4))
|
|
166
|
-
* chore: get git clone to work ([fc42fa1](https://github.com/roomle-dev/roomle-ui/commit/fc42fa1))
|
|
167
|
-
* chore: get tests working ([5351d20](https://github.com/roomle-dev/roomle-ui/commit/5351d20))
|
|
168
|
-
* chore: github copilot review suggestions ([f5c05d8](https://github.com/roomle-dev/roomle-ui/commit/f5c05d8))
|
|
169
|
-
* chore: give the function a more meaningful name ([45956d1](https://github.com/roomle-dev/roomle-ui/commit/45956d1))
|
|
170
|
-
* chore: ignore ([69d82de](https://github.com/roomle-dev/roomle-ui/commit/69d82de))
|
|
171
|
-
* chore: initally collapse ([67fe9ab](https://github.com/roomle-dev/roomle-ui/commit/67fe9ab))
|
|
172
|
-
* chore: initial implementation ([c91ad7d](https://github.com/roomle-dev/roomle-ui/commit/c91ad7d))
|
|
173
|
-
* chore: lint ([30b583e](https://github.com/roomle-dev/roomle-ui/commit/30b583e))
|
|
174
|
-
* chore: make less changes ([b2115bf](https://github.com/roomle-dev/roomle-ui/commit/b2115bf))
|
|
175
|
-
* chore: make the scrollbar smaller ([be4cb20](https://github.com/roomle-dev/roomle-ui/commit/be4cb20))
|
|
176
|
-
* chore: manually re-export ([c19ccf3](https://github.com/roomle-dev/roomle-ui/commit/c19ccf3))
|
|
177
|
-
* chore: manually re-export ([ee90594](https://github.com/roomle-dev/roomle-ui/commit/ee90594))
|
|
178
|
-
* chore: merge master ([43bb0bd](https://github.com/roomle-dev/roomle-ui/commit/43bb0bd))
|
|
179
|
-
* chore: merge master ([adeeefb](https://github.com/roomle-dev/roomle-ui/commit/adeeefb))
|
|
180
|
-
* chore: merge master ([79c9fcd](https://github.com/roomle-dev/roomle-ui/commit/79c9fcd))
|
|
181
|
-
* chore: merge master ([4b091bd](https://github.com/roomle-dev/roomle-ui/commit/4b091bd))
|
|
182
|
-
* chore: merge master ([2321f6a](https://github.com/roomle-dev/roomle-ui/commit/2321f6a))
|
|
183
|
-
* chore: migrating more imports ([f35d832](https://github.com/roomle-dev/roomle-ui/commit/f35d832))
|
|
184
|
-
* chore: more cleanup ([0b4158f](https://github.com/roomle-dev/roomle-ui/commit/0b4158f))
|
|
185
|
-
* chore: more docs ([8a78f5c](https://github.com/roomle-dev/roomle-ui/commit/8a78f5c))
|
|
186
|
-
* chore: move hi library request from examples to embedding-lib ([db2789b](https://github.com/roomle-dev/roomle-ui/commit/db2789b))
|
|
187
|
-
* chore: move om requests from example to embedding-lib ([505cdf7](https://github.com/roomle-dev/roomle-ui/commit/505cdf7))
|
|
188
|
-
* chore: only build SDK once ([6cbb599](https://github.com/roomle-dev/roomle-ui/commit/6cbb599))
|
|
189
|
-
* chore: only show collapse via prop ([780e50b](https://github.com/roomle-dev/roomle-ui/commit/780e50b))
|
|
190
|
-
* chore: prettier ([dc4a235](https://github.com/roomle-dev/roomle-ui/commit/dc4a235))
|
|
191
|
-
* chore: re-export the main classes ([123ac33](https://github.com/roomle-dev/roomle-ui/commit/123ac33))
|
|
192
|
-
* chore: reexport all stuff used in UI ([ae2e965](https://github.com/roomle-dev/roomle-ui/commit/ae2e965))
|
|
193
|
-
* chore: reexport all stuff used in UI ([757b7f6](https://github.com/roomle-dev/roomle-ui/commit/757b7f6))
|
|
194
|
-
* chore: refactor configs ([accded0](https://github.com/roomle-dev/roomle-ui/commit/accded0))
|
|
195
|
-
* chore: refactor configs ([f9e505d](https://github.com/roomle-dev/roomle-ui/commit/f9e505d))
|
|
196
|
-
* chore: remove aliases ([700bbee](https://github.com/roomle-dev/roomle-ui/commit/700bbee))
|
|
197
|
-
* chore: remove comments ([98a4f91](https://github.com/roomle-dev/roomle-ui/commit/98a4f91))
|
|
198
|
-
* chore: remove deprecated hi settings ([9ae82c2](https://github.com/roomle-dev/roomle-ui/commit/9ae82c2))
|
|
199
|
-
* chore: remove example codde ([e366b99](https://github.com/roomle-dev/roomle-ui/commit/e366b99))
|
|
200
|
-
* chore: remove fake root tag from sdk exports ([f03e017](https://github.com/roomle-dev/roomle-ui/commit/f03e017))
|
|
201
|
-
* chore: remove hack ([e438e1a](https://github.com/roomle-dev/roomle-ui/commit/e438e1a))
|
|
202
|
-
* chore: remove legacy builds ([68bfb74](https://github.com/roomle-dev/roomle-ui/commit/68bfb74))
|
|
203
|
-
* chore: remove lint errors ([7775e9f](https://github.com/roomle-dev/roomle-ui/commit/7775e9f))
|
|
204
|
-
* chore: remove logs errors ([10f5669](https://github.com/roomle-dev/roomle-ui/commit/10f5669))
|
|
205
|
-
* chore(code-review): remove out dated to do ([241ef52](https://github.com/roomle-dev/roomle-ui/commit/241ef52))
|
|
206
|
-
* chore: remove product rotation from drawer ([f091bad](https://github.com/roomle-dev/roomle-ui/commit/f091bad))
|
|
207
|
-
* chore: remove unused variable ([21ebede](https://github.com/roomle-dev/roomle-ui/commit/21ebede))
|
|
208
|
-
* chore: renaming hi-requests ([ccaba9c](https://github.com/roomle-dev/roomle-ui/commit/ccaba9c))
|
|
209
|
-
* chore: run eslint ([10ee96d](https://github.com/roomle-dev/roomle-ui/commit/10ee96d))
|
|
210
|
-
* chore: set entrypoint ([3488cb5](https://github.com/roomle-dev/roomle-ui/commit/3488cb5))
|
|
211
|
-
* chore: testing ([1bfe6a4](https://github.com/roomle-dev/roomle-ui/commit/1bfe6a4))
|
|
212
|
-
* chore: tidy-up and adapt unit test ([4576061](https://github.com/roomle-dev/roomle-ui/commit/4576061))
|
|
213
|
-
* chore: tidy-up github copilot review suggestions ([39ba561](https://github.com/roomle-dev/roomle-ui/commit/39ba561))
|
|
214
|
-
* chore: tidy-up Homage Intelligence examples ([5c51898](https://github.com/roomle-dev/roomle-ui/commit/5c51898))
|
|
215
|
-
* chore: try more fine grained git command ([f507d1b](https://github.com/roomle-dev/roomle-ui/commit/f507d1b))
|
|
216
|
-
* chore: try responsive keyboard open ([12d8856](https://github.com/roomle-dev/roomle-ui/commit/12d8856))
|
|
217
|
-
* chore: update docs ([03453c2](https://github.com/roomle-dev/roomle-ui/commit/03453c2))
|
|
218
|
-
* chore: update packagejson ([0957fcb](https://github.com/roomle-dev/roomle-ui/commit/0957fcb))
|
|
219
|
-
* chore: update packages ([cf9f3e1](https://github.com/roomle-dev/roomle-ui/commit/cf9f3e1))
|
|
220
|
-
* chore: update readme ([08cb3d5](https://github.com/roomle-dev/roomle-ui/commit/08cb3d5))
|
|
221
|
-
* chore: update sdk readme ([39ac9fc](https://github.com/roomle-dev/roomle-ui/commit/39ac9fc))
|
|
222
|
-
* chore: update show-less style ([529a5ab](https://github.com/roomle-dev/roomle-ui/commit/529a5ab))
|
|
223
|
-
* chore: upgrade node to 24.12.0, npm to 11.6.2, semantic-release to 25.0.2 ([ac082d3](https://github.com/roomle-dev/roomle-ui/commit/ac082d3))
|
|
224
|
-
* fix: add Types QA check to package.json ([84637f6](https://github.com/roomle-dev/roomle-ui/commit/84637f6))
|
|
225
|
-
* fix(planner): add wall material changes to interaction handler ([f97e874](https://github.com/roomle-dev/roomle-ui/commit/f97e874))
|
|
226
|
-
* fix: AddAbsoluteDimensioning and dimensionings throw ERROR due to missing font family ([56c00d0](https://github.com/roomle-dev/roomle-ui/commit/56c00d0))
|
|
227
|
-
* fix: adjust the height of sidebar content if showing header ([72b0f55](https://github.com/roomle-dev/roomle-ui/commit/72b0f55))
|
|
228
|
-
* fix: all the stuff ([6691f13](https://github.com/roomle-dev/roomle-ui/commit/6691f13))
|
|
229
|
-
* fix: bounding geometry for dragging plan object ([65bf415](https://github.com/roomle-dev/roomle-ui/commit/65bf415))
|
|
230
|
-
* fix: build script ([a7a0a9d](https://github.com/roomle-dev/roomle-ui/commit/a7a0a9d))
|
|
231
|
-
* fix: correct package-lock ([9549e7e](https://github.com/roomle-dev/roomle-ui/commit/9549e7e))
|
|
232
|
-
* fix: correct package-lock ([ed10ed7](https://github.com/roomle-dev/roomle-ui/commit/ed10ed7))
|
|
233
|
-
* fix: decorators working ([380b5c6](https://github.com/roomle-dev/roomle-ui/commit/380b5c6))
|
|
234
|
-
* fix: do not send hi callbacks for sub article preview groups ([974e47c](https://github.com/roomle-dev/roomle-ui/commit/974e47c))
|
|
235
|
-
* fix: embedding alias configs ([2d8fba4](https://github.com/roomle-dev/roomle-ui/commit/2d8fba4))
|
|
236
|
-
* fix: failing playwright tests ([bf66eb4](https://github.com/roomle-dev/roomle-ui/commit/bf66eb4))
|
|
237
|
-
* fix: failing tests ([f1bcfdf](https://github.com/roomle-dev/roomle-ui/commit/f1bcfdf))
|
|
238
|
-
* fix: failing tests ([18b7f1a](https://github.com/roomle-dev/roomle-ui/commit/18b7f1a))
|
|
239
|
-
* fix: flying menu positioning bugs ([f47f1b2](https://github.com/roomle-dev/roomle-ui/commit/f47f1b2))
|
|
240
|
-
* fix: handle null return value from getSaveDataGroups ([b8d1cb8](https://github.com/roomle-dev/roomle-ui/commit/b8d1cb8))
|
|
241
|
-
* fix: import mergeGeometries instead of BufferGeometryUtils ([38aafc4](https://github.com/roomle-dev/roomle-ui/commit/38aafc4))
|
|
242
|
-
* fix: invoke deleteComponent for external sub article preview ([67551c9](https://github.com/roomle-dev/roomle-ui/commit/67551c9))
|
|
243
|
-
* fix: looks good now ([31bff51](https://github.com/roomle-dev/roomle-ui/commit/31bff51))
|
|
244
|
-
* fix: make it work ([c53c838](https://github.com/roomle-dev/roomle-ui/commit/c53c838))
|
|
245
|
-
* fix: make it work ([eb69783](https://github.com/roomle-dev/roomle-ui/commit/eb69783))
|
|
246
|
-
* fix: make things work ([8820bf2](https://github.com/roomle-dev/roomle-ui/commit/8820bf2))
|
|
247
|
-
* fix(planner): not reset camera on drawing measurement line ([5df4155](https://github.com/roomle-dev/roomle-ui/commit/5df4155))
|
|
248
|
-
* fix: package lock ([7908b7a](https://github.com/roomle-dev/roomle-ui/commit/7908b7a))
|
|
249
|
-
* fix: pass room information to getOrderData ([0770775](https://github.com/roomle-dev/roomle-ui/commit/0770775))
|
|
250
|
-
* fix: remove deprecated material mapping (LIGNA hack) ([e372501](https://github.com/roomle-dev/roomle-ui/commit/e372501))
|
|
251
|
-
* fix: remove type problems. Again we hit an issue with vite-plugin-dts and the underlying api-extract ([7cbda6c](https://github.com/roomle-dev/roomle-ui/commit/7cbda6c))
|
|
252
|
-
* fix: request order data with and without price ([4b07d02](https://github.com/roomle-dev/roomle-ui/commit/4b07d02))
|
|
253
|
-
* fix: save artifact ([5cb00da](https://github.com/roomle-dev/roomle-ui/commit/5cb00da))
|
|
254
|
-
* fix: sort order for single level catalog structure ([9c54cd1](https://github.com/roomle-dev/roomle-ui/commit/9c54cd1))
|
|
255
|
-
* fix: switch back to --global so that is runs properly ([a94abf1](https://github.com/roomle-dev/roomle-ui/commit/a94abf1))
|
|
256
|
-
* fix: thumbnail for hi sub article ([36f3025](https://github.com/roomle-dev/roomle-ui/commit/36f3025))
|
|
257
|
-
* fix: try to fix git clone on CI ([077556b](https://github.com/roomle-dev/roomle-ui/commit/077556b))
|
|
258
|
-
* fix: try to make it run ([9c5c8f8](https://github.com/roomle-dev/roomle-ui/commit/9c5c8f8))
|
|
259
|
-
* fix: try to make it run ([c33d7dc](https://github.com/roomle-dev/roomle-ui/commit/c33d7dc))
|
|
260
|
-
* fix: try to make it work ([367daa2](https://github.com/roomle-dev/roomle-ui/commit/367daa2))
|
|
261
|
-
* fix: try to make it work on CI ([44bd05d](https://github.com/roomle-dev/roomle-ui/commit/44bd05d))
|
|
262
|
-
* fix: TS error ([644b696](https://github.com/roomle-dev/roomle-ui/commit/644b696))
|
|
263
|
-
* fix: type ([1ab8161](https://github.com/roomle-dev/roomle-ui/commit/1ab8161))
|
|
264
|
-
* fix: typescript errors ([d74fad4](https://github.com/roomle-dev/roomle-ui/commit/d74fad4))
|
|
265
|
-
* fix: typescript errors ([755afe6](https://github.com/roomle-dev/roomle-ui/commit/755afe6))
|
|
266
|
-
* fix: Updated CheckDropDownEntryKind enum by adding Invalid ([4be0934](https://github.com/roomle-dev/roomle-ui/commit/4be0934))
|
|
267
|
-
* fix: updated handling of subarticles ([53c99a2](https://github.com/roomle-dev/roomle-ui/commit/53c99a2))
|
|
268
|
-
* ci: add fetch_head option ([aa4dd85](https://github.com/roomle-dev/roomle-ui/commit/aa4dd85))
|
|
269
|
-
* ci: add include optional flag ([30a3b6c](https://github.com/roomle-dev/roomle-ui/commit/30a3b6c))
|
|
270
|
-
* ci: add platform flag to container job ([d795044](https://github.com/roomle-dev/roomle-ui/commit/d795044))
|
|
271
|
-
* ci: autoformat package.json ([c21010d](https://github.com/roomle-dev/roomle-ui/commit/c21010d))
|
|
272
|
-
* ci: fix git url, set provenance to false ([f1e66fc](https://github.com/roomle-dev/roomle-ui/commit/f1e66fc))
|
|
273
|
-
* ci: install optional dependencies, print npm config ([8f9062b](https://github.com/roomle-dev/roomle-ui/commit/8f9062b))
|
|
274
|
-
* ci: install oxlint explicitly ([2605274](https://github.com/roomle-dev/roomle-ui/commit/2605274))
|
|
275
|
-
* ci: install root dependencies, enable dry-run mode, remove unused gcloud auth ([3ad31f3](https://github.com/roomle-dev/roomle-ui/commit/3ad31f3))
|
|
276
|
-
* ci: print system infos before dependency upgrade ([8facf53](https://github.com/roomle-dev/roomle-ui/commit/8facf53))
|
|
277
|
-
* ci: re-use the types-qa tag ([79f5734](https://github.com/roomle-dev/roomle-ui/commit/79f5734))
|
|
278
|
-
* ci: remove git config command ([9a25526](https://github.com/roomle-dev/roomle-ui/commit/9a25526))
|
|
279
|
-
* ci: remove npm token ([8a9f4ef](https://github.com/roomle-dev/roomle-ui/commit/8a9f4ef))
|
|
280
|
-
* ci: remove oxlint linux dependency ([02c7c1c](https://github.com/roomle-dev/roomle-ui/commit/02c7c1c))
|
|
281
|
-
* ci: remove unused @semantic-release/exec ([9ea9bfb](https://github.com/roomle-dev/roomle-ui/commit/9ea9bfb))
|
|
282
|
-
* ci: revert out-commented steps ([c252ce7](https://github.com/roomle-dev/roomle-ui/commit/c252ce7))
|
|
283
|
-
* ci: use github hosted runners, autoformat workflow file ([5b4776b](https://github.com/roomle-dev/roomle-ui/commit/5b4776b))
|
|
284
|
-
* refactor: element selection fetchPayloadData ([067cf34](https://github.com/roomle-dev/roomle-ui/commit/067cf34))
|
|
285
|
-
* refactor: fix formatting ([d73c522](https://github.com/roomle-dev/roomle-ui/commit/d73c522))
|
|
286
|
-
* refactor: isDeleteElementPossible ([4b6c12c](https://github.com/roomle-dev/roomle-ui/commit/4b6c12c))
|
|
287
|
-
* refactor: removed deprecated hi api ([6bdff41](https://github.com/roomle-dev/roomle-ui/commit/6bdff41))
|
|
288
|
-
* refactor: removed deprecated hi callbacks ([599e3b7](https://github.com/roomle-dev/roomle-ui/commit/599e3b7))
|
|
289
|
-
* refactor: setting up simplified types build config ([e093981](https://github.com/roomle-dev/roomle-ui/commit/e093981))
|
|
290
|
-
* feat: add check for specific version ([448422d](https://github.com/roomle-dev/roomle-ui/commit/448422d))
|
|
291
|
-
* feat: add type checking ([726d5c5](https://github.com/roomle-dev/roomle-ui/commit/726d5c5))
|
|
292
|
-
* feat: check if it is necessary to switch back to planner after delete ([5c5e428](https://github.com/roomle-dev/roomle-ui/commit/5c5e428))
|
|
293
|
-
* feat: collapsible sidebar addons segments ([5d73a98](https://github.com/roomle-dev/roomle-ui/commit/5d73a98))
|
|
294
|
-
* feat: core api - isRootComponentOfChildObject ([9d048f4](https://github.com/roomle-dev/roomle-ui/commit/9d048f4))
|
|
295
|
-
* feat: core api rootModuleIds ([0917197](https://github.com/roomle-dev/roomle-ui/commit/0917197))
|
|
296
|
-
* feat: create a build step for examples ([d725c64](https://github.com/roomle-dev/roomle-ui/commit/d725c64))
|
|
297
|
-
* feat: default hi library callbacks ([3736bcb](https://github.com/roomle-dev/roomle-ui/commit/3736bcb))
|
|
298
|
-
* feat(planner): enable panning with right mouse click ([cb14b51](https://github.com/roomle-dev/roomle-ui/commit/cb14b51))
|
|
299
|
-
* feat: evaluate permissionToDeleteInIsolation for configurator mode ([57332a9](https://github.com/roomle-dev/roomle-ui/commit/57332a9))
|
|
300
|
-
* feat: library localization ([e56dd7a](https://github.com/roomle-dev/roomle-ui/commit/e56dd7a))
|
|
301
|
-
* feat(planner): not reset camera when switching to 3d ([c053a16](https://github.com/roomle-dev/roomle-ui/commit/c053a16))
|
|
302
|
-
* feat(planner): not reset camera when switching to 3d ([2bc9f73](https://github.com/roomle-dev/roomle-ui/commit/2bc9f73))
|
|
303
|
-
* feat: raycaster filter for 2d selection ([f325c47](https://github.com/roomle-dev/roomle-ui/commit/f325c47))
|
|
304
|
-
* feat: Subdomain Wildcard Support for Domain Whitelisting ([a4c2c86](https://github.com/roomle-dev/roomle-ui/commit/a4c2c86))
|
|
305
|
-
* feat(core): upgrade to version 2.65.0-alpha.8 ([bb9d7b7](https://github.com/roomle-dev/roomle-ui/commit/bb9d7b7))
|
|
306
|
-
* feat(core): upgrade to version 2.65.0 ([e45dbea](https://github.com/roomle-dev/roomle-ui/commit/e45dbea))
|
|
307
|
-
* feat(core): upgrade to version 2.66.0-alpha.1 ([f24d03c](https://github.com/roomle-dev/roomle-ui/commit/f24d03c))
|
|
308
|
-
* feat(core): upgrade to version 2.66.0-alpha.2 ([28cdd2d](https://github.com/roomle-dev/roomle-ui/commit/28cdd2d))
|
|
309
|
-
* feat(core): upgrade to version 2.66.0-alpha.3 ([3de1d4a](https://github.com/roomle-dev/roomle-ui/commit/3de1d4a))
|
|
310
|
-
* feat(core): upgrade to version 2.66.0 ([da53848](https://github.com/roomle-dev/roomle-ui/commit/da53848))
|
|
311
|
-
* feat(core): upgrade to version 2.67.0-alpha.1 ([f8af01a](https://github.com/roomle-dev/roomle-ui/commit/f8af01a))
|
|
312
|
-
* feat(core): upgrade to version 2.67.0-alpha.2 ([eba64c3](https://github.com/roomle-dev/roomle-ui/commit/eba64c3))
|
|
313
|
-
* feat(core): upgrade to version 2.67.0-alpha.3 ([d2fe8b4](https://github.com/roomle-dev/roomle-ui/commit/d2fe8b4))
|
|
314
|
-
* feat(core): upgrade to version 2.67.0-alpha.4 ([f4f7e23](https://github.com/roomle-dev/roomle-ui/commit/f4f7e23))
|
|
315
|
-
* feat(core): upgrade to version 2.67.0-alpha.5 ([2282bfc](https://github.com/roomle-dev/roomle-ui/commit/2282bfc))
|
|
316
|
-
* docs: HI api "sendToOM" ([b49081f](https://github.com/roomle-dev/roomle-ui/commit/b49081f))
|
|
317
|
-
* docs: Homag Intelligence Embedding ([0c27f5e](https://github.com/roomle-dev/roomle-ui/commit/0c27f5e))
|
|
318
|
-
* docs: readme - correct headline formatting ([04ec78a](https://github.com/roomle-dev/roomle-ui/commit/04ec78a))
|
|
319
|
-
* docs: refine docu ([db89b59](https://github.com/roomle-dev/roomle-ui/commit/db89b59))
|
|
320
|
-
* build: remove oxlint linux ([b8d4ffd](https://github.com/roomle-dev/roomle-ui/commit/b8d4ffd))
|
|
321
|
-
* test: add migration script ([69deefc](https://github.com/roomle-dev/roomle-ui/commit/69deefc))
|
|
322
|
-
* test: add tests ([4e5626f](https://github.com/roomle-dev/roomle-ui/commit/4e5626f))
|
|
323
|
-
* test: add tests to check if height is css classes are applied correctly ([5e2216d](https://github.com/roomle-dev/roomle-ui/commit/5e2216d))
|
|
324
|
-
* test: adjust tests according to the latest changes ([2956f5b](https://github.com/roomle-dev/roomle-ui/commit/2956f5b))
|
|
325
|
-
* test: barrel file for development ([4ec82e8](https://github.com/roomle-dev/roomle-ui/commit/4ec82e8))
|
|
326
|
-
* test: check if start and end interaction is called when setting wall material ([e8dbffb](https://github.com/roomle-dev/roomle-ui/commit/e8dbffb))
|
|
327
|
-
* test: check reset camera behaviour of enableWallDrawing ([f9b5e03](https://github.com/roomle-dev/roomle-ui/commit/f9b5e03))
|
|
328
|
-
* test: hi request functions ([0e032b4](https://github.com/roomle-dev/roomle-ui/commit/0e032b4))
|
|
329
|
-
* test: panning on right mouse click ([d48796f](https://github.com/roomle-dev/roomle-ui/commit/d48796f))
|
|
330
|
-
* test: remove unused tests ([8f0aeab](https://github.com/roomle-dev/roomle-ui/commit/8f0aeab))
|
|
331
|
-
* test: test that camera is not reset when switching to 3d ([f08277f](https://github.com/roomle-dev/roomle-ui/commit/f08277f))
|
|
332
|
-
* test: test that camera is not reset when switching to 3d ([d7ce5af](https://github.com/roomle-dev/roomle-ui/commit/d7ce5af))
|
|
333
|
-
* style: update gridview show more button style ([d81ddfb](https://github.com/roomle-dev/roomle-ui/commit/d81ddfb))
|
|
3
|
+
* chore: adjust docs path ([6c2b018](https://github.com/roomle-dev/roomle-ui/commit/6c2b018))
|
|
4
|
+
* chore: adjust paths and so on ([14d3a6f](https://github.com/roomle-dev/roomle-ui/commit/14d3a6f))
|
|
5
|
+
* chore: adjust to new stuff ([8cdbebf](https://github.com/roomle-dev/roomle-ui/commit/8cdbebf))
|
|
6
|
+
* chore: another idea ([69da390](https://github.com/roomle-dev/roomle-ui/commit/69da390))
|
|
7
|
+
* chore: apply code review ([837f420](https://github.com/roomle-dev/roomle-ui/commit/837f420))
|
|
8
|
+
* chore: apply suggestions from code review ([f6378a5](https://github.com/roomle-dev/roomle-ui/commit/f6378a5))
|
|
9
|
+
* chore: before AI ([107509c](https://github.com/roomle-dev/roomle-ui/commit/107509c))
|
|
10
|
+
* chore: commit before AI does stuff ([c873c5a](https://github.com/roomle-dev/roomle-ui/commit/c873c5a))
|
|
11
|
+
* chore: lint ([441b65f](https://github.com/roomle-dev/roomle-ui/commit/441b65f))
|
|
12
|
+
* chore(wip): make it more correct ([f8196d6](https://github.com/roomle-dev/roomle-ui/commit/f8196d6))
|
|
13
|
+
* chore: remove too much docs ([a2db53c](https://github.com/roomle-dev/roomle-ui/commit/a2db53c))
|
|
14
|
+
* chore(wip): update formatting ([5feebc7](https://github.com/roomle-dev/roomle-ui/commit/5feebc7))
|
|
15
|
+
* chore: use new setupHi ([5087543](https://github.com/roomle-dev/roomle-ui/commit/5087543))
|
|
16
|
+
* fix: correct package.json entries ([8158c41](https://github.com/roomle-dev/roomle-ui/commit/8158c41))
|
|
17
|
+
* fix: failing test ([ddf58c5](https://github.com/roomle-dev/roomle-ui/commit/ddf58c5))
|
|
18
|
+
* fix: make tests work ([e84ea45](https://github.com/roomle-dev/roomle-ui/commit/e84ea45))
|
|
19
|
+
* fix: test and lint should work ([2c84943](https://github.com/roomle-dev/roomle-ui/commit/2c84943))
|
|
20
|
+
* Merge branch 'feat/embedding-lib-exports' of github.com:roomle-dev/roomle-ui into feat/embedding-lib ([0c9be8e](https://github.com/roomle-dev/roomle-ui/commit/0c9be8e))
|
|
21
|
+
* Merge branch 'master' into feat/embedding-lib-exports ([faab691](https://github.com/roomle-dev/roomle-ui/commit/faab691))
|
|
22
|
+
* Merge branch 'master' into feat/embedding-lib-exports ([72ab3e0](https://github.com/roomle-dev/roomle-ui/commit/72ab3e0))
|
|
23
|
+
* Merge pull request #2113 from roomle-dev/feat/embedding-lib-exports-suggestion-2 ([7075571](https://github.com/roomle-dev/roomle-ui/commit/7075571)), closes [#2113](https://github.com/roomle-dev/roomle-ui/issues/2113)
|
|
24
|
+
* Merge pull request #2129 from roomle-dev/fix/npm-release-with-oidc-token ([106d576](https://github.com/roomle-dev/roomle-ui/commit/106d576)), closes [#2129](https://github.com/roomle-dev/roomle-ui/issues/2129)
|
|
25
|
+
* cd: remove dry-run flag ([c42e057](https://github.com/roomle-dev/roomle-ui/commit/c42e057))
|
|
26
|
+
* cd: test eslint-plugin-roomle release ([1642b74](https://github.com/roomle-dev/roomle-ui/commit/1642b74))
|
|
27
|
+
* cd: use github hosted runner to allow npm oidc token auth ([ac66586](https://github.com/roomle-dev/roomle-ui/commit/ac66586))
|
|
28
|
+
* style: fix formatting ([b929262](https://github.com/roomle-dev/roomle-ui/commit/b929262))
|
|
29
|
+
* feat: embedding lib hi exports ([0521bf8](https://github.com/roomle-dev/roomle-ui/commit/0521bf8))
|
|
@@ -1,4 +1,7 @@
|
|
|
1
|
-
|
|
1
|
+
const g = "rml-drag-in-styles", N = "rml-drag-in-drag-element", D = "rml-drag-in-overlay", i = "rml-drag-in-drag-ghost", c = "rml-drag-in-fade-in", l = "rml-drag-in-fade-out", y = {
|
|
2
|
+
DISPLAY_NONE: "rml-display-none"
|
|
3
|
+
}, m = 0.5, h = "250ms", u = "forwards", p = `@keyframes ${c} {from{opacity: 0;}to {opacity: ${m};}}`, S = `@keyframes ${l} {from{opacity: ${m};}to {opacity: 0;}}`, R = `${c} ${h} ${u}`, G = `${l} ${h} ${u}`, T = "https://res.cloudinary.com/roomle/image/upload/v1729679975/fallback_afpyqr.jpg", b = 112, f = 112;
|
|
4
|
+
class I {
|
|
2
5
|
_mainDomElement;
|
|
3
6
|
_instance;
|
|
4
7
|
_mode = "website";
|
|
@@ -10,21 +13,18 @@ class D {
|
|
|
10
13
|
return Promise.resolve();
|
|
11
14
|
}
|
|
12
15
|
}
|
|
13
|
-
|
|
14
|
-
DISPLAY_NONE: "rml-display-none"
|
|
15
|
-
}, m = 0.5, h = "250ms", u = "forwards", S = `@keyframes ${c} {from{opacity: 0;}to {opacity: ${m};}}`, I = `@keyframes ${l} {from{opacity: ${m};}to {opacity: 0;}}`, R = `${c} ${h} ${u}`, G = `${l} ${h} ${u}`, T = "https://res.cloudinary.com/roomle/image/upload/v1729679975/fallback_afpyqr.jpg", b = 112, f = 112;
|
|
16
|
-
class E extends D {
|
|
16
|
+
class E extends I {
|
|
17
17
|
options = {};
|
|
18
18
|
_customDragSignal = new AbortController();
|
|
19
19
|
_injectStyles() {
|
|
20
20
|
if (!!!document.getElementById(g)) {
|
|
21
21
|
const e = document.createElement("style");
|
|
22
22
|
e.type = "text/css", e.id = g, e.innerHTML = `
|
|
23
|
-
.${
|
|
24
|
-
.${
|
|
23
|
+
.${y.DISPLAY_NONE}{display:none}
|
|
24
|
+
.${D}{position:absolute;top:0;left:0;width:100%;height:100%;z-index:999;}
|
|
25
25
|
.${i}{position:absolute;top:0;left:0;width:1px;height:1px;z-index:999;pointer-events:none;background-color:transparent;}
|
|
26
|
+
${p}
|
|
26
27
|
${S}
|
|
27
|
-
${I}
|
|
28
28
|
`, document.head.appendChild(e);
|
|
29
29
|
}
|
|
30
30
|
}
|
|
@@ -41,7 +41,7 @@ class E extends D {
|
|
|
41
41
|
async init() {
|
|
42
42
|
if (await super.init(), this._mode === "website")
|
|
43
43
|
try {
|
|
44
|
-
const { DragInFromWebsiteStrategy: t } = await import("./from-website-
|
|
44
|
+
const { DragInFromWebsiteStrategy: t } = await import("./from-website-BicmMNsE.mjs");
|
|
45
45
|
this._strategy = new t(
|
|
46
46
|
this._instance,
|
|
47
47
|
this._mainDomElement,
|
|
@@ -52,7 +52,7 @@ class E extends D {
|
|
|
52
52
|
}
|
|
53
53
|
else if (this._mode === "custom-view")
|
|
54
54
|
try {
|
|
55
|
-
const { DragInFromCustomViewStrategy: t } = await import("./from-custom-view-
|
|
55
|
+
const { DragInFromCustomViewStrategy: t } = await import("./from-custom-view-BAiOXktb.mjs");
|
|
56
56
|
this._strategy = new t(
|
|
57
57
|
this._instance,
|
|
58
58
|
this._mainDomElement,
|
|
@@ -122,17 +122,18 @@ const M = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
122
122
|
DragIn: E
|
|
123
123
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
124
124
|
export {
|
|
125
|
+
E as D,
|
|
125
126
|
N as R,
|
|
126
127
|
g as a,
|
|
127
|
-
|
|
128
|
-
|
|
128
|
+
p as b,
|
|
129
|
+
S as c,
|
|
129
130
|
T as d,
|
|
130
131
|
b as e,
|
|
131
132
|
f,
|
|
132
133
|
R as g,
|
|
133
134
|
G as h,
|
|
134
|
-
|
|
135
|
-
|
|
135
|
+
D as i,
|
|
136
|
+
y as j,
|
|
136
137
|
i as k,
|
|
137
138
|
M as l
|
|
138
139
|
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const t="rml-drag-in-styles",e="rml-drag-in-drag-element",s="rml-drag-in-overlay",a="rml-drag-in-drag-ghost",r="rml-drag-in-fade-in",i="rml-drag-in-fade-out",n={DISPLAY_NONE:"rml-display-none"},o="250ms",d="forwards",m=`@keyframes ${r} {from{opacity: 0;}to {opacity: 0.5;}}`,g=`@keyframes ${i} {from{opacity: 0.5;}to {opacity: 0;}}`,l=`${r} ${o} ${d}`,c=`${i} ${o} ${d}`,h="https://res.cloudinary.com/roomle/image/upload/v1729679975/fallback_afpyqr.jpg",u=112,p=112;class _{_mainDomElement;_instance;_mode="website";_viewName="main";constructor(t,e,s,a){this._instance=t,this._mainDomElement=e,this._mode=s,this._viewName=a}async init(){return Promise.resolve()}}class y extends _{options={};_customDragSignal=new AbortController;_injectStyles(){if(!document.getElementById(t)){const e=document.createElement("style");e.type="text/css",e.id=t,e.innerHTML=`\n .${n.DISPLAY_NONE}{display:none}\n .${s}{position:absolute;top:0;left:0;width:100%;height:100%;z-index:999;}\n .${a}{position:absolute;top:0;left:0;width:1px;height:1px;z-index:999;pointer-events:none;background-color:transparent;}\n ${m}\n ${g}\n `,document.head.appendChild(e)}}_initializeDragGhost(){const t=this._mainDomElement.parentNode;let e=t.querySelector("."+a);e||(e=document.createElement("div"),e.classList.add(a),e.innerText=" ",t.appendChild(e))}constructor(t,e,s,a){super(t,e,s,a),this._mainDomElement=e,this._injectStyles(),this._initializeDragGhost()}async init(){if(await super.init(),"website"===this._mode)try{const{DragInFromWebsiteStrategy:t}=await import("./from-website-B-Vh-DVX.mjs");this._strategy=new t(this._instance,this._mainDomElement,{settings:this.options,mode:"website"})}catch(t){throw t}else{if("custom-view"!==this._mode)throw new Error("Unsupported mode");try{const{DragInFromCustomViewStrategy:t}=await import("./from-custom-view-Ch3rb-JF.mjs");this._strategy=new t(this._instance,this._mainDomElement,this.options,this._viewName)}catch(t){throw t}}}get isDragging(){return this._strategy.isDragging}dragStart(t,e,s="rml_id"){this._strategy.dragStart(t,e,s)}dragUpdate(t){this._strategy.dragUpdate(t)}dragEnd(){this._strategy.dragEnd()}touchStart(t,e,s="rml_id"){this._strategy.touchStart(t,e,s)}touchMove(t){this._strategy.touchMove(t)}touchEnd(){this._strategy.touchEnd()}dispose(){this._strategy.dispose()}beforeUpdateGhost(t){this._strategy.beforeUpdateGhost(t)}registerCustomDrag({customDragStart:t,customDragEnd:e,customDragUpdate:s,beforeUpdateGhost:a}){a&&this._strategy.beforeUpdateGhost(a);const r=this._customDragSignal.signal,i=e=>{"true"===e.target.getAttribute("data-rml-draggable")&&t(e)},n=t=>{this._strategy.releaseInput(t),this._strategy.isDragging&&e(t)},o=t=>{s(t)};document.querySelectorAll('[data-rml-draggable="true"]').forEach(t=>{t.draggable=!1}),document.addEventListener("mousedown",i,{signal:r}),document.addEventListener("mouseup",n,{signal:r}),document.addEventListener("mousemove",o,{signal:r}),document.addEventListener("mouseleave",n,{signal:r}),document.addEventListener("touchstart",i,{signal:r}),document.addEventListener("touchend",n,{signal:r}),document.addEventListener("touchmove",o,{signal:r})}unregisterCustomDrag(){this._customDragSignal.abort(),this._customDragSignal=new AbortController}releaseInput(t){this._strategy.releaseInput(t)}}const D=Object.freeze(Object.defineProperty({__proto__:null,DragIn:y},Symbol.toStringTag,{value:"Module"}));export{y as D,e as R,t as a,m as b,g as c,h as d,u as e,p as f,l as g,c as h,s as i,n as j,a as k,D as l};
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { D as R, g as D, b as G, h as L, c as I, R as T, f as S, d as a, e as M, a as N } from "./embedding-plugins-CjNos83d.mjs";
|
|
2
|
+
export {
|
|
3
|
+
R as DragIn,
|
|
4
|
+
D as RML_DRAG_GHOST_FADE_IN,
|
|
5
|
+
G as RML_DRAG_GHOST_FADE_IN_ANIMATION_CSS,
|
|
6
|
+
L as RML_DRAG_GHOST_FADE_OUT,
|
|
7
|
+
I as RML_DRAG_GHOST_FADE_OUT_ANIMATION_CSS,
|
|
8
|
+
T as RML_DRAG_IN_DRAG_ELEMENT_ID,
|
|
9
|
+
S as RML_DRAG_IN_FALLBACK_GHOST_HEIGHT,
|
|
10
|
+
a as RML_DRAG_IN_FALLBACK_GHOST_URL,
|
|
11
|
+
M as RML_DRAG_IN_FALLBACK_GHOST_WIDTH,
|
|
12
|
+
N as RML_DRAG_IN_STYLES_ID
|
|
13
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{D as _,g as A,b as a,h as s,c as R,R as D,f as G,d as L,e as I,a as T}from"./embedding-plugins-DePKqSKW.mjs";export{_ as DragIn,A as RML_DRAG_GHOST_FADE_IN,a as RML_DRAG_GHOST_FADE_IN_ANIMATION_CSS,s as RML_DRAG_GHOST_FADE_OUT,R as RML_DRAG_GHOST_FADE_OUT_ANIMATION_CSS,D as RML_DRAG_IN_DRAG_ELEMENT_ID,G as RML_DRAG_IN_FALLBACK_GHOST_HEIGHT,L as RML_DRAG_IN_FALLBACK_GHOST_URL,I as RML_DRAG_IN_FALLBACK_GHOST_WIDTH,T as RML_DRAG_IN_STYLES_ID};
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { e as D, i as f } from "./utils-D--vltCL.mjs";
|
|
2
|
+
import { C as T, T as S, a as v, b as A, c as I } from "./touch-drag-DWISKgWm.mjs";
|
|
3
|
+
import { f as O, e as B, d as _ } from "./embedding-plugins-CjNos83d.mjs";
|
|
3
4
|
const L = (a) => `[data-rml-custom-view="${a}"]`, c = (a) => {
|
|
4
5
|
a.preventDefault(), a.stopPropagation();
|
|
5
6
|
}, Y = (a, t, s, e) => {
|
|
@@ -15,7 +16,7 @@ class X {
|
|
|
15
16
|
_isWaiting = !1;
|
|
16
17
|
_onCustomDragStart;
|
|
17
18
|
constructor({ onCustomDragStart: t }, s = {}) {
|
|
18
|
-
this._epsilon = typeof s.epsilon == "number" ? s.epsilon :
|
|
19
|
+
this._epsilon = typeof s.epsilon == "number" ? s.epsilon : T, this._onCustomDragStart = t;
|
|
19
20
|
}
|
|
20
21
|
onMove(t) {
|
|
21
22
|
this._lastX = t.clientX, this._lastY = t.clientY, this._isWaiting && Y(
|
|
@@ -36,9 +37,9 @@ class X {
|
|
|
36
37
|
}
|
|
37
38
|
}
|
|
38
39
|
const l = "data-rml-old-draggable", G = void 0, p = (a, t) => {
|
|
39
|
-
const s =
|
|
40
|
+
const s = f(a), e = {
|
|
40
41
|
delay: s ? A : I,
|
|
41
|
-
epsilon: s ? v :
|
|
42
|
+
epsilon: s ? v : T
|
|
42
43
|
};
|
|
43
44
|
if (!t)
|
|
44
45
|
return e;
|
|
@@ -62,7 +63,7 @@ const l = "data-rml-old-draggable", G = void 0, p = (a, t) => {
|
|
|
62
63
|
}
|
|
63
64
|
return { url: t || _, width: s, height: e };
|
|
64
65
|
};
|
|
65
|
-
class
|
|
66
|
+
class H {
|
|
66
67
|
_options = {};
|
|
67
68
|
_instance;
|
|
68
69
|
_mainDomElement;
|
|
@@ -121,7 +122,7 @@ class M {
|
|
|
121
122
|
const r = (i, n) => {
|
|
122
123
|
this._dragStart(t, n, e);
|
|
123
124
|
};
|
|
124
|
-
this._currentCustomDrag =
|
|
125
|
+
this._currentCustomDrag = f(s) ? new S(
|
|
125
126
|
G,
|
|
126
127
|
{
|
|
127
128
|
onTouchDragStart: r
|
|
@@ -159,5 +160,5 @@ class M {
|
|
|
159
160
|
}
|
|
160
161
|
}
|
|
161
162
|
export {
|
|
162
|
-
|
|
163
|
+
H as DragInFromCustomViewStrategy
|
|
163
164
|
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{e as t,i as e}from"./utils-uEcN1DUR.mjs";import{C as r,T as s,a,b as i,c as n}from"./touch-drag-BzREygxc.mjs";import{f as o,e as h,d as g}from"./embedding-plugins-DePKqSKW.mjs";const _=t=>{t.preventDefault(),t.stopPropagation()};class l{_startX=0;_startY=0;_lastX=0;_lastY=0;_epsilon;_isWaiting=!1;_onCustomDragStart;constructor({onCustomDragStart:t},e={}){this._epsilon="number"==typeof e.epsilon?e.epsilon:r,this._onCustomDragStart=t}onMove(t){this._lastX=t.clientX,this._lastY=t.clientY,this._isWaiting&&((t,e)=>{const r=this._lastX-t,s=this._lastY-e;return Math.sqrt(r*r+s*s)})(this._startX,this._startY)>this._epsilon&&(this._onCustomDragStart(t),this._isWaiting=!1)}onStart(t){this._startX=t.clientX,this._startY=t.clientY,this.onMove(t),this._isWaiting=!0}onEnd(){this._reset()}_reset(){this._startX=0,this._startY=0,this._lastX=0,this._lastY=0,this._isWaiting=!1}}const u="data-rml-old-draggable",c=(t,s)=>{const o=e(t),h={delay:o?i:n,epsilon:o?a:r};if(!s)return h;if(!(o||t instanceof MouseEvent))return h;const{delayKey:g,epsilonKey:_}=o?{delayKey:"touchDragDelay",epsilonKey:"touchDragEpsilon"}:{delayKey:"customDragDelay",epsilonKey:"customDragEpsilon"};return"number"==typeof s[g]&&(h.delay=s.touchDragDelay),"number"==typeof s[_]&&(h.epsilon=s.touchDragEpsilon),h};class d{_options={};_instance;_mainDomElement;_viewName;_currentCustomDrag=null;_currentBb=null;_startTarget=null;_onBeforeUpdateDrag=()=>({});isDragging=!1;constructor(t,e,r,s){this._instance=t,this._options=r||{},this._viewName=s,this._mainDomElement=e,this._mainDomElement.parentElement?.addEventListener("dragleave",()=>{this._instance.cancelDragIn()})}beforeUpdateGhost(t){this._onBeforeUpdateDrag=t}async _dragStart(e,r,s="rml_id"){var a;this._startTarget&&(this._startTarget.style.pointerEvents="none",this._startTarget.style.userSelect="none",this._startTarget.setAttribute(u,this._startTarget.draggable.toString()),this._startTarget.draggable=!1,this._startTarget.removeEventListener("dragstart",_),this._startTarget.addEventListener("dragstart",_)),this._currentBb=await this._instance.getBoundingClientRect((a=this._viewName,`[data-rml-custom-view="${a}"]`));const{clientX:i,clientY:n}=t(r),o=this._currentBb.x+i,h=this._currentBb.y+n;this.isDragging=!0,this._instance.dragInObject(e,o,h,s)}_dragUpdate(e){if(document.body.focus(),this._currentCustomDrag&&this._currentCustomDrag.onMove(e),!this._currentBb||!this.isDragging)return;const{clientX:r,clientY:s}=t(e),{url:a,width:i,height:n}=(t=>{let e="",r=h,s=o;if(!t)return{url:g,width:r,height:s};const a=t;if(a instanceof HTMLElement){const t=a.getBoundingClientRect(),i=a.getAttribute("data-rml-ghost-url"),n=a.getAttribute("data-rml-ghost-width"),o=a.getAttribute("data-rml-ghost-height");i?e=i:!i&&a instanceof HTMLImageElement&&a.src&&(e=a.src),e?(r=t.width,s=t.height):e=g,r=n?parseInt(n,10):r,s=o?parseInt(o,10):s}return{url:e||g,width:r,height:s}})(this._startTarget),_=this._currentBb.x+r,l=this._currentBb.y+s,u=this._options||{},c={ghost:{visibleIn:{x:this._currentBb.x-(u.dragInOverlapX||0),y:this._currentBb.y+(u.dragInOverlapY||0),width:this._currentBb.width+(u.dragInOverlapX||0),height:this._currentBb.height+(u.dragInOverlapY||0)},url:a,width:i,height:n},mode:"custom-view"},{x:d,y:m,options:p}=this._onBeforeUpdateDrag(_,l,c),D="number"==typeof d?d:_,b="number"==typeof m?m:l,y=p||c;this._instance.updateDrag(D,b,y)}_dragEnd(){this._currentCustomDrag&&this._currentCustomDrag.onEnd(),this._currentCustomDrag=null,this.isDragging=!1,this._currentBb=null,this._resetStartTarget(),this._instance.enableEvents(),this._instance.dragInObjectEnd()}dragStart(t,r,a){this._instance.disableEvents(),this._startTarget=r.target,this._currentCustomDrag=e(r)?new s(void 0,{onTouchDragStart:(e,r)=>{this._dragStart(t,r,a)}},c(r,this._options)):new l({onCustomDragStart:e=>this._dragStart(t,e,a)},c(r,this._options)),this._currentCustomDrag.onStart(r)}dragEnd(){this._dragEnd()}dragUpdate(t){this._dragUpdate(t)}touchStart(t,e,r="rml_id"){this.dragStart(t,e,r)}touchMove(t){this.dragUpdate(t)}touchEnd(){this.dragEnd()}dispose(){}_resetStartTarget(){this._startTarget&&(this._startTarget.style.pointerEvents="",this._startTarget.style.userSelect="",this._startTarget.draggable="true"===this._startTarget.getAttribute(u),this._startTarget.removeAttribute(u),this._startTarget.removeEventListener("dragstart",_))}releaseInput(t){this._currentCustomDrag&&this._currentCustomDrag.onEnd(),this._resetStartTarget()}}export{d as DragInFromCustomViewStrategy};
|