47 Commits

Author SHA1 Message Date
st-server
5b145a9568 upload adapter für ckeditor 2025-12-17 15:23:46 +01:00
st-server
ce50921d42 ckeditor alle free 2025-12-17 11:14:10 +01:00
8ec196af15 Merge pull request 'lazy img' (#14) from lazy-img into master
Reviewed-on: #14
2024-03-31 12:59:06 +02:00
69c47e3cf0 Merge branch 'master' into lazy-img 2024-03-31 12:58:59 +02:00
564a1f96e0 Merge pull request 'prevent script error' (#13) from 12_scripterror into master
Reviewed-on: #13
2024-03-31 12:58:45 +02:00
electronicfreak
dd82088551 lazy img 2024-03-31 12:55:43 +02:00
st
50f7a4c1ff prevent script error 2024-03-15 11:40:31 +01:00
electronicfreak
0798e94040 anpassung feedback 2024-02-21 21:53:25 +01:00
electronicfreak
33ec55e6f1 comment feedback minify 2024-02-21 21:15:02 +01:00
electronicfreak
deda3600c2 log css angepasst 2023-11-01 20:32:44 +01:00
electronicfreak
588347e71d copy auch für divs 2023-10-29 22:14:25 +01:00
troy
6f4c30fc7a jqury aus tablefilter ausgebaut 2023-09-03 11:27:12 +02:00
0ad2da71b2 Merge pull request 'mache flag btn größer für tablets' (#11) from feature/39_touch-flaag into master
Reviewed-on: #11
2023-06-10 22:38:35 +02:00
titz lapi
79dc248825 mache flag btn größer für tablets 2023-06-10 22:34:00 +02:00
troy
180b7ee04b admin textcolor in css heller 2022-12-19 13:19:19 +01:00
troy
ef31ee2cba admin in darkmode 2022-11-27 11:38:12 +01:00
troy
f62b83cb1a switch hoch schieben 2022-11-14 17:48:27 +01:00
0d3289a900 Merge pull request 'feature/frontlog' (#10) from feature/frontlog into master
Reviewed-on: #10
2022-11-08 18:39:06 +01:00
troy
5f60054c1f out animation 2022-11-08 18:36:15 +01:00
troy
1764bbaa24 in animation 2022-11-08 18:24:16 +01:00
Sebastian Titz
8e56887b7a push statt append 2022-11-08 15:45:36 +01:00
Sebastian Titz
2001ed947c frontlog css 2022-11-08 15:22:55 +01:00
troy
67e4e01708 frontlog, müsste so klappen, mit pipe usw 2022-11-04 21:55:15 +01:00
titz lapi
862d65c894 WIP: grundstruktur 2022-11-04 20:36:33 +01:00
troy
df5a05dfc5 flag css angepasst mehr platz für andere schriftarten 2022-10-29 12:23:38 +02:00
f9fa9974af Merge pull request 'closes #4 und etwas readme für flag.js' (#8) from feature/collect-infos into master
Reviewed-on: #8
2022-10-20 17:44:47 +02:00
troy
8575f417da closes #4 und etwas readme für flag.js 2022-10-20 17:45:31 +02:00
troy
8f8cfa4283 css uüdate für allwasy in foreground 2022-09-18 13:54:47 +02:00
troy
79cfaf0a95 no tabs 2022-07-22 23:17:46 +02:00
troy
43f2422b88 css 2022-07-21 15:15:20 +02:00
troy
bb501daeb1 flag center und abbruch wenn man auf overlay klick 2022-07-21 14:51:04 +02:00
titz lapi
bbee4c0057 dataset wird mit übertragen 2022-07-21 00:15:30 +02:00
troy
663456cbcd Merge remote-tracking branch 'origin/feature/logit' into master 2022-07-15 12:41:07 +02:00
Sebastian Titz
0fa38cc1ba Merge branch 'master' into feature/logit 2022-07-14 09:42:25 +02:00
Sebastian Titz
785286f25e Merge branch 'feature/selected-text' 2022-07-14 09:40:48 +02:00
Sebastian Titz
84535957c8 textselection 2022-07-14 09:40:04 +02:00
Sebastian Titz
240a1f999a WIP: selText 2022-07-14 09:01:28 +02:00
Sebastian Titz
7834004380 flag scrollen nur im fenster 2022-06-30 13:25:04 +02:00
titz lapi
c3c892310a feedback console logs entfernt 2022-04-08 20:07:43 +02:00
titz lapi
0691f75abf Merge branch 'master' into feature/logit 2022-04-03 16:21:54 +02:00
troy
7d9429d303 itooltip wordwrap 2022-04-03 15:32:16 +02:00
troy
e48e4c3aa6 flag links hotfix 2022-03-27 14:47:54 +02:00
troy
2999ab9408 consolen output entf 2022-03-19 12:51:40 +01:00
troy
c9597af998 logit idee, mal wieder 2022-03-18 14:10:21 +01:00
troy
cb5aba50b4 Merge branch 'master' of https://git.seemsleg.it/pub/cssjs-func-lib into master 2022-03-17 17:41:58 +01:00
troy
0110d04bd6 design optionen 2022-03-17 17:41:55 +01:00
troy
ed3bd14fc7 Merge branch 'feature/itooltip' into master 2022-03-12 23:40:38 +01:00
271 changed files with 6901 additions and 247 deletions

180
README.md
View File

@@ -120,88 +120,88 @@ git submodule add https://git.seemsleg.it/pub/cssjs-func-lib cssjs
<script src="/cssjs/ckeditor.js"></script> <script src="/cssjs/ckeditor.js"></script>
<script>ClassicEditor <script>ClassicEditor
.create( document.querySelector( '.editor' ), { .create( document.querySelector( '.editor' ), {
toolbar: { toolbar: {
items: [ items: [
'heading', 'heading',
'|', '|',
'bold', 'bold',
'italic', 'italic',
'underline', 'underline',
'link', 'link',
'removeFormat', 'removeFormat',
'fontSize', 'fontSize',
'fontFamily', 'fontFamily',
'|', '|',
'bulletedList', 'bulletedList',
'numberedList', 'numberedList',
'todoList', 'todoList',
'|', '|',
'indent', 'indent',
'outdent', 'outdent',
'alignment', 'alignment',
'horizontalLine', 'horizontalLine',
'|', '|',
'imageUpload', 'imageUpload',
'imageInsert', 'imageInsert',
'blockQuote', 'blockQuote',
'insertTable', 'insertTable',
'mediaEmbed', 'mediaEmbed',
'undo', 'undo',
'redo', 'redo',
'|', '|',
'codeBlock', 'codeBlock',
'exportPdf', 'exportPdf',
'htmlEmbed', 'htmlEmbed',
'exportWord', 'exportWord',
'highlight' 'highlight'
] ]
}, },
language: 'de', language: 'de',
image: { image: {
toolbar: [ toolbar: [
'imageTextAlternative', 'imageTextAlternative',
'|', '|',
'imageStyle:full', 'imageStyle:full',
'imageStyle:side', 'imageStyle:side',
'imageStyle:alignLeft', 'imageStyle:alignCenter', 'imageStyle:alignRight', 'imageStyle:alignLeft', 'imageStyle:alignCenter', 'imageStyle:alignRight',
'|', '|',
'imageResize', 'imageResize',
] ]
}, },
table: { table: {
contentToolbar: [ contentToolbar: [
'tableColumn', 'tableColumn',
'tableRow', 'tableRow',
'mergeTableCells' 'mergeTableCells'
] ]
}, },
licenseKey: '', licenseKey: '',
} ) } )
.then( editor => { .then( editor => {
window.editor = editor; window.editor = editor;
} ) } )
.catch( error => { .catch( error => {
console.error( 'Oops, something went wrong!' ); console.error( 'Oops, something went wrong!' );
console.error( 'Please, report the following error on https://github.com/ckeditor/ckeditor5/issues with the build id and the error stack trace:' ); console.error( 'Please, report the following error on https://github.com/ckeditor/ckeditor5/issues with the build id and the error stack trace:' );
console.warn( 'Build id: p276tlu14l98-tj7z79o4qxsd' ); console.warn( 'Build id: p276tlu14l98-tj7z79o4qxsd' );
console.error( error ); console.error( error );
} ); } );
</script> </script>
``` ```
Heading Heading
``` ```
... ...
heading: { heading: {
options: [ options: [
{ model: 'paragraph', title: 'Paragraph', class: 'ck-heading_paragraph' }, { model: 'paragraph', title: 'Paragraph', class: 'ck-heading_paragraph' },
{ model: 'heading1', view: 'h1', title: 'Heading 1', class: 'ck-heading_heading1' }, { model: 'heading1', view: 'h1', title: 'Heading 1', class: 'ck-heading_heading1' },
{ model: 'heading2', view: 'h2', title: 'Heading 2', class: 'ck-heading_heading2' } { model: 'heading2', view: 'h2', title: 'Heading 2', class: 'ck-heading_heading2' }
] ]
} }
... ...
``` ```
@@ -252,6 +252,8 @@ Suche: <input type="text" onkeyup="myFilter()" id="suchstr" />
## problem melden ## problem melden
einfach ans ende der seite, rest macht das script einfach ans ende der seite, rest macht das script
``` ```
<body data-feedbackstyle="default|dark">
...
<script src="/cssjs/flag.js"></script> <script src="/cssjs/flag.js"></script>
<link rel="stylesheet" href="/cssjs/flag.css"> <link rel="stylesheet" href="/cssjs/flag.css">
</body> </body>
@@ -284,4 +286,36 @@ benötigt "Fader"
... ...
<script src="/cssjs/itooltip.min.js"></script> <script src="/cssjs/itooltip.min.js"></script>
``` ```
## Logit alternative zu matomo
```
<!-- logit -->
<script>
var _paq = window._paq = window._paq || [];
_paq.push(["disableCookies"]);
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
var u="https://log.seemsleg.it/";
_paq.push(['setTrackerUrl', u+'logit']);
_paq.push(['setSiteId', '10']);
</script>
<script src="/cssjs/logit.min.js"></script>
<noscript><p><img src="https://log.seemsleg.it/logit?idsite=10&amp;rec=1" style="border:0;" alt="" /></p></noscript>
<!-- End logit -->
```
nicht vergessen bei setSiteId die richtige id anzugeben
## Flag
einfach folgende zeilen in den footer
```
<script src="/cssjs/flag.min.js"></script>
<link rel="stylesheet" href="/cssjs/flag.min.css">
```
um zusätzliche infos zu liefern muss ein
```
data-flaginfo="<key>:<val>"
```
in irgend ein html tag gepackt werden, ,das wird dann vom script abgeholt wenn es gebraucht wird.

View File

@@ -1,3 +1,8 @@
body {
background-color: #000 !important;
color: #fff;
}
textarea { textarea {
display: block; display: block;
width: 100%; width: 100%;
@@ -21,7 +26,6 @@ form .label {
margin: 0 10px; margin: 0 10px;
} }
.hover { .hover {
border: 1px solid white; border: 1px solid white;
} }

2
admin.min.css vendored
View File

@@ -1 +1 @@
textarea{display:block;width:100%}form .label{float:left;width:200px}.admin_navi{display:block;width:100%;border-bottom:1px solid #000;overflow:overlay}.admin_navi li{display:block;float:left;margin:0 10px}.hover{border:1px solid #fff}.hover:hover{border:1px solid #000} body{background-color:#000!important;color:#fff}textarea{display:block;width:100%}form .label{float:left;width:200px}.admin_navi{display:block;width:100%;border-bottom:1px solid #000;overflow:overlay}.admin_navi li{display:block;float:left;margin:0 10px}.hover{border:1px solid #fff}.hover:hover{border:1px solid #000}

View File

@@ -4,7 +4,6 @@
function trackScroll() { function trackScroll() {
var scrolled = window.pageYOffset; var scrolled = window.pageYOffset;
var coords = document.documentElement.clientHeight; var coords = document.documentElement.clientHeight;
console.log(coords,scrolled);
if (scrolled > coords) { if (scrolled > coords) {
goTopBtn.classList.add('back_to_top-show'); goTopBtn.classList.add('back_to_top-show');

2
backtotop.min.js vendored
View File

@@ -1,2 +1,2 @@
!function(){"use strict";function trackScroll(){var scrolled=window.pageYOffset,coords=document.documentElement.clientHeight;console.log(coords,scrolled),scrolled>coords&&goTopBtn.classList.add("back_to_top-show"),scrolled<coords&&goTopBtn.classList.remove("back_to_top-show")}function backToTop(){window.pageYOffset>0&&(window.scrollBy(0,-30),setTimeout(backToTop,0))}var goTopBtn=document.createElement("div");goTopBtn.id="back_to_top",goTopBtn.innerHTML="UP",document.body.appendChild(goTopBtn),window.addEventListener("scroll",trackScroll),goTopBtn.addEventListener("click",backToTop)}(); !function(){"use strict";function trackScroll(){var scrolled=window.pageYOffset,coords=document.documentElement.clientHeight;scrolled>coords&&goTopBtn.classList.add("back_to_top-show"),scrolled<coords&&goTopBtn.classList.remove("back_to_top-show")}function backToTop(){window.pageYOffset>0&&(window.scrollBy(0,-30),setTimeout(backToTop,0))}var goTopBtn=document.createElement("div");goTopBtn.id="back_to_top",goTopBtn.innerHTML="UP",document.body.appendChild(goTopBtn),window.addEventListener("scroll",trackScroll),goTopBtn.addEventListener("click",backToTop)}();
//# sourceMappingURL=backtotop.min.js.map //# sourceMappingURL=backtotop.min.js.map

View File

@@ -12,8 +12,6 @@
"document", "document",
"documentElement", "documentElement",
"clientHeight", "clientHeight",
"console",
"log",
"goTopBtn", "goTopBtn",
"classList", "classList",
"add", "add",
@@ -28,6 +26,6 @@
"appendChild", "appendChild",
"addEventListener" "addEventListener"
], ],
"mappings": "CAAA,WACE,aAEA,SAASA,cACP,IAAIC,SAAWC,OAAOC,YAClBC,OAASC,SAASC,gBAAgBC,aACtCC,QAAQC,IAAIL,OAAOH,UAEfA,SAAWG,QACbM,SAASC,UAAUC,IAAI,oBAErBX,SAAWG,QACbM,SAASC,UAAUE,OAAO,oBAI9B,SAASC,YACHZ,OAAOC,YAAc,IACvBD,OAAOa,SAAS,GAAI,IACpBC,WAAWF,UAAW,IAI1B,IAAIJ,SAAWL,SAASY,cAAc,OACtCP,SAASQ,GAAK,cACdR,SAASS,UAAY,KACrBd,SAASe,KAAKC,YAAYX,UAE1BR,OAAOoB,iBAAiB,SAAUtB,aAClCU,SAASY,iBAAiB,QAASR,WA7BrC", "mappings": "CAAA,WACE,aAEA,SAASA,cACP,IAAIC,SAAWC,OAAOC,YAClBC,OAASC,SAASC,gBAAgBC,aAElCN,SAAWG,QACbI,SAASC,UAAUC,IAAI,oBAErBT,SAAWG,QACbI,SAASC,UAAUE,OAAO,oBAI9B,SAASC,YACHV,OAAOC,YAAc,IACvBD,OAAOW,SAAS,GAAI,IACpBC,WAAWF,UAAW,IAI1B,IAAIJ,SAAWH,SAASU,cAAc,OACtCP,SAASQ,GAAK,cACdR,SAASS,UAAY,KACrBZ,SAASa,KAAKC,YAAYX,UAE1BN,OAAOkB,iBAAiB,SAAUpB,aAClCQ,SAASY,iBAAiB,QAASR,WA5BrC",
"file": "backtotop.js" "file": "backtotop.js"
} }

View File

@@ -0,0 +1,55 @@
Software License Agreement
==========================
**CKEditor&nbsp;5** (https://github.com/ckeditor/ckeditor5)<br>
Copyright (c) 20032025, [CKSource Holding sp. z o.o.](https://cksource.com) All rights reserved.
Licensed under a dual-license model, this software is available under:
* the [GNU General Public License Version 2 or later](https://www.gnu.org/licenses/gpl.html) (see COPYING.GPL),
* or commercial license terms from CKSource Holding sp. z o.o.
For more information, see: [https://ckeditor.com/legal/ckeditor-licensing-options](https://ckeditor.com/legal/ckeditor-licensing-options).
If you are using CKEditor under commercial terms, you are free to remove the COPYING.GPL file with the full copy of a GPL license.
Sources of Intellectual Property Included in CKEditor&nbsp;5
------------------------------------------------------------
Where not otherwise indicated, all CKEditor&nbsp;5 content is authored by CKSource engineers and consists of CKSource-owned intellectual property. In some specific instances, CKEditor&nbsp;5 will incorporate work done by developers outside of CKSource with their express permission.
The following libraries are included in CKEditor&nbsp;5 under the [ISC license](https://opensource.org/licenses/ISC):
* hast-util-from-dom - Copyright (c) Keith McKnight <keith@mcknig.ht>.
* rehype-dom-parse - Copyright (c) 2018 Keith McKnight <keith@mcknig.ht>.
* rehype-dom-stringify - Copyright (c) 2018 Keith McKnight <keith@mcknig.ht>.
The following libraries are included in CKEditor&nbsp;5 under the [MIT license](https://opensource.org/licenses/MIT):
* @types/color-convert - Copyright (c) Microsoft Corporation.
* @types/hast - Copyright (c) Microsoft Corporation.
* blurhash - Copyright (c) 2018 Wolt Enterprises.
* color-convert - Copyright (c) 2011-2016 Heather Arthur <fayearthur@gmail.com> and Copyright (c) 2016-2021 Josh Junon <josh@junon.me>.
* color-parse - Copyright (c) 2015 Dmitry Ivanov.
* emojibase-data - Copyright (c) 2017-2019 Miles Johnson.
* es-toolkit - Copyright (c) 2024 Viva Republica, Inc.
* fuzzysort - Copyright (c) 2018 Stephen Kamenar.
* hast-util-to-html - Copyright (c) Titus Wormer <tituswormer@gmail.com>.
* hast-util-to-mdast - Copyright (c) Titus Wormer <tituswormer@gmail.com> and Copyright (c) Seth Vincent <sethvincent@gmail.com>.
* hastscript - Copyright (c) Titus Wormer <tituswormer@gmail.com>.
* is-emoji-supported - Copyright (c) 2016-2020 Koala Interactive, Inc.
* Regular expression for URL validation - Copyright (c) 2010-2018 Diego Perini.
* rehype-remark - Copyright (c) Titus Wormer <tituswormer@gmail.com>.
* remark-breaks - Copyright (c) 2017 Titus Wormer <tituswormer@gmail.com>.
* remark-gfm - Copyright (c) Titus Wormer <tituswormer@gmail.com>.
* remark-parse - Copyright (c) 2014 Titus Wormer <tituswormer@gmail.com>.
* remark-rehype - Copyright (c) Titus Wormer <tituswormer@gmail.com>.
* remark-stringify - Copyright (c) 2014 Titus Wormer <tituswormer@gmail.com>.
* unified - Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>.
* unist-util-visit - Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>.
* vanilla-colorful - Copyright (c) 2020 Serhii Kulykov <iamkulykov@gmail.com>.
Trademarks
----------
**CKEditor** is a trademark of [CKSource Holding sp. z o.o.](https://cksource.com) All other brand and product names are trademarks, registered trademarks or service marks of their respective holders.

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

6
ckeditor5/ckeditor5.css Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

6
ckeditor5/ckeditor5.js Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

1455
ckeditor5/ckeditor5.umd.js Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

8
ckeditor5/translations/af.d.ts vendored Normal file
View File

@@ -0,0 +1,8 @@
/**
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
*/
import type { Translations } from '@ckeditor/ckeditor5-utils';
declare const translations: Translations;
export default translations;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

8
ckeditor5/translations/ar.d.ts vendored Normal file
View File

@@ -0,0 +1,8 @@
/**
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
*/
import type { Translations } from '@ckeditor/ckeditor5-utils';
declare const translations: Translations;
export default translations;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

8
ckeditor5/translations/ast.d.ts vendored Normal file
View File

@@ -0,0 +1,8 @@
/**
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
*/
import type { Translations } from '@ckeditor/ckeditor5-utils';
declare const translations: Translations;
export default translations;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

8
ckeditor5/translations/az.d.ts vendored Normal file
View File

@@ -0,0 +1,8 @@
/**
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
*/
import type { Translations } from '@ckeditor/ckeditor5-utils';
declare const translations: Translations;
export default translations;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

8
ckeditor5/translations/be.d.ts vendored Normal file
View File

@@ -0,0 +1,8 @@
/**
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
*/
import type { Translations } from '@ckeditor/ckeditor5-utils';
declare const translations: Translations;
export default translations;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

8
ckeditor5/translations/bg.d.ts vendored Normal file
View File

@@ -0,0 +1,8 @@
/**
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
*/
import type { Translations } from '@ckeditor/ckeditor5-utils';
declare const translations: Translations;
export default translations;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

8
ckeditor5/translations/bn.d.ts vendored Normal file
View File

@@ -0,0 +1,8 @@
/**
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
*/
import type { Translations } from '@ckeditor/ckeditor5-utils';
declare const translations: Translations;
export default translations;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

8
ckeditor5/translations/bs.d.ts vendored Normal file
View File

@@ -0,0 +1,8 @@
/**
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
*/
import type { Translations } from '@ckeditor/ckeditor5-utils';
declare const translations: Translations;
export default translations;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

8
ckeditor5/translations/ca.d.ts vendored Normal file
View File

@@ -0,0 +1,8 @@
/**
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
*/
import type { Translations } from '@ckeditor/ckeditor5-utils';
declare const translations: Translations;
export default translations;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

8
ckeditor5/translations/cs.d.ts vendored Normal file
View File

@@ -0,0 +1,8 @@
/**
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
*/
import type { Translations } from '@ckeditor/ckeditor5-utils';
declare const translations: Translations;
export default translations;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

8
ckeditor5/translations/da.d.ts vendored Normal file
View File

@@ -0,0 +1,8 @@
/**
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
*/
import type { Translations } from '@ckeditor/ckeditor5-utils';
declare const translations: Translations;
export default translations;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

8
ckeditor5/translations/de-ch.d.ts vendored Normal file
View File

@@ -0,0 +1,8 @@
/**
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
*/
import type { Translations } from '@ckeditor/ckeditor5-utils';
declare const translations: Translations;
export default translations;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

8
ckeditor5/translations/de.d.ts vendored Normal file
View File

@@ -0,0 +1,8 @@
/**
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
*/
import type { Translations } from '@ckeditor/ckeditor5-utils';
declare const translations: Translations;
export default translations;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

8
ckeditor5/translations/el.d.ts vendored Normal file
View File

@@ -0,0 +1,8 @@
/**
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
*/
import type { Translations } from '@ckeditor/ckeditor5-utils';
declare const translations: Translations;
export default translations;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

8
ckeditor5/translations/en-au.d.ts vendored Normal file
View File

@@ -0,0 +1,8 @@
/**
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
*/
import type { Translations } from '@ckeditor/ckeditor5-utils';
declare const translations: Translations;
export default translations;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

8
ckeditor5/translations/en-gb.d.ts vendored Normal file
View File

@@ -0,0 +1,8 @@
/**
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
*/
import type { Translations } from '@ckeditor/ckeditor5-utils';
declare const translations: Translations;
export default translations;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

8
ckeditor5/translations/en.d.ts vendored Normal file
View File

@@ -0,0 +1,8 @@
/**
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
*/
import type { Translations } from '@ckeditor/ckeditor5-utils';
declare const translations: Translations;
export default translations;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

8
ckeditor5/translations/eo.d.ts vendored Normal file
View File

@@ -0,0 +1,8 @@
/**
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
*/
import type { Translations } from '@ckeditor/ckeditor5-utils';
declare const translations: Translations;
export default translations;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

8
ckeditor5/translations/es-co.d.ts vendored Normal file
View File

@@ -0,0 +1,8 @@
/**
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
*/
import type { Translations } from '@ckeditor/ckeditor5-utils';
declare const translations: Translations;
export default translations;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

8
ckeditor5/translations/es.d.ts vendored Normal file
View File

@@ -0,0 +1,8 @@
/**
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
*/
import type { Translations } from '@ckeditor/ckeditor5-utils';
declare const translations: Translations;
export default translations;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

8
ckeditor5/translations/et.d.ts vendored Normal file
View File

@@ -0,0 +1,8 @@
/**
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
*/
import type { Translations } from '@ckeditor/ckeditor5-utils';
declare const translations: Translations;
export default translations;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

8
ckeditor5/translations/eu.d.ts vendored Normal file
View File

@@ -0,0 +1,8 @@
/**
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
*/
import type { Translations } from '@ckeditor/ckeditor5-utils';
declare const translations: Translations;
export default translations;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

8
ckeditor5/translations/fa.d.ts vendored Normal file
View File

@@ -0,0 +1,8 @@
/**
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
*/
import type { Translations } from '@ckeditor/ckeditor5-utils';
declare const translations: Translations;
export default translations;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

8
ckeditor5/translations/fi.d.ts vendored Normal file
View File

@@ -0,0 +1,8 @@
/**
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
*/
import type { Translations } from '@ckeditor/ckeditor5-utils';
declare const translations: Translations;
export default translations;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

8
ckeditor5/translations/fr.d.ts vendored Normal file
View File

@@ -0,0 +1,8 @@
/**
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
*/
import type { Translations } from '@ckeditor/ckeditor5-utils';
declare const translations: Translations;
export default translations;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

8
ckeditor5/translations/gl.d.ts vendored Normal file
View File

@@ -0,0 +1,8 @@
/**
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
*/
import type { Translations } from '@ckeditor/ckeditor5-utils';
declare const translations: Translations;
export default translations;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

8
ckeditor5/translations/gu.d.ts vendored Normal file
View File

@@ -0,0 +1,8 @@
/**
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
*/
import type { Translations } from '@ckeditor/ckeditor5-utils';
declare const translations: Translations;
export default translations;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

8
ckeditor5/translations/he.d.ts vendored Normal file
View File

@@ -0,0 +1,8 @@
/**
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
*/
import type { Translations } from '@ckeditor/ckeditor5-utils';
declare const translations: Translations;
export default translations;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

8
ckeditor5/translations/hi.d.ts vendored Normal file
View File

@@ -0,0 +1,8 @@
/**
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
*/
import type { Translations } from '@ckeditor/ckeditor5-utils';
declare const translations: Translations;
export default translations;

Some files were not shown because too many files have changed in this diff Show More