kaafil-react-uikit 0.3.0 → 0.4.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 +54 -0
- package/dist/admin/index.cjs +565 -387
- package/dist/admin/index.cjs.map +1 -1
- package/dist/admin/index.d.cts +2 -2
- package/dist/admin/index.d.ts +2 -2
- package/dist/admin/index.js +231 -53
- package/dist/admin/index.js.map +1 -1
- package/dist/{chunk-YTSYRLGS.js → chunk-2LMFSKZU.js} +56 -17
- package/dist/chunk-2LMFSKZU.js.map +1 -0
- package/dist/{chunk-BBC5EX5O.cjs → chunk-2XW5EIMS.cjs} +17 -17
- package/dist/{chunk-BBC5EX5O.cjs.map → chunk-2XW5EIMS.cjs.map} +1 -1
- package/dist/{chunk-YU2242AR.js → chunk-3BEQYIFU.js} +5 -5
- package/dist/{chunk-YU2242AR.js.map → chunk-3BEQYIFU.js.map} +1 -1
- package/dist/{chunk-UALMCHNW.cjs → chunk-3N2EQ2KC.cjs} +84 -36
- package/dist/chunk-3N2EQ2KC.cjs.map +1 -0
- package/dist/{chunk-57SUK3GD.cjs → chunk-4QYI7TOF.cjs} +7 -7
- package/dist/{chunk-57SUK3GD.cjs.map → chunk-4QYI7TOF.cjs.map} +1 -1
- package/dist/{chunk-ECCQW5LN.cjs → chunk-6BY2NPBZ.cjs} +4 -4
- package/dist/{chunk-ECCQW5LN.cjs.map → chunk-6BY2NPBZ.cjs.map} +1 -1
- package/dist/{chunk-YNHOPYBK.cjs → chunk-7356B6YS.cjs} +12 -12
- package/dist/{chunk-YNHOPYBK.cjs.map → chunk-7356B6YS.cjs.map} +1 -1
- package/dist/{chunk-A4Z2YBEF.js → chunk-7G6IENKN.js} +84 -36
- package/dist/chunk-7G6IENKN.js.map +1 -0
- package/dist/{chunk-MNUCVVIE.cjs → chunk-A7C74SJT.cjs} +302 -148
- package/dist/chunk-A7C74SJT.cjs.map +1 -0
- package/dist/{chunk-KW5LH6KV.js → chunk-CLHAJBJS.js} +3 -3
- package/dist/{chunk-KW5LH6KV.js.map → chunk-CLHAJBJS.js.map} +1 -1
- package/dist/{chunk-GJ2J3PYN.js → chunk-E6ER25BG.js} +3 -3
- package/dist/{chunk-GJ2J3PYN.js.map → chunk-E6ER25BG.js.map} +1 -1
- package/dist/{chunk-HACH2NUM.cjs → chunk-KETEED2T.cjs} +9 -9
- package/dist/{chunk-HACH2NUM.cjs.map → chunk-KETEED2T.cjs.map} +1 -1
- package/dist/{chunk-RWLO6IFX.js → chunk-KTEXDGAA.js} +3 -3
- package/dist/{chunk-RWLO6IFX.js.map → chunk-KTEXDGAA.js.map} +1 -1
- package/dist/{chunk-VLP323AD.js → chunk-RBIEMGHT.js} +3 -3
- package/dist/{chunk-VLP323AD.js.map → chunk-RBIEMGHT.js.map} +1 -1
- package/dist/{chunk-WTTGPWMR.js → chunk-WPQB7JWS.js} +227 -73
- package/dist/chunk-WPQB7JWS.js.map +1 -0
- package/dist/{chunk-FVK7HMQ5.cjs → chunk-XBLAVNP3.cjs} +88 -48
- package/dist/chunk-XBLAVNP3.cjs.map +1 -0
- package/dist/core/index.cjs +124 -121
- package/dist/core/index.cjs.map +1 -1
- package/dist/core/index.d.cts +10 -1
- package/dist/core/index.d.ts +10 -1
- package/dist/core/index.js +20 -19
- package/dist/core/index.js.map +1 -1
- package/dist/index.css +1 -1
- package/dist/manager/index.cjs +239 -239
- package/dist/manager/index.js +6 -6
- package/dist/tokens.json +5013 -0
- package/dist/traveller/index.cjs +46 -40
- package/dist/traveller/index.cjs.map +1 -1
- package/dist/traveller/index.js +16 -10
- package/dist/traveller/index.js.map +1 -1
- package/dist/{useAgencyTrip-BUYSIaC2.d.cts → useAgencyTrip-C1YmfuQq.d.cts} +35 -1
- package/dist/{useAgencyTrip-BzyJB1D9.d.ts → useAgencyTrip-gZB0NILH.d.ts} +35 -1
- package/package.json +4 -3
- package/dist/chunk-A4Z2YBEF.js.map +0 -1
- package/dist/chunk-FVK7HMQ5.cjs.map +0 -1
- package/dist/chunk-MNUCVVIE.cjs.map +0 -1
- package/dist/chunk-UALMCHNW.cjs.map +0 -1
- package/dist/chunk-WTTGPWMR.js.map +0 -1
- package/dist/chunk-YTSYRLGS.js.map +0 -1
package/CHANGELOG.md
CHANGED
|
@@ -6,6 +6,60 @@ 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.0] — 2026-09-14
|
|
10
|
+
|
|
11
|
+
The QA findings pass. Most of these were functional, not cosmetic.
|
|
12
|
+
|
|
13
|
+
Requires `kaafil-js@^0.4.0`.
|
|
14
|
+
|
|
15
|
+
### Fixed
|
|
16
|
+
|
|
17
|
+
- **A cancelled trip no longer reads "Upcoming" on the share view.** The
|
|
18
|
+
engine emitted `trip.cancelled` but it was missing from the OpenAPI
|
|
19
|
+
contract, so the field never reached a generated client and the kit could
|
|
20
|
+
not see it. The hero now suppresses the countdown and progress bar and
|
|
21
|
+
labels the trip as cancelled.
|
|
22
|
+
- **"Group by → Booking group" rendered an empty panel.** Two causes: the
|
|
23
|
+
grouped read asked for `limit: 200` against a route capped at 100, so the
|
|
24
|
+
first request was rejected outright; and `usePaginatedList` replaced rows
|
|
25
|
+
per page while the caller paged to exhaustion, leaving only the last page.
|
|
26
|
+
- **"Create form" did nothing and said nothing.** A `try`/`finally` with no
|
|
27
|
+
`catch` anywhere in the chain meant a rejected create died as an unhandled
|
|
28
|
+
rejection with the sheet still open.
|
|
29
|
+
- **The add-traveller dialog flashed "No travellers match that."** before
|
|
30
|
+
results arrived — a false empty state, once per keystroke debounce.
|
|
31
|
+
- **The `density` prop was inert across the whole kit.** Every declaration in
|
|
32
|
+
`density.css` was a self-referential custom property, which CSS resolves to
|
|
33
|
+
guaranteed-invalid rather than to the inherited value, so `[data-kf-density]`
|
|
34
|
+
destroyed four tokens instead of scaling them. `--kf-density-row-height` now
|
|
35
|
+
reaches the admin tables, composed with a new `--kf-density-scale`.
|
|
36
|
+
- Capability-dark tabs are ordinary selectable tabs whose panel explains why
|
|
37
|
+
the module is off, rather than struck-through and disabled — a state the
|
|
38
|
+
surface spec does not have, and one that carried its reason only in a
|
|
39
|
+
`title`.
|
|
40
|
+
- The trip-workspace tab rail no longer paints a phantom vertical scrollbar.
|
|
41
|
+
- "Medical flags" no longer captions itself with an unrelated balance count.
|
|
42
|
+
- Expenses, rooming and seating re-read their live pools when the outbox
|
|
43
|
+
drains, so a queued write stops being invisible until an unrelated refetch.
|
|
44
|
+
|
|
45
|
+
### Added
|
|
46
|
+
|
|
47
|
+
- **Show an existing share link again**, instead of replacing it and breaking
|
|
48
|
+
the copy a family already has. Needs `kaafil-js@^0.4.0` and an engine that
|
|
49
|
+
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.
|
|
52
|
+
- An inline confirmation before revoking a share link.
|
|
53
|
+
- A generated token reference: 434 defined tokens, published on the developer
|
|
54
|
+
portal.
|
|
55
|
+
|
|
56
|
+
### Changed
|
|
57
|
+
|
|
58
|
+
- Plainer copy throughout: "manifest", "stale write", "immutable",
|
|
59
|
+
"out-of-band", "ops", "pushed", "external id" and the "didn't come back"
|
|
60
|
+
error family are gone from user-facing strings. Both locale bundles moved
|
|
61
|
+
together.
|
|
62
|
+
|
|
9
63
|
## [0.1.0-beta.1] — 2026-09-10
|
|
10
64
|
|
|
11
65
|
First published release. Beta: stable enough to build against, not yet
|