@gooddata/code-cli 0.4.1 → 0.5.0
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.
- package/out/index.js +4 -4
- package/out/index.js.LICENSE.txt +95 -13
- package/package.json +1 -1
package/out/index.js.LICENSE.txt
CHANGED
|
@@ -70,6 +70,10 @@
|
|
|
70
70
|
|
|
71
71
|
/*! ../../../../../shared/customUrl */
|
|
72
72
|
|
|
73
|
+
/*! ../../../../../shared/maql */
|
|
74
|
+
|
|
75
|
+
/*! ../../../../../shared/utils */
|
|
76
|
+
|
|
73
77
|
/*! ../../../../../store */
|
|
74
78
|
|
|
75
79
|
/*! ../../../../../utils */
|
|
@@ -126,6 +130,8 @@
|
|
|
126
130
|
|
|
127
131
|
/*! ../../../completionItem */
|
|
128
132
|
|
|
133
|
+
/*! ../../../convertors/declarative/utils/nameUtils */
|
|
134
|
+
|
|
129
135
|
/*! ../../../convertors/fromBackend/AccessControlConverter.js */
|
|
130
136
|
|
|
131
137
|
/*! ../../../convertors/fromBackend/CatalogConverter.js */
|
|
@@ -178,6 +184,8 @@
|
|
|
178
184
|
|
|
179
185
|
/*! ../../../convertors/toBackend/afm/toAfmResultSpec.js */
|
|
180
186
|
|
|
187
|
+
/*! ../../../diagnostic */
|
|
188
|
+
|
|
181
189
|
/*! ../../../errors */
|
|
182
190
|
|
|
183
191
|
/*! ../../../features/references */
|
|
@@ -186,10 +194,14 @@
|
|
|
186
194
|
|
|
187
195
|
/*! ../../../nodes */
|
|
188
196
|
|
|
197
|
+
/*! ../../../objects */
|
|
198
|
+
|
|
189
199
|
/*! ../../../position */
|
|
190
200
|
|
|
191
201
|
/*! ../../../public/FileNode */
|
|
192
202
|
|
|
203
|
+
/*! ../../../resolve */
|
|
204
|
+
|
|
193
205
|
/*! ../../../services/offline */
|
|
194
206
|
|
|
195
207
|
/*! ../../../shared/const */
|
|
@@ -208,6 +220,8 @@
|
|
|
208
220
|
|
|
209
221
|
/*! ../../../tokens */
|
|
210
222
|
|
|
223
|
+
/*! ../../../types */
|
|
224
|
+
|
|
211
225
|
/*! ../../../utils */
|
|
212
226
|
|
|
213
227
|
/*! ../../../utils/api.js */
|
|
@@ -266,13 +280,17 @@
|
|
|
266
280
|
|
|
267
281
|
/*! ../../compile/validate/dataType */
|
|
268
282
|
|
|
283
|
+
/*! ../../completions */
|
|
284
|
+
|
|
269
285
|
/*! ../../constants/index.js */
|
|
270
286
|
|
|
271
287
|
/*! ../../converters */
|
|
272
288
|
|
|
273
289
|
/*! ../../convertors/declarative */
|
|
274
290
|
|
|
275
|
-
/*! ../../convertors/declarative/
|
|
291
|
+
/*! ../../convertors/declarative/utils/dateUtils */
|
|
292
|
+
|
|
293
|
+
/*! ../../convertors/declarative/utils/locationUtils */
|
|
276
294
|
|
|
277
295
|
/*! ../../convertors/declarative/utils/yamlUtils */
|
|
278
296
|
|
|
@@ -310,6 +328,8 @@
|
|
|
310
328
|
|
|
311
329
|
/*! ../../features/references */
|
|
312
330
|
|
|
331
|
+
/*! ../../features/references/resolve/objects */
|
|
332
|
+
|
|
313
333
|
/*! ../../features/references/utils */
|
|
314
334
|
|
|
315
335
|
/*! ../../features/remote */
|
|
@@ -360,6 +380,8 @@
|
|
|
360
380
|
|
|
361
381
|
/*! ../../public/FileNode */
|
|
362
382
|
|
|
383
|
+
/*! ../../referenceObjectInfo */
|
|
384
|
+
|
|
363
385
|
/*! ../../references */
|
|
364
386
|
|
|
365
387
|
/*! ../../runtime/equal */
|
|
@@ -664,6 +686,8 @@
|
|
|
664
686
|
|
|
665
687
|
/*! ../filter/index.js */
|
|
666
688
|
|
|
689
|
+
/*! ../find/file */
|
|
690
|
+
|
|
667
691
|
/*! ../formats */
|
|
668
692
|
|
|
669
693
|
/*! ../generated/metadata-json-api/index.js */
|
|
@@ -2052,6 +2076,8 @@
|
|
|
2052
2076
|
|
|
2053
2077
|
/*! ./convertArithmeticToId */
|
|
2054
2078
|
|
|
2079
|
+
/*! ./convertBucketToTitle */
|
|
2080
|
+
|
|
2055
2081
|
/*! ./convertDateToTitle */
|
|
2056
2082
|
|
|
2057
2083
|
/*! ./convertGranularity */
|
|
@@ -2060,10 +2086,6 @@
|
|
|
2060
2086
|
|
|
2061
2087
|
/*! ./convertIdToTitle */
|
|
2062
2088
|
|
|
2063
|
-
/*! ./convertPoPToId */
|
|
2064
|
-
|
|
2065
|
-
/*! ./convertPreviousPeriodToId */
|
|
2066
|
-
|
|
2067
2089
|
/*! ./convertTitleToId */
|
|
2068
2090
|
|
|
2069
2091
|
/*! ./converter */
|
|
@@ -2952,6 +2974,8 @@
|
|
|
2952
2974
|
|
|
2953
2975
|
/*! ./patternProperties */
|
|
2954
2976
|
|
|
2977
|
+
/*! ./perform */
|
|
2978
|
+
|
|
2955
2979
|
/*! ./permissions/index.js */
|
|
2956
2980
|
|
|
2957
2981
|
/*! ./pieChart */
|
|
@@ -3070,6 +3094,8 @@
|
|
|
3070
3094
|
|
|
3071
3095
|
/*! ./remoteUtils */
|
|
3072
3096
|
|
|
3097
|
+
/*! ./rename */
|
|
3098
|
+
|
|
3073
3099
|
/*! ./required */
|
|
3074
3100
|
|
|
3075
3101
|
/*! ./resolve */
|
|
@@ -4100,6 +4126,10 @@
|
|
|
4100
4126
|
!*** ./src/schema/path/index.ts ***!
|
|
4101
4127
|
\**********************************/
|
|
4102
4128
|
|
|
4129
|
+
/*!**********************************!*\
|
|
4130
|
+
!*** ./src/shared/maql/index.ts ***!
|
|
4131
|
+
\**********************************/
|
|
4132
|
+
|
|
4103
4133
|
/*!**********************************!*\
|
|
4104
4134
|
!*** ./src/state/files.state.ts ***!
|
|
4105
4135
|
\**********************************/
|
|
@@ -4244,6 +4274,10 @@
|
|
|
4244
4274
|
!*** ./src/actions/files/delete.ts ***!
|
|
4245
4275
|
\*************************************/
|
|
4246
4276
|
|
|
4277
|
+
/*!*************************************!*\
|
|
4278
|
+
!*** ./src/actions/files/rename.ts ***!
|
|
4279
|
+
\*************************************/
|
|
4280
|
+
|
|
4247
4281
|
/*!*************************************!*\
|
|
4248
4282
|
!*** ./src/actions/local/stream.ts ***!
|
|
4249
4283
|
\*************************************/
|
|
@@ -4444,6 +4478,10 @@
|
|
|
4444
4478
|
!*** ./src/schema/completion/index.ts ***!
|
|
4445
4479
|
\****************************************/
|
|
4446
4480
|
|
|
4481
|
+
/*!****************************************!*\
|
|
4482
|
+
!*** ./src/schema/references/index.ts ***!
|
|
4483
|
+
\****************************************/
|
|
4484
|
+
|
|
4447
4485
|
/*!****************************************!*\
|
|
4448
4486
|
!*** ./src/schemas/SchemaExtension.ts ***!
|
|
4449
4487
|
\****************************************/
|
|
@@ -4684,10 +4722,6 @@
|
|
|
4684
4722
|
!*** ./src/services/server/dataSources.ts ***!
|
|
4685
4723
|
\********************************************/
|
|
4686
4724
|
|
|
4687
|
-
/*!********************************************!*\
|
|
4688
|
-
!*** ./src/shared/utils/convertPoPToId.ts ***!
|
|
4689
|
-
\********************************************/
|
|
4690
|
-
|
|
4691
4725
|
/*!*********************************************!*\
|
|
4692
4726
|
!*** ./src/actions/document/loadObjects.ts ***!
|
|
4693
4727
|
\*********************************************/
|
|
@@ -4720,10 +4754,22 @@
|
|
|
4720
4754
|
!*** ./src/schema/completion/completion.ts ***!
|
|
4721
4755
|
\*********************************************/
|
|
4722
4756
|
|
|
4757
|
+
/*!*********************************************!*\
|
|
4758
|
+
!*** ./src/schema/references/references.ts ***!
|
|
4759
|
+
\*********************************************/
|
|
4760
|
+
|
|
4723
4761
|
/*!*********************************************!*\
|
|
4724
4762
|
!*** ./src/yaml/ast/converter/converter.ts ***!
|
|
4725
4763
|
\*********************************************/
|
|
4726
4764
|
|
|
4765
|
+
/*!**********************************************!*\
|
|
4766
|
+
!*** ./src/features/references/find/file.ts ***!
|
|
4767
|
+
\**********************************************/
|
|
4768
|
+
|
|
4769
|
+
/*!**********************************************!*\
|
|
4770
|
+
!*** ./src/features/references/find/find.ts ***!
|
|
4771
|
+
\**********************************************/
|
|
4772
|
+
|
|
4727
4773
|
/*!**********************************************!*\
|
|
4728
4774
|
!*** ./src/services/server/metricPreview.ts ***!
|
|
4729
4775
|
\**********************************************/
|
|
@@ -4740,6 +4786,14 @@
|
|
|
4740
4786
|
!*** ./src/features/codeLens/codeLensItem.ts ***!
|
|
4741
4787
|
\***********************************************/
|
|
4742
4788
|
|
|
4789
|
+
/*!***********************************************!*\
|
|
4790
|
+
!*** ./src/features/references/find/index.ts ***!
|
|
4791
|
+
\***********************************************/
|
|
4792
|
+
|
|
4793
|
+
/*!***********************************************!*\
|
|
4794
|
+
!*** ./src/features/references/find/utils.ts ***!
|
|
4795
|
+
\***********************************************/
|
|
4796
|
+
|
|
4743
4797
|
/*!***********************************************!*\
|
|
4744
4798
|
!*** ./src/services/server/datasetPreview.ts ***!
|
|
4745
4799
|
\***********************************************/
|
|
@@ -4772,6 +4826,10 @@
|
|
|
4772
4826
|
!*** ./src/features/codeLens/codeLens/index.ts ***!
|
|
4773
4827
|
\*************************************************/
|
|
4774
4828
|
|
|
4829
|
+
/*!*************************************************!*\
|
|
4830
|
+
!*** ./src/features/references/rename/index.ts ***!
|
|
4831
|
+
\*************************************************/
|
|
4832
|
+
|
|
4775
4833
|
/*!*************************************************!*\
|
|
4776
4834
|
!*** ./src/features/references/update/files.ts ***!
|
|
4777
4835
|
\*************************************************/
|
|
@@ -4784,14 +4842,26 @@
|
|
|
4784
4842
|
!*** ./src/features/references/changes/index.ts ***!
|
|
4785
4843
|
\**************************************************/
|
|
4786
4844
|
|
|
4845
|
+
/*!**************************************************!*\
|
|
4846
|
+
!*** ./src/features/references/rename/rename.ts ***!
|
|
4847
|
+
\**************************************************/
|
|
4848
|
+
|
|
4787
4849
|
/*!**************************************************!*\
|
|
4788
4850
|
!*** ./src/features/references/resolve/index.ts ***!
|
|
4789
4851
|
\**************************************************/
|
|
4790
4852
|
|
|
4853
|
+
/*!**************************************************!*\
|
|
4854
|
+
!*** ./src/shared/utils/convertBucketToTitle.ts ***!
|
|
4855
|
+
\**************************************************/
|
|
4856
|
+
|
|
4791
4857
|
/*!***************************************************!*\
|
|
4792
4858
|
!*** ./src/features/highlights/highlight/file.ts ***!
|
|
4793
4859
|
\***************************************************/
|
|
4794
4860
|
|
|
4861
|
+
/*!***************************************************!*\
|
|
4862
|
+
!*** ./src/features/references/rename/perform.ts ***!
|
|
4863
|
+
\***************************************************/
|
|
4864
|
+
|
|
4795
4865
|
/*!***************************************************!*\
|
|
4796
4866
|
!*** ./src/features/references/resolve/metric.ts ***!
|
|
4797
4867
|
\***************************************************/
|
|
@@ -4932,10 +5002,6 @@
|
|
|
4932
5002
|
!*** ./src/features/references/resolve/statements.ts ***!
|
|
4933
5003
|
\*******************************************************/
|
|
4934
5004
|
|
|
4935
|
-
/*!*******************************************************!*\
|
|
4936
|
-
!*** ./src/shared/utils/convertPreviousPeriodToId.ts ***!
|
|
4937
|
-
\*******************************************************/
|
|
4938
|
-
|
|
4939
5005
|
/*!********************************************************!*\
|
|
4940
5006
|
!*** ./src/convertors/declarative/configs/barChart.ts ***!
|
|
4941
5007
|
\********************************************************/
|
|
@@ -4972,6 +5038,10 @@
|
|
|
4972
5038
|
!*** ./src/features/highlights/highlight/converters.ts ***!
|
|
4973
5039
|
\*********************************************************/
|
|
4974
5040
|
|
|
5041
|
+
/*!*********************************************************!*\
|
|
5042
|
+
!*** ./src/features/references/find/languages/index.ts ***!
|
|
5043
|
+
\*********************************************************/
|
|
5044
|
+
|
|
4975
5045
|
/*!**********************************************************!*\
|
|
4976
5046
|
!*** ./src/convertors/declarative/configs/comboChart.ts ***!
|
|
4977
5047
|
\**********************************************************/
|
|
@@ -5040,6 +5110,10 @@
|
|
|
5040
5110
|
!*** ./src/convertors/declarative/configs/headlineChart.ts ***!
|
|
5041
5111
|
\*************************************************************/
|
|
5042
5112
|
|
|
5113
|
+
/*!*************************************************************!*\
|
|
5114
|
+
!*** ./src/features/references/find/referenceObjectInfo.ts ***!
|
|
5115
|
+
\*************************************************************/
|
|
5116
|
+
|
|
5043
5117
|
/*!**************************************************************!*\
|
|
5044
5118
|
!*** ./src/convertors/declarative/configs/waterfallChart.ts ***!
|
|
5045
5119
|
\**************************************************************/
|
|
@@ -5048,6 +5122,10 @@
|
|
|
5048
5122
|
!*** ./src/features/highlights/highlight/languages/index.ts ***!
|
|
5049
5123
|
\**************************************************************/
|
|
5050
5124
|
|
|
5125
|
+
/*!**************************************************************!*\
|
|
5126
|
+
!*** ./src/features/references/find/languages/yaml/index.ts ***!
|
|
5127
|
+
\**************************************************************/
|
|
5128
|
+
|
|
5051
5129
|
/*!***************************************************************!*\
|
|
5052
5130
|
!*** ./src/features/validations/validator/languages/index.ts ***!
|
|
5053
5131
|
\***************************************************************/
|
|
@@ -5068,6 +5146,10 @@
|
|
|
5068
5146
|
!*** ./src/features/codeActions/codeActions/languages/index.ts ***!
|
|
5069
5147
|
\*****************************************************************/
|
|
5070
5148
|
|
|
5149
|
+
/*!*****************************************************************!*\
|
|
5150
|
+
!*** ./src/features/references/find/languages/yaml/semantic.ts ***!
|
|
5151
|
+
\*****************************************************************/
|
|
5152
|
+
|
|
5071
5153
|
/*!******************************************************************!*\
|
|
5072
5154
|
!*** ./src/convertors/declarative/to/yamlMetricToDeclarative.ts ***!
|
|
5073
5155
|
\******************************************************************/
|