superdesk-ui-framework 4.0.70 → 4.0.71

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.
@@ -26,6 +26,9 @@
26
26
  --sd-editor-colour__mark-people: var(--sorcerer-blue-300);
27
27
  --sd-editor-colour__mark-company: var(--syrah-soil-200);
28
28
 
29
+ --sd-editor-colour__soft-limit: var(--syrah-soil-400);
30
+ --sd-editor-colour__hard-limit: var(--morocco-red-500);
31
+
29
32
  .sd-editor--theme-default {
30
33
  --theme-color-base: hsl(0 0% 100%);
31
34
  --sd-editor-colour__main-bg: var(--theme-color-base);
@@ -45,6 +48,9 @@
45
48
 
46
49
  --sd-editor-colour__mark-people: var(--sorcerer-blue-300);
47
50
  --sd-editor-colour__mark-company: var(--syrah-soil-200);
51
+
52
+ --sd-editor-colour__soft-limit: var(--syrah-soil-400);
53
+ --sd-editor-colour__hard-limit: var(--morocco-red-500);
48
54
  }
49
55
 
50
56
  .sd-editor--theme-dark {
@@ -66,6 +72,9 @@
66
72
  --sd-editor-colour__adding-bg: var(--green-brier-400-a12);
67
73
 
68
74
  --sd-editor-colour__mark-company: var(--syrah-soil-300);
75
+
76
+ --sd-editor-colour__soft-limit: var(--syrah-soil-200);
77
+ --sd-editor-colour__hard-limit: var(--morocco-red-400);
69
78
  }
70
79
 
71
80
  .sd-editor--theme-blue {
@@ -87,6 +96,9 @@
87
96
  --sd-editor-colour__adding-bg: var(--green-brier-400-a12);
88
97
 
89
98
  --sd-editor-colour__mark-company: var(--syrah-soil-300);
99
+
100
+ --sd-editor-colour__soft-limit: var(--syrah-soil-200);
101
+ --sd-editor-colour__hard-limit: var(--morocco-red-400);
90
102
  }
91
103
 
92
104
  .sd-editor--theme-turquoise {
@@ -109,6 +121,9 @@
109
121
 
110
122
  --sd-editor-colour__mark-people: var(--sorcerer-blue-400);
111
123
  --sd-editor-colour__mark-company: var(--syrah-soil-300);
124
+
125
+ --sd-editor-colour__soft-limit: var(--syrah-soil-500);
126
+ --sd-editor-colour__hard-limit: var(--morocco-red-500);
112
127
  }
113
128
 
114
129
  .sd-editor--theme-military {
@@ -131,6 +146,8 @@
131
146
 
132
147
  --sd-editor-colour__mark-people: var(--sorcerer-blue-500);
133
148
  --sd-editor-colour__mark-company: var(--syrah-soil-400);
149
+
150
+ --sd-editor-colour__soft-limit: var(--syrah-soil-500);
134
151
  }
135
152
 
136
153
  .sd-editor--theme-natural {
@@ -194586,7 +194586,7 @@ exports.ThreePaneLayoutPattern = ThreePaneLayoutPattern;
194586
194586
  /* 1048 */
194587
194587
  /***/ (function(module, exports) {
194588
194588
 
194589
- module.exports = {"name":"superdesk-ui-framework","version":"4.0.70","license":"AGPL-3.0","repository":{"type":"git","url":"https://github.com/superdesk/superdesk-ui-framework.git"},"main":"dist/superdesk-ui.bundle.js","types":"react/index.d.ts","contributors":["Nemanja Pavlovic","Vladimir Stefanovic","Darko Tomic","Aleksandar Jelicic","Tomas Kikutis","Dragana Zivkovic"],"scripts":{"start":"webpack-dev-server --config tasks/webpack.dev.js","server":"webpack --watch --config tasks/webpack.prod.js && tsc-watch","build":"tsc -p tsconfig.json --noEmit && webpack --config tasks/webpack.prod.js && tsc","build-ui":"webpack && tsc && npm run lint","playground-lint":"tsc -p examples/pages/playgrounds/react-playgrounds --noEmit","format-code":"npx prettier . --write","lint":"tsc -p tsconfig.json --noEmit && npx prettier . --check && eslint --parser=@typescript-eslint/parser app && tslint -c tslint.json 'app-typescript/**/*.{ts,tsx}' && npm run playground-lint && npm run unit-test","lint-fix":"tsc -p tsconfig.json --noEmit && tslint --fix -c tslint.json 'app-typescript/**/*.{ts,tsx}'","prepublishOnly":"npm run build","unit-test":"mocha","debug-unit-tests":"mocha --inspect-brk"},"devDependencies":{"@types/assert":"^1.5.6","@types/chart.js":"^2.9.24","@types/classnames":"^2.2.9","@types/enzyme":"^3.10.12","@types/enzyme-adapter-react-16":"^1.0.6","@types/lodash":"^4.14.161","@types/mocha":"^9.1.1","@types/react":"16.8.23","@types/react-beautiful-dnd":"^13.1.2","@types/react-dom":"16.8.0","@types/react-router-dom":"^5.1.2","@types/react-scrollspy":"^3.3.5","@typescript-eslint/parser":"^5.58.0","angular":"^1.7.9","angular-animate":"^1.7.9","angular-route":"^1.7.9","classnames":"^2.2.5","clean-webpack-plugin":"^1.0.0","code-prettify":"^0.1.0","copy-webpack-plugin":"^4.6.0","css-loader":"^2.1.1","enzyme":"^3.11.0","enzyme-adapter-react-16":"^1.15.7","eslint":"^4.6.1","eslint-loader":"^1.9.0","eslint-plugin-angular":"^3.1.1","eslint-plugin-react":"^7.3.0","extract-text-webpack-plugin":"^3.0.2","file-loader":"^0.11.2","html-loader":"^0.5.1","html-webpack-plugin":"^2.30.1","jquery":"^3.1.1","jquery-ui":"^1.12.1","jsdom":"20.0.3","jsdom-global":"3.0.2","lodash":"4.17.21","mocha":"^8.4.0","moment":"^2.29.3","node-sass":"6.0","prettier":"3.5.3","prismjs":"^1.28.0","prop-types":"^15.6.0","react":"16.8.6","react-dom":"16.8.6","react-redux":"^5.0.6","react-router-dom":"^5.1.2","redux":"^3.7.2","redux-form":"^7.0.4","sass-loader":"^6.0.6","style-loader":"^0.18.2","superdesk-code-style":"^1.1.2","ts-loader":"^6.0.2","ts-node":"^10.9.1","tslint":"^5.18.0","typescript":"^5.8.3","url-loader":"^1.1.2","webpack":"^3.5.5","webpack-cli":"3.3.10","webpack-dev-server":"2.11.1","webpack-merge":"^4.2.1"},"dependencies":{"@popperjs/core":"^2.4.0","@sourcefabric/common":"0.0.66","@superdesk/primereact":"^5.0.2-13","@superdesk/react-resizable-panels":"0.0.39","chart.js":"^2.9.3","date-fns":"^4.1.0","popper-max-size-modifier":"^0.2.0","popper.js":"1.14.4","primeicons":"2.0.0","react-beautiful-dnd":"^13.0.0","react-id-generator":"^3.0.0","react-scrollspy":"^3.4.3","tippy.js":"^6.3.7","weekstart":"^2.0.0"},"peerDependencies":{"moment":"*"},"volta":{"node":"14.21.3"}}
194589
+ module.exports = {"name":"superdesk-ui-framework","version":"4.0.71","license":"AGPL-3.0","repository":{"type":"git","url":"https://github.com/superdesk/superdesk-ui-framework.git"},"main":"dist/superdesk-ui.bundle.js","types":"react/index.d.ts","contributors":["Nemanja Pavlovic","Vladimir Stefanovic","Darko Tomic","Aleksandar Jelicic","Tomas Kikutis","Dragana Zivkovic"],"scripts":{"start":"webpack-dev-server --config tasks/webpack.dev.js","server":"webpack --watch --config tasks/webpack.prod.js && tsc-watch","build":"tsc -p tsconfig.json --noEmit && webpack --config tasks/webpack.prod.js && tsc","build-ui":"webpack && tsc && npm run lint","playground-lint":"tsc -p examples/pages/playgrounds/react-playgrounds --noEmit","format-code":"npx prettier . --write","lint":"tsc -p tsconfig.json --noEmit && npx prettier . --check && eslint --parser=@typescript-eslint/parser app && tslint -c tslint.json 'app-typescript/**/*.{ts,tsx}' && npm run playground-lint && npm run unit-test","lint-fix":"tsc -p tsconfig.json --noEmit && tslint --fix -c tslint.json 'app-typescript/**/*.{ts,tsx}'","prepublishOnly":"npm run build","unit-test":"mocha","debug-unit-tests":"mocha --inspect-brk"},"devDependencies":{"@types/assert":"^1.5.6","@types/chart.js":"^2.9.24","@types/classnames":"^2.2.9","@types/enzyme":"^3.10.12","@types/enzyme-adapter-react-16":"^1.0.6","@types/lodash":"^4.14.161","@types/mocha":"^9.1.1","@types/react":"16.8.23","@types/react-beautiful-dnd":"^13.1.2","@types/react-dom":"16.8.0","@types/react-router-dom":"^5.1.2","@types/react-scrollspy":"^3.3.5","@typescript-eslint/parser":"^5.58.0","angular":"^1.7.9","angular-animate":"^1.7.9","angular-route":"^1.7.9","classnames":"^2.2.5","clean-webpack-plugin":"^1.0.0","code-prettify":"^0.1.0","copy-webpack-plugin":"^4.6.0","css-loader":"^2.1.1","enzyme":"^3.11.0","enzyme-adapter-react-16":"^1.15.7","eslint":"^4.6.1","eslint-loader":"^1.9.0","eslint-plugin-angular":"^3.1.1","eslint-plugin-react":"^7.3.0","extract-text-webpack-plugin":"^3.0.2","file-loader":"^0.11.2","html-loader":"^0.5.1","html-webpack-plugin":"^2.30.1","jquery":"^3.1.1","jquery-ui":"^1.12.1","jsdom":"20.0.3","jsdom-global":"3.0.2","lodash":"4.17.21","mocha":"^8.4.0","moment":"^2.29.3","node-sass":"6.0","prettier":"3.5.3","prismjs":"^1.28.0","prop-types":"^15.6.0","react":"16.8.6","react-dom":"16.8.6","react-redux":"^5.0.6","react-router-dom":"^5.1.2","redux":"^3.7.2","redux-form":"^7.0.4","sass-loader":"^6.0.6","style-loader":"^0.18.2","superdesk-code-style":"^1.1.2","ts-loader":"^6.0.2","ts-node":"^10.9.1","tslint":"^5.18.0","typescript":"^5.8.3","url-loader":"^1.1.2","webpack":"^3.5.5","webpack-cli":"3.3.10","webpack-dev-server":"2.11.1","webpack-merge":"^4.2.1"},"dependencies":{"@popperjs/core":"^2.4.0","@sourcefabric/common":"0.0.66","@superdesk/primereact":"^5.0.2-13","@superdesk/react-resizable-panels":"0.0.39","chart.js":"^2.9.3","date-fns":"^4.1.0","popper-max-size-modifier":"^0.2.0","popper.js":"1.14.4","primeicons":"2.0.0","react-beautiful-dnd":"^13.0.0","react-id-generator":"^3.0.0","react-scrollspy":"^3.4.3","tippy.js":"^6.3.7","weekstart":"^2.0.0"},"peerDependencies":{"moment":"*"},"volta":{"node":"14.21.3"}}
194590
194590
 
194591
194591
  /***/ }),
194592
194592
  /* 1049 */
@@ -42291,7 +42291,9 @@ i.sd-sidetab-menu__helper-icon {
42291
42291
  --sd-editor-colour__adding: var(--color-success-text);
42292
42292
  --sd-editor-colour__adding-bg: var(--color-success-translucent);
42293
42293
  --sd-editor-colour__mark-people: var(--sorcerer-blue-300);
42294
- --sd-editor-colour__mark-company: var(--syrah-soil-200); }
42294
+ --sd-editor-colour__mark-company: var(--syrah-soil-200);
42295
+ --sd-editor-colour__soft-limit: var(--syrah-soil-400);
42296
+ --sd-editor-colour__hard-limit: var(--morocco-red-500); }
42295
42297
  :root .sd-editor--theme-default,
42296
42298
  [data-theme="dark-ui"] .sd-editor--theme-default {
42297
42299
  --theme-color-base: hsl(0 0% 100%);
@@ -42309,7 +42311,9 @@ i.sd-sidetab-menu__helper-icon {
42309
42311
  --sd-editor-colour__adding: var(--green-brier-600);
42310
42312
  --sd-editor-colour__adding-bg: var(--green-brier-400-a12);
42311
42313
  --sd-editor-colour__mark-people: var(--sorcerer-blue-300);
42312
- --sd-editor-colour__mark-company: var(--syrah-soil-200); }
42314
+ --sd-editor-colour__mark-company: var(--syrah-soil-200);
42315
+ --sd-editor-colour__soft-limit: var(--syrah-soil-400);
42316
+ --sd-editor-colour__hard-limit: var(--morocco-red-500); }
42313
42317
  :root .sd-editor--theme-dark,
42314
42318
  [data-theme="dark-ui"] .sd-editor--theme-dark {
42315
42319
  --theme-color-base: hsl(214 13% 12%);
@@ -42326,7 +42330,9 @@ i.sd-sidetab-menu__helper-icon {
42326
42330
  --sd-editor-colour__removing-bg: var(--blissful-berry-500-a16);
42327
42331
  --sd-editor-colour__adding: var(--green-brier-300);
42328
42332
  --sd-editor-colour__adding-bg: var(--green-brier-400-a12);
42329
- --sd-editor-colour__mark-company: var(--syrah-soil-300); }
42333
+ --sd-editor-colour__mark-company: var(--syrah-soil-300);
42334
+ --sd-editor-colour__soft-limit: var(--syrah-soil-200);
42335
+ --sd-editor-colour__hard-limit: var(--morocco-red-400); }
42330
42336
  :root .sd-editor--theme-blue,
42331
42337
  [data-theme="dark-ui"] .sd-editor--theme-blue {
42332
42338
  --theme-color-base: hsl(212 91% 18%);
@@ -42343,7 +42349,9 @@ i.sd-sidetab-menu__helper-icon {
42343
42349
  --sd-editor-colour__removing-bg: var(--blissful-berry-500-a16);
42344
42350
  --sd-editor-colour__adding: var(--green-brier-300);
42345
42351
  --sd-editor-colour__adding-bg: var(--green-brier-400-a12);
42346
- --sd-editor-colour__mark-company: var(--syrah-soil-300); }
42352
+ --sd-editor-colour__mark-company: var(--syrah-soil-300);
42353
+ --sd-editor-colour__soft-limit: var(--syrah-soil-200);
42354
+ --sd-editor-colour__hard-limit: var(--morocco-red-400); }
42347
42355
  :root .sd-editor--theme-turquoise,
42348
42356
  [data-theme="dark-ui"] .sd-editor--theme-turquoise {
42349
42357
  --theme-color-base: hsl(179 49% 65%);
@@ -42362,7 +42370,9 @@ i.sd-sidetab-menu__helper-icon {
42362
42370
  --sd-editor-colour__adding: var(--green-brier-600);
42363
42371
  --sd-editor-colour__adding-bg: var(--green-brier-400-a12);
42364
42372
  --sd-editor-colour__mark-people: var(--sorcerer-blue-400);
42365
- --sd-editor-colour__mark-company: var(--syrah-soil-300); }
42373
+ --sd-editor-colour__mark-company: var(--syrah-soil-300);
42374
+ --sd-editor-colour__soft-limit: var(--syrah-soil-500);
42375
+ --sd-editor-colour__hard-limit: var(--morocco-red-500); }
42366
42376
  :root .sd-editor--theme-military,
42367
42377
  [data-theme="dark-ui"] .sd-editor--theme-military {
42368
42378
  --theme-color-base: hsl(69 25% 65%);
@@ -42381,7 +42391,8 @@ i.sd-sidetab-menu__helper-icon {
42381
42391
  --sd-editor-colour__adding: var(--green-brier-600);
42382
42392
  --sd-editor-colour__adding-bg: var(--green-brier-400-a12);
42383
42393
  --sd-editor-colour__mark-people: var(--sorcerer-blue-500);
42384
- --sd-editor-colour__mark-company: var(--syrah-soil-400); }
42394
+ --sd-editor-colour__mark-company: var(--syrah-soil-400);
42395
+ --sd-editor-colour__soft-limit: var(--syrah-soil-500); }
42385
42396
  :root .sd-editor--theme-natural,
42386
42397
  [data-theme="dark-ui"] .sd-editor--theme-natural {
42387
42398
  --theme-color-base: hsl(51 50% 89%);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "superdesk-ui-framework",
3
- "version": "4.0.70",
3
+ "version": "4.0.71",
4
4
  "license": "AGPL-3.0",
5
5
  "repository": {
6
6
  "type": "git",