@nmshd/content 2.8.7 → 2.8.8
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/dist/attributes/types/strings/AbstractURL.d.ts.map +1 -1
- package/dist/attributes/types/strings/AbstractURL.js +2 -1
- package/dist/attributes/types/strings/AbstractURL.js.map +1 -1
- package/dist/buildInformation.js +4 -4
- package/lib-web/nmshd.content.js +7 -6
- package/lib-web/nmshd.content.min.js +1 -1
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AbstractURL.d.ts","sourceRoot":"","sources":["../../../../src/attributes/types/strings/AbstractURL.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAA4C,UAAU,EAAE,MAAM,2BAA2B,CAAC;AAC9G,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;AAEnD,8BAAsB,WAAY,SAAQ,cAAc;IAUpC,KAAK,EAAE,MAAM,CAAC;IAE9B,WAA2B,UAAU,IAAI,UAAU,
|
|
1
|
+
{"version":3,"file":"AbstractURL.d.ts","sourceRoot":"","sources":["../../../../src/attributes/types/strings/AbstractURL.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAA4C,UAAU,EAAE,MAAM,2BAA2B,CAAC;AAC9G,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;AAEnD,8BAAsB,WAAY,SAAQ,cAAc;IAUpC,KAAK,EAAE,MAAM,CAAC;IAE9B,WAA2B,UAAU,IAAI,UAAU,CAMlD;IAED,WAA2B,WAAW,IAAI,WAAW,CAKpD;CACJ"}
|
|
@@ -17,7 +17,8 @@ class AbstractURL extends AbstractString_1.AbstractString {
|
|
|
17
17
|
static get valueHints() {
|
|
18
18
|
return super.valueHints.copyWith({
|
|
19
19
|
min: 3,
|
|
20
|
-
max: 1024
|
|
20
|
+
max: 1024,
|
|
21
|
+
pattern: "/^((([A-Za-z]{3,9}:(?://)?)(?:[-;:&=+$,w]+@)?[A-Za-z0-9.-]+|(?:www.|[-;:&=+$,w]+@)[A-Za-z0-9.-]+)((?:/[+~%/.w-_]*)???(?:[-+=&;%@.w_]*)#?(?:[.!/\\w]*))?)$/i"
|
|
21
22
|
});
|
|
22
23
|
}
|
|
23
24
|
static get renderHints() {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AbstractURL.js","sourceRoot":"","sources":["../../../../src/attributes/types/strings/AbstractURL.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,kDAAyD;AACzD,qDAA8G;AAC9G,sDAAmD;AAEnD,MAAsB,WAAY,SAAQ,+BAAc;IAY7C,MAAM,KAAc,UAAU;QACjC,OAAO,KAAK,CAAC,UAAU,CAAC,QAAQ,CAAC;YAC7B,GAAG,EAAE,CAAC;YACN,GAAG,EAAE,IAAI;
|
|
1
|
+
{"version":3,"file":"AbstractURL.js","sourceRoot":"","sources":["../../../../src/attributes/types/strings/AbstractURL.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,kDAAyD;AACzD,qDAA8G;AAC9G,sDAAmD;AAEnD,MAAsB,WAAY,SAAQ,+BAAc;IAY7C,MAAM,KAAc,UAAU;QACjC,OAAO,KAAK,CAAC,UAAU,CAAC,QAAQ,CAAC;YAC7B,GAAG,EAAE,CAAC;YACN,GAAG,EAAE,IAAI;YACT,OAAO,EAAE,6JAA6J;SACzK,CAAC,CAAC;IACP,CAAC;IAEM,MAAM,KAAc,WAAW;QAClC,OAAO,KAAK,CAAC,WAAW,CAAC,QAAQ,CAAC;YAC9B,QAAQ,EAAE,2BAAmB,CAAC,SAAS;YACvC,QAAQ,EAAE,2BAAmB,CAAC,GAAG;SACpC,CAAC,CAAC;IACP,CAAC;CACJ;AA1BD,kCA0BC;AAhBmB;IATf,IAAA,qBAAS,GAAE;IACX,IAAA,oBAAQ,EAAC;QACN,GAAG,EAAE,CAAC;QACN,GAAG,EAAE,IAAI;QACT,MAAM,EAAE,IAAI,MAAM;QACd,6CAA6C;QAC7C,yLAAyL,CAC5L;KACJ,CAAC;;0CAC4B"}
|
package/dist/buildInformation.js
CHANGED
|
@@ -5,10 +5,10 @@ const ts_serval_1 = require("@js-soft/ts-serval");
|
|
|
5
5
|
const crypto_1 = require("@nmshd/crypto");
|
|
6
6
|
const transport_1 = require("@nmshd/transport");
|
|
7
7
|
exports.buildInformation = {
|
|
8
|
-
version: "2.8.
|
|
9
|
-
build: "
|
|
10
|
-
date: "2024-
|
|
11
|
-
commit: "
|
|
8
|
+
version: "2.8.8",
|
|
9
|
+
build: "40",
|
|
10
|
+
date: "2024-03-05T15:02:39+00:00",
|
|
11
|
+
commit: "af56e7cf918a31b6b4d2756c94340a4b7d3fe2ae",
|
|
12
12
|
dependencies: {"@js-soft/logging-abstractions":"^1.0.1","@nmshd/iql":"^1.0.2","easy-tsnameof":"^3.0.6"},
|
|
13
13
|
libraries: {
|
|
14
14
|
serval: ts_serval_1.buildInformation,
|
package/lib-web/nmshd.content.js
CHANGED
|
@@ -14621,7 +14621,8 @@ class AbstractURL extends AbstractString_1.AbstractString {
|
|
|
14621
14621
|
static get valueHints() {
|
|
14622
14622
|
return super.valueHints.copyWith({
|
|
14623
14623
|
min: 3,
|
|
14624
|
-
max: 1024
|
|
14624
|
+
max: 1024,
|
|
14625
|
+
pattern: "/^((([A-Za-z]{3,9}:(?://)?)(?:[-;:&=+$,w]+@)?[A-Za-z0-9.-]+|(?:www.|[-;:&=+$,w]+@)[A-Za-z0-9.-]+)((?:/[+~%/.w-_]*)???(?:[-+=&;%@.w_]*)#?(?:[.!/\\w]*))?)$/i"
|
|
14625
14626
|
});
|
|
14626
14627
|
}
|
|
14627
14628
|
static get renderHints() {
|
|
@@ -14738,10 +14739,10 @@ const ts_serval_1 = __webpack_require__(/*! @js-soft/ts-serval */ "@js-soft/ts-s
|
|
|
14738
14739
|
const crypto_1 = __webpack_require__(/*! @nmshd/crypto */ "@nmshd/crypto");
|
|
14739
14740
|
const transport_1 = __webpack_require__(/*! @nmshd/transport */ "@nmshd/transport");
|
|
14740
14741
|
exports.buildInformation = {
|
|
14741
|
-
version: "2.8.
|
|
14742
|
-
build: "
|
|
14743
|
-
date: "2024-
|
|
14744
|
-
commit: "
|
|
14742
|
+
version: "2.8.8",
|
|
14743
|
+
build: "40",
|
|
14744
|
+
date: "2024-03-05T15:02:39+00:00",
|
|
14745
|
+
commit: "af56e7cf918a31b6b4d2756c94340a4b7d3fe2ae",
|
|
14745
14746
|
dependencies: {"@js-soft/logging-abstractions":"^1.0.1","@nmshd/iql":"^1.0.2","easy-tsnameof":"^3.0.6"},
|
|
14746
14747
|
libraries: {
|
|
14747
14748
|
serval: ts_serval_1.buildInformation,
|
|
@@ -16475,7 +16476,7 @@ exports.validate = validate;
|
|
|
16475
16476
|
\******************************/
|
|
16476
16477
|
/***/ ((module) => {
|
|
16477
16478
|
|
|
16478
|
-
// @generated by Peggy 4.0.
|
|
16479
|
+
// @generated by Peggy 4.0.2.
|
|
16479
16480
|
//
|
|
16480
16481
|
// https://peggyjs.org/
|
|
16481
16482
|
|