Trim tsconfig files; move untested files to OTHER_FILES.txt (#40676)

* Initial cut

* fix aos global reference

* fix clearbladejs global references

* fix cldr.js augmentations

* fix codemirror compile errors (maybe)

* fixup skipped files after merge

* fix dwt/v13

* add missing references to adone

* fix meteor (manually)

* fix rangy

* add missing file reference to react-blessed

* fix react-dom?

* bump codemirror to 3.2

* bump dwt to 3.2

* Add/remove OTHER_FILES.txt as needed.

* bump react-codemirror to 3.2

* add references to slickgrid tests

* add reference to strophe.js tests

* add reference to strophe+fix types

* add reference to waypoints test

* Bump others to 3.9

* remove incorrectly added file

* Use more explicit types reference paths

* bump strophejs-plugin-roster TS version
This commit is contained in:
Nathan Shively-Sanders 2019-11-26 12:47:30 -08:00 committed by GitHub
parent 6323ec4f01
commit c8089e91d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
480 changed files with 4195 additions and 6352 deletions

View File

@ -21,80 +21,6 @@
},
"files": [
"adone-tests.ts",
"adone.d.ts",
"async.d.ts",
"benchmark.d.ts",
"glosses/app.d.ts",
"glosses/archives.d.ts",
"glosses/assertion.d.ts",
"glosses/collections/array_set.d.ts",
"glosses/collections/async_queue.d.ts",
"glosses/collections/avl_tree.d.ts",
"glosses/collections/binary_search_tree.d.ts",
"glosses/collections/buffer_list.d.ts",
"glosses/collections/byte_array.d.ts",
"glosses/collections/default_map.d.ts",
"glosses/collections/fast_lru.d.ts",
"glosses/collections/index.d.ts",
"glosses/collections/linked_list.d.ts",
"glosses/collections/lru.d.ts",
"glosses/collections/map_cache.d.ts",
"glosses/collections/ns_cache.d.ts",
"glosses/collections/priority_queue.d.ts",
"glosses/collections/queue.d.ts",
"glosses/collections/rb_tree.d.ts",
"glosses/collections/refcounted_cache.d.ts",
"glosses/collections/set.d.ts",
"glosses/collections/stack.d.ts",
"glosses/collections/time_map.d.ts",
"glosses/compressors.d.ts",
"glosses/crypto/asn1.d.ts",
"glosses/crypto/ed25519.d.ts",
"glosses/crypto/index.d.ts",
"glosses/crypto/secp256k1.d.ts",
"glosses/data.d.ts",
"glosses/datetime.d.ts",
"glosses/events.d.ts",
"glosses/errors.d.ts",
"glosses/fake.d.ts",
"glosses/fast.d.ts",
"glosses/fs.d.ts",
"glosses/is.d.ts",
"glosses/math/bignumber.d.ts",
"glosses/math/bitset.d.ts",
"glosses/math/decimal.d.ts",
"glosses/math/index.d.ts",
"glosses/math/long.d.ts",
"glosses/math/matrix.d.ts",
"glosses/math/simd.d.ts",
"glosses/meta.d.ts",
"glosses/net/http/client.d.ts",
"glosses/net/http/index.d.ts",
"glosses/net/index.d.ts",
"glosses/pretty/json.d.ts",
"glosses/pretty/size.d.ts",
"glosses/pretty/table.d.ts",
"glosses/pretty/time.d.ts",
"glosses/promise.d.ts",
"glosses/regex.d.ts",
"glosses/semver.d.ts",
"glosses/shani-global.d.ts",
"glosses/shani.d.ts",
"glosses/std.d.ts",
"glosses/streams.d.ts",
"glosses/system/env.d.ts",
"glosses/system/index.d.ts",
"glosses/system/process.d.ts",
"glosses/system/user.d.ts",
"glosses/templating/dot.d.ts",
"glosses/templating/index.d.ts",
"glosses/templating/nunjucks.d.ts",
"glosses/text/index.d.ts",
"glosses/text/spinners.d.ts",
"glosses/text/table.d.ts",
"glosses/text/unicode.d.ts",
"glosses/utils.d.ts",
"glosses/vault.d.ts",
"index.d.ts",
"test/glosses/app.ts",
"test/glosses/archives.ts",

View File

@ -18,7 +18,6 @@
},
"files": [
"index.d.ts",
"lite/index.d.ts",
"algoliasearch-tests.ts"
]
}
}

View File

@ -18,14 +18,7 @@
"forceConsistentCasingInFileNames": true
},
"files": [
"geometry-3d.d.ts",
"index.d.ts",
"lights.d.ts",
"map3d.d.ts",
"object3d-group.d.ts",
"object3d-layer.d.ts",
"object3d.d.ts",
"vector3.d.ts",
"amap-js-api-map3d-tests.ts"
]
}
}

View File

@ -18,51 +18,7 @@
"forceConsistentCasingInFileNames": true
},
"files": [
"array-bounds.d.ts",
"bounds.d.ts",
"browser.d.ts",
"common.d.ts",
"convert-from.d.ts",
"dom-util.d.ts",
"event.d.ts",
"geometry-util.d.ts",
"index.d.ts",
"layer/building.d.ts",
"layer/flexible.d.ts",
"layer/labelsLayer.d.ts",
"layer/layer.d.ts",
"layer/layerGroup.d.ts",
"layer/massMarks.d.ts",
"layer/mediaLayer.d.ts",
"layer/tileLayer.d.ts",
"layer/wms.d.ts",
"layer/wmts.d.ts",
"lngLat.d.ts",
"map.d.ts",
"overlay/bezierCurve.d.ts",
"overlay/circle.d.ts",
"overlay/circleMarker.d.ts",
"overlay/contextMenu.d.ts",
"overlay/ellipse.d.ts",
"overlay/geoJSON.d.ts",
"overlay/icon.d.ts",
"overlay/infoWindow.d.ts",
"overlay/labelMarker.d.ts",
"overlay/marker.d.ts",
"overlay/markerShape.d.ts",
"overlay/overlay.d.ts",
"overlay/overlayGroup.d.ts",
"overlay/pathOverlay.d.ts",
"overlay/polygon.d.ts",
"overlay/polyline.d.ts",
"overlay/rectangle.d.ts",
"overlay/shapeOverlay.d.ts",
"overlay/text.d.ts",
"pixel.d.ts",
"size.d.ts",
"type-util.d.ts",
"util.d.ts",
"view2D.d.ts",
"amap-js-api-tests.ts"
]
}
}

View File

@ -0,0 +1,16 @@
AmStockChart.d.ts
AreasSettings.d.ts
CategoryAxesSettings.d.ts
ChartCursorSettings.d.ts
ChartScrollbarSettings.d.ts
DataSet.d.ts
DataSetSelector.d.ts
ImagesSettings.d.ts
LegendSettings.d.ts
PanelSettings.d.ts
PeriodSelector.d.ts
StockEvent.d.ts
StockGraph.d.ts
StockLegend.d.ts
StockPanel.d.ts
ValueAxesSettings.d.ts

View File

@ -19,49 +19,6 @@
},
"files": [
"index.d.ts",
"AmAngularGauge.d.ts",
"AmBalloon.d.ts",
"AmChart.d.ts",
"AmCoordinateChart.d.ts",
"AmGraph.d.ts",
"AmLegend.d.ts",
"AmPieChart.d.ts",
"AmRadarChart.d.ts",
"AmRectangularChart.d.ts",
"AmSerialChart.d.ts",
"AmStockChart.d.ts",
"AmXYChart.d.ts",
"AreasSettings.d.ts",
"AxisBase.d.ts",
"CategoryAxesSettings.d.ts",
"CategoryAxis.d.ts",
"ChartCursor.d.ts",
"ChartCursorSettings.d.ts",
"ChartScrollbar.d.ts",
"ChartScrollbarSettings.d.ts",
"DataSet.d.ts",
"DataSetSelector.d.ts",
"ExportSettings.d.ts",
"GaugeArrow.d.ts",
"GaugeAxis.d.ts",
"GaugeBand.d.ts",
"GraphDataItem.d.ts",
"Guide.d.ts",
"ImagesSettings.d.ts",
"Label.d.ts",
"LegendSettings.d.ts",
"PanelSettings.d.ts",
"PeriodSelector.d.ts",
"SerialDataItem.d.ts",
"Slice.d.ts",
"StockEvent.d.ts",
"StockGraph.d.ts",
"StockLegend.d.ts",
"StockPanel.d.ts",
"Title.d.ts",
"TrendLine.d.ts",
"ValueAxesSettings.d.ts",
"ValueAxis.d.ts",
"amcharts-tests.ts"
]
}

View File

@ -18,7 +18,6 @@
},
"files": [
"index.d.ts",
"callback_api.d.ts",
"amqplib-tests.ts"
]
}

View File

@ -1,7 +1,6 @@
{
"files": [
"index.d.ts",
"mocks.d.ts",
"angular-mocks-tests.ts"
],
"compilerOptions": {

View File

@ -1,7 +1,6 @@
{
"files": [
"index.d.ts",
"jqlite.d.ts",
"angular-tests.ts",
"test/jqlite-tests.ts",
"test/jquery3-merging-tests.ts"
@ -26,4 +25,4 @@
"noEmit": true,
"forceConsistentCasingInFileNames": true
}
}
}

View File

@ -0,0 +1 @@
error/index.d.ts

View File

@ -18,22 +18,7 @@
"forceConsistentCasingInFileNames": true
},
"files": [
"error/ErrorListener.d.ts",
"error/Errors.d.ts",
"error/ErrorStrategy.d.ts",
"error/index.d.ts",
"tree/Tree.d.ts",
"antlr4-tests.ts",
"BufferedTokenStream.d.ts",
"CommonTokenStream.d.ts",
"index.d.ts",
"InputStream.d.ts",
"IntervalSet.d.ts",
"Lexer.d.ts",
"Parser.d.ts",
"ParserRuleContext.d.ts",
"Recognizer.d.ts",
"RuleContext.d.ts",
"Token.d.ts"
"index.d.ts"
]
}
}

View File

@ -1,22 +1,23 @@
{
"compilerOptions": {
"module": "commonjs",
"lib": ["es2015"],
"noImplicitAny": true,
"noImplicitThis": true,
"strictFunctionTypes": true,
"strictNullChecks": true,
"baseUrl": "../",
"typeRoots": ["../"],
"types": [],
"noEmit": true,
"forceConsistentCasingInFileNames": true
},
"files": [
"implementation.d.ts",
"index.d.ts",
"polyfill.d.ts",
"shim.d.ts",
"array.from-tests.ts"
]
}
"compilerOptions": {
"module": "commonjs",
"lib": [
"es2015"
],
"noImplicitAny": true,
"noImplicitThis": true,
"strictFunctionTypes": true,
"strictNullChecks": true,
"baseUrl": "../",
"typeRoots": [
"../"
],
"types": [],
"noEmit": true,
"forceConsistentCasingInFileNames": true
},
"files": [
"index.d.ts",
"array.from-tests.ts"
]
}

View File

@ -1,23 +1,23 @@
{
"compilerOptions": {
"module": "commonjs",
"lib": ["es6"],
"lib": [
"es6"
],
"noImplicitAny": true,
"noImplicitThis": true,
"strictFunctionTypes": true,
"strictNullChecks": true,
"baseUrl": "../",
"typeRoots": ["../"],
"typeRoots": [
"../"
],
"types": [],
"noEmit": true,
"forceConsistentCasingInFileNames": true
},
"files": [
"array.prototype.flat-tests.ts",
"auto.d.ts",
"implementation.d.ts",
"index.d.ts",
"polyfill.d.ts",
"shim.d.ts"
"index.d.ts"
]
}
}

View File

@ -18,10 +18,6 @@
},
"files": [
"array.prototype.flatmap-tests.ts",
"auto.d.ts",
"implementation.d.ts",
"index.d.ts",
"polyfill.d.ts",
"shim.d.ts"
"index.d.ts"
]
}
}

View File

@ -18,7 +18,6 @@
},
"files": [
"asap-tests.ts",
"index.d.ts",
"raw.d.ts"
"index.d.ts"
]
}
}

View File

@ -0,0 +1,6 @@
autocomplete-plus/config.d.ts
autocomplete-plus/index.d.ts
linter/config.d.ts
linter/index.d.ts
status-bar/config.d.ts
status-bar/index.d.ts

View File

@ -19,9 +19,6 @@
},
"files": [
"index.d.ts",
"atom-tests.ts",
"autocomplete-plus/index.d.ts",
"linter/index.d.ts",
"status-bar/index.d.ts"
"atom-tests.ts"
]
}

View File

@ -19,8 +19,6 @@
},
"files": [
"index.d.ts",
"autosuggest-highlight-tests.ts",
"match/index.d.ts",
"parse/index.d.ts"
"autosuggest-highlight-tests.ts"
]
}
}

View File

@ -18,7 +18,6 @@
},
"files": [
"index.d.ts",
"middleware.d.ts",
"aws-serverless-express-tests.ts"
]
}

View File

@ -0,0 +1,9 @@
lib/models/acstokenresult.d.ts
lib/models/notificationhubresult.d.ts
lib/models/queuemessageresult.d.ts
lib/models/queueresult.d.ts
lib/models/registrationresult.d.ts
lib/models/resourceresult.d.ts
lib/models/ruleresult.d.ts
lib/models/subscriptionresult.d.ts
lib/models/topicresult.d.ts

View File

@ -17,26 +17,7 @@
"forceConsistentCasingInFileNames": true
},
"files": [
"lib/servicebusservice.d.ts",
"lib/wrapservice.d.ts",
"lib/servicebusservicebase.d.ts",
"lib/notificationhubservice.d.ts",
"lib/models/topicresult.d.ts",
"lib/models/queuemessageresult.d.ts",
"lib/models/acstokenresult.d.ts",
"lib/models/registrationresult.d.ts",
"lib/models/ruleresult.d.ts",
"lib/models/queueresult.d.ts",
"lib/models/subscriptionresult.d.ts",
"lib/models/notificationhubresult.d.ts",
"lib/models/resourceresult.d.ts",
"lib/serviceclient.d.ts",
"lib/servicebusserviceclient.d.ts",
"lib/gcmservice.d.ts",
"lib/wnsservice.d.ts",
"lib/mpnservice.d.ts",
"lib/apnsservice.d.ts",
"azure-sb-tests.ts",
"index.d.ts"
]
}
}

View File

@ -1,17 +1,24 @@
{
"compilerOptions": {
"module": "commonjs",
"lib": ["es6"],
"lib": [
"es6"
],
"noImplicitAny": true,
"noImplicitThis": true,
"strictNullChecks": true,
"strictFunctionTypes": true,
"baseUrl": "../",
"typeRoots": ["../"],
"typeRoots": [
"../"
],
"types": [],
"noEmit": true,
"forceConsistentCasingInFileNames": true,
"esModuleInterop": true
},
"files": ["index.d.ts", "browserslist-tests.ts", "error.d.ts"]
}
"files": [
"index.d.ts",
"browserslist-tests.ts"
]
}

View File

@ -0,0 +1 @@
postbuffer.d.ts

View File

@ -18,7 +18,6 @@
},
"files": [
"index.d.ts",
"postbuffer.d.ts",
"bufferstream-tests.ts"
]
}

View File

@ -0,0 +1,2 @@
Utils.d.ts
Validation.d.ts

View File

@ -23,9 +23,6 @@
},
"files": [
"index.d.ts",
"node-validators.d.ts",
"Utils.d.ts",
"Validation.d.ts",
"business-rules-engine-tests.ts"
]
}

View File

@ -18,7 +18,6 @@
},
"files": [
"index.d.ts",
"en.d.ts",
"cacache-tests.ts"
]
}
}

View File

@ -0,0 +1,2 @@
lib/components/AccordionItem/AccordionItem.d.ts
lib/components/Notification/a11yIconWarningSolid.d.ts

View File

@ -19,244 +19,7 @@
"jsx": "preserve"
},
"files": [
"lib/components/Accordion/Accordion.Skeleton.d.ts",
"lib/components/Accordion/Accordion.d.ts",
"lib/components/Accordion/AccordionItem.d.ts",
"lib/components/Accordion/index.d.ts",
"lib/components/AccordionItem/AccordionItem.d.ts",
"lib/components/AccordionItem/index.d.ts",
"lib/components/Breadcrumb/Breadcrumb.Skeleton.d.ts",
"lib/components/Breadcrumb/Breadcrumb.d.ts",
"lib/components/Breadcrumb/BreadcrumbItem.d.ts",
"lib/components/Breadcrumb/index.d.ts",
"lib/components/BreadcrumbItem/index.d.ts",
"lib/components/Button/Button.Skeleton.d.ts",
"lib/components/Button/Button.d.ts",
"lib/components/Button/index.d.ts",
"lib/components/Checkbox/Checkbox.Skeleton.d.ts",
"lib/components/Checkbox/Checkbox.d.ts",
"lib/components/Checkbox/index.d.ts",
"lib/components/CodeSnippet/CodeSnippet.Skeleton.d.ts",
"lib/components/CodeSnippet/CodeSnippet.d.ts",
"lib/components/CodeSnippet/index.d.ts",
"lib/components/ComboBox/ComboBox.d.ts",
"lib/components/ComboBox/index.d.ts",
"lib/components/ComposedModal/ComposedModal.d.ts",
"lib/components/ComposedModal/index.d.ts",
"lib/components/ContentSwitcher/ContentSwitcher.d.ts",
"lib/components/ContentSwitcher/Switch.d.ts",
"lib/components/ContentSwitcher/index.d.ts",
"lib/components/Copy/Copy.d.ts",
"lib/components/Copy/index.d.ts",
"lib/components/CopyButton/CopyButton.d.ts",
"lib/components/CopyButton/index.d.ts",
"lib/components/DangerButton/DangerButton.d.ts",
"lib/components/DangerButton/index.d.ts",
"lib/components/DataTable/DataTable.d.ts",
"lib/components/DataTable/Table.d.ts",
"lib/components/DataTable/TableActionList.d.ts",
"lib/components/DataTable/TableBatchAction.d.ts",
"lib/components/DataTable/TableBatchActions.d.ts",
"lib/components/DataTable/TableBody.d.ts",
"lib/components/DataTable/TableCell.d.ts",
"lib/components/DataTable/TableContainer.d.ts",
"lib/components/DataTable/TableExpandHeader.d.ts",
"lib/components/DataTable/TableExpandRow.d.ts",
"lib/components/DataTable/TableExpandedRow.d.ts",
"lib/components/DataTable/TableHead.d.ts",
"lib/components/DataTable/TableHeader.d.ts",
"lib/components/DataTable/TableRow.d.ts",
"lib/components/DataTable/TableSelectAll.d.ts",
"lib/components/DataTable/TableSelectRow.d.ts",
"lib/components/DataTable/TableToolbar.d.ts",
"lib/components/DataTable/TableToolbarAction.d.ts",
"lib/components/DataTable/TableToolbarContent.d.ts",
"lib/components/DataTable/TableToolbarMenu.d.ts",
"lib/components/DataTable/TableToolbarSearch.d.ts",
"lib/components/DataTable/index.d.ts",
"lib/components/DataTable/state/sorting.d.ts",
"lib/components/DataTableSkeleton/DataTableSkeleton.d.ts",
"lib/components/DataTableSkeleton/index.d.ts",
"lib/components/DatePicker/DatePicker.Skeleton.d.ts",
"lib/components/DatePicker/DatePicker.d.ts",
"lib/components/DatePicker/index.d.ts",
"lib/components/DatePickerInput/DatePickerInput.d.ts",
"lib/components/DatePickerInput/index.d.ts",
"lib/components/Dropdown/Dropdown.Skeleton.d.ts",
"lib/components/Dropdown/Dropdown.d.ts",
"lib/components/Dropdown/index.d.ts",
"lib/components/FileUploader/FileUploader.Skeleton.d.ts",
"lib/components/FileUploader/FileUploader.d.ts",
"lib/components/FileUploader/index.d.ts",
"lib/components/Form/Form.d.ts",
"lib/components/Form/index.d.ts",
"lib/components/FormGroup/FormGroup.d.ts",
"lib/components/FormGroup/index.d.ts",
"lib/components/FormItem/FormItem.d.ts",
"lib/components/FormItem/index.d.ts",
"lib/components/FormLabel/FormLabel.d.ts",
"lib/components/FormLabel/index.d.ts",
"lib/components/Icon/Icon.Skeleton.d.ts",
"lib/components/Icon/Icon.d.ts",
"lib/components/Icon/index.d.ts",
"lib/components/InlineCheckbox/InlineCheckbox.d.ts",
"lib/components/InlineCheckbox/index.d.ts",
"lib/components/InlineLoading/InlineLoading.d.ts",
"lib/components/InlineLoading/index.d.ts",
"lib/components/Link/Link.d.ts",
"lib/components/Link/index.d.ts",
"lib/components/ListBox/ListBox.d.ts",
"lib/components/ListBox/ListBoxField.d.ts",
"lib/components/ListBox/ListBoxMenu.d.ts",
"lib/components/ListBox/ListBoxMenuIcon.d.ts",
"lib/components/ListBox/ListBoxMenuItem.d.ts",
"lib/components/ListBox/ListBoxPropTypes.d.ts",
"lib/components/ListBox/ListBoxSelection.d.ts",
"lib/components/ListBox/index.d.ts",
"lib/components/ListItem/ListItem.d.ts",
"lib/components/ListItem/index.d.ts",
"lib/components/Loading/Loading.d.ts",
"lib/components/Loading/index.d.ts",
"lib/components/Modal/Modal.d.ts",
"lib/components/Modal/index.d.ts",
"lib/components/ModalWrapper/ModalWrapper.d.ts",
"lib/components/ModalWrapper/index.d.ts",
"lib/components/MultiSelect/FilterableMultiSelect.d.ts",
"lib/components/MultiSelect/MultiSelect.d.ts",
"lib/components/MultiSelect/MultiSelectPropTypes.d.ts",
"lib/components/MultiSelect/index.d.ts",
"lib/components/Notification/Notification.d.ts",
"lib/components/Notification/a11yIconWarningSolid.d.ts",
"lib/components/Notification/index.d.ts",
"lib/components/NumberInput/NumberInput.Skeleton.d.ts",
"lib/components/NumberInput/NumberInput.d.ts",
"lib/components/NumberInput/index.d.ts",
"lib/components/OrderedList/OrderedList.d.ts",
"lib/components/OrderedList/index.d.ts",
"lib/components/OverflowMenu/OverflowMenu.d.ts",
"lib/components/OverflowMenu/index.d.ts",
"lib/components/OverflowMenuItem/OverflowMenuItem.d.ts",
"lib/components/OverflowMenuItem/index.d.ts",
"lib/components/Pagination/Pagination.Skeleton.d.ts",
"lib/components/Pagination/Pagination.d.ts",
"lib/components/Pagination/index.d.ts",
"lib/components/PrimaryButton/PrimaryButton.d.ts",
"lib/components/PrimaryButton/index.d.ts",
"lib/components/ProgressIndicator/ProgressIndicator.Skeleton.d.ts",
"lib/components/ProgressIndicator/ProgressIndicator.d.ts",
"lib/components/ProgressIndicator/index.d.ts",
"lib/components/RadioButton/RadioButton.Skeleton.d.ts",
"lib/components/RadioButton/RadioButton.d.ts",
"lib/components/RadioButton/index.d.ts",
"lib/components/RadioButtonGroup/RadioButtonGroup.d.ts",
"lib/components/RadioButtonGroup/index.d.ts",
"lib/components/RadioTile/RadioTile.d.ts",
"lib/components/RadioTile/index.d.ts",
"lib/components/Search/Search.Skeleton.d.ts",
"lib/components/Search/Search.d.ts",
"lib/components/Search/index.d.ts",
"lib/components/SearchFilterButton/SearchFilterButton.d.ts",
"lib/components/SearchFilterButton/index.d.ts",
"lib/components/SearchLayoutButton/SearchLayoutButton.d.ts",
"lib/components/SearchLayoutButton/index.d.ts",
"lib/components/SecondaryButton/SecondaryButton.d.ts",
"lib/components/SecondaryButton/index.d.ts",
"lib/components/Select/Select.Skeleton.d.ts",
"lib/components/Select/Select.d.ts",
"lib/components/Select/index.d.ts",
"lib/components/SelectItem/SelectItem.d.ts",
"lib/components/SelectItem/index.d.ts",
"lib/components/SelectItemGroup/SelectItemGroup.d.ts",
"lib/components/SelectItemGroup/index.d.ts",
"lib/components/SkeletonPlaceholder/SkeletonPlaceholder.d.ts",
"lib/components/SkeletonPlaceholder/index.d.ts",
"lib/components/SkeletonText/SkeletonText.d.ts",
"lib/components/SkeletonText/index.d.ts",
"lib/components/Slider/Slider.Skeleton.d.ts",
"lib/components/Slider/Slider.d.ts",
"lib/components/Slider/index.d.ts",
"lib/components/StructuredList/StructuredList.Skeleton.d.ts",
"lib/components/StructuredList/StructuredList.d.ts",
"lib/components/StructuredList/index.d.ts",
"lib/components/Switch/Switch.d.ts",
"lib/components/Switch/index.d.ts",
"lib/components/Tab/Tab.d.ts",
"lib/components/Tab/index.d.ts",
"lib/components/TabContent/TabContent.d.ts",
"lib/components/TabContent/index.d.ts",
"lib/components/Tabs/Tabs.Skeleton.d.ts",
"lib/components/Tabs/Tabs.d.ts",
"lib/components/Tabs/index.d.ts",
"lib/components/Tag/Tag.Skeleton.d.ts",
"lib/components/Tag/Tag.d.ts",
"lib/components/Tag/index.d.ts",
"lib/components/TextArea/TextArea.Skeleton.d.ts",
"lib/components/TextArea/TextArea.d.ts",
"lib/components/TextArea/index.d.ts",
"lib/components/TextInput/ControlledPasswordInput.d.ts",
"lib/components/TextInput/PasswordInput.d.ts",
"lib/components/TextInput/TextInput.Skeleton.d.ts",
"lib/components/TextInput/TextInput.d.ts",
"lib/components/TextInput/index.d.ts",
"lib/components/TextInput/props.d.ts",
"lib/components/Tile/Tile.d.ts",
"lib/components/Tile/index.d.ts",
"lib/components/TileGroup/TileGroup.d.ts",
"lib/components/TileGroup/index.d.ts",
"lib/components/TimePicker/TimePicker.d.ts",
"lib/components/TimePicker/index.d.ts",
"lib/components/TimePickerSelect/TimePickerSelect.d.ts",
"lib/components/TimePickerSelect/index.d.ts",
"lib/components/Toggle/Toggle.Skeleton.d.ts",
"lib/components/Toggle/Toggle.d.ts",
"lib/components/Toggle/index.d.ts",
"lib/components/ToggleSmall/ToggleSmall.Skeleton.d.ts",
"lib/components/ToggleSmall/ToggleSmall.d.ts",
"lib/components/ToggleSmall/index.d.ts",
"lib/components/Toolbar/Toolbar.d.ts",
"lib/components/Toolbar/index.d.ts",
"lib/components/ToolbarSearch/ToolbarSearch.d.ts",
"lib/components/ToolbarSearch/index.d.ts",
"lib/components/Tooltip/Tooltip.d.ts",
"lib/components/Tooltip/index.d.ts",
"lib/components/TooltipDefinition/TooltipDefinition.d.ts",
"lib/components/TooltipDefinition/index.d.ts",
"lib/components/TooltipIcon/TooltipIcon.d.ts",
"lib/components/TooltipIcon/index.d.ts",
"lib/components/UIShell/Content.d.ts",
"lib/components/UIShell/Header.d.ts",
"lib/components/UIShell/HeaderContainer.d.ts",
"lib/components/UIShell/HeaderGlobalAction.d.ts",
"lib/components/UIShell/HeaderGlobalBar.d.ts",
"lib/components/UIShell/HeaderMenu.d.ts",
"lib/components/UIShell/HeaderMenuButton.d.ts",
"lib/components/UIShell/HeaderMenuItem.d.ts",
"lib/components/UIShell/HeaderName.d.ts",
"lib/components/UIShell/HeaderNavigation.d.ts",
"lib/components/UIShell/HeaderPanel.d.ts",
"lib/components/UIShell/HeaderSideNavItems.d.ts",
"lib/components/UIShell/Link.d.ts",
"lib/components/UIShell/SideNav.d.ts",
"lib/components/UIShell/SideNavDetails.d.ts",
"lib/components/UIShell/SideNavFooter.d.ts",
"lib/components/UIShell/SideNavHeader.d.ts",
"lib/components/UIShell/SideNavIcon.d.ts",
"lib/components/UIShell/SideNavItem.d.ts",
"lib/components/UIShell/SideNavItems.d.ts",
"lib/components/UIShell/SideNavLink.d.ts",
"lib/components/UIShell/SideNavLinkText.d.ts",
"lib/components/UIShell/SideNavMenu.d.ts",
"lib/components/UIShell/SideNavMenuItem.d.ts",
"lib/components/UIShell/SideNavSwitcher.d.ts",
"lib/components/UIShell/SkipToContent.d.ts",
"lib/components/UIShell/Switcher.d.ts",
"lib/components/UIShell/SwitcherDivider.d.ts",
"lib/components/UIShell/SwitcherItem.d.ts",
"lib/components/UIShell/index.d.ts",
"lib/components/UnorderedList/UnorderedList.d.ts",
"lib/components/UnorderedList/index.d.ts",
"index.d.ts",
"typings/shared.d.ts",
"carbon-components-react-tests.tsx"
]
}
}

View File

@ -0,0 +1 @@
chrome-cast/index.d.ts

View File

@ -19,7 +19,6 @@
},
"files": [
"index.d.ts",
"chrome-cast/index.d.ts",
"test/index.ts"
]
}
}

View File

@ -1,12 +1,16 @@
{
"compilerOptions": {
"module": "commonjs",
"lib": ["es6"],
"lib": [
"es6"
],
"noImplicitAny": true,
"noImplicitThis": true,
"strictNullChecks": true,
"baseUrl": "../",
"typeRoots": ["../"],
"typeRoots": [
"../"
],
"types": [],
"noEmit": true,
"forceConsistentCasingInFileNames": true,
@ -15,12 +19,6 @@
},
"files": [
"index.d.ts",
"chromecast-caf-receiver-tests.ts",
"cast.framework.d.ts",
"cast.framework.breaks.d.ts",
"cast.framework.events.d.ts",
"cast.framework.messages.d.ts",
"cast.framework.system.d.ts",
"cast.framework.ui.d.ts"
"chromecast-caf-receiver-tests.ts"
]
}
}

View File

@ -18,9 +18,6 @@
},
"files": [
"index.d.ts",
"bind.d.ts",
"dedupe.d.ts",
"types.d.ts",
"classnames-tests.ts"
]
}
}

View File

@ -19,7 +19,6 @@
},
"files": [
"index.d.ts",
"cldr/supplemental.d.ts",
"test/index.ts",
"test/event.ts",
"test/supplemental.ts"

View File

@ -190,3 +190,5 @@ ClearBlade.Trigger.Fetch("triggername", genericCallback);
///////////////////////////////////////
ClearBlade.Timer.Create("timername", {}, genericCallback);
ClearBlade.Timer.Fetch("timername", genericCallback);
declare var ClearBlade: CbServer.ClearBladeGlobal;

View File

@ -10,7 +10,9 @@
"strictNullChecks": true,
"strictFunctionTypes": true,
"baseUrl": "../",
"typeRoots": ["../"],
"typeRoots": [
"../"
],
"types": [],
"noEmit": true,
"forceConsistentCasingInFileNames": true

View File

@ -20,10 +20,6 @@
},
"files": [
"cleave.js-tests.tsx",
"index.d.ts",
"options/creditCard.d.ts",
"options/index.d.ts",
"react/index.d.ts",
"react/props.d.ts"
"index.d.ts"
]
}

View File

@ -0,0 +1,13 @@
addon/edit/closebrackets.d.ts
addon/edit/closetag.d.ts
addon/edit/matchbrackets.d.ts
addon/edit/matchtags.d.ts
addon/scroll/scrollpastend.d.ts
addon/search/match-highlighter.d.ts
addon/selection/active-line.d.ts
codemirror-comment.d.ts
codemirror-panel.d.ts
codemirror-runmode.d.ts
codemirror-showhint.d.ts
codemirror-tern.d.ts
searchcursor.d.ts

View File

@ -7,7 +7,7 @@
// toddself <https://github.com/toddself>
// ysulyma <https://github.com/ysulyma>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
// TypeScript Version: 3.2
export = CodeMirror;
export as namespace CodeMirror;

View File

@ -1,5 +1,4 @@
/// <reference types="../../../../codemirror/addon/edit/closebrackets" />
var myCodeMirror: CodeMirror.Editor = CodeMirror(document.body, {
autoCloseBrackets: "()[]{}''\"\""

View File

@ -1,4 +1,4 @@
/// <reference types="../../../../codemirror/addon/edit/closetag" />
var myCodeMirror: CodeMirror.Editor = CodeMirror(document.body, {

View File

@ -1,4 +1,4 @@
/// <reference types="../../../../codemirror/addon/edit/matchbrackets" />
var myCodeMirror: CodeMirror.Editor = CodeMirror(document.body, {

View File

@ -1,4 +1,5 @@
/// <reference types="../../../../codemirror/addon/edit/matchtags" />
var myCodeMirror: CodeMirror.Editor = CodeMirror(document.body, {

View File

@ -1,4 +1,5 @@
/// <reference types="../../../../codemirror/addon/scroll/scrollpastend" />
var myCodeMirror: CodeMirror.Editor = CodeMirror(document.body, {

View File

@ -1,4 +1,5 @@
/// <reference types="../../../../codemirror/addon/search/match-highlighter" />
var myCodeMirror: CodeMirror.Editor = CodeMirror(document.body, {

View File

@ -1,5 +1,4 @@
/// <reference types="../../../../codemirror/addon/selection/active-line" />
var myCodeMirror: CodeMirror.Editor = CodeMirror(document.body, {
styleActiveLine: true

View File

@ -1,3 +1,5 @@
/// <reference types="../../codemirror/codemirror-comment" />
const editor = CodeMirror(document.body);
const position: CodeMirror.Position = { ch: 0, line: 0 };
const opt: CodeMirror.CommentOptions = {

View File

@ -1,4 +1,4 @@
/// <reference types="../../codemirror/codemirror-panel" />
var cm: CodeMirror.Editor = CodeMirror(document.body);
var panel1 = cm.addPanel(document.body);

View File

@ -1,5 +1,4 @@
/// <reference types="../../codemirror/codemirror-runmode" />
var query = "SELECT * FROM Table";

View File

@ -1,4 +1,4 @@
/// <reference types="../../codemirror/searchcursor" />
var doc = new CodeMirror.Doc('text some string and another text match');

View File

@ -1,4 +1,4 @@
/// <reference types="../../codemirror/codemirror-showhint" />
var cm = CodeMirror(document.body, {value: 'text'});
var pos = new CodeMirror.Pos(2, 3);

View File

@ -1,3 +1,5 @@
/// <reference types="../../codemirror/codemirror-tern" />
const options: CodeMirror.TernOptions = {
completionTip: (data) => {
@ -21,4 +23,4 @@ ts.request(cm.getDoc(), "completions", (_e, d) => {
ts.complete(cm.getDoc());
ts.showType(cm.getDoc());
ts.showType(cm.getDoc());

View File

@ -19,19 +19,6 @@
},
"files": [
"index.d.ts",
"codemirror-comment.d.ts",
"codemirror-panel.d.ts",
"codemirror-runmode.d.ts",
"codemirror-showhint.d.ts",
"codemirror-tern.d.ts",
"searchcursor.d.ts",
"addon/edit/closebrackets.d.ts",
"addon/edit/closetag.d.ts",
"addon/edit/matchbrackets.d.ts",
"addon/edit/matchtags.d.ts",
"addon/scroll/scrollpastend.d.ts",
"addon/search/match-highlighter.d.ts",
"addon/selection/active-line.d.ts",
"test/comment.ts",
"test/index.ts",
"test/panel.ts",

View File

@ -18,7 +18,6 @@
},
"files": [
"index.d.ts",
"src/coins.json.d.ts",
"coinlist-tests.ts"
]
}
}

View File

@ -18,8 +18,6 @@
},
"files": [
"index.d.ts",
"conversions.d.ts",
"route.d.ts",
"color-convert-tests.ts"
]
}

View File

@ -18,9 +18,6 @@
},
"files": [
"index.d.ts",
"cometd-tests.ts",
"AckExtension/index.d.ts",
"BinaryExtension/index.d.ts",
"TimeSyncExtension/index.d.ts"
"cometd-tests.ts"
]
}
}

View File

@ -0,0 +1 @@
commangular-mock.d.ts

View File

@ -18,7 +18,6 @@
"forceConsistentCasingInFileNames": true
},
"files": [
"index.d.ts",
"commangular-mock.d.ts"
"index.d.ts"
]
}

View File

@ -18,8 +18,6 @@
},
"files": [
"index.d.ts",
"defer.d.ts",
"raw.d.ts",
"config-tests.ts"
]
}

View File

@ -18,7 +18,6 @@
},
"files": [
"index.d.ts",
"-private/utils.d.ts",
"core-object-tests.ts"
]
}
}

View File

@ -20,50 +20,6 @@
"files": [
"index.d.ts",
"crypto-js-tests.ts",
"test/submodule-tests.ts",
"core/index.d.ts",
"x64-core/index.d.ts",
"lib-typedarrays/index.d.ts",
"md5/index.d.ts",
"sha1/index.d.ts",
"sha256/index.d.ts",
"sha224/index.d.ts",
"sha512/index.d.ts",
"sha384/index.d.ts",
"sha3/index.d.ts",
"ripemd160/index.d.ts",
"hmac-md5/index.d.ts",
"hmac-sha1/index.d.ts",
"hmac-sha256/index.d.ts",
"hmac-sha224/index.d.ts",
"hmac-sha512/index.d.ts",
"hmac-sha384/index.d.ts",
"hmac-sha3/index.d.ts",
"hmac-ripemd160/index.d.ts",
"pbkdf2/index.d.ts",
"aes/index.d.ts",
"tripledes/index.d.ts",
"rc4/index.d.ts",
"rabbit/index.d.ts",
"rabbit-legacy/index.d.ts",
"evpkdf/index.d.ts",
"format-openssl/index.d.ts",
"format-hex/index.d.ts",
"enc-latin1/index.d.ts",
"enc-utf8/index.d.ts",
"enc-hex/index.d.ts",
"enc-utf16/index.d.ts",
"enc-base64/index.d.ts",
"mode-cfb/index.d.ts",
"mode-ctr/index.d.ts",
"mode-ctr-gladman/index.d.ts",
"mode-ofb/index.d.ts",
"mode-ecb/index.d.ts",
"pad-pkcs7/index.d.ts",
"pad-ansix923/index.d.ts",
"pad-iso10126/index.d.ts",
"pad-iso97971/index.d.ts",
"pad-zeropadding/index.d.ts",
"pad-nopadding/index.d.ts"
"test/submodule-tests.ts"
]
}

View File

@ -18,7 +18,6 @@
},
"files": [
"index.d.ts",
"currencies.d.ts",
"currency-formatter-tests.ts"
]
}

View File

@ -19,7 +19,6 @@
},
"files": [
"index.d.ts",
"steps/index.d.ts",
"cypress-cucumber-preprocessor-tests.ts"
]
}
}

View File

@ -18,8 +18,6 @@
},
"files": [
"index.d.ts",
"auto-bind.d.ts",
"lazy.d.ts",
"d-tests.ts"
]
}
}

View File

@ -1,26 +1,23 @@
{
"compilerOptions": {
"module": "commonjs",
"lib": [
"es6"
],
"noImplicitAny": true,
"noImplicitThis": true,
"strictNullChecks": true,
"strictFunctionTypes": true,
"baseUrl": "../",
"typeRoots": [
"../"
],
"types": [
],
"noEmit": true,
"forceConsistentCasingInFileNames": true
"module": "commonjs",
"lib": [
"es6"
],
"noImplicitAny": true,
"noImplicitThis": true,
"strictNullChecks": true,
"strictFunctionTypes": true,
"baseUrl": "../",
"typeRoots": [
"../"
],
"types": [],
"noEmit": true,
"forceConsistentCasingInFileNames": true
},
"files": [
"index.d.ts",
"seed.d.ts",
"date-now-tests.ts"
"index.d.ts",
"date-now-tests.ts"
]
}
}

View File

@ -1,26 +1,27 @@
{
"compilerOptions": {
"module": "commonjs",
"lib": ["es6"],
"lib": [
"es6"
],
"target": "ES2015",
"noImplicitAny": true,
"noImplicitThis": true,
"strictNullChecks": true,
"strictFunctionTypes": true,
"baseUrl": "../",
"typeRoots": ["../"],
"typeRoots": [
"../"
],
"types": [],
"noEmit": true,
"forceConsistentCasingInFileNames": true
},
"files": [
"index.d.ts",
"runners/jest/adapter/index.d.ts",
"runners/jest/specReporter.d.ts",
"runners/mocha/adapter/index.d.ts",
"test/detox-global-tests.ts",
"test/detox-module-tests.ts",
"test/detox-jest-setup-tests.ts",
"test/detox-mocha-setup-tests.ts"
]
}
}

View File

@ -19,8 +19,6 @@
},
"files": [
"index.d.ts",
"addons/createStore.d.ts",
"addons/BaseStore.d.ts",
"dispatchr-tests.ts"
]
}
}

View File

@ -0,0 +1,63 @@
dijit.d.ts
doh.d.ts
dojox.NodeList.d.ts
dojox.analytics.d.ts
dojox.app.d.ts
dojox.atom.d.ts
dojox.av.d.ts
dojox.calc.d.ts
dojox.calendar.d.ts
dojox.charting.d.ts
dojox.collections.d.ts
dojox.color.d.ts
dojox.css3.d.ts
dojox.data.d.ts
dojox.date.d.ts
dojox.dgauges.d.ts
dojox.dnd.d.ts
dojox.drawing.d.ts
dojox.dtl.d.ts
dojox.editor.d.ts
dojox.embed.d.ts
dojox.encoding.d.ts
dojox.flash.d.ts
dojox.form.d.ts
dojox.fx.d.ts
dojox.gantt.d.ts
dojox.gauges.d.ts
dojox.geo.d.ts
dojox.gesture.d.ts
dojox.gfx.d.ts
dojox.gfx3d.d.ts
dojox.grid.d.ts
dojox.help.d.ts
dojox.highlight.d.ts
dojox.html.d.ts
dojox.image.d.ts
dojox.io.d.ts
dojox.jq.d.ts
dojox.json.d.ts
dojox.jsonPath.d.ts
dojox.lang.d.ts
dojox.layout.d.ts
dojox.main.d.ts
dojox.math.d.ts
dojox.mdnd.d.ts
dojox.mobile.d.ts
dojox.mvc.d.ts
dojox.rails.d.ts
dojox.robot.d.ts
dojox.rpc.d.ts
dojox.secure.d.ts
dojox.sketch.d.ts
dojox.socket.d.ts
dojox.sql.d.ts
dojox.storage.d.ts
dojox.string.d.ts
dojox.testing.d.ts
dojox.timing.d.ts
dojox.treemap.d.ts
dojox.uuid.d.ts
dojox.validate.d.ts
dojox.widget.d.ts
dojox.xml.d.ts

View File

@ -18,69 +18,6 @@
"forceConsistentCasingInFileNames": true
},
"files": [
"index.d.ts",
"dijit.d.ts",
"doh.d.ts",
"dojox.NodeList.d.ts",
"dojox.analytics.d.ts",
"dojox.app.d.ts",
"dojox.atom.d.ts",
"dojox.av.d.ts",
"dojox.calc.d.ts",
"dojox.calendar.d.ts",
"dojox.charting.d.ts",
"dojox.collections.d.ts",
"dojox.color.d.ts",
"dojox.css3.d.ts",
"dojox.data.d.ts",
"dojox.date.d.ts",
"dojox.dgauges.d.ts",
"dojox.dnd.d.ts",
"dojox.drawing.d.ts",
"dojox.dtl.d.ts",
"dojox.editor.d.ts",
"dojox.embed.d.ts",
"dojox.encoding.d.ts",
"dojox.flash.d.ts",
"dojox.form.d.ts",
"dojox.fx.d.ts",
"dojox.gantt.d.ts",
"dojox.gauges.d.ts",
"dojox.geo.d.ts",
"dojox.gesture.d.ts",
"dojox.gfx.d.ts",
"dojox.gfx3d.d.ts",
"dojox.grid.d.ts",
"dojox.help.d.ts",
"dojox.highlight.d.ts",
"dojox.html.d.ts",
"dojox.image.d.ts",
"dojox.io.d.ts",
"dojox.jq.d.ts",
"dojox.json.d.ts",
"dojox.jsonPath.d.ts",
"dojox.lang.d.ts",
"dojox.layout.d.ts",
"dojox.main.d.ts",
"dojox.math.d.ts",
"dojox.mdnd.d.ts",
"dojox.mobile.d.ts",
"dojox.mvc.d.ts",
"dojox.rails.d.ts",
"dojox.robot.d.ts",
"dojox.rpc.d.ts",
"dojox.secure.d.ts",
"dojox.sketch.d.ts",
"dojox.socket.d.ts",
"dojox.sql.d.ts",
"dojox.storage.d.ts",
"dojox.string.d.ts",
"dojox.testing.d.ts",
"dojox.timing.d.ts",
"dojox.treemap.d.ts",
"dojox.uuid.d.ts",
"dojox.validate.d.ts",
"dojox.widget.d.ts",
"dojox.xml.d.ts"
"index.d.ts"
]
}

View File

@ -19,13 +19,6 @@
},
"files": [
"dwt-tests.ts",
"index.d.ts",
"Dynamsoft.d.ts",
"addon.ocr.d.ts",
"addon.ocrp.d.ts",
"addon.pdf.d.ts",
"addon.webcam.d.ts",
"dbr.d.ts",
"mbc.d.ts"
"index.d.ts"
]
}
}

View File

@ -0,0 +1,4 @@
addon.ocr.d.ts
addon.ocrp.d.ts
addon.pdf.d.ts
addon.webcam.d.ts

View File

@ -1,3 +1,4 @@
/// <reference types="./addon.pdf" />
function dwtOnReady() {
const DWObject = Dynamsoft.WebTwainEnv.GetWebTwain('dwtcontrolContainer'); // Get the Dynamic Web TWAIN object that is embeded in the div with id 'dwtcontrolContainer'
if (DWObject) {

View File

@ -5,7 +5,7 @@
// Lincoln Hu <https://github.com/lincoln2018>
// Tom Kent <https://github.com/Tom-Dynamsoft>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.4
// TypeScript Version: 3.2
/*!
* Based on Dynamsoft WebTwain JavaScript Intellisense

View File

@ -24,10 +24,6 @@
},
"files": [
"index.d.ts",
"addon.ocr.d.ts",
"addon.ocrp.d.ts",
"addon.pdf.d.ts",
"addon.webcam.d.ts",
"dwt-tests.ts"
]
}
}

View File

@ -24,13 +24,6 @@
},
"files": [
"dwt-tests.ts",
"index.d.ts",
"Dynamsoft.d.ts",
"addon.ocr.d.ts",
"addon.ocrp.d.ts",
"addon.pdf.d.ts",
"addon.webcam.d.ts",
"dbr.d.ts",
"mbc.d.ts"
"index.d.ts"
]
}
}

View File

@ -18,37 +18,6 @@
},
"files": [
"index.d.ts",
"eases-tests.ts",
"backInOut.d.ts",
"backIn.d.ts",
"backOut.d.ts",
"bounceInOut.d.ts",
"bounceIn.d.ts",
"bounceOut.d.ts",
"circInOut.d.ts",
"circIn.d.ts",
"circOut.d.ts",
"cubicInOut.d.ts",
"cubicIn.d.ts",
"cubicOut.d.ts",
"elasticInOut.d.ts",
"elasticIn.d.ts",
"elasticOut.d.ts",
"expoInOut.d.ts",
"expoIn.d.ts",
"expoOut.d.ts",
"linear.d.ts",
"quadInOut.d.ts",
"quadIn.d.ts",
"quadOut.d.ts",
"quartInOut.d.ts",
"quartIn.d.ts",
"quartOut.d.ts",
"quintInOut.d.ts",
"quintIn.d.ts",
"quintOut.d.ts",
"sineInOut.d.ts",
"sineIn.d.ts",
"sineOut.d.ts"
"eases-tests.ts"
]
}
}

View File

@ -18,34 +18,6 @@
"forceConsistentCasingInFileNames": true
},
"files": [
"index.d.ts",
"options/axis-pointer.d.ts",
"options/data-zoom.d.ts",
"options/text-style.d.ts",
"options/tooltip.d.ts",
"options/x-axis.d.ts",
"options/y-axis.d.ts",
"options/series/bar.d.ts",
"options/series/boxplot.d.ts",
"options/series/candlestick.d.ts",
"options/series/custom.d.ts",
"options/series/effect-scatter.d.ts",
"options/series/funnel.d.ts",
"options/series/gauge.d.ts",
"options/series/graph.d.ts",
"options/series/heatmap.d.ts",
"options/series/line.d.ts",
"options/series/lines.d.ts",
"options/series/map.d.ts",
"options/series/parallel.d.ts",
"options/series/pictorial-bar.d.ts",
"options/series/pie.d.ts",
"options/series/radar.d.ts",
"options/series/sankey.d.ts",
"options/series/scatter.d.ts",
"options/series/sunburst.d.ts",
"options/series/theme-river.d.ts",
"options/series/tree.d.ts",
"options/series/treemap.d.ts"
"index.d.ts"
]
}
}

View File

@ -0,0 +1,2 @@
serializers/embedded-records-mixin.d.ts
transform.d.ts

View File

@ -14,34 +14,90 @@
"../"
],
"paths": {
"@ember/application": ["ember__application"],
"@ember/application/*": ["ember__application/*"],
"@ember/array": ["ember__array"],
"@ember/array/*": ["ember__array/*"],
"@ember/component": ["ember__component"],
"@ember/component/*": ["ember__component/*"],
"@ember/controller": ["ember__controller"],
"@ember/debug": ["ember__debug"],
"@ember/debug/*": ["ember__debug/*"],
"@ember/engine": ["ember__engine"],
"@ember/engine/*": ["ember__engine/*"],
"@ember/error": ["ember__error"],
"@ember/object": ["ember__object"],
"@ember/object/*": ["ember__object/*"],
"@ember/polyfills": ["ember__polyfills"],
"@ember/routing": ["ember__routing"],
"@ember/routing/*": ["ember__routing/*"],
"@ember/runloop": ["ember__runloop"],
"@ember/runloop/*": ["ember__runloop/*"],
"@ember/service": ["ember__service"],
"@ember/string": ["ember__string"],
"@ember/string/*": ["ember__string/*"],
"@ember/template": ["ember__template"],
"@ember/template/*": ["ember__template/*"],
"@ember/test": ["ember__test"],
"@ember/test/*": ["ember__test/*"],
"@ember/utils": ["ember__utils"],
"@ember/utils/*": ["ember__utils/*"]
"@ember/application": [
"ember__application"
],
"@ember/application/*": [
"ember__application/*"
],
"@ember/array": [
"ember__array"
],
"@ember/array/*": [
"ember__array/*"
],
"@ember/component": [
"ember__component"
],
"@ember/component/*": [
"ember__component/*"
],
"@ember/controller": [
"ember__controller"
],
"@ember/debug": [
"ember__debug"
],
"@ember/debug/*": [
"ember__debug/*"
],
"@ember/engine": [
"ember__engine"
],
"@ember/engine/*": [
"ember__engine/*"
],
"@ember/error": [
"ember__error"
],
"@ember/object": [
"ember__object"
],
"@ember/object/*": [
"ember__object/*"
],
"@ember/polyfills": [
"ember__polyfills"
],
"@ember/routing": [
"ember__routing"
],
"@ember/routing/*": [
"ember__routing/*"
],
"@ember/runloop": [
"ember__runloop"
],
"@ember/runloop/*": [
"ember__runloop/*"
],
"@ember/service": [
"ember__service"
],
"@ember/string": [
"ember__string"
],
"@ember/string/*": [
"ember__string/*"
],
"@ember/template": [
"ember__template"
],
"@ember/template/*": [
"ember__template/*"
],
"@ember/test": [
"ember__test"
],
"@ember/test/*": [
"ember__test/*"
],
"@ember/utils": [
"ember__utils"
],
"@ember/utils/*": [
"ember__utils/*"
]
},
"types": [],
"noEmit": true,
@ -50,29 +106,6 @@
},
"files": [
"index.d.ts",
"adapters/errors.d.ts",
"adapters/json-api.d.ts",
"adapters/rest.d.ts",
"serializers/embedded-records-mixin.d.ts",
"serializers/json-api.d.ts",
"serializers/json.d.ts",
"serializers/rest.d.ts",
"transforms/boolean.d.ts",
"transforms/date.d.ts",
"transforms/number.d.ts",
"transforms/string.d.ts",
"transforms/transform.d.ts",
"adapter.d.ts",
"attr.d.ts",
"model.d.ts",
"relationships.d.ts",
"serializer.d.ts",
"store.d.ts",
"transform.d.ts",
"types/registries/adapter.d.ts",
"types/registries/model.d.ts",
"types/registries/serializer.d.ts",
"types/registries/transform.d.ts",
"test/lib/assert.ts",
"test/model.ts",
"test/module-api.ts",
@ -88,4 +121,4 @@
"test/error.ts",
"test/promises.ts"
]
}
}

View File

@ -0,0 +1,2 @@
serializers/embedded-records-mixin.d.ts
transform.d.ts

View File

@ -14,9 +14,15 @@
"../../"
],
"paths": {
"ember": ["ember/v2"],
"ember-data": ["ember-data/v2"],
"ember-data/*": ["ember-data/v2/*"]
"ember": [
"ember/v2"
],
"ember-data": [
"ember-data/v2"
],
"ember-data/*": [
"ember-data/v2/*"
]
},
"types": [],
"noEmit": true,
@ -25,25 +31,6 @@
},
"files": [
"index.d.ts",
"adapter.d.ts",
"serializer.d.ts",
"model.d.ts",
"attr.d.ts",
"relationships.d.ts",
"store.d.ts",
"transform.d.ts",
"adapters/errors.d.ts",
"adapters/rest.d.ts",
"adapters/json-api.d.ts",
"serializers/json-api.d.ts",
"serializers/json.d.ts",
"serializers/rest.d.ts",
"serializers/embedded-records-mixin.d.ts",
"transforms/transform.d.ts",
"transforms/date.d.ts",
"transforms/boolean.d.ts",
"transforms/string.d.ts",
"transforms/number.d.ts",
"test/lib/assert.ts",
"test/model.ts",
"test/module-api.ts",
@ -58,4 +45,4 @@
"test/injections.ts",
"test/error.ts"
]
}
}

View File

@ -14,34 +14,90 @@
"../"
],
"paths": {
"@ember/application": ["ember__application"],
"@ember/application/*": ["ember__application/*"],
"@ember/array": ["ember__array"],
"@ember/array/*": ["ember__array/*"],
"@ember/component": ["ember__component"],
"@ember/component/*": ["ember__component/*"],
"@ember/controller": ["ember__controller"],
"@ember/debug": ["ember__debug"],
"@ember/debug/*": ["ember__debug/*"],
"@ember/engine": ["ember__engine"],
"@ember/engine/*": ["ember__engine/*"],
"@ember/error": ["ember__error"],
"@ember/object": ["ember__object"],
"@ember/object/*": ["ember__object/*"],
"@ember/polyfills": ["ember__polyfills"],
"@ember/routing": ["ember__routing"],
"@ember/routing/*": ["ember__routing/*"],
"@ember/runloop": ["ember__runloop"],
"@ember/runloop/*": ["ember__runloop/*"],
"@ember/service": ["ember__service"],
"@ember/string": ["ember__string"],
"@ember/string/*": ["ember__string/*"],
"@ember/template": ["ember__template"],
"@ember/template/*": ["ember__template/*"],
"@ember/test": ["ember__test"],
"@ember/test/*": ["ember__test/*"],
"@ember/utils": ["ember__utils"],
"@ember/utils/*": ["ember__utils/*"]
"@ember/application": [
"ember__application"
],
"@ember/application/*": [
"ember__application/*"
],
"@ember/array": [
"ember__array"
],
"@ember/array/*": [
"ember__array/*"
],
"@ember/component": [
"ember__component"
],
"@ember/component/*": [
"ember__component/*"
],
"@ember/controller": [
"ember__controller"
],
"@ember/debug": [
"ember__debug"
],
"@ember/debug/*": [
"ember__debug/*"
],
"@ember/engine": [
"ember__engine"
],
"@ember/engine/*": [
"ember__engine/*"
],
"@ember/error": [
"ember__error"
],
"@ember/object": [
"ember__object"
],
"@ember/object/*": [
"ember__object/*"
],
"@ember/polyfills": [
"ember__polyfills"
],
"@ember/routing": [
"ember__routing"
],
"@ember/routing/*": [
"ember__routing/*"
],
"@ember/runloop": [
"ember__runloop"
],
"@ember/runloop/*": [
"ember__runloop/*"
],
"@ember/service": [
"ember__service"
],
"@ember/string": [
"ember__string"
],
"@ember/string/*": [
"ember__string/*"
],
"@ember/template": [
"ember__template"
],
"@ember/template/*": [
"ember__template/*"
],
"@ember/test": [
"ember__test"
],
"@ember/test/*": [
"ember__test/*"
],
"@ember/utils": [
"ember__utils"
],
"@ember/utils/*": [
"ember__utils/*"
]
},
"types": [],
"noEmit": true,
@ -49,8 +105,6 @@
},
"files": [
"index.d.ts",
"tests/helpers/with-feature.d.ts",
"test-support/index.d.ts",
"ember-feature-flags-tests.ts"
]
}
}

View File

@ -14,8 +14,12 @@
"../../"
],
"paths": {
"ember": ["ember/v2"],
"ember-feature-flags": ["ember-feature-flags/v3"]
"ember": [
"ember/v2"
],
"ember-feature-flags": [
"ember-feature-flags/v3"
]
},
"types": [],
"noEmit": true,
@ -23,7 +27,6 @@
},
"files": [
"index.d.ts",
"tests/helpers/with-feature.d.ts",
"ember-feature-flags-tests.ts"
]
}
}

View File

@ -0,0 +1,8 @@
-private/default-resolver.d.ts
-private/event-dispatcher.d.ts
-private/registry.d.ts
deprecations.d.ts
globals-resolver.d.ts
instance.d.ts
resolver.d.ts
types.d.ts

View File

@ -15,35 +15,47 @@
"../"
],
"paths": {
"@ember/object": ["ember__object"],
"@ember/object/*": ["ember__object/*"],
"@ember/engine": ["ember__engine"],
"@ember/engine/*": ["ember__engine/*"],
"@ember/routing": ["ember__routing"],
"@ember/routing/*": ["ember__routing/*"],
"@ember/service": ["ember__service"],
"@ember/application": ["ember__application"],
"@ember/application/*": ["ember__application/*"],
"@ember/controller": ["ember__controller"]
"@ember/object": [
"ember__object"
],
"@ember/object/*": [
"ember__object/*"
],
"@ember/engine": [
"ember__engine"
],
"@ember/engine/*": [
"ember__engine/*"
],
"@ember/routing": [
"ember__routing"
],
"@ember/routing/*": [
"ember__routing/*"
],
"@ember/service": [
"ember__service"
],
"@ember/application": [
"ember__application"
],
"@ember/application/*": [
"ember__application/*"
],
"@ember/controller": [
"ember__controller"
]
},
"types": [],
"noEmit": true,
"forceConsistentCasingInFileNames": true
},
"files": [
"deprecations.d.ts",
"globals-resolver.d.ts",
"index.d.ts",
"instance.d.ts",
"resolver.d.ts",
"types.d.ts",
"-private/default-resolver.d.ts",
"-private/event-dispatcher.d.ts",
"-private/registry.d.ts",
"test/application.ts",
"test/deprecations.ts",
"test/resolver.ts",
"test/globals-resolver.ts",
"test/application-instance.ts"
]
}
}

View File

@ -0,0 +1,6 @@
-private/enumerable.d.ts
-private/mutable-enumerable.d.ts
-private/native-array.d.ts
mutable.d.ts
proxy.d.ts
types/prototype-extensions.d.ts

View File

@ -15,10 +15,18 @@
"../"
],
"paths": {
"@ember/object": ["ember__object"],
"@ember/object/*": ["ember__object/*"],
"@ember/array": ["ember__array"],
"@ember/array/*": ["ember__array/*"]
"@ember/object": [
"ember__object"
],
"@ember/object/*": [
"ember__object/*"
],
"@ember/array": [
"ember__array"
],
"@ember/array/*": [
"ember__array/*"
]
},
"types": [],
"noEmit": true,
@ -26,15 +34,9 @@
},
"files": [
"index.d.ts",
"mutable.d.ts",
"proxy.d.ts",
"-private/native-array.d.ts",
"-private/enumerable.d.ts",
"-private/mutable-enumerable.d.ts",
"types/prototype-extensions.d.ts",
"test/lib/assert.ts",
"test/array.ts",
"test/array-ext.ts",
"test/array-proxy.ts"
]
}
}

View File

@ -0,0 +1,10 @@
-private/action-support.d.ts
-private/class-names-support.d.ts
-private/core-view.d.ts
-private/target-action-support.d.ts
-private/text-support.d.ts
-private/view-mixin.d.ts
checkbox.d.ts
helper.d.ts
text-area.d.ts
text-field.d.ts

View File

@ -15,12 +15,24 @@
"../"
],
"paths": {
"@ember/object": ["ember__object"],
"@ember/object/*": ["ember__object/*"],
"@ember/controller": ["ember__controller"],
"@ember/controller/*": ["ember__controller/*"],
"@ember/component": ["ember__component"],
"@ember/component/*": ["ember__component/*"]
"@ember/object": [
"ember__object"
],
"@ember/object/*": [
"ember__object/*"
],
"@ember/controller": [
"ember__controller"
],
"@ember/controller/*": [
"ember__controller/*"
],
"@ember/component": [
"ember__component"
],
"@ember/component/*": [
"ember__component/*"
]
},
"types": [],
"noEmit": true,
@ -28,18 +40,8 @@
},
"files": [
"index.d.ts",
"checkbox.d.ts",
"text-area.d.ts",
"text-field.d.ts",
"helper.d.ts",
"-private/core-view.d.ts",
"-private/class-names-support.d.ts",
"-private/view-mixin.d.ts",
"-private/action-support.d.ts",
"-private/target-action-support.d.ts",
"-private/text-support.d.ts",
"test/lib/assert.ts",
"test/component.ts",
"test/helper.ts"
]
}
}

View File

@ -0,0 +1,2 @@
data-adapter.d.ts
container-debug-adapter.d.ts

View File

@ -15,12 +15,24 @@
"../"
],
"paths": {
"@ember/object": ["ember__object"],
"@ember/object/*": ["ember__object/*"],
"@ember/engine": ["ember__engine"],
"@ember/engine/*": ["ember__engine/*"],
"@ember/debug": ["ember__debug"],
"@ember/debug/*": ["ember__debug/*"]
"@ember/object": [
"ember__object"
],
"@ember/object/*": [
"ember__object/*"
],
"@ember/engine": [
"ember__engine"
],
"@ember/engine/*": [
"ember__engine/*"
],
"@ember/debug": [
"ember__debug"
],
"@ember/debug/*": [
"ember__debug/*"
]
},
"types": [],
"noEmit": true,
@ -28,8 +40,6 @@
},
"files": [
"index.d.ts",
"data-adapter.d.ts",
"container-debug-adapter.d.ts",
"ember__debug-tests.ts"
]
}
}

View File

@ -0,0 +1,5 @@
-private/container-proxy-mixin.d.ts
-private/registry-proxy-mixin.d.ts
-private/resolver.d.ts
-private/types/initializer.d.ts
instance.d.ts

View File

@ -15,10 +15,18 @@
"../"
],
"paths": {
"@ember/object": ["ember__object"],
"@ember/object/*": ["ember__object/*"],
"@ember/engine": ["ember__engine"],
"@ember/engine/*": ["ember__engine/*"]
"@ember/object": [
"ember__object"
],
"@ember/object/*": [
"ember__object/*"
],
"@ember/engine": [
"ember__engine"
],
"@ember/engine/*": [
"ember__engine/*"
]
},
"types": [],
"noEmit": true,
@ -26,12 +34,7 @@
},
"files": [
"index.d.ts",
"instance.d.ts",
"-private/registry-proxy-mixin.d.ts",
"-private/resolver.d.ts",
"-private/container-proxy-mixin.d.ts",
"-private/types/initializer.d.ts",
"test/engine.ts",
"test/engine-instance.ts"
]
}
}

View File

@ -0,0 +1,13 @@
-private/action-handler.d.ts
-private/copyable.d.ts
-private/types.d.ts
computed.d.ts
core.d.ts
evented.d.ts
events.d.ts
internals.d.ts
mixin.d.ts
observable.d.ts
observers.d.ts
promise-proxy-mixin.d.ts
proxy.d.ts

View File

@ -16,28 +16,19 @@
"../"
],
"paths": {
"@ember/object": ["ember__object"],
"@ember/object/*": ["ember__object/*"]
"@ember/object": [
"ember__object"
],
"@ember/object/*": [
"ember__object/*"
]
},
"types": [],
"noEmit": true,
"forceConsistentCasingInFileNames": true
},
"files": [
"computed.d.ts",
"core.d.ts",
"evented.d.ts",
"events.d.ts",
"index.d.ts",
"internals.d.ts",
"mixin.d.ts",
"observable.d.ts",
"observers.d.ts",
"promise-proxy-mixin.d.ts",
"proxy.d.ts",
"-private/types.d.ts",
"-private/copyable.d.ts",
"-private/action-handler.d.ts",
"test/lib/assert.ts",
"test/access-modifier.ts",
"test/core.ts",
@ -54,4 +45,4 @@
"test/proxy.ts",
"test/reopen.ts"
]
}
}

View File

@ -15,8 +15,12 @@
"../"
],
"paths": {
"@ember/polyfills": ["ember__polyfills"],
"@ember/polyfills/*": ["ember__polyfills/*"]
"@ember/polyfills": [
"ember__polyfills"
],
"@ember/polyfills/*": [
"ember__polyfills/*"
]
},
"types": [],
"noEmit": true,
@ -24,7 +28,6 @@
},
"files": [
"index.d.ts",
"types.d.ts",
"ember__polyfills-tests.ts"
]
}
}

View File

@ -0,0 +1,13 @@
-private/route-info.d.ts
-private/router-dsl.d.ts
-private/transition.d.ts
auto-location.d.ts
hash-location.d.ts
history-location.d.ts
link-component.d.ts
location.d.ts
none-location.d.ts
route.d.ts
router.d.ts
router-service.d.ts
types.d.ts

View File

@ -15,39 +15,48 @@
"../"
],
"paths": {
"@ember/service": ["ember__service"],
"@ember/object": ["ember__object"],
"@ember/object/*": ["ember__object/*"],
"@ember/array": ["ember__array"],
"@ember/array/*": ["ember__array/*"],
"@ember/service/*": ["ember__service/*"],
"@ember/component": ["ember__component"],
"@ember/component/*": ["ember__component/*"],
"@ember/controller": ["ember__controller"],
"@ember/routing": ["ember__routing"],
"@ember/routing/*": ["ember__routing/*"]
"@ember/service": [
"ember__service"
],
"@ember/object": [
"ember__object"
],
"@ember/object/*": [
"ember__object/*"
],
"@ember/array": [
"ember__array"
],
"@ember/array/*": [
"ember__array/*"
],
"@ember/service/*": [
"ember__service/*"
],
"@ember/component": [
"ember__component"
],
"@ember/component/*": [
"ember__component/*"
],
"@ember/controller": [
"ember__controller"
],
"@ember/routing": [
"ember__routing"
],
"@ember/routing/*": [
"ember__routing/*"
]
},
"types": [],
"noEmit": true,
"forceConsistentCasingInFileNames": true
},
"files": [
"auto-location.d.ts",
"hash-location.d.ts",
"history-location.d.ts",
"index.d.ts",
"link-component.d.ts",
"location.d.ts",
"none-location.d.ts",
"route.d.ts",
"router-service.d.ts",
"router.d.ts",
"types.d.ts",
"-private/router-dsl.d.ts",
"-private/route-info.d.ts",
"-private/transition.d.ts",
"test/lib/assert.ts",
"test/route.ts",
"test/router.ts"
]
}
}

View File

@ -0,0 +1,3 @@
-private/backburner.d.ts
-private/types.d.ts
types.d.ts

View File

@ -15,10 +15,18 @@
"../"
],
"paths": {
"@ember/object": ["ember__object"],
"@ember/object/*": ["ember__object/*"],
"@ember/runloop": ["ember__runloop"],
"@ember/runloop/*": ["ember__runloop/*"]
"@ember/object": [
"ember__object"
],
"@ember/object/*": [
"ember__object/*"
],
"@ember/runloop": [
"ember__runloop"
],
"@ember/runloop/*": [
"ember__runloop/*"
]
},
"types": [],
"noEmit": true,
@ -26,9 +34,6 @@
},
"files": [
"index.d.ts",
"types.d.ts",
"-private/types.d.ts",
"-private/backburner.d.ts",
"ember__runloop-tests.ts"
]
}
}

Some files were not shown because too many files have changed in this diff Show More