tnx-shared 5.1.359 → 5.1.360
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.
- package/bundles/tnx-shared.umd.js +37 -16
- package/bundles/tnx-shared.umd.js.map +1 -1
- package/bundles/tnx-shared.umd.min.js +1 -1
- package/bundles/tnx-shared.umd.min.js.map +1 -1
- package/classes/form-schema.d.ts +1 -0
- package/classes/form-schema.d.ts.map +1 -1
- package/components/reference-textbox/reference-textbox.component.d.ts +3 -0
- package/components/reference-textbox/reference-textbox.component.d.ts.map +1 -1
- package/components/user-picker/user-picker.component.d.ts.map +1 -1
- package/esm2015/classes/form-schema.js +1 -1
- package/esm2015/components/access-denied-component/access-denied-v1/access-denied-v1.component.js +1 -1
- package/esm2015/components/chat/chat-box/chat-box.component.js +1 -1
- package/esm2015/components/chat/chat-send-message-box/chat-send-message-box.component.js +1 -1
- package/esm2015/components/common-app-component/app-topbar-v1/app-topbar-v1.component.js +1 -1
- package/esm2015/components/common-app-component/app-topbar-v2/app-topbar-v2.component.js +1 -1
- package/esm2015/components/common-app-component/app.topbar.component.js +1 -1
- package/esm2015/components/crud/crud-form/crud-form.component.js +2 -2
- package/esm2015/components/file-explorer/file-ky-so-sim/file-ky-so-sim.component.js +1 -1
- package/esm2015/components/not-found/not-found.component.js +1 -1
- package/esm2015/components/reference-textbox/reference-textbox.component.js +16 -4
- package/esm2015/components/splash-component/splash-component-v1/splash-component-v1.component.js +1 -1
- package/esm2015/components/splash-component/splash-component-v2/splash-component-v2.component.js +1 -1
- package/esm2015/components/user-picker/user-picker.component.js +3 -1
- package/esm2015/models/grid-info.js +2 -2
- package/fesm2015/tnx-shared.js +28 -15
- package/fesm2015/tnx-shared.js.map +1 -1
- package/models/grid-info.d.ts.map +1 -1
- package/package.json +2 -2
- package/tnx-shared.metadata.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"grid-info.d.ts","sourceRoot":"../../../../projects/tnx-shared/src/lib/","sources":["models/grid-info.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"grid-info.d.ts","sourceRoot":"../../../../projects/tnx-shared/src/lib/","sources":["models/grid-info.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AASlD,qBAAa,QAAQ;IACjB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,MAAM,EAAE,CAAM;IACvB,KAAK,EAAE,IAAI,EAAE,CAAM;IACnB,QAAQ,CAAC,EAAE,OAAO,EAAE,CAAM;IAC1B,QAAQ,EAAE,QAAQ,CAAkB;IAEpC,cAAc,CAAC,CAAC,KAAK,KAAA,EAAE,YAAY,GAAE,OAAe;IAa9C,YAAY,CAAC,CAAC,KAAK,KAAA,EAAE,UAAU,EAAE,CAAC,MAAM,EAAE,MAAM,KAAK,IAAI;gBAUnD,IAAI,CAAC,EAAE,QAAQ;CAK9B;AA2BD,qBAAa,QAAQ;IACjB,IAAI,SAAK;IACT,QAAQ,SAAM;gBAEF,IAAI,CAAC,EAAE,QAAQ;CAK9B;AAED,qBAAa,OAAO;IAChB,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;gBAEP,IAAI,EAAE,OAAO;CAK5B;AAED,qBAAa,IAAI;IACb,KAAK,SAAQ;IACb,GAAG,SAAK;gBAEI,IAAI,CAAC,EAAE,IAAI;CAK1B;AAED,qBAAa,MAAM;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,IAAI,GAAG,KAAK,CAAC;IACrB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,QAAQ,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IAC3B,YAAY,CAAC,EAAE,CAAC,IAAI,KAAA,KAAK,IAAI,CAAC;IAC9B,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,YAAY,CAAC,EAAE,OAAO,CAAS;IAC/B,QAAQ,CAAC,EAAE,QAAQ,CAAC;IACpB,OAAO,CAAC,EAAE,MAAM,EAAE,CAAM;IACxB,mBAAmB,CAAC,EAAE,mBAAmB,CAA8B;gBAE3D,IAAI,CAAC,EAAE,MAAM;IAMzB,0BAA0B,CAAC,CAAC,KAAK,CAAC,EAAE,MAAM;CAyC7C;AAED,oBAAY,mBAAmB;IAAG,MAAM,IAAA;IAAE,UAAU,IAAA;CAAE"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "tnx-shared",
|
|
3
|
-
"version": "5.1.
|
|
3
|
+
"version": "5.1.360",
|
|
4
4
|
"clientVersion": "5.1",
|
|
5
5
|
"version5.0": "5.0.19",
|
|
6
6
|
"version5.1": "5.1.22",
|
|
@@ -131,7 +131,7 @@
|
|
|
131
131
|
"jsplumb": "^2.15.6",
|
|
132
132
|
"ngx-extended-pdf-viewer": "^9.0.5"
|
|
133
133
|
},
|
|
134
|
-
"versionPrev": "5.1.
|
|
134
|
+
"versionPrev": "5.1.359",
|
|
135
135
|
"main": "bundles/tnx-shared.umd.js",
|
|
136
136
|
"module": "fesm2015/tnx-shared.js",
|
|
137
137
|
"es2015": "fesm2015/tnx-shared.js",
|