Skip to content

Commit

Permalink
Update config files
Browse files Browse the repository at this point in the history
  • Loading branch information
pingevt committed Feb 3, 2024
1 parent 6bd0653 commit ac66628
Show file tree
Hide file tree
Showing 10 changed files with 18 additions and 266 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ status: true
dependencies:
config:
- esm_test_base.test_type.tm_test
- field.field.test.tm_test.field_tm_api_key
- field.field.test.tm_test.field_tm_type
module:
- text
Expand All @@ -26,16 +25,6 @@ content:
rows: 5
placeholder: ''
third_party_settings: { }
field_tm_api_key:
type: entity_reference_autocomplete
weight: 7
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
field_tm_type:
type: string_textfield
weight: 6
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,55 +28,55 @@ content:
granularity: 2
refresh: 60
third_party_settings: { }
weight: 20
weight: 2
region: content
field_30_day:
type: number_decimal
label: above
settings:
thousand_separator: ''
decimal_separator: .
scale: 2
scale: 6
prefix_suffix: true
third_party_settings: { }
weight: 23
weight: 5
region: content
field_7_day:
type: number_decimal
label: above
settings:
thousand_separator: ''
decimal_separator: .
scale: 2
scale: 6
prefix_suffix: true
third_party_settings: { }
weight: 22
weight: 4
region: content
field_latest_avg:
type: number_decimal
label: above
settings:
thousand_separator: ''
decimal_separator: .
scale: 2
scale: 6
prefix_suffix: true
third_party_settings: { }
weight: 24
weight: 3
region: content
test:
type: entity_reference_label
label: above
settings:
link: true
third_party_settings: { }
weight: 15
weight: 1
region: content
title:
type: string
label: hidden
settings:
link_to_entity: false
third_party_settings: { }
weight: -5
weight: 0
region: content
hidden: { }
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ status: true
dependencies:
config:
- esm_test_base.test_type.tm_test
- field.field.test.tm_test.field_tm_api_key
- field.field.test.tm_test.field_tm_type
module:
- text
Expand Down Expand Up @@ -39,14 +38,6 @@ content:
third_party_settings: { }
weight: 2
region: content
field_tm_api_key:
type: entity_reference_label
label: above
settings:
link: true
third_party_settings: { }
weight: 7
region: content
field_tm_type:
type: string
label: above
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
api_key:
dir: ''
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ settings:
min: null
max: null
prefix: ''
suffix: '%'
suffix: s
field_type: float
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

langcode: en
status: true
dependencies:
Expand All @@ -18,5 +19,5 @@ settings:
min: null
max: null
prefix: ''
suffix: '%'
suffix: s
field_type: float
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ settings:
min: null
max: null
prefix: ''
suffix: ''
suffix: s
field_type: float

This file was deleted.

This file was deleted.

Loading

0 comments on commit ac66628

Please sign in to comment.