@objectstack/account 6.8.0 → 6.8.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/dist/index.html CHANGED
@@ -50,7 +50,7 @@
50
50
  }
51
51
  @keyframes boot-skeleton-spin { to { transform: rotate(360deg); } }
52
52
  </style>
53
- <script type="module" crossorigin src="/_account/assets/index-C1GE6tgx.js"></script>
53
+ <script type="module" crossorigin src="/_account/assets/index-x2zW7Lwk.js"></script>
54
54
  <link rel="stylesheet" crossorigin href="/_account/assets/index-DEF2FCrM.css">
55
55
  </head>
56
56
  <body>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@objectstack/account",
3
- "version": "6.8.0",
3
+ "version": "6.8.1",
4
4
  "description": "ObjectStack Account - End-user account & organization self-service portal",
5
5
  "license": "Apache-2.0",
6
6
  "type": "module",
@@ -11,7 +11,7 @@
11
11
  "access": "public"
12
12
  },
13
13
  "devDependencies": {
14
- "@object-ui/i18n": "^6.2.0",
14
+ "@object-ui/i18n": "^6.2.1",
15
15
  "@radix-ui/react-avatar": "^1.1.11",
16
16
  "@radix-ui/react-checkbox": "^1.3.3",
17
17
  "@radix-ui/react-collapsible": "^1.1.12",
@@ -50,9 +50,9 @@
50
50
  "typescript": "^6.0.3",
51
51
  "vite": "^8.0.14",
52
52
  "vitest": "^4.1.7",
53
- "@objectstack/client": "6.8.0",
54
- "@objectstack/client-react": "6.8.0",
55
- "@objectstack/spec": "6.8.0"
53
+ "@objectstack/client": "6.8.1",
54
+ "@objectstack/client-react": "6.8.1",
55
+ "@objectstack/spec": "6.8.1"
56
56
  },
57
57
  "scripts": {
58
58
  "dev": "vite",
package/LICENSE.bsl DELETED
@@ -1,94 +0,0 @@
1
- License text copyright (c) 2020 MariaDB Corporation Ab, All Rights Reserved.
2
- "Business Source License" is a trademark of MariaDB Corporation Ab.
3
-
4
- Parameters
5
-
6
- Licensor: ObjectStack AI LLC
7
- Licensed Work: ObjectStack official services and plugins: the
8
- BSL-licensed packages of the ObjectStack monorepo as
9
- listed in LICENSING.md.
10
- Copyright (c) 2026 ObjectStack AI LLC.
11
- Additional Use Grant: You may make production use of the Licensed Work, provided
12
- Your use does not include offering the Licensed Work to third
13
- parties on a hosted or embedded basis in order to compete with
14
- ObjectStack AI LLC's paid version(s) of the Licensed Work. For purposes
15
- of this license:
16
-
17
- A "competitive offering" is a Product that is offered to third
18
- parties on a paid basis, including through paid support
19
- arrangements, that significantly overlaps with the capabilities
20
- of ObjectStack AI LLC's paid version(s) of the Licensed Work. If Your
21
- Product is not a competitive offering when You first make it
22
- generally available, it will not become a competitive offering
23
- later due to ObjectStack AI LLC releasing a new version of the Licensed
24
- Work with additional capabilities. In addition, Products that
25
- are not provided on a paid basis are not competitive.
26
-
27
- "Product" means software that is offered to end users to manage
28
- in their own environments or offered as a service on a hosted
29
- basis.
30
-
31
- "Embedded" means including the source code or executable code
32
- from the Licensed Work in a competitive offering. "Embedded"
33
- also means packaging the competitive offering in such a way
34
- that the Licensed Work must be accessed or downloaded for the
35
- competitive offering to operate.
36
-
37
- Hosting or using the Licensed Work(s) for internal purposes
38
- within an organization is not considered a competitive
39
- offering. ObjectStack AI LLC considers your organization to include all
40
- of your affiliates under common control.
41
-
42
- For binding interpretive guidance on using ObjectStack AI LLC products
43
- under the Business Source License, please visit our FAQ.
44
- (see LICENSING.md in this repository)
45
- Change Date: Four years from the date the Licensed Work is published.
46
- Change License: Apache License, Version 2.0
47
-
48
- For information about alternative licensing arrangements for the Licensed Work,
49
- please contact licensing@objectstack.dev.
50
-
51
- Notice
52
-
53
- Business Source License 1.1
54
-
55
- Terms
56
-
57
- The Licensor hereby grants you the right to copy, modify, create derivative
58
- works, redistribute, and make non-production use of the Licensed Work. The
59
- Licensor may make an Additional Use Grant, above, permitting limited production use.
60
-
61
- Effective on the Change Date, or the fourth anniversary of the first publicly
62
- available distribution of a specific version of the Licensed Work under this
63
- License, whichever comes first, the Licensor hereby grants you rights under
64
- the terms of the Change License, and the rights granted in the paragraph
65
- above terminate.
66
-
67
- If your use of the Licensed Work does not comply with the requirements
68
- currently in effect as described in this License, you must purchase a
69
- commercial license from the Licensor, its affiliated entities, or authorized
70
- resellers, or you must refrain from using the Licensed Work.
71
-
72
- All copies of the original and modified Licensed Work, and derivative works
73
- of the Licensed Work, are subject to this License. This License applies
74
- separately for each version of the Licensed Work and the Change Date may vary
75
- for each version of the Licensed Work released by Licensor.
76
-
77
- You must conspicuously display this License on each original or modified copy
78
- of the Licensed Work. If you receive the Licensed Work in original or
79
- modified form from a third party, the terms and conditions set forth in this
80
- License apply to your use of that work.
81
-
82
- Any use of the Licensed Work in violation of this License will automatically
83
- terminate your rights under this License for the current and all other
84
- versions of the Licensed Work.
85
-
86
- This License does not grant you any right in any trademark or logo of
87
- Licensor or its affiliates (provided that you may use a trademark or logo of
88
- Licensor as expressly required by this License).
89
-
90
- TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON
91
- AN "AS IS" BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS,
92
- EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF
93
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND
94
- TITLE.