@fuaran-ui/conformance 0.18.0 → 0.19.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 (110) hide show
  1. package/corpus/cards/card-bundle.json +1 -0
  2. package/corpus/cards/card-full.json +1 -0
  3. package/corpus/cards/card-minimal.json +1 -0
  4. package/corpus/cards/card-reject-bad-version.json +1 -0
  5. package/corpus/cards/card-reject-bundle-bad-version.json +1 -0
  6. package/corpus/cards/card-reject-bundle-duplicate.json +1 -0
  7. package/corpus/cards/card-reject-empty-enum.json +1 -0
  8. package/corpus/cards/card-reject-hash-not-object.json +1 -0
  9. package/corpus/cards/card-reject-missing-hash.json +1 -0
  10. package/corpus/cards/card-reject-missing-module.json +1 -0
  11. package/corpus/cards/card-reject-payload-no-language.json +1 -0
  12. package/corpus/cards/card-reject-required-not-bool.json +1 -0
  13. package/corpus/cards/card-reject-stray-key.json +1 -0
  14. package/corpus/cards/card-reject-unknown-prop-type.json +1 -0
  15. package/corpus/lenient/lenient-1126-clipboard-literal-envelope.expected.json +1 -0
  16. package/corpus/lenient/lenient-1126-clipboard-literal-envelope.json +1 -0
  17. package/corpus/manifest.json +847 -3
  18. package/corpus/nodes/box-break-before-1.json +1 -0
  19. package/corpus/nodes/box-keep-together-1.json +1 -0
  20. package/corpus/nodes/btn-copy-bound.json +1 -0
  21. package/corpus/nodes/button-print.json +1 -0
  22. package/corpus/nodes/embed-1.json +1 -0
  23. package/corpus/nodes/embed-aspect-1.json +1 -0
  24. package/corpus/nodes/embed-permissions-1.json +1 -0
  25. package/corpus/nodes/filters-rating-colour.json +1 -0
  26. package/corpus/nodes/filters-tokens.json +1 -0
  27. package/corpus/nodes/form-color.json +1 -0
  28. package/corpus/nodes/form-combobox-freetext.json +1 -0
  29. package/corpus/nodes/form-combobox-query.json +1 -0
  30. package/corpus/nodes/form-combobox-static.json +1 -0
  31. package/corpus/nodes/form-rating-halves.json +1 -0
  32. package/corpus/nodes/form-rating.json +1 -0
  33. package/corpus/nodes/form-tokens-freetext.json +1 -0
  34. package/corpus/nodes/form-tokens-query.json +1 -0
  35. package/corpus/nodes/form-tokens-suggested.json +1 -0
  36. package/corpus/nodes/grid-exportable-1.json +1 -0
  37. package/corpus/nodes/grid-keep-rows-together-1.json +1 -0
  38. package/corpus/nodes/grid-repeat-header-1.json +1 -0
  39. package/corpus/nodes/limit-tree-item-depth-at-max.json +1 -0
  40. package/corpus/nodes/media-audio-transcript-1.json +1 -0
  41. package/corpus/nodes/media-video-captions-1.json +1 -0
  42. package/corpus/nodes/media-video-tracks-2.json +1 -0
  43. package/corpus/nodes/multiselect-chip-list-param.json +1 -0
  44. package/corpus/nodes/popover-anchored-1.json +1 -0
  45. package/corpus/nodes/popover-open-1.json +1 -0
  46. package/corpus/nodes/shared-source-seeded-pair.json +1 -1
  47. package/corpus/nodes/style-direction-isolated-1.json +1 -0
  48. package/corpus/nodes/style-direction-ltr-1.json +1 -0
  49. package/corpus/nodes/switch-carousel-1.json +1 -0
  50. package/corpus/nodes/tooltip-button-1.json +1 -0
  51. package/corpus/nodes/tooltip-icon-button-1.json +1 -0
  52. package/corpus/nodes/tooltip-metric-1.json +1 -0
  53. package/corpus/nodes/transfer-board.json +1 -0
  54. package/corpus/nodes/tree-1.json +1 -0
  55. package/corpus/nodes/tree-expanded-1.json +1 -0
  56. package/corpus/nodes/tree-selection-1.json +1 -0
  57. package/corpus/nodes/upload-capture-camera-1.json +1 -0
  58. package/corpus/nodes/upload-capture-microphone-1.json +1 -0
  59. package/corpus/nodes/upload-destination-1.json +1 -0
  60. package/corpus/nodes/upload-drop-1.json +1 -0
  61. package/corpus/nodes/upload-paste-1.json +1 -0
  62. package/corpus/ops/op-updatestyle (phase 1472 direction=ltr, the only style member).json +1 -0
  63. package/corpus/reject/reject-action-print-with-payload.json +1 -0
  64. package/corpus/reject/reject-color-value-not-hex.json +1 -0
  65. package/corpus/reject/reject-combobox-allowfreetext-nonbool.json +1 -0
  66. package/corpus/reject/reject-embed-missing-title.json +1 -0
  67. package/corpus/reject/reject-embed-permission-nonstring.json +1 -0
  68. package/corpus/reject/reject-embed-unknown-permission.json +1 -0
  69. package/corpus/reject/reject-limit-tree-item-depth.json +1 -0
  70. package/corpus/reject/reject-media-track-default-nonbool.json +1 -0
  71. package/corpus/reject/reject-media-track-missing-srclang.json +1 -0
  72. package/corpus/reject/reject-modal-modality-nonstring.json +1 -0
  73. package/corpus/reject/reject-modal-modality-unknown.json +1 -0
  74. package/corpus/reject/reject-op-updatestyle-direction-nonstring.json +1 -0
  75. package/corpus/reject/reject-op-updatestyle-direction-unknown.json +1 -0
  76. package/corpus/reject/reject-rating-max-zero.json +1 -0
  77. package/corpus/reject/reject-style-direction-nonstring.json +1 -0
  78. package/corpus/reject/reject-style-direction-unknown.json +1 -0
  79. package/corpus/reject/reject-switch-autoadvance-fractional.json +1 -0
  80. package/corpus/reject/reject-switch-autoadvance-negative.json +1 -0
  81. package/corpus/reject/reject-switch-autoadvance-zero.json +1 -0
  82. package/corpus/reject/reject-tokens-closed-without-suggestions.json +1 -0
  83. package/corpus/reject/reject-tokens-value-not-list.json +1 -0
  84. package/corpus/reject/reject-tooltip-nonstring.json +1 -0
  85. package/corpus/reject/reject-tree-item-missing-id.json +1 -0
  86. package/corpus/reject/reject-tree-item-missing-label.json +1 -0
  87. package/corpus/reject/reject-tree-nested-item-missing-id.json +1 -0
  88. package/corpus/reject/reject-unknown-capture-source.json +1 -0
  89. package/corpus/reject/reject-upload-acceptpaste-nonbool.json +1 -0
  90. package/corpus/reject/reject-upload-destination-empty.json +1 -0
  91. package/corpus/reject/reject-upload-droptarget-nonbool.json +1 -0
  92. package/corpus/reject/reject-wrongtype-box-break-before.json +1 -0
  93. package/corpus/reject/reject-wrongtype-box-keep-together.json +1 -0
  94. package/corpus/reject/reject-wrongtype-clipboard-payload.json +1 -0
  95. package/corpus/reject/reject-wrongtype-grid-exportable-number.json +1 -0
  96. package/corpus/reject/reject-wrongtype-grid-exportable.json +1 -0
  97. package/corpus/reject/reject-wrongtype-grid-keep-rows-together.json +1 -0
  98. package/corpus/reject/reject-wrongtype-grid-repeat-header.json +1 -0
  99. package/corpus/reject/reject-wrongtype-grid-transfer-in-key.json +1 -0
  100. package/corpus/reject/reject-wrongtype-grid-transfer-out-key.json +1 -0
  101. package/corpus/schema.json +333 -1
  102. package/dist/cli.js +94 -0
  103. package/dist/cli.js.map +1 -1
  104. package/dist/index.cjs +94 -0
  105. package/dist/index.cjs.map +1 -1
  106. package/dist/index.d.cts +18 -3
  107. package/dist/index.d.ts +18 -3
  108. package/dist/index.js +94 -0
  109. package/dist/index.js.map +1 -1
  110. package/package.json +3 -3
@@ -0,0 +1 @@
1
+ {"id":"box-break-before-1","kind":{"$type":"Box","breakBefore":true,"children":[{"id":"box-break-before-body-1","kind":{"$type":"Markdown","text":"Appendix A"}}],"layout":{"$type":"Flex","direction":"Vertical","wrap":false},"role":"Group"}}
@@ -0,0 +1 @@
1
+ {"id":"box-keep-together-1","kind":{"$type":"Box","children":[{"id":"box-keep-together-net-1","kind":{"$type":"Markdown","text":"Net 1,200.00"}},{"id":"box-keep-together-vat-1","kind":{"$type":"Markdown","text":"VAT 240.00"}},{"id":"box-keep-together-gross-1","kind":{"$type":"Markdown","text":"Gross 1,440.00"}}],"heading":"Totals","keepTogether":true,"layout":{"$type":"Flex","direction":"Vertical","wrap":false},"role":"Card"}}
@@ -0,0 +1 @@
1
+ {"id":"btn-copy-bound","kind":{"$type":"Button","label":"Copy the current share link","onClick":{"$type":"WriteToClipboard","text":{"$type":"Bound","binding":{"$type":"State","key":"shareUrl"}}},"variant":"Secondary"}}
@@ -0,0 +1 @@
1
+ {"id":"button-print","kind":{"$type":"Button","label":"Print this invoice","onClick":{"$type":"Chain","ops":[{"$type":"Print"},{"$type":"Notify","channel":"printed","payload":"invoice"}]},"variant":"Secondary"}}
@@ -0,0 +1 @@
1
+ {"id":"embed-1","kind":{"$type":"Embed","src":{"$type":"Static","value":"https://player.example/embed/harbour"},"title":"Harbour restoration, part two"}}
@@ -0,0 +1 @@
1
+ {"id":"embed-aspect-1","kind":{"$type":"Embed","aspectRatio":"SixteenNine","src":{"$type":"Static","value":"https://player.example/embed/harbour"},"title":"Harbour restoration, part two"}}
@@ -0,0 +1 @@
1
+ {"id":"embed-permissions-1","kind":{"$type":"Embed","permissions":["AllowFullscreen"],"src":{"$type":"Static","value":"https://player.example/embed/harbour"},"title":"Harbour restoration, part two"}}
@@ -0,0 +1 @@
1
+ {"id":"filters-rating-colour","kind":{"$type":"Filters","items":[{"kind":{"$type":"Rating","max":5},"label":"At least","name":"stars"},{"kind":{"$type":"Color"},"label":"Colour","name":"swatch"}]}}
@@ -0,0 +1 @@
1
+ {"id":"filters-tokens","kind":{"$type":"Filters","items":[{"kind":{"$type":"Tokens","allowFreeText":false,"suggestions":{"$type":"Static","value":[{"label":"Urgent","value":"urgent"},{"label":"Blocked","value":"blocked"}]}},"label":"Labels","name":"labels"}]}}
@@ -0,0 +1 @@
1
+ {"id":"form-color","kind":{"$type":"Form","fields":[{"id":"brand","kind":{"$type":"Color","onChange":"<closure>","value":{"$type":"Static","value":"#FFAA00"}},"label":"Brand colour","required":false}],"onSubmit":{"$type":"Chain","ops":[]},"submitLabel":"Save"}}
@@ -0,0 +1 @@
1
+ {"id":"form-combobox-freetext","kind":{"$type":"Form","fields":[{"id":"tag","kind":{"$type":"Combobox","allowFreeText":true,"options":{"$type":"Static","value":[{"label":"Urgent","value":"urgent"},{"label":"Blocked","value":"blocked"}]},"value":{"$type":"Static","value":"needs-a-second-look"}},"label":"Tag","required":false}],"onSubmit":{"$type":"Chain","ops":[]},"submitLabel":"Save"}}
@@ -0,0 +1 @@
1
+ {"id":"form-combobox-query","kind":{"$type":"Form","fields":[{"id":"city","kind":{"$type":"Combobox","options":{"$type":"Query","dependsOn":["country"],"name":"cities"}},"label":"City","required":false}],"onSubmit":{"$type":"Chain","ops":[]},"submitLabel":"Search"}}
@@ -0,0 +1 @@
1
+ {"id":"form-combobox-static","kind":{"$type":"Form","fields":[{"id":"country","kind":{"$type":"Combobox","onChange":"<closure>","options":{"$type":"Static","value":[{"label":"United Kingdom","value":"gbr"},{"label":"France","value":"fra"},{"label":"Germany","value":"deu"}]},"value":{"$type":"Static","value":"fra"}},"label":"Country","required":true}],"onSubmit":{"$type":"Chain","ops":[]},"submitLabel":"Save"}}
@@ -0,0 +1 @@
1
+ {"id":"form-rating-halves","kind":{"$type":"Form","fields":[{"id":"stars","kind":{"$type":"Rating","allowHalf":true,"max":5,"value":{"$type":"Static","value":3.5}},"label":"Your rating","required":false},{"id":"average","kind":{"$type":"Rating","max":10},"label":"Average rating","required":false}],"onSubmit":{"$type":"Chain","ops":[]},"submitLabel":"Save"}}
@@ -0,0 +1 @@
1
+ {"id":"form-rating","kind":{"$type":"Form","fields":[{"id":"score","kind":{"$type":"Rating","max":5,"onChange":"<closure>","value":{"$type":"Static","value":4}},"label":"How was it?","required":true}],"onSubmit":{"$type":"Chain","ops":[]},"submitLabel":"Save"}}
@@ -0,0 +1 @@
1
+ {"id":"form-tokens-freetext","kind":{"$type":"Form","fields":[{"id":"labels","kind":{"$type":"Tokens"},"label":"Labels","required":false}],"onSubmit":{"$type":"Chain","ops":[]},"submitLabel":"Save"}}
@@ -0,0 +1 @@
1
+ {"id":"form-tokens-query","kind":{"$type":"Form","fields":[{"id":"skills","kind":{"$type":"Tokens","suggestions":{"$type":"Query","dependsOn":["role"],"name":"skills"}},"label":"Skills","required":false}],"onSubmit":{"$type":"Chain","ops":[]},"submitLabel":"Save"}}
@@ -0,0 +1 @@
1
+ {"id":"form-tokens-suggested","kind":{"$type":"Form","fields":[{"id":"countries","kind":{"$type":"Tokens","allowFreeText":false,"onChange":"<closure>","suggestions":{"$type":"Static","value":[{"label":"France","value":"fra"},{"label":"Germany","value":"deu"},{"label":"Spain","value":"esp"}]},"value":{"$type":"Static","value":["deu","fra"]}},"label":"Countries","required":true}],"onSubmit":{"$type":"Chain","ops":[]},"submitLabel":"Search"}}
@@ -0,0 +1 @@
1
+ {"id":"grid-exportable-1","kind":{"$type":"DataGrid","columns":[{"field":"reference","kind":{"$type":"Text"},"label":"Reference"},{"field":"amount","format":{"$type":"Currency","code":"GBP"},"kind":{"$type":"Numeric"},"label":"Amount"}],"exportable":true,"rowKeyField":"reference","source":{"$type":"Query","name":"settlements"}}}
@@ -0,0 +1 @@
1
+ {"id":"grid-keep-rows-together-1","kind":{"$type":"DataGrid","columns":[{"field":"note","kind":{"$type":"Text"},"label":"Note"}],"keepRowsTogether":true,"rowKeyField":"note","source":{"$type":"Query","name":"notes"}}}
@@ -0,0 +1 @@
1
+ {"id":"grid-repeat-header-1","kind":{"$type":"DataGrid","columns":[{"field":"line","kind":{"$type":"Text"},"label":"Line"}],"repeatHeader":true,"rowKeyField":"line","source":{"$type":"Query","name":"lines"}}}
@@ -0,0 +1 @@
1
+ {"id":"t","kind":{"$type":"Tree","items":[{"children":[{"children":[{"children":[{"children":[{"children":[{"children":[{"children":[{"children":[{"children":[{"children":[{"children":[{"children":[{"children":[{"children":[{"children":[{"children":[{"children":[{"children":[{"children":[{"children":[{"children":[{"children":[{"children":[{"id":"leaf","label":"Leaf"}],"id":"r22","label":"Row"}],"id":"r21","label":"Row"}],"id":"r20","label":"Row"}],"id":"r19","label":"Row"}],"id":"r18","label":"Row"}],"id":"r17","label":"Row"}],"id":"r16","label":"Row"}],"id":"r15","label":"Row"}],"id":"r14","label":"Row"}],"id":"r13","label":"Row"}],"id":"r12","label":"Row"}],"id":"r11","label":"Row"}],"id":"r10","label":"Row"}],"id":"r9","label":"Row"}],"id":"r8","label":"Row"}],"id":"r7","label":"Row"}],"id":"r6","label":"Row"}],"id":"r5","label":"Row"}],"id":"r4","label":"Row"}],"id":"r3","label":"Row"}],"id":"r2","label":"Row"}],"id":"r1","label":"Row"}],"id":"r0","label":"Row"}]}}
@@ -0,0 +1 @@
1
+ {"id":"media-audio-transcript-1","kind":{"$type":"Media","kind":{"$type":"Audio"},"label":"Curator's commentary","src":{"$type":"Static","value":"/commentary.mp3"},"transcript":"The harbour was rebuilt twice: once after the storm of 1908, and again in 1953."}}
@@ -0,0 +1 @@
1
+ {"id":"media-video-captions-1","kind":{"$type":"Media","kind":{"$type":"Video"},"label":"Studio walkthrough","src":{"$type":"Static","value":"/walkthrough.mp4"},"tracks":[{"default":true,"kind":"Captions","label":"English captions","src":{"$type":"Static","value":"/walkthrough.en.vtt"},"srcLang":"en"}]}}
@@ -0,0 +1 @@
1
+ {"id":"media-video-tracks-2","kind":{"$type":"Media","kind":{"$type":"Video"},"label":"Harbour restoration, part two","src":{"$type":"Static","value":"/restoration-2.mp4"},"tracks":[{"kind":"Subtitles","label":"Gàidhlig","src":{"$type":"Static","value":"/restoration-2.gd.vtt"},"srcLang":"gd"},{"default":true,"kind":"Captions","label":"English captions","src":{"$type":"Static","value":"/restoration-2.en.vtt"},"srcLang":"en"},{"default":true,"kind":"Captions","label":"English captions (verbose)","src":{"$type":"Static","value":"/restoration-2.en-verbose.vtt"},"srcLang":"en"}]}}
@@ -0,0 +1 @@
1
+ {"id":"multiselect-chip-list-param","kind":{"$type":"Box","children":[{"id":"dept-chip","kind":{"$type":"Select","label":"Departments","multiple":true,"source":{"$type":"Static","value":[{"label":"Engineering","value":"eng"},{"label":"Sales","value":"sales"},{"label":"Operations","value":"ops"}]},"value":{"$type":"Static"},"values":{"$type":"Filter","name":"depts"}}},{"id":"dept-grid","kind":{"$type":"DataGrid","columns":[{"field":"dept","kind":{"$type":"Text"},"label":"Department"},{"field":"amount","kind":{"$type":"Text"},"label":"Spend"}],"rowKeyField":"dept","source":{"$type":"Transform","params":[{"from":{"$type":"Filter","name":"depts"},"name":"depts"}],"pipeline":[{"$type":"filter","pred":{"$type":"in","expr":{"$type":"col","name":"dept"},"param":"depts"}}],"source":{"columns":{"amount":{"validity":[true,true,true],"values":[100,90,70]},"dept":{"validity":[true,true,true],"values":["eng","sales","ops"]}},"schema":[{"name":"dept","type":"string"},{"name":"amount","type":"int"}]}}}}],"heading":"Spend by department","layout":{"$type":"Auto"},"role":"Dashboard"}}
@@ -0,0 +1 @@
1
+ {"id":"popover-anchored-1","kind":{"$type":"Modal","anchor":"swatch","children":[{"id":"markdown-1","kind":{"$type":"Markdown","text":"Updated hourly."}}],"dismissable":true,"heading":"Choose a colour","modality":"Popover","open":{"$type":"State","defaultValue":false,"key":"swatchOpen"}}}
@@ -0,0 +1 @@
1
+ {"id":"popover-open-1","kind":{"$type":"Modal","anchor":"help-trigger","children":[{"id":"markdown-1","kind":{"$type":"Markdown","text":"Updated hourly."}}],"dismissable":true,"modality":"Popover","open":{"$type":"Static","value":true}}}
@@ -1 +1 @@
1
- {"id":"shared-source-seeded-pair","kind":{"$type":"Box","children":[{"id":"member-grid","kind":{"$type":"DataGrid","columns":[{"field":"team","kind":{"$type":"Text"},"label":"Team"}],"rowKeyField":"team","source":{"$type":"State","defaultValue":[{"team":"Ops"},{"team":"Research"}],"key":"members"}}},{"id":"member-count","kind":{"$type":"Badge","label":{"$type":"Bound","binding":{"$type":"Transform","pipeline":[{"$type":"groupBy","aggs":[{"fn":"count","name":"n","of":"team"}],"keys":[]}],"source":{"$type":"State","defaultValue":[],"key":"members"}}},"variant":"Info"}}],"layout":{"$type":"Auto"},"role":"Dashboard"}}
1
+ {"id":"shared-source-seeded-pair","kind":{"$type":"Box","children":[{"id":"member-grid","kind":{"$type":"DataGrid","columns":[{"field":"team","kind":{"$type":"Text"},"label":"Team"}],"rowKeyField":"team","source":{"$type":"State","defaultValue":[{"team":"Ops"},{"team":"Research"}],"key":"members"}}},{"id":"member-count","kind":{"$type":"Badge","label":{"$type":"Bound","binding":{"$type":"Transform","pipeline":[{"$type":"groupBy","aggs":[{"fn":"count","name":"n","of":"team"}],"keys":[]}],"source":{"$type":"State","key":"members"}}},"variant":"Info"}}],"layout":{"$type":"Auto"},"role":"Dashboard"}}
@@ -0,0 +1 @@
1
+ {"id":"style-direction-isolated-1","kind":{"$type":"Box","children":[{"id":"style-direction-prose-1","kind":{"$type":"Markdown","text":"מספר האסמכתא שלך הוא"}},{"id":"style-direction-reference-1","kind":{"$type":"Badge","label":"RR123456789IL","variant":"Neutral"},"style":{"direction":"ltr"}}],"layout":{"$type":"Flex","direction":"Vertical","wrap":false},"role":"Group"},"style":{"direction":"rtl"}}
@@ -0,0 +1 @@
1
+ {"id":"style-direction-ltr-1","kind":{"$type":"Markdown","text":"RR123456789IL"},"style":{"direction":"ltr"}}
@@ -0,0 +1 @@
1
+ {"id":"switch-carousel-1","kind":{"$type":"Switch","autoAdvanceMs":5000,"cases":[{"child":{"id":"switch-carousel-panel-one","kind":{"$type":"Markdown","text":"Built for the long term"}},"match":"one"},{"child":{"id":"switch-carousel-panel-two","kind":{"$type":"Markdown","text":"Typed all the way down"}},"match":"two"},{"child":{"id":"switch-carousel-panel-three","kind":{"$type":"Markdown","text":"One wire, many hosts"}},"match":"three"}],"default":{"id":"switch-carousel-default","kind":{"$type":"Markdown","text":"Built for the long term"}},"stateKey":"slide"}}
@@ -0,0 +1 @@
1
+ {"id":"tooltip-button-1","kind":{"$type":"Button","label":"Rebuild index","onClick":{"$type":"Notify","channel":"rebuild","payload":{}},"variant":"Secondary"},"tooltip":"Re-reads every document; takes about a minute on this corpus."}
@@ -0,0 +1 @@
1
+ {"id":"tooltip-icon-button-1","kind":{"$type":"Box","children":[{"accessibility":{"describedBy":"tooltip-icon-button-note","label":{"$type":"Static","value":"Download CSV"}},"id":"tooltip-icon-button-control","kind":{"$type":"Button","icon":"download","label":"","onClick":{"$type":"Notify","channel":"export","payload":{}},"variant":"Tertiary"},"tooltip":"Exports the rows currently shown, not the whole table."},{"id":"tooltip-icon-button-note","kind":{"$type":"Markdown","text":"Updated hourly."}}],"layout":{"$type":"Flex","direction":"Horizontal","wrap":false},"role":"Group"}}
@@ -0,0 +1 @@
1
+ {"id":"tooltip-metric-1","kind":{"$type":"Metric","label":"Median latency","trendPolarity":"LowerIsBetter","value":{"$type":"Static","value":128}},"tooltip":{"$type":"I18n","args":{},"key":"metric.latency.hint"}}
@@ -0,0 +1 @@
1
+ {"id":"transfer-board","kind":{"$type":"Box","children":[{"id":"todo","kind":{"$type":"DataGrid","columns":[{"field":"card","kind":{"$type":"Text"},"label":"Card"}],"reorderable":true,"rowKeyField":"card","source":{"$type":"State","defaultValue":[{"card":"Draft the brief"},{"card":"Size the work"}],"key":"board-todo"},"transferInKey":"board","transferOutKey":"board"}},{"id":"doing","kind":{"$type":"DataGrid","columns":[{"field":"card","kind":{"$type":"Text"},"label":"Card"}],"reorderable":true,"rowKeyField":"card","source":{"$type":"State","defaultValue":[{"card":"Write the walk"}],"key":"board-doing"},"transferInKey":"board","transferOutKey":"board"}},{"id":"archive","kind":{"$type":"DataGrid","columns":[{"field":"card","kind":{"$type":"Text"},"label":"Card"}],"reorderable":true,"rowKeyField":"card","source":{"$type":"State","defaultValue":[],"key":"board-archive"},"transferInKey":"board"}}],"heading":"Sprint board","layout":{"$type":"Auto"},"role":"Group"}}
@@ -0,0 +1 @@
1
+ {"id":"tree-1","kind":{"$type":"Tree","items":[{"children":[{"id":"cocoa","label":"Cocoa"},{"id":"yarn","label":"Yarn"}],"id":"goods","label":"Goods"},{"id":"ledger","label":"Ledger"}]}}
@@ -0,0 +1 @@
1
+ {"id":"tree-expanded-1","kind":{"$type":"Tree","expandedStateKey":"openRows","items":[{"children":[{"children":[{"id":"manifest","label":"Manifest"}],"id":"1823","label":"1823"}],"icon":"folder","id":"archive","label":"Archive"}]}}
@@ -0,0 +1 @@
1
+ {"id":"tree-selection-1","kind":{"$type":"Tree","items":[{"id":"harbour","label":"Harbour"},{"id":"quay","label":"Quay"}],"onSelect":"<closure>","selectionStateKey":"selectedRow"}}
@@ -0,0 +1 @@
1
+ {"id":"upload-capture-camera-1","kind":{"$type":"FileUpload","accept":["image/*"],"capture":"Camera","label":"Photograph the receipt","multiple":false,"onSelect":"<closure>"}}
@@ -0,0 +1 @@
1
+ {"id":"upload-capture-microphone-1","kind":{"$type":"FileUpload","accept":["audio/*"],"capture":"Microphone","label":"Record a voice note","multiple":false,"onSelect":"<closure>"}}
@@ -0,0 +1 @@
1
+ {"id":"upload-destination-1","kind":{"$type":"FileUpload","accept":["video/*"],"destination":"session-recordings","label":"Upload your recordings","multiple":true,"onSelect":"<closure>"}}
@@ -0,0 +1 @@
1
+ {"id":"upload-drop-1","kind":{"$type":"FileUpload","accept":[".csv","text/csv"],"dropTarget":true,"label":"Drop a spreadsheet","multiple":true,"onSelect":"<closure>"}}
@@ -0,0 +1 @@
1
+ {"id":"upload-paste-1","kind":{"$type":"FileUpload","accept":["image/*"],"acceptPaste":true,"label":"Paste an image","multiple":false,"onSelect":"<closure>"}}
@@ -0,0 +1 @@
1
+ {"$type":"UpdateStyle","style":{"direction":"ltr"},"target":"metric-1"}
@@ -0,0 +1 @@
1
+ {"id":"b-print","kind":{"$type":"Button","label":{"$type":"Literal","text":"Print"},"onClick":{"$type":"Print","pageRange":"1-3"},"variant":"Primary"}}
@@ -0,0 +1 @@
1
+ {"id":"f","kind":{"$type":"Form","fields":[{"id":"brand","kind":{"$type":"Color","value":{"$type":"Static","value":"rebeccapurple"}},"label":"Brand","required":false}],"onSubmit":"<closure>","submitLabel":"Save"}}
@@ -0,0 +1 @@
1
+ {"id":"f","kind":{"$type":"Form","fields":[{"id":"country","kind":{"$type":"Combobox","allowFreeText":"yes","options":{"$type":"Static","value":[{"label":"France","value":"fra"}]}},"label":"Country","required":false}],"onSubmit":"<closure>","submitLabel":"Save"}}
@@ -0,0 +1 @@
1
+ {"id":"e","kind":{"$type":"Embed","src":{"$type":"Static","value":"https://player.example/embed/harbour"}}}
@@ -0,0 +1 @@
1
+ {"id":"e","kind":{"$type":"Embed","permissions":[true],"src":{"$type":"Static","value":"https://player.example/embed/harbour"},"title":"Harbour restoration, part two"}}
@@ -0,0 +1 @@
1
+ {"id":"e","kind":{"$type":"Embed","permissions":["allow-top-navigation"],"src":{"$type":"Static","value":"https://player.example/embed/harbour"},"title":"Harbour restoration, part two"}}
@@ -0,0 +1 @@
1
+ {"id":"t","kind":{"$type":"Tree","items":[{"children":[{"children":[{"children":[{"children":[{"children":[{"children":[{"children":[{"children":[{"children":[{"children":[{"children":[{"children":[{"children":[{"children":[{"children":[{"children":[{"children":[{"children":[{"children":[{"children":[{"children":[{"children":[{"children":[{"children":[{"id":"leaf","label":"Leaf"}],"id":"r23","label":"Row"}],"id":"r22","label":"Row"}],"id":"r21","label":"Row"}],"id":"r20","label":"Row"}],"id":"r19","label":"Row"}],"id":"r18","label":"Row"}],"id":"r17","label":"Row"}],"id":"r16","label":"Row"}],"id":"r15","label":"Row"}],"id":"r14","label":"Row"}],"id":"r13","label":"Row"}],"id":"r12","label":"Row"}],"id":"r11","label":"Row"}],"id":"r10","label":"Row"}],"id":"r9","label":"Row"}],"id":"r8","label":"Row"}],"id":"r7","label":"Row"}],"id":"r6","label":"Row"}],"id":"r5","label":"Row"}],"id":"r4","label":"Row"}],"id":"r3","label":"Row"}],"id":"r2","label":"Row"}],"id":"r1","label":"Row"}],"id":"r0","label":"Row"}]}}
@@ -0,0 +1 @@
1
+ {"id":"m","kind":{"$type":"Media","kind":{"$type":"Video"},"label":"Studio walkthrough","src":{"$type":"Static","value":"/walkthrough.mp4"},"tracks":[{"default":"true","kind":"Captions","label":"English captions","src":{"$type":"Static","value":"/walkthrough.en.vtt"},"srcLang":"en"}]}}
@@ -0,0 +1 @@
1
+ {"id":"m","kind":{"$type":"Media","kind":{"$type":"Video"},"label":"Studio walkthrough","src":{"$type":"Static","value":"/walkthrough.mp4"},"tracks":[{"kind":"Captions","label":"English captions","src":{"$type":"Static","value":"/walkthrough.en.vtt"}}]}}
@@ -0,0 +1 @@
1
+ {"id":"m","kind":{"$type":"Modal","children":[],"dismissable":true,"modality":3,"open":{"$type":"Static","value":false}}}
@@ -0,0 +1 @@
1
+ {"id":"m","kind":{"$type":"Modal","children":[],"dismissable":true,"modality":"Sheet","open":{"$type":"Static","value":false}}}
@@ -0,0 +1 @@
1
+ {"$type":"UpdateStyle","target":"n1","style":{"direction":true}}
@@ -0,0 +1 @@
1
+ {"$type":"UpdateStyle","target":"n1","style":{"direction":"rtl-isolate"}}
@@ -0,0 +1 @@
1
+ {"id":"f","kind":{"$type":"Form","fields":[{"id":"score","kind":{"$type":"Rating","max":0},"label":"Score","required":false}],"onSubmit":"<closure>","submitLabel":"Save"}}
@@ -0,0 +1 @@
1
+ {"id":"n1","kind":{"$type":"Markdown","text":{"$type":"Literal","text":"x"}},"style":{"direction":1}}
@@ -0,0 +1 @@
1
+ {"id":"n1","kind":{"$type":"Markdown","text":{"$type":"Literal","text":"x"}},"style":{"direction":"LTR"}}
@@ -0,0 +1 @@
1
+ {"id":"x","kind":{"$type":"Switch","autoAdvanceMs":1500.5,"cases":[],"default":{"id":"d","kind":{"$type":"Markdown","text":{"$type":"Literal","text":"d"}}},"stateKey":"slide"}}
@@ -0,0 +1 @@
1
+ {"id":"x","kind":{"$type":"Switch","autoAdvanceMs":-1000,"cases":[],"default":{"id":"d","kind":{"$type":"Markdown","text":{"$type":"Literal","text":"d"}}},"stateKey":"slide"}}
@@ -0,0 +1 @@
1
+ {"id":"x","kind":{"$type":"Switch","autoAdvanceMs":0,"cases":[],"default":{"id":"d","kind":{"$type":"Markdown","text":{"$type":"Literal","text":"d"}}},"stateKey":"slide"}}
@@ -0,0 +1 @@
1
+ {"id":"f","kind":{"$type":"Form","fields":[{"id":"labels","kind":{"$type":"Tokens","allowFreeText":false},"label":"Labels","required":false}],"onSubmit":"<closure>","submitLabel":"Save"}}
@@ -0,0 +1 @@
1
+ {"id":"f","kind":{"$type":"Form","fields":[{"id":"labels","kind":{"$type":"Tokens","value":{"$type":"Static","value":"urgent"}},"label":"Labels","required":false}],"onSubmit":"<closure>","submitLabel":"Save"}}
@@ -0,0 +1 @@
1
+ {"id":"t","kind":{"$type":"Markdown","text":"Body"},"tooltip":42}
@@ -0,0 +1 @@
1
+ {"id":"t","kind":{"$type":"Tree","items":[{"label":"Goods"}]}}
@@ -0,0 +1 @@
1
+ {"id":"t","kind":{"$type":"Tree","items":[{"id":"a"}]}}
@@ -0,0 +1 @@
1
+ {"id":"t","kind":{"$type":"Tree","items":[{"children":[{"label":"Cocoa"}],"id":"goods","label":"Goods"}]}}
@@ -0,0 +1 @@
1
+ {"id":"up","kind":{"$type":"FileUpload","accept":["image/*"],"capture":"Screen","label":"Capture","multiple":false,"onSelect":"<closure>"}}
@@ -0,0 +1 @@
1
+ {"id":"up","kind":{"$type":"FileUpload","accept":["image/*"],"acceptPaste":1,"label":"Upload","multiple":false,"onSelect":"<closure>"}}
@@ -0,0 +1 @@
1
+ {"id":"up","kind":{"$type":"FileUpload","accept":["video/*"],"destination":"","label":"Upload","multiple":true,"onSelect":"<closure>"}}
@@ -0,0 +1 @@
1
+ {"id":"up","kind":{"$type":"FileUpload","accept":[".csv"],"dropTarget":"true","label":"Upload","multiple":false,"onSelect":"<closure>"}}
@@ -0,0 +1 @@
1
+ {"id":"x","kind":{"$type":"Box","breakBefore":1,"children":[],"layout":{"$type":"Auto"},"role":"Group"},"state":{},"style":{"emphasis":"Normal","tone":"Default","weight":"Standard"}}
@@ -0,0 +1 @@
1
+ {"id":"x","kind":{"$type":"Box","children":[],"keepTogether":"true","layout":{"$type":"Auto"},"role":"Group"},"state":{},"style":{"emphasis":"Normal","tone":"Default","weight":"Standard"}}
@@ -0,0 +1 @@
1
+ {"id":"x","kind":{"$type":"Button","label":"Copy","onClick":{"$type":"WriteToClipboard","text":42},"variant":"Primary"}}
@@ -0,0 +1 @@
1
+ {"id":"x","kind":{"$type":"DataGrid","columns":[],"exportable":1,"source":{"$type":"Static","value":[]}},"state":{},"style":{"emphasis":"Normal","tone":"Default","weight":"Standard"}}
@@ -0,0 +1 @@
1
+ {"id":"x","kind":{"$type":"DataGrid","columns":[],"exportable":"true","source":{"$type":"Static","value":[]}},"state":{},"style":{"emphasis":"Normal","tone":"Default","weight":"Standard"}}
@@ -0,0 +1 @@
1
+ {"id":"x","kind":{"$type":"DataGrid","columns":[],"keepRowsTogether":"yes","source":{"$type":"Static","value":[]}},"state":{},"style":{"emphasis":"Normal","tone":"Default","weight":"Standard"}}
@@ -0,0 +1 @@
1
+ {"id":"x","kind":{"$type":"DataGrid","columns":[],"repeatHeader":{},"source":{"$type":"Static","value":[]}},"state":{},"style":{"emphasis":"Normal","tone":"Default","weight":"Standard"}}
@@ -0,0 +1 @@
1
+ {"id":"x","kind":{"$type":"DataGrid","columns":[{"field":"card","format":{"$type":"None"},"kind":{"$type":"Text"},"label":"Card","width":{"$type":"Auto"}}],"rowKeyField":"card","source":{"$type":"State","key":"todo"},"transferInKey":2}}
@@ -0,0 +1 @@
1
+ {"id":"x","kind":{"$type":"DataGrid","columns":[{"field":"card","format":{"$type":"None"},"kind":{"$type":"Text"},"label":"Card","width":{"$type":"Auto"}}],"rowKeyField":"card","source":{"$type":"State","key":"todo"},"transferOutKey":true}}