Ver a proveniência

local init

dev
X há 4 anos
ascendente
cometimento
970039fcaf
100 ficheiros alterados com 154 adições e 50 eliminações
  1. +1
    -1
      .eslintrc.js
  2. +0
    -0
     
  3. +0
    -0
     
  4. +49
    -46
      package.json
  5. +0
    -0
     
  6. +0
    -0
     
  7. +0
    -0
     
  8. +0
    -0
     
  9. +0
    -0
     
  10. +0
    -0
     
  11. +0
    -0
     
  12. +0
    -0
     
  13. +0
    -0
     
  14. +0
    -0
     
  15. +0
    -0
     
  16. +0
    -0
     
  17. +0
    -0
     
  18. +0
    -0
     
  19. +0
    -0
     
  20. +0
    -0
     
  21. +0
    -0
     
  22. +0
    -0
     
  23. +0
    -0
     
  24. +0
    -0
     
  25. BIN
     
  26. BIN
     
  27. BIN
     
  28. BIN
     
  29. BIN
     
  30. BIN
     
  31. BIN
     
  32. BIN
     
  33. BIN
     
  34. BIN
     
  35. BIN
     
  36. BIN
     
  37. BIN
     
  38. BIN
     
  39. BIN
     
  40. BIN
     
  41. BIN
     
  42. BIN
     
  43. BIN
     
  44. +0
    -0
     
  45. +0
    -0
     
  46. +0
    -0
     
  47. +0
    -0
     
  48. +0
    -0
     
  49. +0
    -0
     
  50. BIN
     
  51. BIN
     
  52. BIN
     
  53. BIN
     
  54. BIN
     
  55. BIN
     
  56. BIN
     
  57. BIN
     
  58. BIN
     
  59. BIN
     
  60. BIN
     
  61. BIN
     
  62. BIN
     
  63. BIN
     
  64. BIN
     
  65. BIN
     
  66. BIN
     
  67. BIN
     
  68. BIN
     
  69. BIN
     
  70. BIN
     
  71. BIN
     
  72. BIN
     
  73. BIN
     
  74. BIN
     
  75. BIN
     
  76. BIN
     
  77. BIN
     
  78. BIN
     
  79. BIN
     
  80. BIN
     
  81. BIN
     
  82. BIN
     
  83. BIN
     
  84. BIN
     
  85. BIN
     
  86. BIN
     
  87. BIN
     
  88. +0
    -0
     
  89. +0
    -0
     
  90. +0
    -0
     
  91. +0
    -0
     
  92. +0
    -0
     
  93. +0
    -0
     
  94. +0
    -0
     
  95. +0
    -0
     
  96. +0
    -0
     
  97. +0
    -0
     
  98. +0
    -0
     
  99. +0
    -0
     
  100. +104
    -3
      src/assets/sass/_ckeditor.scss

+ 1
- 1
.eslintrc.js Ver ficheiro

@@ -16,7 +16,7 @@ module.exports = {
"no-debugger": process.env.NODE_ENV === "production" ? "error" : "off"
},
globals: {
$: true,
cash: true,
$nuxt: true
},
parserOptions: {


+ 0
- 0
Ver ficheiro


+ 0
- 0
Ver ficheiro


+ 49
- 46
package.json Ver ficheiro

@@ -8,65 +8,68 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"@ckeditor/ckeditor5-basic-styles": "^21.0.0",
"@ckeditor/ckeditor5-dev-utils": "^23.1.1",
"@ckeditor/ckeditor5-dev-webpack-plugin": "^23.1.1",
"@ckeditor/ckeditor5-easy-image": "^21.0.0",
"@ckeditor/ckeditor5-editor-balloon": "^21.0.0",
"@ckeditor/ckeditor5-editor-classic": "^21.0.0",
"@ckeditor/ckeditor5-editor-decoupled": "^21.0.0",
"@ckeditor/ckeditor5-editor-inline": "^21.0.0",
"@ckeditor/ckeditor5-essentials": "^21.0.0",
"@ckeditor/ckeditor5-font": "^21.0.0",
"@ckeditor/ckeditor5-heading": "^21.0.0",
"@ckeditor/ckeditor5-highlight": "^21.0.0",
"@ckeditor/ckeditor5-link": "^21.0.0",
"@ckeditor/ckeditor5-paragraph": "^21.0.0",
"@ckeditor/ckeditor5-theme-lark": "^21.0.0",
"@ckeditor/ckeditor5-vue": "^1.0.1",
"@ckeditor/ckeditor5-basic-styles": "^23.1.0",
"@ckeditor/ckeditor5-dev-utils": "^23.6.1",
"@ckeditor/ckeditor5-dev-webpack-plugin": "^23.6.1",
"@ckeditor/ckeditor5-easy-image": "^23.1.0",
"@ckeditor/ckeditor5-editor-balloon": "^23.1.0",
"@ckeditor/ckeditor5-editor-classic": "^23.1.0",
"@ckeditor/ckeditor5-editor-decoupled": "^23.1.0",
"@ckeditor/ckeditor5-editor-inline": "^23.1.0",
"@ckeditor/ckeditor5-essentials": "^23.1.0",
"@ckeditor/ckeditor5-font": "^23.1.0",
"@ckeditor/ckeditor5-heading": "^23.1.0",
"@ckeditor/ckeditor5-highlight": "^23.1.0",
"@ckeditor/ckeditor5-link": "^23.1.0",
"@ckeditor/ckeditor5-paragraph": "^23.1.0",
"@ckeditor/ckeditor5-theme-lark": "^23.1.0",
"@ckeditor/ckeditor5-vue": "^2.0.1",
"@google/markerclusterer": "^2.0.8",
"cash-dom": "^8.0.0",
"chart.js": "^2.9.3",
"core-js": "^3.6.5",
"dayjs": "^1.8.29",
"@popperjs/core": "^2.5.4",
"cash-dom": "^8.1.0",
"chart.js": "^2.9.4",
"core-js": "^3.8.0",
"dayjs": "^1.9.6",
"feather-icons": "^4.28.0",
"google-maps-api-loader": "^1.1.1",
"highlight.js": "^10.1.1",
"js-beautify": "^1.11.0",
"highlight.js": "^10.4.1",
"js-beautify": "^1.13.0",
"litepicker": "^1.5.7",
"lodash": "^4.17.19",
"postcss-loader": "3",
"raw-loader": "0.5.1",
"sass-loader": "^9.0.2",
"lodash": "^4.17.20",
"postcss-loader": "4",
"raw-loader": "4.0.2",
"sass-loader": "^10.1.0",
"tabulator-tables": "^4.9.1",
"tail.select": "^0.5.15",
"toastify-js": "^1.9.0",
"toastify-js": "^1.9.3",
"velocity-animate": "^1.5.2",
"vue": "^2.6.11",
"vue-chartjs": "^3.5.0",
"vue": "^2.6.12",
"vue-chartjs": "^3.5.1",
"vue-feather-icons": "^5.1.0",
"vue-router": "^3.2.0",
"vue-router": "^3.4.9",
"vue-slick-carousel": "^1.0.6",
"vue-tippy": "^4.5.1",
"vue-tippy": "^4.7.2",
"vue2-dropzone": "^3.6.0",
"vuelidate": "^0.7.5",
"vuetable-2": "^1.7.5",
"vuex": "^3.4.0",
"vuelidate": "^0.7.6",
"vuex": "^3.6.0",
"xlsx": "^0.16.9",
"zoom-vanilla.js": "^2.0.6"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~4.4.0",
"@vue/cli-plugin-eslint": "~4.4.0",
"@vue/cli-plugin-router": "~4.4.0",
"@vue/cli-plugin-vuex": "~4.4.0",
"@vue/cli-service": "~4.4.0",
"@vue/cli-plugin-babel": "~4.5.9",
"@vue/cli-plugin-eslint": "~4.5.9",
"@vue/cli-plugin-router": "~4.5.9",
"@vue/cli-plugin-vuex": "~4.5.9",
"@vue/cli-service": "~4.5.9",
"@vue/eslint-config-prettier": "^6.0.0",
"babel-eslint": "^10.1.0",
"eslint": "^6.7.2",
"eslint-plugin-prettier": "^3.1.3",
"eslint-plugin-vue": "^6.2.2",
"node-sass": "^4.12.0",
"prettier": "^1.19.1",
"tailwindcss": "^1.5.1",
"vue-template-compiler": "^2.6.11"
"eslint": "^7.14.0",
"eslint-plugin-prettier": "^3.2.0",
"eslint-plugin-vue": "^7.2.0",
"node-sass": "^5.0.0",
"prettier": "^2.2.1",
"tailwindcss": "^2.0.1",
"vue-template-compiler": "^2.6.12"
},
"eslintConfig": {
"root": true,


+ 0
- 0
Ver ficheiro


+ 0
- 0
Ver ficheiro


+ 0
- 0
Ver ficheiro


+ 0
- 0
Ver ficheiro


+ 0
- 0
Ver ficheiro


+ 0
- 0
Ver ficheiro


+ 0
- 0
Ver ficheiro


+ 0
- 0
Ver ficheiro


+ 0
- 0
Ver ficheiro


+ 0
- 0
Ver ficheiro


+ 0
- 0
Ver ficheiro


+ 0
- 0
Ver ficheiro


+ 0
- 0
Ver ficheiro


+ 0
- 0
Ver ficheiro


+ 0
- 0
Ver ficheiro


+ 0
- 0
Ver ficheiro


+ 0
- 0
Ver ficheiro


+ 0
- 0
Ver ficheiro


+ 0
- 0
Ver ficheiro


+ 0
- 0
Ver ficheiro





















+ 0
- 0
Ver ficheiro


+ 0
- 0
Ver ficheiro


+ 0
- 0
Ver ficheiro


+ 0
- 0
Ver ficheiro


+ 0
- 0
Ver ficheiro


+ 0
- 0
Ver ficheiro








































+ 0
- 0
Ver ficheiro


+ 0
- 0
Ver ficheiro


+ 0
- 0
Ver ficheiro


+ 0
- 0
Ver ficheiro


+ 0
- 0
Ver ficheiro


+ 0
- 0
Ver ficheiro


+ 0
- 0
Ver ficheiro


+ 0
- 0
Ver ficheiro


+ 0
- 0
Ver ficheiro


+ 0
- 0
Ver ficheiro


+ 0
- 0
Ver ficheiro


+ 0
- 0
Ver ficheiro


+ 104
- 3
src/assets/sass/_ckeditor.scss Ver ficheiro

@@ -11,6 +11,10 @@
.document-editor__toolbar .ck-toolbar {
border: 0;
border-radius: 0;
@apply bg-gray-200;
.ck-icon {
width: 16px;
}
}
.document-editor__editable-container {
overflow-y: scroll;
@@ -81,14 +85,20 @@
}
}

.ck-content {
min-height: 200px;
.ck.ck-content {
min-height: 250px;
&.ck-editor__editable_inline {
@apply border border-gray-300;
}
}

.ck {
.ck .ck {
.ck-content {
min-height: 250px;
&.ck-editor__editable_inline {
@apply border border-gray-300;
}
}
&.ck-reset_all, &.ck-reset_all * {
@apply text-gray-800;
}
@@ -101,6 +111,9 @@
&:after {
border-bottom-color: #edf2f7 !important;
}
.ck-icon {
width: 16px;
}
}
&.ck-editor__main>.ck-editor__editable:not(.ck-focused) {
@apply border-gray-300;
@@ -108,4 +121,92 @@
&.ck-button:not(.ck-disabled):hover, &a.ck-button:not(.ck-disabled):hover {
@apply bg-gray-300;
}
}

.dark {
.document-editor {
@apply border-dark-4;
.document-editor__toolbar {
@apply border-dark-4;
}
.document-editor__toolbar .ck-toolbar {
@apply bg-dark-4;
.ck-toolbar__separator {
@apply bg-dark-5;
}
.ck-tooltip .ck-tooltip__text {
@apply text-gray-300 bg-dark-5;
&:after {
border-bottom-color: #3f4865;
}
}
.ck.ck-icon :not([fill]) {
fill: #9fa8bb;
}
.ck.ck-dropdown__panel {
@apply border-dark-2;
}
.ck.ck-button.ck-on,
a.ck.ck-button.ck-on {
@apply bg-dark-2;
}
}
.document-editor__editable-container {
@apply bg-dark-1;
}
.document-editor__editable-container .ck-editor__editable {
@apply border-dark-4 bg-dark-2;
}
}

.ck.ck-content.ck-editor__editable_inline {
@apply border-dark-4 bg-dark-2;
}

.ck .ck {
.ck-content.ck-editor__editable_inline {
@apply border-dark-4 bg-dark-2;
}
&.ck-reset_all, &.ck-reset_all * {
@apply text-gray-800;
}
&.ck-toolbar,
&.ck-balloon-panel {
@apply bg-dark-4 border-dark-4;
&:before {
border-bottom-color: #1e2533 !important;
}
&:after {
border-bottom-color: #1e2533 !important;
}
.ck-toolbar__separator {
@apply bg-dark-5;
}
.ck-tooltip .ck-tooltip__text {
@apply text-gray-300 bg-dark-5;
&:after {
border-bottom-color: #3f4865;
}
}
.ck.ck-icon :not([fill]) {
fill: #9fa8bb;
}
.ck.ck-dropdown__panel {
@apply border-dark-2;
}
.ck.ck-button.ck-on,
a.ck.ck-button.ck-on {
@apply bg-dark-2;
}
}
&.ck-editor__main>.ck-editor__editable {
@apply bg-dark-2;
&:not(.ck-focused) {
@apply border-dark-4;
}
}
&.ck-button:not(.ck-disabled):hover, &a.ck-button:not(.ck-disabled):hover {
@apply bg-dark-4;
}
}
}

Alguns ficheiros não foram mostrados porque foram alterados demasiados ficheiros neste diff

Carregando…
Cancelar
Guardar