@foldkit/ui 0.154.0 → 0.155.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.
Files changed (91) hide show
  1. package/README.md +1 -1
  2. package/dist/anchor/anchor.d.ts.map +1 -1
  3. package/dist/animation/index.d.ts +5 -5
  4. package/dist/animation/schema.d.ts.map +1 -1
  5. package/dist/animation/update.d.ts.map +1 -1
  6. package/dist/button/index.d.ts.map +1 -1
  7. package/dist/calendar/index.d.ts +44 -44
  8. package/dist/calendar/index.d.ts.map +1 -1
  9. package/dist/checkbox/index.d.ts.map +1 -1
  10. package/dist/combobox/multi.d.ts +47 -47
  11. package/dist/combobox/multi.d.ts.map +1 -1
  12. package/dist/combobox/shared.d.ts +44 -44
  13. package/dist/combobox/shared.d.ts.map +1 -1
  14. package/dist/combobox/shared.js +91 -78
  15. package/dist/combobox/single.d.ts +50 -50
  16. package/dist/combobox/single.d.ts.map +1 -1
  17. package/dist/datePicker/index.d.ts +102 -102
  18. package/dist/datePicker/index.d.ts.map +1 -1
  19. package/dist/dialog/index.d.ts +38 -18
  20. package/dist/dialog/index.d.ts.map +1 -1
  21. package/dist/dialog/index.js +66 -39
  22. package/dist/dialog/public.d.ts +1 -1
  23. package/dist/dialog/public.d.ts.map +1 -1
  24. package/dist/disclosure/index.d.ts.map +1 -1
  25. package/dist/dragAndDrop/index.d.ts +191 -191
  26. package/dist/dragAndDrop/index.d.ts.map +1 -1
  27. package/dist/fieldset/index.d.ts.map +1 -1
  28. package/dist/fileDrop/index.d.ts +10 -10
  29. package/dist/fileDrop/index.d.ts.map +1 -1
  30. package/dist/group.d.ts.map +1 -1
  31. package/dist/hoverIntent/hoverIntent.d.ts +103 -0
  32. package/dist/hoverIntent/hoverIntent.d.ts.map +1 -0
  33. package/dist/hoverIntent/hoverIntent.js +210 -0
  34. package/dist/hoverIntent/index.d.ts +4 -0
  35. package/dist/hoverIntent/index.d.ts.map +1 -0
  36. package/dist/hoverIntent/index.js +2 -0
  37. package/dist/hoverIntent/message.d.ts +42 -0
  38. package/dist/hoverIntent/message.d.ts.map +1 -0
  39. package/dist/hoverIntent/message.js +23 -0
  40. package/dist/hoverIntent/public.d.ts +3 -0
  41. package/dist/hoverIntent/public.d.ts.map +1 -0
  42. package/dist/hoverIntent/public.js +1 -0
  43. package/dist/index.d.ts +1 -0
  44. package/dist/index.d.ts.map +1 -1
  45. package/dist/index.js +1 -0
  46. package/dist/input/index.d.ts.map +1 -1
  47. package/dist/internal/optionExtensions.d.ts.map +1 -1
  48. package/dist/internal/selectors.d.ts.map +1 -1
  49. package/dist/keyboard.d.ts.map +1 -1
  50. package/dist/listbox/multi.d.ts +43 -43
  51. package/dist/listbox/multi.d.ts.map +1 -1
  52. package/dist/listbox/shared.d.ts +38 -38
  53. package/dist/listbox/shared.d.ts.map +1 -1
  54. package/dist/listbox/shared.js +46 -39
  55. package/dist/listbox/single.d.ts +45 -45
  56. package/dist/listbox/single.d.ts.map +1 -1
  57. package/dist/menu/index.d.ts +70 -70
  58. package/dist/menu/index.d.ts.map +1 -1
  59. package/dist/menu/index.js +39 -32
  60. package/dist/nav/index.d.ts.map +1 -1
  61. package/dist/popover/index.d.ts +33 -33
  62. package/dist/popover/index.d.ts.map +1 -1
  63. package/dist/popover/index.js +36 -29
  64. package/dist/radioGroup/index.d.ts +6 -6
  65. package/dist/radioGroup/index.d.ts.map +1 -1
  66. package/dist/select/index.d.ts.map +1 -1
  67. package/dist/slider/index.d.ts +72 -72
  68. package/dist/slider/index.d.ts.map +1 -1
  69. package/dist/switch/index.d.ts.map +1 -1
  70. package/dist/tabs/index.d.ts +6 -6
  71. package/dist/tabs/index.d.ts.map +1 -1
  72. package/dist/test/apps/disabledButton.d.ts +18 -15
  73. package/dist/test/apps/disabledButton.d.ts.map +1 -1
  74. package/dist/textarea/index.d.ts.map +1 -1
  75. package/dist/toast/index.d.ts +224 -224
  76. package/dist/toast/index.d.ts.map +1 -1
  77. package/dist/toast/schema.d.ts +16 -16
  78. package/dist/toast/schema.d.ts.map +1 -1
  79. package/dist/toast/test.d.ts.map +1 -1
  80. package/dist/toast/update.d.ts +151 -151
  81. package/dist/toast/update.d.ts.map +1 -1
  82. package/dist/tooltip/message.d.ts +2 -2
  83. package/dist/tooltip/message.d.ts.map +1 -1
  84. package/dist/tooltip/tooltip.d.ts +7 -7
  85. package/dist/tooltip/tooltip.d.ts.map +1 -1
  86. package/dist/tooltip/tooltip.js +15 -11
  87. package/dist/typeahead.d.ts.map +1 -1
  88. package/dist/virtualList/index.d.ts +10 -10
  89. package/dist/virtualList/index.d.ts.map +1 -1
  90. package/dist/virtualList/index.js +5 -5
  91. package/package.json +12 -10
@@ -1 +1 @@
1
- {"version":3,"file":"shared.d.ts","sourceRoot":"","sources":["../../src/combobox/shared.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"shared.d.ts","sourceRoot":"","sources":["../../src/combobox/shared.ts"],"names":[],"mappings":"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"}
@@ -368,66 +368,79 @@ export const makeUpdate = (handlers) => {
368
368
  * capture listener that prevents input blur on item presses. Exposed so
369
369
  * Scene tests can call
370
370
  * `Scene.Mount.resolve(AnchorCombobox, CompletedAnchorCombobox())`. */
371
- export const AnchorCombobox = Mount.define('AnchorCombobox', { buttonId: S.String, anchor: AnchorConfig }, Message.CompletedAnchorCombobox)(({ buttonId, anchor }) => __foldkitBrandViewResult((element => __foldkitBrandViewResult((Effect.gen(function* () {
372
- yield* Effect.acquireRelease(Effect.sync(() => {
373
- const preventBlur = (event) => {
374
- event.preventDefault();
375
- };
376
- element.addEventListener('pointerdown', preventBlur, {
377
- capture: true,
378
- });
379
- const teardownAnchor = anchorSetup(element, {
380
- buttonId,
381
- anchor,
382
- interceptTab: false,
383
- });
384
- return __foldkitBrandViewResult((() => {
385
- element.removeEventListener('pointerdown', preventBlur, {
371
+ export const AnchorCombobox = Mount.define('AnchorCombobox', {
372
+ args: { buttonId: S.String, anchor: AnchorConfig },
373
+ messages: [Message.CompletedAnchorCombobox],
374
+ execute: ({ element, buttonId, anchor }) => __foldkitBrandViewResult((Effect.gen(function* () {
375
+ yield* Effect.acquireRelease(Effect.sync(() => {
376
+ const preventBlur = (event) => {
377
+ event.preventDefault();
378
+ };
379
+ element.addEventListener('pointerdown', preventBlur, {
386
380
  capture: true,
387
381
  });
388
- teardownAnchor();
389
- }), "@foldkit/ui/combobox/shared.js#anonymous~12");
390
- }), cleanup => __foldkitBrandViewResult((Effect.sync(cleanup)), "@foldkit/ui/combobox/shared.js#anonymous~14"));
391
- return __foldkitBrandViewResult((Message.CompletedAnchorCombobox()), "@foldkit/ui/combobox/shared.js#anonymous~11");
392
- })), "@foldkit/ui/combobox/shared.js#anonymous~10")), "@foldkit/ui/combobox/shared.js#anonymous~9"));
382
+ const teardownAnchor = anchorSetup(element, {
383
+ buttonId,
384
+ anchor,
385
+ interceptTab: false,
386
+ });
387
+ return __foldkitBrandViewResult((() => {
388
+ element.removeEventListener('pointerdown', preventBlur, {
389
+ capture: true,
390
+ });
391
+ teardownAnchor();
392
+ }), "@foldkit/ui/combobox/shared.js#anonymous~10");
393
+ }), cleanup => __foldkitBrandViewResult((Effect.sync(cleanup)), "@foldkit/ui/combobox/shared.js#anonymous~12"));
394
+ return __foldkitBrandViewResult((Message.CompletedAnchorCombobox()), "@foldkit/ui/combobox/shared.js#anonymous~9");
395
+ })), "@foldkit/ui/combobox/shared.js#execute~7"),
396
+ });
393
397
  /** The Mount this Combobox renders to install a `pointerdown`-cancelling
394
398
  * capture listener that prevents blur on item presses. Exposed so Scene
395
399
  * tests can call
396
400
  * `Scene.Mount.resolve(AttachComboboxPreventBlur, CompletedAttachComboboxPreventBlur())`. */
397
- export const AttachComboboxPreventBlur = Mount.define('AttachComboboxPreventBlur', Message.CompletedAttachComboboxPreventBlur)(element => __foldkitBrandViewResult((Effect.gen(function* () {
398
- yield* Effect.acquireRelease(Effect.sync(() => {
399
- const handler = (event) => {
400
- event.preventDefault();
401
- };
402
- element.addEventListener('pointerdown', handler, { capture: true });
403
- return __foldkitBrandViewResult((handler), "@foldkit/ui/combobox/shared.js#anonymous~17");
404
- }), handler => __foldkitBrandViewResult((Effect.sync(() => __foldkitBrandViewResult((element.removeEventListener('pointerdown', handler, {
405
- capture: true,
406
- })), "@foldkit/ui/combobox/shared.js#anonymous~19"))), "@foldkit/ui/combobox/shared.js#anonymous~18"));
407
- return __foldkitBrandViewResult((Message.CompletedAttachComboboxPreventBlur()), "@foldkit/ui/combobox/shared.js#anonymous~16");
408
- })), "@foldkit/ui/combobox/shared.js#anonymous~15"));
401
+ export const AttachComboboxPreventBlur = Mount.define('AttachComboboxPreventBlur', {
402
+ messages: [Message.CompletedAttachComboboxPreventBlur],
403
+ execute: ({ element }) => __foldkitBrandViewResult((Effect.gen(function* () {
404
+ yield* Effect.acquireRelease(Effect.sync(() => {
405
+ const handler = (event) => {
406
+ event.preventDefault();
407
+ };
408
+ element.addEventListener('pointerdown', handler, { capture: true });
409
+ return __foldkitBrandViewResult((handler), "@foldkit/ui/combobox/shared.js#anonymous~14");
410
+ }), handler => __foldkitBrandViewResult((Effect.sync(() => __foldkitBrandViewResult((element.removeEventListener('pointerdown', handler, {
411
+ capture: true,
412
+ })), "@foldkit/ui/combobox/shared.js#anonymous~16"))), "@foldkit/ui/combobox/shared.js#anonymous~15"));
413
+ return __foldkitBrandViewResult((Message.CompletedAttachComboboxPreventBlur()), "@foldkit/ui/combobox/shared.js#anonymous~13");
414
+ })), "@foldkit/ui/combobox/shared.js#execute~8"),
415
+ });
409
416
  /** The Mount this Combobox renders to install the input's select-on-focus
410
417
  * behavior. Exposed so Scene tests can call
411
418
  * `Scene.Mount.resolve(AttachComboboxSelectOnFocus, CompletedAttachComboboxSelectOnFocus())`. */
412
- export const AttachComboboxSelectOnFocus = Mount.define('AttachComboboxSelectOnFocus', Message.CompletedAttachComboboxSelectOnFocus)(element => __foldkitBrandViewResult((Effect.gen(function* () {
413
- yield* Effect.acquireRelease(Effect.sync(() => {
414
- const handler = () => {
415
- if (element instanceof HTMLInputElement) {
416
- element.select();
417
- }
418
- };
419
- element.addEventListener('focus', handler);
420
- return __foldkitBrandViewResult((handler), "@foldkit/ui/combobox/shared.js#anonymous~22");
421
- }), handler => __foldkitBrandViewResult((Effect.sync(() => __foldkitBrandViewResult((element.removeEventListener('focus', handler)), "@foldkit/ui/combobox/shared.js#anonymous~24"))), "@foldkit/ui/combobox/shared.js#anonymous~23"));
422
- return __foldkitBrandViewResult((Message.CompletedAttachComboboxSelectOnFocus()), "@foldkit/ui/combobox/shared.js#anonymous~21");
423
- })), "@foldkit/ui/combobox/shared.js#anonymous~20"));
419
+ export const AttachComboboxSelectOnFocus = Mount.define('AttachComboboxSelectOnFocus', {
420
+ messages: [Message.CompletedAttachComboboxSelectOnFocus],
421
+ execute: ({ element }) => __foldkitBrandViewResult((Effect.gen(function* () {
422
+ yield* Effect.acquireRelease(Effect.sync(() => {
423
+ const handler = () => {
424
+ if (element instanceof HTMLInputElement) {
425
+ element.select();
426
+ }
427
+ };
428
+ element.addEventListener('focus', handler);
429
+ return __foldkitBrandViewResult((handler), "@foldkit/ui/combobox/shared.js#anonymous~18");
430
+ }), handler => __foldkitBrandViewResult((Effect.sync(() => __foldkitBrandViewResult((element.removeEventListener('focus', handler)), "@foldkit/ui/combobox/shared.js#anonymous~20"))), "@foldkit/ui/combobox/shared.js#anonymous~19"));
431
+ return __foldkitBrandViewResult((Message.CompletedAttachComboboxSelectOnFocus()), "@foldkit/ui/combobox/shared.js#anonymous~17");
432
+ })), "@foldkit/ui/combobox/shared.js#execute~9"),
433
+ });
424
434
  /** The backdrop-portaling Mount this Combobox renders. Exposed so Scene tests can
425
435
  * call `Scene.Mount.resolve(PortalComboboxBackdrop, CompletedPortalComboboxBackdrop())` to
426
436
  * acknowledge the mount produced by the rendered backdrop. */
427
- export const PortalComboboxBackdrop = Mount.define('PortalComboboxBackdrop', Message.CompletedPortalComboboxBackdrop)(element => __foldkitBrandViewResult((Effect.gen(function* () {
428
- yield* Effect.acquireRelease(Effect.sync(() => __foldkitBrandViewResult((portalToContainingRoot(element)), "@foldkit/ui/combobox/shared.js#anonymous~27")), cleanup => __foldkitBrandViewResult((Effect.sync(cleanup)), "@foldkit/ui/combobox/shared.js#anonymous~28"));
429
- return __foldkitBrandViewResult((Message.CompletedPortalComboboxBackdrop()), "@foldkit/ui/combobox/shared.js#anonymous~26");
430
- })), "@foldkit/ui/combobox/shared.js#anonymous~25"));
437
+ export const PortalComboboxBackdrop = Mount.define('PortalComboboxBackdrop', {
438
+ messages: [Message.CompletedPortalComboboxBackdrop],
439
+ execute: ({ element }) => __foldkitBrandViewResult((Effect.gen(function* () {
440
+ yield* Effect.acquireRelease(Effect.sync(() => __foldkitBrandViewResult((portalToContainingRoot(element)), "@foldkit/ui/combobox/shared.js#anonymous~22")), cleanup => __foldkitBrandViewResult((Effect.sync(cleanup)), "@foldkit/ui/combobox/shared.js#anonymous~23"));
441
+ return __foldkitBrandViewResult((Message.CompletedPortalComboboxBackdrop()), "@foldkit/ui/combobox/shared.js#anonymous~21");
442
+ })), "@foldkit/ui/combobox/shared.js#execute~10"),
443
+ });
431
444
  /** Creates a combobox view function from variant-specific behavior. Shared rendering logic (input, items, transitions, keyboard navigation) is handled internally; only listbox multi-select semantics vary by variant. */
432
445
  export const makeView = (behavior) => {
433
446
  const impl = defineView((model, viewInputs, h) => {
@@ -452,30 +465,30 @@ export const makeView = (behavior) => {
452
465
  h.DataAttribute('closed', ''),
453
466
  h.DataAttribute('enter', ''),
454
467
  h.DataAttribute('transition', ''),
455
- ]), "@foldkit/ui/combobox/shared.js#anonymous~30")), M.when('EnterAnimating', () => __foldkitBrandViewResult(([
468
+ ]), "@foldkit/ui/combobox/shared.js#anonymous~25")), M.when('EnterAnimating', () => __foldkitBrandViewResult(([
456
469
  h.DataAttribute('enter', ''),
457
470
  h.DataAttribute('transition', ''),
458
- ]), "@foldkit/ui/combobox/shared.js#anonymous~31")), M.when('LeaveStart', () => __foldkitBrandViewResult(([
471
+ ]), "@foldkit/ui/combobox/shared.js#anonymous~26")), M.when('LeaveStart', () => __foldkitBrandViewResult(([
459
472
  h.DataAttribute('leave', ''),
460
473
  h.DataAttribute('transition', ''),
461
- ]), "@foldkit/ui/combobox/shared.js#anonymous~32")), M.when('LeaveAnimating', () => __foldkitBrandViewResult(([
474
+ ]), "@foldkit/ui/combobox/shared.js#anonymous~27")), M.when('LeaveAnimating', () => __foldkitBrandViewResult(([
462
475
  h.DataAttribute('closed', ''),
463
476
  h.DataAttribute('leave', ''),
464
477
  h.DataAttribute('transition', ''),
465
- ]), "@foldkit/ui/combobox/shared.js#anonymous~33")), M.orElse(() => __foldkitBrandViewResult(([]), "@foldkit/ui/combobox/shared.js#anonymous~34")));
478
+ ]), "@foldkit/ui/combobox/shared.js#anonymous~28")), M.orElse(() => __foldkitBrandViewResult(([]), "@foldkit/ui/combobox/shared.js#anonymous~29")));
466
479
  const isDisabledAtIndex = (index) => __foldkitBrandViewResult((Predicate.isNotUndefined(isItemDisabled) &&
467
- pipe(items, Array.get(index), Option.exists(item => __foldkitBrandViewResult((isItemDisabled(item, index)), "@foldkit/ui/combobox/shared.js#anonymous~35")))), "@foldkit/ui/combobox/shared.js#isDisabledAtIndex");
480
+ pipe(items, Array.get(index), Option.exists(item => __foldkitBrandViewResult((isItemDisabled(item, index)), "@foldkit/ui/combobox/shared.js#anonymous~30")))), "@foldkit/ui/combobox/shared.js#isDisabledAtIndex");
468
481
  const firstEnabledIndex = findFirstEnabledIndex(items.length, 0, isDisabledAtIndex)(0, 1);
469
482
  const lastEnabledIndex = findFirstEnabledIndex(items.length, 0, isDisabledAtIndex)(items.length - 1, -1);
470
- const resolveActiveIndex = keyToIndex('ArrowDown', 'ArrowUp', items.length, Option.getOrElse(maybeActiveItemIndex, () => __foldkitBrandViewResult((-1), "@foldkit/ui/combobox/shared.js#anonymous~36")), isDisabledAtIndex);
483
+ const resolveActiveIndex = keyToIndex('ArrowDown', 'ArrowUp', items.length, Option.getOrElse(maybeActiveItemIndex, () => __foldkitBrandViewResult((-1), "@foldkit/ui/combobox/shared.js#anonymous~31")), isDisabledAtIndex);
471
484
  const resolveImmediateSelection = (targetIndex) => {
472
485
  if (isReadOnly) {
473
486
  return __foldkitBrandViewResult((Option.none()), "@foldkit/ui/combobox/shared.js#resolveImmediateSelection");
474
487
  }
475
488
  else {
476
- return __foldkitBrandViewResult((pipe(OptionExt.when(immediate, targetIndex), Option.flatMap(index => __foldkitBrandViewResult((Array.get(items, index)), "@foldkit/ui/combobox/shared.js#anonymous~37")), Option.map(targetItem => (__foldkitBrandViewResult(({
489
+ return __foldkitBrandViewResult((pipe(OptionExt.when(immediate, targetIndex), Option.flatMap(index => __foldkitBrandViewResult((Array.get(items, index)), "@foldkit/ui/combobox/shared.js#anonymous~32")), Option.map(targetItem => (__foldkitBrandViewResult(({
477
490
  item: itemToValue(targetItem, targetIndex),
478
- }), "@foldkit/ui/combobox/shared.js#anonymous~38"))))), "@foldkit/ui/combobox/shared.js#resolveImmediateSelection");
491
+ }), "@foldkit/ui/combobox/shared.js#anonymous~33"))))), "@foldkit/ui/combobox/shared.js#resolveImmediateSelection");
479
492
  }
480
493
  };
481
494
  const resolveCommitMessage = () => {
@@ -483,61 +496,61 @@ export const makeView = (behavior) => {
483
496
  return __foldkitBrandViewResult((Option.as(maybeActiveItemIndex, Message.SuppressedItemCommit())), "@foldkit/ui/combobox/shared.js#resolveCommitMessage");
484
497
  }
485
498
  else {
486
- return __foldkitBrandViewResult((Option.map(maybeActiveItemIndex, index => __foldkitBrandViewResult((Message.RequestedItemClick({ index })), "@foldkit/ui/combobox/shared.js#anonymous~39"))), "@foldkit/ui/combobox/shared.js#resolveCommitMessage");
499
+ return __foldkitBrandViewResult((Option.map(maybeActiveItemIndex, index => __foldkitBrandViewResult((Message.RequestedItemClick({ index })), "@foldkit/ui/combobox/shared.js#anonymous~34"))), "@foldkit/ui/combobox/shared.js#resolveCommitMessage");
487
500
  }
488
501
  };
489
502
  const handleInputKeyDown = (key) => __foldkitBrandViewResult((M.value(key).pipe(M.when('ArrowDown', () => {
490
503
  if (!isOpen) {
491
504
  return __foldkitBrandViewResult((Option.some(Message.Opened({
492
505
  maybeActiveItemIndex: Option.some(firstEnabledIndex),
493
- }))), "@foldkit/ui/combobox/shared.js#anonymous~40");
506
+ }))), "@foldkit/ui/combobox/shared.js#anonymous~35");
494
507
  }
495
508
  const targetIndex = resolveActiveIndex('ArrowDown');
496
509
  return __foldkitBrandViewResult((Option.some(Message.ActivatedItem({
497
510
  index: targetIndex,
498
511
  activationTrigger: 'Keyboard',
499
512
  maybeImmediateSelection: resolveImmediateSelection(targetIndex),
500
- }))), "@foldkit/ui/combobox/shared.js#anonymous~40");
513
+ }))), "@foldkit/ui/combobox/shared.js#anonymous~35");
501
514
  }), M.when('ArrowUp', () => {
502
515
  if (!isOpen) {
503
516
  return __foldkitBrandViewResult((Option.some(Message.Opened({
504
517
  maybeActiveItemIndex: Option.some(lastEnabledIndex),
505
- }))), "@foldkit/ui/combobox/shared.js#anonymous~41");
518
+ }))), "@foldkit/ui/combobox/shared.js#anonymous~36");
506
519
  }
507
520
  const targetIndex = resolveActiveIndex('ArrowUp');
508
521
  return __foldkitBrandViewResult((Option.some(Message.ActivatedItem({
509
522
  index: targetIndex,
510
523
  activationTrigger: 'Keyboard',
511
524
  maybeImmediateSelection: resolveImmediateSelection(targetIndex),
512
- }))), "@foldkit/ui/combobox/shared.js#anonymous~41");
525
+ }))), "@foldkit/ui/combobox/shared.js#anonymous~36");
513
526
  }), M.when('Enter', () => {
514
527
  if (!isOpen) {
515
- return __foldkitBrandViewResult((Option.none()), "@foldkit/ui/combobox/shared.js#anonymous~42");
528
+ return __foldkitBrandViewResult((Option.none()), "@foldkit/ui/combobox/shared.js#anonymous~37");
516
529
  }
517
- return __foldkitBrandViewResult((resolveCommitMessage()), "@foldkit/ui/combobox/shared.js#anonymous~42");
530
+ return __foldkitBrandViewResult((resolveCommitMessage()), "@foldkit/ui/combobox/shared.js#anonymous~37");
518
531
  }), M.when('Escape', () => {
519
532
  if (!isOpen) {
520
- return __foldkitBrandViewResult((Option.none()), "@foldkit/ui/combobox/shared.js#anonymous~43");
533
+ return __foldkitBrandViewResult((Option.none()), "@foldkit/ui/combobox/shared.js#anonymous~38");
521
534
  }
522
- return __foldkitBrandViewResult((Option.some(Message.Closed({ restingInputValue, isClearable: !isReadOnly }))), "@foldkit/ui/combobox/shared.js#anonymous~43");
535
+ return __foldkitBrandViewResult((Option.some(Message.Closed({ restingInputValue, isClearable: !isReadOnly }))), "@foldkit/ui/combobox/shared.js#anonymous~38");
523
536
  }), M.whenOr('Home', 'End', () => {
524
537
  if (!isOpen) {
525
- return __foldkitBrandViewResult((Option.none()), "@foldkit/ui/combobox/shared.js#anonymous~44");
538
+ return __foldkitBrandViewResult((Option.none()), "@foldkit/ui/combobox/shared.js#anonymous~39");
526
539
  }
527
540
  const targetIndex = resolveActiveIndex(key);
528
541
  return __foldkitBrandViewResult((Option.some(Message.ActivatedItem({
529
542
  index: targetIndex,
530
543
  activationTrigger: 'Keyboard',
531
544
  maybeImmediateSelection: resolveImmediateSelection(targetIndex),
532
- }))), "@foldkit/ui/combobox/shared.js#anonymous~44");
533
- }), M.orElse(() => __foldkitBrandViewResult((Option.none()), "@foldkit/ui/combobox/shared.js#anonymous~45")))), "@foldkit/ui/combobox/shared.js#handleInputKeyDown");
545
+ }))), "@foldkit/ui/combobox/shared.js#anonymous~39");
546
+ }), M.orElse(() => __foldkitBrandViewResult((Option.none()), "@foldkit/ui/combobox/shared.js#anonymous~40")))), "@foldkit/ui/combobox/shared.js#handleInputKeyDown");
534
547
  const maybeActiveDescendant = Option.match(maybeActiveItemIndex, {
535
548
  onNone: () => __foldkitBrandViewResult(([]), "@foldkit/ui/combobox/shared.js#onNone~3"),
536
549
  onSome: index => __foldkitBrandViewResult(([h.AriaActiveDescendant(itemId(id, index))]), "@foldkit/ui/combobox/shared.js#onSome~3"),
537
550
  });
538
551
  const onInputAttributes = isReadOnly
539
552
  ? []
540
- : [h.OnInput(value => __foldkitBrandViewResult((Message.UpdatedInputValue({ value })), "@foldkit/ui/combobox/shared.js#anonymous~46"))];
553
+ : [h.OnInput(value => __foldkitBrandViewResult((Message.UpdatedInputValue({ value })), "@foldkit/ui/combobox/shared.js#anonymous~41"))];
541
554
  const resolvedInputAttributes = [
542
555
  h.Id(`${id}-input`),
543
556
  h.Role('combobox'),
@@ -608,7 +621,7 @@ export const makeView = (behavior) => {
608
621
  ...itemsAttributes,
609
622
  ];
610
623
  const comboboxItems = Array.map(items, (item, index) => {
611
- const isActiveItem = Option.exists(maybeActiveItemIndex, activeIndex => __foldkitBrandViewResult((activeIndex === index), "@foldkit/ui/combobox/shared.js#anonymous~48"));
624
+ const isActiveItem = Option.exists(maybeActiveItemIndex, activeIndex => __foldkitBrandViewResult((activeIndex === index), "@foldkit/ui/combobox/shared.js#anonymous~43"));
612
625
  const isDisabledItem = isDisabledAtIndex(index);
613
626
  const isSelectedItem = isValueSelected(itemToValue(item, index));
614
627
  const itemConfig = itemToConfig(item, {
@@ -647,13 +660,13 @@ export const makeView = (behavior) => {
647
660
  index,
648
661
  screenX,
649
662
  screenY,
650
- }))), "@foldkit/ui/combobox/shared.js#anonymous~49")),
663
+ }))), "@foldkit/ui/combobox/shared.js#anonymous~44")),
651
664
  ]),
652
- h.OnPointerLeave(pointerType => __foldkitBrandViewResult((OptionExt.when(pointerType !== 'touch', Message.DeactivatedItem())), "@foldkit/ui/combobox/shared.js#anonymous~50")),
665
+ h.OnPointerLeave(pointerType => __foldkitBrandViewResult((OptionExt.when(pointerType !== 'touch', Message.DeactivatedItem())), "@foldkit/ui/combobox/shared.js#anonymous~45")),
653
666
  ]
654
667
  : []),
655
668
  ...(itemConfig.className ? [h.Class(itemConfig.className)] : []),
656
- ], [itemConfig.content])), "@foldkit/ui/combobox/shared.js#anonymous~47");
669
+ ], [itemConfig.content])), "@foldkit/ui/combobox/shared.js#anonymous~42");
657
670
  });
658
671
  const renderGroupedItems = () => {
659
672
  if (!itemGroupKey) {
@@ -662,7 +675,7 @@ export const makeView = (behavior) => {
662
675
  const segments = groupContiguous(comboboxItems, (_, index) => __foldkitBrandViewResult((Array.get(items, index).pipe(Option.match({
663
676
  onNone: () => __foldkitBrandViewResult((''), "@foldkit/ui/combobox/shared.js#onNone~4"),
664
677
  onSome: item => __foldkitBrandViewResult((itemGroupKey(item, index)), "@foldkit/ui/combobox/shared.js#onSome~4"),
665
- }))), "@foldkit/ui/combobox/shared.js#anonymous~51"));
678
+ }))), "@foldkit/ui/combobox/shared.js#anonymous~46"));
666
679
  return __foldkitBrandViewResult((Array.flatMap(segments, (segment, segmentIndex) => {
667
680
  const maybeHeading = Option.fromNullishOr(groupToHeading && groupToHeading(segment.key));
668
681
  const headingId = `${id}-heading-${segment.key}`;
@@ -698,7 +711,7 @@ export const makeView = (behavior) => {
698
711
  ]),
699
712
  ]
700
713
  : [];
701
- return __foldkitBrandViewResult(([...separator, groupElement]), "@foldkit/ui/combobox/shared.js#anonymous~52");
714
+ return __foldkitBrandViewResult(([...separator, groupElement]), "@foldkit/ui/combobox/shared.js#anonymous~47");
702
715
  })), "@foldkit/ui/combobox/shared.js#renderGroupedItems");
703
716
  };
704
717
  const backdrop = h.keyed('div')(`${id}-backdrop`, [
@@ -763,7 +776,7 @@ export const makeView = (behavior) => {
763
776
  h.Type('hidden'),
764
777
  h.Name(formName),
765
778
  h.Value(selectedValue),
766
- ])), "@foldkit/ui/combobox/shared.js#anonymous~53")),
779
+ ])), "@foldkit/ui/combobox/shared.js#anonymous~48")),
767
780
  })
768
781
  : [];
769
782
  const wrapperAttributes = [
@@ -783,9 +796,9 @@ export const makeView = (behavior) => {
783
796
  ? visibleContent
784
797
  : []),
785
798
  ...hiddenInputs,
786
- ])), "@foldkit/ui/combobox/shared.js#anonymous~29");
799
+ ])), "@foldkit/ui/combobox/shared.js#anonymous~24");
787
800
  });
788
801
  return __foldkitBrandViewResult((() =>
789
802
  /* eslint-disable-next-line @typescript-eslint/consistent-type-assertions */
790
- __foldkitBrandViewResult((impl), "@foldkit/ui/combobox/shared.js#anonymous~54")), "@foldkit/ui/combobox/shared.js#makeView");
803
+ __foldkitBrandViewResult((impl), "@foldkit/ui/combobox/shared.js#anonymous~49")), "@foldkit/ui/combobox/shared.js#makeView");
791
804
  };
@@ -44,10 +44,10 @@ export declare const update: (model: {
44
44
  readonly animation: {
45
45
  readonly id: string;
46
46
  readonly isShowing: boolean;
47
- readonly transitionState: "Idle" | "EnterStart" | "EnterAnimating" | "LeaveStart" | "LeaveAnimating";
47
+ readonly transitionState: "EnterAnimating" | "EnterStart" | "Idle" | "LeaveAnimating" | "LeaveStart";
48
48
  };
49
49
  readonly maybeActiveItemIndex: Option.Option<number>;
50
- readonly activationTrigger: "Pointer" | "Keyboard";
50
+ readonly activationTrigger: "Keyboard" | "Pointer";
51
51
  readonly inputValue: string;
52
52
  readonly maybeLastPointerPosition: Option.Option<{
53
53
  readonly screenX: number;
@@ -65,10 +65,10 @@ export declare const update: (model: {
65
65
  readonly animation: {
66
66
  readonly id: string;
67
67
  readonly isShowing: boolean;
68
- readonly transitionState: "Idle" | "EnterStart" | "EnterAnimating" | "LeaveStart" | "LeaveAnimating";
68
+ readonly transitionState: "EnterAnimating" | "EnterStart" | "Idle" | "LeaveAnimating" | "LeaveStart";
69
69
  };
70
70
  readonly maybeActiveItemIndex: Option.Option<number>;
71
- readonly activationTrigger: "Pointer" | "Keyboard";
71
+ readonly activationTrigger: "Keyboard" | "Pointer";
72
72
  readonly inputValue: string;
73
73
  readonly maybeLastPointerPosition: Option.Option<{
74
74
  readonly screenX: number;
@@ -76,80 +76,80 @@ export declare const update: (model: {
76
76
  }>;
77
77
  };
78
78
  commands?: Update.Commands<{
79
- readonly _tag: "CompletedLockScroll";
80
- } | {
81
- readonly _tag: "CompletedUnlockScroll";
82
- } | {
83
- readonly _tag: "CompletedInertOthers";
84
- } | {
85
- readonly _tag: "CompletedRestoreInert";
86
- } | {
87
- readonly _tag: "Opened";
88
- readonly maybeActiveItemIndex: Option.Option<number>;
79
+ readonly _tag: "ActivatedItem";
80
+ readonly index: number;
81
+ readonly activationTrigger: "Keyboard" | "Pointer";
82
+ readonly maybeImmediateSelection: Option.Option<{
83
+ readonly item: string;
84
+ }>;
89
85
  } | {
90
- readonly _tag: "Closed";
86
+ readonly _tag: "BlurredInput";
91
87
  readonly restingInputValue: string;
92
88
  readonly isClearable: boolean;
93
89
  } | {
94
- readonly _tag: "BlurredInput";
90
+ readonly _tag: "Closed";
95
91
  readonly restingInputValue: string;
96
92
  readonly isClearable: boolean;
97
93
  } | {
98
- readonly _tag: "ActivatedItem";
99
- readonly index: number;
100
- readonly activationTrigger: "Pointer" | "Keyboard";
101
- readonly maybeImmediateSelection: Option.Option<{
102
- readonly item: string;
103
- }>;
94
+ readonly _tag: "CompletedAnchorCombobox";
104
95
  } | {
105
- readonly _tag: "DeactivatedItem";
96
+ readonly _tag: "CompletedAttachComboboxPreventBlur";
106
97
  } | {
107
- readonly _tag: "SelectedItem";
108
- readonly item: string;
109
- readonly displayText: string;
110
- readonly wasSelected: boolean;
98
+ readonly _tag: "CompletedAttachComboboxSelectOnFocus";
111
99
  } | {
112
- readonly _tag: "MovedPointerOverItem";
113
- readonly index: number;
114
- readonly screenX: number;
115
- readonly screenY: number;
100
+ readonly _tag: "CompletedClickItem";
116
101
  } | {
117
- readonly _tag: "RequestedItemClick";
118
- readonly index: number;
102
+ readonly _tag: "CompletedFocusInput";
119
103
  } | {
120
- readonly _tag: "SuppressedItemCommit";
104
+ readonly _tag: "CompletedInertOthers";
121
105
  } | {
122
- readonly _tag: "CompletedFocusInput";
106
+ readonly _tag: "CompletedLockScroll";
123
107
  } | {
124
- readonly _tag: "CompletedScrollIntoView";
108
+ readonly _tag: "CompletedPortalComboboxBackdrop";
125
109
  } | {
126
- readonly _tag: "CompletedClickItem";
110
+ readonly _tag: "CompletedRestoreInert";
127
111
  } | {
128
- readonly _tag: "UpdatedInputValue";
129
- readonly value: string;
112
+ readonly _tag: "CompletedScrollIntoView";
130
113
  } | {
131
- readonly _tag: "PressedToggleButton";
132
- readonly restingInputValue: string;
133
- readonly isClearable: boolean;
114
+ readonly _tag: "CompletedUnlockScroll";
115
+ } | {
116
+ readonly _tag: "DeactivatedItem";
134
117
  } | {
135
118
  readonly _tag: "GotAnimationMessage";
136
119
  readonly message: {
137
- readonly _tag: "Showed";
138
- } | {
139
- readonly _tag: "Hid";
140
- } | {
141
120
  readonly _tag: "CompletedWaitForPaint";
142
121
  } | {
143
122
  readonly _tag: "EndedAnimation";
123
+ } | {
124
+ readonly _tag: "Hid";
125
+ } | {
126
+ readonly _tag: "Showed";
144
127
  };
145
128
  } | {
146
- readonly _tag: "CompletedAnchorCombobox";
129
+ readonly _tag: "MovedPointerOverItem";
130
+ readonly index: number;
131
+ readonly screenX: number;
132
+ readonly screenY: number;
147
133
  } | {
148
- readonly _tag: "CompletedAttachComboboxPreventBlur";
134
+ readonly _tag: "Opened";
135
+ readonly maybeActiveItemIndex: Option.Option<number>;
149
136
  } | {
150
- readonly _tag: "CompletedAttachComboboxSelectOnFocus";
137
+ readonly _tag: "PressedToggleButton";
138
+ readonly restingInputValue: string;
139
+ readonly isClearable: boolean;
151
140
  } | {
152
- readonly _tag: "CompletedPortalComboboxBackdrop";
141
+ readonly _tag: "RequestedItemClick";
142
+ readonly index: number;
143
+ } | {
144
+ readonly _tag: "SelectedItem";
145
+ readonly item: string;
146
+ readonly displayText: string;
147
+ readonly wasSelected: boolean;
148
+ } | {
149
+ readonly _tag: "SuppressedItemCommit";
150
+ } | {
151
+ readonly _tag: "UpdatedInputValue";
152
+ readonly value: string;
153
153
  }, never>;
154
154
  outMessage?: OutMessage<string>;
155
155
  }>;
@@ -1 +1 @@
1
- {"version":3,"file":"single.d.ts","sourceRoot":"","sources":["../../src/combobox/single.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,IAAI,CAAC,EAAE,MAAM,QAAQ,CAAA;AAC5C,OAAO,EAAE,KAAK,MAAM,EAAE,MAAM,SAAS,CAAA;AAErC,OAAO,EAAE,KAAK,IAAI,IAAI,YAAY,EAAc,MAAM,kBAAkB,CAAA;AAExE,OAAO,EACL,KAAK,cAAc,EAEnB,KAAK,oBAAoB,EACzB,OAAO,EACP,UAAU,EAKX,MAAM,aAAa,CAAA;AAIpB,0OAA0O;AAC1O,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;EAEhB,CAAA;AAEF,MAAM,MAAM,KAAK,GAAG,OAAO,KAAK,CAAC,IAAI,CAAA;AAIrC,oOAAoO;AACpO,MAAM,MAAM,UAAU,GAAG,cAAc,CAAA;AAEvC,gIAAgI;AAChI,eAAO,MAAM,IAAI,GAAI,QAAQ,UAAU,KAAG,KAAyB,CAAA;AAInE;;;mEAGmE;AACnE,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA+BjB,CAAA;AAEF,KAAK,YAAY,GAAG,UAAU,CAAC,OAAO,MAAM,CAAC,CAAA;AAE7C;mEACmE;AACnE,eAAO,MAAM,IAAI,GAAI,OAAO,KAAK,KAAG,YACoC,CAAA;AAExE;;;2DAG2D;AAC3D,eAAO,MAAM,KAAK,GAAI,OAAO,KAAK,EAAE,mBAAmB,MAAM,KAAG,YACS,CAAA;AAEzE;;;;;8BAK8B;AAC9B,eAAO,MAAM,UAAU,GACrB,OAAO,KAAK,EACZ,MAAM,MAAM,EACZ,aAAa,MAAM,KAClB,YAC6E,CAAA;AAIhF,uFAAuF;AACvF,MAAM,MAAM,UAAU,CAAC,IAAI,SAAS,MAAM,IAAI,oBAAoB,CAAC,IAAI,CAAC,GACtE,QAAQ,CAAC;IACP;;;sCAGkC;IAClC,kBAAkB,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAA;CACxC,CAAC,CAAA;AAIJ,KAAK,kBAAkB,CAAC,IAAI,SAAS,MAAM,IAAI,MAAM,CAAC,oBAAoB,CACxE,KAAK,EACL,OAAO,EACP,UAAU,CAAC,IAAI,CAAC,CACjB,CAAA;AAED;;;;cAIc;AACd,MAAM,MAAM,MAAM,CAAC,IAAI,SAAS,MAAM,GAAG,MAAM,IAAI,QAAQ,CAAC;IAC1D,IAAI,EAAE,YAAY,CAAC,KAAK,EAAE,OAAO,EAAE,UAAU,CAAC,IAAI,CAAC,CAAC,CAAA;IACpD,MAAM,EAAE,CAAC,KAAK,EAAE,KAAK,EAAE,OAAO,EAAE,OAAO,KAAK,kBAAkB,CAAC,IAAI,CAAC,CAAA;IACpE,UAAU,EAAE,CACV,KAAK,EAAE,KAAK,EACZ,IAAI,EAAE,IAAI,EACV,WAAW,EAAE,MAAM,KAChB,kBAAkB,CAAC,IAAI,CAAC,CAAA;IAC7B,IAAI,EAAE,CAAC,KAAK,EAAE,KAAK,KAAK,kBAAkB,CAAC,IAAI,CAAC,CAAA;IAChD,KAAK,EAAE,CAAC,KAAK,EAAE,KAAK,EAAE,iBAAiB,EAAE,MAAM,KAAK,kBAAkB,CAAC,IAAI,CAAC,CAAA;CAC7E,CAAC,CAAA;AAEF;;;;;wDAKwD;AACxD,eAAO,MAAM,MAAM,GAAI,IAAI,SAAS,MAAM,GAAG,MAAM,OAAK,MAAM,CAAC,IAAI,CAuClE,CAAA"}
1
+ {"version":3,"file":"single.d.ts","sourceRoot":"","sources":["../../src/combobox/single.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,IAAI,CAAC,EAAE,MAAM,QAAQ,CAAA;AAC5C,OAAO,EAAE,KAAK,MAAM,EAAE,MAAM,SAAS,CAAA;AAErC,OAAO,EAAE,KAAK,IAAI,IAAI,YAAY,EAAc,MAAM,kBAAkB,CAAA;AAExE,OAAO,EACL,KAAK,cAAc,EAEnB,KAAK,oBAAoB,EACzB,OAAO,EACP,UAAU,EAKX,MAAM,aAAa,CAAA;AAIpB,0OAA0O;AAC1O,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;EAEhB,CAAA;AAEF,MAAM,MAAM,KAAK,GAAG,OAAO,KAAK,CAAC,IAAI,CAAA;AAIrC,oOAAoO;AACpO,MAAM,MAAM,UAAU,GAAG,cAAc,CAAA;AAEvC,gIAAgI;AAChI,eAAO,MAAM,IAAI,WAAY,UAAU,KAAG,KAAyB,CAAA;AAInE;;;mEAGmE;AACnE,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA+BjB,CAAA;AAEF,KAAK,YAAY,GAAG,UAAU,CAAC,OAAO,MAAM,CAAC,CAAA;AAE7C;mEACmE;AACnE,eAAO,MAAM,IAAI,UAAW,KAAK,KAAG,YACoC,CAAA;AAExE;;;2DAG2D;AAC3D,eAAO,MAAM,KAAK,UAAW,KAAK,qBAAqB,MAAM,KAAG,YACS,CAAA;AAEzE;;;;;8BAK8B;AAC9B,eAAO,MAAM,UAAU,UACd,KAAK,QACN,MAAM,eACC,MAAM,KAClB,YAC6E,CAAA;AAIhF,uFAAuF;AACvF,MAAM,MAAM,UAAU,CAAC,IAAI,SAAS,MAAM,IAAI,oBAAoB,CAAC,IAAI,CAAC,GACtE,QAAQ,CAAC;IACP;;;sCAGkC;IAClC,kBAAkB,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAA;CACxC,CAAC,CAAA;AAIJ,KAAK,kBAAkB,CAAC,IAAI,SAAS,MAAM,IAAI,MAAM,CAAC,oBAAoB,CACxE,KAAK,EACL,OAAO,EACP,UAAU,CAAC,IAAI,CAAC,CACjB,CAAA;AAED;;;;cAIc;AACd,MAAM,MAAM,MAAM,CAAC,IAAI,SAAS,MAAM,GAAG,MAAM,IAAI,QAAQ,CAAC;IAC1D,IAAI,EAAE,YAAY,CAAC,KAAK,EAAE,OAAO,EAAE,UAAU,CAAC,IAAI,CAAC,CAAC,CAAA;IACpD,MAAM,EAAE,CAAC,KAAK,EAAE,KAAK,EAAE,OAAO,EAAE,OAAO,KAAK,kBAAkB,CAAC,IAAI,CAAC,CAAA;IACpE,UAAU,EAAE,CACV,KAAK,EAAE,KAAK,EACZ,IAAI,EAAE,IAAI,EACV,WAAW,EAAE,MAAM,KAChB,kBAAkB,CAAC,IAAI,CAAC,CAAA;IAC7B,IAAI,EAAE,CAAC,KAAK,EAAE,KAAK,KAAK,kBAAkB,CAAC,IAAI,CAAC,CAAA;IAChD,KAAK,EAAE,CAAC,KAAK,EAAE,KAAK,EAAE,iBAAiB,EAAE,MAAM,KAAK,kBAAkB,CAAC,IAAI,CAAC,CAAA;CAC7E,CAAC,CAAA;AAEF;;;;;wDAKwD;AACxD,eAAO,MAAM,MAAM,GAAI,IAAI,SAAS,MAAM,GAAG,MAAM,OAAK,MAAM,CAAC,IAAI,CAuClE,CAAA"}