@gooddata/sdk-ui-semantic-search 10.35.0-alpha.12 → 10.35.0-alpha.14
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.
@@ -1,67 +1,54 @@
|
|
1
1
|
{
|
2
2
|
"semantic-search.error.title": {
|
3
3
|
"value": "Our search service is temporarily down.",
|
4
|
-
"comment": "Title for the error message shown when semantic search failed."
|
5
|
-
"limit": 0
|
4
|
+
"comment": "Title for the error message shown when semantic search failed."
|
6
5
|
},
|
7
6
|
"semantic-search.error.text": {
|
8
7
|
"value": "We are working to resolve the issue.",
|
9
|
-
"comment": "Body for the error message shown when semantic search failed."
|
10
|
-
"limit": 0
|
8
|
+
"comment": "Body for the error message shown when semantic search failed."
|
11
9
|
},
|
12
10
|
"semantic-search.no-results": {
|
13
11
|
"value": "No results found for “{query}”.",
|
14
|
-
"comment": "Message shown when semantic search returns no results. The {query} placeholder shows the search term entered by the user."
|
15
|
-
"limit": 0
|
12
|
+
"comment": "Message shown when semantic search returns no results. The {query} placeholder shows the search term entered by the user."
|
16
13
|
},
|
17
14
|
"semantic-search.label": {
|
18
15
|
"value": "Search dashboards or visualization",
|
19
|
-
"comment": "Label for the input box that is used in semantic search."
|
20
|
-
"limit": 0
|
16
|
+
"comment": "Label for the input box that is used in semantic search."
|
21
17
|
},
|
22
18
|
"semantic-search.placeholder": {
|
23
19
|
"value": "Search dashboards or visualization…",
|
24
|
-
"comment": "Placeholder in the input box that is used in semantic search."
|
25
|
-
"limit": 0
|
20
|
+
"comment": "Placeholder in the input box that is used in semantic search."
|
26
21
|
},
|
27
22
|
"semantic-search.id": {
|
28
23
|
"value": "ID",
|
29
|
-
"comment": "Label of column that contains ID of the search results object."
|
30
|
-
"limit": 0
|
24
|
+
"comment": "Label of column that contains ID of the search results object."
|
31
25
|
},
|
32
26
|
"semantic-search.tags": {
|
33
27
|
"value": "Tags",
|
34
|
-
"comment": "Label of column that contains tags of the search results object."
|
35
|
-
"limit": 0
|
28
|
+
"comment": "Label of column that contains tags of the search results object."
|
36
29
|
},
|
37
30
|
"semantic-search.match": {
|
38
31
|
"value": "{score}% match",
|
39
|
-
"comment": "Label showing match percentage in search results. The {score} placeholder displays the relevance score as a number."
|
40
|
-
"limit": 0
|
32
|
+
"comment": "Label showing match percentage in search results. The {score} placeholder displays the relevance score as a number."
|
41
33
|
},
|
42
34
|
"semantic-search.previous-search": {
|
43
35
|
"value": "Previous search",
|
44
|
-
"comment": "Area-label for the search history icon."
|
45
|
-
"limit": 0
|
36
|
+
"comment": "Area-label for the search history icon."
|
46
37
|
},
|
47
38
|
"semantic-search.date.at": {
|
48
39
|
"value": "at",
|
49
|
-
"comment": "Label for the date range filter identifying hour. Example: Today at 4:30."
|
50
|
-
"limit": 0
|
40
|
+
"comment": "Label for the date range filter identifying hour. Example: Today at 4:30."
|
51
41
|
},
|
52
42
|
"semantic-search.ask.ai.assistant": {
|
53
43
|
"value": "Ask AI Assistant",
|
54
|
-
"comment": "Button label for the ask ai assistant feature. This button is on search results list on bottom of drop down."
|
55
|
-
"limit": 0
|
44
|
+
"comment": "Button label for the ask ai assistant feature. This button is on search results list on bottom of drop down."
|
56
45
|
},
|
57
46
|
"gs.date.today": {
|
58
47
|
"value": "Today",
|
59
|
-
"comment": "Label for the current day in date filters and selectors."
|
60
|
-
"limit": 0
|
48
|
+
"comment": "Label for the current day in date filters and selectors."
|
61
49
|
},
|
62
50
|
"gs.date.yesterday": {
|
63
51
|
"value": "Yesterday",
|
64
|
-
"comment": "Label for the day before today in date filters and selectors."
|
65
|
-
"limit": 0
|
52
|
+
"comment": "Label for the day before today in date filters and selectors."
|
66
53
|
}
|
67
54
|
}
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@gooddata/sdk-ui-semantic-search",
|
3
|
-
"version": "10.35.0-alpha.
|
3
|
+
"version": "10.35.0-alpha.14",
|
4
4
|
"description": "GoodData SDK TypeScript & React skeleton",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -38,12 +38,12 @@
|
|
38
38
|
"react-intl": "6.8.9",
|
39
39
|
"tslib": "^2.5.0",
|
40
40
|
"classnames": "^2.3.1",
|
41
|
-
"@gooddata/sdk-ui-kit": "10.35.0-alpha.
|
42
|
-
"@gooddata/sdk-
|
43
|
-
"@gooddata/sdk-backend-spi": "10.35.0-alpha.
|
44
|
-
"@gooddata/sdk-
|
45
|
-
"@gooddata/sdk-ui-theme-provider": "10.35.0-alpha.
|
46
|
-
"@gooddata/util": "10.35.0-alpha.
|
41
|
+
"@gooddata/sdk-ui-kit": "10.35.0-alpha.14",
|
42
|
+
"@gooddata/sdk-model": "10.35.0-alpha.14",
|
43
|
+
"@gooddata/sdk-backend-spi": "10.35.0-alpha.14",
|
44
|
+
"@gooddata/sdk-ui": "10.35.0-alpha.14",
|
45
|
+
"@gooddata/sdk-ui-theme-provider": "10.35.0-alpha.14",
|
46
|
+
"@gooddata/util": "10.35.0-alpha.14"
|
47
47
|
},
|
48
48
|
"peerDependencies": {
|
49
49
|
"react": "^16.10.0 || ^17.0.0 || ^18.0.0",
|
@@ -86,8 +86,8 @@
|
|
86
86
|
"stylelint": "^13.8.0",
|
87
87
|
"stylelint-checkstyle-formatter": "^0.1.2",
|
88
88
|
"stylelint-config-prettier": "^8.0.2",
|
89
|
-
"@gooddata/i18n-toolkit": "10.35.0-alpha.
|
90
|
-
"@gooddata/sdk-backend-mockingbird": "10.35.0-alpha.
|
89
|
+
"@gooddata/i18n-toolkit": "10.35.0-alpha.14",
|
90
|
+
"@gooddata/sdk-backend-mockingbird": "10.35.0-alpha.14"
|
91
91
|
},
|
92
92
|
"scripts": {
|
93
93
|
"clean": "rm -rf ci dist esm coverage *.log styles/css tsconfig.tsbuildinfo",
|