kaafil-react-uikit 0.4.0 → 0.4.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.
Files changed (57) hide show
  1. package/CHANGELOG.md +33 -2
  2. package/dist/admin/index.cjs +355 -353
  3. package/dist/admin/index.cjs.map +1 -1
  4. package/dist/admin/index.js +16 -14
  5. package/dist/admin/index.js.map +1 -1
  6. package/dist/{chunk-WPQB7JWS.js → chunk-3E2FN5JJ.js} +3 -3
  7. package/dist/{chunk-WPQB7JWS.js.map → chunk-3E2FN5JJ.js.map} +1 -1
  8. package/dist/{chunk-2XW5EIMS.cjs → chunk-3RZDHDEY.cjs} +17 -17
  9. package/dist/{chunk-2XW5EIMS.cjs.map → chunk-3RZDHDEY.cjs.map} +1 -1
  10. package/dist/chunk-62HCQWZL.cjs +12 -0
  11. package/dist/chunk-62HCQWZL.cjs.map +1 -0
  12. package/dist/{chunk-7G6IENKN.js → chunk-6FUVFVYY.js} +99 -6
  13. package/dist/chunk-6FUVFVYY.js.map +1 -0
  14. package/dist/{chunk-E6ER25BG.js → chunk-762SWUEG.js} +3 -3
  15. package/dist/{chunk-E6ER25BG.js.map → chunk-762SWUEG.js.map} +1 -1
  16. package/dist/{chunk-3N2EQ2KC.cjs → chunk-CK3L6Y43.cjs} +100 -4
  17. package/dist/chunk-CK3L6Y43.cjs.map +1 -0
  18. package/dist/{chunk-A7C74SJT.cjs → chunk-DI77H7ED.cjs} +83 -83
  19. package/dist/{chunk-A7C74SJT.cjs.map → chunk-DI77H7ED.cjs.map} +1 -1
  20. package/dist/{chunk-3BEQYIFU.js → chunk-EDLIJSMR.js} +5 -5
  21. package/dist/{chunk-3BEQYIFU.js.map → chunk-EDLIJSMR.js.map} +1 -1
  22. package/dist/{chunk-RBIEMGHT.js → chunk-ITGVRN2S.js} +3 -3
  23. package/dist/{chunk-RBIEMGHT.js.map → chunk-ITGVRN2S.js.map} +1 -1
  24. package/dist/{chunk-6BY2NPBZ.cjs → chunk-LO3GQFQ6.cjs} +4 -4
  25. package/dist/{chunk-6BY2NPBZ.cjs.map → chunk-LO3GQFQ6.cjs.map} +1 -1
  26. package/dist/{chunk-7356B6YS.cjs → chunk-QD4Z5DRT.cjs} +12 -12
  27. package/dist/{chunk-7356B6YS.cjs.map → chunk-QD4Z5DRT.cjs.map} +1 -1
  28. package/dist/{chunk-2LMFSKZU.js → chunk-QMUIZHJO.js} +510 -16
  29. package/dist/chunk-QMUIZHJO.js.map +1 -0
  30. package/dist/{chunk-KTEXDGAA.js → chunk-RW6TJMRK.js} +3 -3
  31. package/dist/{chunk-KTEXDGAA.js.map → chunk-RW6TJMRK.js.map} +1 -1
  32. package/dist/{chunk-XBLAVNP3.cjs → chunk-V6UQ6GIM.cjs} +551 -48
  33. package/dist/chunk-V6UQ6GIM.cjs.map +1 -0
  34. package/dist/chunk-XU7GP53M.js +10 -0
  35. package/dist/chunk-XU7GP53M.js.map +1 -0
  36. package/dist/{chunk-KETEED2T.cjs → chunk-XYIOM75D.cjs} +9 -9
  37. package/dist/{chunk-KETEED2T.cjs.map → chunk-XYIOM75D.cjs.map} +1 -1
  38. package/dist/core/index.cjs +153 -613
  39. package/dist/core/index.cjs.map +1 -1
  40. package/dist/core/index.d.cts +36 -1
  41. package/dist/core/index.d.ts +36 -1
  42. package/dist/core/index.js +21 -511
  43. package/dist/core/index.js.map +1 -1
  44. package/dist/index.css +1 -1
  45. package/dist/manager/index.cjs +239 -239
  46. package/dist/manager/index.js +6 -6
  47. package/dist/traveller/index.cjs +35 -35
  48. package/dist/traveller/index.js +5 -5
  49. package/package.json +1 -1
  50. package/dist/chunk-2LMFSKZU.js.map +0 -1
  51. package/dist/chunk-3N2EQ2KC.cjs.map +0 -1
  52. package/dist/chunk-4QYI7TOF.cjs +0 -110
  53. package/dist/chunk-4QYI7TOF.cjs.map +0 -1
  54. package/dist/chunk-7G6IENKN.js.map +0 -1
  55. package/dist/chunk-CLHAJBJS.js +0 -105
  56. package/dist/chunk-CLHAJBJS.js.map +0 -1
  57. package/dist/chunk-XBLAVNP3.cjs.map +0 -1
package/CHANGELOG.md CHANGED
@@ -6,6 +6,34 @@ The format follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6
6
  and this package uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
  While on `0.x` a minor bump may carry a breaking change; the entry will say so.
8
8
 
9
+ ## [0.4.2] — 2026-09-14
10
+
11
+ All four found by driving the real UI with a browser rather than reading the
12
+ diff.
13
+
14
+ ### Added
15
+
16
+ - **`buildShareUrl`** on `KaafilUIKitProvider` — `(token: string) => string`.
17
+ Replaces 0.4.0's `share.baseUrl.default` config key, which only covered
18
+ `base + '/' + token`; a function also covers a query parameter, a token
19
+ mid-path, a locale prefix or an encoded value. A builder that throws falls
20
+ back to the token rather than taking the dialog down.
21
+
22
+ ### Fixed
23
+
24
+ - The add-traveller dialog's search box rendered **280px tall with the input
25
+ floating in its middle**. `.kf-trip-manifest-section__search` carried
26
+ `flex: 1 1 280px`, written for the horizontal toolbar — and `flex-basis`
27
+ addresses the container's MAIN axis, so in the dialog's column layout that
28
+ became a height and overrode the 34px control size. Row-context sizing now
29
+ lives on the toolbar's own rule.
30
+ - The post-mint notice still read "Copy this now — it can't be shown again."
31
+ That stopped being true in 0.4.0, which added **Show link**.
32
+
33
+ ## [0.4.1] — 2026-09-14
34
+
35
+ Superseded by 0.4.2 on the same day.
36
+
9
37
  ## [0.4.0] — 2026-09-14
10
38
 
11
39
  The QA findings pass. Most of these were functional, not cosmetic.
@@ -47,8 +75,11 @@ Requires `kaafil-js@^0.4.0`.
47
75
  - **Show an existing share link again**, instead of replacing it and breaking
48
76
  the copy a family already has. Needs `kaafil-js@^0.4.0` and an engine that
49
77
  stores the sealed token; links minted before that say so plainly.
50
- - **`share.baseUrl.default`** set it in `seedConfig` and the share dialog
51
- shows and copies a full URL rather than a bare token.
78
+ - **`buildShareUrl`** on the provider `(token) => string`, so the share
79
+ dialog shows and copies a real link rather than a bare token. (Shipped in
80
+ 0.4.0 as a `seedConfig` string, `share.baseUrl.default`; replaced in 0.4.2
81
+ before anyone could depend on it, because a string only covers
82
+ `base + '/' + token`.)
52
83
  - An inline confirmation before revoking a share link.
53
84
  - A generated token reference: 434 defined tokens, published on the developer
54
85
  portal.