@mtdt/observeops-ds-spec 0.1.8 → 0.1.9
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/AGENTS.md +3 -1
- package/components/registry/button.json +10 -0
- package/components/registry/data-viz-tooltips.json +144 -2
- package/components/registry/date-time-pickers.json +36 -1
- package/components/registry/drawer.json +10 -0
- package/components/registry/dropdown-picker.json +35 -0
- package/components/registry/filters.json +29 -2
- package/components/registry/form-item.json +25 -0
- package/components/registry/input.json +5 -0
- package/components/registry/layout-page-templates.json +9 -0
- package/components/registry/layout-panels.json +41 -1
- package/components/registry/layout-screen-regions.json +8 -0
- package/components/registry/link.json +15 -0
- package/components/registry/loose-tags.json +5 -0
- package/components/registry/menu.json +12 -0
- package/components/registry/modal.json +20 -0
- package/components/registry/navigation.json +77 -0
- package/components/registry/popover.json +25 -0
- package/components/registry/radio.json +15 -0
- package/components/registry/scheduler.json +20 -0
- package/components/registry/select.json +5 -0
- package/components/registry/selected-pills.json +45 -1
- package/components/registry/severity.json +48 -1
- package/components/registry/table.json +30 -0
- package/components/registry/tabs.json +25 -0
- package/components/registry/tag.json +45 -0
- package/components/registry/toolbars.json +32 -0
- package/components/registry/tooltip.json +15 -0
- package/package.json +1 -1
- package/spec.manifest.json +59 -59
package/spec.manifest.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mtdt/observeops-ds-spec",
|
|
3
|
-
"version": "0.1.
|
|
4
|
-
"generated": "2026-07-
|
|
3
|
+
"version": "0.1.9",
|
|
4
|
+
"generated": "2026-07-05T08:17:06.785Z",
|
|
5
5
|
"entry": "llms.txt",
|
|
6
6
|
"contract": "AGENTS.md",
|
|
7
7
|
"index": "components/index.json",
|
|
@@ -15,8 +15,8 @@
|
|
|
15
15
|
"files": [
|
|
16
16
|
{
|
|
17
17
|
"path": "AGENTS.md",
|
|
18
|
-
"bytes":
|
|
19
|
-
"sha256": "
|
|
18
|
+
"bytes": 7543,
|
|
19
|
+
"sha256": "94c8ee3de5ca2e78d90897ee5f87a5cb77cf3d5d9abc6b187c7e7f0cc085a052"
|
|
20
20
|
},
|
|
21
21
|
{
|
|
22
22
|
"path": "README.md",
|
|
@@ -50,8 +50,8 @@
|
|
|
50
50
|
},
|
|
51
51
|
{
|
|
52
52
|
"path": "components/registry/button.json",
|
|
53
|
-
"bytes":
|
|
54
|
-
"sha256": "
|
|
53
|
+
"bytes": 14824,
|
|
54
|
+
"sha256": "e659f6fa9759706f43f3204c9070f24e76dfdd990ca0eba54daef10b15d73019"
|
|
55
55
|
},
|
|
56
56
|
{
|
|
57
57
|
"path": "components/registry/checkbox.json",
|
|
@@ -60,13 +60,13 @@
|
|
|
60
60
|
},
|
|
61
61
|
{
|
|
62
62
|
"path": "components/registry/data-viz-tooltips.json",
|
|
63
|
-
"bytes":
|
|
64
|
-
"sha256": "
|
|
63
|
+
"bytes": 24104,
|
|
64
|
+
"sha256": "8488582e3ca09957f7c88c8704d223220778a424b80e449e088113402d5d8264"
|
|
65
65
|
},
|
|
66
66
|
{
|
|
67
67
|
"path": "components/registry/date-time-pickers.json",
|
|
68
|
-
"bytes":
|
|
69
|
-
"sha256": "
|
|
68
|
+
"bytes": 21748,
|
|
69
|
+
"sha256": "c6182da90570b4a9ffa40cbb1eb353896a243ef771c438563a7fe7e5ad2a0313"
|
|
70
70
|
},
|
|
71
71
|
{
|
|
72
72
|
"path": "components/registry/divider.json",
|
|
@@ -75,28 +75,28 @@
|
|
|
75
75
|
},
|
|
76
76
|
{
|
|
77
77
|
"path": "components/registry/drawer.json",
|
|
78
|
-
"bytes":
|
|
79
|
-
"sha256": "
|
|
78
|
+
"bytes": 10229,
|
|
79
|
+
"sha256": "3bab71a1f81d3a93f396c68c4dcf3bd953dbd34de3bd0f8486a881dec42ba9bb"
|
|
80
80
|
},
|
|
81
81
|
{
|
|
82
82
|
"path": "components/registry/dropdown-picker.json",
|
|
83
|
-
"bytes":
|
|
84
|
-
"sha256": "
|
|
83
|
+
"bytes": 14190,
|
|
84
|
+
"sha256": "2a696ce69b2ef690ec29cfa85b32c90c5f5a3088aad46a573c02d051aef49a5a"
|
|
85
85
|
},
|
|
86
86
|
{
|
|
87
87
|
"path": "components/registry/filters.json",
|
|
88
|
-
"bytes":
|
|
89
|
-
"sha256": "
|
|
88
|
+
"bytes": 12975,
|
|
89
|
+
"sha256": "d935971615202be3c0a0158b53ae62328fbc1ddf3180f202361d368eceb0c323"
|
|
90
90
|
},
|
|
91
91
|
{
|
|
92
92
|
"path": "components/registry/form-item.json",
|
|
93
|
-
"bytes":
|
|
94
|
-
"sha256": "
|
|
93
|
+
"bytes": 12399,
|
|
94
|
+
"sha256": "4603d37395ca1da3793f429732b1d4c1e8d60952059e1c509d6b8ace98521163"
|
|
95
95
|
},
|
|
96
96
|
{
|
|
97
97
|
"path": "components/registry/input.json",
|
|
98
|
-
"bytes":
|
|
99
|
-
"sha256": "
|
|
98
|
+
"bytes": 9334,
|
|
99
|
+
"sha256": "7cfcc0edf9ff15e1d38e981902ea1b265f6ff1877023c62004fa951be57c3191"
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
102
|
"path": "components/registry/layout-app-shell.json",
|
|
@@ -110,18 +110,18 @@
|
|
|
110
110
|
},
|
|
111
111
|
{
|
|
112
112
|
"path": "components/registry/layout-page-templates.json",
|
|
113
|
-
"bytes":
|
|
114
|
-
"sha256": "
|
|
113
|
+
"bytes": 3473,
|
|
114
|
+
"sha256": "84949de34dfa680552fdae6c312ba53950e25e66fffa67d32e72d83b433c108f"
|
|
115
115
|
},
|
|
116
116
|
{
|
|
117
117
|
"path": "components/registry/layout-panels.json",
|
|
118
|
-
"bytes":
|
|
119
|
-
"sha256": "
|
|
118
|
+
"bytes": 5940,
|
|
119
|
+
"sha256": "1812b70b6c083448791f1ec8f5eeb26662e46faf652c04b82ff6b1d100573816"
|
|
120
120
|
},
|
|
121
121
|
{
|
|
122
122
|
"path": "components/registry/layout-screen-regions.json",
|
|
123
|
-
"bytes":
|
|
124
|
-
"sha256": "
|
|
123
|
+
"bytes": 4336,
|
|
124
|
+
"sha256": "f9379ec95ceed640bb3e7401ed53a2fa54716d54de21f4728350e704d003940c"
|
|
125
125
|
},
|
|
126
126
|
{
|
|
127
127
|
"path": "components/registry/layout-shells.json",
|
|
@@ -130,58 +130,58 @@
|
|
|
130
130
|
},
|
|
131
131
|
{
|
|
132
132
|
"path": "components/registry/link.json",
|
|
133
|
-
"bytes":
|
|
134
|
-
"sha256": "
|
|
133
|
+
"bytes": 8891,
|
|
134
|
+
"sha256": "45d6ed159f9523f27bd000bc76020a483202069ad86aa0c749068f6012b05a2a"
|
|
135
135
|
},
|
|
136
136
|
{
|
|
137
137
|
"path": "components/registry/loose-tags.json",
|
|
138
|
-
"bytes":
|
|
139
|
-
"sha256": "
|
|
138
|
+
"bytes": 7087,
|
|
139
|
+
"sha256": "cb571cc7ea9dd268586b2476b6a43341a25572c6d93d279b2e5fc0b0e9d71883"
|
|
140
140
|
},
|
|
141
141
|
{
|
|
142
142
|
"path": "components/registry/menu.json",
|
|
143
|
-
"bytes":
|
|
144
|
-
"sha256": "
|
|
143
|
+
"bytes": 7868,
|
|
144
|
+
"sha256": "c83fd0ed28a459302bfa681a8d3f4151022fa185d0007a20561daf58d280a525"
|
|
145
145
|
},
|
|
146
146
|
{
|
|
147
147
|
"path": "components/registry/modal.json",
|
|
148
|
-
"bytes":
|
|
149
|
-
"sha256": "
|
|
148
|
+
"bytes": 11874,
|
|
149
|
+
"sha256": "0b30b20f99dfbe4a55afbee31b3d5416e122c45ca4ada79bc537daccd9cfba92"
|
|
150
150
|
},
|
|
151
151
|
{
|
|
152
152
|
"path": "components/registry/navigation.json",
|
|
153
|
-
"bytes":
|
|
154
|
-
"sha256": "
|
|
153
|
+
"bytes": 27137,
|
|
154
|
+
"sha256": "461f7710db9da4f5079a414dca81591c92848e3843c57c27830d17c42cfc0b07"
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
157
|
"path": "components/registry/popover.json",
|
|
158
|
-
"bytes":
|
|
159
|
-
"sha256": "
|
|
158
|
+
"bytes": 10193,
|
|
159
|
+
"sha256": "3e16604c3d3405d3ae4ede5fe4d73b251fea70179e05e61e8b61ec5231c3c48a"
|
|
160
160
|
},
|
|
161
161
|
{
|
|
162
162
|
"path": "components/registry/radio.json",
|
|
163
|
-
"bytes":
|
|
164
|
-
"sha256": "
|
|
163
|
+
"bytes": 9637,
|
|
164
|
+
"sha256": "3e977b6d7ec5947fb5d81c91c541ebf8e3a2bd79f1628d36fedb94b84a07809d"
|
|
165
165
|
},
|
|
166
166
|
{
|
|
167
167
|
"path": "components/registry/scheduler.json",
|
|
168
|
-
"bytes":
|
|
169
|
-
"sha256": "
|
|
168
|
+
"bytes": 10564,
|
|
169
|
+
"sha256": "3d790df3f52de252389fe27920eaf97aee1f4c1aa96ec77ff67419c155e46d46"
|
|
170
170
|
},
|
|
171
171
|
{
|
|
172
172
|
"path": "components/registry/select.json",
|
|
173
|
-
"bytes":
|
|
174
|
-
"sha256": "
|
|
173
|
+
"bytes": 8400,
|
|
174
|
+
"sha256": "7662bca4066d9cd7f2f5ca0e66ab0242caf05d1038a446880ea502f2464f2bc6"
|
|
175
175
|
},
|
|
176
176
|
{
|
|
177
177
|
"path": "components/registry/selected-pills.json",
|
|
178
|
-
"bytes":
|
|
179
|
-
"sha256": "
|
|
178
|
+
"bytes": 3608,
|
|
179
|
+
"sha256": "2358e2db9b11a117d3dda9461570c3f3956d6594e045db5dbea6059c04366146"
|
|
180
180
|
},
|
|
181
181
|
{
|
|
182
182
|
"path": "components/registry/severity.json",
|
|
183
|
-
"bytes":
|
|
184
|
-
"sha256": "
|
|
183
|
+
"bytes": 14087,
|
|
184
|
+
"sha256": "1f3f00b6aa6a19657aaa90886bf90cce359b6ec2505b203b646506c8e4c07457"
|
|
185
185
|
},
|
|
186
186
|
{
|
|
187
187
|
"path": "components/registry/switch.json",
|
|
@@ -190,18 +190,18 @@
|
|
|
190
190
|
},
|
|
191
191
|
{
|
|
192
192
|
"path": "components/registry/table.json",
|
|
193
|
-
"bytes":
|
|
194
|
-
"sha256": "
|
|
193
|
+
"bytes": 12328,
|
|
194
|
+
"sha256": "ce6de0288460369a945a93ee0df28f32938201a3ed19828ebf4182ab8f5b9441"
|
|
195
195
|
},
|
|
196
196
|
{
|
|
197
197
|
"path": "components/registry/tabs.json",
|
|
198
|
-
"bytes":
|
|
199
|
-
"sha256": "
|
|
198
|
+
"bytes": 12544,
|
|
199
|
+
"sha256": "763e17fde439d87384fda1cf046689b2c71d1c2c7d57a2b6e3ee31f14a1e4b65"
|
|
200
200
|
},
|
|
201
201
|
{
|
|
202
202
|
"path": "components/registry/tag.json",
|
|
203
|
-
"bytes":
|
|
204
|
-
"sha256": "
|
|
203
|
+
"bytes": 16541,
|
|
204
|
+
"sha256": "e940f7a4d6dc8cc95420843101250d09e1b5d5e86588b84e1cff57f1252ff6fb"
|
|
205
205
|
},
|
|
206
206
|
{
|
|
207
207
|
"path": "components/registry/tags-list.json",
|
|
@@ -210,13 +210,13 @@
|
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
212
|
"path": "components/registry/toolbars.json",
|
|
213
|
-
"bytes":
|
|
214
|
-
"sha256": "
|
|
213
|
+
"bytes": 14619,
|
|
214
|
+
"sha256": "1efec4dcdad798d55cef60a562deeff3d404d9898ed2bfeaf20b71e0617cbcd3"
|
|
215
215
|
},
|
|
216
216
|
{
|
|
217
217
|
"path": "components/registry/tooltip.json",
|
|
218
|
-
"bytes":
|
|
219
|
-
"sha256": "
|
|
218
|
+
"bytes": 9554,
|
|
219
|
+
"sha256": "d18dc915679a3adecfdb33f7dc86f94865b27110acee0b8efabf214376ea93ef"
|
|
220
220
|
},
|
|
221
221
|
{
|
|
222
222
|
"path": "components/specs/README.md",
|
|
@@ -411,7 +411,7 @@
|
|
|
411
411
|
{
|
|
412
412
|
"path": "package.json",
|
|
413
413
|
"bytes": 1072,
|
|
414
|
-
"sha256": "
|
|
414
|
+
"sha256": "adbfbe72aa0c9f8417c937543e5b116a58436aa18b6f0ba8aed112d02f2a42b4"
|
|
415
415
|
},
|
|
416
416
|
{
|
|
417
417
|
"path": "tokens/README.md",
|