@sealcode/jdd-editor 0.2.4 → 0.2.5
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/.nyc_output/2100f533-71ff-4c0e-81c5-53e05dcac20f.json +1 -0
- package/.nyc_output/ac9c9615-9aa2-4e42-8685-90e92855ba11.json +1 -0
- package/.nyc_output/d0ae4bd5-5f2e-4e32-9403-fb824c49a5f8.json +1 -0
- package/.nyc_output/processinfo/2100f533-71ff-4c0e-81c5-53e05dcac20f.json +1 -0
- package/.nyc_output/processinfo/ac9c9615-9aa2-4e42-8685-90e92855ba11.json +1 -0
- package/.nyc_output/processinfo/d0ae4bd5-5f2e-4e32-9403-fb824c49a5f8.json +1 -0
- package/.nyc_output/processinfo/index.json +1 -0
- package/.xunit +2 -0
- package/@types/inputs/component-input-code.d.ts +5 -0
- package/coverage/clover.xml +877 -0
- package/dist/src/inputs/component-input-code.js +23 -0
- package/dist/src/inputs/component-input-code.js.map +7 -0
- package/dist/src/inputs/component-input.js +10 -1
- package/dist/src/inputs/component-input.js.map +2 -2
- package/package.json +3 -2
- package/src/inputs/component-input-code.ts +24 -0
- package/src/inputs/component-input.ts +10 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"parent":null,"pid":3346019,"argv":["/home/kuba/.local/share/fnm/node-versions/v21.7.3/installation/bin/node","/home/kuba/projects/sealcode/superseal/repos/jdd-editor/node_modules/.bin/nyc","--reporter","clover","mocha","--reporter","xunit","--reporter-option","output=.xunit"],"execArgv":[],"cwd":"/home/kuba/projects/sealcode/superseal/repos/jdd-editor","time":1761252120681,"ppid":3345998,"coverageFilename":"/home/kuba/projects/sealcode/superseal/repos/jdd-editor/.nyc_output/2100f533-71ff-4c0e-81c5-53e05dcac20f.json","externalId":"","uuid":"2100f533-71ff-4c0e-81c5-53e05dcac20f","files":["/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/component-preview-actions.ts","/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/components.sreact.ts","/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/controllers/autogrow-textarea.stimulus.ts","/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/controllers/component-debugger.stimulus.ts","/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/controllers/exportable-textarea.stimulus.ts","/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/controllers/input-image-preview.stimulus.ts","/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/controllers/jdd-table-paste.stimulus.ts","/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/controllers/json-editor.stimulus.ts","/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/controllers/markdown-textarea.stimulus.ts","/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/controllers/refresh-on-ts-changes.stimulus.ts","/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/controllers/refresh-styles.stimulus.ts","/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/controllers/submit-on-input.stimulus.ts","/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/controllers/toast.stimulus.ts","/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/edit-jdd-field.ts","/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/index.ts","/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/inputs/component-input-code.ts","/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/inputs/component-input-color.ts","/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/inputs/component-input-enum.ts","/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/inputs/component-input-image.ts","/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/inputs/component-input-list.ts","/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/inputs/component-input-single-reference.ts","/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/inputs/component-input-structured.ts","/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/inputs/component-input-table.ts","/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/inputs/component-input.ts","/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/inputs/print-arg-path.ts","/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/jdd-creator.ts","/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/jdd-page.ts","/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/test.test.ts"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"parent":"d0ae4bd5-5f2e-4e32-9403-fb824c49a5f8","pid":3346110,"argv":["/home/kuba/.local/share/fnm/node-versions/v21.7.3/installation/bin/node","/home/kuba/projects/sealcode/superseal/repos/jdd-editor/node_modules/.bin/mocha","--recursive","--timeout=10000","--require","source-map-support/register","lib/src/**/*.test.js"],"execArgv":[],"cwd":"/home/kuba/projects/sealcode/superseal/repos/jdd-editor","time":1761252121686,"ppid":3346095,"coverageFilename":"/home/kuba/projects/sealcode/superseal/repos/jdd-editor/.nyc_output/ac9c9615-9aa2-4e42-8685-90e92855ba11.json","externalId":"","uuid":"ac9c9615-9aa2-4e42-8685-90e92855ba11","files":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"parent":null,"pid":3346095,"argv":["/home/kuba/.local/share/fnm/node-versions/v21.7.3/installation/bin/node","/home/kuba/projects/sealcode/superseal/repos/jdd-editor/node_modules/.bin/mocha","--reporter","xunit","--reporter-option","output=.xunit"],"execArgv":[],"cwd":"/home/kuba/projects/sealcode/superseal/repos/jdd-editor","time":1761252121486,"ppid":3346019,"coverageFilename":"/home/kuba/projects/sealcode/superseal/repos/jdd-editor/.nyc_output/d0ae4bd5-5f2e-4e32-9403-fb824c49a5f8.json","externalId":"","uuid":"d0ae4bd5-5f2e-4e32-9403-fb824c49a5f8","files":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"processes":{"2100f533-71ff-4c0e-81c5-53e05dcac20f":{"parent":null,"children":[]},"ac9c9615-9aa2-4e42-8685-90e92855ba11":{"parent":"d0ae4bd5-5f2e-4e32-9403-fb824c49a5f8","children":[]},"d0ae4bd5-5f2e-4e32-9403-fb824c49a5f8":{"parent":null,"children":["ac9c9615-9aa2-4e42-8685-90e92855ba11"]}},"files":{"/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/component-preview-actions.ts":["2100f533-71ff-4c0e-81c5-53e05dcac20f"],"/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/components.sreact.ts":["2100f533-71ff-4c0e-81c5-53e05dcac20f"],"/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/controllers/autogrow-textarea.stimulus.ts":["2100f533-71ff-4c0e-81c5-53e05dcac20f"],"/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/controllers/component-debugger.stimulus.ts":["2100f533-71ff-4c0e-81c5-53e05dcac20f"],"/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/controllers/exportable-textarea.stimulus.ts":["2100f533-71ff-4c0e-81c5-53e05dcac20f"],"/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/controllers/input-image-preview.stimulus.ts":["2100f533-71ff-4c0e-81c5-53e05dcac20f"],"/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/controllers/jdd-table-paste.stimulus.ts":["2100f533-71ff-4c0e-81c5-53e05dcac20f"],"/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/controllers/json-editor.stimulus.ts":["2100f533-71ff-4c0e-81c5-53e05dcac20f"],"/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/controllers/markdown-textarea.stimulus.ts":["2100f533-71ff-4c0e-81c5-53e05dcac20f"],"/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/controllers/refresh-on-ts-changes.stimulus.ts":["2100f533-71ff-4c0e-81c5-53e05dcac20f"],"/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/controllers/refresh-styles.stimulus.ts":["2100f533-71ff-4c0e-81c5-53e05dcac20f"],"/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/controllers/submit-on-input.stimulus.ts":["2100f533-71ff-4c0e-81c5-53e05dcac20f"],"/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/controllers/toast.stimulus.ts":["2100f533-71ff-4c0e-81c5-53e05dcac20f"],"/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/edit-jdd-field.ts":["2100f533-71ff-4c0e-81c5-53e05dcac20f"],"/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/index.ts":["2100f533-71ff-4c0e-81c5-53e05dcac20f"],"/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/inputs/component-input-code.ts":["2100f533-71ff-4c0e-81c5-53e05dcac20f"],"/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/inputs/component-input-color.ts":["2100f533-71ff-4c0e-81c5-53e05dcac20f"],"/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/inputs/component-input-enum.ts":["2100f533-71ff-4c0e-81c5-53e05dcac20f"],"/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/inputs/component-input-image.ts":["2100f533-71ff-4c0e-81c5-53e05dcac20f"],"/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/inputs/component-input-list.ts":["2100f533-71ff-4c0e-81c5-53e05dcac20f"],"/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/inputs/component-input-single-reference.ts":["2100f533-71ff-4c0e-81c5-53e05dcac20f"],"/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/inputs/component-input-structured.ts":["2100f533-71ff-4c0e-81c5-53e05dcac20f"],"/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/inputs/component-input-table.ts":["2100f533-71ff-4c0e-81c5-53e05dcac20f"],"/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/inputs/component-input.ts":["2100f533-71ff-4c0e-81c5-53e05dcac20f"],"/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/inputs/print-arg-path.ts":["2100f533-71ff-4c0e-81c5-53e05dcac20f"],"/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/jdd-creator.ts":["2100f533-71ff-4c0e-81c5-53e05dcac20f"],"/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/jdd-page.ts":["2100f533-71ff-4c0e-81c5-53e05dcac20f"],"/home/kuba/projects/sealcode/superseal/repos/jdd-editor/src/test.test.ts":["2100f533-71ff-4c0e-81c5-53e05dcac20f"]},"externalIds":{}}
|
package/.xunit
ADDED