@nixweb/nixloc-ui 0.0.110 → 0.0.113
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/ckeditor5/README.md +1 -1
- package/ckeditor5/build/ckeditor.js +41691 -3
- package/ckeditor5/build/translations/af.js +1 -1
- package/ckeditor5/build/translations/ar.js +1 -1
- package/ckeditor5/build/translations/ast.js +1 -1
- package/ckeditor5/build/translations/az.js +1 -1
- package/ckeditor5/build/translations/bg.js +1 -1
- package/ckeditor5/build/translations/bs.js +1 -1
- package/ckeditor5/build/translations/ca.js +1 -1
- package/ckeditor5/build/translations/cs.js +1 -1
- package/ckeditor5/build/translations/da.js +1 -1
- package/ckeditor5/build/translations/de-ch.js +1 -1
- package/ckeditor5/build/translations/de.js +1 -1
- package/ckeditor5/build/translations/el.js +1 -1
- package/ckeditor5/build/translations/en-au.js +1 -1
- package/ckeditor5/build/translations/en-gb.js +1 -1
- package/ckeditor5/build/translations/en.js +1 -1
- package/ckeditor5/build/translations/eo.js +1 -1
- package/ckeditor5/build/translations/es.js +1 -1
- package/ckeditor5/build/translations/et.js +1 -1
- package/ckeditor5/build/translations/eu.js +1 -1
- package/ckeditor5/build/translations/fa.js +1 -1
- package/ckeditor5/build/translations/fi.js +1 -1
- package/ckeditor5/build/translations/fr.js +1 -1
- package/ckeditor5/build/translations/gl.js +1 -1
- package/ckeditor5/build/translations/gu.js +1 -1
- package/ckeditor5/build/translations/he.js +1 -1
- package/ckeditor5/build/translations/hi.js +1 -1
- package/ckeditor5/build/translations/hr.js +1 -1
- package/ckeditor5/build/translations/hu.js +1 -1
- package/ckeditor5/build/translations/id.js +1 -1
- package/ckeditor5/build/translations/it.js +1 -1
- package/ckeditor5/build/translations/ja.js +1 -1
- package/ckeditor5/build/translations/jv.js +1 -1
- package/ckeditor5/build/translations/km.js +1 -1
- package/ckeditor5/build/translations/kn.js +1 -1
- package/ckeditor5/build/translations/ko.js +1 -1
- package/ckeditor5/build/translations/ku.js +1 -1
- package/ckeditor5/build/translations/lt.js +1 -1
- package/ckeditor5/build/translations/lv.js +1 -1
- package/ckeditor5/build/translations/nb.js +1 -1
- package/ckeditor5/build/translations/ne.js +1 -1
- package/ckeditor5/build/translations/nl.js +1 -1
- package/ckeditor5/build/translations/no.js +1 -1
- package/ckeditor5/build/translations/oc.js +1 -1
- package/ckeditor5/build/translations/pl.js +1 -1
- package/ckeditor5/build/translations/pt.js +1 -1
- package/ckeditor5/build/translations/ro.js +1 -1
- package/ckeditor5/build/translations/ru.js +1 -1
- package/ckeditor5/build/translations/si.js +1 -1
- package/ckeditor5/build/translations/sk.js +1 -1
- package/ckeditor5/build/translations/sl.js +1 -1
- package/ckeditor5/build/translations/sq.js +1 -1
- package/ckeditor5/build/translations/sr-latn.js +1 -1
- package/ckeditor5/build/translations/sr.js +1 -1
- package/ckeditor5/build/translations/sv.js +1 -1
- package/ckeditor5/build/translations/th.js +1 -1
- package/ckeditor5/build/translations/tk.js +1 -1
- package/ckeditor5/build/translations/tr.js +1 -1
- package/ckeditor5/build/translations/tt.js +1 -1
- package/ckeditor5/build/translations/ug.js +1 -1
- package/ckeditor5/build/translations/uk.js +1 -1
- package/ckeditor5/build/translations/uz.js +1 -1
- package/ckeditor5/build/translations/vi.js +1 -1
- package/ckeditor5/build/translations/zh-cn.js +1 -1
- package/ckeditor5/build/translations/zh.js +1 -1
- package/ckeditor5/package.json +0 -2
- package/ckeditor5/sample/index.html +1 -1
- package/ckeditor5/src/ckeditor.js +7 -12
- package/package.json +1 -1
- package/src/component/layout/Moldura.vue +1 -1
- package/src/component/layout/Wizard.vue +200 -11
- package/src/component/shared/CodigoEditor.vue +28 -5
- package/src/component/shared/DocumentoPreview.vue +4 -12
- package/src/component/shared/LegendaParametro.vue +101 -0
- package/src/component/shared/Tabela.vue +1 -1
- package/src/component/template/ModeloDocumentoView.vue +12 -14
- package/src/component/value-objects/DadosContato.vue +10 -0
- package/src/component/value-objects/DadosPessoa.vue +10 -1
- package/src/component/value-objects/Endereco.vue +3 -0
- package/src/store/modulos/generic.js +12 -1
- package/src/component/shared/ConfiguracaoTabela.vue +0 -54
package/ckeditor5/README.md
CHANGED
|
@@ -57,7 +57,7 @@ Follow the guides available on https://ckeditor.com/docs/ckeditor5/latest/framew
|
|
|
57
57
|
## FAQ
|
|
58
58
|
| Where is the place to report bugs and feature requests?
|
|
59
59
|
|
|
60
|
-
You can create an issue on https://github.com/ckeditor/ckeditor5/issues including the build id - `
|
|
60
|
+
You can create an issue on https://github.com/ckeditor/ckeditor5/issues including the build id - `u80c5vcqkv6m-wnsrui8dhonq`. Make sure that the question / problem is unique, please look for a possibly asked questions in the search box. Duplicates will be closed.
|
|
61
61
|
|
|
62
62
|
| Where can I learn more about the CKEditor 5 framework?
|
|
63
63
|
|