enso/app/gui2/mock
James Dunkerley e262801daa
Restructure Standard.Table. (#9559)
Move the types from `Standard.Table.Data` to `Standard.Table`.

Exceptions:
- `Standard.Table.Data.Report_Unmatched` => `Standard.Table.Constants`.
- `Standard.Table.Data.Join_Kind_Cross` => `Standard.Table.Internal.Join_Kind_Cross`.
Also removed constructor as an atom type.
- `Standard.Table.Extensions.Table_Ref` => `Standard.Table.Internal.Table_Ref`.
- `Standard.Table.Data.Type.Value_Type_Helpers` => `Standard.Table.Internal.Value_Type_Helpers`.
- `Standard.Table.Data.Type.Enso_Types` => `Standard.Table.Internal.Value_Type_Helpers`.
- `Standard.Table.Data.Type.Storage` => `Standard.Table.Internal.Storage`.

Changed all `Standard.Table` imports inside project to be project.
Favoured importing from `Standard.Table.Main` in `Standard.Database`.
Also fixed some linting in Enso_File.
2024-03-27 17:10:43 +00:00
..
engine.ts Restructure Standard.Table. (#9559) 2024-03-27 17:10:43 +00:00
index.ts Reimplement AI PoC from GUI1 (#9476) 2024-03-25 09:14:41 +00:00
MockFSWrapper.vue cleanup GUI entrypoints and mocking (#9403) 2024-03-14 17:05:26 +00:00
MockProjectStoreWrapper.vue cleanup GUI entrypoints and mocking (#9403) 2024-03-14 17:05:26 +00:00
projectManager.ts Set output evaluation context for a single node (#8440) 2023-12-15 10:29:15 +00:00
providers.ts Scrollbars (#9310) 2024-03-12 12:44:29 -04:00
vue.ts Set output evaluation context for a single node (#8440) 2023-12-15 10:29:15 +00:00