-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix the translation for the field filters section (#704)
* fixed the translation for filters * Automatic frontend build --------- Co-authored-by: ValeriaMaltseva <[email protected]>
- Loading branch information
1 parent
c86e78b
commit 81cfdc2
Showing
19 changed files
with
2,140 additions
and
1 deletion.
There are no files selected for viewing
9 changes: 9 additions & 0 deletions
9
public/build/00190299-55a6-41aa-818f-ff92a32ef1be/entrypoints.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"entrypoints": { | ||
"main": { | ||
"js": [ | ||
"/bundles/pimcorestudioui/build/00190299-55a6-41aa-818f-ff92a32ef1be/main.js" | ||
] | ||
} | ||
} | ||
} |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
16 changes: 16 additions & 0 deletions
16
public/build/00190299-55a6-41aa-818f-ff92a32ef1be/main.js.LICENSE.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
/*! | ||
* | ||
* /** | ||
* * Pimcore | ||
* * | ||
* * This source file is available under two different licenses: | ||
* * - Pimcore Open Core License (POCL) | ||
* * - Pimcore Commercial License (PCL) | ||
* * Full copyright and license information is available in | ||
* * LICENSE.md which is distributed with this source code. | ||
* * | ||
* * @copyright Copyright (c) Pimcore GmbH (http://www.pimcore.org) | ||
* * @license https://github.com/pimcore/studio-ui-bundle/blob/1.x/LICENSE.md POCL and PCL | ||
* * / | ||
* | ||
*/ |
3 changes: 3 additions & 0 deletions
3
public/build/00190299-55a6-41aa-818f-ff92a32ef1be/manifest.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"bundles/pimcorestudioui/build/00190299-55a6-41aa-818f-ff92a32ef1be/main.js": "/bundles/pimcorestudioui/build/00190299-55a6-41aa-818f-ff92a32ef1be/main.js" | ||
} |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
16 changes: 16 additions & 0 deletions
16
public/build/7195c1b0-1ad2-41d0-aabb-525ab4499a4c/105.js.LICENSE.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
/*! | ||
* | ||
* /** | ||
* * Pimcore | ||
* * | ||
* * This source file is available under two different licenses: | ||
* * - Pimcore Open Core License (POCL) | ||
* * - Pimcore Commercial License (PCL) | ||
* * Full copyright and license information is available in | ||
* * LICENSE.md which is distributed with this source code. | ||
* * | ||
* * @copyright Copyright (c) Pimcore GmbH (http://www.pimcore.org) | ||
* * @license https://github.com/pimcore/studio-ui-bundle/blob/1.x/LICENSE.md POCL and PCL | ||
* * / | ||
* | ||
*/ |
16 changes: 16 additions & 0 deletions
16
public/build/7195c1b0-1ad2-41d0-aabb-525ab4499a4c/core-dll.css
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
2 changes: 2 additions & 0 deletions
2
public/build/7195c1b0-1ad2-41d0-aabb-525ab4499a4c/core-dll.js
Large diffs are not rendered by default.
Oops, something went wrong.
133 changes: 133 additions & 0 deletions
133
public/build/7195c1b0-1ad2-41d0-aabb-525ab4499a4c/core-dll.js.LICENSE.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,133 @@ | ||
/*! | ||
Copyright (c) 2018 Jed Watson. | ||
Licensed under the MIT License (MIT), see | ||
http://jedwatson.github.io/classnames | ||
*/ | ||
|
||
/*! | ||
* | ||
* /** | ||
* * Pimcore | ||
* * | ||
* * This source file is available under two different licenses: | ||
* * - Pimcore Open Core License (POCL) | ||
* * - Pimcore Commercial License (PCL) | ||
* * Full copyright and license information is available in | ||
* * LICENSE.md which is distributed with this source code. | ||
* * | ||
* * @copyright Copyright (c) Pimcore GmbH (http://www.pimcore.org) | ||
* * @license https://github.com/pimcore/studio-ui-bundle/blob/1.x/LICENSE.md POCL and PCL | ||
* * / | ||
* | ||
*/ | ||
|
||
/*! @license DOMPurify 3.1.7 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.1.7/LICENSE */ | ||
|
||
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */ | ||
|
||
/** | ||
* react-table | ||
* | ||
* Copyright (c) TanStack | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE.md file in the root directory of this source tree. | ||
* | ||
* @license MIT | ||
*/ | ||
|
||
/** | ||
* table-core | ||
* | ||
* Copyright (c) TanStack | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE.md file in the root directory of this source tree. | ||
* | ||
* @license MIT | ||
*/ | ||
|
||
/** | ||
* @license | ||
* Lodash <https://lodash.com/> | ||
* Copyright OpenJS Foundation and other contributors <https://openjsf.org/> | ||
* Released under MIT license <https://lodash.com/license> | ||
* Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE> | ||
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors | ||
*/ | ||
|
||
/** | ||
* @license React | ||
* react-is.production.min.js | ||
* | ||
* Copyright (c) Facebook, Inc. and its affiliates. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ | ||
|
||
/** | ||
* @license React | ||
* react-jsx-runtime.production.min.js | ||
* | ||
* Copyright (c) Facebook, Inc. and its affiliates. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ | ||
|
||
/** | ||
* @license React | ||
* use-sync-external-store-with-selector.production.min.js | ||
* | ||
* Copyright (c) Facebook, Inc. and its affiliates. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ | ||
|
||
/** | ||
* @remix-run/router v1.16.1 | ||
* | ||
* Copyright (c) Remix Software Inc. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE.md file in the root directory of this source tree. | ||
* | ||
* @license MIT | ||
*/ | ||
|
||
/** | ||
* React Router DOM v6.23.1 | ||
* | ||
* Copyright (c) Remix Software Inc. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE.md file in the root directory of this source tree. | ||
* | ||
* @license MIT | ||
*/ | ||
|
||
/** | ||
* React Router v6.23.1 | ||
* | ||
* Copyright (c) Remix Software Inc. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE.md file in the root directory of this source tree. | ||
* | ||
* @license MIT | ||
*/ | ||
|
||
/** | ||
* Pimcore | ||
* | ||
* This source file is available under two different licenses: | ||
* - Pimcore Open Core License (POCL) | ||
* - Pimcore Commercial License (PCL) | ||
* Full copyright and license information is available in | ||
* LICENSE.md which is distributed with this source code. | ||
* | ||
* @copyright Copyright (c) Pimcore GmbH (http://www.pimcore.org) | ||
* @license https://github.com/pimcore/studio-ui-bundle/blob/1.x/LICENSE.md POCL and PCL | ||
*/ |
12 changes: 12 additions & 0 deletions
12
public/build/7195c1b0-1ad2-41d0-aabb-525ab4499a4c/entrypoints.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"entrypoints": { | ||
"core-dll": { | ||
"css": [ | ||
"/bundles/pimcorestudioui/build/7195c1b0-1ad2-41d0-aabb-525ab4499a4c/core-dll.css" | ||
], | ||
"js": [ | ||
"/bundles/pimcorestudioui/build/7195c1b0-1ad2-41d0-aabb-525ab4499a4c/core-dll.js" | ||
] | ||
} | ||
} | ||
} |
Binary file added
BIN
+71.6 KB
public/build/7195c1b0-1ad2-41d0-aabb-525ab4499a4c/fonts/Lato-Bold.636be8de.ttf
Binary file not shown.
Binary file added
BIN
+75.4 KB
public/build/7195c1b0-1ad2-41d0-aabb-525ab4499a4c/fonts/Lato-Light.c7400fca.ttf
Binary file not shown.
Binary file added
BIN
+73.4 KB
public/build/7195c1b0-1ad2-41d0-aabb-525ab4499a4c/fonts/Lato-Regular.9d883d54.ttf
Binary file not shown.
Oops, something went wrong.