Skip to content

Commit 09457ec

Browse files
Merge branch 'master' into release/6.3.0
# Conflicts: # package.json # projects/netgrif-components-core/package.json # projects/netgrif-components/package.json
2 parents ae3ecec + e1e2164 commit 09457ec

File tree

676 files changed

+3643
-3633
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

676 files changed

+3643
-3633
lines changed

docs/compodoc/components-core/changelog.html

Lines changed: 53 additions & 48 deletions
Large diffs are not rendered by default.

docs/compodoc/components-core/classes/Substring.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -922,7 +922,7 @@ <h3 id="methods">
922922
// TODO IMPROVEMENT 27.4.2020 - we could use regular expressions to search for substrings which would solve the unintuitive
923923
// behavior that occurs when we search for strings that contain spaces. We need to escape the input string in a special way
924924
// if we choose to do this
925-
const escapedValue &#x3D; Operator.escapeInput(args[0]).value.replace(&#x27; &#x27;, &#x27;\\ &#x27;);
925+
const escapedValue &#x3D; Operator.escapeInput(args[0]).value.replace(/ /g, &#x27;\\ &#x27;);
926926
return Operator.forEachKeyword(elasticKeywords, keyword &#x3D;&gt; new Query(&#x60;(${keyword}:*${escapedValue}*)&#x60;));
927927
}
928928

docs/compodoc/components-core/injectables/SearchService.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1932,7 +1932,7 @@ <h3 id="accessors">
19321932
* @param searchedSubstring value that should be searched on all full text fields
19331933
*/
19341934
public setFullTextFilter(searchedSubstring: string): void {
1935-
const whiteSpacedSubstring &#x3D; searchedSubstring.replace(&#x27; &#x27;, &#x27;\\ &#x27;);
1935+
const whiteSpacedSubstring &#x3D; searchedSubstring.replace(/ /g, &#x27;\\ &#x27;);
19361936
this._fullTextFilter &#x3D; new SimpleFilter(&#x27;&#x27;, this._baseFilter.type, {fullText: whiteSpacedSubstring});
19371937
this.updateActiveFilter();
19381938
}

docs/compodoc/components-core/interfaces/Author.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ <h3 id="inputs">Properties</h3>
145145

146146
<tr>
147147
<td class="col-md-4">
148-
<div class="io-description"><p><strong>Example:</strong> <a href="mailto:&#x65;&#x78;&#97;&#x6d;&#x70;&#108;&#x65;&#64;&#110;&#x65;&#x74;&#x67;&#x72;&#x69;&#102;&#46;&#99;&#x6f;&#109;">&#x65;&#x78;&#97;&#x6d;&#x70;&#108;&#x65;&#64;&#110;&#x65;&#x74;&#x67;&#x72;&#x69;&#102;&#46;&#99;&#x6f;&#109;</a></p>
148+
<div class="io-description"><p><strong>Example:</strong> <a href="mailto:&#101;&#120;&#97;&#109;&#x70;&#x6c;&#101;&#x40;&#110;&#101;&#116;&#103;&#114;&#105;&#102;&#46;&#99;&#111;&#x6d;">&#101;&#120;&#97;&#109;&#x70;&#x6c;&#101;&#x40;&#110;&#101;&#116;&#103;&#114;&#105;&#102;&#46;&#99;&#111;&#x6d;</a></p>
149149
</div>
150150
</td>
151151
</tr>

docs/compodoc/components-core/interfaces/Case.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ <h3 id="inputs">Properties</h3>
247247
<tr>
248248
<td class="col-md-4">
249249
<div class="io-description"><p><strong>Example:</strong> {</p>
250-
<p>&quot;email&quot;: &quot;<a href="mailto:&#x65;&#x78;&#97;&#109;&#x70;&#x6c;&#101;&#64;&#110;&#101;&#x74;&#103;&#114;&#x69;&#x66;&#46;&#99;&#x6f;&#x6d;">&#x65;&#x78;&#97;&#109;&#x70;&#x6c;&#101;&#64;&#110;&#101;&#x74;&#103;&#114;&#x69;&#x66;&#46;&#99;&#x6f;&#x6d;</a>&quot;,</p>
250+
<p>&quot;email&quot;: &quot;<a href="mailto:&#101;&#x78;&#97;&#109;&#112;&#x6c;&#101;&#64;&#x6e;&#101;&#116;&#x67;&#114;&#105;&#102;&#x2e;&#x63;&#111;&#109;">&#101;&#x78;&#97;&#109;&#112;&#x6c;&#101;&#64;&#x6e;&#101;&#116;&#x67;&#114;&#105;&#102;&#x2e;&#x63;&#111;&#109;</a>&quot;,</p>
251251
<p>&quot;fullName&quot;: &quot;Example Netgrif&quot;</p>
252252
<p>}</p>
253253
</div>

docs/compodoc/components-core/interfaces/IUser.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ <h3 id="inputs">Properties</h3>
158158

159159
<tr>
160160
<td class="col-md-4">
161-
<div class="io-description"><p><strong>Example:</strong> <a href="mailto:&#x65;&#x78;&#x61;&#x6d;&#x70;&#x6c;&#101;&#x40;&#110;&#101;&#x74;&#103;&#114;&#105;&#x66;&#46;&#x63;&#x6f;&#x6d;">&#x65;&#x78;&#x61;&#x6d;&#x70;&#x6c;&#101;&#x40;&#110;&#101;&#x74;&#103;&#114;&#105;&#x66;&#46;&#x63;&#x6f;&#x6d;</a></p>
161+
<div class="io-description"><p><strong>Example:</strong> <a href="mailto:&#101;&#x78;&#x61;&#x6d;&#x70;&#x6c;&#101;&#64;&#110;&#101;&#x74;&#x67;&#114;&#105;&#102;&#x2e;&#99;&#x6f;&#x6d;">&#101;&#x78;&#x61;&#x6d;&#x70;&#x6c;&#101;&#64;&#110;&#101;&#x74;&#x67;&#114;&#105;&#102;&#x2e;&#99;&#x6f;&#x6d;</a></p>
162162
</div>
163163
</td>
164164
</tr>

docs/compodoc/components-core/js/search/search_index.js

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

docs/compodoc/components/changelog.html

Lines changed: 53 additions & 48 deletions
Large diffs are not rendered by default.

docs/compodoc/components/js/search/search_index.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/typedoc/components-core/classes/AbstractAddChildNodeComponent.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)