From d04459ed2d98d094019697f49191993d259d1651 Mon Sep 17 00:00:00 2001 From: David Meir-Levy Date: Sun, 8 May 2022 16:22:03 +0300 Subject: [PATCH 1/6] docs(swimm): create document dfgdfg --- .swm/dfgdfg.rm5oc.sw.md | 42 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 .swm/dfgdfg.rm5oc.sw.md diff --git a/.swm/dfgdfg.rm5oc.sw.md b/.swm/dfgdfg.rm5oc.sw.md new file mode 100644 index 0000000..f262437 --- /dev/null +++ b/.swm/dfgdfg.rm5oc.sw.md @@ -0,0 +1,42 @@ +--- +id: rm5oc +name: dfgdfg +file_version: 1.0.2 +app_version: 0.8.2-0 +file_blobs: + package.json: 0beb07e6c7f7be666040f88e97b00eb35161a69d +--- + +**dasdsadasssdfs dfs df** + +_sdfsdf sd_ + +## fsdfsd fsdfsd fsdf sdf + +
+ +
+ +
+ +**sdfsd fsdfd sfds fsdf** + +david is the king! + +### 📄 package.json +```json +⬜ 7 "serve": "vue-cli-service serve", +⬜ 8 "build": "npm run build:editor && npm run build:component:vue", +⬜ 9 "build:editor": "webpack --mode production", +🟩 10 "build:component:vue": "vue-cli-service build --target lib --name index ./src/editor.js", +🟩 11 "perpareMainFolder": "cp -r ./dist/* . && rm -rf ./dist && cp -r ./build/translations .", +🟩 12 "prepublishOnly": "npm run build && npm run perpareMainFolder", +🟩 13 "postpublish": "git clean -fd", +⬜ 14 "test": "echo \"Error: no test specified\" && exit 1" +⬜ 15 }, +⬜ 16 "repository": { +``` + +
+ +This file was generated by Swimm. [Click here to view it in the app](http://localhost:5001/repos/Z2l0aHViJTNBJTNBZ3AtZWRpdG9yJTNBJTNBZ3JlZW5wcmVzcw==/docs/rm5oc). \ No newline at end of file From ed5b1ed2468374743c06cb599fcbb13f7fbe47dd Mon Sep 17 00:00:00 2001 From: David Meir-Levy Date: Tue, 10 May 2022 15:44:03 +0300 Subject: [PATCH 2/6] docs(swimm): update document dfgdfg rm5oc --- .swm/dfgdfg.rm5oc.sw.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.swm/dfgdfg.rm5oc.sw.md b/.swm/dfgdfg.rm5oc.sw.md index f262437..3f1254e 100644 --- a/.swm/dfgdfg.rm5oc.sw.md +++ b/.swm/dfgdfg.rm5oc.sw.md @@ -9,9 +9,9 @@ file_blobs: **dasdsadasssdfs dfs df** -_sdfsdf sd_ +_sdfsdf sddsdsd_ `📄 package.json` -## fsdfsd fsdfsd fsdf sdf +## fsdfsd fsdfsd yrtyrtyrfsdf sdf
From a22255957589f7dbd500948994a548b3c7315e0c Mon Sep 17 00:00:00 2001 From: David Meir-Levy Date: Wed, 11 May 2022 14:52:45 +0300 Subject: [PATCH 3/6] docs(swimm): update document dfgasdasdasdfg rm5oc --- .swm/dfgasdasdasdfg.rm5oc.sw.md | 93 +++++++++++++++++++++++++++++++++ .swm/dfgdfg.rm5oc.sw.md | 42 --------------- 2 files changed, 93 insertions(+), 42 deletions(-) create mode 100644 .swm/dfgasdasdasdfg.rm5oc.sw.md delete mode 100644 .swm/dfgdfg.rm5oc.sw.md diff --git a/.swm/dfgasdasdasdfg.rm5oc.sw.md b/.swm/dfgasdasdasdfg.rm5oc.sw.md new file mode 100644 index 0000000..f557622 --- /dev/null +++ b/.swm/dfgasdasdasdfg.rm5oc.sw.md @@ -0,0 +1,93 @@ +--- +id: rm5oc +name: dfgasdasdasdfg +file_version: 1.0.2 +app_version: 0.8.2-0 +file_blobs: + package.json: 0beb07e6c7f7be666040f88e97b00eb35161a69d + webpack.config.js: c6cb9a9e51cae63f195c1d1185ad12c8c2af0724 + src/components/GpEditor.vue: 7309a31647001e64652664776bbb961f07460c4d +--- + +**dasdsadasssdfs dfs df** + +_sdfsdf sddsdsd_ `📄 package.json` + +## fsdfsd fsdfsd yrtyrtyrfsfdfdf sdf + +
+ +`📄 babel.config.js` + +
+ +`cli`[↓](#f-Z1qEFUp) + +
+ +
+ +
+ +**sdfsd fsdfd dsdsdsd fsdf** + +david is the king!dsds + +\`cli + +### 📄 package.json +```json +⬜ 7 "serve": "vue-cli-service serve", +⬜ 8 "build": "npm run build:editor && npm run build:component:vue", +⬜ 9 "build:editor": "webpack --mode production", +🟩 10 "build:component:vue": "vue-cli-service build --target lib --name index ./src/editor.js", +🟩 11 "perpareMainFolder": "cp -r ./dist/* . && rm -rf ./dist && cp -r ./build/translations .", +🟩 12 "prepublishOnly": "npm run build && npm run perpareMainFolder", +🟩 13 "postpublish": "git clean -fd", +⬜ 14 "test": "echo \"Error: no test specified\" && exit 1" +⬜ 15 }, +⬜ 16 "repository": { +``` + +
+ + + +### 📄 webpack.config.js +```javascript +⬜ 14 const TerserPlugin = require( 'terser-webpack-plugin' ); +⬜ 15 +⬜ 16 module.exports = { +🟩 17 devtool: 'source-map', +⬜ 18 performance: { hints: false }, +⬜ 19 +⬜ 20 entry: path.resolve( __dirname, 'src', 'index.js' ), +``` + +
+ + +### 📄 src/components/GpEditor.vue +```vue +⬜ 19 components: { ckeditor: CKEditor.component }, +⬜ 20 props: [ 'modelValue', 'config' ], +⬜ 21 emits: ['input', 'update:modelValue'], +🟩 22 setup(props, { emit }) { +⬜ 23 const editor = ref(ClassicEditor); +⬜ 24 +⬜ 25 watch(() => props.config, async () => { +``` + +
+ + +### Swimm Note + +cli[^](#Z1qEFUp) - "package.json" L10 +```json + "build:component:vue": "vue-cli-service build --target lib --name index ./src/editor.js", +``` + +
+ +This file was generated by Swimm. [Click here to view it in the app](http://localhost:5001/repos/Z2l0aHViJTNBJTNBZ3AtZWRpdG9yJTNBJTNBZ3JlZW5wcmVzcw==/docs/rm5oc). \ No newline at end of file diff --git a/.swm/dfgdfg.rm5oc.sw.md b/.swm/dfgdfg.rm5oc.sw.md deleted file mode 100644 index 3f1254e..0000000 --- a/.swm/dfgdfg.rm5oc.sw.md +++ /dev/null @@ -1,42 +0,0 @@ ---- -id: rm5oc -name: dfgdfg -file_version: 1.0.2 -app_version: 0.8.2-0 -file_blobs: - package.json: 0beb07e6c7f7be666040f88e97b00eb35161a69d ---- - -**dasdsadasssdfs dfs df** - -_sdfsdf sddsdsd_ `📄 package.json` - -## fsdfsd fsdfsd yrtyrtyrfsdf sdf - -
- -
- -
- -**sdfsd fsdfd sfds fsdf** - -david is the king! - -### 📄 package.json -```json -⬜ 7 "serve": "vue-cli-service serve", -⬜ 8 "build": "npm run build:editor && npm run build:component:vue", -⬜ 9 "build:editor": "webpack --mode production", -🟩 10 "build:component:vue": "vue-cli-service build --target lib --name index ./src/editor.js", -🟩 11 "perpareMainFolder": "cp -r ./dist/* . && rm -rf ./dist && cp -r ./build/translations .", -🟩 12 "prepublishOnly": "npm run build && npm run perpareMainFolder", -🟩 13 "postpublish": "git clean -fd", -⬜ 14 "test": "echo \"Error: no test specified\" && exit 1" -⬜ 15 }, -⬜ 16 "repository": { -``` - -
- -This file was generated by Swimm. [Click here to view it in the app](http://localhost:5001/repos/Z2l0aHViJTNBJTNBZ3AtZWRpdG9yJTNBJTNBZ3JlZW5wcmVzcw==/docs/rm5oc). \ No newline at end of file From a21ab2b88b3febd8a89166f0d58de386f8d69579 Mon Sep 17 00:00:00 2001 From: David Meir-Levy Date: Wed, 11 May 2022 15:00:43 +0300 Subject: [PATCH 4/6] docs(swimm): update document dfgasdasdasdfg rm5oc --- .swm/dfgasdasdasdfg.rm5oc.sw.md | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/.swm/dfgasdasdasdfg.rm5oc.sw.md b/.swm/dfgasdasdasdfg.rm5oc.sw.md index f557622..d3b8459 100644 --- a/.swm/dfgasdasdasdfg.rm5oc.sw.md +++ b/.swm/dfgasdasdasdfg.rm5oc.sw.md @@ -9,18 +9,6 @@ file_blobs: src/components/GpEditor.vue: 7309a31647001e64652664776bbb961f07460c4d --- -**dasdsadasssdfs dfs df** - -_sdfsdf sddsdsd_ `📄 package.json` - -## fsdfsd fsdfsd yrtyrtyrfsfdfdf sdf - -
- -`📄 babel.config.js` - -
- `cli`[↓](#f-Z1qEFUp)
@@ -51,7 +39,6 @@ david is the king!dsds
- ### 📄 webpack.config.js ```javascript From ff592dbb255038adaebd89003cdff1da41ff8b06 Mon Sep 17 00:00:00 2001 From: David Meir-Levy Date: Thu, 12 May 2022 14:12:06 +0300 Subject: [PATCH 5/6] docs(swimm): update document dfgasdasdasdfg rm5oc --- .swm/dfgasdasdasdfg.rm5oc.sw.md | 51 ++++++++++++++++++++++++++++++++- 1 file changed, 50 insertions(+), 1 deletion(-) diff --git a/.swm/dfgasdasdasdfg.rm5oc.sw.md b/.swm/dfgasdasdasdfg.rm5oc.sw.md index d3b8459..89a1017 100644 --- a/.swm/dfgasdasdasdfg.rm5oc.sw.md +++ b/.swm/dfgasdasdasdfg.rm5oc.sw.md @@ -9,7 +9,11 @@ file_blobs: src/components/GpEditor.vue: 7309a31647001e64652664776bbb961f07460c4d --- -`cli`[↓](#f-Z1qEFUp) +`cli`[↓](#f-Z1qEFUp) `async`[↓](#f-Z1MOAMo) `const`[↓](#f-1GGhQ8) `const`[↓](#f-1GGhQ8)ons `dist`[↓](#f-1MHE0W) + +`dist`[↓](#f-1MHE0W) `resolve`[↓](#f-1BkJHg) `config`[↓](#f-tjbD2) `terser`[↓](#f-10PrwP) `async`[↓](#f-Z1MOAMo) `async`[↓](#f-Z1MOAMo) `async`[↓](#f-Z1MOAMo) + +`cli`[↓](#f-Z29sBUR) `const`[↓](#f-ZC72u7) `require`[↓](#f-Z27Gsds)
@@ -70,11 +74,56 @@ david is the king!dsds ### Swimm Note +async[^](#Z1MOAMo) - "src/components/GpEditor.vue" L25 +```vue + watch(() => props.config, async () => { +``` + +cli[^](#Z29sBUR) - "package.json" L7 +```json + "serve": "vue-cli-service serve", +``` + cli[^](#Z1qEFUp) - "package.json" L10 ```json "build:component:vue": "vue-cli-service build --target lib --name index ./src/editor.js", ``` +config[^](#tjbD2) - "src/components/GpEditor.vue" L20 +```vue + props: [ 'modelValue', 'config' ], +``` + +const[^](#ZC72u7) - "src/components/GpEditor.vue" L23 +```vue + const editor = ref(ClassicEditor); +``` + +const[^](#1GGhQ8) - "webpack.config.js" L14 +```javascript +const TerserPlugin = require( 'terser-webpack-plugin' ); +``` + +dist[^](#1MHE0W) - "package.json" L11 +```json + "perpareMainFolder": "cp -r ./dist/* . && rm -rf ./dist && cp -r ./build/translations .", +``` + +require[^](#Z27Gsds) - "webpack.config.js" L14 +```javascript +const TerserPlugin = require( 'terser-webpack-plugin' ); +``` + +resolve[^](#1BkJHg) - "webpack.config.js" L20 +```javascript + entry: path.resolve( __dirname, 'src', 'index.js' ), +``` + +terser[^](#10PrwP) - "webpack.config.js" L14 +```javascript +const TerserPlugin = require( 'terser-webpack-plugin' ); +``` +
This file was generated by Swimm. [Click here to view it in the app](http://localhost:5001/repos/Z2l0aHViJTNBJTNBZ3AtZWRpdG9yJTNBJTNBZ3JlZW5wcmVzcw==/docs/rm5oc). \ No newline at end of file From 28417dbbf9df38853a2931b9305a2f39af4cc463 Mon Sep 17 00:00:00 2001 From: David Meir-Levy Date: Thu, 7 Jul 2022 14:23:57 +0300 Subject: [PATCH 6/6] docs(swimm): update document sdfdsdsdsdsdsdsdsdsss rm5oc --- ...w.md => sdfdsdsdsdsdsdsdsdsss.rm5oc.sw.md} | 86 ++++++++++++++----- 1 file changed, 64 insertions(+), 22 deletions(-) rename .swm/{dfgasdasdasdfg.rm5oc.sw.md => sdfdsdsdsdsdsdsdsdsss.rm5oc.sw.md} (76%) diff --git a/.swm/dfgasdasdasdfg.rm5oc.sw.md b/.swm/sdfdsdsdsdsdsdsdsdsss.rm5oc.sw.md similarity index 76% rename from .swm/dfgasdasdasdfg.rm5oc.sw.md rename to .swm/sdfdsdsdsdsdsdsdsdsss.rm5oc.sw.md index 89a1017..6e582e6 100644 --- a/.swm/dfgasdasdasdfg.rm5oc.sw.md +++ b/.swm/sdfdsdsdsdsdsdsdsdsss.rm5oc.sw.md @@ -1,31 +1,26 @@ --- id: rm5oc -name: dfgasdasdasdfg +name: sdfdsdsdsdsdsdsdsdsss file_version: 1.0.2 -app_version: 0.8.2-0 +app_version: 0.9.1-4 file_blobs: package.json: 0beb07e6c7f7be666040f88e97b00eb35161a69d + src/editor.js: e0917fd0e65ef5600fa79e518ba482d23815a0e7 webpack.config.js: c6cb9a9e51cae63f195c1d1185ad12c8c2af0724 src/components/GpEditor.vue: 7309a31647001e64652664776bbb961f07460c4d --- -`cli`[↓](#f-Z1qEFUp) `async`[↓](#f-Z1MOAMo) `const`[↓](#f-1GGhQ8) `const`[↓](#f-1GGhQ8)ons `dist`[↓](#f-1MHE0W) +gdfgdfgdf -`dist`[↓](#f-1MHE0W) `resolve`[↓](#f-1BkJHg) `config`[↓](#f-tjbD2) `terser`[↓](#f-10PrwP) `async`[↓](#f-Z1MOAMo) `async`[↓](#f-Z1MOAMo) `async`[↓](#f-Z1MOAMo) +sdfsdfdsfdsf -`cli`[↓](#f-Z29sBUR) `const`[↓](#f-ZC72u7) `require`[↓](#f-Z27Gsds) +sdfdsfdsfds
-
- -
- -**sdfsd fsdfd dsdsdsd fsdf** - -david is the king!dsds +**aaaaaaadasdsdssdfsd fsdfd dsdsdsd fsdf** -\`cli +david is the king!dsd ### 📄 package.json ```json @@ -43,6 +38,42 @@ david is the king!dsds
+aaaaaaassssafghfghssssasdasdsaddsdsd + +### 📄 src/editor.js +```javascript +⬜ 6 } +⬜ 7 }; +⬜ 8 +🟩 9 export default EditorPlugin; +⬜ 10 +⬜ 11 export { GpEditor }; +⬜ 12 +``` + +
+ +hjhjjhj + +sssssדדדדdsdgfdgdfgdfgddfsdhfghfghfgh`cli`[↓](#f-Z1qEFUp) `async`[↓](#f-Z1MOAMo) `const`[↓](#f-1GGhQ8) `const`[↓](#f-1GGhQ8)ons `dist`[↓](#f-1MHE0W) fsdfsdf + +dfgdf sf sdfsdfsd f + +dfgdgdgdggdfg + +# כגדכדגכדג + +`dist`[↓](#f-1MHE0W) `resolve`[↓](#f-1BkJHg) `config`[↓](#f-tjbD2) `terser`[↓](#f-10PrwP) `async`[↓](#f-Z1MOAMo) `async`[↓](#f-Z1MOAMo) `async`[↓](#f-Z1MOAMo) + +`cli`[↓](#f-Z29sBUR) `const`[↓](#f-ZC72u7) `require`[↓](#f-Z27Gsds) + +
+ +
+ +
+ +hhhhh ### 📄 webpack.config.js ```javascript @@ -57,6 +88,7 @@ david is the king!dsds
+fsdf s `./`[↓](#f-Z2mhDUk) `&&`[↓](#f-Z24xvuo) ### 📄 src/components/GpEditor.vue ```vue @@ -74,19 +106,29 @@ david is the king!dsds ### Swimm Note +&&[^](#Z24xvuo) - "package.json" L8 +```json + "build": "npm run build:editor && npm run build:component:vue", +``` + +./[^](#Z2mhDUk) - "package.json" L10 +```json + "build:component:vue": "vue-cli-service build --target lib --name index ./src/editor.js", +``` + async[^](#Z1MOAMo) - "src/components/GpEditor.vue" L25 ```vue watch(() => props.config, async () => { ``` -cli[^](#Z29sBUR) - "package.json" L7 +cli[^](#Z1qEFUp) - "package.json" L10 ```json - "serve": "vue-cli-service serve", + "build:component:vue": "vue-cli-service build --target lib --name index ./src/editor.js", ``` -cli[^](#Z1qEFUp) - "package.json" L10 +cli[^](#Z29sBUR) - "package.json" L7 ```json - "build:component:vue": "vue-cli-service build --target lib --name index ./src/editor.js", + "serve": "vue-cli-service serve", ``` config[^](#tjbD2) - "src/components/GpEditor.vue" L20 @@ -94,16 +136,16 @@ david is the king!dsds props: [ 'modelValue', 'config' ], ``` -const[^](#ZC72u7) - "src/components/GpEditor.vue" L23 -```vue - const editor = ref(ClassicEditor); -``` - const[^](#1GGhQ8) - "webpack.config.js" L14 ```javascript const TerserPlugin = require( 'terser-webpack-plugin' ); ``` +const[^](#ZC72u7) - "src/components/GpEditor.vue" L23 +```vue + const editor = ref(ClassicEditor); +``` + dist[^](#1MHE0W) - "package.json" L11 ```json "perpareMainFolder": "cp -r ./dist/* . && rm -rf ./dist && cp -r ./build/translations .",