Compare commits

..

103 Commits

Author SHA1 Message Date
sunilyadav840
868317360b fixed typescript strict of priceUtils 2021-08-20 15:56:52 +05:30
Steve Faulkner
b66aeb814a Polyfill Buffer (#988) 2021-08-18 21:12:40 -05:00
Tanuj Mittal
410f582378 Fix notebooksTemporarilyDown feature flag (#983) 2021-08-17 07:27:41 +05:30
Hardikkumar Nai
678ca51c77 Update to Webpack 5 (#964)
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-08-16 15:44:40 -05:00
Steve Faulkner
2dfd90ca0f Disable Notebooks Test (#980) 2021-08-16 11:35:21 -05:00
Srinath Narayanan
4110be10bd Removing author from publish notebook payload (#966)
* removing author from publish payload

* fixed failing tests
2021-08-15 13:15:30 +05:30
Srinath Narayanan
6e55e397b3 Changes for Disabling notebook related features (#979)
* notebook removal changes

* fixed failing tests
2021-08-14 12:09:22 +05:30
Tanuj Mittal
24d0a16123 Disable notebooks temporarily (#978)
* Disable notebooks temporarily

* Updates
2021-08-14 07:03:58 +05:30
Tanuj Mittal
f8ac36962b Add Security Warning Bar for untrusted notebooks (#970)
* Add Security Warning Bar for untrusted notebooks

* Update

* Another update

* Add a snapshot test

* UX updates

* More updates

* Add tests

* Update test snapshot

* Update string

* Update security message
2021-08-10 23:54:26 +05:30
Sunil Kumar Yadav
51f3f9a718 Move inputTypeahead to react (#946)
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-08-04 09:46:18 -05:00
victor-meng
ee4404c439 Fix enable synapse link error (#918)
* Fix enable synapse error

* Default all ARM requests to JSON

Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-08-02 21:11:42 -05:00
Steve Faulkner
b65456f754 Fix bug in Dialog State store (#969) 2021-08-02 20:54:30 -05:00
victor-meng
56699ccb1b Fix new resource tree (#962) 2021-07-30 16:23:36 -07:00
victor-meng
042f980b89 Replace window.confirm and window.alert with modal dialog (#965) 2021-07-30 10:27:27 -07:00
t-tarabhatia
7e0c4b7290 Add changes to Partition Key A/B Test (#954) 2021-07-29 08:48:03 -05:00
victor-meng
a66fc06dad Turn off react resource tree (#963) 2021-07-28 21:29:45 -07:00
victor-meng
a8bc821dec Add initializeGitHubRepos function in useNotebooks store (#957) 2021-07-23 18:44:24 -07:00
victor-meng
1394aae944 Fix validateCollectionId for new tables account (#958) 2021-07-23 18:44:16 -07:00
victor-meng
fecac5625a Migrate resource tree for resource token to react (#956) 2021-07-22 17:11:19 -07:00
victor-meng
dc21032d69 Clean up EditTableEntityPanel (#955) 2021-07-22 16:18:48 -07:00
siddjoshi-ms
39a67dbc98 Sqlx estimated cost calculation (#925)
Adds cost estimate for the SqlX services in the Dedicated Gateway blade (queries the new FetchPrices API to retrieve price data)
2021-07-22 10:48:19 -07:00
Sunil Kumar Yadav
ed9cf01b50 Fixed resourse tree collapse issue (#953) 2021-07-22 11:12:35 -05:00
vaidankarswapnil
e443d17b2e Migrate Index page to React (#952) 2021-07-22 10:19:17 -05:00
victor-meng
401660ae15 Fix connect to github (#951) 2021-07-21 17:47:55 -07:00
Steve Faulkner
c5e4ee9c2b Upgrade Playwright (#939) 2021-07-21 19:32:53 -05:00
victor-meng
913fec4e69 Improve e2e stability (#949) 2021-07-21 16:22:31 -07:00
victor-meng
6d46e48490 Migrate resource tree to react (#941) 2021-07-20 11:40:04 -07:00
victor-meng
afacde4041 Fix AddTableEntityPanel (#945)
* Fix AddTableEntityPanel

* Add CSS

* Fix snapshot
2021-07-19 22:00:33 -07:00
vaidankarswapnil
8a3929775b Strict mode SwitchAccount and SwitchSubscription files (#940) 2021-07-15 10:54:07 -05:00
vaidankarswapnil
b115bb34ca Fix GitHub repos panel issues (#875)
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
Co-authored-by: Tanuj Mittal <tamitta@microsoft.com>
2021-07-15 09:44:25 -05:00
Sunil Kumar Yadav
397231dca2 Fixed typescript strict issue of Statusbar, hostedUtils, StringUtils etc (#785) 2021-07-15 09:35:51 -05:00
Hardikkumar Nai
0bbf9de963 Resolve ESLint Errors (#934) 2021-07-15 08:53:07 -05:00
Sunil Kumar Yadav
103b3bf6c9 fixed typescript strict of CqlUtilities.test.ts CapabilityUtils.ts file (#787)
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-07-15 00:51:36 -05:00
Sunil Kumar Yadav
7dd8bd567f fixed typescript strict useSidePanel.ts PanelContainerComponent.tsx etc (#802)
* fixed typescript strict useSidePanel.ts PanelContainerComponent.tsx SchemaAnalyzerSplashScreen.tsx files

* update snapshot
2021-07-14 21:42:46 -05:00
Tanuj Mittal
416358f540 Cleanup Schema Analyzer feature flag (#938) 2021-07-15 06:42:14 +05:30
Tanuj Mittal
62b483d740 Fix connect to GitHub (#937) 2021-07-14 17:10:19 -05:00
Tanuj Mittal
c665c4bb7a Fix notebooks not rendering (#936) 2021-07-14 16:55:03 -05:00
t-tarabhatia
887618e77e UX Changes for Default Partition Key A/B Experiment (#928) 2021-07-14 14:10:45 -05:00
victor-meng
8d6ccf8356 import ComponentRegisterer in Explorer (#935) 2021-07-13 19:59:39 -05:00
Zachary Foster
4614ab3427 Adds disableLocalAuth check for listKeys call (#931) 2021-07-13 08:20:13 -04:00
Hardikkumar Nai
71113e403e Resolve ESlint Errors (#932) 2021-07-12 22:38:16 -05:00
Tanuj Mittal
854bd2c149 Use window messaging to pass sensitive data to terminal iframe (#929)
* Use window messaging to pass sensitive data to terminal iframe

* Address feedback

* Format

* Update

* Add tests
2021-07-13 03:18:13 +05:30
Hardikkumar Nai
cfce78242c Remove Explorer.openBrowseQueriesPane (#889) 2021-07-12 09:40:43 -05:00
Hardikkumar Nai
ee3488d3a9 Resolve more ESLint (#920)
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-07-12 08:55:19 -05:00
Hardikkumar Nai
e8d320e505 Resolve more ESLint (#922)
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-07-12 00:12:38 -05:00
victor-meng
f8ab0a82e0 Move tabs manager to zustand (#915) 2021-07-08 21:32:22 -07:00
Hardikkumar Nai
f4eef1b61b Resolve Eslint for Tables.Constants (#914)
* resolve_eslint_Tables.Constants

* correct spelling mistake
2021-07-08 21:10:29 -05:00
victor-meng
c486c1193e Fix scale component not showing in settings tab (#926) 2021-07-07 11:22:54 -07:00
victor-meng
db34024259 Move notebook flags to zustand (#912) 2021-07-06 15:21:23 -05:00
victor-meng
98d7bb37d5 Move resource token collection to useDatabases zustand store (#916) 2021-07-06 14:05:38 -05:00
Hardikkumar Nai
45d0b3f706 Resolve ESLint QueriesGridComponent (#923) 2021-07-06 09:12:41 -05:00
Hardikkumar Nai
a1d5648bbc Remove Explorer.openAddCollectionPane (#905)
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-06-27 23:39:28 -05:00
Steve Faulkner
447db01647 TypeScript 4.3 (#910) 2021-06-24 19:14:26 -05:00
victor-meng
4d2a6999d4 Move selectedNode to zustand (#903) 2021-06-24 13:56:33 -05:00
Hardikkumar Nai
a7239c7579 Remove Explorer.openDeleteDatabaseConfirmationPane (#908)
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-06-24 00:21:27 -05:00
Jordi Bunster
c1d4008895 Bypass ko<->React adapter in SettingsTab (#732)
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-06-24 00:07:10 -05:00
victor-meng
59655eed5f Remove route handlers (#909)
* Remove tab handlers

* Fix tests
2021-06-23 23:54:37 -05:00
Laurent Nguyen
6b35ab03f2 Switch notebook editor from Monaco back to Code Mirror (#901) 2021-06-23 14:05:52 -05:00
victor-meng
738a02a0f3 Replace subscriptions in resource tree with useDatabases hook (#904) 2021-06-23 13:45:29 -05:00
vaidankarswapnil
b392bed1b0 Migrate Stored Procedure tab to react (#894)
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-06-23 11:49:57 -05:00
vaidankarswapnil
f255387ccd Migrate Mongo Shell tab to React (#900) 2021-06-22 23:39:58 -05:00
Steve Faulkner
f9bd12eaa6 Fix for QueryTab Load More (#907) 2021-06-22 15:21:58 -05:00
Steve Faulkner
39215dc4de Remove unused GitHubReposComponentAdapter (#902) 2021-06-18 13:55:54 -05:00
victor-meng
96e6bba38b Move databases to zustand (#898) 2021-06-18 13:25:08 -05:00
Sunil Kumar Yadav
c9fa44f6f4 Fix UDF placeholder text (#899) 2021-06-17 10:54:40 -05:00
Sunil Kumar Yadav
05f59307c2 Migrate userDefinedFunctionTab to React (#860) 2021-06-16 19:09:22 -05:00
vaidankarswapnil
1d449e5b52 Implemented spinner in EditorReact component (#897) 2021-06-16 19:02:33 -05:00
Steve Faulkner
6f68c75257 Allow dynamic MSAL Authority (#896) 2021-06-16 09:13:11 -05:00
Sunil Kumar Yadav
914c372f5b Migrate Trigger tab to React (#855)
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-06-15 21:53:50 -05:00
Steve Faulkner
af71a96d54 Add tree and treeitem roles to Resource Tree (#895)
* Add tree and treeitem roles to Resource Tree

* Updates
2021-06-15 14:52:21 -05:00
Steve Faulkner
239c7edf7b Fix Incorrect Image Links (#892) 2021-06-14 20:52:02 -05:00
Hardikkumar Nai
0c6324a4c1 Remove Explorer.openTableSelectQueryPanel (#881)
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-06-14 16:57:47 -05:00
Hardikkumar Nai
615bfeaf48 Remove Explorer openEditTableEntityPanel and openAddTableEntityPanel (#887)
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-06-14 16:34:37 -05:00
Steve Faulkner
3bc58a80e4 Remove Explorer.isHostedDataExplorerEnabled (#890) 2021-06-14 14:46:14 -05:00
vaidankarswapnil
5da9724deb Migrate Mongo Query Tab to React(#854)
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-06-14 14:23:19 -05:00
vaidankarswapnil
999fad3bad Migrate Query Tab to React (#852)
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-06-14 14:15:13 -05:00
victor-meng
baa3252ba8 Properly style CassandraAddCollectionPane (#862) 2021-06-11 14:25:05 -07:00
Hardikkumar Nai
959d34d88d Remove Explorer.openCassandraAddCollectionPane (#888) 2021-06-10 23:41:24 -05:00
Steve Faulkner
ce3c2fcfb6 Remove settings component container dependency (#886) 2021-06-10 19:29:41 -05:00
Steve Faulkner
0a1a2bf421 Remove QueryUtils.queryAll and fix test (#885) 2021-06-10 19:29:19 -05:00
victor-meng
b0bbeb188a Fix query tab/pane related issues (#879) 2021-06-10 17:17:11 -07:00
Steve Faulkner
fc9f287d0a Remove Explorer.configure (#884) 2021-06-10 19:02:07 -05:00
Steve Faulkner
006230262c Remvoe Explorer.isServerlessEnabled (#883) 2021-06-10 18:16:43 -05:00
Steve Faulkner
6de77a4fba Update strict mode files (#882) 2021-06-10 12:44:57 -05:00
Hardikkumar Nai
c980af9a5c Remove method Explorer.openSettingPane (#880) 2021-06-10 08:09:38 -05:00
Steve Faulkner
c632342a43 Remove window.jQuery (#878) 2021-06-09 16:03:42 -05:00
Steve Faulkner
bcc9f8dd32 Migrate remaining notification console methods to zustand (#873) 2021-06-09 15:11:12 -05:00
Steve Faulkner
fc9f4c5583 Migrate notebooks workspaces to generated clients (#876) 2021-06-09 15:08:10 -05:00
Steve Faulkner
8f6cac3d35 Remove Unused Splitter (#874) 2021-06-09 08:35:25 -05:00
Steve Faulkner
2c296ede35 Remove unused KO->React Adapters (#863) 2021-06-07 23:14:05 -05:00
victor-meng
16b09df5fa Hide provision throughput checkbox for serverless account (#861) 2021-06-07 23:05:41 -05:00
Srinath Narayanan
ee60f61cfe Mongo tabs UX fixes (#851)
* Fixed mongo tabs UX

* changed logic for new tab index

* moved index to tabs base

* removed getIndex method
2021-06-08 00:17:55 +05:30
vaidankarswapnil
f296c00a1c Fixed graph style panel close issue (#858) 2021-06-07 10:38:13 -05:00
victor-meng
7d0be7d355 Show 10k RU instead of unlimited as max RU for unsharded collection (#845) 2021-05-28 20:11:31 -05:00
Steve Faulkner
04b3ef051a Revert "Upgrade Monaco Editor (#847)" (#850)
This reverts commit 5e2b8d7df0.
2021-05-28 15:49:29 -05:00
Steve Faulkner
b875407d49 Pure React Command Bar (#828) 2021-05-28 15:20:59 -05:00
Steve Faulkner
18ce8749ed Fix Enable Synapse Link (#849) 2021-05-28 15:20:19 -05:00
Steve Faulkner
5e2b8d7df0 Upgrade Monaco Editor (#847) 2021-05-28 13:58:35 -05:00
Steve Faulkner
da13a2b3cf Change CI cleanup to once per day 2021-05-28 09:16:36 -05:00
Zachary Foster
69b8196cf0 Removes feature flag from passing masterKey to SDK (#843)
* Remove Feature flag from master key usage

* Adds flag to fallback

* format
2021-05-28 08:12:33 -04:00
Steve Faulkner
5417e1e120 Enable Preview for Hosted Mode (#844) 2021-05-27 22:13:18 -05:00
Steve Faulkner
481ff9e7fe Migrate SidePanel state to Zustand (#799)
Co-authored-by: hardiknai-techm <HN00734461@TechMahindra.com>
2021-05-27 16:07:07 -05:00
Zachary Foster
e41b52e265 Redo user endpoint dynamic token (#827)
* Redo user endpoint dynamic token

* Fixes aad endpoint race condition, tenant switching, and account permissions

* Export const msalInstance

* Format

* fix import

* format

* Redo getMsalInstance

* format again

* Check for doc endpoint
2021-05-27 16:18:44 -04:00
693 changed files with 19655 additions and 25432 deletions

View File

@@ -1,16 +1 @@
PORTAL_RUNNER_USERNAME=
PORTAL_RUNNER_PASSWORD=
PORTAL_RUNNER_SUBSCRIPTION=
PORTAL_RUNNER_RESOURCE_GROUP=
PORTAL_RUNNER_DATABASE_ACCOUNT=
PORTAL_RUNNER_DATABASE_ACCOUNT_KEY=
PORTAL_RUNNER_MONGO_DATABASE_ACCOUNT=
PORTAL_RUNNER_MONGO_DATABASE_ACCOUNT_KEY=
PORTAL_RUNNER_CONNECTION_STRING=
NOTEBOOKS_TEST_RUNNER_TENANT_ID=
NOTEBOOKS_TEST_RUNNER_CLIENT_ID=
NOTEBOOKS_TEST_RUNNER_CLIENT_SECRET=
CASSANDRA_CONNECTION_STRING=
MONGO_CONNECTION_STRING=
TABLES_CONNECTION_STRING=
DATA_EXPLORER_ENDPOINT=https://localhost:1234/hostedExplorer.html

View File

@@ -44,7 +44,6 @@ src/Definitions/png.d.ts
src/Definitions/svg.d.ts
src/Explorer/ComponentRegisterer.test.ts
src/Explorer/ComponentRegisterer.ts
src/Explorer/ContextMenuButtonFactory.ts
src/Explorer/Controls/CollapsiblePanel/CollapsiblePanelComponent.ts
src/Explorer/Controls/DiffEditor/DiffEditorComponent.ts
src/Explorer/Controls/DynamicList/DynamicList.test.ts
@@ -72,7 +71,6 @@ src/Explorer/DataSamples/ContainerSampleGenerator.test.ts
src/Explorer/DataSamples/ContainerSampleGenerator.ts
src/Explorer/DataSamples/DataSamplesUtil.test.ts
src/Explorer/DataSamples/DataSamplesUtil.ts
src/Explorer/Explorer.tsx
src/Explorer/Graph/GraphExplorerComponent/ArraysByKeyCache.test.ts
src/Explorer/Graph/GraphExplorerComponent/ArraysByKeyCache.ts
src/Explorer/Graph/GraphExplorerComponent/D3ForceGraph.test.ts
@@ -84,11 +82,6 @@ src/Explorer/Graph/GraphExplorerComponent/GremlinClient.test.ts
src/Explorer/Graph/GraphExplorerComponent/GremlinClient.ts
src/Explorer/Graph/GraphExplorerComponent/GremlinSimpleClient.test.ts
src/Explorer/Graph/GraphExplorerComponent/GremlinSimpleClient.ts
# src/Explorer/Graph/GraphStyleComponent/GraphStyle.test.ts
# src/Explorer/Graph/GraphStyleComponent/GraphStyleComponent.ts
src/Explorer/Menus/CommandBar/CommandBarComponentButtonFactory.test.ts
src/Explorer/Menus/CommandBar/CommandBarComponentButtonFactory.ts
src/Explorer/Menus/ContextMenu.ts
src/Explorer/MostRecentActivity/MostRecentActivity.ts
src/Explorer/Notebook/NotebookClientV2.ts
@@ -105,23 +98,11 @@ src/Explorer/Notebook/NotebookContainerClient.ts
src/Explorer/Notebook/NotebookContentClient.ts
src/Explorer/Notebook/NotebookContentItem.ts
src/Explorer/Notebook/NotebookUtil.ts
src/Explorer/OpenActions.test.ts
src/Explorer/OpenActions.ts
src/Explorer/OpenActionsStubs.ts
src/Explorer/Panes/AddDatabasePane.ts
src/Explorer/Panes/AddDatabasePane.test.ts
src/Explorer/Panes/BrowseQueriesPane.ts
src/Explorer/Panes/ContextualPaneBase.ts
# src/Explorer/Panes/GraphStylingPane.ts
# src/Explorer/Panes/NewVertexPane.ts
src/Explorer/Panes/RenewAdHocAccessPane.ts
src/Explorer/Panes/SetupNotebooksPane.ts
src/Explorer/Panes/SwitchDirectoryPane.ts
src/Explorer/Panes/Tables/Validators/EntityPropertyNameValidator.ts
src/Explorer/Panes/Tables/Validators/EntityPropertyValidationCommon.ts
src/Explorer/Panes/Tables/Validators/EntityPropertyValueValidator.ts
src/Explorer/SplashScreen/SplashScreen.test.ts
src/Explorer/Tables/Constants.ts
src/Explorer/Tables/DataTable/CacheBase.ts
src/Explorer/Tables/DataTable/DataTableBindingManager.ts
src/Explorer/Tables/DataTable/DataTableBuilder.ts
@@ -138,7 +119,6 @@ src/Explorer/Tables/QueryBuilder/ClauseGroupViewModel.ts
src/Explorer/Tables/QueryBuilder/CustomTimestampHelper.ts
src/Explorer/Tables/QueryBuilder/QueryBuilderViewModel.ts
src/Explorer/Tables/QueryBuilder/QueryClauseViewModel.ts
src/Explorer/Tables/QueryBuilder/QueryViewModel.ts
src/Explorer/Tables/TableDataClient.ts
src/Explorer/Tables/TableEntityProcessor.ts
src/Explorer/Tables/Utilities.ts
@@ -148,170 +128,67 @@ src/Explorer/Tabs/DocumentsTab.test.ts
src/Explorer/Tabs/DocumentsTab.ts
src/Explorer/Tabs/GraphTab.ts
src/Explorer/Tabs/MongoDocumentsTab.ts
src/Explorer/Tabs/MongoQueryTab.ts
src/Explorer/Tabs/MongoShellTab.ts
src/Explorer/Tabs/NotebookV2Tab.ts
src/Explorer/Tabs/QueryTab.test.ts
src/Explorer/Tabs/QueryTab.ts
src/Explorer/Tabs/QueryTablesTab.ts
src/Explorer/Tabs/ScriptTabBase.ts
src/Explorer/Tabs/StoredProcedureTab.ts
src/Explorer/Tabs/TabComponents.ts
src/Explorer/Tabs/TabsBase.ts
src/Explorer/Tabs/TriggerTab.ts
src/Explorer/Tabs/UserDefinedFunctionTab.ts
src/Explorer/Tree/AccessibleVerticalList.ts
src/Explorer/Tree/Collection.test.ts
src/Explorer/Tree/Collection.ts
src/Explorer/Tree/ConflictId.ts
src/Explorer/Tree/Database.ts
src/Explorer/Tree/DocumentId.ts
src/Explorer/Tree/ObjectId.ts
src/Explorer/Tree/ResourceTokenCollection.ts
src/Explorer/Tree/StoredProcedure.ts
src/Explorer/Tree/TreeComponents.ts
src/Explorer/Tree/Trigger.ts
src/Explorer/Tree/UserDefinedFunction.ts
src/Explorer/WaitsForTemplateViewModel.ts
src/GitHub/GitHubClient.test.ts
src/GitHub/GitHubClient.ts
src/GitHub/GitHubConnector.ts
src/GitHub/GitHubContentProvider.test.ts
src/GitHub/GitHubContentProvider.ts
src/GitHub/GitHubOAuthService.ts
src/HostedExplorer.ts
src/Index.ts
src/Juno/JunoClient.test.ts
src/Juno/JunoClient.ts
src/Main.ts
src/NotebookWorkspaceManager/NotebookWorkspaceManager.ts
src/NotebookWorkspaceManager/NotebookWorkspaceResourceProviderMockClients.ts
src/Platform/Emulator/DataAccessUtility.ts
src/Platform/Emulator/ExplorerFactory.ts
src/Platform/Emulator/Main.ts
src/Platform/Emulator/NotificationsClient.ts
src/Platform/Hosted/ArmResourceUtils.ts
src/Platform/Hosted/Authorization.ts
src/Platform/Hosted/DataAccessUtility.ts
src/Platform/Hosted/ExplorerFactory.ts
src/Platform/Hosted/Helpers/ConnectionStringParser.test.ts
src/Platform/Hosted/Main.ts
src/Platform/Hosted/Maint.test.ts
src/Platform/Hosted/NotificationsClient.ts
src/Platform/Portal/DataAccessUtility.ts
src/Platform/Portal/ExplorerFactory.ts
src/Platform/Portal/Main.ts
src/Platform/Portal/NotificationsClient.ts
src/PlatformType.ts
src/ReactDevTools.ts
src/ResourceProvider/IResourceProviderClient.test.ts
src/ResourceProvider/IResourceProviderClient.ts
src/ResourceProvider/ResourceProviderClient.ts
src/ResourceProvider/ResourceProviderClientFactory.ts
src/RouteHandlers/RouteHandler.ts
src/RouteHandlers/TabRouteHandler.test.ts
src/RouteHandlers/TabRouteHandler.ts
src/Shared/Constants.ts
src/Shared/DefaultExperienceUtility.test.ts
src/Shared/DefaultExperienceUtility.ts
src/Shared/ExplorerSettings.ts
src/Shared/PriceEstimateCalculator.ts
src/Shared/StorageUtility.test.ts
src/Shared/StorageUtility.ts
src/Shared/appInsights.ts
src/SparkClusterManager/ArcadiaResourceManager.ts
src/SparkClusterManager/SparkClusterManager.ts
src/Terminal/JupyterLabAppFactory.ts
src/Terminal/NotebookAppContracts.d.ts
src/Terminal/index.ts
src/TokenProviders/PortalTokenProvider.ts
src/TokenProviders/TokenProviderFactory.ts
src/Utils/PricingUtils.test.ts
src/Utils/QueryUtils.test.ts
src/applyExplorerBindings.ts
src/global.d.ts
src/setupTests.ts
src/Explorer/Controls/AccessibleElement/AccessibleElement.tsx
src/Explorer/Controls/Accordion/AccordionComponent.tsx
src/Explorer/Controls/AccountSwitch/AccountSwitchComponent.test.tsx
src/Explorer/Controls/AccountSwitch/AccountSwitchComponent.tsx
src/Explorer/Controls/AccountSwitch/AccountSwitchComponentAdapter.tsx
src/Explorer/Controls/Arcadia/ArcadiaMenuPicker.tsx
src/Explorer/Controls/CollapsiblePanel/CollapsiblePanel.tsx
src/Explorer/Controls/CommandButton/CommandButtonComponent.tsx
src/Explorer/Controls/DialogReactComponent/DialogComponent.tsx
src/Explorer/Controls/DialogReactComponent/DialogComponentAdapter.tsx
src/Explorer/Controls/Directory/DefaultDirectoryDropdownComponent.test.tsx
src/Explorer/Controls/Directory/DefaultDirectoryDropdownComponent.tsx
src/Explorer/Controls/Directory/DirectoryComponentAdapter.tsx
src/Explorer/Controls/Directory/DirectoryListComponent.test.tsx
src/Explorer/Controls/Directory/DirectoryListComponent.tsx
src/Explorer/Controls/Editor/EditorReact.tsx
src/Explorer/Controls/InputTypeahead/InputTypeaheadComponent.tsx
src/Explorer/Controls/Notebook/NotebookTerminalComponent.test.tsx
src/Explorer/Controls/Notebook/NotebookTerminalComponent.tsx
src/Explorer/Controls/NotebookViewer/NotebookMetadataComponent.tsx
src/NotebookViewer/NotebookViewer.tsx
src/Explorer/Controls/NotebookViewer/NotebookViewerComponent.tsx
src/Explorer/Controls/QueriesGridReactComponent/QueriesGridComponent.tsx
src/Explorer/Controls/QueriesGridReactComponent/QueriesGridComponentAdapter.tsx
src/Explorer/Controls/ResizeSensorReactComponent/ResizeSensorComponent.tsx
src/Explorer/Controls/Spark/ClusterSettingsComponent.tsx
src/Explorer/Controls/Spark/ClusterSettingsComponentAdapter.tsx
src/Explorer/Controls/Tabs/TabComponent.tsx
src/Explorer/Controls/TreeComponent/TreeComponent.test.tsx
src/Explorer/Controls/TreeComponent/TreeComponent.tsx
src/Explorer/Graph/GraphExplorerComponent/EditorNeighborsComponent.tsx
src/Explorer/Graph/GraphExplorerComponent/EditorNodePropertiesComponent.test.tsx
src/Explorer/Graph/GraphExplorerComponent/EditorNodePropertiesComponent.tsx
src/Explorer/Graph/GraphExplorerComponent/GraphExplorer.test.tsx
src/Explorer/Graph/GraphExplorerComponent/GraphExplorer.tsx
src/Explorer/Graph/GraphExplorerComponent/GraphExplorerAdapter.tsx
src/Explorer/Graph/GraphExplorerComponent/GraphVizComponent.tsx
src/Explorer/Graph/GraphExplorerComponent/LeftPaneComponent.tsx
src/Explorer/Graph/GraphExplorerComponent/MiddlePaneComponent.tsx
src/Explorer/Graph/GraphExplorerComponent/NodePropertiesComponent.test.tsx
src/Explorer/Graph/GraphExplorerComponent/NodePropertiesComponent.tsx
src/Explorer/Graph/GraphExplorerComponent/QueryContainerComponent.tsx
src/Explorer/Graph/GraphExplorerComponent/ReadOnlyNeighborsComponent.tsx
src/Explorer/Graph/GraphExplorerComponent/ReadOnlyNodePropertiesComponent.test.tsx
src/Explorer/Graph/GraphExplorerComponent/ReadOnlyNodePropertiesComponent.tsx
src/Explorer/Menus/CommandBar/CommandBarUtil.tsx
src/Explorer/Menus/NotificationConsole/NotificationConsoleComponent.test.tsx
src/Explorer/Notebook/NotebookComponent/NotebookComponent.tsx
src/Explorer/Notebook/NotebookComponent/NotebookComponentAdapter.tsx
src/Explorer/Notebook/NotebookComponent/NotebookComponentBootstrapper.tsx
src/Explorer/Notebook/NotebookComponent/VirtualCommandBarComponent.tsx
src/Explorer/Notebook/NotebookComponent/contents/file/index.tsx
src/Explorer/Notebook/NotebookComponent/contents/file/text-file.tsx
src/Explorer/Notebook/NotebookComponent/contents/index.tsx
src/Explorer/Notebook/NotebookRenderer/AzureTheme.tsx
src/Explorer/Notebook/NotebookRenderer/NotebookReadOnlyRenderer.tsx
src/Explorer/Notebook/NotebookRenderer/NotebookRenderer.tsx
src/Explorer/Notebook/NotebookRenderer/Prompt.tsx
src/Explorer/Notebook/NotebookRenderer/PromptContent.tsx
src/Explorer/Notebook/NotebookRenderer/StatusBar.test.tsx
src/Explorer/Notebook/NotebookRenderer/StatusBar.tsx
src/Explorer/Notebook/NotebookRenderer/Toolbar.tsx
src/Explorer/Notebook/NotebookRenderer/decorators/CellCreator.tsx
src/Explorer/Notebook/NotebookRenderer/decorators/CellLabeler.tsx
src/Explorer/Notebook/NotebookRenderer/decorators/HoverableCell.tsx
src/Explorer/Notebook/NotebookRenderer/decorators/draggable/index.tsx
src/Explorer/Notebook/NotebookRenderer/decorators/hijack-scroll/index.tsx
src/Explorer/Notebook/NotebookRenderer/decorators/kbd-shortcuts/index.tsx
src/Explorer/Notebook/temp/inputs/connected-editors/codemirror.tsx
src/Explorer/Notebook/temp/inputs/editor.tsx
src/Explorer/Notebook/temp/markdown-cell.tsx
src/Explorer/Notebook/temp/source.tsx
src/Explorer/Notebook/temp/syntax-highlighter/index.tsx
src/Explorer/SplashScreen/SplashScreen.tsx
src/Explorer/Tabs/GalleryTab.tsx
src/Explorer/Tabs/NotebookViewerTab.tsx
src/Explorer/Tabs/TerminalTab.tsx
src/Explorer/Tree/ResourceTreeAdapter.tsx
src/Explorer/Tree/ResourceTreeAdapterForResourceToken.tsx
src/GalleryViewer/Cards/GalleryCardComponent.tsx
src/GalleryViewer/GalleryViewer.tsx
src/GalleryViewer/GalleryViewerComponent.tsx
__mocks__/monaco-editor.ts
src/Explorer/Tree/ResourceTreeAdapterForResourceToken.test.tsx
src/Explorer/Tree/ResourceTree.tsx

View File

@@ -43,7 +43,6 @@ module.exports = {
"@typescript-eslint/no-explicit-any": "error",
"prefer-arrow/prefer-arrow-functions": ["error", { allowStandaloneDeclarations: true }],
eqeqeq: "error",
"react/react-in-jsx-scope": "off",
"react/display-name": "off",
"react-hooks/rules-of-hooks": "warn", // TODO: error
"react-hooks/exhaustive-deps": "warn", // TODO: error

View File

@@ -143,7 +143,7 @@ jobs:
- ./test/mongo/container.spec.ts
- ./test/mongo/container32.spec.ts
- ./test/selfServe/selfServeExample.spec.ts
- ./test/notebooks/upload.spec.ts
# - ./test/notebooks/upload.spec.ts // TEMP disabled since notebooks service is off
- ./test/sql/resourceToken.spec.ts
- ./test/tables/container.spec.ts
steps:

View File

@@ -7,7 +7,7 @@ on:
workflow_dispatch:
schedule:
# Once every hour
- cron: "0 * * * *"
- cron: "0 15 * * *"
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:

View File

@@ -1,13 +1,4 @@
module.exports = {
presets: [
["@babel/preset-env", { targets: { node: "current" } }],
[
"@babel/preset-react",
{
runtime: "automatic",
},
],
"@babel/preset-typescript",
],
presets: [["@babel/preset-env", { targets: { node: "current" } }], "@babel/preset-react", "@babel/preset-typescript"],
plugins: [["@babel/plugin-proposal-decorators", { legacy: true }]],
};

View File

@@ -1,4 +1,3 @@
{
"JUNO_ENDPOINT": "https://tools-staging.cosmos.azure.com",
"enableSchemaAnalyzer": true
"JUNO_ENDPOINT": "https://tools-staging.cosmos.azure.com"
}

View File

Before

Width:  |  Height:  |  Size: 338 B

After

Width:  |  Height:  |  Size: 338 B

View File

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

Before

Width:  |  Height:  |  Size: 356 B

After

Width:  |  Height:  |  Size: 356 B

View File

Before

Width:  |  Height:  |  Size: 494 B

After

Width:  |  Height:  |  Size: 494 B

View File

Before

Width:  |  Height:  |  Size: 213 B

After

Width:  |  Height:  |  Size: 213 B

View File

Before

Width:  |  Height:  |  Size: 196 B

After

Width:  |  Height:  |  Size: 196 B

View File

@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="16px" height="16px" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve">
<g>
<path d="M16,7.5v1H8.5V16h-1V8.5H0v-1h7.5V0h1v7.5H16z" fill="#393939"/>
</g>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="16px" height="16px" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve">
<g>
<path d="M16,7.5v1H8.5V16h-1V8.5H0v-1h7.5V0h1v7.5H16z" fill="#393939"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 462 B

After

Width:  |  Height:  |  Size: 470 B

View File

Before

Width:  |  Height:  |  Size: 196 B

After

Width:  |  Height:  |  Size: 196 B

View File

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

Before

Width:  |  Height:  |  Size: 3.6 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

View File

Before

Width:  |  Height:  |  Size: 3.6 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

View File

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

Before

Width:  |  Height:  |  Size: 550 B

After

Width:  |  Height:  |  Size: 550 B

View File

Before

Width:  |  Height:  |  Size: 550 B

After

Width:  |  Height:  |  Size: 550 B

View File

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

Before

Width:  |  Height:  |  Size: 659 B

After

Width:  |  Height:  |  Size: 659 B

View File

Before

Width:  |  Height:  |  Size: 654 B

After

Width:  |  Height:  |  Size: 654 B

View File

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

Before

Width:  |  Height:  |  Size: 344 B

After

Width:  |  Height:  |  Size: 344 B

View File

Before

Width:  |  Height:  |  Size: 344 B

After

Width:  |  Height:  |  Size: 344 B

View File

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

View File

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

View File

Before

Width:  |  Height:  |  Size: 658 B

After

Width:  |  Height:  |  Size: 658 B

View File

Before

Width:  |  Height:  |  Size: 653 B

After

Width:  |  Height:  |  Size: 653 B

View File

@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="20px" height="20px" viewBox="0 0 20 20" style="enable-background:new 0 0 20 20;" xml:space="preserve">
<g>
<g>
<path style="fill:#86C440;" d="M13.7,10L4.6,0.9L5.4,0l10,10l-10,10l-0.9-0.9L13.7,10z"/>
</g>
</g>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="20px" height="20px" viewBox="0 0 20 20" style="enable-background:new 0 0 20 20;" xml:space="preserve">
<g>
<g>
<path style="fill:#86C440;" d="M13.7,10L4.6,0.9L5.4,0l10,10l-10,10l-0.9-0.9L13.7,10z"/>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 489 B

After

Width:  |  Height:  |  Size: 499 B

View File

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

Before

Width:  |  Height:  |  Size: 643 B

After

Width:  |  Height:  |  Size: 643 B

View File

Before

Width:  |  Height:  |  Size: 643 B

After

Width:  |  Height:  |  Size: 643 B

View File

Before

Width:  |  Height:  |  Size: 208 B

After

Width:  |  Height:  |  Size: 208 B

View File

Before

Width:  |  Height:  |  Size: 208 B

After

Width:  |  Height:  |  Size: 208 B

View File

Before

Width:  |  Height:  |  Size: 212 B

After

Width:  |  Height:  |  Size: 212 B

View File

Before

Width:  |  Height:  |  Size: 212 B

After

Width:  |  Height:  |  Size: 212 B

View File

Before

Width:  |  Height:  |  Size: 842 B

After

Width:  |  Height:  |  Size: 842 B

View File

Before

Width:  |  Height:  |  Size: 842 B

After

Width:  |  Height:  |  Size: 842 B

View File

Before

Width:  |  Height:  |  Size: 512 B

After

Width:  |  Height:  |  Size: 512 B

View File

Before

Width:  |  Height:  |  Size: 512 B

After

Width:  |  Height:  |  Size: 512 B

View File

Before

Width:  |  Height:  |  Size: 248 B

After

Width:  |  Height:  |  Size: 248 B

View File

Before

Width:  |  Height:  |  Size: 244 B

After

Width:  |  Height:  |  Size: 244 B

View File

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

Before

Width:  |  Height:  |  Size: 46 KiB

After

Width:  |  Height:  |  Size: 46 KiB

View File

Before

Width:  |  Height:  |  Size: 259 B

After

Width:  |  Height:  |  Size: 259 B

View File

Before

Width:  |  Height:  |  Size: 259 B

After

Width:  |  Height:  |  Size: 259 B

View File

Before

Width:  |  Height:  |  Size: 416 B

After

Width:  |  Height:  |  Size: 416 B

View File

Before

Width:  |  Height:  |  Size: 416 B

After

Width:  |  Height:  |  Size: 416 B

View File

@@ -1,22 +1,22 @@
<svg id="b089cfca-0de1-451c-a1ca-6680ea50cb4f" xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18">
<defs>
<radialGradient id="b25d0836-964a-4c84-8c20-855f66e8345e" cx="-105.006" cy="-10.409" r="5.954" gradientTransform="translate(117.739 19.644) scale(1.036 1.027)" gradientUnits="userSpaceOnUse">
<stop offset="0.183" stop-color="#5ea0ef"/>
<stop offset="1" stop-color="#0078d4"/>
</radialGradient>
<clipPath id="b36c7f5d-2ef1-4760-8a25-eeb9661f4e47">
<path d="M14.969,7.53A6.137,6.137,0,1,1,7.574,2.987,6.137,6.137,0,0,1,14.969,7.53Z" fill="none"/>
</clipPath>
</defs>
<title>Icon-databases-121</title>
<path d="M2.954,5.266a.175.175,0,0,1-.176-.176h0A2.012,2.012,0,0,0,.769,3.081a.176.176,0,0,1-.176-.175h0a.176.176,0,0,1,.176-.176A2.012,2.012,0,0,0,2.778.72.175.175,0,0,1,2.954.544h0A.175.175,0,0,1,3.13.72h0A2.012,2.012,0,0,0,5.139,2.729a.175.175,0,0,1,.176.176h0a.175.175,0,0,1-.176.176h0A2.011,2.011,0,0,0,3.13,5.09.177.177,0,0,1,2.954,5.266Z" fill="#50e6ff"/>
<path d="M15.611,17.456a.141.141,0,0,1-.141-.141h0a1.609,1.609,0,0,0-1.607-1.607.141.141,0,0,1-.141-.14h0a.141.141,0,0,1,.141-.141h0a1.608,1.608,0,0,0,1.607-1.607.141.141,0,0,1,.141-.141h0a.141.141,0,0,1,.141.141h0a1.608,1.608,0,0,0,1.607,1.607.141.141,0,1,1,0,.282h0a1.609,1.609,0,0,0-1.607,1.607A.141.141,0,0,1,15.611,17.456Z" fill="#50e6ff"/>
<g>
<path d="M14.969,7.53A6.137,6.137,0,1,1,7.574,2.987,6.137,6.137,0,0,1,14.969,7.53Z" fill="url(#b25d0836-964a-4c84-8c20-855f66e8345e)"/>
<g clip-path="url(#b36c7f5d-2ef1-4760-8a25-eeb9661f4e47)">
<path d="M5.709,13.115A1.638,1.638,0,1,0,5.714,9.84,1.307,1.307,0,0,0,5.721,9.7,1.651,1.651,0,0,0,4.06,8.064H2.832a6.251,6.251,0,0,0,1.595,5.051Z" fill="#f2f2f2"/>
<path d="M15.045,7.815c0-.015,0-.03-.007-.044a5.978,5.978,0,0,0-1.406-2.88,1.825,1.825,0,0,0-.289-.09,1.806,1.806,0,0,0-2.3,1.663,2,2,0,0,0-.2-.013,1.737,1.737,0,0,0-.581,3.374,1.451,1.451,0,0,0,.541.1h2.03A13.453,13.453,0,0,0,15.045,7.815Z" fill="#f2f2f2"/>
</g>
</g>
<path d="M17.191,3.832c-.629-1.047-2.1-1.455-4.155-1.149a14.606,14.606,0,0,0-2.082.452,6.456,6.456,0,0,1,1.528.767c.241-.053.483-.116.715-.151A7.49,7.49,0,0,1,14.3,3.662a2.188,2.188,0,0,1,1.959.725h0c.383.638.06,1.729-.886,3a16.723,16.723,0,0,1-4.749,4.051A16.758,16.758,0,0,1,4.8,13.7c-1.564.234-2.682,0-3.065-.636s-.06-1.73.886-2.995c.117-.157.146-.234.279-.392a6.252,6.252,0,0,1,.026-1.63A11.552,11.552,0,0,0,1.756,9.419C.517,11.076.181,12.566.809,13.613a3.165,3.165,0,0,0,2.9,1.249,8.434,8.434,0,0,0,1.251-.1,17.855,17.855,0,0,0,6.219-2.4,17.808,17.808,0,0,0,5.061-4.332C17.483,6.369,17.819,4.88,17.191,3.832Z" fill="#50e6ff"/>
</svg>
<svg id="b089cfca-0de1-451c-a1ca-6680ea50cb4f" xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18">
<defs>
<radialGradient id="b25d0836-964a-4c84-8c20-855f66e8345e" cx="-105.006" cy="-10.409" r="5.954" gradientTransform="translate(117.739 19.644) scale(1.036 1.027)" gradientUnits="userSpaceOnUse">
<stop offset="0.183" stop-color="#5ea0ef"/>
<stop offset="1" stop-color="#0078d4"/>
</radialGradient>
<clipPath id="b36c7f5d-2ef1-4760-8a25-eeb9661f4e47">
<path d="M14.969,7.53A6.137,6.137,0,1,1,7.574,2.987,6.137,6.137,0,0,1,14.969,7.53Z" fill="none"/>
</clipPath>
</defs>
<title>Icon-databases-121</title>
<path d="M2.954,5.266a.175.175,0,0,1-.176-.176h0A2.012,2.012,0,0,0,.769,3.081a.176.176,0,0,1-.176-.175h0a.176.176,0,0,1,.176-.176A2.012,2.012,0,0,0,2.778.72.175.175,0,0,1,2.954.544h0A.175.175,0,0,1,3.13.72h0A2.012,2.012,0,0,0,5.139,2.729a.175.175,0,0,1,.176.176h0a.175.175,0,0,1-.176.176h0A2.011,2.011,0,0,0,3.13,5.09.177.177,0,0,1,2.954,5.266Z" fill="#50e6ff"/>
<path d="M15.611,17.456a.141.141,0,0,1-.141-.141h0a1.609,1.609,0,0,0-1.607-1.607.141.141,0,0,1-.141-.14h0a.141.141,0,0,1,.141-.141h0a1.608,1.608,0,0,0,1.607-1.607.141.141,0,0,1,.141-.141h0a.141.141,0,0,1,.141.141h0a1.608,1.608,0,0,0,1.607,1.607.141.141,0,1,1,0,.282h0a1.609,1.609,0,0,0-1.607,1.607A.141.141,0,0,1,15.611,17.456Z" fill="#50e6ff"/>
<g>
<path d="M14.969,7.53A6.137,6.137,0,1,1,7.574,2.987,6.137,6.137,0,0,1,14.969,7.53Z" fill="url(#b25d0836-964a-4c84-8c20-855f66e8345e)"/>
<g clip-path="url(#b36c7f5d-2ef1-4760-8a25-eeb9661f4e47)">
<path d="M5.709,13.115A1.638,1.638,0,1,0,5.714,9.84,1.307,1.307,0,0,0,5.721,9.7,1.651,1.651,0,0,0,4.06,8.064H2.832a6.251,6.251,0,0,0,1.595,5.051Z" fill="#f2f2f2"/>
<path d="M15.045,7.815c0-.015,0-.03-.007-.044a5.978,5.978,0,0,0-1.406-2.88,1.825,1.825,0,0,0-.289-.09,1.806,1.806,0,0,0-2.3,1.663,2,2,0,0,0-.2-.013,1.737,1.737,0,0,0-.581,3.374,1.451,1.451,0,0,0,.541.1h2.03A13.453,13.453,0,0,0,15.045,7.815Z" fill="#f2f2f2"/>
</g>
</g>
<path d="M17.191,3.832c-.629-1.047-2.1-1.455-4.155-1.149a14.606,14.606,0,0,0-2.082.452,6.456,6.456,0,0,1,1.528.767c.241-.053.483-.116.715-.151A7.49,7.49,0,0,1,14.3,3.662a2.188,2.188,0,0,1,1.959.725h0c.383.638.06,1.729-.886,3a16.723,16.723,0,0,1-4.749,4.051A16.758,16.758,0,0,1,4.8,13.7c-1.564.234-2.682,0-3.065-.636s-.06-1.73.886-2.995c.117-.157.146-.234.279-.392a6.252,6.252,0,0,1,.026-1.63A11.552,11.552,0,0,0,1.756,9.419C.517,11.076.181,12.566.809,13.613a3.165,3.165,0,0,0,2.9,1.249,8.434,8.434,0,0,0,1.251-.1,17.855,17.855,0,0,0,6.219-2.4,17.808,17.808,0,0,0,5.061-4.332C17.483,6.369,17.819,4.88,17.191,3.832Z" fill="#50e6ff"/>
</svg>

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

View File

Before

Width:  |  Height:  |  Size: 6.2 KiB

After

Width:  |  Height:  |  Size: 6.2 KiB

View File

@@ -1,63 +1,63 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="16px" height="16px" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FFFFFF;}
.st1{fill:#2BA7DF;}
</style>
<g>
<g>
<path class="st0" d="M0.5,5.7c-0.2,0-0.4-0.2-0.4-0.4c0-0.2,0.2-0.4,0.4-0.4c1.1,0,2-0.9,2-2c0-0.2,0.2-0.4,0.4-0.4
s0.4,0.2,0.4,0.4C3.2,4.5,2,5.7,0.5,5.7z"/>
<path class="st0" d="M5.2,5.7c-1.5,0-2.8-1.2-2.8-2.8c0-0.2,0.2-0.4,0.4-0.4s0.4,0.2,0.4,0.4c0,1.1,0.9,2,2,2
c0.2,0,0.4,0.2,0.4,0.4S5.4,5.7,5.2,5.7z"/>
<path class="st0" d="M2.8,8.1c-0.2,0-0.4-0.2-0.4-0.4c0-1.5,1.2-2.8,2.8-2.8c0.2,0,0.4,0.2,0.4,0.4c0,0.2-0.2,0.4-0.4,0.4
c-1.1,0-2,0.9-2,2C3.2,7.9,3.1,8.1,2.8,8.1z"/>
<path class="st0" d="M2.8,8.1c-0.2,0-0.4-0.2-0.4-0.4c0-1.1-0.9-2-2-2C0.2,5.7,0,5.5,0,5.3c0-0.2,0.2-0.4,0.4-0.4
c1.5,0,2.8,1.2,2.8,2.7C3.2,7.9,3.1,8.1,2.8,8.1z"/>
</g>
<ellipse class="st0" cx="15.1" cy="13.7" rx="0.9" ry="0.9"/>
<circle class="st0" cx="12.3" cy="3.9" r="1.3"/>
<g>
<path class="st0" d="M4.8,12.7c1.2-0.1,2.6-0.3,4.3-0.8s3-1.1,4-1.7c0-0.4,0-0.8-0.1-1.1C12.5,6.6,10,5,7.5,5.5S3.4,8.4,4,10.9
C4.1,11.6,4.4,12.2,4.8,12.7z"/>
<path class="st0" d="M9.3,12.6C8,13,6.7,13.3,5.4,13.4c1.1,0.9,2.5,1.4,4,1.1c1.8-0.4,3.1-1.7,3.5-3.4
C11.9,11.7,10.6,12.2,9.3,12.6z"/>
</g>
<g>
<path class="st0" d="M4.8,12.7c-0.3,0-0.5,0-0.8,0c-1.5,0-2.2-0.4-2.3-0.7c-0.1-0.5,0.6-1.4,2.2-2.3c0-0.2,0-0.3,0-0.5l0,0
C4,9.1,4,9,4,8.8c-2,1.1-3.4,2.3-3,3.4c0.3,0.8,1.3,1.2,3,1.2c0.4,0,0.9,0,1.4-0.1C5.2,13.2,5,13,4.8,12.7z"/>
<path class="st0" d="M16,7.6c-0.3-0.8-1.3-1.2-3-1.2c-0.4,0-0.9,0-1.4,0.1l0,0c0.1,0.1,0.2,0.2,0.3,0.3l0,0
C12,6.9,12.1,7,12.2,7.2c0.3,0,0.5,0,0.8,0c1.5,0,2.2,0.4,2.3,0.7c0.1,0.5-0.6,1.4-2.2,2.3c0,0.3-0.1,0.6-0.1,0.9
C15,10,16.3,8.7,16,7.6z"/>
</g>
</g>
<g>
<g>
<path class="st1" d="M0.4,5.6C0.2,5.6,0,5.4,0,5.2C0,5,0.2,4.8,0.4,4.8c1.1,0,2-0.9,2-2c0-0.2,0.2-0.4,0.4-0.4s0.4,0.2,0.4,0.4
C3.2,4.4,2,5.6,0.4,5.6z"/>
<path class="st1" d="M5.2,5.6c-1.5,0-2.8-1.2-2.8-2.8c0-0.2,0.2-0.4,0.4-0.4s0.4,0.2,0.4,0.4c0,1.1,0.9,2,2,2
c0.2,0,0.4,0.2,0.4,0.4C5.6,5.4,5.4,5.6,5.2,5.6z"/>
<path class="st1" d="M2.8,8C2.6,8,2.4,7.8,2.4,7.6c0-1.5,1.2-2.8,2.8-2.8c0.2,0,0.4,0.2,0.4,0.4c0,0.2-0.2,0.4-0.4,0.4
c-1.1,0-2,0.9-2,2C3.2,7.8,3,8,2.8,8z"/>
<path class="st1" d="M2.8,8C2.6,8,2.4,7.8,2.4,7.6c0-1.1-0.9-2-2-2C0.2,5.6,0,5.4,0,5.2C0,5,0.2,4.8,0.4,4.8
c1.5,0,2.8,1.2,2.8,2.8C3.2,7.8,3,8,2.8,8z"/>
</g>
<ellipse class="st1" cx="15.1" cy="13.6" rx="0.9" ry="0.9"/>
<circle class="st1" cx="12.3" cy="3.7" r="1.3"/>
<g>
<path class="st1" d="M4.8,12.6c1.2-0.1,2.6-0.3,4.3-0.9c1.7-0.5,3-1.1,4-1.7c0-0.4,0-0.8-0.1-1.1c-0.5-2.5-3-4.1-5.5-3.6
s-4.1,3-3.6,5.5C4.1,11.5,4.4,12.1,4.8,12.6z"/>
<path class="st1" d="M9.3,12.5c-1.3,0.4-2.6,0.7-3.9,0.8c1.1,0.9,2.5,1.4,4,1.1c1.8-0.4,3.1-1.7,3.5-3.4
C11.9,11.6,10.6,12.1,9.3,12.5z"/>
</g>
<g>
<path class="st1" d="M4.8,12.6c-0.3,0-0.5,0-0.8,0c-1.6,0-2.2-0.4-2.3-0.7c-0.1-0.5,0.6-1.4,2.2-2.3c0-0.2,0-0.3,0-0.5l0,0
c0-0.1,0-0.2,0.1-0.4c-2,1.1-3.4,2.4-3,3.5c0.2,0.8,1.3,1.2,3,1.2c0.4,0,0.9,0,1.4-0.1C5.2,13.1,5,12.9,4.8,12.6z"/>
<path class="st1" d="M16,7.5c-0.3-0.8-1.3-1.2-3.1-1.2c-0.4,0-0.9,0-1.4,0.1l0,0c0.1,0.1,0.2,0.2,0.3,0.3l0,0
C12,6.8,12.1,7,12.2,7.1c0.3,0,0.5,0,0.8,0c1.6,0,2.2,0.4,2.3,0.7c0.1,0.5-0.6,1.4-2.2,2.3c0,0.3-0.1,0.6-0.1,0.9
C15,9.9,16.4,8.6,16,7.5z"/>
</g>
</g>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="16px" height="16px" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FFFFFF;}
.st1{fill:#2BA7DF;}
</style>
<g>
<g>
<path class="st0" d="M0.5,5.7c-0.2,0-0.4-0.2-0.4-0.4c0-0.2,0.2-0.4,0.4-0.4c1.1,0,2-0.9,2-2c0-0.2,0.2-0.4,0.4-0.4
s0.4,0.2,0.4,0.4C3.2,4.5,2,5.7,0.5,5.7z"/>
<path class="st0" d="M5.2,5.7c-1.5,0-2.8-1.2-2.8-2.8c0-0.2,0.2-0.4,0.4-0.4s0.4,0.2,0.4,0.4c0,1.1,0.9,2,2,2
c0.2,0,0.4,0.2,0.4,0.4S5.4,5.7,5.2,5.7z"/>
<path class="st0" d="M2.8,8.1c-0.2,0-0.4-0.2-0.4-0.4c0-1.5,1.2-2.8,2.8-2.8c0.2,0,0.4,0.2,0.4,0.4c0,0.2-0.2,0.4-0.4,0.4
c-1.1,0-2,0.9-2,2C3.2,7.9,3.1,8.1,2.8,8.1z"/>
<path class="st0" d="M2.8,8.1c-0.2,0-0.4-0.2-0.4-0.4c0-1.1-0.9-2-2-2C0.2,5.7,0,5.5,0,5.3c0-0.2,0.2-0.4,0.4-0.4
c1.5,0,2.8,1.2,2.8,2.7C3.2,7.9,3.1,8.1,2.8,8.1z"/>
</g>
<ellipse class="st0" cx="15.1" cy="13.7" rx="0.9" ry="0.9"/>
<circle class="st0" cx="12.3" cy="3.9" r="1.3"/>
<g>
<path class="st0" d="M4.8,12.7c1.2-0.1,2.6-0.3,4.3-0.8s3-1.1,4-1.7c0-0.4,0-0.8-0.1-1.1C12.5,6.6,10,5,7.5,5.5S3.4,8.4,4,10.9
C4.1,11.6,4.4,12.2,4.8,12.7z"/>
<path class="st0" d="M9.3,12.6C8,13,6.7,13.3,5.4,13.4c1.1,0.9,2.5,1.4,4,1.1c1.8-0.4,3.1-1.7,3.5-3.4
C11.9,11.7,10.6,12.2,9.3,12.6z"/>
</g>
<g>
<path class="st0" d="M4.8,12.7c-0.3,0-0.5,0-0.8,0c-1.5,0-2.2-0.4-2.3-0.7c-0.1-0.5,0.6-1.4,2.2-2.3c0-0.2,0-0.3,0-0.5l0,0
C4,9.1,4,9,4,8.8c-2,1.1-3.4,2.3-3,3.4c0.3,0.8,1.3,1.2,3,1.2c0.4,0,0.9,0,1.4-0.1C5.2,13.2,5,13,4.8,12.7z"/>
<path class="st0" d="M16,7.6c-0.3-0.8-1.3-1.2-3-1.2c-0.4,0-0.9,0-1.4,0.1l0,0c0.1,0.1,0.2,0.2,0.3,0.3l0,0
C12,6.9,12.1,7,12.2,7.2c0.3,0,0.5,0,0.8,0c1.5,0,2.2,0.4,2.3,0.7c0.1,0.5-0.6,1.4-2.2,2.3c0,0.3-0.1,0.6-0.1,0.9
C15,10,16.3,8.7,16,7.6z"/>
</g>
</g>
<g>
<g>
<path class="st1" d="M0.4,5.6C0.2,5.6,0,5.4,0,5.2C0,5,0.2,4.8,0.4,4.8c1.1,0,2-0.9,2-2c0-0.2,0.2-0.4,0.4-0.4s0.4,0.2,0.4,0.4
C3.2,4.4,2,5.6,0.4,5.6z"/>
<path class="st1" d="M5.2,5.6c-1.5,0-2.8-1.2-2.8-2.8c0-0.2,0.2-0.4,0.4-0.4s0.4,0.2,0.4,0.4c0,1.1,0.9,2,2,2
c0.2,0,0.4,0.2,0.4,0.4C5.6,5.4,5.4,5.6,5.2,5.6z"/>
<path class="st1" d="M2.8,8C2.6,8,2.4,7.8,2.4,7.6c0-1.5,1.2-2.8,2.8-2.8c0.2,0,0.4,0.2,0.4,0.4c0,0.2-0.2,0.4-0.4,0.4
c-1.1,0-2,0.9-2,2C3.2,7.8,3,8,2.8,8z"/>
<path class="st1" d="M2.8,8C2.6,8,2.4,7.8,2.4,7.6c0-1.1-0.9-2-2-2C0.2,5.6,0,5.4,0,5.2C0,5,0.2,4.8,0.4,4.8
c1.5,0,2.8,1.2,2.8,2.8C3.2,7.8,3,8,2.8,8z"/>
</g>
<ellipse class="st1" cx="15.1" cy="13.6" rx="0.9" ry="0.9"/>
<circle class="st1" cx="12.3" cy="3.7" r="1.3"/>
<g>
<path class="st1" d="M4.8,12.6c1.2-0.1,2.6-0.3,4.3-0.9c1.7-0.5,3-1.1,4-1.7c0-0.4,0-0.8-0.1-1.1c-0.5-2.5-3-4.1-5.5-3.6
s-4.1,3-3.6,5.5C4.1,11.5,4.4,12.1,4.8,12.6z"/>
<path class="st1" d="M9.3,12.5c-1.3,0.4-2.6,0.7-3.9,0.8c1.1,0.9,2.5,1.4,4,1.1c1.8-0.4,3.1-1.7,3.5-3.4
C11.9,11.6,10.6,12.1,9.3,12.5z"/>
</g>
<g>
<path class="st1" d="M4.8,12.6c-0.3,0-0.5,0-0.8,0c-1.6,0-2.2-0.4-2.3-0.7c-0.1-0.5,0.6-1.4,2.2-2.3c0-0.2,0-0.3,0-0.5l0,0
c0-0.1,0-0.2,0.1-0.4c-2,1.1-3.4,2.4-3,3.5c0.2,0.8,1.3,1.2,3,1.2c0.4,0,0.9,0,1.4-0.1C5.2,13.1,5,12.9,4.8,12.6z"/>
<path class="st1" d="M16,7.5c-0.3-0.8-1.3-1.2-3.1-1.2c-0.4,0-0.9,0-1.4,0.1l0,0c0.1,0.1,0.2,0.2,0.3,0.3l0,0
C12,6.8,12.1,7,12.2,7.1c0.3,0,0.5,0,0.8,0c1.6,0,2.2,0.4,2.3,0.7c0.1,0.5-0.6,1.4-2.2,2.3c0,0.3-0.1,0.6-0.1,0.9
C15,9.9,16.4,8.6,16,7.5z"/>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

View File

@@ -1,32 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="50px" height="46px" viewBox="0 0 50 46" style="enable-background:new 0 0 50 46;" xml:space="preserve">
<style type="text/css">
.st0{fill:#5CB4DB;}
.st1{opacity:0.5;fill:#FFFFFF;enable-background:new ;}
.st2{fill:#B8D434;}
.st3{fill:#29BCEE;}
.st4{fill:#FFFFFF;}
</style>
<title>CosmosDB_cmyk_lq_darktheme</title>
<path class="st0" d="M41.4,20.7c2.1,8.9-3.3,17.8-12.2,19.9S11.4,37.3,9.2,28.4s3.3-17.8,12.2-19.9c0,0,0,0,0,0
c8.8-2.2,17.7,3.2,19.9,12.1C41.3,20.6,41.4,20.6,41.4,20.7z"/>
<path class="st1" d="M23,31.1c0-2.4-2-4.4-4.4-4.4c0,0,0,0,0,0h-0.7c0.6-2.3-0.9-4.7-3.2-5.3c-0.3-0.1-0.7-0.1-1.1-0.1H9.1
c-1,5.1,0.5,10.3,4,14.1h5.5C21,35.5,23,33.6,23,31.1C23,31.1,23,31.1,23,31.1z"/>
<path class="st1" d="M28.4,13c0,0.3,0,0.5,0.1,0.8h-1.9c-2.5,0-4.6,2-4.6,4.6c0,2.5,2,4.6,4.6,4.6h15.1C41.2,17.4,38,12.6,33.2,10
h-1.8C29.7,10,28.4,11.4,28.4,13z"/>
<path class="st1" d="M41.7,26.3h-9c-2.1,0-3.7,1.7-3.7,3.7c0,0.6,0.2,1.2,0.4,1.8c-2,0.6-3,2.7-2.4,4.6c0.5,1.6,1.9,2.6,3.6,2.6h2.5
C37.9,36.4,41.1,31.7,41.7,26.3z"/>
<path class="st2" d="M6.8,13.5c-0.3,0-0.5-0.2-0.5-0.5c0,0,0,0,0,0c0-3.2-2.6-5.8-5.8-5.8C0.2,7.3,0,7,0,6.8s0.2-0.5,0.5-0.5
c3.2,0,5.8-2.6,5.8-5.8C6.3,0.2,6.5,0,6.8,0c0.3,0,0.5,0.2,0.5,0.5c0,3.2,2.6,5.8,5.8,5.8c0.3,0,0.5,0.2,0.5,0.5s-0.2,0.5-0.5,0.5
c-3.2,0-5.8,2.6-5.8,5.8C7.3,13.3,7.1,13.5,6.8,13.5z"/>
<path class="st3" d="M42.4,46c-0.2,0-0.3-0.1-0.3-0.3c0-1.9-1.6-3.4-3.5-3.4c-0.2,0-0.3-0.1-0.3-0.3s0.1-0.3,0.3-0.3c0,0,0,0,0,0
c1.9,0,3.5-1.5,3.5-3.4c0-0.2,0.1-0.3,0.3-0.3c0.2,0,0.3,0.1,0.3,0.3c0,1.9,1.6,3.4,3.5,3.4c0.2,0,0.3,0.1,0.3,0.3s-0.1,0.3-0.3,0.3
c0,0,0,0,0,0c-1.9,0-3.5,1.5-3.5,3.4C42.8,45.9,42.6,46,42.4,46C42.5,46,42.5,46,42.4,46z"/>
<path class="st4" d="M49.4,9.7c-1.6-2.6-5.5-3.2-11.5-1.7c-1.8,0.5-3.7,1-5.4,1.7c1.1,0.6,2.2,1.2,3.2,2c1-0.3,2-0.6,2.9-0.9
c1.6-0.4,3.2-0.6,4.8-0.7c1.9,0,3,0.5,3.4,1.1c0.6,1,0,3.5-3.4,7.5c-0.6,0.7-1.3,1.4-2,2.1c-3.8,3.6-7.9,6.8-12.4,9.5
c-4.5,2.8-9.2,5.1-14.2,6.8c-6,2-10.1,1.9-11,0.4s0.9-5.2,5.4-9.6c-0.3-1.3-0.4-2.6-0.4-3.8c-7.1,6.4-9.4,12-7.6,15
c1,1.6,3.1,2.5,6.1,2.5c3.7-0.2,7.2-0.9,10.6-2.3c4.4-1.7,8.6-3.8,12.6-6.3c4-2.4,7.8-5.2,11.3-8.4c1.4-1.2,2.7-2.5,3.9-3.9
C49.7,16,51,12.2,49.4,9.7z"/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="50px" height="46px" viewBox="0 0 50 46" style="enable-background:new 0 0 50 46;" xml:space="preserve">
<style type="text/css">
.st0{fill:#5CB4DB;}
.st1{opacity:0.5;fill:#FFFFFF;enable-background:new ;}
.st2{fill:#B8D434;}
.st3{fill:#29BCEE;}
.st4{fill:#FFFFFF;}
</style>
<title>CosmosDB_cmyk_lq_darktheme</title>
<path class="st0" d="M41.4,20.7c2.1,8.9-3.3,17.8-12.2,19.9S11.4,37.3,9.2,28.4s3.3-17.8,12.2-19.9c0,0,0,0,0,0
c8.8-2.2,17.7,3.2,19.9,12.1C41.3,20.6,41.4,20.6,41.4,20.7z"/>
<path class="st1" d="M23,31.1c0-2.4-2-4.4-4.4-4.4c0,0,0,0,0,0h-0.7c0.6-2.3-0.9-4.7-3.2-5.3c-0.3-0.1-0.7-0.1-1.1-0.1H9.1
c-1,5.1,0.5,10.3,4,14.1h5.5C21,35.5,23,33.6,23,31.1C23,31.1,23,31.1,23,31.1z"/>
<path class="st1" d="M28.4,13c0,0.3,0,0.5,0.1,0.8h-1.9c-2.5,0-4.6,2-4.6,4.6c0,2.5,2,4.6,4.6,4.6h15.1C41.2,17.4,38,12.6,33.2,10
h-1.8C29.7,10,28.4,11.4,28.4,13z"/>
<path class="st1" d="M41.7,26.3h-9c-2.1,0-3.7,1.7-3.7,3.7c0,0.6,0.2,1.2,0.4,1.8c-2,0.6-3,2.7-2.4,4.6c0.5,1.6,1.9,2.6,3.6,2.6h2.5
C37.9,36.4,41.1,31.7,41.7,26.3z"/>
<path class="st2" d="M6.8,13.5c-0.3,0-0.5-0.2-0.5-0.5c0,0,0,0,0,0c0-3.2-2.6-5.8-5.8-5.8C0.2,7.3,0,7,0,6.8s0.2-0.5,0.5-0.5
c3.2,0,5.8-2.6,5.8-5.8C6.3,0.2,6.5,0,6.8,0c0.3,0,0.5,0.2,0.5,0.5c0,3.2,2.6,5.8,5.8,5.8c0.3,0,0.5,0.2,0.5,0.5s-0.2,0.5-0.5,0.5
c-3.2,0-5.8,2.6-5.8,5.8C7.3,13.3,7.1,13.5,6.8,13.5z"/>
<path class="st3" d="M42.4,46c-0.2,0-0.3-0.1-0.3-0.3c0-1.9-1.6-3.4-3.5-3.4c-0.2,0-0.3-0.1-0.3-0.3s0.1-0.3,0.3-0.3c0,0,0,0,0,0
c1.9,0,3.5-1.5,3.5-3.4c0-0.2,0.1-0.3,0.3-0.3c0.2,0,0.3,0.1,0.3,0.3c0,1.9,1.6,3.4,3.5,3.4c0.2,0,0.3,0.1,0.3,0.3s-0.1,0.3-0.3,0.3
c0,0,0,0,0,0c-1.9,0-3.5,1.5-3.5,3.4C42.8,45.9,42.6,46,42.4,46C42.5,46,42.5,46,42.4,46z"/>
<path class="st4" d="M49.4,9.7c-1.6-2.6-5.5-3.2-11.5-1.7c-1.8,0.5-3.7,1-5.4,1.7c1.1,0.6,2.2,1.2,3.2,2c1-0.3,2-0.6,2.9-0.9
c1.6-0.4,3.2-0.6,4.8-0.7c1.9,0,3,0.5,3.4,1.1c0.6,1,0,3.5-3.4,7.5c-0.6,0.7-1.3,1.4-2,2.1c-3.8,3.6-7.9,6.8-12.4,9.5
c-4.5,2.8-9.2,5.1-14.2,6.8c-6,2-10.1,1.9-11,0.4s0.9-5.2,5.4-9.6c-0.3-1.3-0.4-2.6-0.4-3.8c-7.1,6.4-9.4,12-7.6,15
c1,1.6,3.1,2.5,6.1,2.5c3.7-0.2,7.2-0.9,10.6-2.3c4.4-1.7,8.6-3.8,12.6-6.3c4-2.4,7.8-5.2,11.3-8.4c1.4-1.2,2.7-2.5,3.9-3.9
C49.7,16,51,12.2,49.4,9.7z"/>
</svg>

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

View File

Before

Width:  |  Height:  |  Size: 6.1 KiB

After

Width:  |  Height:  |  Size: 6.1 KiB

View File

@@ -1,36 +1,36 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="50px" height="46px" viewBox="0 0 50 46" style="enable-background:new 0 0 50 46;" xml:space="preserve">
<style type="text/css">
.st0{fill:#CCCCCC;}
.st1{fill:#F4F4F4;}
.st2{fill:none;}
.st3{fill:#E6E6E6;}
.st4{fill:#CBCBCB;}
.st5{opacity:0.5;fill:#FFFFFF;enable-background:new ;}
.st6{fill:#767676;}
</style>
<title>CosmosDB_cmyk_hq_lighttheme</title>
<path class="st0" d="M41.5,20.6c2.1,8.9-3.3,17.8-12.2,20c-8.9,2.1-17.8-3.3-20-12.2s3.3-17.8,12.2-20l0,0
c8.8-2.2,17.7,3.2,19.9,12.1C41.5,20.6,41.5,20.6,41.5,20.6z"/>
<path class="st1" d="M9.1,27.8c0.6,2.9,2,5.6,4,7.8h5.5c2.4,0,4.4-1.9,4.4-4.3s-1.9-4.4-4.3-4.4h-0.1h-0.7c0.6-2.3-0.9-4.7-3.2-5.3
c-0.3-0.1-0.7-0.1-1.1-0.1H9C8.6,23.5,8.7,25.7,9.1,27.8z"/>
<path class="st1" d="M22,18.3c0,2.5,2.1,4.6,4.6,4.6l0,0h15.2c-0.5-5.4-3.6-10.2-8.4-12.8h-2.1c-1.6,0-3,1.3-3,2.9
c0,0.3,0,0.5,0.1,0.8h-1.9C24.1,13.7,22,15.8,22,18.3L22,18.3z"/>
<path class="st2" d="M41.8,26.3h-9.1c-2,0-3.7,1.6-3.7,3.7c0,0.6,0.2,1.2,0.4,1.8c-2,0.6-3,2.7-2.4,4.6c0.5,1.6,1.9,2.6,3.6,2.6h2.5
C37.9,36.4,41.2,31.7,41.8,26.3z"/>
<path class="st3" d="M6.8,13.5c-0.3,0-0.5-0.2-0.5-0.5c0-3.2-2.6-5.8-5.8-5.8C0.2,7.3,0,7,0,6.8c0-0.3,0.2-0.5,0.5-0.5
c3.2,0,5.8-2.6,5.8-5.8C6.3,0.2,6.5,0,6.8,0s0.5,0.2,0.5,0.5c0,3.2,2.6,5.8,5.8,5.8c0.3,0,0.5,0.2,0.5,0.5s-0.2,0.5-0.5,0.5
c-3.2,0-5.8,2.6-5.8,5.8C7.3,13.3,7.1,13.5,6.8,13.5z"/>
<path class="st4" d="M42.5,46c-0.2,0-0.3-0.1-0.3-0.3c0-1.9-1.6-3.4-3.5-3.4c-0.2,0-0.3-0.1-0.3-0.3s0.1-0.3,0.3-0.3l0,0
c1.9,0,3.5-1.5,3.5-3.4c0-0.2,0.1-0.3,0.3-0.3s0.3,0.1,0.3,0.3c0,1.9,1.6,3.4,3.5,3.4c0.2,0,0.3,0.1,0.3,0.3s-0.1,0.3-0.3,0.3l0,0
c-1.9,0-3.5,1.5-3.5,3.4C42.8,45.9,42.6,46,42.5,46L42.5,46z"/>
<path class="st5" d="M42,26.5h-9c-2.1,0-3.7,1.7-3.7,3.7c0,0.6,0.2,1.2,0.4,1.8c-2,0.6-3,2.7-2.4,4.6c0.5,1.6,1.9,2.6,3.6,2.6h2.5
C38.2,36.7,41.3,32,42,26.5z"/>
<path class="st6" d="M49.4,9.9c-1.6-2.6-5.6-3.2-11.7-1.7c-1.7,0.4-3.3,0.9-4.9,1.5c1.1,0.6,2.1,1.2,3,2c0.8-0.3,1.7-0.5,2.5-0.7
c5.3-1.3,7.9-0.6,8.5,0.4c0.9,1.5-0.9,5.2-5.5,9.7c-3.8,3.6-7.9,6.8-12.4,9.4c-4.4,2.7-9.1,5-14.1,6.6c-0.9,0.3-1.8,0.6-2.7,0.8
c-5.3,1.3-7.9,0.6-8.5-0.4c-0.9-1.5,0.9-5.2,5.3-9.6c-0.2-0.8-0.3-1.6-0.4-2.4c0-0.4,0-0.8-0.1-1.2C2.4,29.7-1.2,35.4,1,39
c1.6,2.6,5.6,3.2,11.7,1.7c1.7-0.4,3.4-1,5.1-1.6c4.3-1.7,8.5-3.7,12.4-6.1c4-2.4,7.7-5.2,11.2-8.3c1.4-1.2,2.7-2.6,3.9-4
C49.6,16.2,50.9,12.4,49.4,9.9z"/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="50px" height="46px" viewBox="0 0 50 46" style="enable-background:new 0 0 50 46;" xml:space="preserve">
<style type="text/css">
.st0{fill:#CCCCCC;}
.st1{fill:#F4F4F4;}
.st2{fill:none;}
.st3{fill:#E6E6E6;}
.st4{fill:#CBCBCB;}
.st5{opacity:0.5;fill:#FFFFFF;enable-background:new ;}
.st6{fill:#767676;}
</style>
<title>CosmosDB_cmyk_hq_lighttheme</title>
<path class="st0" d="M41.5,20.6c2.1,8.9-3.3,17.8-12.2,20c-8.9,2.1-17.8-3.3-20-12.2s3.3-17.8,12.2-20l0,0
c8.8-2.2,17.7,3.2,19.9,12.1C41.5,20.6,41.5,20.6,41.5,20.6z"/>
<path class="st1" d="M9.1,27.8c0.6,2.9,2,5.6,4,7.8h5.5c2.4,0,4.4-1.9,4.4-4.3s-1.9-4.4-4.3-4.4h-0.1h-0.7c0.6-2.3-0.9-4.7-3.2-5.3
c-0.3-0.1-0.7-0.1-1.1-0.1H9C8.6,23.5,8.7,25.7,9.1,27.8z"/>
<path class="st1" d="M22,18.3c0,2.5,2.1,4.6,4.6,4.6l0,0h15.2c-0.5-5.4-3.6-10.2-8.4-12.8h-2.1c-1.6,0-3,1.3-3,2.9
c0,0.3,0,0.5,0.1,0.8h-1.9C24.1,13.7,22,15.8,22,18.3L22,18.3z"/>
<path class="st2" d="M41.8,26.3h-9.1c-2,0-3.7,1.6-3.7,3.7c0,0.6,0.2,1.2,0.4,1.8c-2,0.6-3,2.7-2.4,4.6c0.5,1.6,1.9,2.6,3.6,2.6h2.5
C37.9,36.4,41.2,31.7,41.8,26.3z"/>
<path class="st3" d="M6.8,13.5c-0.3,0-0.5-0.2-0.5-0.5c0-3.2-2.6-5.8-5.8-5.8C0.2,7.3,0,7,0,6.8c0-0.3,0.2-0.5,0.5-0.5
c3.2,0,5.8-2.6,5.8-5.8C6.3,0.2,6.5,0,6.8,0s0.5,0.2,0.5,0.5c0,3.2,2.6,5.8,5.8,5.8c0.3,0,0.5,0.2,0.5,0.5s-0.2,0.5-0.5,0.5
c-3.2,0-5.8,2.6-5.8,5.8C7.3,13.3,7.1,13.5,6.8,13.5z"/>
<path class="st4" d="M42.5,46c-0.2,0-0.3-0.1-0.3-0.3c0-1.9-1.6-3.4-3.5-3.4c-0.2,0-0.3-0.1-0.3-0.3s0.1-0.3,0.3-0.3l0,0
c1.9,0,3.5-1.5,3.5-3.4c0-0.2,0.1-0.3,0.3-0.3s0.3,0.1,0.3,0.3c0,1.9,1.6,3.4,3.5,3.4c0.2,0,0.3,0.1,0.3,0.3s-0.1,0.3-0.3,0.3l0,0
c-1.9,0-3.5,1.5-3.5,3.4C42.8,45.9,42.6,46,42.5,46L42.5,46z"/>
<path class="st5" d="M42,26.5h-9c-2.1,0-3.7,1.7-3.7,3.7c0,0.6,0.2,1.2,0.4,1.8c-2,0.6-3,2.7-2.4,4.6c0.5,1.6,1.9,2.6,3.6,2.6h2.5
C38.2,36.7,41.3,32,42,26.5z"/>
<path class="st6" d="M49.4,9.9c-1.6-2.6-5.6-3.2-11.7-1.7c-1.7,0.4-3.3,0.9-4.9,1.5c1.1,0.6,2.1,1.2,3,2c0.8-0.3,1.7-0.5,2.5-0.7
c5.3-1.3,7.9-0.6,8.5,0.4c0.9,1.5-0.9,5.2-5.5,9.7c-3.8,3.6-7.9,6.8-12.4,9.4c-4.4,2.7-9.1,5-14.1,6.6c-0.9,0.3-1.8,0.6-2.7,0.8
c-5.3,1.3-7.9,0.6-8.5-0.4c-0.9-1.5,0.9-5.2,5.3-9.6c-0.2-0.8-0.3-1.6-0.4-2.4c0-0.4,0-0.8-0.1-1.2C2.4,29.7-1.2,35.4,1,39
c1.6,2.6,5.6,3.2,11.7,1.7c1.7-0.4,3.4-1,5.1-1.6c4.3-1.7,8.5-3.7,12.4-6.1c4-2.4,7.7-5.2,11.2-8.3c1.4-1.2,2.7-2.6,3.9-4
C49.6,16.2,50.9,12.4,49.4,9.9z"/>
</svg>

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

View File

Before

Width:  |  Height:  |  Size: 39 KiB

After

Width:  |  Height:  |  Size: 39 KiB

View File

Before

Width:  |  Height:  |  Size: 737 B

After

Width:  |  Height:  |  Size: 737 B

View File

Before

Width:  |  Height:  |  Size: 737 B

After

Width:  |  Height:  |  Size: 737 B

View File

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB

View File

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB

View File

Before

Width:  |  Height:  |  Size: 439 B

After

Width:  |  Height:  |  Size: 439 B

View File

Before

Width:  |  Height:  |  Size: 439 B

After

Width:  |  Height:  |  Size: 439 B

View File

Before

Width:  |  Height:  |  Size: 411 B

After

Width:  |  Height:  |  Size: 411 B

View File

Before

Width:  |  Height:  |  Size: 411 B

After

Width:  |  Height:  |  Size: 411 B

View File

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

Before

Width:  |  Height:  |  Size: 442 B

After

Width:  |  Height:  |  Size: 442 B

View File

Before

Width:  |  Height:  |  Size: 442 B

After

Width:  |  Height:  |  Size: 442 B

View File

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
<polygon style="fill:#2bace2;" points="6.44 1.82 6.44 0.1 6.41 0.1 15.91 0.1 15.91 10.86 14.19 10.86 14.19 10.42 15.48 10.42 15.48 0.42 6.86 0.42 6.86 0.34 6.86 1.82 6.44 1.82" />
<path style="fill:#7a7a7a;" d="M1.17,15.8a1.22,1.22,0,0,1-.86-.32,1.31,1.31,0,0,1,0-1.72L3.11,11a3.89,3.89,0,0,1-.32-2.9,4,4,0,0,1,4-3.12,3,3,0,0,1,1,.11,3.58,3.58,0,0,1,2.47,1.83A4,4,0,0,1,10.64,10a4,4,0,0,1-4,3.12,3,3,0,0,1-1-.11,3.82,3.82,0,0,1-1-.43l-2.8,2.8a1.09,1.09,0,0,1-.75.43M6.66,6.55A2.52,2.52,0,0,0,4.18,8.49a2.78,2.78,0,0,0,.32,2l.65.65,1,.32h.54A2.52,2.52,0,0,0,9.13,9.56a2.64,2.64,0,0,0-1.83-3H6.66" />
<path style="fill:#00aeef;" d="M8.92,9A2.15,2.15,0,1,1,6.77,6.88,2.16,2.16,0,0,1,8.92,9" />
<path style="fill:#2bace2;" d="M6.66,4.51a3,3,0,0,1,1,.11,1.31,1.31,0,0,1,1-.32v.65H8.49a4.77,4.77,0,0,1,2.8,4.3h.11a1.11,1.11,0,0,0,.11-.43V8c0-.54.22-.86.54-1-.32-.11-.54-.32-.54-1V5.37A.51.51,0,0,0,11,4.83V4.19h.22a1.55,1.55,0,0,1,.75.22c.22.22.22.54.22,1v.75a.51.51,0,0,0,.54.54v.65a.51.51,0,0,0-.54.54v.65c0,.43,0,.65-.22.86a.91.91,0,0,1-.75.22,5.15,5.15,0,0,1-.75,2.15h3.76V1.82H5.47v2.8A4.41,4.41,0,0,1,6.66,4.51Z" />
</svg>
<?xml version="1.0" encoding="utf-8" ?>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
<polygon style="fill:#2bace2;" points="6.44 1.82 6.44 0.1 6.41 0.1 15.91 0.1 15.91 10.86 14.19 10.86 14.19 10.42 15.48 10.42 15.48 0.42 6.86 0.42 6.86 0.34 6.86 1.82 6.44 1.82" />
<path style="fill:#7a7a7a;" d="M1.17,15.8a1.22,1.22,0,0,1-.86-.32,1.31,1.31,0,0,1,0-1.72L3.11,11a3.89,3.89,0,0,1-.32-2.9,4,4,0,0,1,4-3.12,3,3,0,0,1,1,.11,3.58,3.58,0,0,1,2.47,1.83A4,4,0,0,1,10.64,10a4,4,0,0,1-4,3.12,3,3,0,0,1-1-.11,3.82,3.82,0,0,1-1-.43l-2.8,2.8a1.09,1.09,0,0,1-.75.43M6.66,6.55A2.52,2.52,0,0,0,4.18,8.49a2.78,2.78,0,0,0,.32,2l.65.65,1,.32h.54A2.52,2.52,0,0,0,9.13,9.56a2.64,2.64,0,0,0-1.83-3H6.66" />
<path style="fill:#00aeef;" d="M8.92,9A2.15,2.15,0,1,1,6.77,6.88,2.16,2.16,0,0,1,8.92,9" />
<path style="fill:#2bace2;" d="M6.66,4.51a3,3,0,0,1,1,.11,1.31,1.31,0,0,1,1-.32v.65H8.49a4.77,4.77,0,0,1,2.8,4.3h.11a1.11,1.11,0,0,0,.11-.43V8c0-.54.22-.86.54-1-.32-.11-.54-.32-.54-1V5.37A.51.51,0,0,0,11,4.83V4.19h.22a1.55,1.55,0,0,1,.75.22c.22.22.22.54.22,1v.75a.51.51,0,0,0,.54.54v.65a.51.51,0,0,0-.54.54v.65c0,.43,0,.65-.22.86a.91.91,0,0,1-.75.22,5.15,5.15,0,0,1-.75,2.15h3.76V1.82H5.47v2.8A4.41,4.41,0,0,1,6.66,4.51Z" />
</svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@@ -1,19 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="16px" height="16px" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve">
<path style="fill:#FFFFFF;" d="M1.4,15c-0.3,0-0.6-0.1-0.8-0.3c-0.2-0.2-0.3-0.5-0.3-0.8c0-0.3,0.1-0.6,0.3-0.8l2.6-2.6
C2.8,9.7,2.6,8.7,2.9,7.8c0.4-1.7,1.9-2.9,3.7-2.9c0.3,0,0.6,0,0.9,0.1c1,0.2,1.8,0.8,2.3,1.7s0.7,1.9,0.4,2.9
c-0.4,1.7-1.9,2.9-3.7,2.9c-0.3,0-0.6,0-0.9-0.1C5.3,12.3,5,12.2,4.7,12l-2.6,2.6C1.9,14.8,1.7,15,1.4,15 M6.5,6.4
c-1.1,0-2,0.7-2.3,1.8c-0.2,0.6,0,1.3,0.3,1.9c0.2,0.2,0.4,0.4,0.6,0.6C5.4,10.8,5.7,10.9,6,11C6.1,11,6.3,11,6.5,11
c1.1,0,2-0.7,2.3-1.8C8.9,8.7,8.8,8,8.5,7.5C8.2,7,7.7,6.6,7.1,6.4C6.9,6.4,6.7,6.4,6.5,6.4"/>
<path style="fill:#FFFFFF;" d="M8.6,8.7c0,1.1-0.9,2-2,2c-1.1,0-2-0.9-2-2s0.9-2,2-2C7.7,6.7,8.6,7.6,8.6,8.7"/>
<polygon style="fill:#FFFFFF;" points="14.7,1.7 13.8,0.8 13.4,0.4 13.3,0.4 6.3,0.4 6.3,2 6.7,2 6.7,0.8 13.3,0.8 13.3,2.2
14.2,2.2 14.7,2.2 14.7,10 13.5,10 13.5,10.4 15.1,10.4 15.1,2.2 15.1,2.1 "/>
<path style="fill:#FFFFFF;" d="M6.5,4.5c0.3,0,0.6,0,0.9,0.1c0,0,0,0,0,0c0.2-0.2,0.5-0.3,0.9-0.3v0.6c0,0-0.1,0-0.1,0
c1.5,0.7,2.6,2.2,2.6,4c0,0,0.1,0,0.1,0c0,0,0.1-0.2,0.1-0.4V7.7c0-0.5,0.2-0.8,0.5-0.9C11.2,6.7,11,6.5,11,5.9V5.3
c0-0.3-0.2-0.5-0.5-0.5V4.2c0,0,0.2,0,0.2,0c0.3,0,0.5,0.1,0.7,0.2c0.2,0.2,0.2,0.5,0.2,0.9V6c0,0.3,0.2,0.5,0.5,0.5v0.6h0
c-0.3,0-0.5,0.2-0.5,0.5v0.6c0,0.4,0,0.6-0.2,0.8c-0.2,0.2-0.4,0.2-0.7,0.2c-0.1,0.7-0.3,1.4-0.7,2h3.5v-0.1V3.4H13h-0.9V2H5.4v2.6
C5.8,4.5,6.1,4.5,6.5,4.5z"/>
<polygon style="fill:#FFFFFF;" points="6.7,2 6.7,0.8 13.3,0.8 13.3,2.2 14.7,2.2 14.7,10 13.5,10 13.5,3.4 12.1,3.4 12.1,2 "/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="16px" height="16px" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve">
<path style="fill:#FFFFFF;" d="M1.4,15c-0.3,0-0.6-0.1-0.8-0.3c-0.2-0.2-0.3-0.5-0.3-0.8c0-0.3,0.1-0.6,0.3-0.8l2.6-2.6
C2.8,9.7,2.6,8.7,2.9,7.8c0.4-1.7,1.9-2.9,3.7-2.9c0.3,0,0.6,0,0.9,0.1c1,0.2,1.8,0.8,2.3,1.7s0.7,1.9,0.4,2.9
c-0.4,1.7-1.9,2.9-3.7,2.9c-0.3,0-0.6,0-0.9-0.1C5.3,12.3,5,12.2,4.7,12l-2.6,2.6C1.9,14.8,1.7,15,1.4,15 M6.5,6.4
c-1.1,0-2,0.7-2.3,1.8c-0.2,0.6,0,1.3,0.3,1.9c0.2,0.2,0.4,0.4,0.6,0.6C5.4,10.8,5.7,10.9,6,11C6.1,11,6.3,11,6.5,11
c1.1,0,2-0.7,2.3-1.8C8.9,8.7,8.8,8,8.5,7.5C8.2,7,7.7,6.6,7.1,6.4C6.9,6.4,6.7,6.4,6.5,6.4"/>
<path style="fill:#FFFFFF;" d="M8.6,8.7c0,1.1-0.9,2-2,2c-1.1,0-2-0.9-2-2s0.9-2,2-2C7.7,6.7,8.6,7.6,8.6,8.7"/>
<polygon style="fill:#FFFFFF;" points="14.7,1.7 13.8,0.8 13.4,0.4 13.3,0.4 6.3,0.4 6.3,2 6.7,2 6.7,0.8 13.3,0.8 13.3,2.2
14.2,2.2 14.7,2.2 14.7,10 13.5,10 13.5,10.4 15.1,10.4 15.1,2.2 15.1,2.1 "/>
<path style="fill:#FFFFFF;" d="M6.5,4.5c0.3,0,0.6,0,0.9,0.1c0,0,0,0,0,0c0.2-0.2,0.5-0.3,0.9-0.3v0.6c0,0-0.1,0-0.1,0
c1.5,0.7,2.6,2.2,2.6,4c0,0,0.1,0,0.1,0c0,0,0.1-0.2,0.1-0.4V7.7c0-0.5,0.2-0.8,0.5-0.9C11.2,6.7,11,6.5,11,5.9V5.3
c0-0.3-0.2-0.5-0.5-0.5V4.2c0,0,0.2,0,0.2,0c0.3,0,0.5,0.1,0.7,0.2c0.2,0.2,0.2,0.5,0.2,0.9V6c0,0.3,0.2,0.5,0.5,0.5v0.6h0
c-0.3,0-0.5,0.2-0.5,0.5v0.6c0,0.4,0,0.6-0.2,0.8c-0.2,0.2-0.4,0.2-0.7,0.2c-0.1,0.7-0.3,1.4-0.7,2h3.5v-0.1V3.4H13h-0.9V2H5.4v2.6
C5.8,4.5,6.1,4.5,6.5,4.5z"/>
<polygon style="fill:#FFFFFF;" points="6.7,2 6.7,0.8 13.3,0.8 13.3,2.2 14.7,2.2 14.7,10 13.5,10 13.5,3.4 12.1,3.4 12.1,2 "/>
</svg>

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

Before

Width:  |  Height:  |  Size: 221 B

After

Width:  |  Height:  |  Size: 221 B

View File

Before

Width:  |  Height:  |  Size: 221 B

After

Width:  |  Height:  |  Size: 221 B

View File

Before

Width:  |  Height:  |  Size: 410 B

After

Width:  |  Height:  |  Size: 410 B

View File

Before

Width:  |  Height:  |  Size: 410 B

After

Width:  |  Height:  |  Size: 410 B

View File

Before

Width:  |  Height:  |  Size: 731 B

After

Width:  |  Height:  |  Size: 731 B

View File

Before

Width:  |  Height:  |  Size: 755 B

After

Width:  |  Height:  |  Size: 755 B

View File

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

Before

Width:  |  Height:  |  Size: 276 B

After

Width:  |  Height:  |  Size: 276 B

View File

Before

Width:  |  Height:  |  Size: 276 B

After

Width:  |  Height:  |  Size: 276 B

View File

@@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" enable-background="new 0 0 16 16">
<style type="text/css">.icon-asx-blue{fill:#0081E4;}</style>
<path class="icon-asx-blue" d="M14.2 8L3 16V0z"/>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" enable-background="new 0 0 16 16">
<style type="text/css">.icon-asx-blue{fill:#0081E4;}</style>
<path class="icon-asx-blue" d="M14.2 8L3 16V0z"/>
</svg>

Before

Width:  |  Height:  |  Size: 218 B

After

Width:  |  Height:  |  Size: 221 B

View File

Before

Width:  |  Height:  |  Size: 323 B

After

Width:  |  Height:  |  Size: 323 B

View File

Before

Width:  |  Height:  |  Size: 323 B

After

Width:  |  Height:  |  Size: 323 B

View File

Before

Width:  |  Height:  |  Size: 525 B

After

Width:  |  Height:  |  Size: 525 B

View File

Before

Width:  |  Height:  |  Size: 525 B

After

Width:  |  Height:  |  Size: 525 B

View File

Before

Width:  |  Height:  |  Size: 266 B

After

Width:  |  Height:  |  Size: 266 B

View File

Before

Width:  |  Height:  |  Size: 266 B

After

Width:  |  Height:  |  Size: 266 B

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