runid-lys 0.5.0 → 0.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
 
8
8
  ## [Unreleased]
9
9
 
10
+ ## [0.6.0] - 2026-05-14
11
+
12
+ ### Added
13
+
14
+ - `ChatbotBehaviourType.autoOpenOnEnter` flag, mapped to `RouteInterface.autoOpenChatbot` by `generateRouteFromDescription`
15
+ - `ChatbotBehaviourType.showWelcomeMessage` flag, mapped to `RouteInterface.showChatbotWelcome` (welcome message resolved against `<transPrefix>chatbotWelcome`)
16
+
10
17
  ## [0.5.0] - 2026-03-28
11
18
 
12
19
  ### Added
@@ -10,7 +10,7 @@ import { usePreloadedQuery, useFragment, useMutation, useQueryLoader } from "rea
10
10
  import { IntlProvider, useIntl } from "react-intl";
11
11
  import { c as clearRelayCache } from "./RelayEnvironment-D880U9SM.js";
12
12
  import { i as isErrorKey, e as errorTranslations } from "./errors-BOacmKM0.js";
13
- import { f as extractOperationNames, c as checkOperationsPermission, d as createComponentTranslations, t as toSnakeCase, j as generateUrlByRoute } from "./translationTools-RWoOzX2m.js";
13
+ import { f as extractOperationNames, c as checkOperationsPermission, d as createComponentTranslations, t as toSnakeCase, j as generateUrlByRoute } from "./translationTools-CKk0l3jr.js";
14
14
  class ErrorBoundaryProvider extends React__default.Component {
15
15
  constructor() {
16
16
  super(...arguments);
@@ -2216,4 +2216,4 @@ export {
2216
2216
  useWebserviceAccess as y,
2217
2217
  webserviceAccessProviderConfig as z
2218
2218
  };
2219
- //# sourceMappingURL=constants-BLmcEnm4.js.map
2219
+ //# sourceMappingURL=constants-BMsk7KvD.js.map