@fluid-topics/ft-search-selected-facets 1.1.98 → 1.1.100

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.
@@ -1132,7 +1132,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1132
1132
  `}update(e){var o;super.update(e),["context","key","defaultMessage"].some(n=>e.has(n))&&this.context&&this.key&&this.addI18nMessages(this.context,{[this.key]:(o=this.defaultMessage)!==null&&o!==void 0?o:""})}};ot.elementDefinitions={};ot.styles=Pc;xo([(0,gn.redux)()],ot.prototype,"editorMode",void 0);xo([(0,yn.property)()],ot.prototype,"context",void 0);xo([(0,yn.property)()],ot.prototype,"key",void 0);xo([(0,gn.jsonProperty)([])],ot.prototype,"args",void 0);xo([(0,yn.property)()],ot.prototype,"defaultMessage",void 0);var Ur=class t{static build(e){return new t(e)}static fromGwt(e){return new t(e)}constructor(e){this.name=e,this.properties=new Proxy({},{get:(o,n)=>{let i=n;return a=>({context:this.name,key:i,args:typeof a=="function"?void 0:a,argsProvider:typeof a=="function"?a:void 0})}}),this.messages=new Proxy({},{get:(o,n)=>(...i)=>yr.resolveMessage(this.name,n,...i)})}};(0,Dc.customElement)("ft-i18n")(ot);var Uc=h(w());var Mc=h(I()),mt=h(H()),nt=h(w());var $c=h(I());var Bc=$c.css`
1133
1133
  `;var ve=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},ki=class extends CustomEvent{constructor(e){super("ft-search-load-error",{detail:e})}},_i=class extends CustomEvent{constructor(e){super("ft-search-request-change",{detail:e})}},Di=class extends CustomEvent{constructor(e,o,n){super("ft-search-results-change",{detail:{request:e,paging:o,spellcheck:n}})}},ee=class extends nt.FtLitElementRedux{get stateManager(){if(this._stateManager==null){let e=this.searchServiceProvider?this.searchServiceProvider():void 0;this._stateManager=Jr.build(this.id||(""+Math.round(Math.random()*999e3)).padStart(6,"0"),e),this._stateManager.errorHandler=o=>this.handleLoadError(o),this.addStore(this.stateManager.store,"search")}return this._stateManager}constructor(){super(),this.query="",this.pageSize=20,this.searchInDocumentTitlesOnly=!1,this.ignoreEmptyQuery=!1,this.openExternalDocumentInNewTab=!1,this.filters=[],this.sort=[],this.addStore(P)}render(){return Mc.html`
1134
1134
  <slot @register-ft-search-component=${this.registerComponent}></slot>
1135
- `}update(e){super.update(e),e.has("query")&&this.query!==void 0&&this.stateManager.setQuery(this.query),e.has("contentLocale")&&this.contentLocale!==void 0&&this.stateManager.setContentLocale(this.contentLocale),e.has("filters")&&this.filters!==void 0&&this.stateManager.setFilters(this.filters),e.has("sort")&&this.sort!==void 0&&this.stateManager.setSort(this.sort),e.has("pageSize")&&this.pageSize!==void 0&&this.stateManager.setPageSize(this.pageSize),e.has("searchInDocumentTitlesOnly")&&this.searchInDocumentTitlesOnly!==void 0&&this.stateManager.setSearchInDocumentTitlesOnly(this.searchInDocumentTitlesOnly),e.has("scope")&&this.scope!==void 0&&this.stateManager.setScope(this.scope),e.has("virtualField")&&this.virtualField!==void 0&&this.stateManager.setVirtualField(this.virtualField),e.has("ignoreEmptyQuery")&&this.ignoreEmptyQuery!==void 0&&this.stateManager.setIgnoreEmptyQuery(this.ignoreEmptyQuery),e.has("openExternalDocumentInNewTab")&&this.openExternalDocumentInNewTab!==void 0&&this.stateManager.setOpenExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("periodFilter")&&this.periodFilter!==void 0&&this.stateManager.setPeriodFilter(this.periodFilter),e.has("session")&&this.session!==void 0&&(this.stateManager.service.clearCache(),this.stateManager.initService())}connectedCallback(){super.connectedCallback(),this.stateManager.initService(),this.stateManager.setQuery(this.query),this.stateManager.setContentLocale(this.contentLocale),this.stateManager.setFilters(this.filters),this.stateManager.setPageSize(this.pageSize),this.stateManager.setSort(this.sort)}contentAvailableCallback(e){super.contentAvailableCallback(e),e.has("request")&&this.request&&this.dispatchEvent(new _i(this.request)),e.has("paging")&&this.paging!==void 0&&this.dispatchEvent(new Di(this.request,this.paging,this.autocorrect))}registerComponent(e){e.stopPropagation();let o=e.composedPath()[0];this.register(o)}register(e){e.setSearchStateManager(this.stateManager)}handleLoadError(e){this.dispatchEvent(new ki(e))}reloadSavedSearches(){cs.clearMySearches()}clear(){this.stateManager.clear()}};ee.elementDefinitions={};ee.styles=Bc;ve([(0,nt.redux)({store:P.name})],ee.prototype,"session",void 0);ve([(0,mt.property)()],ee.prototype,"query",void 0);ve([(0,mt.property)()],ee.prototype,"contentLocale",void 0);ve([(0,mt.property)({type:Number})],ee.prototype,"pageSize",void 0);ve([(0,mt.property)({type:Boolean})],ee.prototype,"searchInDocumentTitlesOnly",void 0);ve([(0,mt.property)()],ee.prototype,"periodFilter",void 0);ve([(0,mt.property)()],ee.prototype,"scope",void 0);ve([(0,mt.property)()],ee.prototype,"virtualField",void 0);ve([(0,mt.property)({type:Boolean})],ee.prototype,"ignoreEmptyQuery",void 0);ve([(0,nt.redux)({store:P.name})],ee.prototype,"openExternalDocumentInNewTab",void 0);ve([(0,nt.jsonProperty)([])],ee.prototype,"filters",void 0);ve([(0,nt.jsonProperty)([])],ee.prototype,"sort",void 0);ve([(0,nt.redux)({store:"search"})],ee.prototype,"request",void 0);ve([(0,nt.redux)({store:"search"})],ee.prototype,"paging",void 0);ve([(0,nt.redux)({store:"search",selector:t=>t.spellcheck})],ee.prototype,"autocorrect",void 0);ve([(0,mt.property)({attribute:!1})],ee.prototype,"searchServiceProvider",void 0);(0,Uc.customElement)("ft-search-context")(ee);var bd=h(w());var md=h(I()),yd=h(w());var Fc=h(I());var zc=Fc.css`
1135
+ `}update(e){super.update(e),e.has("query")&&this.query!==void 0&&this.stateManager.setQuery(this.query),e.has("contentLocale")&&this.contentLocale!==void 0&&this.stateManager.setContentLocale(this.contentLocale),e.has("filters")&&this.filters!==void 0&&this.stateManager.setFilters(this.filters),e.has("sort")&&this.sort!==void 0&&this.stateManager.setSort(this.sort),e.has("pageSize")&&this.pageSize!==void 0&&this.stateManager.setPageSize(this.pageSize),e.has("searchInDocumentTitlesOnly")&&this.searchInDocumentTitlesOnly!==void 0&&this.stateManager.setSearchInDocumentTitlesOnly(this.searchInDocumentTitlesOnly),e.has("scope")&&this.scope!==void 0&&this.stateManager.setScope(this.scope),e.has("virtualField")&&this.virtualField!==void 0&&this.stateManager.setVirtualField(this.virtualField),e.has("ignoreEmptyQuery")&&this.ignoreEmptyQuery!==void 0&&this.stateManager.setIgnoreEmptyQuery(this.ignoreEmptyQuery),e.has("openExternalDocumentInNewTab")&&this.openExternalDocumentInNewTab!==void 0&&this.stateManager.setOpenExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("periodFilter")&&this.periodFilter!=null&&this.stateManager.setPeriodFilter({key:"ft:lastEdition",periodType:this.periodFilter}),e.has("session")&&this.session!==void 0&&(this.stateManager.service.clearCache(),this.stateManager.initService())}connectedCallback(){super.connectedCallback(),this.stateManager.initService(),this.stateManager.setQuery(this.query),this.stateManager.setContentLocale(this.contentLocale),this.stateManager.setFilters(this.filters),this.stateManager.setPageSize(this.pageSize),this.stateManager.setSort(this.sort)}contentAvailableCallback(e){super.contentAvailableCallback(e),e.has("request")&&this.request&&this.dispatchEvent(new _i(this.request)),e.has("paging")&&this.paging!==void 0&&this.dispatchEvent(new Di(this.request,this.paging,this.autocorrect))}registerComponent(e){e.stopPropagation();let o=e.composedPath()[0];this.register(o)}register(e){e.setSearchStateManager(this.stateManager)}handleLoadError(e){this.dispatchEvent(new ki(e))}reloadSavedSearches(){cs.clearMySearches()}clear(){this.stateManager.clear()}};ee.elementDefinitions={};ee.styles=Bc;ve([(0,nt.redux)({store:P.name})],ee.prototype,"session",void 0);ve([(0,mt.property)()],ee.prototype,"query",void 0);ve([(0,mt.property)()],ee.prototype,"contentLocale",void 0);ve([(0,mt.property)({type:Number})],ee.prototype,"pageSize",void 0);ve([(0,mt.property)({type:Boolean})],ee.prototype,"searchInDocumentTitlesOnly",void 0);ve([(0,mt.property)()],ee.prototype,"periodFilter",void 0);ve([(0,mt.property)()],ee.prototype,"scope",void 0);ve([(0,mt.property)()],ee.prototype,"virtualField",void 0);ve([(0,mt.property)({type:Boolean})],ee.prototype,"ignoreEmptyQuery",void 0);ve([(0,nt.redux)({store:P.name})],ee.prototype,"openExternalDocumentInNewTab",void 0);ve([(0,nt.jsonProperty)([])],ee.prototype,"filters",void 0);ve([(0,nt.jsonProperty)([])],ee.prototype,"sort",void 0);ve([(0,nt.redux)({store:"search"})],ee.prototype,"request",void 0);ve([(0,nt.redux)({store:"search"})],ee.prototype,"paging",void 0);ve([(0,nt.redux)({store:"search",selector:t=>t.spellcheck})],ee.prototype,"autocorrect",void 0);ve([(0,mt.property)({attribute:!1})],ee.prototype,"searchServiceProvider",void 0);(0,Uc.customElement)("ft-search-context")(ee);var bd=h(w());var md=h(I()),yd=h(w());var Fc=h(I());var zc=Fc.css`
1136
1136
  `;var Ui=h(w());var dr=h(I()),G=h(H()),Xe=h(w());var ze=h(I()),ue=h(H()),id=h(wn()),vn=h(w());var Kc=h(w());var Vc=h(I()),jt=h(H()),jc=h(w()),Gc=h(Ut());var Ue=h(w()),Wc=h(I());var wt={textColor:Ue.FtCssVariableFactory.extend("--ft-checkbox-text-color","",Ue.designSystemVariables.colorOnSurfaceHigh),fontSize:Ue.FtCssVariableFactory.extend("--ft-checkbox-font-size","",A.fontSize),colorPrimary:Ue.FtCssVariableFactory.external(Ue.designSystemVariables.colorPrimary,"Design system"),colorOnPrimary:Ue.FtCssVariableFactory.external(Ue.designSystemVariables.colorOnPrimary,"Design system"),borderColor:Ue.FtCssVariableFactory.extend("--ft-checkbox-border-color","",Ue.designSystemVariables.colorOnSurfaceMedium),colorOnSurfaceDisabled:Ue.FtCssVariableFactory.external(Ue.designSystemVariables.colorOnSurfaceDisabled,"Design system")},Hc=Wc.css`
1137
1137
  * {
1138
1138
  box-sizing: border-box;
@@ -1177,7 +1177,7 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1177
1177
  `}update(e){var r;super.update(e),["context","key","defaultMessage"].some(i=>e.has(i))&&this.context&&this.key&&this.addI18nMessages(this.context,{[this.key]:(r=this.defaultMessage)!==null&&r!==void 0?r:""})}};Je.elementDefinitions={};Je.styles=gd;Ro([fe()],Je.prototype,"editorMode",void 0);Ro([y()],Je.prototype,"context",void 0);Ro([y()],Je.prototype,"key",void 0);Ro([be([])],Je.prototype,"args",void 0);Ro([y()],Je.prototype,"defaultMessage",void 0);var Wr=class t{static build(e){return new t(e)}static fromGwt(e){return new t(e)}constructor(e){this.name=e,this.properties=new Proxy({},{get:(r,i)=>{let n=i;return a=>({context:this.name,key:n,args:typeof a=="function"?void 0:a,argsProvider:typeof a=="function"?a:void 0})}}),this.messages=new Proxy({},{get:(r,i)=>(...n)=>Pr.resolveMessage(this.name,i,...n)})}};F("ft-i18n")(Je);var xd=N`
1178
1178
  `;var Ce=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},as=class extends CustomEvent{constructor(e){super("ft-search-load-error",{detail:e})}},ss=class extends CustomEvent{constructor(e){super("ft-search-request-change",{detail:e})}},ls=class extends CustomEvent{constructor(e,r,i){super("ft-search-results-change",{detail:{request:e,paging:r,spellcheck:i}})}},ie=class extends We{get stateManager(){if(this._stateManager==null){let e=this.searchServiceProvider?this.searchServiceProvider():void 0;this._stateManager=Co.build(this.id||(""+Math.round(Math.random()*999e3)).padStart(6,"0"),e),this._stateManager.errorHandler=r=>this.handleLoadError(r),this.addStore(this.stateManager.store,"search")}return this._stateManager}constructor(){super(),this.query="",this.pageSize=20,this.searchInDocumentTitlesOnly=!1,this.ignoreEmptyQuery=!1,this.openExternalDocumentInNewTab=!1,this.filters=[],this.sort=[],this.addStore(D)}render(){return _`
1179
1179
  <slot @register-ft-search-component=${this.registerComponent}></slot>
1180
- `}update(e){super.update(e),e.has("query")&&this.query!==void 0&&this.stateManager.setQuery(this.query),e.has("contentLocale")&&this.contentLocale!==void 0&&this.stateManager.setContentLocale(this.contentLocale),e.has("filters")&&this.filters!==void 0&&this.stateManager.setFilters(this.filters),e.has("sort")&&this.sort!==void 0&&this.stateManager.setSort(this.sort),e.has("pageSize")&&this.pageSize!==void 0&&this.stateManager.setPageSize(this.pageSize),e.has("searchInDocumentTitlesOnly")&&this.searchInDocumentTitlesOnly!==void 0&&this.stateManager.setSearchInDocumentTitlesOnly(this.searchInDocumentTitlesOnly),e.has("scope")&&this.scope!==void 0&&this.stateManager.setScope(this.scope),e.has("virtualField")&&this.virtualField!==void 0&&this.stateManager.setVirtualField(this.virtualField),e.has("ignoreEmptyQuery")&&this.ignoreEmptyQuery!==void 0&&this.stateManager.setIgnoreEmptyQuery(this.ignoreEmptyQuery),e.has("openExternalDocumentInNewTab")&&this.openExternalDocumentInNewTab!==void 0&&this.stateManager.setOpenExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("periodFilter")&&this.periodFilter!==void 0&&this.stateManager.setPeriodFilter(this.periodFilter),e.has("session")&&this.session!==void 0&&(this.stateManager.service.clearCache(),this.stateManager.initService())}connectedCallback(){super.connectedCallback(),this.stateManager.initService(),this.stateManager.setQuery(this.query),this.stateManager.setContentLocale(this.contentLocale),this.stateManager.setFilters(this.filters),this.stateManager.setPageSize(this.pageSize),this.stateManager.setSort(this.sort)}contentAvailableCallback(e){super.contentAvailableCallback(e),e.has("request")&&this.request&&this.dispatchEvent(new ss(this.request)),e.has("paging")&&this.paging!==void 0&&this.dispatchEvent(new ls(this.request,this.paging,this.autocorrect))}registerComponent(e){e.stopPropagation();let r=e.composedPath()[0];this.register(r)}register(e){e.setSearchStateManager(this.stateManager)}handleLoadError(e){this.dispatchEvent(new as(e))}reloadSavedSearches(){kc.clearMySearches()}clear(){this.stateManager.clear()}};ie.elementDefinitions={};ie.styles=xd;Ce([fe({store:D.name})],ie.prototype,"session",void 0);Ce([y()],ie.prototype,"query",void 0);Ce([y()],ie.prototype,"contentLocale",void 0);Ce([y({type:Number})],ie.prototype,"pageSize",void 0);Ce([y({type:Boolean})],ie.prototype,"searchInDocumentTitlesOnly",void 0);Ce([y()],ie.prototype,"periodFilter",void 0);Ce([y()],ie.prototype,"scope",void 0);Ce([y()],ie.prototype,"virtualField",void 0);Ce([y({type:Boolean})],ie.prototype,"ignoreEmptyQuery",void 0);Ce([fe({store:D.name})],ie.prototype,"openExternalDocumentInNewTab",void 0);Ce([be([])],ie.prototype,"filters",void 0);Ce([be([])],ie.prototype,"sort",void 0);Ce([fe({store:"search"})],ie.prototype,"request",void 0);Ce([fe({store:"search"})],ie.prototype,"paging",void 0);Ce([fe({store:"search",selector:t=>t.spellcheck})],ie.prototype,"autocorrect",void 0);Ce([y({attribute:!1})],ie.prototype,"searchServiceProvider",void 0);F("ft-search-context")(ie);var vd=N`
1180
+ `}update(e){super.update(e),e.has("query")&&this.query!==void 0&&this.stateManager.setQuery(this.query),e.has("contentLocale")&&this.contentLocale!==void 0&&this.stateManager.setContentLocale(this.contentLocale),e.has("filters")&&this.filters!==void 0&&this.stateManager.setFilters(this.filters),e.has("sort")&&this.sort!==void 0&&this.stateManager.setSort(this.sort),e.has("pageSize")&&this.pageSize!==void 0&&this.stateManager.setPageSize(this.pageSize),e.has("searchInDocumentTitlesOnly")&&this.searchInDocumentTitlesOnly!==void 0&&this.stateManager.setSearchInDocumentTitlesOnly(this.searchInDocumentTitlesOnly),e.has("scope")&&this.scope!==void 0&&this.stateManager.setScope(this.scope),e.has("virtualField")&&this.virtualField!==void 0&&this.stateManager.setVirtualField(this.virtualField),e.has("ignoreEmptyQuery")&&this.ignoreEmptyQuery!==void 0&&this.stateManager.setIgnoreEmptyQuery(this.ignoreEmptyQuery),e.has("openExternalDocumentInNewTab")&&this.openExternalDocumentInNewTab!==void 0&&this.stateManager.setOpenExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("periodFilter")&&this.periodFilter!=null&&this.stateManager.setPeriodFilter({key:"ft:lastEdition",periodType:this.periodFilter}),e.has("session")&&this.session!==void 0&&(this.stateManager.service.clearCache(),this.stateManager.initService())}connectedCallback(){super.connectedCallback(),this.stateManager.initService(),this.stateManager.setQuery(this.query),this.stateManager.setContentLocale(this.contentLocale),this.stateManager.setFilters(this.filters),this.stateManager.setPageSize(this.pageSize),this.stateManager.setSort(this.sort)}contentAvailableCallback(e){super.contentAvailableCallback(e),e.has("request")&&this.request&&this.dispatchEvent(new ss(this.request)),e.has("paging")&&this.paging!==void 0&&this.dispatchEvent(new ls(this.request,this.paging,this.autocorrect))}registerComponent(e){e.stopPropagation();let r=e.composedPath()[0];this.register(r)}register(e){e.setSearchStateManager(this.stateManager)}handleLoadError(e){this.dispatchEvent(new as(e))}reloadSavedSearches(){kc.clearMySearches()}clear(){this.stateManager.clear()}};ie.elementDefinitions={};ie.styles=xd;Ce([fe({store:D.name})],ie.prototype,"session",void 0);Ce([y()],ie.prototype,"query",void 0);Ce([y()],ie.prototype,"contentLocale",void 0);Ce([y({type:Number})],ie.prototype,"pageSize",void 0);Ce([y({type:Boolean})],ie.prototype,"searchInDocumentTitlesOnly",void 0);Ce([y()],ie.prototype,"periodFilter",void 0);Ce([y()],ie.prototype,"scope",void 0);Ce([y()],ie.prototype,"virtualField",void 0);Ce([y({type:Boolean})],ie.prototype,"ignoreEmptyQuery",void 0);Ce([fe({store:D.name})],ie.prototype,"openExternalDocumentInNewTab",void 0);Ce([be([])],ie.prototype,"filters",void 0);Ce([be([])],ie.prototype,"sort",void 0);Ce([fe({store:"search"})],ie.prototype,"request",void 0);Ce([fe({store:"search"})],ie.prototype,"paging",void 0);Ce([fe({store:"search",selector:t=>t.spellcheck})],ie.prototype,"autocorrect",void 0);Ce([y({attribute:!1})],ie.prototype,"searchServiceProvider",void 0);F("ft-search-context")(ie);var vd=N`
1181
1181
  `;var Ot={textColor:o.extend("--ft-checkbox-text-color","",T.colorOnSurfaceHigh),fontSize:o.extend("--ft-checkbox-font-size","",k.fontSize),colorPrimary:o.external(T.colorPrimary,"Design system"),colorOnPrimary:o.external(T.colorOnPrimary,"Design system"),borderColor:o.extend("--ft-checkbox-border-color","",T.colorOnSurfaceMedium),colorOnSurfaceDisabled:o.external(T.colorOnSurfaceDisabled,"Design system")},Sd=N`
1182
1182
  * {
1183
1183
  box-sizing: border-box;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluid-topics/ft-search-selected-facets",
3
- "version": "1.1.98",
3
+ "version": "1.1.100",
4
4
  "description": "List of selected facets in a designed search page context",
5
5
  "keywords": [
6
6
  "Lit"
@@ -19,13 +19,13 @@
19
19
  "url": "ssh://git@scm.mrs.antidot.net:2222/fluidtopics/ft-web-components.git"
20
20
  },
21
21
  "dependencies": {
22
- "@fluid-topics/ft-chip": "1.1.98",
23
- "@fluid-topics/ft-search-context": "1.1.98",
24
- "@fluid-topics/ft-search-period-filter": "1.1.98",
25
- "@fluid-topics/ft-search-type": "1.1.98",
26
- "@fluid-topics/ft-tooltip": "1.1.98",
27
- "@fluid-topics/ft-wc-utils": "1.1.98",
22
+ "@fluid-topics/ft-chip": "1.1.100",
23
+ "@fluid-topics/ft-search-context": "1.1.100",
24
+ "@fluid-topics/ft-search-period-filter": "1.1.100",
25
+ "@fluid-topics/ft-search-type": "1.1.100",
26
+ "@fluid-topics/ft-tooltip": "1.1.100",
27
+ "@fluid-topics/ft-wc-utils": "1.1.100",
28
28
  "lit": "3.1.0"
29
29
  },
30
- "gitHead": "3beafd4bf6fc0beb1006e341ea676e73f1e9cd61"
30
+ "gitHead": "1a88e4b0ddcb8947f3b0f82a2d9e893044199b22"
31
31
  }