Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
* [email protected]

* update EuiFormRow to hold a single child, removes comments only
  • Loading branch information
snide authored Jul 1, 2019
1 parent e5c5456 commit 3f9ffdb
Show file tree
Hide file tree
Showing 10 changed files with 15 additions and 19 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"@babel/register": "7.4.4",
"@elastic/charts": "^7.0.1",
"@elastic/datemath": "5.0.2",
"@elastic/eui": "12.1.0",
"@elastic/eui": "12.2.0",
"@elastic/filesaver": "1.1.2",
"@elastic/good": "8.1.1-kibana2",
"@elastic/numeral": "2.3.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"@elastic/eui": "12.1.0",
"@elastic/eui": "12.2.0",
"react": "^16.8.0",
"react-dom": "^16.8.0"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"@elastic/eui": "12.1.0",
"@elastic/eui": "12.2.0",
"react": "^16.8.0"
}
}
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
{
"name": "kbn_tp_embeddable_explorer",
"version": "1.0.0",
"main":"target/test/plugin_functional/plugins/kbn_tp_embeddable_explorer",
"main": "target/test/plugin_functional/plugins/kbn_tp_embeddable_explorer",
"kibana": {
"version": "kibana",
"templateVersion": "1.0.0"
},
"license": "Apache-2.0",
"dependencies": {
"@elastic/eui": "12.1.0",
"@elastic/eui": "12.2.0",
"react": "^16.8.0"
},
"scripts": {
"kbn": "node ../../../../scripts/kbn.js",
"build": "rm -rf './target' && tsc"
},
"devDependencies": {
"@kbn/plugin-helpers" : "9.0.2",
"@kbn/plugin-helpers": "9.0.2",
"typescript": "^3.3.3333"
}
}
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
{
"name": "kbn_tp_sample_panel_action",
"version": "1.0.0",
"main":"target/test/plugin_functional/plugins/kbn_tp_sample_panel_action",
"main": "target/test/plugin_functional/plugins/kbn_tp_sample_panel_action",
"kibana": {
"version": "kibana",
"templateVersion": "1.0.0"
},
"license": "Apache-2.0",
"dependencies": {
"@elastic/eui": "12.1.0",
"@elastic/eui": "12.2.0",
"react": "^16.8.0"
},
"scripts": {
"kbn": "node ../../../../scripts/kbn.js",
"build": "rm -rf './target' && tsc"
},
"devDependencies": {
"@kbn/plugin-helpers" : "9.0.2",
"@kbn/plugin-helpers": "9.0.2",
"typescript": "^3.3.3333"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"@elastic/eui": "12.1.0",
"@elastic/eui": "12.2.0",
"react": "^16.8.0",
"react-dom": "^16.8.0"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,6 @@ export const RestoreSnapshotStepLogistics: React.FunctionComponent<StepProps> =
fullWidth
describedByIds={['stepLogisticsIndicesDescription']}
>
{/* Fragment needed because EuiFormRow can only have one child: https://github.com/elastic/eui/issues/1931 */}
<Fragment>
<EuiSwitch
label={
Expand Down Expand Up @@ -273,7 +272,6 @@ export const RestoreSnapshotStepLogistics: React.FunctionComponent<StepProps> =
fullWidth
describedByIds={['stepLogisticsRenameIndicesDescription']}
>
{/* Fragment needed because EuiFormRow can only have one child: https://github.com/elastic/eui/issues/1931 */}
<Fragment>
<EuiSwitch
label={
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@ export const RestoreSnapshotStepSettings: React.FunctionComponent<StepProps> = (
fullWidth
describedByIds={['stepSettingsIndexSettingsDescription']}
>
{/* Fragment needed because EuiFormRow can only have one child: https://github.com/elastic/eui/issues/1931 */}
<Fragment>
<EuiSwitch
label={
Expand Down Expand Up @@ -227,7 +226,6 @@ export const RestoreSnapshotStepSettings: React.FunctionComponent<StepProps> = (
fullWidth
describedByIds={['stepSettingsIgnoreIndexSettingsDescription']}
>
{/* Fragment needed because EuiFormRow can only have one child: https://github.com/elastic/eui/issues/1931 */}
<Fragment>
<EuiSwitch
label={
Expand Down
2 changes: 1 addition & 1 deletion x-pack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
"@babel/register": "7.4.4",
"@babel/runtime": "7.4.5",
"@elastic/datemath": "5.0.2",
"@elastic/eui": "12.1.0",
"@elastic/eui": "12.2.0",
"@elastic/javascript-typescript-langserver": "^0.2.0",
"@elastic/lsp-extension": "^0.1.2",
"@elastic/node-crypto": "^1.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1622,10 +1622,10 @@
tabbable "^1.1.0"
uuid "^3.1.0"

"@elastic/eui@12.1.0":
version "12.1.0"
resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-12.1.0.tgz#bc826bca75035464b2a60582ec0e2d36bd7820e9"
integrity sha512-HjIWQNkCFSNHyoU9nSeM+YPs+B1uD7cwRJnZ7Xc8LlBQOWX10nQ8MSdA4RcKdhvFpf5B9fjtfv1Q8/UiOVXP7w==
"@elastic/eui@12.2.0":
version "12.2.0"
resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-12.2.0.tgz#9307c4416e03d28cff88fca886a2c76e261c884a"
integrity sha512-0AFbXRpe1NpYbpOnHzjrkiS221wYtcKBRHSl75rtXs70A/aV/QKB3n5rARin6qUdUSjpIghaCumJNMbmvfX7uw==
dependencies:
"@types/lodash" "^4.14.116"
"@types/numeral" "^0.0.25"
Expand Down

0 comments on commit 3f9ffdb

Please sign in to comment.