@foldkit/ui 0.148.2 → 0.149.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/dist/animation/index.d.ts +3 -3
- package/dist/animation/index.d.ts.map +1 -1
- package/dist/animation/index.js +2 -2
- package/dist/animation/public.d.ts +1 -1
- package/dist/animation/public.d.ts.map +1 -1
- package/dist/animation/public.js +1 -1
- package/dist/animation/schema.d.ts +12 -21
- package/dist/animation/schema.d.ts.map +1 -1
- package/dist/animation/schema.js +11 -15
- package/dist/animation/update.d.ts +1 -1
- package/dist/animation/update.d.ts.map +1 -1
- package/dist/animation/update.js +9 -9
- package/dist/calendar/index.d.ts +50 -105
- package/dist/calendar/index.d.ts.map +1 -1
- package/dist/calendar/index.js +61 -98
- package/dist/calendar/public.d.ts +1 -1
- package/dist/calendar/public.d.ts.map +1 -1
- package/dist/calendar/public.js +1 -1
- package/dist/combobox/multi.d.ts +9 -9
- package/dist/combobox/multi.d.ts.map +1 -1
- package/dist/combobox/multi.js +9 -9
- package/dist/combobox/public.d.ts +1 -1
- package/dist/combobox/public.d.ts.map +1 -1
- package/dist/combobox/public.js +1 -1
- package/dist/combobox/shared.d.ts +93 -137
- package/dist/combobox/shared.d.ts.map +1 -1
- package/dist/combobox/shared.js +108 -153
- package/dist/combobox/single.d.ts +9 -9
- package/dist/combobox/single.d.ts.map +1 -1
- package/dist/combobox/single.js +10 -10
- package/dist/datePicker/index.d.ts +88 -84
- package/dist/datePicker/index.d.ts.map +1 -1
- package/dist/datePicker/index.js +33 -63
- package/dist/datePicker/public.d.ts +1 -1
- package/dist/datePicker/public.d.ts.map +1 -1
- package/dist/datePicker/public.js +1 -1
- package/dist/dialog/index.d.ts +28 -49
- package/dist/dialog/index.d.ts.map +1 -1
- package/dist/dialog/index.js +39 -67
- package/dist/dialog/public.d.ts +1 -1
- package/dist/dialog/public.d.ts.map +1 -1
- package/dist/dialog/public.js +1 -1
- package/dist/dragAndDrop/index.d.ts +45 -72
- package/dist/dragAndDrop/index.d.ts.map +1 -1
- package/dist/dragAndDrop/index.js +72 -93
- package/dist/dragAndDrop/public.d.ts +1 -1
- package/dist/dragAndDrop/public.d.ts.map +1 -1
- package/dist/dragAndDrop/public.js +1 -1
- package/dist/fileDrop/index.d.ts +14 -35
- package/dist/fileDrop/index.d.ts.map +1 -1
- package/dist/fileDrop/index.js +20 -46
- package/dist/fileDrop/public.d.ts +1 -1
- package/dist/fileDrop/public.d.ts.map +1 -1
- package/dist/fileDrop/public.js +1 -1
- package/dist/listbox/multi.d.ts +7 -7
- package/dist/listbox/multi.d.ts.map +1 -1
- package/dist/listbox/multi.js +8 -8
- package/dist/listbox/public.d.ts +1 -1
- package/dist/listbox/public.d.ts.map +1 -1
- package/dist/listbox/public.js +1 -1
- package/dist/listbox/shared.d.ts +80 -127
- package/dist/listbox/shared.d.ts.map +1 -1
- package/dist/listbox/shared.js +92 -149
- package/dist/listbox/single.d.ts +7 -7
- package/dist/listbox/single.d.ts.map +1 -1
- package/dist/listbox/single.js +8 -8
- package/dist/menu/index.d.ts +86 -134
- package/dist/menu/index.d.ts.map +1 -1
- package/dist/menu/index.js +141 -189
- package/dist/menu/public.d.ts +1 -1
- package/dist/menu/public.d.ts.map +1 -1
- package/dist/menu/public.js +1 -1
- package/dist/popover/index.d.ts +39 -65
- package/dist/popover/index.d.ts.map +1 -1
- package/dist/popover/index.js +68 -98
- package/dist/popover/public.d.ts +1 -1
- package/dist/popover/public.d.ts.map +1 -1
- package/dist/popover/public.js +1 -1
- package/dist/radioGroup/index.d.ts +18 -29
- package/dist/radioGroup/index.d.ts.map +1 -1
- package/dist/radioGroup/index.js +22 -27
- package/dist/radioGroup/public.d.ts +1 -1
- package/dist/radioGroup/public.d.ts.map +1 -1
- package/dist/radioGroup/public.js +1 -1
- package/dist/slider/index.d.ts +29 -51
- package/dist/slider/index.d.ts.map +1 -1
- package/dist/slider/index.js +36 -56
- package/dist/slider/public.d.ts +1 -1
- package/dist/slider/public.d.ts.map +1 -1
- package/dist/slider/public.js +1 -1
- package/dist/tabs/index.d.ts +18 -28
- package/dist/tabs/index.d.ts.map +1 -1
- package/dist/tabs/index.js +22 -26
- package/dist/tabs/public.d.ts +1 -1
- package/dist/tabs/public.d.ts.map +1 -1
- package/dist/tabs/public.js +1 -1
- package/dist/test/apps/disabledButton.d.ts +71 -14
- package/dist/test/apps/disabledButton.d.ts.map +1 -1
- package/dist/test/apps/disabledButton.js +14 -13
- package/dist/toast/index.d.ts +124 -109
- package/dist/toast/index.d.ts.map +1 -1
- package/dist/toast/index.js +5 -5
- package/dist/toast/public.d.ts +1 -1
- package/dist/toast/public.d.ts.map +1 -1
- package/dist/toast/public.js +1 -1
- package/dist/toast/schema.d.ts +72 -84
- package/dist/toast/schema.d.ts.map +1 -1
- package/dist/toast/schema.js +31 -41
- package/dist/toast/test.d.ts.map +1 -1
- package/dist/toast/test.js +6 -3
- package/dist/toast/update.d.ts +104 -89
- package/dist/toast/update.d.ts.map +1 -1
- package/dist/toast/update.js +19 -20
- package/dist/tooltip/message.d.ts +26 -47
- package/dist/tooltip/message.d.ts.map +1 -1
- package/dist/tooltip/message.js +15 -40
- package/dist/tooltip/public.d.ts +1 -1
- package/dist/tooltip/public.d.ts.map +1 -1
- package/dist/tooltip/public.js +1 -1
- package/dist/tooltip/tooltip.d.ts +1 -1
- package/dist/tooltip/tooltip.d.ts.map +1 -1
- package/dist/tooltip/tooltip.js +15 -16
- package/dist/virtualList/index.d.ts +46 -23
- package/dist/virtualList/index.d.ts.map +1 -1
- package/dist/virtualList/index.js +12 -23
- package/dist/virtualList/public.d.ts +1 -1
- package/dist/virtualList/public.d.ts.map +1 -1
- package/dist/virtualList/public.js +1 -1
- package/package.json +3 -3
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import type { ChildAttribute, Html, TagName } from 'foldkit/html';
|
|
2
|
-
import {
|
|
2
|
+
import { Message, Model, OutMessage, TransitionState, init } from './schema.js';
|
|
3
3
|
import { WaitForAnimationSettled, WaitForPaint, defaultLeaveCommand, update } from './update.js';
|
|
4
|
-
export type { InitConfig } from './schema.js';
|
|
5
|
-
export {
|
|
4
|
+
export type { Hid, InitConfig, Showed } from './schema.js';
|
|
5
|
+
export { init, Message, Model, OutMessage, TransitionState };
|
|
6
6
|
export { WaitForAnimationSettled, WaitForPaint, defaultLeaveCommand, update };
|
|
7
7
|
/** Per-render view inputs passed to `view` via `h.submodel`'s `viewInputs` field. */
|
|
8
8
|
export type ViewInputs = Readonly<{
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/animation/index.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,cAAc,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,cAAc,CAAA;AAGjE,OAAO,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/animation/index.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,cAAc,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,cAAc,CAAA;AAGjE,OAAO,EAAE,OAAO,EAAE,KAAK,EAAE,UAAU,EAAE,eAAe,EAAE,IAAI,EAAE,MAAM,aAAa,CAAA;AAC/E,OAAO,EACL,uBAAuB,EACvB,YAAY,EACZ,mBAAmB,EACnB,MAAM,EACP,MAAM,aAAa,CAAA;AAEpB,YAAY,EAAE,GAAG,EAAE,UAAU,EAAE,MAAM,EAAE,MAAM,aAAa,CAAA;AAC1D,OAAO,EAAE,IAAI,EAAE,OAAO,EAAE,KAAK,EAAE,UAAU,EAAE,eAAe,EAAE,CAAA;AAE5D,OAAO,EAAE,uBAAuB,EAAE,YAAY,EAAE,mBAAmB,EAAE,MAAM,EAAE,CAAA;AAI7E,qFAAqF;AACrF,MAAM,MAAM,UAAU,GAAG,QAAQ,CAAC;IAChC,OAAO,EAAE,IAAI,CAAA;IACb,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,UAAU,CAAC,EAAE,aAAa,CAAC,cAAc,CAAC,CAAA;IAC1C,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB;;2EAEuE;IACvE,WAAW,CAAC,EAAE,OAAO,CAAA;CACtB,CAAC,CAAA;AAEF;;;;;;;;GAQG;AACH,eAAO,MAAM,IAAI;;;;;;;;;;;;;aAnBN,IAAI;gBACD,MAAM;iBACL,aAAa,CAAC,cAAc,CAAC;cAChC,OAAO;IACjB;;2EAEuE;kBACzD,OAAO;GA2GtB,CAAA"}
|
package/dist/animation/index.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { brandViewResult as __foldkitBrandViewResult } from 'foldkit/brand'
|
|
2
2
|
import { Match as M } from 'effect';
|
|
3
3
|
import { defineView } from 'foldkit/submodel';
|
|
4
|
-
import {
|
|
4
|
+
import { Message, Model, OutMessage, TransitionState, init } from './schema.js';
|
|
5
5
|
import { WaitForAnimationSettled, WaitForPaint, defaultLeaveCommand, update, } from './update.js';
|
|
6
|
-
export {
|
|
6
|
+
export { init, Message, Model, OutMessage, TransitionState };
|
|
7
7
|
export { WaitForAnimationSettled, WaitForPaint, defaultLeaveCommand, update };
|
|
8
8
|
/** Renders a headless animation wrapper that coordinates CSS transitions and
|
|
9
9
|
* CSS keyframe animations via data attributes.
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export { init, update, view, defaultLeaveCommand, Model, Message, OutMessage, Showed, Hid,
|
|
1
|
+
export { init, update, view, defaultLeaveCommand, Model, Message, OutMessage, type Showed, type Hid, TransitionState, WaitForPaint, WaitForAnimationSettled, } from './index.js';
|
|
2
2
|
export type { InitConfig, ViewInputs } from './index.js';
|
|
3
3
|
//# sourceMappingURL=public.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"public.d.ts","sourceRoot":"","sources":["../../src/animation/public.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,IAAI,EACJ,MAAM,EACN,IAAI,EACJ,mBAAmB,EACnB,KAAK,EACL,OAAO,EACP,UAAU,EACV,MAAM,
|
|
1
|
+
{"version":3,"file":"public.d.ts","sourceRoot":"","sources":["../../src/animation/public.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,IAAI,EACJ,MAAM,EACN,IAAI,EACJ,mBAAmB,EACnB,KAAK,EACL,OAAO,EACP,UAAU,EACV,KAAK,MAAM,EACX,KAAK,GAAG,EACR,eAAe,EACf,YAAY,EACZ,uBAAuB,GACxB,MAAM,YAAY,CAAA;AAEnB,YAAY,EAAE,UAAU,EAAE,UAAU,EAAE,MAAM,YAAY,CAAA"}
|
package/dist/animation/public.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { init, update, view, defaultLeaveCommand, Model, Message, OutMessage,
|
|
1
|
+
export { init, update, view, defaultLeaveCommand, Model, Message, OutMessage, TransitionState, WaitForPaint, WaitForAnimationSettled, } from './index.js';
|
|
@@ -9,29 +9,20 @@ export declare const Model: S.Struct<{
|
|
|
9
9
|
readonly transitionState: S.Literals<readonly ["Idle", "EnterStart", "EnterAnimating", "LeaveStart", "LeaveAnimating"]>;
|
|
10
10
|
}>;
|
|
11
11
|
export type Model = typeof Model.Type;
|
|
12
|
-
/** Sent when the animation should enter (become visible). Starts the enter sequence. */
|
|
13
|
-
export declare const Showed: import("foldkit/schema").CallableTaggedStruct<"Showed", {}>;
|
|
14
|
-
/** Sent when the animation should leave (become hidden). Starts the leave sequence. */
|
|
15
|
-
export declare const Hid: import("foldkit/schema").CallableTaggedStruct<"Hid", {}>;
|
|
16
|
-
/** Sent internally when a double-rAF completes, advancing the lifecycle to its animating phase. */
|
|
17
|
-
export declare const CompletedWaitForPaint: import("foldkit/schema").CallableTaggedStruct<"CompletedWaitForPaint", {}>;
|
|
18
|
-
/** Sent internally when all CSS animations on the element have settled. Covers both CSS transitions and CSS keyframe animations. */
|
|
19
|
-
export declare const EndedAnimation: import("foldkit/schema").CallableTaggedStruct<"EndedAnimation", {}>;
|
|
20
12
|
/** Union of all messages the animation component can produce. */
|
|
21
|
-
export declare const Message:
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
13
|
+
export declare const Message: import("foldkit/message").MessageUnion<{
|
|
14
|
+
readonly Showed: {};
|
|
15
|
+
readonly Hid: {};
|
|
16
|
+
readonly CompletedWaitForPaint: {};
|
|
17
|
+
readonly EndedAnimation: {};
|
|
18
|
+
}>;
|
|
27
19
|
export type Message = typeof Message.Type;
|
|
28
|
-
export type Showed = typeof Showed.Type;
|
|
29
|
-
export type Hid = typeof Hid.Type;
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
export declare const OutMessage: S.Union<readonly [import("foldkit/schema").CallableTaggedStruct<"StartedLeaveAnimating", {}>, import("foldkit/schema").CallableTaggedStruct<"TransitionedOut", {}>]>;
|
|
20
|
+
export type Showed = typeof Message.Showed.Type;
|
|
21
|
+
export type Hid = typeof Message.Hid.Type;
|
|
22
|
+
export declare const OutMessage: import("foldkit/message").MessageUnion<{
|
|
23
|
+
readonly StartedLeaveAnimating: {};
|
|
24
|
+
readonly TransitionedOut: {};
|
|
25
|
+
}>;
|
|
35
26
|
export type OutMessage = typeof OutMessage.Type;
|
|
36
27
|
/** Configuration for creating an animation model with `init`. */
|
|
37
28
|
export type InitConfig = Readonly<{
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"schema.d.ts","sourceRoot":"","sources":["../../src/animation/schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,IAAI,CAAC,EAAE,MAAM,QAAQ,CAAA;AAKpC,6EAA6E;AAC7E,eAAO,MAAM,eAAe,+FAM1B,CAAA;AACF,MAAM,MAAM,eAAe,GAAG,OAAO,eAAe,CAAC,IAAI,CAAA;AAIzD,kHAAkH;AAClH,eAAO,MAAM,KAAK;;;;EAIhB,CAAA;AAEF,MAAM,MAAM,KAAK,GAAG,OAAO,KAAK,CAAC,IAAI,CAAA;AAIrC,
|
|
1
|
+
{"version":3,"file":"schema.d.ts","sourceRoot":"","sources":["../../src/animation/schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,IAAI,CAAC,EAAE,MAAM,QAAQ,CAAA;AAKpC,6EAA6E;AAC7E,eAAO,MAAM,eAAe,+FAM1B,CAAA;AACF,MAAM,MAAM,eAAe,GAAG,OAAO,eAAe,CAAC,IAAI,CAAA;AAIzD,kHAAkH;AAClH,eAAO,MAAM,KAAK;;;;EAIhB,CAAA;AAEF,MAAM,MAAM,KAAK,GAAG,OAAO,KAAK,CAAC,IAAI,CAAA;AAIrC,iEAAiE;AACjE,eAAO,MAAM,OAAO;;;;;EAKlB,CAAA;AACF,MAAM,MAAM,OAAO,GAAG,OAAO,OAAO,CAAC,IAAI,CAAA;AAEzC,MAAM,MAAM,MAAM,GAAG,OAAO,OAAO,CAAC,MAAM,CAAC,IAAI,CAAA;AAC/C,MAAM,MAAM,GAAG,GAAG,OAAO,OAAO,CAAC,GAAG,CAAC,IAAI,CAAA;AAIzC,eAAO,MAAM,UAAU;;;EAGrB,CAAA;AACF,MAAM,MAAM,UAAU,GAAG,OAAO,UAAU,CAAC,IAAI,CAAA;AAI/C,iEAAiE;AACjE,MAAM,MAAM,UAAU,GAAG,QAAQ,CAAC;IAChC,EAAE,EAAE,MAAM,CAAA;IACV,SAAS,CAAC,EAAE,OAAO,CAAA;CACpB,CAAC,CAAA;AAEF,4EAA4E;AAC5E,eAAO,MAAM,IAAI,GAAI,QAAQ,UAAU,KAAG,KAIxC,CAAA"}
|
package/dist/animation/schema.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { brandViewResult as __foldkitBrandViewResult } from 'foldkit/brand'
|
|
2
2
|
import { Schema as S } from 'effect';
|
|
3
|
-
import {
|
|
3
|
+
import { defineMessageUnion } from 'foldkit/message';
|
|
4
4
|
// TRANSITION STATE
|
|
5
5
|
/** Schema for the animation lifecycle state, tracking enter/leave phases. */
|
|
6
6
|
export const TransitionState = S.Literals([
|
|
@@ -18,22 +18,18 @@ export const Model = S.Struct({
|
|
|
18
18
|
transitionState: TransitionState,
|
|
19
19
|
});
|
|
20
20
|
// MESSAGE
|
|
21
|
-
/** Sent when the animation should enter (become visible). Starts the enter sequence. */
|
|
22
|
-
export const Showed = m('Showed');
|
|
23
|
-
/** Sent when the animation should leave (become hidden). Starts the leave sequence. */
|
|
24
|
-
export const Hid = m('Hid');
|
|
25
|
-
/** Sent internally when a double-rAF completes, advancing the lifecycle to its animating phase. */
|
|
26
|
-
export const CompletedWaitForPaint = m('CompletedWaitForPaint');
|
|
27
|
-
/** Sent internally when all CSS animations on the element have settled. Covers both CSS transitions and CSS keyframe animations. */
|
|
28
|
-
export const EndedAnimation = m('EndedAnimation');
|
|
29
21
|
/** Union of all messages the animation component can produce. */
|
|
30
|
-
export const Message =
|
|
22
|
+
export const Message = defineMessageUnion({
|
|
23
|
+
Showed: {},
|
|
24
|
+
Hid: {},
|
|
25
|
+
CompletedWaitForPaint: {},
|
|
26
|
+
EndedAnimation: {},
|
|
27
|
+
});
|
|
31
28
|
// OUT MESSAGE
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
export const OutMessage = S.Union([StartedLeaveAnimating, TransitionedOut]);
|
|
29
|
+
export const OutMessage = defineMessageUnion({
|
|
30
|
+
StartedLeaveAnimating: {},
|
|
31
|
+
TransitionedOut: {},
|
|
32
|
+
});
|
|
37
33
|
/** Creates an initial animation model from a config. Defaults to hidden. */
|
|
38
34
|
export const init = (config) => (__foldkitBrandViewResult(({
|
|
39
35
|
id: config.id,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Effect, Option, Schema as S } from 'effect';
|
|
2
2
|
import * as Command from 'foldkit/command';
|
|
3
|
-
import {
|
|
3
|
+
import { Message, type Model, OutMessage } from './schema.js';
|
|
4
4
|
type UpdateReturn = readonly [
|
|
5
5
|
Model,
|
|
6
6
|
ReadonlyArray<Command.Command<Message>>,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update.d.ts","sourceRoot":"","sources":["../../src/animation/update.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAc,MAAM,EAAE,MAAM,IAAI,CAAC,EAAE,MAAM,QAAQ,CAAA;AAChE,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAA;AAM1C,OAAO,
|
|
1
|
+
{"version":3,"file":"update.d.ts","sourceRoot":"","sources":["../../src/animation/update.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAc,MAAM,EAAE,MAAM,IAAI,CAAC,EAAE,MAAM,QAAQ,CAAA;AAChE,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAA;AAM1C,OAAO,EAAE,OAAO,EAAE,KAAK,KAAK,EAAE,UAAU,EAAE,MAAM,aAAa,CAAA;AAM7D,KAAK,YAAY,GAAG,SAAS;IAC3B,KAAK;IACL,aAAa,CAAC,OAAO,CAAC,OAAO,CAAC,OAAO,CAAC,CAAC;IACvC,MAAM,CAAC,MAAM,CAAC,UAAU,CAAC;CAC1B,CAAA;AAGD,gFAAgF;AAChF,eAAO,MAAM,YAAY;;iBAGvB,CAAA;AACF,sHAAsH;AACtH,eAAO,MAAM,uBAAuB;;;;iBAUnC,CAAA;AAED,oGAAoG;AACpG,eAAO,MAAM,MAAM,GAAI,OAAO,KAAK,EAAE,SAAS,OAAO,iBAsEpD,CAAA;AAED,2NAA2N;AAC3N,eAAO,MAAM,mBAAmB,GAAI,OAAO,KAAK,KAAG,OAAO,CAAC,OAAO,CAAC,OAAO,CAC/B,CAAA"}
|
package/dist/animation/update.js
CHANGED
|
@@ -5,25 +5,25 @@ import * as Dom from 'foldkit/dom';
|
|
|
5
5
|
import * as Render from 'foldkit/render';
|
|
6
6
|
import { evo } from 'foldkit/struct';
|
|
7
7
|
import { idSelector } from '../internal/selectors.js';
|
|
8
|
-
import {
|
|
8
|
+
import { Message, OutMessage } from './schema.js';
|
|
9
9
|
// UPDATE
|
|
10
10
|
const elementSelector = (id) => __foldkitBrandViewResult((idSelector(id)), "@foldkit/ui/animation/update.js#elementSelector");
|
|
11
11
|
const withUpdateReturn = M.withReturnType();
|
|
12
12
|
/** Waits for paint via double-rAF before the enter/leave lifecycle advances. */
|
|
13
13
|
export const WaitForPaint = Command.define('WaitForPaint', {
|
|
14
|
-
messages: [CompletedWaitForPaint],
|
|
15
|
-
execute: Render.afterPaint.pipe(Effect.as(CompletedWaitForPaint())),
|
|
14
|
+
messages: [Message.CompletedWaitForPaint],
|
|
15
|
+
execute: Render.afterPaint.pipe(Effect.as(Message.CompletedWaitForPaint())),
|
|
16
16
|
});
|
|
17
17
|
/** Waits for all CSS animations on the element to settle. Covers both CSS transitions and CSS keyframe animations. */
|
|
18
18
|
export const WaitForAnimationSettled = Command.define('WaitForAnimationSettled', {
|
|
19
19
|
args: { id: S.String },
|
|
20
|
-
messages: [EndedAnimation],
|
|
21
|
-
execute: ({ id }) => __foldkitBrandViewResult((Dom.waitForAnimationSettled(elementSelector(id)).pipe(Effect.as(EndedAnimation()))), "@foldkit/ui/animation/update.js#execute"),
|
|
20
|
+
messages: [Message.EndedAnimation],
|
|
21
|
+
execute: ({ id }) => __foldkitBrandViewResult((Dom.waitForAnimationSettled(elementSelector(id)).pipe(Effect.as(Message.EndedAnimation()))), "@foldkit/ui/animation/update.js#execute"),
|
|
22
22
|
});
|
|
23
23
|
/** Processes an animation message and returns the next model, commands, and optional OutMessage. */
|
|
24
24
|
export const update = (model, message) => {
|
|
25
25
|
const maybeNextFrame = WaitForPaint();
|
|
26
|
-
return __foldkitBrandViewResult((
|
|
26
|
+
return __foldkitBrandViewResult((Message.match(message, {
|
|
27
27
|
Showed: () => {
|
|
28
28
|
if (model.isShowing) {
|
|
29
29
|
return __foldkitBrandViewResult(([model, [], Option.none()]), "@foldkit/ui/animation/update.js#Showed");
|
|
@@ -59,7 +59,7 @@ export const update = (model, message) => {
|
|
|
59
59
|
]), "@foldkit/ui/animation/update.js#anonymous")), M.when('LeaveStart', () => __foldkitBrandViewResult(([
|
|
60
60
|
evo(model, { transitionState: () => __foldkitBrandViewResult(('LeaveAnimating'), "@foldkit/ui/animation/update.js#transitionState~4") }),
|
|
61
61
|
[],
|
|
62
|
-
Option.some(StartedLeaveAnimating()),
|
|
62
|
+
Option.some(OutMessage.StartedLeaveAnimating()),
|
|
63
63
|
]), "@foldkit/ui/animation/update.js#anonymous~2")), M.orElse(() => __foldkitBrandViewResult(([model, [], Option.none()]), "@foldkit/ui/animation/update.js#anonymous~3")))), "@foldkit/ui/animation/update.js#CompletedWaitForPaint"),
|
|
64
64
|
EndedAnimation: () => __foldkitBrandViewResult((M.value(model.transitionState).pipe(withUpdateReturn, M.when('EnterAnimating', () => __foldkitBrandViewResult(([
|
|
65
65
|
evo(model, { transitionState: () => __foldkitBrandViewResult(('Idle'), "@foldkit/ui/animation/update.js#transitionState~5") }),
|
|
@@ -68,9 +68,9 @@ export const update = (model, message) => {
|
|
|
68
68
|
]), "@foldkit/ui/animation/update.js#anonymous~4")), M.when('LeaveAnimating', () => __foldkitBrandViewResult(([
|
|
69
69
|
evo(model, { transitionState: () => __foldkitBrandViewResult(('Idle'), "@foldkit/ui/animation/update.js#transitionState~6") }),
|
|
70
70
|
[],
|
|
71
|
-
Option.some(TransitionedOut()),
|
|
71
|
+
Option.some(OutMessage.TransitionedOut()),
|
|
72
72
|
]), "@foldkit/ui/animation/update.js#anonymous~5")), M.orElse(() => __foldkitBrandViewResult(([model, [], Option.none()]), "@foldkit/ui/animation/update.js#anonymous~6")))), "@foldkit/ui/animation/update.js#EndedAnimation"),
|
|
73
|
-
}))
|
|
73
|
+
})), "@foldkit/ui/animation/update.js#update");
|
|
74
74
|
};
|
|
75
75
|
/** Creates the standard leave-phase command that waits for CSS animations on the element to settle. Use this when handling the `StartedLeaveAnimating` OutMessage for components that don't need custom leave behavior. */
|
|
76
76
|
export const defaultLeaveCommand = (model) => __foldkitBrandViewResult((WaitForAnimationSettled({ id: model.id })), "@foldkit/ui/animation/update.js#defaultLeaveCommand");
|
package/dist/calendar/index.d.ts
CHANGED
|
@@ -54,119 +54,64 @@ export declare const Model: S.Struct<{
|
|
|
54
54
|
}>>;
|
|
55
55
|
}>;
|
|
56
56
|
export type Model = typeof Model.Type;
|
|
57
|
-
/** Sent when the user clicks a day cell in the grid. */
|
|
58
|
-
export declare const ClickedDay: import("foldkit/schema").CallableTaggedStruct<"ClickedDay", {
|
|
59
|
-
date: S.Struct<{
|
|
60
|
-
readonly year: S.Int;
|
|
61
|
-
readonly month: S.Int;
|
|
62
|
-
readonly day: S.Int;
|
|
63
|
-
}>;
|
|
64
|
-
}>;
|
|
65
|
-
/** Sent when the user presses a key on the grid container. The update maps
|
|
66
|
-
* the key to a navigation or selection action. */
|
|
67
|
-
export declare const PressedKeyOnGrid: import("foldkit/schema").CallableTaggedStruct<"PressedKeyOnGrid", {
|
|
68
|
-
key: S.String;
|
|
69
|
-
isShift: S.Boolean;
|
|
70
|
-
}>;
|
|
71
|
-
/** Sent when the user clicks the previous-month navigation button in Days
|
|
72
|
-
* mode. (The Years mode prev/next-page buttons dispatch `PagedYears`.) */
|
|
73
|
-
export declare const ClickedPreviousMonthButton: import("foldkit/schema").CallableTaggedStruct<"ClickedPreviousMonthButton", {}>;
|
|
74
|
-
/** Sent when the user clicks the next-month navigation button in Days
|
|
75
|
-
* mode. (The Years mode prev/next-page buttons dispatch `PagedYears`.) */
|
|
76
|
-
export declare const ClickedNextMonthButton: import("foldkit/schema").CallableTaggedStruct<"ClickedNextMonthButton", {}>;
|
|
77
|
-
/** Sent when the user clicks the calendar heading. Zooms out one mode
|
|
78
|
-
* level: Days → Months, Months → Years. Terminal in Years mode. */
|
|
79
|
-
export declare const ClickedHeading: import("foldkit/schema").CallableTaggedStruct<"ClickedHeading", {}>;
|
|
80
|
-
/** Sent when the user picks a month from the months grid. Jumps the view
|
|
81
|
-
* to that month and returns the calendar to Days mode. */
|
|
82
|
-
export declare const SelectedMonth: import("foldkit/schema").CallableTaggedStruct<"SelectedMonth", {
|
|
83
|
-
month: S.Int;
|
|
84
|
-
}>;
|
|
85
|
-
/** Sent when the user picks a year from the years grid. Jumps the view to
|
|
86
|
-
* that year and transitions the calendar to Months mode for further drilling. */
|
|
87
|
-
export declare const SelectedYear: import("foldkit/schema").CallableTaggedStruct<"SelectedYear", {
|
|
88
|
-
year: S.Int;
|
|
89
|
-
}>;
|
|
90
|
-
/** Sent when the user pages the years grid forward or backward by one
|
|
91
|
-
* window. Direction is `1` for next, `-1` for previous. */
|
|
92
|
-
export declare const PagedYears: import("foldkit/schema").CallableTaggedStruct<"PagedYears", {
|
|
93
|
-
direction: S.Literals<readonly [1, -1]>;
|
|
94
|
-
}>;
|
|
95
|
-
/** Sent when the grid container receives DOM focus. */
|
|
96
|
-
export declare const FocusedGrid: import("foldkit/schema").CallableTaggedStruct<"FocusedGrid", {}>;
|
|
97
|
-
/** Sent when the grid container loses DOM focus. */
|
|
98
|
-
export declare const BlurredGrid: import("foldkit/schema").CallableTaggedStruct<"BlurredGrid", {}>;
|
|
99
|
-
/** Sent when a long-lived session's "today" reference should be refreshed. */
|
|
100
|
-
export declare const RefreshedToday: import("foldkit/schema").CallableTaggedStruct<"RefreshedToday", {
|
|
101
|
-
today: S.Struct<{
|
|
102
|
-
readonly year: S.Int;
|
|
103
|
-
readonly month: S.Int;
|
|
104
|
-
readonly day: S.Int;
|
|
105
|
-
}>;
|
|
106
|
-
}>;
|
|
107
|
-
/** Sent when a FocusGrid command completes. */
|
|
108
|
-
export declare const CompletedFocusGrid: import("foldkit/schema").CallableTaggedStruct<"CompletedFocusGrid", {}>;
|
|
109
57
|
/** Union of all messages the calendar component can produce. */
|
|
110
|
-
export declare const Message:
|
|
111
|
-
|
|
112
|
-
readonly
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
}
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
}
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
today: S.Struct<{
|
|
127
|
-
readonly year: S.Int;
|
|
58
|
+
export declare const Message: import("foldkit/message").MessageUnion<{
|
|
59
|
+
readonly ClickedDay: {
|
|
60
|
+
readonly date: S.Struct<{
|
|
61
|
+
readonly year: S.Int;
|
|
62
|
+
readonly month: S.Int;
|
|
63
|
+
readonly day: S.Int;
|
|
64
|
+
}>;
|
|
65
|
+
};
|
|
66
|
+
readonly PressedKeyOnGrid: {
|
|
67
|
+
readonly key: S.String;
|
|
68
|
+
readonly isShift: S.Boolean;
|
|
69
|
+
};
|
|
70
|
+
readonly ClickedPreviousMonthButton: {};
|
|
71
|
+
readonly ClickedNextMonthButton: {};
|
|
72
|
+
readonly ClickedHeading: {};
|
|
73
|
+
readonly SelectedMonth: {
|
|
128
74
|
readonly month: S.Int;
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
}>, import("foldkit/schema").CallableTaggedStruct<"CompletedFocusGrid", {}>]>;
|
|
132
|
-
export type Message = typeof Message.Type;
|
|
133
|
-
export type ClickedDay = typeof ClickedDay.Type;
|
|
134
|
-
export type PressedKeyOnGrid = typeof PressedKeyOnGrid.Type;
|
|
135
|
-
export type SelectedMonth = typeof SelectedMonth.Type;
|
|
136
|
-
export type SelectedYear = typeof SelectedYear.Type;
|
|
137
|
-
/** Emitted when the visible month changes due to navigation. Consumers of an
|
|
138
|
-
* inline calendar may use this to load month-scoped data (holidays, events).
|
|
139
|
-
* A click that commits a date in a different month emits `SelectedDate`, not
|
|
140
|
-
* `ChangedViewMonth`. The parent infers the month change from the date. */
|
|
141
|
-
export declare const ChangedViewMonth: import("foldkit/schema").CallableTaggedStruct<"ChangedViewMonth", {
|
|
142
|
-
year: S.Int;
|
|
143
|
-
month: S.Int;
|
|
144
|
-
}>;
|
|
145
|
-
/** Emitted when the user commits a date selection via click or keyboard. The
|
|
146
|
-
* calendar's internal state already reflects the new selection by the time
|
|
147
|
-
* this fires; consumers react by lifting the date into their domain state
|
|
148
|
-
* (closing a popover, advancing a form step, etc.). */
|
|
149
|
-
export declare const SelectedDate: import("foldkit/schema").CallableTaggedStruct<"SelectedDate", {
|
|
150
|
-
date: S.Struct<{
|
|
75
|
+
};
|
|
76
|
+
readonly SelectedYear: {
|
|
151
77
|
readonly year: S.Int;
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
78
|
+
};
|
|
79
|
+
readonly PagedYears: {
|
|
80
|
+
readonly direction: S.Literals<readonly [1, -1]>;
|
|
81
|
+
};
|
|
82
|
+
readonly FocusedGrid: {};
|
|
83
|
+
readonly BlurredGrid: {};
|
|
84
|
+
readonly RefreshedToday: {
|
|
85
|
+
readonly today: S.Struct<{
|
|
86
|
+
readonly year: S.Int;
|
|
87
|
+
readonly month: S.Int;
|
|
88
|
+
readonly day: S.Int;
|
|
89
|
+
}>;
|
|
90
|
+
};
|
|
91
|
+
readonly CompletedFocusGrid: {};
|
|
155
92
|
}>;
|
|
93
|
+
export type Message = typeof Message.Type;
|
|
94
|
+
export type ClickedDay = typeof Message.ClickedDay.Type;
|
|
95
|
+
export type PressedKeyOnGrid = typeof Message.PressedKeyOnGrid.Type;
|
|
96
|
+
export type SelectedMonth = typeof Message.SelectedMonth.Type;
|
|
97
|
+
export type SelectedYear = typeof Message.SelectedYear.Type;
|
|
156
98
|
/** Union of the calendar's OutMessages. */
|
|
157
|
-
export declare const OutMessage:
|
|
158
|
-
|
|
159
|
-
month: S.Int;
|
|
160
|
-
}>, import("foldkit/schema").CallableTaggedStruct<"SelectedDate", {
|
|
161
|
-
date: S.Struct<{
|
|
99
|
+
export declare const OutMessage: import("foldkit/message").MessageUnion<{
|
|
100
|
+
readonly ChangedViewMonth: {
|
|
162
101
|
readonly year: S.Int;
|
|
163
102
|
readonly month: S.Int;
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
103
|
+
};
|
|
104
|
+
readonly SelectedDate: {
|
|
105
|
+
readonly date: S.Struct<{
|
|
106
|
+
readonly year: S.Int;
|
|
107
|
+
readonly month: S.Int;
|
|
108
|
+
readonly day: S.Int;
|
|
109
|
+
}>;
|
|
110
|
+
};
|
|
111
|
+
}>;
|
|
167
112
|
export type OutMessage = typeof OutMessage.Type;
|
|
168
|
-
export type ChangedViewMonth = typeof ChangedViewMonth.Type;
|
|
169
|
-
export type SelectedDate = typeof SelectedDate.Type;
|
|
113
|
+
export type ChangedViewMonth = typeof OutMessage.ChangedViewMonth.Type;
|
|
114
|
+
export type SelectedDate = typeof OutMessage.SelectedDate.Type;
|
|
170
115
|
/** Configuration for creating a calendar model with `init`. */
|
|
171
116
|
export type InitConfig = Readonly<{
|
|
172
117
|
id: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/calendar/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAEL,MAAM,EAIN,MAAM,EACN,MAAM,IAAI,CAAC,EAEZ,MAAM,QAAQ,CAAA;AACf,OAAO,KAAK,QAAQ,MAAM,kBAAkB,CAAA;AAC5C,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAA;AACpD,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAA;AAE1C,OAAO,EACL,KAAK,cAAc,EACnB,KAAK,IAAI,EAGV,MAAM,cAAc,CAAA;AAGrB,OAAO,EAAE,KAAK,OAAO,EAAc,MAAM,kBAAkB,CAAA;AAO3D;;8EAE8E;AAC9E,eAAO,MAAM,QAAQ,kDAA0C,CAAA;AAC/D,MAAM,MAAM,QAAQ,GAAG,OAAO,QAAQ,CAAC,IAAI,CAAA;AAE3C;;;YAGY;AACZ,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAahB,CAAA;AAEF,MAAM,MAAM,KAAK,GAAG,OAAO,KAAK,CAAC,IAAI,CAAA;AAIrC,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/calendar/index.ts"],"names":[],"mappings":"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"}
|