Skip to content

Commit c9f18a3

Browse files
committed
Use securekey-textarea widget for SA json fields
1 parent 32e7f1b commit c9f18a3

29 files changed

+29
-29
lines changed

widgets/BigQuery-connector.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
}
7777
},
7878
{
79-
"widget-type": "textarea",
79+
"widget-type": "securekey-textarea",
8080
"label": "Service Account JSON",
8181
"name": "serviceAccountJSON"
8282
}

widgets/BigQueryArgumentSetter-action.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
}
109109
},
110110
{
111-
"widget-type": "textbox",
111+
"widget-type": "securekey-textarea",
112112
"label": "Service Account JSON",
113113
"name": "serviceAccountJSON"
114114
}

widgets/BigQueryExecute-action.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@
199199
}
200200
},
201201
{
202-
"widget-type": "textbox",
202+
"widget-type": "securekey-textarea",
203203
"label": "Service Account JSON",
204204
"name": "serviceAccountJSON"
205205
},

widgets/BigQueryMultiTable-batchsink.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
}
7676
},
7777
{
78-
"widget-type": "textbox",
78+
"widget-type": "securekey-textarea",
7979
"label": "Service Account JSON",
8080
"name": "serviceAccountJSON"
8181
}

widgets/BigQueryPushdownEngine-sqlengine.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
}
9999
},
100100
{
101-
"widget-type": "textbox",
101+
"widget-type": "securekey-textarea",
102102
"label": "Service Account JSON",
103103
"name": "serviceAccountJSON"
104104
},

widgets/BigQueryTable-batchsink.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
}
7676
},
7777
{
78-
"widget-type": "textbox",
78+
"widget-type": "securekey-textarea",
7979
"label": "Service Account JSON",
8080
"name": "serviceAccountJSON"
8181
}

widgets/BigQueryTable-batchsource.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
}
7676
},
7777
{
78-
"widget-type": "textbox",
78+
"widget-type": "securekey-textarea",
7979
"label": "Service Account JSON",
8080
"name": "serviceAccountJSON"
8181
}

widgets/Bigtable-batchsink.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
}
102102
},
103103
{
104-
"widget-type": "textbox",
104+
"widget-type": "securekey-textarea",
105105
"label": "Service Account JSON",
106106
"name": "serviceAccountJSON"
107107
}

widgets/Bigtable-batchsource.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
}
134134
},
135135
{
136-
"widget-type": "textbox",
136+
"widget-type": "securekey-textarea",
137137
"label": "Service Account JSON",
138138
"name": "serviceAccountJSON"
139139
}

widgets/Dataplex-batchsink.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
}
6565
},
6666
{
67-
"widget-type": "textbox",
67+
"widget-type": "securekey-textarea",
6868
"label": "Service Account JSON",
6969
"name": "serviceAccountJSON"
7070
}

widgets/Dataplex-batchsource.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
}
6565
},
6666
{
67-
"widget-type": "textbox",
67+
"widget-type": "securekey-textarea",
6868
"label": "Service Account JSON",
6969
"name": "serviceAccountJSON"
7070
}

widgets/Datastore-batchsink.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
}
103103
},
104104
{
105-
"widget-type": "textbox",
105+
"widget-type": "securekey-textarea",
106106
"label": "Service Account JSON",
107107
"name": "serviceAccountJSON"
108108
}

widgets/Datastore-batchsource.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
}
107107
},
108108
{
109-
"widget-type": "textbox",
109+
"widget-type": "securekey-textarea",
110110
"label": "Service Account JSON",
111111
"name": "serviceAccountJSON"
112112
}

widgets/GCS-batchsink.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
}
6969
},
7070
{
71-
"widget-type": "textbox",
71+
"widget-type": "securekey-textarea",
7272
"label": "Service Account JSON",
7373
"name": "serviceAccountJSON"
7474
}

widgets/GCS-connector.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
}
5353
},
5454
{
55-
"widget-type": "textarea",
55+
"widget-type": "securekey-textarea",
5656
"label": "Service Account JSON",
5757
"name": "serviceAccountJSON"
5858
}

widgets/GCSArgumentSetter-action.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
}
6060
},
6161
{
62-
"widget-type": "textbox",
62+
"widget-type": "securekey-textarea",
6363
"label": "Service Account JSON",
6464
"name": "serviceAccountJSON"
6565
}

widgets/GCSBucketCreate-action.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
}
7676
},
7777
{
78-
"widget-type": "textbox",
78+
"widget-type": "securekey-textarea",
7979
"label": "Service Account JSON",
8080
"name": "serviceAccountJSON"
8181
}

widgets/GCSBucketDelete-action.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
}
5757
},
5858
{
59-
"widget-type": "textbox",
59+
"widget-type": "securekey-textarea",
6060
"label": "Service Account JSON",
6161
"name": "serviceAccountJSON"
6262
}

widgets/GCSCopy-action.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
}
103103
},
104104
{
105-
"widget-type": "textbox",
105+
"widget-type": "securekey-textarea",
106106
"label": "Service Account JSON",
107107
"name": "serviceAccountJSON"
108108
}

widgets/GCSDoneFileMarker-postaction.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
}
6969
},
7070
{
71-
"widget-type": "textbox",
71+
"widget-type": "securekey-textarea",
7272
"label": "Service Account JSON",
7373
"name": "serviceAccountJSON"
7474
}

widgets/GCSFile-batchsource.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
}
6868
},
6969
{
70-
"widget-type": "textbox",
70+
"widget-type": "securekey-textarea",
7171
"label": "Service Account JSON",
7272
"name": "serviceAccountJSON"
7373
}

widgets/GCSMove-action.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
}
103103
},
104104
{
105-
"widget-type": "textbox",
105+
"widget-type": "securekey-textarea",
106106
"label": "Service Account JSON",
107107
"name": "serviceAccountJSON"
108108
}

widgets/GCSMultiFiles-batchsink.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
}
6868
},
6969
{
70-
"widget-type": "textbox",
70+
"widget-type": "securekey-textarea",
7171
"label": "Service Account JSON",
7272
"name": "serviceAccountJSON"
7373
}

widgets/GooglePublisher-batchsink.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
}
9999
},
100100
{
101-
"widget-type": "textbox",
101+
"widget-type": "securekey-textarea",
102102
"label": "Service Account JSON",
103103
"name": "serviceAccountJSON"
104104
}

widgets/GoogleSubscriber-streamingsource.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
}
9999
},
100100
{
101-
"widget-type": "textbox",
101+
"widget-type": "securekey-textarea",
102102
"label": "Service Account JSON",
103103
"name": "serviceAccountJSON"
104104
}

widgets/Spanner-batchsink.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
}
6868
},
6969
{
70-
"widget-type": "textbox",
70+
"widget-type": "securekey-textarea",
7171
"label": "Service Account JSON",
7272
"name": "serviceAccountJSON"
7373
}

widgets/Spanner-batchsource.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
}
6868
},
6969
{
70-
"widget-type": "textbox",
70+
"widget-type": "securekey-textarea",
7171
"label": "Service Account JSON",
7272
"name": "serviceAccountJSON"
7373
}

widgets/Spanner-connector.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
}
4949
},
5050
{
51-
"widget-type": "textarea",
51+
"widget-type": "securekey-textarea",
5252
"label": "Service Account JSON",
5353
"name": "serviceAccountJSON"
5454
}

widgets/SpeechToText-transform.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
}
132132
},
133133
{
134-
"widget-type": "textbox",
134+
"widget-type": "securekey-textarea",
135135
"label": "Service Account JSON",
136136
"name": "serviceAccountJSON"
137137
}

0 commit comments

Comments
 (0)