@staffbase/widget-sdk 3.17.1-beta.2 → 3.17.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.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Copyright 2022, Staffbase GmbH and contributors.
2
+ * Copyright 2026, Staffbase SE and contributors.
3
3
  * Licensed under the Apache License, Version 2.0 (the "License");
4
4
  * you may not use this file except in compliance with the License.
5
5
  * You may obtain a copy of the License at
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Copyright 2022, Staffbase GmbH and contributors.
2
+ * Copyright 2026, Staffbase SE and contributors.
3
3
  * Licensed under the Apache License, Version 2.0 (the "License");
4
4
  * you may not use this file except in compliance with the License.
5
5
  * You may obtain a copy of the License at
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Copyright 2022, Staffbase GmbH and contributors.
2
+ * Copyright 2026, Staffbase SE and contributors.
3
3
  * Licensed under the Apache License, Version 2.0 (the "License");
4
4
  * you may not use this file except in compliance with the License.
5
5
  * You may obtain a copy of the License at
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Copyright 2022, Staffbase GmbH and contributors.
2
+ * Copyright 2026, Staffbase SE and contributors.
3
3
  * Licensed under the Apache License, Version 2.0 (the "License");
4
4
  * you may not use this file except in compliance with the License.
5
5
  * You may obtain a copy of the License at
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Copyright 2022, Staffbase GmbH and contributors.
2
+ * Copyright 2026, Staffbase SE and contributors.
3
3
  * Licensed under the Apache License, Version 2.0 (the "License");
4
4
  * you may not use this file except in compliance with the License.
5
5
  * You may obtain a copy of the License at
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Copyright 2022, Staffbase GmbH and contributors.
2
+ * Copyright 2026, Staffbase SE and contributors.
3
3
  * Licensed under the Apache License, Version 2.0 (the "License");
4
4
  * you may not use this file except in compliance with the License.
5
5
  * You may obtain a copy of the License at
package/dist/global.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Copyright 2022, Staffbase GmbH and contributors.
2
+ * Copyright 2026, Staffbase SE and contributors.
3
3
  * Licensed under the Apache License, Version 2.0 (the "License");
4
4
  * you may not use this file except in compliance with the License.
5
5
  * You may obtain a copy of the License at
package/dist/index.js CHANGED
@@ -40,7 +40,7 @@ var IntegrationStates = {
40
40
  LOGGED_OUT: "loggedOut"
41
41
  };
42
42
  /*!
43
- * Copyright 2022, Staffbase GmbH and contributors.
43
+ * Copyright 2026, Staffbase SE and contributors.
44
44
  * Licensed under the Apache License, Version 2.0 (the "License");
45
45
  * you may not use this file except in compliance with the License.
46
46
  * You may obtain a copy of the License at
package/dist/index.mjs CHANGED
@@ -17,7 +17,7 @@ export {
17
17
  IntegrationStates
18
18
  };
19
19
  /*!
20
- * Copyright 2022, Staffbase GmbH and contributors.
20
+ * Copyright 2026, Staffbase SE and contributors.
21
21
  * Licensed under the Apache License, Version 2.0 (the "License");
22
22
  * you may not use this file except in compliance with the License.
23
23
  * You may obtain a copy of the License at
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Copyright 2022, Staffbase GmbH and contributors.
2
+ * Copyright 2026, Staffbase SE and contributors.
3
3
  * Licensed under the Apache License, Version 2.0 (the "License");
4
4
  * you may not use this file except in compliance with the License.
5
5
  * You may obtain a copy of the License at
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Copyright 2022, Staffbase GmbH and contributors.
2
+ * Copyright 2026, Staffbase SE and contributors.
3
3
  * Licensed under the Apache License, Version 2.0 (the "License");
4
4
  * you may not use this file except in compliance with the License.
5
5
  * You may obtain a copy of the License at
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@staffbase/widget-sdk",
3
- "version": "3.17.1-beta.2",
3
+ "version": "3.17.1",
4
4
  "description": "Staffbase SDK for Custom Widgets",
5
5
  "homepage": "https://developers.staffbase.com/frameworks/customwidget-development",
6
6
  "main": "./dist/index.js",