Commit 6d843ba
authored
refactor(client): Replace common-utils with core-utils and client-utils (#16871)
In #16856 we copied some functions out of common-utils. This PR updates
the client release group to use the new client-only packages instead of
common-utils. **common-utils is no longer used in the client release
group.**1 parent 3f17cf4 commit 6d843ba
File tree
556 files changed
+944
-815
lines changed- api-report
- azure/packages
- azure-client
- src
- test/scenario-runner
- src
- examples
- apps
- presence-tracker
- src
- task-selection
- src
- benchmarks/odspsnapshotfetch-perftestapp
- src
- data-objects
- prosemirror
- src
- smde
- src
- table-document
- src
- interception
- webflow
- src
- document
- html
- external-data
- src
- mock-external-data-service
- model
- tests
- utils/example-utils
- src/migrator
- version-migration
- live-schema-upgrade
- src
- modelVersion2
- same-container
- src
- modelVersion1
- modelVersion2
- schema-upgrade
- src
- modelVersion1
- modelVersion2
- experimental
- PropertyDDS
- examples
- partial-checkout
- src/demo
- property-inspector
- packages
- property-dds
- src
- services/property-query-service
- test/unit
- dds
- attributable-map
- src
- ot
- ot
- src
- sequence-deprecated
- src
- tree2
- src
- codec
- core
- dependency-tracking
- forest
- rebase
- tree
- undo
- domains/json
- events
- feature-libraries
- chunked-forest
- codec
- default-field-kinds
- editable-tree
- modular-schema
- node-key
- object-forest
- schema-aware
- sequence-field
- typed-schema
- test
- feature-libraries
- modular-schema
- node-key
- sequence-field
- rebase
- util
- tree
- src
- id-compressor
- persisted-types
- test
- fuzz
- utilities
- framework
- data-objects
- src/signaler
- react-inputs
- src
- packages
- dds
- cell
- src
- counter
- src
- ink
- map
- src
- matrix
- src
- merge-tree
- src
- test
- ordered-collection
- src
- pact-map
- src
- register-collection
- src
- sequence
- src
- intervalIndex
- intervals
- test
- task-manager
- src
- test-dds-utils
- src
- test
- drivers
- debugger
- src
- driver-base
- src
- test
- driver-web-cache
- src
- test
- file-driver
- src
- fluidapp-odsp-urlResolver
- src
- local-driver
- src
- odsp-driver
- src
- localOdspDriver
- test
- replay-driver
- src
- routerlicious-driver
- src
- routerlicious-urlResolver
- src
- framework
- agent-scheduler
- src
- aqueduct
- src
- data-object-factories
- data-objects
- attributor
- src
- data-object-base
- src
- dds-interceptions
- src
- map
- sequence
- fluid-static
- src
- oldest-client-observer
- src
- request-handler
- src
- synthesize
- tinylicious-client
- src
- loader
- container-loader
- src
- test
- container-utils
- src
- driver-utils
- src
- adapters
- compression/summaryblob
- test
- test-loader-utils
- src
- runtime
- container-runtime
- src
- gc
- id-compressor
- opLifecycle
- summary
- summarizerNode
- test
- gc
- id-compressor
- opLifecycle
- summary
- datastore-definitions
- datastore
- src
- test
- runtime-definitions
- runtime-utils
- src
- test
- test-runtime-utils
- src
- test
- functional-tests
- local-server-tests
- snapshots
- src
- stochastic-test-utils
- src
- test-drivers
- src
- test-end-to-end-tests
- src/test
- benchmark
- gc
- test-pairwise-generator
- test-service-load
- src
- test-utils
- src
- test-version-utils
- src
- tools
- devtools
- devtools-browser-extension
- src
- devtools
- test
- devtools-core
- src
- data-visualization
- test
- devtools-example
- src
- devtools-view
- api-report
- src
- test
- devtools
- fetch-tool
- src
- replay-tool
- src
- webpack-fluid-loader
- src
- utils
- odsp-doclib-utils
- src
- telemetry-utils
- src
- tool-utils
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
556 files changed
+944
-815
lines changedLarge diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments