@almadar/std 6.1.7 → 6.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/behaviors/registry/atoms/std-browse.orb +15 -0
- package/behaviors/registry/atoms/std-display.orb +181 -0
- package/behaviors/registry/atoms/std-gallery.orb +12 -0
- package/behaviors/registry/atoms/std-input.orb +270 -0
- package/dist/behaviors/exports-reader.js +276 -138
- package/dist/behaviors/exports-reader.js.map +1 -1
- package/dist/behaviors/functions/index.d.ts +415 -1
- package/dist/behaviors/functions/index.js +276 -138
- package/dist/behaviors/functions/index.js.map +1 -1
- package/dist/behaviors/index.js +276 -138
- package/dist/behaviors/index.js.map +1 -1
- package/dist/behaviors/query.js +276 -138
- package/dist/behaviors/query.js.map +1 -1
- package/dist/behaviors/registry/atoms/std-browse.orb +15 -0
- package/dist/behaviors/registry/atoms/std-display.orb +181 -0
- package/dist/behaviors/registry/atoms/std-gallery.orb +12 -0
- package/dist/behaviors/registry/atoms/std-input.orb +270 -0
- package/dist/index.js +276 -138
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/behaviors/registry/atoms/std-classifier.orb.unconvertible.txt +0 -7
- package/behaviors/registry/atoms/std-graph-classifier.orb.unconvertible.txt +0 -7
- package/behaviors/registry/atoms/std-rl-agent.orb.unconvertible.txt +0 -7
- package/behaviors/registry/atoms/std-text-classifier.orb.unconvertible.txt +0 -7
- package/behaviors/registry/atoms/std-trainer.orb.unconvertible.txt +0 -7
- package/dist/behaviors/registry/atoms/std-classifier.orb.unconvertible.txt +0 -7
- package/dist/behaviors/registry/atoms/std-graph-classifier.orb.unconvertible.txt +0 -7
- package/dist/behaviors/registry/atoms/std-rl-agent.orb.unconvertible.txt +0 -7
- package/dist/behaviors/registry/atoms/std-text-classifier.orb.unconvertible.txt +0 -7
- package/dist/behaviors/registry/atoms/std-trainer.orb.unconvertible.txt +0 -7
package/package.json
CHANGED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
# std-classifier (B.2 — runtime invocation failed)
|
|
2
|
-
|
|
3
|
-
The converter could not invoke this behavior with default params.
|
|
4
|
-
It is a Phase B.3 candidate (hand-author or fix invocation defaults).
|
|
5
|
-
|
|
6
|
-
- runtime invocation failed: Cannot read properties of undefined (reading 'join')
|
|
7
|
-
- behavior requires non-default params (likely an ML behavior — Phase B.3 candidate)
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
# std-graph-classifier (B.2 — runtime invocation failed)
|
|
2
|
-
|
|
3
|
-
The converter could not invoke this behavior with default params.
|
|
4
|
-
It is a Phase B.3 candidate (hand-author or fix invocation defaults).
|
|
5
|
-
|
|
6
|
-
- runtime invocation failed: Cannot read properties of undefined (reading 'join')
|
|
7
|
-
- behavior requires non-default params (likely an ML behavior — Phase B.3 candidate)
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
# std-rl-agent (B.2 — runtime invocation failed)
|
|
2
|
-
|
|
3
|
-
The converter could not invoke this behavior with default params.
|
|
4
|
-
It is a Phase B.3 candidate (hand-author or fix invocation defaults).
|
|
5
|
-
|
|
6
|
-
- runtime invocation failed: Cannot read properties of undefined (reading 'map')
|
|
7
|
-
- behavior requires non-default params (likely an ML behavior — Phase B.3 candidate)
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
# std-text-classifier (B.2 — runtime invocation failed)
|
|
2
|
-
|
|
3
|
-
The converter could not invoke this behavior with default params.
|
|
4
|
-
It is a Phase B.3 candidate (hand-author or fix invocation defaults).
|
|
5
|
-
|
|
6
|
-
- runtime invocation failed: Cannot read properties of undefined (reading 'join')
|
|
7
|
-
- behavior requires non-default params (likely an ML behavior — Phase B.3 candidate)
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
# std-trainer (B.2 — runtime invocation failed)
|
|
2
|
-
|
|
3
|
-
The converter could not invoke this behavior with default params.
|
|
4
|
-
It is a Phase B.3 candidate (hand-author or fix invocation defaults).
|
|
5
|
-
|
|
6
|
-
- runtime invocation failed: Cannot read properties of undefined (reading 'join')
|
|
7
|
-
- behavior requires non-default params (likely an ML behavior — Phase B.3 candidate)
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
# std-classifier (B.2 — runtime invocation failed)
|
|
2
|
-
|
|
3
|
-
The converter could not invoke this behavior with default params.
|
|
4
|
-
It is a Phase B.3 candidate (hand-author or fix invocation defaults).
|
|
5
|
-
|
|
6
|
-
- runtime invocation failed: Cannot read properties of undefined (reading 'join')
|
|
7
|
-
- behavior requires non-default params (likely an ML behavior — Phase B.3 candidate)
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
# std-graph-classifier (B.2 — runtime invocation failed)
|
|
2
|
-
|
|
3
|
-
The converter could not invoke this behavior with default params.
|
|
4
|
-
It is a Phase B.3 candidate (hand-author or fix invocation defaults).
|
|
5
|
-
|
|
6
|
-
- runtime invocation failed: Cannot read properties of undefined (reading 'join')
|
|
7
|
-
- behavior requires non-default params (likely an ML behavior — Phase B.3 candidate)
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
# std-rl-agent (B.2 — runtime invocation failed)
|
|
2
|
-
|
|
3
|
-
The converter could not invoke this behavior with default params.
|
|
4
|
-
It is a Phase B.3 candidate (hand-author or fix invocation defaults).
|
|
5
|
-
|
|
6
|
-
- runtime invocation failed: Cannot read properties of undefined (reading 'map')
|
|
7
|
-
- behavior requires non-default params (likely an ML behavior — Phase B.3 candidate)
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
# std-text-classifier (B.2 — runtime invocation failed)
|
|
2
|
-
|
|
3
|
-
The converter could not invoke this behavior with default params.
|
|
4
|
-
It is a Phase B.3 candidate (hand-author or fix invocation defaults).
|
|
5
|
-
|
|
6
|
-
- runtime invocation failed: Cannot read properties of undefined (reading 'join')
|
|
7
|
-
- behavior requires non-default params (likely an ML behavior — Phase B.3 candidate)
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
# std-trainer (B.2 — runtime invocation failed)
|
|
2
|
-
|
|
3
|
-
The converter could not invoke this behavior with default params.
|
|
4
|
-
It is a Phase B.3 candidate (hand-author or fix invocation defaults).
|
|
5
|
-
|
|
6
|
-
- runtime invocation failed: Cannot read properties of undefined (reading 'join')
|
|
7
|
-
- behavior requires non-default params (likely an ML behavior — Phase B.3 candidate)
|