@nymphjs/tilmeld-components 1.0.0-beta.11 → 1.0.0-beta.110
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 +412 -0
- package/README.md +2 -2
- package/dist/Account.svelte +515 -0
- package/dist/ChangePassword.svelte +309 -0
- package/dist/Login.svelte +591 -0
- package/dist/Recover.svelte +457 -0
- package/dist/RevokeTokens.svelte +236 -0
- package/dist/TwoFactor.svelte +544 -0
- package/dist/index.d.ts +7 -0
- package/dist/index.js +8 -0
- package/{lib → dist}/index.js.map +1 -1
- package/jest.config.js +15 -0
- package/package.json +41 -36
- package/src/Account.svelte +271 -105
- package/src/ChangePassword.svelte +147 -51
- package/src/Login.svelte +315 -114
- package/src/Recover.svelte +174 -78
- package/src/RevokeTokens.svelte +236 -0
- package/src/TwoFactor.svelte +544 -0
- package/src/index.d.ts +3 -1
- package/src/index.ts +3 -1
- package/tsconfig.json +7 -4
- package/typedoc.json +4 -0
- package/dist/index.cjs +0 -3
- package/dist/index.cjs.LICENSE.txt +0 -45
- package/dist/index.cjs.map +0 -1
- package/jest.config.cjs +0 -6
- package/lib/Account.svelte +0 -333
- package/lib/Account.svelte.map +0 -1
- package/lib/ChangePassword.svelte +0 -188
- package/lib/ChangePassword.svelte.map +0 -1
- package/lib/Login.svelte +0 -353
- package/lib/Login.svelte.map +0 -1
- package/lib/Recover.svelte +0 -339
- package/lib/Recover.svelte.map +0 -1
- package/lib/index.d.ts +0 -5
- package/lib/index.js +0 -6
- package/webpack.config.cjs +0 -35
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,418 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [1.0.0-beta.110](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.109...v1.0.0-beta.110) (2026-02-23)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
9
|
+
|
|
10
|
+
# [1.0.0-beta.109](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.108...v1.0.0-beta.109) (2026-02-15)
|
|
11
|
+
|
|
12
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
13
|
+
|
|
14
|
+
# [1.0.0-beta.108](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.107...v1.0.0-beta.108) (2026-02-15)
|
|
15
|
+
|
|
16
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
17
|
+
|
|
18
|
+
# [1.0.0-beta.107](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.106...v1.0.0-beta.107) (2026-02-13)
|
|
19
|
+
|
|
20
|
+
### Features
|
|
21
|
+
|
|
22
|
+
- update packages and fix all new issues ([0e9d17c](https://github.com/sciactive/nymphjs/commit/0e9d17c6e2db12c11bdfb559031719c1b52b5fa1))
|
|
23
|
+
|
|
24
|
+
# [1.0.0-beta.106](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.105...v1.0.0-beta.106) (2025-12-05)
|
|
25
|
+
|
|
26
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
27
|
+
|
|
28
|
+
# [1.0.0-beta.105](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.104...v1.0.0-beta.105) (2025-12-04)
|
|
29
|
+
|
|
30
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
31
|
+
|
|
32
|
+
# [1.0.0-beta.104](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.103...v1.0.0-beta.104) (2025-12-01)
|
|
33
|
+
|
|
34
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
35
|
+
|
|
36
|
+
# [1.0.0-beta.103](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.102...v1.0.0-beta.103) (2025-11-30)
|
|
37
|
+
|
|
38
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
39
|
+
|
|
40
|
+
# [1.0.0-beta.102](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.101...v1.0.0-beta.102) (2025-11-29)
|
|
41
|
+
|
|
42
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
43
|
+
|
|
44
|
+
# [1.0.0-beta.101](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.100...v1.0.0-beta.101) (2025-11-29)
|
|
45
|
+
|
|
46
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
47
|
+
|
|
48
|
+
# [1.0.0-beta.100](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.99...v1.0.0-beta.100) (2025-11-29)
|
|
49
|
+
|
|
50
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
51
|
+
|
|
52
|
+
# [1.0.0-beta.99](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.98...v1.0.0-beta.99) (2025-11-26)
|
|
53
|
+
|
|
54
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
55
|
+
|
|
56
|
+
# [1.0.0-beta.98](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.97...v1.0.0-beta.98) (2025-10-24)
|
|
57
|
+
|
|
58
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
59
|
+
|
|
60
|
+
# [1.0.0-beta.97](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.96...v1.0.0-beta.97) (2025-10-04)
|
|
61
|
+
|
|
62
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
63
|
+
|
|
64
|
+
# [1.0.0-beta.96](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.95...v1.0.0-beta.96) (2025-09-01)
|
|
65
|
+
|
|
66
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
67
|
+
|
|
68
|
+
# [1.0.0-beta.95](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.94...v1.0.0-beta.95) (2025-08-30)
|
|
69
|
+
|
|
70
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
71
|
+
|
|
72
|
+
# [1.0.0-beta.94](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.93...v1.0.0-beta.94) (2025-08-25)
|
|
73
|
+
|
|
74
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
75
|
+
|
|
76
|
+
# [1.0.0-beta.93](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.92...v1.0.0-beta.93) (2025-08-16)
|
|
77
|
+
|
|
78
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
79
|
+
|
|
80
|
+
# [1.0.0-beta.92](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.91...v1.0.0-beta.92) (2025-04-06)
|
|
81
|
+
|
|
82
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
83
|
+
|
|
84
|
+
# [1.0.0-beta.91](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.90...v1.0.0-beta.91) (2025-03-07)
|
|
85
|
+
|
|
86
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
87
|
+
|
|
88
|
+
# [1.0.0-beta.90](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.89...v1.0.0-beta.90) (2025-02-09)
|
|
89
|
+
|
|
90
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
91
|
+
|
|
92
|
+
# [1.0.0-beta.89](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.88...v1.0.0-beta.89) (2025-02-09)
|
|
93
|
+
|
|
94
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
95
|
+
|
|
96
|
+
# [1.0.0-beta.88](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.87...v1.0.0-beta.88) (2025-01-30)
|
|
97
|
+
|
|
98
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
99
|
+
|
|
100
|
+
# [1.0.0-beta.87](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.86...v1.0.0-beta.87) (2025-01-20)
|
|
101
|
+
|
|
102
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
103
|
+
|
|
104
|
+
# [1.0.0-beta.86](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.85...v1.0.0-beta.86) (2024-12-28)
|
|
105
|
+
|
|
106
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
107
|
+
|
|
108
|
+
# [1.0.0-beta.85](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.84...v1.0.0-beta.85) (2024-12-27)
|
|
109
|
+
|
|
110
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
111
|
+
|
|
112
|
+
# [1.0.0-beta.84](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.83...v1.0.0-beta.84) (2024-12-21)
|
|
113
|
+
|
|
114
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
115
|
+
|
|
116
|
+
# [1.0.0-beta.83](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.82...v1.0.0-beta.83) (2024-12-20)
|
|
117
|
+
|
|
118
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
119
|
+
|
|
120
|
+
# [1.0.0-beta.82](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.81...v1.0.0-beta.82) (2024-12-15)
|
|
121
|
+
|
|
122
|
+
### Features
|
|
123
|
+
|
|
124
|
+
- migrate to es modules, upgrade all packages, migrate to Svelte 5 ([3f2b9e5](https://github.com/sciactive/nymphjs/commit/3f2b9e517b39934eddce66601d7fc747fbf3f9e6))
|
|
125
|
+
|
|
126
|
+
# [1.0.0-beta.81](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.80...v1.0.0-beta.81) (2024-09-28)
|
|
127
|
+
|
|
128
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
129
|
+
|
|
130
|
+
# [1.0.0-beta.80](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.79...v1.0.0-beta.80) (2024-09-28)
|
|
131
|
+
|
|
132
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
133
|
+
|
|
134
|
+
# [1.0.0-beta.79](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.78...v1.0.0-beta.79) (2024-09-28)
|
|
135
|
+
|
|
136
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
137
|
+
|
|
138
|
+
# [1.0.0-beta.78](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.77...v1.0.0-beta.78) (2024-09-27)
|
|
139
|
+
|
|
140
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
141
|
+
|
|
142
|
+
# [1.0.0-beta.77](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.76...v1.0.0-beta.77) (2024-09-26)
|
|
143
|
+
|
|
144
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
145
|
+
|
|
146
|
+
# [1.0.0-beta.76](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.75...v1.0.0-beta.76) (2024-09-25)
|
|
147
|
+
|
|
148
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
149
|
+
|
|
150
|
+
# [1.0.0-beta.75](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.74...v1.0.0-beta.75) (2024-09-24)
|
|
151
|
+
|
|
152
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
153
|
+
|
|
154
|
+
# [1.0.0-beta.74](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.73...v1.0.0-beta.74) (2024-09-21)
|
|
155
|
+
|
|
156
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
157
|
+
|
|
158
|
+
# [1.0.0-beta.73](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.72...v1.0.0-beta.73) (2024-09-20)
|
|
159
|
+
|
|
160
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
161
|
+
|
|
162
|
+
# [1.0.0-beta.72](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.71...v1.0.0-beta.72) (2024-09-20)
|
|
163
|
+
|
|
164
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
165
|
+
|
|
166
|
+
# [1.0.0-beta.71](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.70...v1.0.0-beta.71) (2024-09-20)
|
|
167
|
+
|
|
168
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
169
|
+
|
|
170
|
+
# [1.0.0-beta.70](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.69...v1.0.0-beta.70) (2024-09-20)
|
|
171
|
+
|
|
172
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
173
|
+
|
|
174
|
+
# [1.0.0-beta.69](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.68...v1.0.0-beta.69) (2024-09-19)
|
|
175
|
+
|
|
176
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
177
|
+
|
|
178
|
+
# [1.0.0-beta.68](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.67...v1.0.0-beta.68) (2024-09-19)
|
|
179
|
+
|
|
180
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
181
|
+
|
|
182
|
+
# [1.0.0-beta.67](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.66...v1.0.0-beta.67) (2024-09-03)
|
|
183
|
+
|
|
184
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
185
|
+
|
|
186
|
+
# [1.0.0-beta.66](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.65...v1.0.0-beta.66) (2024-08-06)
|
|
187
|
+
|
|
188
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
189
|
+
|
|
190
|
+
# [1.0.0-beta.65](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.64...v1.0.0-beta.65) (2024-08-05)
|
|
191
|
+
|
|
192
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
193
|
+
|
|
194
|
+
# [1.0.0-beta.64](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.63...v1.0.0-beta.64) (2024-08-04)
|
|
195
|
+
|
|
196
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
197
|
+
|
|
198
|
+
# [1.0.0-beta.63](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.62...v1.0.0-beta.63) (2024-06-18)
|
|
199
|
+
|
|
200
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
201
|
+
|
|
202
|
+
# [1.0.0-beta.62](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.61...v1.0.0-beta.62) (2024-06-15)
|
|
203
|
+
|
|
204
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
205
|
+
|
|
206
|
+
# [1.0.0-beta.61](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.60...v1.0.0-beta.61) (2024-06-14)
|
|
207
|
+
|
|
208
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
209
|
+
|
|
210
|
+
# [1.0.0-beta.60](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.59...v1.0.0-beta.60) (2024-06-14)
|
|
211
|
+
|
|
212
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
213
|
+
|
|
214
|
+
# [1.0.0-beta.59](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.58...v1.0.0-beta.59) (2024-06-14)
|
|
215
|
+
|
|
216
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
217
|
+
|
|
218
|
+
# [1.0.0-beta.58](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.57...v1.0.0-beta.58) (2024-06-12)
|
|
219
|
+
|
|
220
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
221
|
+
|
|
222
|
+
# [1.0.0-beta.57](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.56...v1.0.0-beta.57) (2024-06-12)
|
|
223
|
+
|
|
224
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
225
|
+
|
|
226
|
+
# [1.0.0-beta.56](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.55...v1.0.0-beta.56) (2024-06-11)
|
|
227
|
+
|
|
228
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
229
|
+
|
|
230
|
+
# [1.0.0-beta.55](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.54...v1.0.0-beta.55) (2024-05-26)
|
|
231
|
+
|
|
232
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
233
|
+
|
|
234
|
+
# [1.0.0-beta.54](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.53...v1.0.0-beta.54) (2024-05-26)
|
|
235
|
+
|
|
236
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
237
|
+
|
|
238
|
+
# [1.0.0-beta.53](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.52...v1.0.0-beta.53) (2024-05-26)
|
|
239
|
+
|
|
240
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
241
|
+
|
|
242
|
+
# [1.0.0-beta.52](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.51...v1.0.0-beta.52) (2024-05-25)
|
|
243
|
+
|
|
244
|
+
### Bug Fixes
|
|
245
|
+
|
|
246
|
+
- support setup app and users and groups when userFields is limited ([20e25a2](https://github.com/sciactive/nymphjs/commit/20e25a2bcc35f96b3146fd9d973e34083a85f854))
|
|
247
|
+
|
|
248
|
+
# [1.0.0-beta.51](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.50...v1.0.0-beta.51) (2024-04-12)
|
|
249
|
+
|
|
250
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
251
|
+
|
|
252
|
+
# [1.0.0-beta.50](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.49...v1.0.0-beta.50) (2024-04-08)
|
|
253
|
+
|
|
254
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
255
|
+
|
|
256
|
+
# [1.0.0-beta.49](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.48...v1.0.0-beta.49) (2024-03-04)
|
|
257
|
+
|
|
258
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
259
|
+
|
|
260
|
+
# [1.0.0-beta.48](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.47...v1.0.0-beta.48) (2023-11-10)
|
|
261
|
+
|
|
262
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
263
|
+
|
|
264
|
+
# [1.0.0-beta.47](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.46...v1.0.0-beta.47) (2023-11-10)
|
|
265
|
+
|
|
266
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
267
|
+
|
|
268
|
+
# [1.0.0-beta.46](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.45...v1.0.0-beta.46) (2023-08-29)
|
|
269
|
+
|
|
270
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
271
|
+
|
|
272
|
+
# [1.0.0-beta.45](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.44...v1.0.0-beta.45) (2023-07-17)
|
|
273
|
+
|
|
274
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
275
|
+
|
|
276
|
+
# [1.0.0-beta.44](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.43...v1.0.0-beta.44) (2023-07-13)
|
|
277
|
+
|
|
278
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
279
|
+
|
|
280
|
+
# [1.0.0-beta.43](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.42...v1.0.0-beta.43) (2023-07-12)
|
|
281
|
+
|
|
282
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
283
|
+
|
|
284
|
+
# [1.0.0-beta.42](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.41...v1.0.0-beta.42) (2023-07-12)
|
|
285
|
+
|
|
286
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
287
|
+
|
|
288
|
+
# [1.0.0-beta.41](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.40...v1.0.0-beta.41) (2023-07-12)
|
|
289
|
+
|
|
290
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
291
|
+
|
|
292
|
+
# [1.0.0-beta.40](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.39...v1.0.0-beta.40) (2023-07-10)
|
|
293
|
+
|
|
294
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
295
|
+
|
|
296
|
+
# [1.0.0-beta.39](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.38...v1.0.0-beta.39) (2023-07-09)
|
|
297
|
+
|
|
298
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
299
|
+
|
|
300
|
+
# [1.0.0-beta.38](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.37...v1.0.0-beta.38) (2023-07-09)
|
|
301
|
+
|
|
302
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
303
|
+
|
|
304
|
+
# [1.0.0-beta.37](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.36...v1.0.0-beta.37) (2023-07-09)
|
|
305
|
+
|
|
306
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
307
|
+
|
|
308
|
+
# [1.0.0-beta.36](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.35...v1.0.0-beta.36) (2023-07-09)
|
|
309
|
+
|
|
310
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
311
|
+
|
|
312
|
+
# [1.0.0-beta.35](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.34...v1.0.0-beta.35) (2023-06-14)
|
|
313
|
+
|
|
314
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
315
|
+
|
|
316
|
+
# [1.0.0-beta.34](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.33...v1.0.0-beta.34) (2023-05-13)
|
|
317
|
+
|
|
318
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
319
|
+
|
|
320
|
+
# [1.0.0-beta.33](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.32...v1.0.0-beta.33) (2023-05-13)
|
|
321
|
+
|
|
322
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
323
|
+
|
|
324
|
+
# [1.0.0-beta.32](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.31...v1.0.0-beta.32) (2023-05-13)
|
|
325
|
+
|
|
326
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
327
|
+
|
|
328
|
+
# [1.0.0-beta.31](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.30...v1.0.0-beta.31) (2023-05-12)
|
|
329
|
+
|
|
330
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
331
|
+
|
|
332
|
+
# [1.0.0-beta.30](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.29...v1.0.0-beta.30) (2023-05-12)
|
|
333
|
+
|
|
334
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
335
|
+
|
|
336
|
+
# [1.0.0-beta.29](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.28...v1.0.0-beta.29) (2023-05-08)
|
|
337
|
+
|
|
338
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
339
|
+
|
|
340
|
+
# [1.0.0-beta.28](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.27...v1.0.0-beta.28) (2023-05-05)
|
|
341
|
+
|
|
342
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
343
|
+
|
|
344
|
+
# [1.0.0-beta.27](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.26...v1.0.0-beta.27) (2023-05-04)
|
|
345
|
+
|
|
346
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
347
|
+
|
|
348
|
+
# [1.0.0-beta.26](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.25...v1.0.0-beta.26) (2023-05-04)
|
|
349
|
+
|
|
350
|
+
### Features
|
|
351
|
+
|
|
352
|
+
- update packages and migrate to mysql2 ([72ad611](https://github.com/sciactive/nymphjs/commit/72ad611bd2bf7bf85c3ba8a3486503d9b50c49d6))
|
|
353
|
+
|
|
354
|
+
# [1.0.0-beta.25](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.24...v1.0.0-beta.25) (2023-05-04)
|
|
355
|
+
|
|
356
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
357
|
+
|
|
358
|
+
# [1.0.0-beta.24](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.23...v1.0.0-beta.24) (2023-05-02)
|
|
359
|
+
|
|
360
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
361
|
+
|
|
362
|
+
# [1.0.0-beta.23](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.22...v1.0.0-beta.23) (2023-05-02)
|
|
363
|
+
|
|
364
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
365
|
+
|
|
366
|
+
# [1.0.0-beta.22](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.21...v1.0.0-beta.22) (2023-05-01)
|
|
367
|
+
|
|
368
|
+
### Bug Fixes
|
|
369
|
+
|
|
370
|
+
- export two factor component ([9c3b162](https://github.com/sciactive/nymphjs/commit/9c3b162257b221aee4b544f402a7e429b07f056e))
|
|
371
|
+
|
|
372
|
+
# [1.0.0-beta.21](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.20...v1.0.0-beta.21) (2023-05-01)
|
|
373
|
+
|
|
374
|
+
### Features
|
|
375
|
+
|
|
376
|
+
- add totp two factor authentication ([cc9f8ed](https://github.com/sciactive/nymphjs/commit/cc9f8edb183271fa7f51e4b182b876efb8fa0f8d))
|
|
377
|
+
|
|
378
|
+
# [1.0.0-beta.20](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.19...v1.0.0-beta.20) (2023-04-30)
|
|
379
|
+
|
|
380
|
+
### Features
|
|
381
|
+
|
|
382
|
+
- let the user revoke all current auth tokens ([63af3b9](https://github.com/sciactive/nymphjs/commit/63af3b9a31c6c221ab40c2c8a69231675f4634a2))
|
|
383
|
+
|
|
384
|
+
# [1.0.0-beta.19](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.18...v1.0.0-beta.19) (2023-04-29)
|
|
385
|
+
|
|
386
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
387
|
+
|
|
388
|
+
# [1.0.0-beta.18](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.17...v1.0.0-beta.18) (2023-04-27)
|
|
389
|
+
|
|
390
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
391
|
+
|
|
392
|
+
# [1.0.0-beta.17](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.16...v1.0.0-beta.17) (2023-04-24)
|
|
393
|
+
|
|
394
|
+
### Bug Fixes
|
|
395
|
+
|
|
396
|
+
- svelte warnings ([6be46fd](https://github.com/sciactive/nymphjs/commit/6be46fdd64e6d8daa133480dc44c25f775e4219b))
|
|
397
|
+
|
|
398
|
+
# [1.0.0-beta.16](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.15...v1.0.0-beta.16) (2023-03-31)
|
|
399
|
+
|
|
400
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
401
|
+
|
|
402
|
+
# [1.0.0-beta.15](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.14...v1.0.0-beta.15) (2023-03-23)
|
|
403
|
+
|
|
404
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
405
|
+
|
|
406
|
+
# [1.0.0-beta.14](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.13...v1.0.0-beta.14) (2023-03-17)
|
|
407
|
+
|
|
408
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
409
|
+
|
|
410
|
+
# [1.0.0-beta.13](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.12...v1.0.0-beta.13) (2023-03-16)
|
|
411
|
+
|
|
412
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
413
|
+
|
|
414
|
+
# [1.0.0-beta.12](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.11...v1.0.0-beta.12) (2023-03-04)
|
|
415
|
+
|
|
416
|
+
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
|
417
|
+
|
|
6
418
|
# [1.0.0-beta.11](https://github.com/sciactive/nymphjs/compare/v1.0.0-beta.10...v1.0.0-beta.11) (2023-02-27)
|
|
7
419
|
|
|
8
420
|
**Note:** Version bump only for package @nymphjs/tilmeld-components
|
package/README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Powerful object data storage and querying.
|
|
4
4
|
|
|
5
|
-
The Tilmeld Components are front end registration/login, account recovery, account details, and password change components
|
|
5
|
+
The Tilmeld Components are front end registration/login, account recovery, account details, and password change components built with [Svelte](https://svelte.dev/) and [SMUI](https://sveltematerialui.com/).
|
|
6
6
|
|
|
7
7
|
## Installation
|
|
8
8
|
|
|
@@ -16,7 +16,7 @@ You need to have an SMUI theme compiled and installed on your front end app. If
|
|
|
16
16
|
|
|
17
17
|
# License
|
|
18
18
|
|
|
19
|
-
Copyright 2021 SciActive Inc
|
|
19
|
+
Copyright 2021-2025 SciActive Inc
|
|
20
20
|
|
|
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.
|