@c8y/devkit 1021.11.1 → 1021.13.3

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.
@@ -1,2 +1,2 @@
1
- declare const _default: "<!doctype html>\n<html>\n <head>\n <meta charset=\"utf-8\"/>\n <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge,chrome=1\"/>\n <meta name=\"description\" content=\"\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n <style type=\"text/css\">\n [ng:cloak],\n [ng-cloak],\n [data-ng-cloak],\n [x-ng-cloak],\n .ng-cloak,\n .x-ng-cloak {\n display: none !important;\n }\n\n body {\n background: var(--c8y-body-background-color, #fff);\n margin: 0;\n }\n\n .init-load{\n max-width: 320px;\n height: 100vh;\n margin: 0 auto;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-orient: vertical;\n -webkit-box-direction: normal;\n -ms-flex-direction: column;\n flex-direction: column;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n padding: 32px;\n box-sizing: border-box;\n }\n\n .mainlogo-placeholder{\n height: 110px;\n }\n\n .spinner-snake {\n color: var(--c8y-brand-primary, #537393);\n text-indent: -99999em;\n margin: 16px auto;\n position: relative;\n width: 4em;\n height: 4em;\n border-radius: 50%;\n -webkit-box-shadow: inset 0 0 0 .6em;\n box-shadow: inset 0 0 0 .6em;\n -webkit-transform: translateZ(0) rotate(180deg);\n transform: translateZ(0) rotate(180deg);\n -webkit-animation: rotator 1.95s infinite linear;\n animation: rotator 1.95s infinite linear;\n }\n\n .spinner-snake:before {\n width: 2.2em;\n height: 4.2em;\n border-radius: 2.2em 0 0em 2.2em;\n top: -0.1em;\n left: -0.1em;\n -webkit-transform-origin: 2.2em 2.1em;\n transform-origin: 2.2em 2.1em;\n -webkit-animation: rotator 1s infinite ease 0.75s;\n animation: rotator 1s infinite ease 0.75s;\n }\n\n .spinner-snake:before, .spinner-snake:after {\n position: absolute;\n content: '';\n background: var(--c8y-body-background-color, #fff);\n }\n\n .spinner-snake:after {\n width: 2.2em;\n height: 4.2em;\n border-radius: 0 2.2em 2.2em 0;\n top: -0.1em;\n left: 2.1em;\n -webkit-transform-origin: 0 2.1em;\n transform-origin: 0 2.1em;\n -webkit-animation: rotator 1s infinite ease;\n animation: rotator 1s infinite ease;\n }\n\n @-webkit-keyframes rotator {\n 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }\n 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }\n }\n\n @keyframes rotator {\n 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }\n 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }\n }\n </style>\n </head>\n <body>\n\n <div class=\"init-load\">\n <div class=\"spinner-snake\"></div>\n <div class=\"mainlogo-placeholder mainlogo\"></div>\n </div>\n </body>\n</html>";
1
+ declare const _default: "<!doctype html>\n<html>\n <head>\n <meta charset=\"utf-8\"/>\n <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge,chrome=1\"/>\n <meta name=\"description\" content=\"\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n <style type=\"text/css\">\n [ng:cloak],\n [ng-cloak],\n [data-ng-cloak],\n [x-ng-cloak],\n .ng-cloak,\n .x-ng-cloak {\n display: none !important;\n }\n\n body {\n background: var(--c8y-body-background-color, #fff);\n margin: 0;\n }\n\n .init-load{\n max-width: 320px;\n height: 100vh;\n margin: 0 auto;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-orient: vertical;\n -webkit-box-direction: normal;\n -ms-flex-direction: column;\n flex-direction: column;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n padding: 32px;\n box-sizing: border-box;\n }\n\n .mainlogo-placeholder{\n height: 110px;\n display: var(--display-main-logo, none) !important;\n }\n\n .spinner-snake {\n color: var(--c8y-brand-primary, #537393);\n text-indent: -99999em;\n margin: 16px auto;\n position: relative;\n width: 4em;\n height: 4em;\n border-radius: 50%;\n -webkit-box-shadow: inset 0 0 0 .6em;\n box-shadow: inset 0 0 0 .6em;\n -webkit-transform: translateZ(0) rotate(180deg);\n transform: translateZ(0) rotate(180deg);\n -webkit-animation: rotator 1.95s infinite linear;\n animation: rotator 1.95s infinite linear;\n }\n\n .spinner-snake:before {\n width: 2.2em;\n height: 4.2em;\n border-radius: 2.2em 0 0em 2.2em;\n top: -0.1em;\n left: -0.1em;\n -webkit-transform-origin: 2.2em 2.1em;\n transform-origin: 2.2em 2.1em;\n -webkit-animation: rotator 1s infinite ease 0.75s;\n animation: rotator 1s infinite ease 0.75s;\n }\n\n .spinner-snake:before, .spinner-snake:after {\n position: absolute;\n content: '';\n background: var(--c8y-body-background-color, #fff);\n }\n\n .spinner-snake:after {\n width: 2.2em;\n height: 4.2em;\n border-radius: 0 2.2em 2.2em 0;\n top: -0.1em;\n left: 2.1em;\n -webkit-transform-origin: 0 2.1em;\n transform-origin: 0 2.1em;\n -webkit-animation: rotator 1s infinite ease;\n animation: rotator 1s infinite ease;\n }\n\n @-webkit-keyframes rotator {\n 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }\n 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }\n }\n\n @keyframes rotator {\n 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }\n 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }\n }\n </style>\n </head>\n <body>\n\n <div class=\"init-load\">\n <div class=\"spinner-snake\"></div>\n <div class=\"mainlogo-placeholder mainlogo\"></div>\n </div>\n </body>\n</html>";
2
2
  export default _default;
@@ -43,6 +43,7 @@ exports.default = `<!doctype html>
43
43
 
44
44
  .mainlogo-placeholder{
45
45
  height: 110px;
46
+ display: var(--display-main-logo, none) !important;
46
47
  }
47
48
 
48
49
  .spinner-snake {
@@ -1 +1 @@
1
- {"version":3,"file":"index-content.js","sourceRoot":"","sources":["../../../../src/webpack/plugin/index-content.ts"],"names":[],"mappings":";;AAAA,iCAAiC;AACjC,kBAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;QA4GP,CAAC"}
1
+ {"version":3,"file":"index-content.js","sourceRoot":"","sources":["../../../../src/webpack/plugin/index-content.ts"],"names":[],"mappings":";;AAAA,iCAAiC;AACjC,kBAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;QA6GP,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@c8y/devkit",
3
- "version": "1021.11.1",
3
+ "version": "1021.13.3",
4
4
  "license": "Apache-2.0",
5
5
  "author": "Cumulocity",
6
6
  "description": "Cumulocity Webpack Build Facade",
@@ -46,8 +46,8 @@
46
46
  "@babel/plugin-syntax-dynamic-import": "7.8.3",
47
47
  "@babel/plugin-transform-async-to-generator": "^7.18.6",
48
48
  "@babel/preset-env": "^7.24.4",
49
- "@c8y/client": "1021.11.1",
50
- "@c8y/options": "1021.11.1",
49
+ "@c8y/client": "1021.13.3",
50
+ "@c8y/options": "1021.13.3",
51
51
  "@schematics/angular": "^18.2.0",
52
52
  "angular-gettext-tools": "https://github.com/rubenv/angular-gettext-tools.git#5a20d5fe2ad768bfd0cac18259b4986346061eda",
53
53
  "autoprefixer": "10.4.20",