@flowstack-ui/agent-tools 0.1.2 → 0.1.4
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/.codex-plugin/plugin.json +1 -1
- package/CHANGELOG.md +18 -0
- package/README.md +4 -4
- package/docs/architecture.md +5 -4
- package/package.json +2 -2
- package/public/index.json +618 -555
- package/public/llms.txt +2 -2
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/accordion.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/alert-dialog.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/app-bar.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/aspect-ratio.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/avatar.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/badge.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/bottom-navigation.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/breadcrumb.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/button.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/carousel.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/checkbox-group.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/checkbox.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/clipboard.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/collapsible.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/color-picker.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/combobox.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/context-menu.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/data-grid.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/dialog.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/direction.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/divider.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/drag-drop.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/drawer.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/dropdown-menu.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/feed.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/field.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/fieldset.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/file-upload.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/form.txt +1 -1
- package/public/packages/atom/0.25.1/components/highlight.txt +125 -0
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/hover-card.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/image.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/input.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/label.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/link.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/list.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/listbox.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/menu.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/menubar.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/modal.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/multi-select.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/nav-list.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/navigation-menu.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/number-input.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/otp-field.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/pagination.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/password-toggle-field.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/popover.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/pressable.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/progress.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/radio-group.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/rating.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/reorder.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/scroll-area.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/select.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/sidebar.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/skip-link.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/slider.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/swipeable-item.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/switch.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/table.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/tabs.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/textarea.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/toast.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/toggle-group.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/toggle.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/toolbar.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/tooltip.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/tree-grid.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/tree.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/components/visually-hidden.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/docs/guides/agent-knowledge.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/docs/guides/getting-started.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/docs/guides/imports.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/docs/guides/public-api.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/guides/behavior-composition.txt +1 -1
- package/public/packages/atom/{0.24.0 → 0.25.1}/guides/layer-selection.txt +19 -1
- package/public/packages/atom/0.25.1/index.txt +90 -0
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/accordion.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/alert-dialog.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/app-bar.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/appearance.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/aspect-ratio.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/avatar.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/badge.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/bleed.txt +1 -1
- package/public/packages/brick/0.1.12/components/blockquote.txt +121 -0
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/bottom-navigation.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/breadcrumb.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/button.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/card.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/carousel.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/checkbox-group.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/checkbox.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/chip.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/code-block.txt +30 -9
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/code.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/collapsible.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/color-picker.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/color-swatch.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/combobox.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/container.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/context-menu.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/data-grid.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/data-list.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/dialog.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/divider.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/drawer.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/dropdown-menu.txt +1 -1
- package/public/packages/brick/0.1.12/components/em.txt +107 -0
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/feed.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/field.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/fieldset.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/file-upload.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/form.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/frame.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/grid.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/group.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/hide.txt +1 -1
- package/public/packages/brick/0.1.12/components/highlight.txt +127 -0
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/hover-card.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/icon-button.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/icon.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/image.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/input.txt +1 -1
- package/public/packages/brick/0.1.12/components/kbd.txt +113 -0
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/link-box.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/link.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/list.txt +1 -1
- package/public/packages/brick/0.1.12/components/mark.txt +105 -0
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/menubar.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/multi-select.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/nav-list.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/navigation-menu.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/notification-badge.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/number-input.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/otp-field.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/pagination.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/password-toggle-field.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/popover.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/progress-circle.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/progress.txt +1 -1
- package/public/packages/brick/0.1.12/components/prose.txt +143 -0
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/radio-group.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/rating.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/reorderable-list.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/scroll-area.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/section.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/segment-group.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/select.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/show.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/sidebar.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/skeleton.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/skip-link.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/slider.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/stack.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/status.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/surface.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/swipeable-item.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/switch.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/table.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/tabs.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/text.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/textarea.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/toast.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/toggle-group.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/toggle.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/toolbar.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/tooltip.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/tree-grid.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/tree.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/visually-hidden.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/components/z-stack.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/docs/guides/agent-knowledge.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/docs/guides/appearance-and-tokens.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/docs/guides/browser-support.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/docs/guides/control-sizing.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/docs/guides/installation.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/docs/guides/theme-contract.txt +1 -1
- package/public/packages/brick/{0.1.11 → 0.1.12}/guides/interface-composition.txt +20 -10
- package/public/packages/brick/{0.1.11 → 0.1.12}/guides/layer-selection.txt +138 -8
- package/public/packages/brick/0.1.12/index.txt +116 -0
- package/public/tasks/data.txt +24 -24
- package/public/tasks/forms.txt +50 -50
- package/public/tasks/layout.txt +22 -22
- package/public/tasks/navigation.txt +36 -36
- package/public/tasks/overlays.txt +24 -24
- package/public/tasks/theming.txt +2 -2
- package/public/packages/atom/0.24.0/index.txt +0 -89
- package/public/packages/brick/0.1.11/index.txt +0 -110
package/public/index.json
CHANGED
|
@@ -4,48 +4,48 @@
|
|
|
4
4
|
{
|
|
5
5
|
"id": "atom",
|
|
6
6
|
"name": "@flowstack-ui/atom",
|
|
7
|
-
"version": "0.
|
|
8
|
-
"archive": "flowstack-ui-atom-0.
|
|
9
|
-
"archiveBytes":
|
|
10
|
-
"archiveSha256": "
|
|
7
|
+
"version": "0.25.1",
|
|
8
|
+
"archive": "flowstack-ui-atom-0.25.1.tgz",
|
|
9
|
+
"archiveBytes": 1082922,
|
|
10
|
+
"archiveSha256": "c9cf5da713e5aa62456030ff0b811ac1b0a8a4335431c472feeab9f51dc0b66e",
|
|
11
11
|
"profile": {
|
|
12
12
|
"kind": "component-package",
|
|
13
13
|
"ownerUnit": "component"
|
|
14
14
|
},
|
|
15
15
|
"coverage": {
|
|
16
|
-
"publicSurfaces":
|
|
17
|
-
"classifiedPublicSurfaces":
|
|
16
|
+
"publicSurfaces": 2806,
|
|
17
|
+
"classifiedPublicSurfaces": 2806,
|
|
18
18
|
"failures": 0
|
|
19
19
|
},
|
|
20
20
|
"counts": {
|
|
21
21
|
"guides": 2,
|
|
22
|
-
"components":
|
|
22
|
+
"components": 71,
|
|
23
23
|
"operations": 0
|
|
24
24
|
},
|
|
25
|
-
"route": "/packages/atom/0.
|
|
25
|
+
"route": "/packages/atom/0.25.1/index.txt"
|
|
26
26
|
},
|
|
27
27
|
{
|
|
28
28
|
"id": "brick",
|
|
29
29
|
"name": "@flowstack-ui/brick",
|
|
30
|
-
"version": "0.1.
|
|
31
|
-
"archive": "flowstack-ui-brick-0.1.
|
|
32
|
-
"archiveBytes":
|
|
33
|
-
"archiveSha256": "
|
|
30
|
+
"version": "0.1.12",
|
|
31
|
+
"archive": "flowstack-ui-brick-0.1.12.tgz",
|
|
32
|
+
"archiveBytes": 842390,
|
|
33
|
+
"archiveSha256": "746d9f8732fdc2b4ad38a2bd53f8c11a5d76a642f219dffe0306c54db7a7514b",
|
|
34
34
|
"profile": {
|
|
35
35
|
"kind": "component-package",
|
|
36
36
|
"ownerUnit": "component"
|
|
37
37
|
},
|
|
38
38
|
"coverage": {
|
|
39
|
-
"publicSurfaces":
|
|
40
|
-
"classifiedPublicSurfaces":
|
|
39
|
+
"publicSurfaces": 2690,
|
|
40
|
+
"classifiedPublicSurfaces": 2690,
|
|
41
41
|
"failures": 0
|
|
42
42
|
},
|
|
43
43
|
"counts": {
|
|
44
44
|
"guides": 2,
|
|
45
|
-
"components":
|
|
45
|
+
"components": 95,
|
|
46
46
|
"operations": 0
|
|
47
47
|
},
|
|
48
|
-
"route": "/packages/brick/0.1.
|
|
48
|
+
"route": "/packages/brick/0.1.12/index.txt"
|
|
49
49
|
},
|
|
50
50
|
{
|
|
51
51
|
"id": "colors",
|
|
@@ -103,7 +103,7 @@
|
|
|
103
103
|
"llms": {
|
|
104
104
|
"path": "/llms.txt",
|
|
105
105
|
"bytes": 1197,
|
|
106
|
-
"sha256": "
|
|
106
|
+
"sha256": "3435086c6903e54458e589f3d5afb7c9210b17cfb0e8f42763297b4eedf9c067"
|
|
107
107
|
}
|
|
108
108
|
},
|
|
109
109
|
"routes": [
|
|
@@ -114,1582 +114,1645 @@
|
|
|
114
114
|
"id": "llms",
|
|
115
115
|
"path": "/llms.txt",
|
|
116
116
|
"bytes": 1197,
|
|
117
|
-
"sha256": "
|
|
117
|
+
"sha256": "3435086c6903e54458e589f3d5afb7c9210b17cfb0e8f42763297b4eedf9c067"
|
|
118
118
|
},
|
|
119
119
|
{
|
|
120
120
|
"package": "atom",
|
|
121
|
-
"version": "0.
|
|
121
|
+
"version": "0.25.1",
|
|
122
122
|
"kind": "component",
|
|
123
123
|
"id": "accordion",
|
|
124
|
-
"path": "/packages/atom/0.
|
|
124
|
+
"path": "/packages/atom/0.25.1/components/accordion.txt",
|
|
125
125
|
"bytes": 6015,
|
|
126
|
-
"sha256": "
|
|
126
|
+
"sha256": "97d38821dae870dc4105432147e22988a69e9d4b1d13b2398fff2f69e65c0ea8"
|
|
127
127
|
},
|
|
128
128
|
{
|
|
129
129
|
"package": "atom",
|
|
130
|
-
"version": "0.
|
|
130
|
+
"version": "0.25.1",
|
|
131
131
|
"kind": "component",
|
|
132
132
|
"id": "alert-dialog",
|
|
133
|
-
"path": "/packages/atom/0.
|
|
133
|
+
"path": "/packages/atom/0.25.1/components/alert-dialog.txt",
|
|
134
134
|
"bytes": 5972,
|
|
135
|
-
"sha256": "
|
|
135
|
+
"sha256": "4a813530796ec6b13e4846ce2b4686618bfe9f1eb0aa835e5fd7f8e6c4e8523b"
|
|
136
136
|
},
|
|
137
137
|
{
|
|
138
138
|
"package": "atom",
|
|
139
|
-
"version": "0.
|
|
139
|
+
"version": "0.25.1",
|
|
140
140
|
"kind": "component",
|
|
141
141
|
"id": "app-bar",
|
|
142
|
-
"path": "/packages/atom/0.
|
|
142
|
+
"path": "/packages/atom/0.25.1/components/app-bar.txt",
|
|
143
143
|
"bytes": 2833,
|
|
144
|
-
"sha256": "
|
|
144
|
+
"sha256": "5ac5f833e9a46c73ff6efc28477ac96c1cecfd130396d97c69430a7b8aea056f"
|
|
145
145
|
},
|
|
146
146
|
{
|
|
147
147
|
"package": "atom",
|
|
148
|
-
"version": "0.
|
|
148
|
+
"version": "0.25.1",
|
|
149
149
|
"kind": "component",
|
|
150
150
|
"id": "aspect-ratio",
|
|
151
|
-
"path": "/packages/atom/0.
|
|
151
|
+
"path": "/packages/atom/0.25.1/components/aspect-ratio.txt",
|
|
152
152
|
"bytes": 5290,
|
|
153
|
-
"sha256": "
|
|
153
|
+
"sha256": "c3c311da8503c3c9cd94e01542133447ced743f196f090d5a2fc9394c43d6e72"
|
|
154
154
|
},
|
|
155
155
|
{
|
|
156
156
|
"package": "atom",
|
|
157
|
-
"version": "0.
|
|
157
|
+
"version": "0.25.1",
|
|
158
158
|
"kind": "component",
|
|
159
159
|
"id": "avatar",
|
|
160
|
-
"path": "/packages/atom/0.
|
|
160
|
+
"path": "/packages/atom/0.25.1/components/avatar.txt",
|
|
161
161
|
"bytes": 6304,
|
|
162
|
-
"sha256": "
|
|
162
|
+
"sha256": "475990b87f93d9ac8eb7c297950a83550a01b27c236a459093ff10d769f8c2fb"
|
|
163
163
|
},
|
|
164
164
|
{
|
|
165
165
|
"package": "atom",
|
|
166
|
-
"version": "0.
|
|
166
|
+
"version": "0.25.1",
|
|
167
167
|
"kind": "component",
|
|
168
168
|
"id": "badge",
|
|
169
|
-
"path": "/packages/atom/0.
|
|
169
|
+
"path": "/packages/atom/0.25.1/components/badge.txt",
|
|
170
170
|
"bytes": 6179,
|
|
171
|
-
"sha256": "
|
|
171
|
+
"sha256": "658d26c9e00ae14c26e518642629d4b91fdb6b499eb34c438b590f3f9197bbad"
|
|
172
172
|
},
|
|
173
173
|
{
|
|
174
174
|
"package": "atom",
|
|
175
|
-
"version": "0.
|
|
175
|
+
"version": "0.25.1",
|
|
176
176
|
"kind": "component",
|
|
177
177
|
"id": "bottom-navigation",
|
|
178
|
-
"path": "/packages/atom/0.
|
|
178
|
+
"path": "/packages/atom/0.25.1/components/bottom-navigation.txt",
|
|
179
179
|
"bytes": 2985,
|
|
180
|
-
"sha256": "
|
|
180
|
+
"sha256": "1a9d9fe980f076a7ced123e9f56ea103b77c83c0f16020222b9ade23510ac953"
|
|
181
181
|
},
|
|
182
182
|
{
|
|
183
183
|
"package": "atom",
|
|
184
|
-
"version": "0.
|
|
184
|
+
"version": "0.25.1",
|
|
185
185
|
"kind": "component",
|
|
186
186
|
"id": "breadcrumb",
|
|
187
|
-
"path": "/packages/atom/0.
|
|
187
|
+
"path": "/packages/atom/0.25.1/components/breadcrumb.txt",
|
|
188
188
|
"bytes": 2752,
|
|
189
|
-
"sha256": "
|
|
189
|
+
"sha256": "21397a90484ca60538a8d7f5287025e0d22ae048a0f38c172863aa917b80ab23"
|
|
190
190
|
},
|
|
191
191
|
{
|
|
192
192
|
"package": "atom",
|
|
193
|
-
"version": "0.
|
|
193
|
+
"version": "0.25.1",
|
|
194
194
|
"kind": "component",
|
|
195
195
|
"id": "button",
|
|
196
|
-
"path": "/packages/atom/0.
|
|
196
|
+
"path": "/packages/atom/0.25.1/components/button.txt",
|
|
197
197
|
"bytes": 3191,
|
|
198
|
-
"sha256": "
|
|
198
|
+
"sha256": "b26bc4d60738baed717be7c8b546529d5f5afb4786cec6947404040528574f7a"
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
201
|
"package": "atom",
|
|
202
|
-
"version": "0.
|
|
202
|
+
"version": "0.25.1",
|
|
203
203
|
"kind": "component",
|
|
204
204
|
"id": "carousel",
|
|
205
|
-
"path": "/packages/atom/0.
|
|
205
|
+
"path": "/packages/atom/0.25.1/components/carousel.txt",
|
|
206
206
|
"bytes": 6360,
|
|
207
|
-
"sha256": "
|
|
207
|
+
"sha256": "3cfdf7a2e91e0c1f8e2df5933c16d1650b45fe2b9375f542dfb4e852477706ed"
|
|
208
208
|
},
|
|
209
209
|
{
|
|
210
210
|
"package": "atom",
|
|
211
|
-
"version": "0.
|
|
211
|
+
"version": "0.25.1",
|
|
212
212
|
"kind": "component",
|
|
213
213
|
"id": "checkbox-group",
|
|
214
|
-
"path": "/packages/atom/0.
|
|
214
|
+
"path": "/packages/atom/0.25.1/components/checkbox-group.txt",
|
|
215
215
|
"bytes": 6445,
|
|
216
|
-
"sha256": "
|
|
216
|
+
"sha256": "a8ee27d6dee3bc2dfe0cbe2d004d1665d680c791169c51b29bca32d54aca6899"
|
|
217
217
|
},
|
|
218
218
|
{
|
|
219
219
|
"package": "atom",
|
|
220
|
-
"version": "0.
|
|
220
|
+
"version": "0.25.1",
|
|
221
221
|
"kind": "component",
|
|
222
222
|
"id": "checkbox",
|
|
223
|
-
"path": "/packages/atom/0.
|
|
223
|
+
"path": "/packages/atom/0.25.1/components/checkbox.txt",
|
|
224
224
|
"bytes": 2786,
|
|
225
|
-
"sha256": "
|
|
225
|
+
"sha256": "e09a99a720ac4f1ac53d5ada4145fc9e447595dd24322acb65620e9615a0facf"
|
|
226
226
|
},
|
|
227
227
|
{
|
|
228
228
|
"package": "atom",
|
|
229
|
-
"version": "0.
|
|
229
|
+
"version": "0.25.1",
|
|
230
230
|
"kind": "component",
|
|
231
231
|
"id": "clipboard",
|
|
232
|
-
"path": "/packages/atom/0.
|
|
232
|
+
"path": "/packages/atom/0.25.1/components/clipboard.txt",
|
|
233
233
|
"bytes": 6075,
|
|
234
|
-
"sha256": "
|
|
234
|
+
"sha256": "cbcd451afb2004a54197e07b1656082f53a0338fcf438cfb53645ae7a1d9bd51"
|
|
235
235
|
},
|
|
236
236
|
{
|
|
237
237
|
"package": "atom",
|
|
238
|
-
"version": "0.
|
|
238
|
+
"version": "0.25.1",
|
|
239
239
|
"kind": "component",
|
|
240
240
|
"id": "collapsible",
|
|
241
|
-
"path": "/packages/atom/0.
|
|
241
|
+
"path": "/packages/atom/0.25.1/components/collapsible.txt",
|
|
242
242
|
"bytes": 5853,
|
|
243
|
-
"sha256": "
|
|
243
|
+
"sha256": "06b8f40d3962459f353c6dc0f0d4e8a6bec2d933b81f5516c267094b55020bc6"
|
|
244
244
|
},
|
|
245
245
|
{
|
|
246
246
|
"package": "atom",
|
|
247
|
-
"version": "0.
|
|
247
|
+
"version": "0.25.1",
|
|
248
248
|
"kind": "component",
|
|
249
249
|
"id": "color-picker",
|
|
250
|
-
"path": "/packages/atom/0.
|
|
250
|
+
"path": "/packages/atom/0.25.1/components/color-picker.txt",
|
|
251
251
|
"bytes": 4651,
|
|
252
|
-
"sha256": "
|
|
252
|
+
"sha256": "ffbb90e59f152f949bbf08ce42d89e37ff8782372cff1ef5aebb3f267cc9d891"
|
|
253
253
|
},
|
|
254
254
|
{
|
|
255
255
|
"package": "atom",
|
|
256
|
-
"version": "0.
|
|
256
|
+
"version": "0.25.1",
|
|
257
257
|
"kind": "component",
|
|
258
258
|
"id": "combobox",
|
|
259
|
-
"path": "/packages/atom/0.
|
|
259
|
+
"path": "/packages/atom/0.25.1/components/combobox.txt",
|
|
260
260
|
"bytes": 7245,
|
|
261
|
-
"sha256": "
|
|
261
|
+
"sha256": "500306de993e3a9e21fd334cdef2810dcd3f4d7bc97b7420d8a31db2e213676c"
|
|
262
262
|
},
|
|
263
263
|
{
|
|
264
264
|
"package": "atom",
|
|
265
|
-
"version": "0.
|
|
265
|
+
"version": "0.25.1",
|
|
266
266
|
"kind": "component",
|
|
267
267
|
"id": "context-menu",
|
|
268
|
-
"path": "/packages/atom/0.
|
|
268
|
+
"path": "/packages/atom/0.25.1/components/context-menu.txt",
|
|
269
269
|
"bytes": 6015,
|
|
270
|
-
"sha256": "
|
|
270
|
+
"sha256": "56a39a81ac23e6f3e06bce8797ba5fef0434113c3bcb1838fa902804159bc3f1"
|
|
271
271
|
},
|
|
272
272
|
{
|
|
273
273
|
"package": "atom",
|
|
274
|
-
"version": "0.
|
|
274
|
+
"version": "0.25.1",
|
|
275
275
|
"kind": "component",
|
|
276
276
|
"id": "data-grid",
|
|
277
|
-
"path": "/packages/atom/0.
|
|
277
|
+
"path": "/packages/atom/0.25.1/components/data-grid.txt",
|
|
278
278
|
"bytes": 8034,
|
|
279
|
-
"sha256": "
|
|
279
|
+
"sha256": "87d7d10590e8611d349bbdfd77417c09bb0a6a051894cced06e648e64a530d5a"
|
|
280
280
|
},
|
|
281
281
|
{
|
|
282
282
|
"package": "atom",
|
|
283
|
-
"version": "0.
|
|
283
|
+
"version": "0.25.1",
|
|
284
284
|
"kind": "component",
|
|
285
285
|
"id": "dialog",
|
|
286
|
-
"path": "/packages/atom/0.
|
|
286
|
+
"path": "/packages/atom/0.25.1/components/dialog.txt",
|
|
287
287
|
"bytes": 6029,
|
|
288
|
-
"sha256": "
|
|
288
|
+
"sha256": "e5f1f06352b28064d0f90a9f5ef3f8aeeb620ad352d6bfd1574322253c14a8aa"
|
|
289
289
|
},
|
|
290
290
|
{
|
|
291
291
|
"package": "atom",
|
|
292
|
-
"version": "0.
|
|
292
|
+
"version": "0.25.1",
|
|
293
293
|
"kind": "component",
|
|
294
294
|
"id": "direction",
|
|
295
|
-
"path": "/packages/atom/0.
|
|
295
|
+
"path": "/packages/atom/0.25.1/components/direction.txt",
|
|
296
296
|
"bytes": 7267,
|
|
297
|
-
"sha256": "
|
|
297
|
+
"sha256": "a1f3ce89576cd8b5664c79347c94f1ee8d2819c5198510bd5c6a3095c17ce2ba"
|
|
298
298
|
},
|
|
299
299
|
{
|
|
300
300
|
"package": "atom",
|
|
301
|
-
"version": "0.
|
|
301
|
+
"version": "0.25.1",
|
|
302
302
|
"kind": "component",
|
|
303
303
|
"id": "divider",
|
|
304
|
-
"path": "/packages/atom/0.
|
|
304
|
+
"path": "/packages/atom/0.25.1/components/divider.txt",
|
|
305
305
|
"bytes": 2497,
|
|
306
|
-
"sha256": "
|
|
306
|
+
"sha256": "c649e222511b5d35b380fdc65171d036af0ccd377f8bb904264c60ba9f4e4d1b"
|
|
307
307
|
},
|
|
308
308
|
{
|
|
309
309
|
"package": "atom",
|
|
310
|
-
"version": "0.
|
|
310
|
+
"version": "0.25.1",
|
|
311
311
|
"kind": "component",
|
|
312
312
|
"id": "drag-drop",
|
|
313
|
-
"path": "/packages/atom/0.
|
|
313
|
+
"path": "/packages/atom/0.25.1/components/drag-drop.txt",
|
|
314
314
|
"bytes": 6853,
|
|
315
|
-
"sha256": "
|
|
315
|
+
"sha256": "a10f1008136775111b148028c5c208523ce90a8e48cb0259fc39f418132fe01b"
|
|
316
316
|
},
|
|
317
317
|
{
|
|
318
318
|
"package": "atom",
|
|
319
|
-
"version": "0.
|
|
319
|
+
"version": "0.25.1",
|
|
320
320
|
"kind": "component",
|
|
321
321
|
"id": "drawer",
|
|
322
|
-
"path": "/packages/atom/0.
|
|
322
|
+
"path": "/packages/atom/0.25.1/components/drawer.txt",
|
|
323
323
|
"bytes": 3209,
|
|
324
|
-
"sha256": "
|
|
324
|
+
"sha256": "3821c592e94174d85e48ca9b0ac92ca0e247ac9415998618122fb37e23df6788"
|
|
325
325
|
},
|
|
326
326
|
{
|
|
327
327
|
"package": "atom",
|
|
328
|
-
"version": "0.
|
|
328
|
+
"version": "0.25.1",
|
|
329
329
|
"kind": "component",
|
|
330
330
|
"id": "dropdown-menu",
|
|
331
|
-
"path": "/packages/atom/0.
|
|
331
|
+
"path": "/packages/atom/0.25.1/components/dropdown-menu.txt",
|
|
332
332
|
"bytes": 5479,
|
|
333
|
-
"sha256": "
|
|
333
|
+
"sha256": "a0f5118caab3d9c95e9ae715a8b4a66f22d93e9a0ff45c700a213ad46fc43c0d"
|
|
334
334
|
},
|
|
335
335
|
{
|
|
336
336
|
"package": "atom",
|
|
337
|
-
"version": "0.
|
|
337
|
+
"version": "0.25.1",
|
|
338
338
|
"kind": "component",
|
|
339
339
|
"id": "feed",
|
|
340
|
-
"path": "/packages/atom/0.
|
|
340
|
+
"path": "/packages/atom/0.25.1/components/feed.txt",
|
|
341
341
|
"bytes": 8002,
|
|
342
|
-
"sha256": "
|
|
342
|
+
"sha256": "3204a88156d412ee1c8d400345640988a3b6298f65bf143225fffa3c4826e8f7"
|
|
343
343
|
},
|
|
344
344
|
{
|
|
345
345
|
"package": "atom",
|
|
346
|
-
"version": "0.
|
|
346
|
+
"version": "0.25.1",
|
|
347
347
|
"kind": "component",
|
|
348
348
|
"id": "field",
|
|
349
|
-
"path": "/packages/atom/0.
|
|
349
|
+
"path": "/packages/atom/0.25.1/components/field.txt",
|
|
350
350
|
"bytes": 3305,
|
|
351
|
-
"sha256": "
|
|
351
|
+
"sha256": "22a0205caea8ff3ce003da15231a20470a6b60ab2533868ead8f31ee80c3f96b"
|
|
352
352
|
},
|
|
353
353
|
{
|
|
354
354
|
"package": "atom",
|
|
355
|
-
"version": "0.
|
|
355
|
+
"version": "0.25.1",
|
|
356
356
|
"kind": "component",
|
|
357
357
|
"id": "fieldset",
|
|
358
|
-
"path": "/packages/atom/0.
|
|
358
|
+
"path": "/packages/atom/0.25.1/components/fieldset.txt",
|
|
359
359
|
"bytes": 2633,
|
|
360
|
-
"sha256": "
|
|
360
|
+
"sha256": "990b3be8707e380cd487aab7231f29a29b61ead0c4f478816c131f4c34008449"
|
|
361
361
|
},
|
|
362
362
|
{
|
|
363
363
|
"package": "atom",
|
|
364
|
-
"version": "0.
|
|
364
|
+
"version": "0.25.1",
|
|
365
365
|
"kind": "component",
|
|
366
366
|
"id": "file-upload",
|
|
367
|
-
"path": "/packages/atom/0.
|
|
367
|
+
"path": "/packages/atom/0.25.1/components/file-upload.txt",
|
|
368
368
|
"bytes": 7371,
|
|
369
|
-
"sha256": "
|
|
369
|
+
"sha256": "6d439fb878469e852547144620ff63a4542604d98d15105b09d4a0484dde16d2"
|
|
370
370
|
},
|
|
371
371
|
{
|
|
372
372
|
"package": "atom",
|
|
373
|
-
"version": "0.
|
|
373
|
+
"version": "0.25.1",
|
|
374
374
|
"kind": "component",
|
|
375
375
|
"id": "form",
|
|
376
|
-
"path": "/packages/atom/0.
|
|
376
|
+
"path": "/packages/atom/0.25.1/components/form.txt",
|
|
377
377
|
"bytes": 2606,
|
|
378
|
-
"sha256": "
|
|
378
|
+
"sha256": "87bd06c9d40710980dccdbac09d52d9bf8bfe9f3fce9fb91f6720c074cfc62e2"
|
|
379
379
|
},
|
|
380
380
|
{
|
|
381
381
|
"package": "atom",
|
|
382
|
-
"version": "0.
|
|
382
|
+
"version": "0.25.1",
|
|
383
|
+
"kind": "component",
|
|
384
|
+
"id": "highlight",
|
|
385
|
+
"path": "/packages/atom/0.25.1/components/highlight.txt",
|
|
386
|
+
"bytes": 6062,
|
|
387
|
+
"sha256": "9ce3e7640f8cb1a8a8d3cd24bfd419d1be716dfc66ea38f6121b0c761ba03b5a"
|
|
388
|
+
},
|
|
389
|
+
{
|
|
390
|
+
"package": "atom",
|
|
391
|
+
"version": "0.25.1",
|
|
383
392
|
"kind": "component",
|
|
384
393
|
"id": "hover-card",
|
|
385
|
-
"path": "/packages/atom/0.
|
|
394
|
+
"path": "/packages/atom/0.25.1/components/hover-card.txt",
|
|
386
395
|
"bytes": 5967,
|
|
387
|
-
"sha256": "
|
|
396
|
+
"sha256": "ea1ef1b1294d970be87d17aacca6350c64451274ef655c1938549f04d31d39cc"
|
|
388
397
|
},
|
|
389
398
|
{
|
|
390
399
|
"package": "atom",
|
|
391
|
-
"version": "0.
|
|
400
|
+
"version": "0.25.1",
|
|
392
401
|
"kind": "component",
|
|
393
402
|
"id": "image",
|
|
394
|
-
"path": "/packages/atom/0.
|
|
403
|
+
"path": "/packages/atom/0.25.1/components/image.txt",
|
|
395
404
|
"bytes": 2845,
|
|
396
|
-
"sha256": "
|
|
405
|
+
"sha256": "4c957b933c4862ec815c3ead776eedcfb2c8692986ba3e867c9141e1c0f1c444"
|
|
397
406
|
},
|
|
398
407
|
{
|
|
399
408
|
"package": "atom",
|
|
400
|
-
"version": "0.
|
|
409
|
+
"version": "0.25.1",
|
|
401
410
|
"kind": "component",
|
|
402
411
|
"id": "input",
|
|
403
|
-
"path": "/packages/atom/0.
|
|
412
|
+
"path": "/packages/atom/0.25.1/components/input.txt",
|
|
404
413
|
"bytes": 2590,
|
|
405
|
-
"sha256": "
|
|
414
|
+
"sha256": "374845a05b0281050b24fc1bdf0d32a822f89771f32a7c4d830e05bccb448699"
|
|
406
415
|
},
|
|
407
416
|
{
|
|
408
417
|
"package": "atom",
|
|
409
|
-
"version": "0.
|
|
418
|
+
"version": "0.25.1",
|
|
410
419
|
"kind": "component",
|
|
411
420
|
"id": "label",
|
|
412
|
-
"path": "/packages/atom/0.
|
|
421
|
+
"path": "/packages/atom/0.25.1/components/label.txt",
|
|
413
422
|
"bytes": 5871,
|
|
414
|
-
"sha256": "
|
|
423
|
+
"sha256": "4b4425c53c75961b34c1c4d799cfc3d2834a38f9e1c708c4598fd7238fc518a5"
|
|
415
424
|
},
|
|
416
425
|
{
|
|
417
426
|
"package": "atom",
|
|
418
|
-
"version": "0.
|
|
427
|
+
"version": "0.25.1",
|
|
419
428
|
"kind": "component",
|
|
420
429
|
"id": "link",
|
|
421
|
-
"path": "/packages/atom/0.
|
|
430
|
+
"path": "/packages/atom/0.25.1/components/link.txt",
|
|
422
431
|
"bytes": 2558,
|
|
423
|
-
"sha256": "
|
|
432
|
+
"sha256": "2bb893cb41cec7edb40c987cebeeb635a134393991f30a089426b43dd7049e86"
|
|
424
433
|
},
|
|
425
434
|
{
|
|
426
435
|
"package": "atom",
|
|
427
|
-
"version": "0.
|
|
436
|
+
"version": "0.25.1",
|
|
428
437
|
"kind": "component",
|
|
429
438
|
"id": "list",
|
|
430
|
-
"path": "/packages/atom/0.
|
|
439
|
+
"path": "/packages/atom/0.25.1/components/list.txt",
|
|
431
440
|
"bytes": 5540,
|
|
432
|
-
"sha256": "
|
|
441
|
+
"sha256": "c73072f4b759667dd984683c5c714656c0d893a065fa5cd0ab0d924e8a1d9e76"
|
|
433
442
|
},
|
|
434
443
|
{
|
|
435
444
|
"package": "atom",
|
|
436
|
-
"version": "0.
|
|
445
|
+
"version": "0.25.1",
|
|
437
446
|
"kind": "component",
|
|
438
447
|
"id": "listbox",
|
|
439
|
-
"path": "/packages/atom/0.
|
|
448
|
+
"path": "/packages/atom/0.25.1/components/listbox.txt",
|
|
440
449
|
"bytes": 6199,
|
|
441
|
-
"sha256": "
|
|
450
|
+
"sha256": "d5bd5d35146c4c47cfd38eac1e3717595e2deff0e6acd4cee985a4d0fdb976e2"
|
|
442
451
|
},
|
|
443
452
|
{
|
|
444
453
|
"package": "atom",
|
|
445
|
-
"version": "0.
|
|
454
|
+
"version": "0.25.1",
|
|
446
455
|
"kind": "component",
|
|
447
456
|
"id": "menu",
|
|
448
|
-
"path": "/packages/atom/0.
|
|
457
|
+
"path": "/packages/atom/0.25.1/components/menu.txt",
|
|
449
458
|
"bytes": 7087,
|
|
450
|
-
"sha256": "
|
|
459
|
+
"sha256": "ffe28e1b7b08f7e3da083858b54c2c2191f2112f07dde8ff450636e225640664"
|
|
451
460
|
},
|
|
452
461
|
{
|
|
453
462
|
"package": "atom",
|
|
454
|
-
"version": "0.
|
|
463
|
+
"version": "0.25.1",
|
|
455
464
|
"kind": "component",
|
|
456
465
|
"id": "menubar",
|
|
457
|
-
"path": "/packages/atom/0.
|
|
466
|
+
"path": "/packages/atom/0.25.1/components/menubar.txt",
|
|
458
467
|
"bytes": 6100,
|
|
459
|
-
"sha256": "
|
|
468
|
+
"sha256": "690aba9e44d589791e792ccac08c531c745ddbc20050592338910ef7f29430ac"
|
|
460
469
|
},
|
|
461
470
|
{
|
|
462
471
|
"package": "atom",
|
|
463
|
-
"version": "0.
|
|
472
|
+
"version": "0.25.1",
|
|
464
473
|
"kind": "component",
|
|
465
474
|
"id": "modal",
|
|
466
|
-
"path": "/packages/atom/0.
|
|
475
|
+
"path": "/packages/atom/0.25.1/components/modal.txt",
|
|
467
476
|
"bytes": 7231,
|
|
468
|
-
"sha256": "
|
|
477
|
+
"sha256": "ee4818fa94d33e4d45143b2e17705e37dbf018433ebc12a89e15bf7d6a601cea"
|
|
469
478
|
},
|
|
470
479
|
{
|
|
471
480
|
"package": "atom",
|
|
472
|
-
"version": "0.
|
|
481
|
+
"version": "0.25.1",
|
|
473
482
|
"kind": "component",
|
|
474
483
|
"id": "multi-select",
|
|
475
|
-
"path": "/packages/atom/0.
|
|
484
|
+
"path": "/packages/atom/0.25.1/components/multi-select.txt",
|
|
476
485
|
"bytes": 6692,
|
|
477
|
-
"sha256": "
|
|
486
|
+
"sha256": "1ee051fb639adb6dcdb7964a2d166e255c167e960af369d7d85602fd3794f922"
|
|
478
487
|
},
|
|
479
488
|
{
|
|
480
489
|
"package": "atom",
|
|
481
|
-
"version": "0.
|
|
490
|
+
"version": "0.25.1",
|
|
482
491
|
"kind": "component",
|
|
483
492
|
"id": "nav-list",
|
|
484
|
-
"path": "/packages/atom/0.
|
|
493
|
+
"path": "/packages/atom/0.25.1/components/nav-list.txt",
|
|
485
494
|
"bytes": 3523,
|
|
486
|
-
"sha256": "
|
|
495
|
+
"sha256": "8da48506c6d539f81fb2736b810ef276c72f62ab2efc69421aa49345b8fe1bce"
|
|
487
496
|
},
|
|
488
497
|
{
|
|
489
498
|
"package": "atom",
|
|
490
|
-
"version": "0.
|
|
499
|
+
"version": "0.25.1",
|
|
491
500
|
"kind": "component",
|
|
492
501
|
"id": "navigation-menu",
|
|
493
|
-
"path": "/packages/atom/0.
|
|
502
|
+
"path": "/packages/atom/0.25.1/components/navigation-menu.txt",
|
|
494
503
|
"bytes": 4084,
|
|
495
|
-
"sha256": "
|
|
504
|
+
"sha256": "2897f0a833cea981f7458851ea81731f28c145e498b870d8d8cd47fde86528cd"
|
|
496
505
|
},
|
|
497
506
|
{
|
|
498
507
|
"package": "atom",
|
|
499
|
-
"version": "0.
|
|
508
|
+
"version": "0.25.1",
|
|
500
509
|
"kind": "component",
|
|
501
510
|
"id": "number-input",
|
|
502
|
-
"path": "/packages/atom/0.
|
|
511
|
+
"path": "/packages/atom/0.25.1/components/number-input.txt",
|
|
503
512
|
"bytes": 6820,
|
|
504
|
-
"sha256": "
|
|
513
|
+
"sha256": "6ce2c118e0acaa0a4b3272649eaf213d09cacb35792301219aae873214271674"
|
|
505
514
|
},
|
|
506
515
|
{
|
|
507
516
|
"package": "atom",
|
|
508
|
-
"version": "0.
|
|
517
|
+
"version": "0.25.1",
|
|
509
518
|
"kind": "component",
|
|
510
519
|
"id": "otp-field",
|
|
511
|
-
"path": "/packages/atom/0.
|
|
520
|
+
"path": "/packages/atom/0.25.1/components/otp-field.txt",
|
|
512
521
|
"bytes": 6671,
|
|
513
|
-
"sha256": "
|
|
522
|
+
"sha256": "60505e7857bb183811fd673ec5cf4f4fd5bcf2630100d6d4e5ca4023f2a30dd0"
|
|
514
523
|
},
|
|
515
524
|
{
|
|
516
525
|
"package": "atom",
|
|
517
|
-
"version": "0.
|
|
526
|
+
"version": "0.25.1",
|
|
518
527
|
"kind": "component",
|
|
519
528
|
"id": "pagination",
|
|
520
|
-
"path": "/packages/atom/0.
|
|
529
|
+
"path": "/packages/atom/0.25.1/components/pagination.txt",
|
|
521
530
|
"bytes": 4531,
|
|
522
|
-
"sha256": "
|
|
531
|
+
"sha256": "edef30019b54804d79fff8113728b6b2743f578b37014f1a86f5df6c4ed62e49"
|
|
523
532
|
},
|
|
524
533
|
{
|
|
525
534
|
"package": "atom",
|
|
526
|
-
"version": "0.
|
|
535
|
+
"version": "0.25.1",
|
|
527
536
|
"kind": "component",
|
|
528
537
|
"id": "password-toggle-field",
|
|
529
|
-
"path": "/packages/atom/0.
|
|
538
|
+
"path": "/packages/atom/0.25.1/components/password-toggle-field.txt",
|
|
530
539
|
"bytes": 6384,
|
|
531
|
-
"sha256": "
|
|
540
|
+
"sha256": "489857362745d317568d4054fa7fe6b31b860b691e1ee10372ff35a2812ec50e"
|
|
532
541
|
},
|
|
533
542
|
{
|
|
534
543
|
"package": "atom",
|
|
535
|
-
"version": "0.
|
|
544
|
+
"version": "0.25.1",
|
|
536
545
|
"kind": "component",
|
|
537
546
|
"id": "popover",
|
|
538
|
-
"path": "/packages/atom/0.
|
|
547
|
+
"path": "/packages/atom/0.25.1/components/popover.txt",
|
|
539
548
|
"bytes": 6996,
|
|
540
|
-
"sha256": "
|
|
549
|
+
"sha256": "b8e0a0e737885d40ab77efa6575acf4c7a2b45c18f832dad1ebb5cbf2392a803"
|
|
541
550
|
},
|
|
542
551
|
{
|
|
543
552
|
"package": "atom",
|
|
544
|
-
"version": "0.
|
|
553
|
+
"version": "0.25.1",
|
|
545
554
|
"kind": "component",
|
|
546
555
|
"id": "pressable",
|
|
547
|
-
"path": "/packages/atom/0.
|
|
556
|
+
"path": "/packages/atom/0.25.1/components/pressable.txt",
|
|
548
557
|
"bytes": 2738,
|
|
549
|
-
"sha256": "
|
|
558
|
+
"sha256": "bacc1042ab386cd91feed936dfba69677848d4a230f47ad43dee5ef2b7b1f7ae"
|
|
550
559
|
},
|
|
551
560
|
{
|
|
552
561
|
"package": "atom",
|
|
553
|
-
"version": "0.
|
|
562
|
+
"version": "0.25.1",
|
|
554
563
|
"kind": "component",
|
|
555
564
|
"id": "progress",
|
|
556
|
-
"path": "/packages/atom/0.
|
|
565
|
+
"path": "/packages/atom/0.25.1/components/progress.txt",
|
|
557
566
|
"bytes": 6535,
|
|
558
|
-
"sha256": "
|
|
567
|
+
"sha256": "ed5ad328e15606fb06e340bd86c1938048aa74791774d7a302df6d8e6c3e7338"
|
|
559
568
|
},
|
|
560
569
|
{
|
|
561
570
|
"package": "atom",
|
|
562
|
-
"version": "0.
|
|
571
|
+
"version": "0.25.1",
|
|
563
572
|
"kind": "component",
|
|
564
573
|
"id": "radio-group",
|
|
565
|
-
"path": "/packages/atom/0.
|
|
574
|
+
"path": "/packages/atom/0.25.1/components/radio-group.txt",
|
|
566
575
|
"bytes": 5951,
|
|
567
|
-
"sha256": "
|
|
576
|
+
"sha256": "af13384c1322e98ac7ad5d53917024957e6018d0a9f2fdcd8c802b15ca18ceab"
|
|
568
577
|
},
|
|
569
578
|
{
|
|
570
579
|
"package": "atom",
|
|
571
|
-
"version": "0.
|
|
580
|
+
"version": "0.25.1",
|
|
572
581
|
"kind": "component",
|
|
573
582
|
"id": "rating",
|
|
574
|
-
"path": "/packages/atom/0.
|
|
583
|
+
"path": "/packages/atom/0.25.1/components/rating.txt",
|
|
575
584
|
"bytes": 6416,
|
|
576
|
-
"sha256": "
|
|
585
|
+
"sha256": "529ec46a11455b99490cd03e5df216e6c807cdfc3c1ce245798f1d8b8f38c8d1"
|
|
577
586
|
},
|
|
578
587
|
{
|
|
579
588
|
"package": "atom",
|
|
580
|
-
"version": "0.
|
|
589
|
+
"version": "0.25.1",
|
|
581
590
|
"kind": "component",
|
|
582
591
|
"id": "reorder",
|
|
583
|
-
"path": "/packages/atom/0.
|
|
592
|
+
"path": "/packages/atom/0.25.1/components/reorder.txt",
|
|
584
593
|
"bytes": 6344,
|
|
585
|
-
"sha256": "
|
|
594
|
+
"sha256": "693e84a2b50975f8bbe03c948eb1d3c75019c3ab2d4d564e8d736cbd8c644d0e"
|
|
586
595
|
},
|
|
587
596
|
{
|
|
588
597
|
"package": "atom",
|
|
589
|
-
"version": "0.
|
|
598
|
+
"version": "0.25.1",
|
|
590
599
|
"kind": "component",
|
|
591
600
|
"id": "scroll-area",
|
|
592
|
-
"path": "/packages/atom/0.
|
|
601
|
+
"path": "/packages/atom/0.25.1/components/scroll-area.txt",
|
|
593
602
|
"bytes": 3110,
|
|
594
|
-
"sha256": "
|
|
603
|
+
"sha256": "b5cab466102866dfea2469e657b172386cf0aa1cec95b421b231ac5f1de25cec"
|
|
595
604
|
},
|
|
596
605
|
{
|
|
597
606
|
"package": "atom",
|
|
598
|
-
"version": "0.
|
|
607
|
+
"version": "0.25.1",
|
|
599
608
|
"kind": "component",
|
|
600
609
|
"id": "select",
|
|
601
|
-
"path": "/packages/atom/0.
|
|
610
|
+
"path": "/packages/atom/0.25.1/components/select.txt",
|
|
602
611
|
"bytes": 6972,
|
|
603
|
-
"sha256": "
|
|
612
|
+
"sha256": "b9a4b0a6c110452baa527503f31741e9b2b46f1b7d3b55ecee4392eaa692d815"
|
|
604
613
|
},
|
|
605
614
|
{
|
|
606
615
|
"package": "atom",
|
|
607
|
-
"version": "0.
|
|
616
|
+
"version": "0.25.1",
|
|
608
617
|
"kind": "component",
|
|
609
618
|
"id": "sidebar",
|
|
610
|
-
"path": "/packages/atom/0.
|
|
619
|
+
"path": "/packages/atom/0.25.1/components/sidebar.txt",
|
|
611
620
|
"bytes": 3057,
|
|
612
|
-
"sha256": "
|
|
621
|
+
"sha256": "cf93f779a94c656f9f050d6be7d80d1de826293ffe36339d3b38ecd2031ff1bf"
|
|
613
622
|
},
|
|
614
623
|
{
|
|
615
624
|
"package": "atom",
|
|
616
|
-
"version": "0.
|
|
625
|
+
"version": "0.25.1",
|
|
617
626
|
"kind": "component",
|
|
618
627
|
"id": "skip-link",
|
|
619
|
-
"path": "/packages/atom/0.
|
|
628
|
+
"path": "/packages/atom/0.25.1/components/skip-link.txt",
|
|
620
629
|
"bytes": 2629,
|
|
621
|
-
"sha256": "
|
|
630
|
+
"sha256": "b95079732754eb1760315dd85567e37d2d204fbdabd3ebef238ba41e14c06420"
|
|
622
631
|
},
|
|
623
632
|
{
|
|
624
633
|
"package": "atom",
|
|
625
|
-
"version": "0.
|
|
634
|
+
"version": "0.25.1",
|
|
626
635
|
"kind": "component",
|
|
627
636
|
"id": "slider",
|
|
628
|
-
"path": "/packages/atom/0.
|
|
637
|
+
"path": "/packages/atom/0.25.1/components/slider.txt",
|
|
629
638
|
"bytes": 6331,
|
|
630
|
-
"sha256": "
|
|
639
|
+
"sha256": "ef91dac4d9b51472d7393f81f96d3308b7ab3b0185bafa2a111932ece1c9097f"
|
|
631
640
|
},
|
|
632
641
|
{
|
|
633
642
|
"package": "atom",
|
|
634
|
-
"version": "0.
|
|
643
|
+
"version": "0.25.1",
|
|
635
644
|
"kind": "component",
|
|
636
645
|
"id": "swipeable-item",
|
|
637
|
-
"path": "/packages/atom/0.
|
|
646
|
+
"path": "/packages/atom/0.25.1/components/swipeable-item.txt",
|
|
638
647
|
"bytes": 6864,
|
|
639
|
-
"sha256": "
|
|
648
|
+
"sha256": "66e97822daaf8b3cd0c62fddf2230c3ed522bab89ad08d186208d33aeabcf245"
|
|
640
649
|
},
|
|
641
650
|
{
|
|
642
651
|
"package": "atom",
|
|
643
|
-
"version": "0.
|
|
652
|
+
"version": "0.25.1",
|
|
644
653
|
"kind": "component",
|
|
645
654
|
"id": "switch",
|
|
646
|
-
"path": "/packages/atom/0.
|
|
655
|
+
"path": "/packages/atom/0.25.1/components/switch.txt",
|
|
647
656
|
"bytes": 5252,
|
|
648
|
-
"sha256": "
|
|
657
|
+
"sha256": "ceec2b8c77cf2e6a090bc1b163db8a915f7814d5d7ef944849d6da6b18c2de0d"
|
|
649
658
|
},
|
|
650
659
|
{
|
|
651
660
|
"package": "atom",
|
|
652
|
-
"version": "0.
|
|
661
|
+
"version": "0.25.1",
|
|
653
662
|
"kind": "component",
|
|
654
663
|
"id": "table",
|
|
655
|
-
"path": "/packages/atom/0.
|
|
664
|
+
"path": "/packages/atom/0.25.1/components/table.txt",
|
|
656
665
|
"bytes": 6379,
|
|
657
|
-
"sha256": "
|
|
666
|
+
"sha256": "2802af0a8f3b34a7a57afe3cf7720d42ae918282a07dadf29626e9280badb020"
|
|
658
667
|
},
|
|
659
668
|
{
|
|
660
669
|
"package": "atom",
|
|
661
|
-
"version": "0.
|
|
670
|
+
"version": "0.25.1",
|
|
662
671
|
"kind": "component",
|
|
663
672
|
"id": "tabs",
|
|
664
|
-
"path": "/packages/atom/0.
|
|
673
|
+
"path": "/packages/atom/0.25.1/components/tabs.txt",
|
|
665
674
|
"bytes": 2894,
|
|
666
|
-
"sha256": "
|
|
675
|
+
"sha256": "51ef6acc4b585343e086262943b1c4d5485e21b64f0dd85164eb9d14cf4706ff"
|
|
667
676
|
},
|
|
668
677
|
{
|
|
669
678
|
"package": "atom",
|
|
670
|
-
"version": "0.
|
|
679
|
+
"version": "0.25.1",
|
|
671
680
|
"kind": "component",
|
|
672
681
|
"id": "textarea",
|
|
673
|
-
"path": "/packages/atom/0.
|
|
682
|
+
"path": "/packages/atom/0.25.1/components/textarea.txt",
|
|
674
683
|
"bytes": 2568,
|
|
675
|
-
"sha256": "
|
|
684
|
+
"sha256": "54286d085599f481fb40a60f9c3e5568fe6d4f60ef4b3389cbe1fea98a870547"
|
|
676
685
|
},
|
|
677
686
|
{
|
|
678
687
|
"package": "atom",
|
|
679
|
-
"version": "0.
|
|
688
|
+
"version": "0.25.1",
|
|
680
689
|
"kind": "component",
|
|
681
690
|
"id": "toast",
|
|
682
|
-
"path": "/packages/atom/0.
|
|
691
|
+
"path": "/packages/atom/0.25.1/components/toast.txt",
|
|
683
692
|
"bytes": 7349,
|
|
684
|
-
"sha256": "
|
|
693
|
+
"sha256": "5128164e1a7d38fd72851e1461fac278a64d7838f10be35472a6dbd7f6dd0203"
|
|
685
694
|
},
|
|
686
695
|
{
|
|
687
696
|
"package": "atom",
|
|
688
|
-
"version": "0.
|
|
697
|
+
"version": "0.25.1",
|
|
689
698
|
"kind": "component",
|
|
690
699
|
"id": "toggle-group",
|
|
691
|
-
"path": "/packages/atom/0.
|
|
700
|
+
"path": "/packages/atom/0.25.1/components/toggle-group.txt",
|
|
692
701
|
"bytes": 5159,
|
|
693
|
-
"sha256": "
|
|
702
|
+
"sha256": "292f1ce2254a57d8e7a7584e4ecc6f8a65e6e8644422e7ffc6e4414740ef6cc4"
|
|
694
703
|
},
|
|
695
704
|
{
|
|
696
705
|
"package": "atom",
|
|
697
|
-
"version": "0.
|
|
706
|
+
"version": "0.25.1",
|
|
698
707
|
"kind": "component",
|
|
699
708
|
"id": "toggle",
|
|
700
|
-
"path": "/packages/atom/0.
|
|
709
|
+
"path": "/packages/atom/0.25.1/components/toggle.txt",
|
|
701
710
|
"bytes": 4667,
|
|
702
|
-
"sha256": "
|
|
711
|
+
"sha256": "64631b809e2f70360f57dfc3785245cf22f1178d50b4189ab5d7e5ae1ffecbd9"
|
|
703
712
|
},
|
|
704
713
|
{
|
|
705
714
|
"package": "atom",
|
|
706
|
-
"version": "0.
|
|
715
|
+
"version": "0.25.1",
|
|
707
716
|
"kind": "component",
|
|
708
717
|
"id": "toolbar",
|
|
709
|
-
"path": "/packages/atom/0.
|
|
718
|
+
"path": "/packages/atom/0.25.1/components/toolbar.txt",
|
|
710
719
|
"bytes": 2991,
|
|
711
|
-
"sha256": "
|
|
720
|
+
"sha256": "1faa8492ac7590a813801955c0a664def2e0ba4fa23601a438c36f59b246a17b"
|
|
712
721
|
},
|
|
713
722
|
{
|
|
714
723
|
"package": "atom",
|
|
715
|
-
"version": "0.
|
|
724
|
+
"version": "0.25.1",
|
|
716
725
|
"kind": "component",
|
|
717
726
|
"id": "tooltip",
|
|
718
|
-
"path": "/packages/atom/0.
|
|
727
|
+
"path": "/packages/atom/0.25.1/components/tooltip.txt",
|
|
719
728
|
"bytes": 6255,
|
|
720
|
-
"sha256": "
|
|
729
|
+
"sha256": "ae55fb1ffd130b0b6abb06a2b2a5b875b96eeda16408720990db11ad1c1348d7"
|
|
721
730
|
},
|
|
722
731
|
{
|
|
723
732
|
"package": "atom",
|
|
724
|
-
"version": "0.
|
|
733
|
+
"version": "0.25.1",
|
|
725
734
|
"kind": "component",
|
|
726
735
|
"id": "tree-grid",
|
|
727
|
-
"path": "/packages/atom/0.
|
|
736
|
+
"path": "/packages/atom/0.25.1/components/tree-grid.txt",
|
|
728
737
|
"bytes": 8436,
|
|
729
|
-
"sha256": "
|
|
738
|
+
"sha256": "323a56ee09539d31b2b94c01592799965bf93010aceb97aeb55c612a9ab4184f"
|
|
730
739
|
},
|
|
731
740
|
{
|
|
732
741
|
"package": "atom",
|
|
733
|
-
"version": "0.
|
|
742
|
+
"version": "0.25.1",
|
|
734
743
|
"kind": "component",
|
|
735
744
|
"id": "tree",
|
|
736
|
-
"path": "/packages/atom/0.
|
|
745
|
+
"path": "/packages/atom/0.25.1/components/tree.txt",
|
|
737
746
|
"bytes": 7923,
|
|
738
|
-
"sha256": "
|
|
747
|
+
"sha256": "bee749b88a526685a2abdda80641f515467ecabf1d8c24fbfb3f7b731726c187"
|
|
739
748
|
},
|
|
740
749
|
{
|
|
741
750
|
"package": "atom",
|
|
742
|
-
"version": "0.
|
|
751
|
+
"version": "0.25.1",
|
|
743
752
|
"kind": "component",
|
|
744
753
|
"id": "visually-hidden",
|
|
745
|
-
"path": "/packages/atom/0.
|
|
754
|
+
"path": "/packages/atom/0.25.1/components/visually-hidden.txt",
|
|
746
755
|
"bytes": 6236,
|
|
747
|
-
"sha256": "
|
|
756
|
+
"sha256": "e5643bafe526abd1d5d6c213a7d914aa86b4df2741dc3f1436bbf348cf81fbc0"
|
|
748
757
|
},
|
|
749
758
|
{
|
|
750
759
|
"package": "atom",
|
|
751
|
-
"version": "0.
|
|
760
|
+
"version": "0.25.1",
|
|
752
761
|
"kind": "document",
|
|
753
762
|
"id": "guides/agent-knowledge",
|
|
754
|
-
"path": "/packages/atom/0.
|
|
763
|
+
"path": "/packages/atom/0.25.1/docs/guides/agent-knowledge.txt",
|
|
755
764
|
"bytes": 2681,
|
|
756
|
-
"sha256": "
|
|
765
|
+
"sha256": "ad792aae7d3f595117fe4e6107e7aee15db293209e0dc7a65ce7fe646ad4edac"
|
|
757
766
|
},
|
|
758
767
|
{
|
|
759
768
|
"package": "atom",
|
|
760
|
-
"version": "0.
|
|
769
|
+
"version": "0.25.1",
|
|
761
770
|
"kind": "document",
|
|
762
771
|
"id": "guides/getting-started",
|
|
763
|
-
"path": "/packages/atom/0.
|
|
772
|
+
"path": "/packages/atom/0.25.1/docs/guides/getting-started.txt",
|
|
764
773
|
"bytes": 1519,
|
|
765
|
-
"sha256": "
|
|
774
|
+
"sha256": "d185ac90cc3811df6b5bf971ff3691c73051c64a42e2ba414c809b6c4bdde3f6"
|
|
766
775
|
},
|
|
767
776
|
{
|
|
768
777
|
"package": "atom",
|
|
769
|
-
"version": "0.
|
|
778
|
+
"version": "0.25.1",
|
|
770
779
|
"kind": "document",
|
|
771
780
|
"id": "guides/imports",
|
|
772
|
-
"path": "/packages/atom/0.
|
|
781
|
+
"path": "/packages/atom/0.25.1/docs/guides/imports.txt",
|
|
773
782
|
"bytes": 810,
|
|
774
|
-
"sha256": "
|
|
783
|
+
"sha256": "8b4150e20cb632c6fa4f4fee9f027bc7138ff3ba3140fe723e31abe3614c24ec"
|
|
775
784
|
},
|
|
776
785
|
{
|
|
777
786
|
"package": "atom",
|
|
778
|
-
"version": "0.
|
|
787
|
+
"version": "0.25.1",
|
|
779
788
|
"kind": "document",
|
|
780
789
|
"id": "guides/public-api",
|
|
781
|
-
"path": "/packages/atom/0.
|
|
790
|
+
"path": "/packages/atom/0.25.1/docs/guides/public-api.txt",
|
|
782
791
|
"bytes": 3465,
|
|
783
|
-
"sha256": "
|
|
792
|
+
"sha256": "23abca3a6c041f7b1c67099601db50dd2ede6e51e2073daa668ab424ae500a6c"
|
|
784
793
|
},
|
|
785
794
|
{
|
|
786
795
|
"package": "atom",
|
|
787
|
-
"version": "0.
|
|
796
|
+
"version": "0.25.1",
|
|
788
797
|
"kind": "guide",
|
|
789
798
|
"id": "behavior-composition",
|
|
790
|
-
"path": "/packages/atom/0.
|
|
799
|
+
"path": "/packages/atom/0.25.1/guides/behavior-composition.txt",
|
|
791
800
|
"bytes": 8645,
|
|
792
|
-
"sha256": "
|
|
801
|
+
"sha256": "451df2733df55a10294c9ce0a2e1193e5be39647cdabbb924de08739aae38a39"
|
|
793
802
|
},
|
|
794
803
|
{
|
|
795
804
|
"package": "atom",
|
|
796
|
-
"version": "0.
|
|
805
|
+
"version": "0.25.1",
|
|
797
806
|
"kind": "guide",
|
|
798
807
|
"id": "layer-selection",
|
|
799
|
-
"path": "/packages/atom/0.
|
|
800
|
-
"bytes":
|
|
801
|
-
"sha256": "
|
|
808
|
+
"path": "/packages/atom/0.25.1/guides/layer-selection.txt",
|
|
809
|
+
"bytes": 28311,
|
|
810
|
+
"sha256": "0b4d6569b3c73fb08e47756072a7582c6c76bfef32c3e2cbb965c5a0ad68e36a"
|
|
802
811
|
},
|
|
803
812
|
{
|
|
804
813
|
"package": "atom",
|
|
805
|
-
"version": "0.
|
|
814
|
+
"version": "0.25.1",
|
|
806
815
|
"kind": "package",
|
|
807
816
|
"id": "atom",
|
|
808
|
-
"path": "/packages/atom/0.
|
|
809
|
-
"bytes":
|
|
810
|
-
"sha256": "
|
|
817
|
+
"path": "/packages/atom/0.25.1/index.txt",
|
|
818
|
+
"bytes": 4962,
|
|
819
|
+
"sha256": "34b111f8d820e9f07e849b596994768a14d4bceff59c2dfb8d613cfe71e478ba"
|
|
811
820
|
},
|
|
812
821
|
{
|
|
813
822
|
"package": "brick",
|
|
814
|
-
"version": "0.1.
|
|
823
|
+
"version": "0.1.12",
|
|
815
824
|
"kind": "component",
|
|
816
825
|
"id": "accordion",
|
|
817
|
-
"path": "/packages/brick/0.1.
|
|
826
|
+
"path": "/packages/brick/0.1.12/components/accordion.txt",
|
|
818
827
|
"bytes": 8536,
|
|
819
|
-
"sha256": "
|
|
828
|
+
"sha256": "f80cbd7e9dff5810f035d3987bda88dd51bb8fc6cb9ca32a178617c13ef5c396"
|
|
820
829
|
},
|
|
821
830
|
{
|
|
822
831
|
"package": "brick",
|
|
823
|
-
"version": "0.1.
|
|
832
|
+
"version": "0.1.12",
|
|
824
833
|
"kind": "component",
|
|
825
834
|
"id": "alert-dialog",
|
|
826
|
-
"path": "/packages/brick/0.1.
|
|
835
|
+
"path": "/packages/brick/0.1.12/components/alert-dialog.txt",
|
|
827
836
|
"bytes": 10483,
|
|
828
|
-
"sha256": "
|
|
837
|
+
"sha256": "fb7ada553bf1cab8e00b32b109c405eb7ed0b5417cf7a172d8d82b6a2afb6a0c"
|
|
829
838
|
},
|
|
830
839
|
{
|
|
831
840
|
"package": "brick",
|
|
832
|
-
"version": "0.1.
|
|
841
|
+
"version": "0.1.12",
|
|
833
842
|
"kind": "component",
|
|
834
843
|
"id": "app-bar",
|
|
835
|
-
"path": "/packages/brick/0.1.
|
|
844
|
+
"path": "/packages/brick/0.1.12/components/app-bar.txt",
|
|
836
845
|
"bytes": 6706,
|
|
837
|
-
"sha256": "
|
|
846
|
+
"sha256": "6b8b05b010d2e8712adcbd1d88432d470a0816b6c2cd1e0c753c151924c3da5e"
|
|
838
847
|
},
|
|
839
848
|
{
|
|
840
849
|
"package": "brick",
|
|
841
|
-
"version": "0.1.
|
|
850
|
+
"version": "0.1.12",
|
|
842
851
|
"kind": "component",
|
|
843
852
|
"id": "appearance",
|
|
844
|
-
"path": "/packages/brick/0.1.
|
|
853
|
+
"path": "/packages/brick/0.1.12/components/appearance.txt",
|
|
845
854
|
"bytes": 6921,
|
|
846
|
-
"sha256": "
|
|
855
|
+
"sha256": "deb2df979fc3823504bf663efbed6a0d8c708a21c046094eaf0858f484fa7521"
|
|
847
856
|
},
|
|
848
857
|
{
|
|
849
858
|
"package": "brick",
|
|
850
|
-
"version": "0.1.
|
|
859
|
+
"version": "0.1.12",
|
|
851
860
|
"kind": "component",
|
|
852
861
|
"id": "aspect-ratio",
|
|
853
|
-
"path": "/packages/brick/0.1.
|
|
862
|
+
"path": "/packages/brick/0.1.12/components/aspect-ratio.txt",
|
|
854
863
|
"bytes": 7910,
|
|
855
|
-
"sha256": "
|
|
864
|
+
"sha256": "18c3249cfba08c560b0ccb5adcd4fdc68afc1f4fcf57be2b0ccdf6258a1637ae"
|
|
856
865
|
},
|
|
857
866
|
{
|
|
858
867
|
"package": "brick",
|
|
859
|
-
"version": "0.1.
|
|
868
|
+
"version": "0.1.12",
|
|
860
869
|
"kind": "component",
|
|
861
870
|
"id": "avatar",
|
|
862
|
-
"path": "/packages/brick/0.1.
|
|
871
|
+
"path": "/packages/brick/0.1.12/components/avatar.txt",
|
|
863
872
|
"bytes": 7054,
|
|
864
|
-
"sha256": "
|
|
873
|
+
"sha256": "812200e209fd0ebd1c8b4dcf5d6c0593ea6ad367cf8fdd9b71a5fb736df6f65c"
|
|
865
874
|
},
|
|
866
875
|
{
|
|
867
876
|
"package": "brick",
|
|
868
|
-
"version": "0.1.
|
|
877
|
+
"version": "0.1.12",
|
|
869
878
|
"kind": "component",
|
|
870
879
|
"id": "badge",
|
|
871
|
-
"path": "/packages/brick/0.1.
|
|
880
|
+
"path": "/packages/brick/0.1.12/components/badge.txt",
|
|
872
881
|
"bytes": 6414,
|
|
873
|
-
"sha256": "
|
|
882
|
+
"sha256": "67876b84fd28048799ca0e8c711d1f4fa1bfcdc9d7a7816fcc82b66447ac8692"
|
|
874
883
|
},
|
|
875
884
|
{
|
|
876
885
|
"package": "brick",
|
|
877
|
-
"version": "0.1.
|
|
886
|
+
"version": "0.1.12",
|
|
878
887
|
"kind": "component",
|
|
879
888
|
"id": "bleed",
|
|
880
|
-
"path": "/packages/brick/0.1.
|
|
889
|
+
"path": "/packages/brick/0.1.12/components/bleed.txt",
|
|
881
890
|
"bytes": 2853,
|
|
882
|
-
"sha256": "
|
|
891
|
+
"sha256": "1cf2eca4b2a15d1a410a9bf5b06e5f13d96a8738d32ab7f3947a373b98f30b40"
|
|
892
|
+
},
|
|
893
|
+
{
|
|
894
|
+
"package": "brick",
|
|
895
|
+
"version": "0.1.12",
|
|
896
|
+
"kind": "component",
|
|
897
|
+
"id": "blockquote",
|
|
898
|
+
"path": "/packages/brick/0.1.12/components/blockquote.txt",
|
|
899
|
+
"bytes": 4562,
|
|
900
|
+
"sha256": "03f251058f2f093240cbf0dceb7703005e7618c2a3c003b6e1b5a2324de0a4de"
|
|
883
901
|
},
|
|
884
902
|
{
|
|
885
903
|
"package": "brick",
|
|
886
|
-
"version": "0.1.
|
|
904
|
+
"version": "0.1.12",
|
|
887
905
|
"kind": "component",
|
|
888
906
|
"id": "bottom-navigation",
|
|
889
|
-
"path": "/packages/brick/0.1.
|
|
907
|
+
"path": "/packages/brick/0.1.12/components/bottom-navigation.txt",
|
|
890
908
|
"bytes": 3331,
|
|
891
|
-
"sha256": "
|
|
909
|
+
"sha256": "099a57e44b1f47dbf25ecf9a114bcf9513cc654026eb954faa127b3d9a0806bf"
|
|
892
910
|
},
|
|
893
911
|
{
|
|
894
912
|
"package": "brick",
|
|
895
|
-
"version": "0.1.
|
|
913
|
+
"version": "0.1.12",
|
|
896
914
|
"kind": "component",
|
|
897
915
|
"id": "breadcrumb",
|
|
898
|
-
"path": "/packages/brick/0.1.
|
|
916
|
+
"path": "/packages/brick/0.1.12/components/breadcrumb.txt",
|
|
899
917
|
"bytes": 2862,
|
|
900
|
-
"sha256": "
|
|
918
|
+
"sha256": "c44c1db9678e06a216e8daa8f00b2361bc4fe0168f78041ef61c109b28e029a3"
|
|
901
919
|
},
|
|
902
920
|
{
|
|
903
921
|
"package": "brick",
|
|
904
|
-
"version": "0.1.
|
|
922
|
+
"version": "0.1.12",
|
|
905
923
|
"kind": "component",
|
|
906
924
|
"id": "button",
|
|
907
|
-
"path": "/packages/brick/0.1.
|
|
925
|
+
"path": "/packages/brick/0.1.12/components/button.txt",
|
|
908
926
|
"bytes": 3389,
|
|
909
|
-
"sha256": "
|
|
927
|
+
"sha256": "9854ece22697d5d177b8ae9f707c297e15e04719f9a8593c75f43a4fcf119861"
|
|
910
928
|
},
|
|
911
929
|
{
|
|
912
930
|
"package": "brick",
|
|
913
|
-
"version": "0.1.
|
|
931
|
+
"version": "0.1.12",
|
|
914
932
|
"kind": "component",
|
|
915
933
|
"id": "card",
|
|
916
|
-
"path": "/packages/brick/0.1.
|
|
934
|
+
"path": "/packages/brick/0.1.12/components/card.txt",
|
|
917
935
|
"bytes": 5687,
|
|
918
|
-
"sha256": "
|
|
936
|
+
"sha256": "10b8e4513ee12221b36d403a4448d6bec4326d509d5039d1447a3ce884a1f46c"
|
|
919
937
|
},
|
|
920
938
|
{
|
|
921
939
|
"package": "brick",
|
|
922
|
-
"version": "0.1.
|
|
940
|
+
"version": "0.1.12",
|
|
923
941
|
"kind": "component",
|
|
924
942
|
"id": "carousel",
|
|
925
|
-
"path": "/packages/brick/0.1.
|
|
943
|
+
"path": "/packages/brick/0.1.12/components/carousel.txt",
|
|
926
944
|
"bytes": 12462,
|
|
927
|
-
"sha256": "
|
|
945
|
+
"sha256": "6e9aa446d5cac1de1a4461a3efefc2f9526bd3c7391888aba0dd5244fe01eb5d"
|
|
928
946
|
},
|
|
929
947
|
{
|
|
930
948
|
"package": "brick",
|
|
931
|
-
"version": "0.1.
|
|
949
|
+
"version": "0.1.12",
|
|
932
950
|
"kind": "component",
|
|
933
951
|
"id": "checkbox-group",
|
|
934
|
-
"path": "/packages/brick/0.1.
|
|
952
|
+
"path": "/packages/brick/0.1.12/components/checkbox-group.txt",
|
|
935
953
|
"bytes": 8938,
|
|
936
|
-
"sha256": "
|
|
954
|
+
"sha256": "66041031b0768bbbb605d5da5a7b3909cfb7a5332dae86c5f980ae1912dafd6e"
|
|
937
955
|
},
|
|
938
956
|
{
|
|
939
957
|
"package": "brick",
|
|
940
|
-
"version": "0.1.
|
|
958
|
+
"version": "0.1.12",
|
|
941
959
|
"kind": "component",
|
|
942
960
|
"id": "checkbox",
|
|
943
|
-
"path": "/packages/brick/0.1.
|
|
961
|
+
"path": "/packages/brick/0.1.12/components/checkbox.txt",
|
|
944
962
|
"bytes": 2895,
|
|
945
|
-
"sha256": "
|
|
963
|
+
"sha256": "504ecbbdb249ed41bc1e20a2f2b49bac71328ae41373dd331bc60e1c5cd48f70"
|
|
946
964
|
},
|
|
947
965
|
{
|
|
948
966
|
"package": "brick",
|
|
949
|
-
"version": "0.1.
|
|
967
|
+
"version": "0.1.12",
|
|
950
968
|
"kind": "component",
|
|
951
969
|
"id": "chip",
|
|
952
|
-
"path": "/packages/brick/0.1.
|
|
970
|
+
"path": "/packages/brick/0.1.12/components/chip.txt",
|
|
953
971
|
"bytes": 5304,
|
|
954
|
-
"sha256": "
|
|
972
|
+
"sha256": "b2e9d5a23492b13571045284f3b68a5fd302830d3073cabd2343ee018375232e"
|
|
955
973
|
},
|
|
956
974
|
{
|
|
957
975
|
"package": "brick",
|
|
958
|
-
"version": "0.1.
|
|
976
|
+
"version": "0.1.12",
|
|
959
977
|
"kind": "component",
|
|
960
978
|
"id": "code-block",
|
|
961
|
-
"path": "/packages/brick/0.1.
|
|
962
|
-
"bytes":
|
|
963
|
-
"sha256": "
|
|
979
|
+
"path": "/packages/brick/0.1.12/components/code-block.txt",
|
|
980
|
+
"bytes": 8937,
|
|
981
|
+
"sha256": "ef6e780a22c1c2998dde976a4e27234cb2acea84d3aae390ea783ef6137a6920"
|
|
964
982
|
},
|
|
965
983
|
{
|
|
966
984
|
"package": "brick",
|
|
967
|
-
"version": "0.1.
|
|
985
|
+
"version": "0.1.12",
|
|
968
986
|
"kind": "component",
|
|
969
987
|
"id": "code",
|
|
970
|
-
"path": "/packages/brick/0.1.
|
|
988
|
+
"path": "/packages/brick/0.1.12/components/code.txt",
|
|
971
989
|
"bytes": 5300,
|
|
972
|
-
"sha256": "
|
|
990
|
+
"sha256": "83bcd15e87c68591006af64ca818a172ed4c74e43818e829ed04a67dad03c8a5"
|
|
973
991
|
},
|
|
974
992
|
{
|
|
975
993
|
"package": "brick",
|
|
976
|
-
"version": "0.1.
|
|
994
|
+
"version": "0.1.12",
|
|
977
995
|
"kind": "component",
|
|
978
996
|
"id": "collapsible",
|
|
979
|
-
"path": "/packages/brick/0.1.
|
|
997
|
+
"path": "/packages/brick/0.1.12/components/collapsible.txt",
|
|
980
998
|
"bytes": 9541,
|
|
981
|
-
"sha256": "
|
|
999
|
+
"sha256": "52dd6fa2b3d5005c676c3530afb46a74b0abd6718fbab390f77c8a8be5a2c119"
|
|
982
1000
|
},
|
|
983
1001
|
{
|
|
984
1002
|
"package": "brick",
|
|
985
|
-
"version": "0.1.
|
|
1003
|
+
"version": "0.1.12",
|
|
986
1004
|
"kind": "component",
|
|
987
1005
|
"id": "color-picker",
|
|
988
|
-
"path": "/packages/brick/0.1.
|
|
1006
|
+
"path": "/packages/brick/0.1.12/components/color-picker.txt",
|
|
989
1007
|
"bytes": 5585,
|
|
990
|
-
"sha256": "
|
|
1008
|
+
"sha256": "b502323b5d7f8b434413f67f3a1d1afde7295942e20b6fcab2f7307fc2b49f96"
|
|
991
1009
|
},
|
|
992
1010
|
{
|
|
993
1011
|
"package": "brick",
|
|
994
|
-
"version": "0.1.
|
|
1012
|
+
"version": "0.1.12",
|
|
995
1013
|
"kind": "component",
|
|
996
1014
|
"id": "color-swatch",
|
|
997
|
-
"path": "/packages/brick/0.1.
|
|
1015
|
+
"path": "/packages/brick/0.1.12/components/color-swatch.txt",
|
|
998
1016
|
"bytes": 2947,
|
|
999
|
-
"sha256": "
|
|
1017
|
+
"sha256": "28590394fc6c95e21104dcdf3a71079bce5de5eb3b93baeced8cdabbe14bc827"
|
|
1000
1018
|
},
|
|
1001
1019
|
{
|
|
1002
1020
|
"package": "brick",
|
|
1003
|
-
"version": "0.1.
|
|
1021
|
+
"version": "0.1.12",
|
|
1004
1022
|
"kind": "component",
|
|
1005
1023
|
"id": "combobox",
|
|
1006
|
-
"path": "/packages/brick/0.1.
|
|
1024
|
+
"path": "/packages/brick/0.1.12/components/combobox.txt",
|
|
1007
1025
|
"bytes": 8969,
|
|
1008
|
-
"sha256": "
|
|
1026
|
+
"sha256": "b2cbb452f9359e3e529b2d9eaf0a7b7a18ebdd3399f73aaf7c1c1dddf9b4bbbb"
|
|
1009
1027
|
},
|
|
1010
1028
|
{
|
|
1011
1029
|
"package": "brick",
|
|
1012
|
-
"version": "0.1.
|
|
1030
|
+
"version": "0.1.12",
|
|
1013
1031
|
"kind": "component",
|
|
1014
1032
|
"id": "container",
|
|
1015
|
-
"path": "/packages/brick/0.1.
|
|
1033
|
+
"path": "/packages/brick/0.1.12/components/container.txt",
|
|
1016
1034
|
"bytes": 4015,
|
|
1017
|
-
"sha256": "
|
|
1035
|
+
"sha256": "338f70ae19dc7cb67924e9dec3bdb0fa4cef048dbbafd09ca6c5d96387dfe75d"
|
|
1018
1036
|
},
|
|
1019
1037
|
{
|
|
1020
1038
|
"package": "brick",
|
|
1021
|
-
"version": "0.1.
|
|
1039
|
+
"version": "0.1.12",
|
|
1022
1040
|
"kind": "component",
|
|
1023
1041
|
"id": "context-menu",
|
|
1024
|
-
"path": "/packages/brick/0.1.
|
|
1042
|
+
"path": "/packages/brick/0.1.12/components/context-menu.txt",
|
|
1025
1043
|
"bytes": 10644,
|
|
1026
|
-
"sha256": "
|
|
1044
|
+
"sha256": "b3de11e1269018a47146c4d0b4b3074c8e474d7923a9878d38134d811eea1d5e"
|
|
1027
1045
|
},
|
|
1028
1046
|
{
|
|
1029
1047
|
"package": "brick",
|
|
1030
|
-
"version": "0.1.
|
|
1048
|
+
"version": "0.1.12",
|
|
1031
1049
|
"kind": "component",
|
|
1032
1050
|
"id": "data-grid",
|
|
1033
|
-
"path": "/packages/brick/0.1.
|
|
1051
|
+
"path": "/packages/brick/0.1.12/components/data-grid.txt",
|
|
1034
1052
|
"bytes": 11950,
|
|
1035
|
-
"sha256": "
|
|
1053
|
+
"sha256": "9955bd3a65737fe970f5745971107eef9e760819944a996b2d2f268357443c4a"
|
|
1036
1054
|
},
|
|
1037
1055
|
{
|
|
1038
1056
|
"package": "brick",
|
|
1039
|
-
"version": "0.1.
|
|
1057
|
+
"version": "0.1.12",
|
|
1040
1058
|
"kind": "component",
|
|
1041
1059
|
"id": "data-list",
|
|
1042
|
-
"path": "/packages/brick/0.1.
|
|
1060
|
+
"path": "/packages/brick/0.1.12/components/data-list.txt",
|
|
1043
1061
|
"bytes": 4018,
|
|
1044
|
-
"sha256": "
|
|
1062
|
+
"sha256": "5ef97aa304fb2847dc3fd4c8da630e7b693627b62b75c02c86210fa208b4f418"
|
|
1045
1063
|
},
|
|
1046
1064
|
{
|
|
1047
1065
|
"package": "brick",
|
|
1048
|
-
"version": "0.1.
|
|
1066
|
+
"version": "0.1.12",
|
|
1049
1067
|
"kind": "component",
|
|
1050
1068
|
"id": "dialog",
|
|
1051
|
-
"path": "/packages/brick/0.1.
|
|
1069
|
+
"path": "/packages/brick/0.1.12/components/dialog.txt",
|
|
1052
1070
|
"bytes": 10011,
|
|
1053
|
-
"sha256": "
|
|
1071
|
+
"sha256": "47bff54ee39a907a0ee8b7865f4f03c401a8d52349ad8f070ea9ccd16d41c7b9"
|
|
1054
1072
|
},
|
|
1055
1073
|
{
|
|
1056
1074
|
"package": "brick",
|
|
1057
|
-
"version": "0.1.
|
|
1075
|
+
"version": "0.1.12",
|
|
1058
1076
|
"kind": "component",
|
|
1059
1077
|
"id": "divider",
|
|
1060
|
-
"path": "/packages/brick/0.1.
|
|
1078
|
+
"path": "/packages/brick/0.1.12/components/divider.txt",
|
|
1061
1079
|
"bytes": 3472,
|
|
1062
|
-
"sha256": "
|
|
1080
|
+
"sha256": "428e12fda3489a583a8a225afc0787a45aa050c7cac43676255c72d3ae3a852a"
|
|
1063
1081
|
},
|
|
1064
1082
|
{
|
|
1065
1083
|
"package": "brick",
|
|
1066
|
-
"version": "0.1.
|
|
1084
|
+
"version": "0.1.12",
|
|
1067
1085
|
"kind": "component",
|
|
1068
1086
|
"id": "drawer",
|
|
1069
|
-
"path": "/packages/brick/0.1.
|
|
1087
|
+
"path": "/packages/brick/0.1.12/components/drawer.txt",
|
|
1070
1088
|
"bytes": 7271,
|
|
1071
|
-
"sha256": "
|
|
1089
|
+
"sha256": "4529a14d72b21aa4f912b715016a77bba95ef2b37a9c8f9dd44c3f3aa220835d"
|
|
1072
1090
|
},
|
|
1073
1091
|
{
|
|
1074
1092
|
"package": "brick",
|
|
1075
|
-
"version": "0.1.
|
|
1093
|
+
"version": "0.1.12",
|
|
1076
1094
|
"kind": "component",
|
|
1077
1095
|
"id": "dropdown-menu",
|
|
1078
|
-
"path": "/packages/brick/0.1.
|
|
1096
|
+
"path": "/packages/brick/0.1.12/components/dropdown-menu.txt",
|
|
1079
1097
|
"bytes": 10963,
|
|
1080
|
-
"sha256": "
|
|
1098
|
+
"sha256": "5d95745984bd3d39896f11d6aef845856c31ed7bb37e174cc12dfd93731dbf7b"
|
|
1081
1099
|
},
|
|
1082
1100
|
{
|
|
1083
1101
|
"package": "brick",
|
|
1084
|
-
"version": "0.1.
|
|
1102
|
+
"version": "0.1.12",
|
|
1103
|
+
"kind": "component",
|
|
1104
|
+
"id": "em",
|
|
1105
|
+
"path": "/packages/brick/0.1.12/components/em.txt",
|
|
1106
|
+
"bytes": 3598,
|
|
1107
|
+
"sha256": "27b0f0f061fca49845e11cd0fad51b2242e54cff7cff9680f393807dc42507d9"
|
|
1108
|
+
},
|
|
1109
|
+
{
|
|
1110
|
+
"package": "brick",
|
|
1111
|
+
"version": "0.1.12",
|
|
1085
1112
|
"kind": "component",
|
|
1086
1113
|
"id": "feed",
|
|
1087
|
-
"path": "/packages/brick/0.1.
|
|
1114
|
+
"path": "/packages/brick/0.1.12/components/feed.txt",
|
|
1088
1115
|
"bytes": 7053,
|
|
1089
|
-
"sha256": "
|
|
1116
|
+
"sha256": "575ac906ead6160a500ba95210bb858db3ff931cc05ed16af757d98c8b16fae1"
|
|
1090
1117
|
},
|
|
1091
1118
|
{
|
|
1092
1119
|
"package": "brick",
|
|
1093
|
-
"version": "0.1.
|
|
1120
|
+
"version": "0.1.12",
|
|
1094
1121
|
"kind": "component",
|
|
1095
1122
|
"id": "field",
|
|
1096
|
-
"path": "/packages/brick/0.1.
|
|
1123
|
+
"path": "/packages/brick/0.1.12/components/field.txt",
|
|
1097
1124
|
"bytes": 3322,
|
|
1098
|
-
"sha256": "
|
|
1125
|
+
"sha256": "97348b2ae5811af1cf69ef107186fe24bc60541fcc6bebdc7338c3072e899964"
|
|
1099
1126
|
},
|
|
1100
1127
|
{
|
|
1101
1128
|
"package": "brick",
|
|
1102
|
-
"version": "0.1.
|
|
1129
|
+
"version": "0.1.12",
|
|
1103
1130
|
"kind": "component",
|
|
1104
1131
|
"id": "fieldset",
|
|
1105
|
-
"path": "/packages/brick/0.1.
|
|
1132
|
+
"path": "/packages/brick/0.1.12/components/fieldset.txt",
|
|
1106
1133
|
"bytes": 2576,
|
|
1107
|
-
"sha256": "
|
|
1134
|
+
"sha256": "72ded5f612be94542657ffedf455e317fd872ba450f041841ce170d9a34c8506"
|
|
1108
1135
|
},
|
|
1109
1136
|
{
|
|
1110
1137
|
"package": "brick",
|
|
1111
|
-
"version": "0.1.
|
|
1138
|
+
"version": "0.1.12",
|
|
1112
1139
|
"kind": "component",
|
|
1113
1140
|
"id": "file-upload",
|
|
1114
|
-
"path": "/packages/brick/0.1.
|
|
1141
|
+
"path": "/packages/brick/0.1.12/components/file-upload.txt",
|
|
1115
1142
|
"bytes": 10232,
|
|
1116
|
-
"sha256": "
|
|
1143
|
+
"sha256": "cc844a7ad9b5cc5af25dfa8251dbb1b6aaf49579d075314572133318c551717e"
|
|
1117
1144
|
},
|
|
1118
1145
|
{
|
|
1119
1146
|
"package": "brick",
|
|
1120
|
-
"version": "0.1.
|
|
1147
|
+
"version": "0.1.12",
|
|
1121
1148
|
"kind": "component",
|
|
1122
1149
|
"id": "form",
|
|
1123
|
-
"path": "/packages/brick/0.1.
|
|
1150
|
+
"path": "/packages/brick/0.1.12/components/form.txt",
|
|
1124
1151
|
"bytes": 3441,
|
|
1125
|
-
"sha256": "
|
|
1152
|
+
"sha256": "281e497094b4f0b2781dadb961143acb8bd4a6523b4ce57d8dbdc0339e5fa628"
|
|
1126
1153
|
},
|
|
1127
1154
|
{
|
|
1128
1155
|
"package": "brick",
|
|
1129
|
-
"version": "0.1.
|
|
1156
|
+
"version": "0.1.12",
|
|
1130
1157
|
"kind": "component",
|
|
1131
1158
|
"id": "frame",
|
|
1132
|
-
"path": "/packages/brick/0.1.
|
|
1159
|
+
"path": "/packages/brick/0.1.12/components/frame.txt",
|
|
1133
1160
|
"bytes": 4964,
|
|
1134
|
-
"sha256": "
|
|
1161
|
+
"sha256": "8ef03cadae28b45d623a664f3790cda404e8a2b8c4d1624bfcae0dc5d3519f7c"
|
|
1135
1162
|
},
|
|
1136
1163
|
{
|
|
1137
1164
|
"package": "brick",
|
|
1138
|
-
"version": "0.1.
|
|
1165
|
+
"version": "0.1.12",
|
|
1139
1166
|
"kind": "component",
|
|
1140
1167
|
"id": "grid",
|
|
1141
|
-
"path": "/packages/brick/0.1.
|
|
1168
|
+
"path": "/packages/brick/0.1.12/components/grid.txt",
|
|
1142
1169
|
"bytes": 6363,
|
|
1143
|
-
"sha256": "
|
|
1170
|
+
"sha256": "c9a9990fca238145843d00c00d6fbf57df8bd54168c75071d7e82583bb4e2fb2"
|
|
1144
1171
|
},
|
|
1145
1172
|
{
|
|
1146
1173
|
"package": "brick",
|
|
1147
|
-
"version": "0.1.
|
|
1174
|
+
"version": "0.1.12",
|
|
1148
1175
|
"kind": "component",
|
|
1149
1176
|
"id": "group",
|
|
1150
|
-
"path": "/packages/brick/0.1.
|
|
1177
|
+
"path": "/packages/brick/0.1.12/components/group.txt",
|
|
1151
1178
|
"bytes": 5677,
|
|
1152
|
-
"sha256": "
|
|
1179
|
+
"sha256": "dc3ef82147b73c46c3b2cce306776bdb1c805656edd8743b24f2dba37f452742"
|
|
1153
1180
|
},
|
|
1154
1181
|
{
|
|
1155
1182
|
"package": "brick",
|
|
1156
|
-
"version": "0.1.
|
|
1183
|
+
"version": "0.1.12",
|
|
1157
1184
|
"kind": "component",
|
|
1158
1185
|
"id": "hide",
|
|
1159
|
-
"path": "/packages/brick/0.1.
|
|
1186
|
+
"path": "/packages/brick/0.1.12/components/hide.txt",
|
|
1160
1187
|
"bytes": 4480,
|
|
1161
|
-
"sha256": "
|
|
1188
|
+
"sha256": "3a3b46d3c94b6226a49df22470298a496793743dd71b1a905a13dd01a0609939"
|
|
1189
|
+
},
|
|
1190
|
+
{
|
|
1191
|
+
"package": "brick",
|
|
1192
|
+
"version": "0.1.12",
|
|
1193
|
+
"kind": "component",
|
|
1194
|
+
"id": "highlight",
|
|
1195
|
+
"path": "/packages/brick/0.1.12/components/highlight.txt",
|
|
1196
|
+
"bytes": 5137,
|
|
1197
|
+
"sha256": "1b24b5e17c09e3b4e7ab180f91a32fee6ecb4c6d76721212d32dcaca7ce5c07d"
|
|
1162
1198
|
},
|
|
1163
1199
|
{
|
|
1164
1200
|
"package": "brick",
|
|
1165
|
-
"version": "0.1.
|
|
1201
|
+
"version": "0.1.12",
|
|
1166
1202
|
"kind": "component",
|
|
1167
1203
|
"id": "hover-card",
|
|
1168
|
-
"path": "/packages/brick/0.1.
|
|
1204
|
+
"path": "/packages/brick/0.1.12/components/hover-card.txt",
|
|
1169
1205
|
"bytes": 9197,
|
|
1170
|
-
"sha256": "
|
|
1206
|
+
"sha256": "03c87ca3db2ccd067356792b3e075c15aad2c3290a01a4293b6506555d23d71e"
|
|
1171
1207
|
},
|
|
1172
1208
|
{
|
|
1173
1209
|
"package": "brick",
|
|
1174
|
-
"version": "0.1.
|
|
1210
|
+
"version": "0.1.12",
|
|
1175
1211
|
"kind": "component",
|
|
1176
1212
|
"id": "icon-button",
|
|
1177
|
-
"path": "/packages/brick/0.1.
|
|
1213
|
+
"path": "/packages/brick/0.1.12/components/icon-button.txt",
|
|
1178
1214
|
"bytes": 5178,
|
|
1179
|
-
"sha256": "
|
|
1215
|
+
"sha256": "3d8f3a614e1e9ea104952707034dd3f89fcdd48ddb7094fc7620fd49e77baf5b"
|
|
1180
1216
|
},
|
|
1181
1217
|
{
|
|
1182
1218
|
"package": "brick",
|
|
1183
|
-
"version": "0.1.
|
|
1219
|
+
"version": "0.1.12",
|
|
1184
1220
|
"kind": "component",
|
|
1185
1221
|
"id": "icon",
|
|
1186
|
-
"path": "/packages/brick/0.1.
|
|
1222
|
+
"path": "/packages/brick/0.1.12/components/icon.txt",
|
|
1187
1223
|
"bytes": 7480,
|
|
1188
|
-
"sha256": "
|
|
1224
|
+
"sha256": "558ff9bb05ab26210fa9cf84d21ed25e85e85c61e6e3efd79a476c1cac167875"
|
|
1189
1225
|
},
|
|
1190
1226
|
{
|
|
1191
1227
|
"package": "brick",
|
|
1192
|
-
"version": "0.1.
|
|
1228
|
+
"version": "0.1.12",
|
|
1193
1229
|
"kind": "component",
|
|
1194
1230
|
"id": "image",
|
|
1195
|
-
"path": "/packages/brick/0.1.
|
|
1231
|
+
"path": "/packages/brick/0.1.12/components/image.txt",
|
|
1196
1232
|
"bytes": 9585,
|
|
1197
|
-
"sha256": "
|
|
1233
|
+
"sha256": "b845a24836f75af74b59caa8a069c34c589baad8b4f35872714cef5d3bd2070c"
|
|
1198
1234
|
},
|
|
1199
1235
|
{
|
|
1200
1236
|
"package": "brick",
|
|
1201
|
-
"version": "0.1.
|
|
1237
|
+
"version": "0.1.12",
|
|
1202
1238
|
"kind": "component",
|
|
1203
1239
|
"id": "input",
|
|
1204
|
-
"path": "/packages/brick/0.1.
|
|
1240
|
+
"path": "/packages/brick/0.1.12/components/input.txt",
|
|
1205
1241
|
"bytes": 3005,
|
|
1206
|
-
"sha256": "
|
|
1242
|
+
"sha256": "48d1fb4a422cb4714683b051c83a6f2d60ab189a204448a2657982a06c6a9458"
|
|
1207
1243
|
},
|
|
1208
1244
|
{
|
|
1209
1245
|
"package": "brick",
|
|
1210
|
-
"version": "0.1.
|
|
1246
|
+
"version": "0.1.12",
|
|
1247
|
+
"kind": "component",
|
|
1248
|
+
"id": "kbd",
|
|
1249
|
+
"path": "/packages/brick/0.1.12/components/kbd.txt",
|
|
1250
|
+
"bytes": 3720,
|
|
1251
|
+
"sha256": "7ba770654f8d587feec50e110f3ab7e90f6e242d3db43527086f7ee868c5997c"
|
|
1252
|
+
},
|
|
1253
|
+
{
|
|
1254
|
+
"package": "brick",
|
|
1255
|
+
"version": "0.1.12",
|
|
1211
1256
|
"kind": "component",
|
|
1212
1257
|
"id": "link-box",
|
|
1213
|
-
"path": "/packages/brick/0.1.
|
|
1258
|
+
"path": "/packages/brick/0.1.12/components/link-box.txt",
|
|
1214
1259
|
"bytes": 7888,
|
|
1215
|
-
"sha256": "
|
|
1260
|
+
"sha256": "9c2951a7c960796dd84e01f7c2f917bea51b165777fe922a50e5ef2043cd6510"
|
|
1216
1261
|
},
|
|
1217
1262
|
{
|
|
1218
1263
|
"package": "brick",
|
|
1219
|
-
"version": "0.1.
|
|
1264
|
+
"version": "0.1.12",
|
|
1220
1265
|
"kind": "component",
|
|
1221
1266
|
"id": "link",
|
|
1222
|
-
"path": "/packages/brick/0.1.
|
|
1267
|
+
"path": "/packages/brick/0.1.12/components/link.txt",
|
|
1223
1268
|
"bytes": 7113,
|
|
1224
|
-
"sha256": "
|
|
1269
|
+
"sha256": "50e73a9c5389c074d093c09ea4abab1f7e28c19c896d21f54e74d706bb88c8b0"
|
|
1225
1270
|
},
|
|
1226
1271
|
{
|
|
1227
1272
|
"package": "brick",
|
|
1228
|
-
"version": "0.1.
|
|
1273
|
+
"version": "0.1.12",
|
|
1229
1274
|
"kind": "component",
|
|
1230
1275
|
"id": "list",
|
|
1231
|
-
"path": "/packages/brick/0.1.
|
|
1276
|
+
"path": "/packages/brick/0.1.12/components/list.txt",
|
|
1232
1277
|
"bytes": 6618,
|
|
1233
|
-
"sha256": "
|
|
1278
|
+
"sha256": "a1f4ff1ab34fcb50015f7152bacc9c635002c8f82fb26e6a000b490803438baa"
|
|
1279
|
+
},
|
|
1280
|
+
{
|
|
1281
|
+
"package": "brick",
|
|
1282
|
+
"version": "0.1.12",
|
|
1283
|
+
"kind": "component",
|
|
1284
|
+
"id": "mark",
|
|
1285
|
+
"path": "/packages/brick/0.1.12/components/mark.txt",
|
|
1286
|
+
"bytes": 2854,
|
|
1287
|
+
"sha256": "0e301a620dae18b492fc7ce4e2e6ddc03dcece0112840adc9388bbb8a8fdb4a7"
|
|
1234
1288
|
},
|
|
1235
1289
|
{
|
|
1236
1290
|
"package": "brick",
|
|
1237
|
-
"version": "0.1.
|
|
1291
|
+
"version": "0.1.12",
|
|
1238
1292
|
"kind": "component",
|
|
1239
1293
|
"id": "menubar",
|
|
1240
|
-
"path": "/packages/brick/0.1.
|
|
1294
|
+
"path": "/packages/brick/0.1.12/components/menubar.txt",
|
|
1241
1295
|
"bytes": 10194,
|
|
1242
|
-
"sha256": "
|
|
1296
|
+
"sha256": "51b164385e1f70addea1d1a69c24076aa2ed357d6d9d2047b44bb12c029eb782"
|
|
1243
1297
|
},
|
|
1244
1298
|
{
|
|
1245
1299
|
"package": "brick",
|
|
1246
|
-
"version": "0.1.
|
|
1300
|
+
"version": "0.1.12",
|
|
1247
1301
|
"kind": "component",
|
|
1248
1302
|
"id": "multi-select",
|
|
1249
|
-
"path": "/packages/brick/0.1.
|
|
1303
|
+
"path": "/packages/brick/0.1.12/components/multi-select.txt",
|
|
1250
1304
|
"bytes": 9020,
|
|
1251
|
-
"sha256": "
|
|
1305
|
+
"sha256": "7c6926b9743102e5212558a660665aea5d36ad09b6804def2fa838542688b19f"
|
|
1252
1306
|
},
|
|
1253
1307
|
{
|
|
1254
1308
|
"package": "brick",
|
|
1255
|
-
"version": "0.1.
|
|
1309
|
+
"version": "0.1.12",
|
|
1256
1310
|
"kind": "component",
|
|
1257
1311
|
"id": "nav-list",
|
|
1258
|
-
"path": "/packages/brick/0.1.
|
|
1312
|
+
"path": "/packages/brick/0.1.12/components/nav-list.txt",
|
|
1259
1313
|
"bytes": 6917,
|
|
1260
|
-
"sha256": "
|
|
1314
|
+
"sha256": "2c2b28dc206f6c8edad17d887f5d6b411d0ac13eb892d08b39dd20f858f5443c"
|
|
1261
1315
|
},
|
|
1262
1316
|
{
|
|
1263
1317
|
"package": "brick",
|
|
1264
|
-
"version": "0.1.
|
|
1318
|
+
"version": "0.1.12",
|
|
1265
1319
|
"kind": "component",
|
|
1266
1320
|
"id": "navigation-menu",
|
|
1267
|
-
"path": "/packages/brick/0.1.
|
|
1321
|
+
"path": "/packages/brick/0.1.12/components/navigation-menu.txt",
|
|
1268
1322
|
"bytes": 8456,
|
|
1269
|
-
"sha256": "
|
|
1323
|
+
"sha256": "fc6c922640c82c2ac9c337986e937c2b81eb0ecab0ff0bc49163ceff3d73b8f3"
|
|
1270
1324
|
},
|
|
1271
1325
|
{
|
|
1272
1326
|
"package": "brick",
|
|
1273
|
-
"version": "0.1.
|
|
1327
|
+
"version": "0.1.12",
|
|
1274
1328
|
"kind": "component",
|
|
1275
1329
|
"id": "notification-badge",
|
|
1276
|
-
"path": "/packages/brick/0.1.
|
|
1330
|
+
"path": "/packages/brick/0.1.12/components/notification-badge.txt",
|
|
1277
1331
|
"bytes": 9298,
|
|
1278
|
-
"sha256": "
|
|
1332
|
+
"sha256": "70a219d697a3d27ff893cec3bdb74108e82b43a17f098f778762f5a0fbf4c182"
|
|
1279
1333
|
},
|
|
1280
1334
|
{
|
|
1281
1335
|
"package": "brick",
|
|
1282
|
-
"version": "0.1.
|
|
1336
|
+
"version": "0.1.12",
|
|
1283
1337
|
"kind": "component",
|
|
1284
1338
|
"id": "number-input",
|
|
1285
|
-
"path": "/packages/brick/0.1.
|
|
1339
|
+
"path": "/packages/brick/0.1.12/components/number-input.txt",
|
|
1286
1340
|
"bytes": 8896,
|
|
1287
|
-
"sha256": "
|
|
1341
|
+
"sha256": "9a3c7ab1ac7f0a03bc60297af59547448b7e30bdacaed383f17ae333cbeb4339"
|
|
1288
1342
|
},
|
|
1289
1343
|
{
|
|
1290
1344
|
"package": "brick",
|
|
1291
|
-
"version": "0.1.
|
|
1345
|
+
"version": "0.1.12",
|
|
1292
1346
|
"kind": "component",
|
|
1293
1347
|
"id": "otp-field",
|
|
1294
|
-
"path": "/packages/brick/0.1.
|
|
1348
|
+
"path": "/packages/brick/0.1.12/components/otp-field.txt",
|
|
1295
1349
|
"bytes": 9132,
|
|
1296
|
-
"sha256": "
|
|
1350
|
+
"sha256": "e9eeefce948b24edf7c168f402e1b97af5e642fc430012789d767419088cea76"
|
|
1297
1351
|
},
|
|
1298
1352
|
{
|
|
1299
1353
|
"package": "brick",
|
|
1300
|
-
"version": "0.1.
|
|
1354
|
+
"version": "0.1.12",
|
|
1301
1355
|
"kind": "component",
|
|
1302
1356
|
"id": "pagination",
|
|
1303
|
-
"path": "/packages/brick/0.1.
|
|
1357
|
+
"path": "/packages/brick/0.1.12/components/pagination.txt",
|
|
1304
1358
|
"bytes": 5710,
|
|
1305
|
-
"sha256": "
|
|
1359
|
+
"sha256": "3014cc88c76bae247c4110ea4c8346fc177102af1388e3f60f2ffc9999c49b07"
|
|
1306
1360
|
},
|
|
1307
1361
|
{
|
|
1308
1362
|
"package": "brick",
|
|
1309
|
-
"version": "0.1.
|
|
1363
|
+
"version": "0.1.12",
|
|
1310
1364
|
"kind": "component",
|
|
1311
1365
|
"id": "password-toggle-field",
|
|
1312
|
-
"path": "/packages/brick/0.1.
|
|
1366
|
+
"path": "/packages/brick/0.1.12/components/password-toggle-field.txt",
|
|
1313
1367
|
"bytes": 8496,
|
|
1314
|
-
"sha256": "
|
|
1368
|
+
"sha256": "910aa90373d743954bde4aa2ed9b419d7c451ec76b0b35d64ba0e050994aa4ec"
|
|
1315
1369
|
},
|
|
1316
1370
|
{
|
|
1317
1371
|
"package": "brick",
|
|
1318
|
-
"version": "0.1.
|
|
1372
|
+
"version": "0.1.12",
|
|
1319
1373
|
"kind": "component",
|
|
1320
1374
|
"id": "popover",
|
|
1321
|
-
"path": "/packages/brick/0.1.
|
|
1375
|
+
"path": "/packages/brick/0.1.12/components/popover.txt",
|
|
1322
1376
|
"bytes": 11049,
|
|
1323
|
-
"sha256": "
|
|
1377
|
+
"sha256": "cd895c2bd7a1c454539dca965082754e90d34fd3e711d9fbaa56252bc5a25a05"
|
|
1324
1378
|
},
|
|
1325
1379
|
{
|
|
1326
1380
|
"package": "brick",
|
|
1327
|
-
"version": "0.1.
|
|
1381
|
+
"version": "0.1.12",
|
|
1328
1382
|
"kind": "component",
|
|
1329
1383
|
"id": "progress-circle",
|
|
1330
|
-
"path": "/packages/brick/0.1.
|
|
1384
|
+
"path": "/packages/brick/0.1.12/components/progress-circle.txt",
|
|
1331
1385
|
"bytes": 8463,
|
|
1332
|
-
"sha256": "
|
|
1386
|
+
"sha256": "fee6139f4d1a30c5e19aba401c72ba22e110191d74d7ede13777a68c0b1cd2b4"
|
|
1333
1387
|
},
|
|
1334
1388
|
{
|
|
1335
1389
|
"package": "brick",
|
|
1336
|
-
"version": "0.1.
|
|
1390
|
+
"version": "0.1.12",
|
|
1337
1391
|
"kind": "component",
|
|
1338
1392
|
"id": "progress",
|
|
1339
|
-
"path": "/packages/brick/0.1.
|
|
1393
|
+
"path": "/packages/brick/0.1.12/components/progress.txt",
|
|
1340
1394
|
"bytes": 9003,
|
|
1341
|
-
"sha256": "
|
|
1395
|
+
"sha256": "787595ca7c8a066fce4b490aaba325f3853e007128aa13eb0115b4c873ac951e"
|
|
1396
|
+
},
|
|
1397
|
+
{
|
|
1398
|
+
"package": "brick",
|
|
1399
|
+
"version": "0.1.12",
|
|
1400
|
+
"kind": "component",
|
|
1401
|
+
"id": "prose",
|
|
1402
|
+
"path": "/packages/brick/0.1.12/components/prose.txt",
|
|
1403
|
+
"bytes": 5598,
|
|
1404
|
+
"sha256": "623d3287ba22118b80bac691c64bc35cbbf3257418c72b0e9e29a3076e17b4e3"
|
|
1342
1405
|
},
|
|
1343
1406
|
{
|
|
1344
1407
|
"package": "brick",
|
|
1345
|
-
"version": "0.1.
|
|
1408
|
+
"version": "0.1.12",
|
|
1346
1409
|
"kind": "component",
|
|
1347
1410
|
"id": "radio-group",
|
|
1348
|
-
"path": "/packages/brick/0.1.
|
|
1411
|
+
"path": "/packages/brick/0.1.12/components/radio-group.txt",
|
|
1349
1412
|
"bytes": 8737,
|
|
1350
|
-
"sha256": "
|
|
1413
|
+
"sha256": "abc4771cc54de053f3eee3d18b0fab11cfdc08e3ace54ab0671d128a51eeaeb1"
|
|
1351
1414
|
},
|
|
1352
1415
|
{
|
|
1353
1416
|
"package": "brick",
|
|
1354
|
-
"version": "0.1.
|
|
1417
|
+
"version": "0.1.12",
|
|
1355
1418
|
"kind": "component",
|
|
1356
1419
|
"id": "rating",
|
|
1357
|
-
"path": "/packages/brick/0.1.
|
|
1420
|
+
"path": "/packages/brick/0.1.12/components/rating.txt",
|
|
1358
1421
|
"bytes": 7592,
|
|
1359
|
-
"sha256": "
|
|
1422
|
+
"sha256": "81e0838198c8a0d87442cf2d205da34ea51276bc366fc78303f489b2b111688e"
|
|
1360
1423
|
},
|
|
1361
1424
|
{
|
|
1362
1425
|
"package": "brick",
|
|
1363
|
-
"version": "0.1.
|
|
1426
|
+
"version": "0.1.12",
|
|
1364
1427
|
"kind": "component",
|
|
1365
1428
|
"id": "reorderable-list",
|
|
1366
|
-
"path": "/packages/brick/0.1.
|
|
1429
|
+
"path": "/packages/brick/0.1.12/components/reorderable-list.txt",
|
|
1367
1430
|
"bytes": 6147,
|
|
1368
|
-
"sha256": "
|
|
1431
|
+
"sha256": "7ac0b9aee90e2783f12f22e2b990c9c9fe2c558c3824e9fa2398aad8a33f93f4"
|
|
1369
1432
|
},
|
|
1370
1433
|
{
|
|
1371
1434
|
"package": "brick",
|
|
1372
|
-
"version": "0.1.
|
|
1435
|
+
"version": "0.1.12",
|
|
1373
1436
|
"kind": "component",
|
|
1374
1437
|
"id": "scroll-area",
|
|
1375
|
-
"path": "/packages/brick/0.1.
|
|
1438
|
+
"path": "/packages/brick/0.1.12/components/scroll-area.txt",
|
|
1376
1439
|
"bytes": 3891,
|
|
1377
|
-
"sha256": "
|
|
1440
|
+
"sha256": "31b4fbf6d282d2ee7cc61aea63f3d5b301800cc467c68ce5fb9e0622c7dd648b"
|
|
1378
1441
|
},
|
|
1379
1442
|
{
|
|
1380
1443
|
"package": "brick",
|
|
1381
|
-
"version": "0.1.
|
|
1444
|
+
"version": "0.1.12",
|
|
1382
1445
|
"kind": "component",
|
|
1383
1446
|
"id": "section",
|
|
1384
|
-
"path": "/packages/brick/0.1.
|
|
1447
|
+
"path": "/packages/brick/0.1.12/components/section.txt",
|
|
1385
1448
|
"bytes": 4719,
|
|
1386
|
-
"sha256": "
|
|
1449
|
+
"sha256": "8079fbf417240ae2eafd00269a0bdfb4a9bc259e32183b88644221161794ae01"
|
|
1387
1450
|
},
|
|
1388
1451
|
{
|
|
1389
1452
|
"package": "brick",
|
|
1390
|
-
"version": "0.1.
|
|
1453
|
+
"version": "0.1.12",
|
|
1391
1454
|
"kind": "component",
|
|
1392
1455
|
"id": "segment-group",
|
|
1393
|
-
"path": "/packages/brick/0.1.
|
|
1456
|
+
"path": "/packages/brick/0.1.12/components/segment-group.txt",
|
|
1394
1457
|
"bytes": 4655,
|
|
1395
|
-
"sha256": "
|
|
1458
|
+
"sha256": "0df0c64fbdc6e086569d41e5410991963a640d97c5e9d3cbde260acdf8ca666e"
|
|
1396
1459
|
},
|
|
1397
1460
|
{
|
|
1398
1461
|
"package": "brick",
|
|
1399
|
-
"version": "0.1.
|
|
1462
|
+
"version": "0.1.12",
|
|
1400
1463
|
"kind": "component",
|
|
1401
1464
|
"id": "select",
|
|
1402
|
-
"path": "/packages/brick/0.1.
|
|
1465
|
+
"path": "/packages/brick/0.1.12/components/select.txt",
|
|
1403
1466
|
"bytes": 9093,
|
|
1404
|
-
"sha256": "
|
|
1467
|
+
"sha256": "8f1c1477c940a1c611a056119c591f68260cbe1ea8769a6e3eaeaa54830b0da4"
|
|
1405
1468
|
},
|
|
1406
1469
|
{
|
|
1407
1470
|
"package": "brick",
|
|
1408
|
-
"version": "0.1.
|
|
1471
|
+
"version": "0.1.12",
|
|
1409
1472
|
"kind": "component",
|
|
1410
1473
|
"id": "show",
|
|
1411
|
-
"path": "/packages/brick/0.1.
|
|
1474
|
+
"path": "/packages/brick/0.1.12/components/show.txt",
|
|
1412
1475
|
"bytes": 4435,
|
|
1413
|
-
"sha256": "
|
|
1476
|
+
"sha256": "9d97baf28be7e24618845a6bd7cc68c77bb4e5389b56dfe15dd3546bc04a1557"
|
|
1414
1477
|
},
|
|
1415
1478
|
{
|
|
1416
1479
|
"package": "brick",
|
|
1417
|
-
"version": "0.1.
|
|
1480
|
+
"version": "0.1.12",
|
|
1418
1481
|
"kind": "component",
|
|
1419
1482
|
"id": "sidebar",
|
|
1420
|
-
"path": "/packages/brick/0.1.
|
|
1483
|
+
"path": "/packages/brick/0.1.12/components/sidebar.txt",
|
|
1421
1484
|
"bytes": 5402,
|
|
1422
|
-
"sha256": "
|
|
1485
|
+
"sha256": "754315473ee6c8246a618fb13b13874378110fddb6350a535d7167893a8f0ed6"
|
|
1423
1486
|
},
|
|
1424
1487
|
{
|
|
1425
1488
|
"package": "brick",
|
|
1426
|
-
"version": "0.1.
|
|
1489
|
+
"version": "0.1.12",
|
|
1427
1490
|
"kind": "component",
|
|
1428
1491
|
"id": "skeleton",
|
|
1429
|
-
"path": "/packages/brick/0.1.
|
|
1492
|
+
"path": "/packages/brick/0.1.12/components/skeleton.txt",
|
|
1430
1493
|
"bytes": 5724,
|
|
1431
|
-
"sha256": "
|
|
1494
|
+
"sha256": "2bacfa8b36dfdf938c63c9f9a1fd78a2c28bc86ca93ccaf38e08db7e534ca8b0"
|
|
1432
1495
|
},
|
|
1433
1496
|
{
|
|
1434
1497
|
"package": "brick",
|
|
1435
|
-
"version": "0.1.
|
|
1498
|
+
"version": "0.1.12",
|
|
1436
1499
|
"kind": "component",
|
|
1437
1500
|
"id": "skip-link",
|
|
1438
|
-
"path": "/packages/brick/0.1.
|
|
1501
|
+
"path": "/packages/brick/0.1.12/components/skip-link.txt",
|
|
1439
1502
|
"bytes": 2961,
|
|
1440
|
-
"sha256": "
|
|
1503
|
+
"sha256": "57955f8ba4fd5af6b448ee8884f57a46935a48a1258b492e55984a5937d30bc8"
|
|
1441
1504
|
},
|
|
1442
1505
|
{
|
|
1443
1506
|
"package": "brick",
|
|
1444
|
-
"version": "0.1.
|
|
1507
|
+
"version": "0.1.12",
|
|
1445
1508
|
"kind": "component",
|
|
1446
1509
|
"id": "slider",
|
|
1447
|
-
"path": "/packages/brick/0.1.
|
|
1510
|
+
"path": "/packages/brick/0.1.12/components/slider.txt",
|
|
1448
1511
|
"bytes": 6647,
|
|
1449
|
-
"sha256": "
|
|
1512
|
+
"sha256": "48d986f941049a1f74eeca3dc6ce13cdd5262c36d6a713739e92f3779c61a2e3"
|
|
1450
1513
|
},
|
|
1451
1514
|
{
|
|
1452
1515
|
"package": "brick",
|
|
1453
|
-
"version": "0.1.
|
|
1516
|
+
"version": "0.1.12",
|
|
1454
1517
|
"kind": "component",
|
|
1455
1518
|
"id": "stack",
|
|
1456
|
-
"path": "/packages/brick/0.1.
|
|
1519
|
+
"path": "/packages/brick/0.1.12/components/stack.txt",
|
|
1457
1520
|
"bytes": 7357,
|
|
1458
|
-
"sha256": "
|
|
1521
|
+
"sha256": "f340a53a81a4884ef7b82ee0e6077a2e3bc59bc4c25b02d3b5b6b65a54e643db"
|
|
1459
1522
|
},
|
|
1460
1523
|
{
|
|
1461
1524
|
"package": "brick",
|
|
1462
|
-
"version": "0.1.
|
|
1525
|
+
"version": "0.1.12",
|
|
1463
1526
|
"kind": "component",
|
|
1464
1527
|
"id": "status",
|
|
1465
|
-
"path": "/packages/brick/0.1.
|
|
1528
|
+
"path": "/packages/brick/0.1.12/components/status.txt",
|
|
1466
1529
|
"bytes": 4431,
|
|
1467
|
-
"sha256": "
|
|
1530
|
+
"sha256": "69812680ea6bbe7d98d7ee4d351fab7db9be03b1402a556e59ea3304dad7de4f"
|
|
1468
1531
|
},
|
|
1469
1532
|
{
|
|
1470
1533
|
"package": "brick",
|
|
1471
|
-
"version": "0.1.
|
|
1534
|
+
"version": "0.1.12",
|
|
1472
1535
|
"kind": "component",
|
|
1473
1536
|
"id": "surface",
|
|
1474
|
-
"path": "/packages/brick/0.1.
|
|
1537
|
+
"path": "/packages/brick/0.1.12/components/surface.txt",
|
|
1475
1538
|
"bytes": 10438,
|
|
1476
|
-
"sha256": "
|
|
1539
|
+
"sha256": "860abe1b2147fc1044445cf56a6ea527ee53eb59998503a27b4308726288efa3"
|
|
1477
1540
|
},
|
|
1478
1541
|
{
|
|
1479
1542
|
"package": "brick",
|
|
1480
|
-
"version": "0.1.
|
|
1543
|
+
"version": "0.1.12",
|
|
1481
1544
|
"kind": "component",
|
|
1482
1545
|
"id": "swipeable-item",
|
|
1483
|
-
"path": "/packages/brick/0.1.
|
|
1546
|
+
"path": "/packages/brick/0.1.12/components/swipeable-item.txt",
|
|
1484
1547
|
"bytes": 9381,
|
|
1485
|
-
"sha256": "
|
|
1548
|
+
"sha256": "959134afd51b273c0613b0549eebc82f776b80c40fb5e47044ce19ca2bd82f7b"
|
|
1486
1549
|
},
|
|
1487
1550
|
{
|
|
1488
1551
|
"package": "brick",
|
|
1489
|
-
"version": "0.1.
|
|
1552
|
+
"version": "0.1.12",
|
|
1490
1553
|
"kind": "component",
|
|
1491
1554
|
"id": "switch",
|
|
1492
|
-
"path": "/packages/brick/0.1.
|
|
1555
|
+
"path": "/packages/brick/0.1.12/components/switch.txt",
|
|
1493
1556
|
"bytes": 8442,
|
|
1494
|
-
"sha256": "
|
|
1557
|
+
"sha256": "131142235e24c7143962f3cc958f93ca0b3d4229e936f38b143efb2feb9982f3"
|
|
1495
1558
|
},
|
|
1496
1559
|
{
|
|
1497
1560
|
"package": "brick",
|
|
1498
|
-
"version": "0.1.
|
|
1561
|
+
"version": "0.1.12",
|
|
1499
1562
|
"kind": "component",
|
|
1500
1563
|
"id": "table",
|
|
1501
|
-
"path": "/packages/brick/0.1.
|
|
1564
|
+
"path": "/packages/brick/0.1.12/components/table.txt",
|
|
1502
1565
|
"bytes": 11373,
|
|
1503
|
-
"sha256": "
|
|
1566
|
+
"sha256": "771e3db0055b8c8b91f776b713dd32f33631072c6ed0bfbc73142862d7b6e76a"
|
|
1504
1567
|
},
|
|
1505
1568
|
{
|
|
1506
1569
|
"package": "brick",
|
|
1507
|
-
"version": "0.1.
|
|
1570
|
+
"version": "0.1.12",
|
|
1508
1571
|
"kind": "component",
|
|
1509
1572
|
"id": "tabs",
|
|
1510
|
-
"path": "/packages/brick/0.1.
|
|
1573
|
+
"path": "/packages/brick/0.1.12/components/tabs.txt",
|
|
1511
1574
|
"bytes": 7382,
|
|
1512
|
-
"sha256": "
|
|
1575
|
+
"sha256": "177fbffe8cfd343e35a27efaac344aec62cf0618f26fbe34730a80078e88b7e0"
|
|
1513
1576
|
},
|
|
1514
1577
|
{
|
|
1515
1578
|
"package": "brick",
|
|
1516
|
-
"version": "0.1.
|
|
1579
|
+
"version": "0.1.12",
|
|
1517
1580
|
"kind": "component",
|
|
1518
1581
|
"id": "text",
|
|
1519
|
-
"path": "/packages/brick/0.1.
|
|
1582
|
+
"path": "/packages/brick/0.1.12/components/text.txt",
|
|
1520
1583
|
"bytes": 8966,
|
|
1521
|
-
"sha256": "
|
|
1584
|
+
"sha256": "f89b1d6a64598f29e5682d7d378f9787bf1c855ac89e41dac37d6334f17c3c01"
|
|
1522
1585
|
},
|
|
1523
1586
|
{
|
|
1524
1587
|
"package": "brick",
|
|
1525
|
-
"version": "0.1.
|
|
1588
|
+
"version": "0.1.12",
|
|
1526
1589
|
"kind": "component",
|
|
1527
1590
|
"id": "textarea",
|
|
1528
|
-
"path": "/packages/brick/0.1.
|
|
1591
|
+
"path": "/packages/brick/0.1.12/components/textarea.txt",
|
|
1529
1592
|
"bytes": 2664,
|
|
1530
|
-
"sha256": "
|
|
1593
|
+
"sha256": "42b8b9b75298f90babeee4c0171c3c2f7a509783a6fce17fbe272acc53b46998"
|
|
1531
1594
|
},
|
|
1532
1595
|
{
|
|
1533
1596
|
"package": "brick",
|
|
1534
|
-
"version": "0.1.
|
|
1597
|
+
"version": "0.1.12",
|
|
1535
1598
|
"kind": "component",
|
|
1536
1599
|
"id": "toast",
|
|
1537
|
-
"path": "/packages/brick/0.1.
|
|
1600
|
+
"path": "/packages/brick/0.1.12/components/toast.txt",
|
|
1538
1601
|
"bytes": 9549,
|
|
1539
|
-
"sha256": "
|
|
1602
|
+
"sha256": "c7245d73c2e86dce01f201b704ea8805afbed3e7a93f489837874edaf60f8f9f"
|
|
1540
1603
|
},
|
|
1541
1604
|
{
|
|
1542
1605
|
"package": "brick",
|
|
1543
|
-
"version": "0.1.
|
|
1606
|
+
"version": "0.1.12",
|
|
1544
1607
|
"kind": "component",
|
|
1545
1608
|
"id": "toggle-group",
|
|
1546
|
-
"path": "/packages/brick/0.1.
|
|
1609
|
+
"path": "/packages/brick/0.1.12/components/toggle-group.txt",
|
|
1547
1610
|
"bytes": 6453,
|
|
1548
|
-
"sha256": "
|
|
1611
|
+
"sha256": "99f345788bb096223afccb21a85a155293624715676cbb607c0aa3b34e028619"
|
|
1549
1612
|
},
|
|
1550
1613
|
{
|
|
1551
1614
|
"package": "brick",
|
|
1552
|
-
"version": "0.1.
|
|
1615
|
+
"version": "0.1.12",
|
|
1553
1616
|
"kind": "component",
|
|
1554
1617
|
"id": "toggle",
|
|
1555
|
-
"path": "/packages/brick/0.1.
|
|
1618
|
+
"path": "/packages/brick/0.1.12/components/toggle.txt",
|
|
1556
1619
|
"bytes": 5410,
|
|
1557
|
-
"sha256": "
|
|
1620
|
+
"sha256": "684f5fbaf781f1c1337057c7e7c506e2783552f7db69fc24832bf45d2e80f746"
|
|
1558
1621
|
},
|
|
1559
1622
|
{
|
|
1560
1623
|
"package": "brick",
|
|
1561
|
-
"version": "0.1.
|
|
1624
|
+
"version": "0.1.12",
|
|
1562
1625
|
"kind": "component",
|
|
1563
1626
|
"id": "toolbar",
|
|
1564
|
-
"path": "/packages/brick/0.1.
|
|
1627
|
+
"path": "/packages/brick/0.1.12/components/toolbar.txt",
|
|
1565
1628
|
"bytes": 4468,
|
|
1566
|
-
"sha256": "
|
|
1629
|
+
"sha256": "b7d1fe74eb0175cc3f6f76bd77a32058c66f450233800c3eff4ce7c835c02f4a"
|
|
1567
1630
|
},
|
|
1568
1631
|
{
|
|
1569
1632
|
"package": "brick",
|
|
1570
|
-
"version": "0.1.
|
|
1633
|
+
"version": "0.1.12",
|
|
1571
1634
|
"kind": "component",
|
|
1572
1635
|
"id": "tooltip",
|
|
1573
|
-
"path": "/packages/brick/0.1.
|
|
1636
|
+
"path": "/packages/brick/0.1.12/components/tooltip.txt",
|
|
1574
1637
|
"bytes": 9751,
|
|
1575
|
-
"sha256": "
|
|
1638
|
+
"sha256": "2b323e5d2b1e45d8cfb0083295d83974278128590ee6fe9bbe6452d557124c54"
|
|
1576
1639
|
},
|
|
1577
1640
|
{
|
|
1578
1641
|
"package": "brick",
|
|
1579
|
-
"version": "0.1.
|
|
1642
|
+
"version": "0.1.12",
|
|
1580
1643
|
"kind": "component",
|
|
1581
1644
|
"id": "tree-grid",
|
|
1582
|
-
"path": "/packages/brick/0.1.
|
|
1645
|
+
"path": "/packages/brick/0.1.12/components/tree-grid.txt",
|
|
1583
1646
|
"bytes": 10876,
|
|
1584
|
-
"sha256": "
|
|
1647
|
+
"sha256": "be550736bde871f4d07d0ebe2a1e2cc046af2801afb58ee2db6d1a21850c4637"
|
|
1585
1648
|
},
|
|
1586
1649
|
{
|
|
1587
1650
|
"package": "brick",
|
|
1588
|
-
"version": "0.1.
|
|
1651
|
+
"version": "0.1.12",
|
|
1589
1652
|
"kind": "component",
|
|
1590
1653
|
"id": "tree",
|
|
1591
|
-
"path": "/packages/brick/0.1.
|
|
1654
|
+
"path": "/packages/brick/0.1.12/components/tree.txt",
|
|
1592
1655
|
"bytes": 9816,
|
|
1593
|
-
"sha256": "
|
|
1656
|
+
"sha256": "54dcf48b2886843aec59b17479983aa2565d97818104604acb18cbc0eb594c7e"
|
|
1594
1657
|
},
|
|
1595
1658
|
{
|
|
1596
1659
|
"package": "brick",
|
|
1597
|
-
"version": "0.1.
|
|
1660
|
+
"version": "0.1.12",
|
|
1598
1661
|
"kind": "component",
|
|
1599
1662
|
"id": "visually-hidden",
|
|
1600
|
-
"path": "/packages/brick/0.1.
|
|
1663
|
+
"path": "/packages/brick/0.1.12/components/visually-hidden.txt",
|
|
1601
1664
|
"bytes": 5501,
|
|
1602
|
-
"sha256": "
|
|
1665
|
+
"sha256": "6cf63a300c7b3539dac81109cd2207010aaa93e0ef39200313c1dc96da9cad8b"
|
|
1603
1666
|
},
|
|
1604
1667
|
{
|
|
1605
1668
|
"package": "brick",
|
|
1606
|
-
"version": "0.1.
|
|
1669
|
+
"version": "0.1.12",
|
|
1607
1670
|
"kind": "component",
|
|
1608
1671
|
"id": "z-stack",
|
|
1609
|
-
"path": "/packages/brick/0.1.
|
|
1672
|
+
"path": "/packages/brick/0.1.12/components/z-stack.txt",
|
|
1610
1673
|
"bytes": 5611,
|
|
1611
|
-
"sha256": "
|
|
1674
|
+
"sha256": "15c2e21e6d5f2d5e223a03aaa75ff336e577966c865facbbe83b368be3f1e108"
|
|
1612
1675
|
},
|
|
1613
1676
|
{
|
|
1614
1677
|
"package": "brick",
|
|
1615
|
-
"version": "0.1.
|
|
1678
|
+
"version": "0.1.12",
|
|
1616
1679
|
"kind": "document",
|
|
1617
1680
|
"id": "guides/agent-knowledge",
|
|
1618
|
-
"path": "/packages/brick/0.1.
|
|
1681
|
+
"path": "/packages/brick/0.1.12/docs/guides/agent-knowledge.txt",
|
|
1619
1682
|
"bytes": 3488,
|
|
1620
|
-
"sha256": "
|
|
1683
|
+
"sha256": "24ec336cdce271f0846a3df183826586d4bc75b21e5af0fcc522a71b836091fc"
|
|
1621
1684
|
},
|
|
1622
1685
|
{
|
|
1623
1686
|
"package": "brick",
|
|
1624
|
-
"version": "0.1.
|
|
1687
|
+
"version": "0.1.12",
|
|
1625
1688
|
"kind": "document",
|
|
1626
1689
|
"id": "guides/appearance-and-tokens",
|
|
1627
|
-
"path": "/packages/brick/0.1.
|
|
1690
|
+
"path": "/packages/brick/0.1.12/docs/guides/appearance-and-tokens.txt",
|
|
1628
1691
|
"bytes": 6123,
|
|
1629
|
-
"sha256": "
|
|
1692
|
+
"sha256": "d1defbfde7229f20386c4c3cdc78ce01da149eb3d8243186d291afd138e9e278"
|
|
1630
1693
|
},
|
|
1631
1694
|
{
|
|
1632
1695
|
"package": "brick",
|
|
1633
|
-
"version": "0.1.
|
|
1696
|
+
"version": "0.1.12",
|
|
1634
1697
|
"kind": "document",
|
|
1635
1698
|
"id": "guides/browser-support",
|
|
1636
|
-
"path": "/packages/brick/0.1.
|
|
1699
|
+
"path": "/packages/brick/0.1.12/docs/guides/browser-support.txt",
|
|
1637
1700
|
"bytes": 1106,
|
|
1638
|
-
"sha256": "
|
|
1701
|
+
"sha256": "1dfca7082e706d32e277f76ea96ff8dfe366944c1a6bae6c80d01ac4e82e24c0"
|
|
1639
1702
|
},
|
|
1640
1703
|
{
|
|
1641
1704
|
"package": "brick",
|
|
1642
|
-
"version": "0.1.
|
|
1705
|
+
"version": "0.1.12",
|
|
1643
1706
|
"kind": "document",
|
|
1644
1707
|
"id": "guides/control-sizing",
|
|
1645
|
-
"path": "/packages/brick/0.1.
|
|
1708
|
+
"path": "/packages/brick/0.1.12/docs/guides/control-sizing.txt",
|
|
1646
1709
|
"bytes": 2585,
|
|
1647
|
-
"sha256": "
|
|
1710
|
+
"sha256": "50c3f50581bfbcbfe2fe1a1bfe5e9ee77a538fc9059c97ab2cf87f830f39da48"
|
|
1648
1711
|
},
|
|
1649
1712
|
{
|
|
1650
1713
|
"package": "brick",
|
|
1651
|
-
"version": "0.1.
|
|
1714
|
+
"version": "0.1.12",
|
|
1652
1715
|
"kind": "document",
|
|
1653
1716
|
"id": "guides/installation",
|
|
1654
|
-
"path": "/packages/brick/0.1.
|
|
1717
|
+
"path": "/packages/brick/0.1.12/docs/guides/installation.txt",
|
|
1655
1718
|
"bytes": 2940,
|
|
1656
|
-
"sha256": "
|
|
1719
|
+
"sha256": "2c8eb938f20f364a14e4b7bb1d1f939c60e1556339958bbb4dfc7b022d32e350"
|
|
1657
1720
|
},
|
|
1658
1721
|
{
|
|
1659
1722
|
"package": "brick",
|
|
1660
|
-
"version": "0.1.
|
|
1723
|
+
"version": "0.1.12",
|
|
1661
1724
|
"kind": "document",
|
|
1662
1725
|
"id": "guides/theme-contract",
|
|
1663
|
-
"path": "/packages/brick/0.1.
|
|
1726
|
+
"path": "/packages/brick/0.1.12/docs/guides/theme-contract.txt",
|
|
1664
1727
|
"bytes": 4471,
|
|
1665
|
-
"sha256": "
|
|
1728
|
+
"sha256": "8c524d6abd4199d06283a3b1b583c0a10dda2a34622785303e87f6656111d01c"
|
|
1666
1729
|
},
|
|
1667
1730
|
{
|
|
1668
1731
|
"package": "brick",
|
|
1669
|
-
"version": "0.1.
|
|
1732
|
+
"version": "0.1.12",
|
|
1670
1733
|
"kind": "guide",
|
|
1671
1734
|
"id": "interface-composition",
|
|
1672
|
-
"path": "/packages/brick/0.1.
|
|
1673
|
-
"bytes":
|
|
1674
|
-
"sha256": "
|
|
1735
|
+
"path": "/packages/brick/0.1.12/guides/interface-composition.txt",
|
|
1736
|
+
"bytes": 38362,
|
|
1737
|
+
"sha256": "812483498a31667dd3b81ebfedf897d66108fd32bf0e469c0f5d651fa784d920"
|
|
1675
1738
|
},
|
|
1676
1739
|
{
|
|
1677
1740
|
"package": "brick",
|
|
1678
|
-
"version": "0.1.
|
|
1741
|
+
"version": "0.1.12",
|
|
1679
1742
|
"kind": "guide",
|
|
1680
1743
|
"id": "layer-selection",
|
|
1681
|
-
"path": "/packages/brick/0.1.
|
|
1682
|
-
"bytes":
|
|
1683
|
-
"sha256": "
|
|
1744
|
+
"path": "/packages/brick/0.1.12/guides/layer-selection.txt",
|
|
1745
|
+
"bytes": 54481,
|
|
1746
|
+
"sha256": "ee2c197e899b3e51ac650e4583e07b83a45fdfe6c74914bb8cb0f6ee53fffe1f"
|
|
1684
1747
|
},
|
|
1685
1748
|
{
|
|
1686
1749
|
"package": "brick",
|
|
1687
|
-
"version": "0.1.
|
|
1750
|
+
"version": "0.1.12",
|
|
1688
1751
|
"kind": "package",
|
|
1689
1752
|
"id": "brick",
|
|
1690
|
-
"path": "/packages/brick/0.1.
|
|
1691
|
-
"bytes":
|
|
1692
|
-
"sha256": "
|
|
1753
|
+
"path": "/packages/brick/0.1.12/index.txt",
|
|
1754
|
+
"bytes": 6672,
|
|
1755
|
+
"sha256": "d3b6d822286c7b6e02fc60ed13e8039a17ff617c59fec3ea165fae9f8093be69"
|
|
1693
1756
|
},
|
|
1694
1757
|
{
|
|
1695
1758
|
"package": "colors",
|
|
@@ -2022,7 +2085,7 @@
|
|
|
2022
2085
|
"id": "data",
|
|
2023
2086
|
"path": "/tasks/data.txt",
|
|
2024
2087
|
"bytes": 2320,
|
|
2025
|
-
"sha256": "
|
|
2088
|
+
"sha256": "5672e5937b56a529f514d716e4dbe828a9656e55c1f3a048389c8c525e249e6e"
|
|
2026
2089
|
},
|
|
2027
2090
|
{
|
|
2028
2091
|
"package": null,
|
|
@@ -2031,7 +2094,7 @@
|
|
|
2031
2094
|
"id": "forms",
|
|
2032
2095
|
"path": "/tasks/forms.txt",
|
|
2033
2096
|
"bytes": 4377,
|
|
2034
|
-
"sha256": "
|
|
2097
|
+
"sha256": "0b3696422591923443c5de9da8388cbdfddd1ef3b1075ecb91a370ad646b7b3c"
|
|
2035
2098
|
},
|
|
2036
2099
|
{
|
|
2037
2100
|
"package": null,
|
|
@@ -2040,7 +2103,7 @@
|
|
|
2040
2103
|
"id": "layout",
|
|
2041
2104
|
"path": "/tasks/layout.txt",
|
|
2042
2105
|
"bytes": 2165,
|
|
2043
|
-
"sha256": "
|
|
2106
|
+
"sha256": "919c012acb5635929c12f45077b08b0ca7924defca2348ce8efdcff6942be29c"
|
|
2044
2107
|
},
|
|
2045
2108
|
{
|
|
2046
2109
|
"package": null,
|
|
@@ -2049,7 +2112,7 @@
|
|
|
2049
2112
|
"id": "navigation",
|
|
2050
2113
|
"path": "/tasks/navigation.txt",
|
|
2051
2114
|
"bytes": 3318,
|
|
2052
|
-
"sha256": "
|
|
2115
|
+
"sha256": "9dfac650783712f95fe3171712105292a723ccb587721f896c089a5bc2123bdf"
|
|
2053
2116
|
},
|
|
2054
2117
|
{
|
|
2055
2118
|
"package": null,
|
|
@@ -2058,7 +2121,7 @@
|
|
|
2058
2121
|
"id": "overlays",
|
|
2059
2122
|
"path": "/tasks/overlays.txt",
|
|
2060
2123
|
"bytes": 2341,
|
|
2061
|
-
"sha256": "
|
|
2124
|
+
"sha256": "02f1c1dac68d04689b7e15cc6683b3bbd33fac4a55df70e23c7052d207787a8c"
|
|
2062
2125
|
},
|
|
2063
2126
|
{
|
|
2064
2127
|
"package": null,
|
|
@@ -2067,7 +2130,7 @@
|
|
|
2067
2130
|
"id": "theming",
|
|
2068
2131
|
"path": "/tasks/theming.txt",
|
|
2069
2132
|
"bytes": 2212,
|
|
2070
|
-
"sha256": "
|
|
2133
|
+
"sha256": "7f27d905eef5e9538f6a1a38d2f6c94d1cc7be49a269adc7fb63f2549716b125"
|
|
2071
2134
|
}
|
|
2072
2135
|
]
|
|
2073
2136
|
}
|