You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by hn...@apache.org on 2023/11/14 08:45:33 UTC

(myfaces-tobago) 02/02: build(theme): rebuild after updating jsf.js

This is an automated email from the ASF dual-hosted git repository.

hnoeth pushed a commit to branch tobago-5.x
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git

commit 70995ca1813ab3481057b88a7849fc6235033b1f
Author: Henning Noeth <hn...@apache.org>
AuthorDate: Tue Nov 14 09:28:06 2023 +0100

    build(theme): rebuild after updating jsf.js
---
 .../tobago-example-demo/package-lock.json          |  4 +--
 tobago-theme/package-lock.json                     | 30 +++++++++++-----------
 .../tobago-theme-standard/src/main/js/jsf.js       |  2 +-
 .../tobago-theme-standard/src/main/js/jsf.js.map   |  2 +-
 .../tobago-theme-standard/src/main/js/tobago.js    |  2 +-
 .../src/main/js/tobago.js.map                      |  2 +-
 6 files changed, 21 insertions(+), 21 deletions(-)

diff --git a/tobago-example/tobago-example-demo/package-lock.json b/tobago-example/tobago-example-demo/package-lock.json
index 0d2fc26ab1..babb242f1b 100644
--- a/tobago-example/tobago-example-demo/package-lock.json
+++ b/tobago-example/tobago-example-demo/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "tobago-example-demo",
-  "version": "5.8.1-SNAPSHOT",
+  "version": "5.9.0-SNAPSHOT",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "tobago-example-demo",
-      "version": "5.8.1-SNAPSHOT",
+      "version": "5.9.0-SNAPSHOT",
       "license": "Apache-2.0",
       "dependencies": {
         "font-awesome": "4.7.0",
diff --git a/tobago-theme/package-lock.json b/tobago-theme/package-lock.json
index 490f4d9cbb..f2ba9b8d8e 100644
--- a/tobago-theme/package-lock.json
+++ b/tobago-theme/package-lock.json
@@ -29,7 +29,7 @@
         "eslint": "^8.53.0",
         "eslint-plugin-compat": "^4.2.0",
         "jest": "^29.7.0",
-        "jsf.js_next_gen": "4.0.1-beta.9",
+        "jsf.js_next_gen": "4.0.2-beta.8",
         "ncp": "^2.0.0",
         "npm-run-all": "^4.1.5",
         "postcss-cli": "^10.1.0",
@@ -4676,12 +4676,12 @@
       }
     },
     "node_modules/jsf.js_next_gen": {
-      "version": "4.0.1-beta.9",
-      "resolved": "https://registry.npmjs.org/jsf.js_next_gen/-/jsf.js_next_gen-4.0.1-beta.9.tgz",
-      "integrity": "sha512-0huNEzqsxNg//xuIrL91tMHJ6r4OhPOHlFk20MQS9D2PyoKByX+iinXG5vtY+OXhLIzZYsvWAraWZcd3OcZeoA==",
+      "version": "4.0.2-beta.8",
+      "resolved": "https://registry.npmjs.org/jsf.js_next_gen/-/jsf.js_next_gen-4.0.2-beta.8.tgz",
+      "integrity": "sha512-Jvcq52qJlV0M2+l94SRMW2HZ5ICax6fzppVR6HViqIx5u3PwA9YAS8OPsW5IahmPlMIGY600oFXBCrNiHChudw==",
       "dev": true,
       "dependencies": {
-        "mona-dish": "0.28.10"
+        "mona-dish": "0.28.11"
       }
     },
     "node_modules/json-parse-better-errors": {
@@ -4978,9 +4978,9 @@
       }
     },
     "node_modules/mona-dish": {
-      "version": "0.28.10",
-      "resolved": "https://registry.npmjs.org/mona-dish/-/mona-dish-0.28.10.tgz",
-      "integrity": "sha512-m7SZ8HsFZCCuadDWLaea6jekGeDZ8f2NdhsBkjVgChQoud4gIHCf7zf0lYrz5HDzLNL0zmI9wdzAoRavzidwuA==",
+      "version": "0.28.11",
+      "resolved": "https://registry.npmjs.org/mona-dish/-/mona-dish-0.28.11.tgz",
+      "integrity": "sha512-1sfIvsdgt+SdTgnvGS6VHYEtFZKaNUNZo13Oq+XaJjsxEk0gYPGO2XnHpIgog8ZSlNX/KcgF+w7fX3P3MixYsw==",
       "dev": true
     },
     "node_modules/ms": {
@@ -10201,12 +10201,12 @@
       "dev": true
     },
     "jsf.js_next_gen": {
-      "version": "4.0.1-beta.9",
-      "resolved": "https://registry.npmjs.org/jsf.js_next_gen/-/jsf.js_next_gen-4.0.1-beta.9.tgz",
-      "integrity": "sha512-0huNEzqsxNg//xuIrL91tMHJ6r4OhPOHlFk20MQS9D2PyoKByX+iinXG5vtY+OXhLIzZYsvWAraWZcd3OcZeoA==",
+      "version": "4.0.2-beta.8",
+      "resolved": "https://registry.npmjs.org/jsf.js_next_gen/-/jsf.js_next_gen-4.0.2-beta.8.tgz",
+      "integrity": "sha512-Jvcq52qJlV0M2+l94SRMW2HZ5ICax6fzppVR6HViqIx5u3PwA9YAS8OPsW5IahmPlMIGY600oFXBCrNiHChudw==",
       "dev": true,
       "requires": {
-        "mona-dish": "0.28.10"
+        "mona-dish": "0.28.11"
       }
     },
     "json-parse-better-errors": {
@@ -10442,9 +10442,9 @@
       }
     },
     "mona-dish": {
-      "version": "0.28.10",
-      "resolved": "https://registry.npmjs.org/mona-dish/-/mona-dish-0.28.10.tgz",
-      "integrity": "sha512-m7SZ8HsFZCCuadDWLaea6jekGeDZ8f2NdhsBkjVgChQoud4gIHCf7zf0lYrz5HDzLNL0zmI9wdzAoRavzidwuA==",
+      "version": "0.28.11",
+      "resolved": "https://registry.npmjs.org/mona-dish/-/mona-dish-0.28.11.tgz",
+      "integrity": "sha512-1sfIvsdgt+SdTgnvGS6VHYEtFZKaNUNZo13Oq+XaJjsxEk0gYPGO2XnHpIgog8ZSlNX/KcgF+w7fX3P3MixYsw==",
       "dev": true
     },
     "ms": {
diff --git a/tobago-theme/tobago-theme-standard/src/main/js/jsf.js b/tobago-theme/tobago-theme-standard/src/main/js/jsf.js
index 0cd77dac3c..af81ed7dfc 100644
--- a/tobago-theme/tobago-theme-standard/src/main/js/jsf.js
+++ b/tobago-theme/tobago-theme-standard/src/main/js/jsf.js
@@ -1,3 +1,3 @@
 /*! For license information please see jsf.js.LICENSE.txt */
-(()=>{"use strict";var e={289:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.shallowMerge=t.simpleShallowMerge=t.deepCopy=t.buildPath=t.resolve=t.appendIf=t.assignIf=t.append=t.assign=void 0;const r=n(225);class s{constructor(e){this.parent=e}set value(e){}get value(){return this.parent}}function l(e,...t){if(t.length<1)return new s(e);const n=d(e,...t);return new class{set value(e){n.target[n.key]=e}get value(){return n.target[n.key]}}}function o(e,...t){if(t.length<1)retu [...]
+(()=>{"use strict";var e={289:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.deepEqual=t.shallowMerge=t.simpleShallowMerge=t.deepCopy=t.buildPath=t.resolve=t.appendIf=t.assignIf=t.append=t.assign=void 0;const r=n(225);class s{constructor(e){this.parent=e}set value(e){}get value(){return this.parent}}function l(e,...t){if(t.length<1)return new s(e);const n=d(e,...t);return new class{set value(e){n.target[n.key]=e}get value(){return n.target[n.key]}}}function o(e,...t){if(t.l [...]
 //# sourceMappingURL=jsf.js.map
\ No newline at end of file
diff --git a/tobago-theme/tobago-theme-standard/src/main/js/jsf.js.map b/tobago-theme/tobago-theme-standard/src/main/js/jsf.js.map
index 62bc8a0df4..ee12d4feee 100644
--- a/tobago-theme/tobago-theme-standard/src/main/js/jsf.js.map
+++ b/tobago-theme/tobago-theme-standard/src/main/js/jsf.js.map
@@ -1 +1 @@
-{"version":3,"file":"jsf.js","mappings":";6MAuBA,eAKA,MAAMA,EACFC,YAAoBC,GAAA,KAAAA,OAAAA,CAAc,CAE9BC,UAAMA,GACV,CACIA,YACA,OAAOC,KAAKF,MAChB,EASJ,SAAgBG,EAAUC,KAAiCC,GACvD,GAAIA,EAAWC,OAAS,EACpB,OAAO,IAAIR,EAAaM,GAE5B,MAAMG,EAAeC,EAAUJ,KAAWC,GAU1C,OATgC,IAAI,MAC5BJ,UAAMA,GACNM,EAAaH,OAAOG,EAAaE,KAAOR,CAC5C,CAEIA,YACA,OAAOM,EAAaH,OAAOG,EAAaE,IAC5C,EAGR,CAGA,SAAgBC,EAAUN,KAAiCC,GACvD,GAAIA,EAAWC,OAAS,EACpB,OAAO,IAAIR,EAAaM,GAE5B,MAAMG,EAAeC,EAAUJ,KAAWC,GAgB1C,OAfgC,IAAI,MAC5BJ,UAAMA,GACFU [...]
\ No newline at end of file
+{"version":3,"file":"jsf.js","mappings":";yNAuBA,eAKA,MAAMA,EACFC,YAAoBC,GAAA,KAAAA,OAAAA,CAAc,CAE9BC,UAAMA,GACV,CACIA,YACA,OAAOC,KAAKF,MAChB,EASJ,SAAgBG,EAAUC,KAAiCC,GACvD,GAAIA,EAAWC,OAAS,EACpB,OAAO,IAAIR,EAAaM,GAE5B,MAAMG,EAAeC,EAAUJ,KAAWC,GAU1C,OATgC,IAAI,MAC5BJ,UAAMA,GACNM,EAAaH,OAAOG,EAAaE,KAAOR,CAC5C,CAEIA,YACA,OAAOM,EAAaH,OAAOG,EAAaE,IAC5C,EAGR,CAGA,SAAgBC,EAAUN,KAAiCC,GACvD,GAAIA,EAAWC,OAAS,EACpB,OAAO,IAAIR,EAAaM,GAE5B,MAAMG,EAAeC,EAAUJ,KAAWC,GAgB1C,OAfgC,IAAI,MAC5BJ,UAAMA,GACFU [...]
\ No newline at end of file
diff --git a/tobago-theme/tobago-theme-standard/src/main/js/tobago.js b/tobago-theme/tobago-theme-standard/src/main/js/tobago.js
index 826d7501a5..cb968055b7 100644
--- a/tobago-theme/tobago-theme-standard/src/main/js/tobago.js
+++ b/tobago-theme/tobago-theme-standard/src/main/js/tobago.js
@@ -9,7 +9,7 @@ const $e=new Map,Me={set(e,t,s){$e.has(e)||$e.set(e,new Map);const n=$e.get(e);n
      * @license
      * Copyright 2017 Google LLC
      * SPDX-License-Identifier: BSD-3-Clause
-     */const nr=globalThis,ir=nr.trustedTypes,or=ir?ir.createPolicy("lit-html",{createHTML:e=>e}):void 0,rr="$lit$",ar=`lit$${(Math.random()+"").slice(9)}$`,lr="?"+ar,cr=`<${lr}>`,dr=document,ur=()=>dr.createComment(""),hr=e=>null===e||"object"!=typeof e&&"function"!=typeof e,pr=Array.isArray,gr="[ \t\n\f\r]",fr=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,mr=/-->/g,br=/>/g,vr=RegExp(`>|${gr}(?:([^\\s"'>=/]+)(${gr}*=${gr}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),_r=/'/g,yr=/"/g, [...]
+     */const nr=globalThis,ir=nr.trustedTypes,or=ir?ir.createPolicy("lit-html",{createHTML:e=>e}):void 0,rr="$lit$",ar=`lit$${(Math.random()+"").slice(9)}$`,lr="?"+ar,cr=`<${lr}>`,dr=document,ur=()=>dr.createComment(""),hr=e=>null===e||"object"!=typeof e&&"function"!=typeof e,pr=Array.isArray,gr="[ \t\n\f\r]",fr=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,mr=/-->/g,br=/>/g,vr=RegExp(`>|${gr}(?:([^\\s"'>=/]+)(${gr}*=${gr}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),_r=/'/g,yr=/"/g, [...]
   <button type='button'
       class='tobago-button btn btn-secondary badge' aria-label='deselect ${e}'
       ${s>0?" tabindex='"+String(s)+"'":""}
diff --git a/tobago-theme/tobago-theme-standard/src/main/js/tobago.js.map b/tobago-theme/tobago-theme-standard/src/main/js/tobago.js.map
index ca4b594e6e..d631e535f9 100644
--- a/tobago-theme/tobago-theme-standard/src/main/js/tobago.js.map
+++ b/tobago-theme/tobago-theme-standard/src/main/js/tobago.js.map
@@ -1 +1 @@
-{"version":3,"file":"tobago.js","sources":["../ts/tobago-css.ts","../ts/tobago-bar.ts","../../../../node_modules/@popperjs/core/lib/enums.js","../../../../node_modules/@popperjs/core/lib/dom-utils/getNodeName.js","../../../../node_modules/@popperjs/core/lib/dom-utils/getWindow.js","../../../../node_modules/@popperjs/core/lib/dom-utils/instanceOf.js","../../../../node_modules/@popperjs/core/lib/modifiers/applyStyles.js","../../../../node_modules/@popperjs/core/lib/utils/getBasePlacement.j [...]
\ No newline at end of file
+{"version":3,"file":"tobago.js","sources":["../ts/tobago-css.ts","../ts/tobago-bar.ts","../../../../node_modules/@popperjs/core/lib/enums.js","../../../../node_modules/@popperjs/core/lib/dom-utils/getNodeName.js","../../../../node_modules/@popperjs/core/lib/dom-utils/getWindow.js","../../../../node_modules/@popperjs/core/lib/dom-utils/instanceOf.js","../../../../node_modules/@popperjs/core/lib/modifiers/applyStyles.js","../../../../node_modules/@popperjs/core/lib/utils/getBasePlacement.j [...]
\ No newline at end of file