更改origin打包

This commit is contained in:
yangxin 2025-06-12 09:37:26 +08:00
parent 1214258379
commit 583644a855
465 changed files with 8059 additions and 1006 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -25,7 +25,7 @@ The [embed options](https://livecodes.io/docs/sdk/js-ts#embed-options) for the p
### Defined in ### Defined in
[index.ts:26](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/index.ts#L26) index.ts:26
## createPlayground(options) ## createPlayground(options)
@ -41,4 +41,4 @@ The [embed options](https://livecodes.io/docs/sdk/js-ts#embed-options) for the p
### Defined in ### Defined in
[index.ts:30](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/index.ts#L30) index.ts:30

File diff suppressed because one or more lines are too long

View File

@ -22,4 +22,4 @@ unless config is a string in which case it is stored in searchParams
## Defined in ## Defined in
[index.ts:391](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/index.ts#L391) index.ts:389

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -25,7 +25,7 @@ See [docs](https://livecodes.io/docs/api/interfaces/Code) for details.
#### Defined in #### Defined in
[models.ts:1908](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L1908) models.ts:1908
*** ***
@ -35,7 +35,7 @@ See [docs](https://livecodes.io/docs/api/interfaces/Code) for details.
#### Defined in #### Defined in
[models.ts:1923](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L1923) models.ts:1923
*** ***
@ -57,7 +57,7 @@ See [docs](https://livecodes.io/docs/api/interfaces/Code) for details.
#### Defined in #### Defined in
[models.ts:1918](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L1918) models.ts:1918
*** ***
@ -79,4 +79,4 @@ See [docs](https://livecodes.io/docs/api/interfaces/Code) for details.
#### Defined in #### Defined in
[models.ts:1913](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L1913) models.ts:1913

File diff suppressed because one or more lines are too long

View File

@ -26,7 +26,7 @@ Defaults to the last used editor for user, otherwise `"markup"`
#### Defined in #### Defined in
[models.ts:455](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L455) models.ts:455
*** ***
@ -48,7 +48,7 @@ true
#### Defined in #### Defined in
[models.ts:603](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L603) models.ts:603
*** ***
@ -64,7 +64,7 @@ Sets the app UI language used.
#### Defined in #### Defined in
[models.ts:707](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L707) models.ts:707
*** ***
@ -87,7 +87,7 @@ false
#### Defined in #### Defined in
[models.ts:656](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L656) models.ts:656
*** ***
@ -109,7 +109,7 @@ false
#### Defined in #### Defined in
[models.ts:662](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L662) models.ts:662
*** ***
@ -132,7 +132,7 @@ true
#### Defined in #### Defined in
[models.ts:649](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L649) models.ts:649
*** ***
@ -154,7 +154,7 @@ true
#### Defined in #### Defined in
[models.ts:801](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L801) models.ts:801
*** ***
@ -170,7 +170,7 @@ true
#### Defined in #### Defined in
[models.ts:502](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L502) models.ts:502
*** ***
@ -1074,7 +1074,7 @@ Defines [custom settings](https://livecodes.io/docs/advanced/custom-settings) fo
#### Defined in #### Defined in
[models.ts:514](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L514) models.ts:514
*** ***
@ -1098,7 +1098,7 @@ and/or the project is saved (if [`autosave`](https://livecodes.io/docs/configura
#### Defined in #### Defined in
[models.ts:670](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L670) models.ts:670
*** ***
@ -1121,7 +1121,7 @@ and [result page](https://livecodes.io/docs/features/result) description meta ta
#### Defined in #### Defined in
[models.ts:425](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L425) models.ts:425
*** ***
@ -1149,7 +1149,7 @@ undefined
#### Defined in #### Defined in
[models.ts:722](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L722) models.ts:722
*** ***
@ -1165,7 +1165,7 @@ Sets [editor mode](https://livecodes.io/docs/features/editor-settings#editor-mod
#### Defined in #### Defined in
[models.ts:812](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L812) models.ts:812
*** ***
@ -1205,7 +1205,7 @@ See docs for [editor themes](https://livecodes.io/docs/configuration/configurati
#### Defined in #### Defined in
[models.ts:748](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L748) models.ts:748
*** ***
@ -1227,7 +1227,7 @@ true
#### Defined in #### Defined in
[models.ts:807](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L807) models.ts:807
*** ***
@ -1249,7 +1249,7 @@ false
#### Defined in #### Defined in
[models.ts:818](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L818) models.ts:818
*** ***
@ -1271,7 +1271,7 @@ false
#### Defined in #### Defined in
[models.ts:795](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L795) models.ts:795
*** ***
@ -1287,7 +1287,7 @@ Sets the [code editor](https://livecodes.io/docs/features/editor-settings) font
#### Defined in #### Defined in
[models.ts:753](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L753) models.ts:753
*** ***
@ -1311,7 +1311,7 @@ undefined
#### Defined in #### Defined in
[models.ts:761](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L761) models.ts:761
*** ***
@ -1333,7 +1333,7 @@ false
#### Defined in #### Defined in
[models.ts:676](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L676) models.ts:676
*** ***
@ -1355,7 +1355,7 @@ Content added to the [result page](https://livecodes.io/docs/features/result) `<
#### Defined in #### Defined in
[models.ts:431](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L431) models.ts:431
*** ***
@ -1379,7 +1379,7 @@ It can be an object or a string.
#### Defined in #### Defined in
[models.ts:440](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L440) models.ts:440
*** ***
@ -1420,7 +1420,7 @@ and [Custom Module Resolution](https://livecodes.io/docs/features/module-resolut
#### Defined in #### Defined in
[models.ts:540](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L540) models.ts:540
*** ***
@ -1438,7 +1438,7 @@ Defaults to all supported languages in full app and only current editor language
#### Defined in #### Defined in
[models.ts:462](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L462) models.ts:462
*** ***
@ -1463,7 +1463,7 @@ otherwise horizontal.
#### Defined in #### Defined in
[models.ts:685](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L685) models.ts:685
*** ***
@ -1485,7 +1485,7 @@ true
#### Defined in #### Defined in
[models.ts:783](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L783) models.ts:783
*** ***
@ -1613,7 +1613,7 @@ overriding the default title set to the language name
#### Defined in #### Defined in
[models.ts:470](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L470) models.ts:470
*** ***
@ -1635,7 +1635,7 @@ Sets the [display mode](https://livecodes.io/docs/features/display-modes).
#### Defined in #### Defined in
[models.ts:615](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L615) models.ts:615
*** ***
@ -1653,7 +1653,7 @@ For the list of available processors, see [Processor](https://livecodes.io/docs/
#### Defined in #### Defined in
[models.ts:509](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L509) models.ts:509
*** ***
@ -1678,7 +1678,7 @@ false
#### Defined in #### Defined in
[models.ts:597](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L597) models.ts:597
*** ***
@ -1700,7 +1700,7 @@ true
#### Defined in #### Defined in
[models.ts:691](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L691) models.ts:691
*** ***
@ -1828,7 +1828,7 @@ overriding the default title set to the language name
#### Defined in #### Defined in
[models.ts:486](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L486) models.ts:486
*** ***
@ -1844,7 +1844,7 @@ List of URLs for [external scripts](https://livecodes.io/docs/features/external-
#### Defined in #### Defined in
[models.ts:496](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L496) models.ts:496
*** ***
@ -1866,7 +1866,7 @@ true
#### Defined in #### Defined in
[models.ts:838](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L838) models.ts:838
*** ***
@ -1888,7 +1888,7 @@ false
#### Defined in #### Defined in
[models.ts:697](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L697) models.ts:697
*** ***
@ -1910,7 +1910,7 @@ false
#### Defined in #### Defined in
[models.ts:843](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L843) models.ts:843
*** ***
@ -2038,7 +2038,7 @@ overriding the default title set to the language name
#### Defined in #### Defined in
[models.ts:478](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L478) models.ts:478
*** ***
@ -2054,7 +2054,7 @@ List of URLs for [external stylesheets](https://livecodes.io/docs/features/exter
#### Defined in #### Defined in
[models.ts:491](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L491) models.ts:491
*** ***
@ -2078,7 +2078,7 @@ Also used in [code formatting](https://livecodes.io/docs/features/code-format).
#### Defined in #### Defined in
[models.ts:777](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L777) models.ts:777
*** ***
@ -2101,7 +2101,7 @@ Used in [project](https://livecodes.io/docs/features/projects) filter and search
#### Defined in #### Defined in
[models.ts:447](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L447) models.ts:447
*** ***
@ -2118,7 +2118,7 @@ and content of [tests](https://livecodes.io/docs/features/tests).
#### Defined in #### Defined in
[models.ts:576](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L576) models.ts:576
*** ***
@ -2140,7 +2140,7 @@ Sets the app [theme](https://livecodes.io/docs/features/themes) to light/dark mo
#### Defined in #### Defined in
[models.ts:728](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L728) models.ts:728
*** ***
@ -2163,7 +2163,7 @@ undefined
#### Defined in #### Defined in
[models.ts:735](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L735) models.ts:735
*** ***
@ -2187,7 +2187,7 @@ Also used in project search.
#### Defined in #### Defined in
[models.ts:418](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L418) models.ts:418
*** ***
@ -2235,7 +2235,7 @@ Sets enabled and active tools and status of [tools pane](https://livecodes.io/do
#### Defined in #### Defined in
[models.ts:631](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L631) models.ts:631
*** ***
@ -2257,7 +2257,7 @@ true
#### Defined in #### Defined in
[models.ts:849](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L849) models.ts:849
*** ***
@ -2299,7 +2299,7 @@ and [Custom Types](https://livecodes.io/docs/features/intellisense#custom-types)
#### Defined in #### Defined in
[models.ts:570](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L570) models.ts:570
*** ***
@ -2323,7 +2323,7 @@ false
#### Defined in #### Defined in
[models.ts:769](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L769) models.ts:769
*** ***
@ -2341,7 +2341,7 @@ Version specified in [exported](https://livecodes.io/docs/features/export) proje
#### Defined in #### Defined in
[models.ts:583](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L583) models.ts:583
*** ***
@ -2363,7 +2363,7 @@ Sets the [default view](https://livecodes.io/docs/features/default-view) for the
#### Defined in #### Defined in
[models.ts:609](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L609) models.ts:609
*** ***
@ -2379,7 +2379,7 @@ If `true`, the [welcome screen](https://livecodes.io/docs/features/welcome) is d
#### Defined in #### Defined in
[models.ts:702](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L702) models.ts:702
*** ***
@ -2401,7 +2401,7 @@ false
#### Defined in #### Defined in
[models.ts:789](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L789) models.ts:789
*** ***
@ -2417,4 +2417,4 @@ Sets result page [zoom level](https://livecodes.io/docs/features/result#result-p
#### Defined in #### Defined in
[models.ts:640](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L640) models.ts:640

File diff suppressed because one or more lines are too long

View File

@ -23,7 +23,7 @@ If supplied with an invalid URL, an error is thrown.
#### Defined in #### Defined in
[models.ts:314](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L314) models.ts:314
*** ***
@ -43,7 +43,7 @@ If supplied and is not an object or a valid URL, an error is thrown.
#### Defined in #### Defined in
[models.ts:346](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L346) models.ts:346
*** ***
@ -61,7 +61,7 @@ false
#### Defined in #### Defined in
[models.ts:352](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L352) models.ts:352
*** ***
@ -73,7 +73,7 @@ A resource to [import](https://livecodes.io/docs/features/import) (from any of t
#### Defined in #### Defined in
[models.ts:357](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L357) models.ts:357
*** ***
@ -95,7 +95,7 @@ false
#### Defined in #### Defined in
[models.ts:367](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L367) models.ts:367
*** ***
@ -117,7 +117,7 @@ Sets how the playground loads:
#### Defined in #### Defined in
[models.ts:377](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L377) models.ts:377
*** ***
@ -3766,7 +3766,7 @@ Sets result page [zoom level](https://livecodes.io/docs/features/result#result-p
#### Defined in #### Defined in
[models.ts:338](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L338) models.ts:338
*** ***
@ -3779,7 +3779,7 @@ Allowed valued can be found [here](https://livecodes.io/docs/api/internal/type-a
#### Defined in #### Defined in
[models.ts:383](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L383) models.ts:383
*** ***
@ -3804,4 +3804,4 @@ When set to `"headless"`, the playground is loaded in [headless mode](https://li
#### Defined in #### Defined in
[models.ts:396](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L396) models.ts:396

File diff suppressed because one or more lines are too long

View File

@ -42,7 +42,7 @@ createPlayground("#container").then(async (playground) => {
#### Defined in #### Defined in
[models.ts:211](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L211) models.ts:211
*** ***
@ -70,7 +70,7 @@ See [docs](https://livecodes.io/docs/sdk/js-ts#exec) for details.
#### Defined in #### Defined in
[models.ts:194](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L194) models.ts:194
*** ***
@ -108,7 +108,7 @@ createPlayground("#container").then(async (playground) => {
#### Defined in #### Defined in
[models.ts:31](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L31) models.ts:31
*** ***
@ -146,7 +146,7 @@ createPlayground("#container").then(async (playground) => {
#### Defined in #### Defined in
[models.ts:105](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L105) models.ts:105
*** ***
@ -183,7 +183,7 @@ createPlayground("#container").then(async (playground) => {
#### Defined in #### Defined in
[models.ts:64](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L64) models.ts:64
*** ***
@ -221,7 +221,7 @@ createPlayground("#container").then(async (playground) => {
#### Defined in #### Defined in
[models.ts:48](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L48) models.ts:48
*** ***
@ -242,7 +242,7 @@ If the playground was not loaded, calling any other method will load the playgro
#### Defined in #### Defined in
[models.ts:298](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L298) models.ts:298
*** ***
@ -278,7 +278,7 @@ Use [`watch`](https://livecodes.io/docs/sdk/js-ts#watch) method instead.
#### Defined in #### Defined in
[models.ts:142](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L142) models.ts:142
*** ***
@ -309,7 +309,7 @@ createPlayground("#container").then(async (playground) => {
#### Defined in #### Defined in
[models.ts:14](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L14) models.ts:14
*** ***
@ -343,7 +343,7 @@ createPlayground("#container").then(async (playground) => {
#### Defined in #### Defined in
[models.ts:135](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L135) models.ts:135
*** ***
@ -384,7 +384,7 @@ createPlayground("#container").then(async (playground) => {
#### Defined in #### Defined in
[models.ts:84](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L84) models.ts:84
*** ***
@ -431,7 +431,7 @@ await playground.show("console", { full: true });
#### Defined in #### Defined in
[models.ts:119](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L119) models.ts:119
*** ***
@ -489,4 +489,4 @@ createPlayground("#container").then((playground) => {
#### Defined in #### Defined in
[models.ts:187](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L187) models.ts:187

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -32,7 +32,7 @@ createPlayground("#container").then(async (playground) => {
#### Defined in #### Defined in
[models.ts:211](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L211) models.ts:211
*** ***
@ -56,7 +56,7 @@ See [docs](https://livecodes.io/docs/sdk/js-ts#exec) for details.
#### Defined in #### Defined in
[models.ts:194](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L194) models.ts:194
*** ***
@ -90,7 +90,7 @@ createPlayground("#container").then(async (playground) => {
#### Defined in #### Defined in
[models.ts:31](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L31) models.ts:31
*** ***
@ -124,7 +124,7 @@ createPlayground("#container").then(async (playground) => {
#### Defined in #### Defined in
[models.ts:105](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L105) models.ts:105
*** ***
@ -157,7 +157,7 @@ createPlayground("#container").then(async (playground) => {
#### Defined in #### Defined in
[models.ts:64](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L64) models.ts:64
*** ***
@ -191,7 +191,7 @@ createPlayground("#container").then(async (playground) => {
#### Defined in #### Defined in
[models.ts:48](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L48) models.ts:48
*** ***
@ -223,7 +223,7 @@ Use [`watch`](https://livecodes.io/docs/sdk/js-ts#watch) method instead.
#### Defined in #### Defined in
[models.ts:142](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L142) models.ts:142
*** ***
@ -250,7 +250,7 @@ createPlayground("#container").then(async (playground) => {
#### Defined in #### Defined in
[models.ts:14](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L14) models.ts:14
*** ***
@ -280,7 +280,7 @@ createPlayground("#container").then(async (playground) => {
#### Defined in #### Defined in
[models.ts:135](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L135) models.ts:135
*** ***
@ -317,7 +317,7 @@ createPlayground("#container").then(async (playground) => {
#### Defined in #### Defined in
[models.ts:84](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L84) models.ts:84
*** ***
@ -360,7 +360,7 @@ await playground.show("console", { full: true });
#### Defined in #### Defined in
[models.ts:119](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L119) models.ts:119
*** ***
@ -414,4 +414,4 @@ createPlayground("#container").then((playground) => {
#### Defined in #### Defined in
[models.ts:187](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L187) models.ts:187

File diff suppressed because one or more lines are too long

View File

@ -22,7 +22,7 @@ true
#### Defined in #### Defined in
[models.ts:603](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L603) models.ts:603
*** ***
@ -40,7 +40,7 @@ Sets the [display mode](https://livecodes.io/docs/features/display-modes).
#### Defined in #### Defined in
[models.ts:615](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L615) models.ts:615
*** ***
@ -61,7 +61,7 @@ false
#### Defined in #### Defined in
[models.ts:597](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L597) models.ts:597
*** ***
@ -105,7 +105,7 @@ Sets enabled and active tools and status of [tools pane](https://livecodes.io/do
#### Defined in #### Defined in
[models.ts:631](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L631) models.ts:631
*** ***
@ -123,7 +123,7 @@ Sets the [default view](https://livecodes.io/docs/features/default-view) for the
#### Defined in #### Defined in
[models.ts:609](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L609) models.ts:609
*** ***
@ -135,4 +135,4 @@ Sets result page [zoom level](https://livecodes.io/docs/features/result#result-p
#### Defined in #### Defined in
[models.ts:640](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L640) models.ts:640

File diff suppressed because one or more lines are too long

View File

@ -18,7 +18,7 @@ Defaults to the last used editor for user, otherwise `"markup"`
#### Defined in #### Defined in
[models.ts:455](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L455) models.ts:455
*** ***
@ -30,7 +30,7 @@ Defaults to the last used editor for user, otherwise `"markup"`
#### Defined in #### Defined in
[models.ts:502](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L502) models.ts:502
*** ***
@ -930,7 +930,7 @@ Defines [custom settings](https://livecodes.io/docs/advanced/custom-settings) fo
#### Defined in #### Defined in
[models.ts:514](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L514) models.ts:514
*** ***
@ -949,7 +949,7 @@ and [result page](https://livecodes.io/docs/features/result) description meta ta
#### Defined in #### Defined in
[models.ts:425](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L425) models.ts:425
*** ***
@ -967,7 +967,7 @@ Content added to the [result page](https://livecodes.io/docs/features/result) `<
#### Defined in #### Defined in
[models.ts:431](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L431) models.ts:431
*** ***
@ -987,7 +987,7 @@ It can be an object or a string.
#### Defined in #### Defined in
[models.ts:440](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L440) models.ts:440
*** ***
@ -1024,7 +1024,7 @@ and [Custom Module Resolution](https://livecodes.io/docs/features/module-resolut
#### Defined in #### Defined in
[models.ts:540](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L540) models.ts:540
*** ***
@ -1038,7 +1038,7 @@ Defaults to all supported languages in full app and only current editor language
#### Defined in #### Defined in
[models.ts:462](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L462) models.ts:462
*** ***
@ -1162,7 +1162,7 @@ overriding the default title set to the language name
#### Defined in #### Defined in
[models.ts:470](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L470) models.ts:470
*** ***
@ -1176,7 +1176,7 @@ For the list of available processors, see [Processor](https://livecodes.io/docs/
#### Defined in #### Defined in
[models.ts:509](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L509) models.ts:509
*** ***
@ -1300,7 +1300,7 @@ overriding the default title set to the language name
#### Defined in #### Defined in
[models.ts:486](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L486) models.ts:486
*** ***
@ -1312,7 +1312,7 @@ List of URLs for [external scripts](https://livecodes.io/docs/features/external-
#### Defined in #### Defined in
[models.ts:496](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L496) models.ts:496
*** ***
@ -1436,7 +1436,7 @@ overriding the default title set to the language name
#### Defined in #### Defined in
[models.ts:478](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L478) models.ts:478
*** ***
@ -1448,7 +1448,7 @@ List of URLs for [external stylesheets](https://livecodes.io/docs/features/exter
#### Defined in #### Defined in
[models.ts:491](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L491) models.ts:491
*** ***
@ -1467,7 +1467,7 @@ Used in [project](https://livecodes.io/docs/features/projects) filter and search
#### Defined in #### Defined in
[models.ts:447](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L447) models.ts:447
*** ***
@ -1480,7 +1480,7 @@ and content of [tests](https://livecodes.io/docs/features/tests).
#### Defined in #### Defined in
[models.ts:576](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L576) models.ts:576
*** ***
@ -1500,7 +1500,7 @@ Also used in project search.
#### Defined in #### Defined in
[models.ts:418](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L418) models.ts:418
*** ***
@ -1538,7 +1538,7 @@ and [Custom Types](https://livecodes.io/docs/features/intellisense#custom-types)
#### Defined in #### Defined in
[models.ts:570](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L570) models.ts:570
*** ***
@ -1552,4 +1552,4 @@ Version specified in [exported](https://livecodes.io/docs/features/export) proje
#### Defined in #### Defined in
[models.ts:583](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L583) models.ts:583

File diff suppressed because one or more lines are too long

View File

@ -20,7 +20,7 @@ true
#### Defined in #### Defined in
[models.ts:801](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L801) models.ts:801
*** ***
@ -44,7 +44,7 @@ undefined
#### Defined in #### Defined in
[models.ts:722](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L722) models.ts:722
*** ***
@ -56,7 +56,7 @@ Sets [editor mode](https://livecodes.io/docs/features/editor-settings#editor-mod
#### Defined in #### Defined in
[models.ts:812](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L812) models.ts:812
*** ***
@ -92,7 +92,7 @@ See docs for [editor themes](https://livecodes.io/docs/configuration/configurati
#### Defined in #### Defined in
[models.ts:748](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L748) models.ts:748
*** ***
@ -110,7 +110,7 @@ true
#### Defined in #### Defined in
[models.ts:807](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L807) models.ts:807
*** ***
@ -128,7 +128,7 @@ false
#### Defined in #### Defined in
[models.ts:818](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L818) models.ts:818
*** ***
@ -146,7 +146,7 @@ false
#### Defined in #### Defined in
[models.ts:795](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L795) models.ts:795
*** ***
@ -158,7 +158,7 @@ Sets the [code editor](https://livecodes.io/docs/features/editor-settings) font
#### Defined in #### Defined in
[models.ts:753](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L753) models.ts:753
*** ***
@ -178,7 +178,7 @@ undefined
#### Defined in #### Defined in
[models.ts:761](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L761) models.ts:761
*** ***
@ -196,7 +196,7 @@ true
#### Defined in #### Defined in
[models.ts:783](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L783) models.ts:783
*** ***
@ -216,7 +216,7 @@ Also used in [code formatting](https://livecodes.io/docs/features/code-format).
#### Defined in #### Defined in
[models.ts:777](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L777) models.ts:777
*** ***
@ -234,7 +234,7 @@ Sets the app [theme](https://livecodes.io/docs/features/themes) to light/dark mo
#### Defined in #### Defined in
[models.ts:728](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L728) models.ts:728
*** ***
@ -253,7 +253,7 @@ undefined
#### Defined in #### Defined in
[models.ts:735](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L735) models.ts:735
*** ***
@ -273,7 +273,7 @@ false
#### Defined in #### Defined in
[models.ts:769](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L769) models.ts:769
*** ***
@ -291,4 +291,4 @@ false
#### Defined in #### Defined in
[models.ts:789](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L789) models.ts:789

File diff suppressed because one or more lines are too long

View File

@ -8,7 +8,7 @@
#### Defined in #### Defined in
[models.ts:1165](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L1165) models.ts:1165
*** ***
@ -18,4 +18,4 @@
#### Defined in #### Defined in
[models.ts:1164](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L1164) models.ts:1164

File diff suppressed because one or more lines are too long

View File

@ -20,7 +20,7 @@ true
#### Defined in #### Defined in
[models.ts:838](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L838) models.ts:838
*** ***
@ -38,7 +38,7 @@ false
#### Defined in #### Defined in
[models.ts:843](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L843) models.ts:843
*** ***
@ -56,7 +56,7 @@ The number of spaces per indentation-level.
#### Defined in #### Defined in
[models.ts:832](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L832) models.ts:832
*** ***
@ -74,7 +74,7 @@ true
#### Defined in #### Defined in
[models.ts:849](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L849) models.ts:849
*** ***
@ -92,4 +92,4 @@ false
#### Defined in #### Defined in
[models.ts:826](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L826) models.ts:826

File diff suppressed because one or more lines are too long

View File

@ -8,7 +8,7 @@
#### Defined in #### Defined in
[models.ts:1979](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L1979) models.ts:1979
*** ***
@ -18,7 +18,7 @@
#### Defined in #### Defined in
[models.ts:1980](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L1980) models.ts:1980
*** ***
@ -28,7 +28,7 @@
#### Defined in #### Defined in
[models.ts:1981](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L1981) models.ts:1981
*** ***
@ -38,4 +38,4 @@
#### Defined in #### Defined in
[models.ts:1982](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L1982) models.ts:1982

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -18,7 +18,7 @@ Sets the app UI language used.
#### Defined in #### Defined in
[models.ts:707](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L707) models.ts:707
*** ***
@ -37,7 +37,7 @@ false
#### Defined in #### Defined in
[models.ts:656](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L656) models.ts:656
*** ***
@ -55,7 +55,7 @@ false
#### Defined in #### Defined in
[models.ts:662](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L662) models.ts:662
*** ***
@ -74,7 +74,7 @@ true
#### Defined in #### Defined in
[models.ts:649](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L649) models.ts:649
*** ***
@ -96,7 +96,7 @@ true
#### Defined in #### Defined in
[models.ts:801](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L801) models.ts:801
*** ***
@ -116,7 +116,7 @@ and/or the project is saved (if [`autosave`](https://livecodes.io/docs/configura
#### Defined in #### Defined in
[models.ts:670](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L670) models.ts:670
*** ***
@ -144,7 +144,7 @@ undefined
#### Defined in #### Defined in
[models.ts:722](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L722) models.ts:722
*** ***
@ -160,7 +160,7 @@ Sets [editor mode](https://livecodes.io/docs/features/editor-settings#editor-mod
#### Defined in #### Defined in
[models.ts:812](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L812) models.ts:812
*** ***
@ -200,7 +200,7 @@ See docs for [editor themes](https://livecodes.io/docs/configuration/configurati
#### Defined in #### Defined in
[models.ts:748](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L748) models.ts:748
*** ***
@ -222,7 +222,7 @@ true
#### Defined in #### Defined in
[models.ts:807](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L807) models.ts:807
*** ***
@ -244,7 +244,7 @@ false
#### Defined in #### Defined in
[models.ts:818](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L818) models.ts:818
*** ***
@ -266,7 +266,7 @@ false
#### Defined in #### Defined in
[models.ts:795](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L795) models.ts:795
*** ***
@ -282,7 +282,7 @@ Sets the [code editor](https://livecodes.io/docs/features/editor-settings) font
#### Defined in #### Defined in
[models.ts:753](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L753) models.ts:753
*** ***
@ -306,7 +306,7 @@ undefined
#### Defined in #### Defined in
[models.ts:761](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L761) models.ts:761
*** ***
@ -324,7 +324,7 @@ false
#### Defined in #### Defined in
[models.ts:676](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L676) models.ts:676
*** ***
@ -345,7 +345,7 @@ otherwise horizontal.
#### Defined in #### Defined in
[models.ts:685](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L685) models.ts:685
*** ***
@ -367,7 +367,7 @@ true
#### Defined in #### Defined in
[models.ts:783](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L783) models.ts:783
*** ***
@ -385,7 +385,7 @@ true
#### Defined in #### Defined in
[models.ts:691](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L691) models.ts:691
*** ***
@ -407,7 +407,7 @@ true
#### Defined in #### Defined in
[models.ts:838](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L838) models.ts:838
*** ***
@ -425,7 +425,7 @@ false
#### Defined in #### Defined in
[models.ts:697](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L697) models.ts:697
*** ***
@ -447,7 +447,7 @@ false
#### Defined in #### Defined in
[models.ts:843](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L843) models.ts:843
*** ***
@ -471,7 +471,7 @@ Also used in [code formatting](https://livecodes.io/docs/features/code-format).
#### Defined in #### Defined in
[models.ts:777](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L777) models.ts:777
*** ***
@ -493,7 +493,7 @@ Sets the app [theme](https://livecodes.io/docs/features/themes) to light/dark mo
#### Defined in #### Defined in
[models.ts:728](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L728) models.ts:728
*** ***
@ -516,7 +516,7 @@ undefined
#### Defined in #### Defined in
[models.ts:735](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L735) models.ts:735
*** ***
@ -538,7 +538,7 @@ true
#### Defined in #### Defined in
[models.ts:849](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L849) models.ts:849
*** ***
@ -562,7 +562,7 @@ false
#### Defined in #### Defined in
[models.ts:769](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L769) models.ts:769
*** ***
@ -574,7 +574,7 @@ If `true`, the [welcome screen](https://livecodes.io/docs/features/welcome) is d
#### Defined in #### Defined in
[models.ts:702](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L702) models.ts:702
*** ***
@ -596,4 +596,4 @@ false
#### Defined in #### Defined in
[models.ts:789](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L789) models.ts:789

File diff suppressed because one or more lines are too long

View File

@ -4,4 +4,4 @@
## Defined in ## Defined in
[models.ts:280](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L280) models.ts:280

File diff suppressed because one or more lines are too long

View File

@ -4,4 +4,4 @@
## Defined in ## Defined in
[models.ts:1778](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L1778) models.ts:1778

File diff suppressed because one or more lines are too long

View File

@ -4,4 +4,4 @@
## Defined in ## Defined in
[models.ts:1861](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L1861) models.ts:1861

File diff suppressed because one or more lines are too long

View File

@ -4,4 +4,4 @@
## Defined in ## Defined in
[models.ts:1687](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L1687) models.ts:1687

File diff suppressed because one or more lines are too long

View File

@ -4,4 +4,4 @@
## Defined in ## Defined in
[models.ts:1647](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L1647) models.ts:1647

File diff suppressed because one or more lines are too long

View File

@ -4,4 +4,4 @@
## Defined in ## Defined in
[models.ts:1269](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L1269) models.ts:1269

File diff suppressed because one or more lines are too long

View File

@ -4,4 +4,4 @@
## Defined in ## Defined in
[models.ts:1168](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L1168) models.ts:1168

File diff suppressed because one or more lines are too long

View File

@ -4,4 +4,4 @@
## Defined in ## Defined in
[models.ts:1740](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L1740) models.ts:1740

File diff suppressed because one or more lines are too long

View File

@ -4,4 +4,4 @@
## Defined in ## Defined in
[models.ts:1580](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L1580) models.ts:1580

File diff suppressed because one or more lines are too long

View File

@ -4,4 +4,4 @@
## Defined in ## Defined in
[models.ts:1226](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L1226) models.ts:1226

File diff suppressed because one or more lines are too long

View File

@ -4,4 +4,4 @@
## Defined in ## Defined in
[models.ts:1376](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L1376) models.ts:1376

File diff suppressed because one or more lines are too long

View File

@ -4,4 +4,4 @@
## Defined in ## Defined in
[models.ts:1926](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L1926) models.ts:1926

File diff suppressed because one or more lines are too long

View File

@ -4,4 +4,4 @@
## Defined in ## Defined in
[models.ts:1456](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L1456) models.ts:1456

File diff suppressed because one or more lines are too long

View File

@ -34,4 +34,4 @@ This includes changes in:
## Defined in ## Defined in
[models.ts:248](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L248) models.ts:248

File diff suppressed because one or more lines are too long

View File

@ -22,4 +22,4 @@
## Defined in ## Defined in
[models.ts:253](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L253) models.ts:253

File diff suppressed because one or more lines are too long

View File

@ -22,4 +22,4 @@
## Defined in ## Defined in
[models.ts:263](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L263) models.ts:263

File diff suppressed because one or more lines are too long

View File

@ -24,4 +24,4 @@ Called when the playground first loads.
## Defined in ## Defined in
[models.ts:225](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L225) models.ts:225

File diff suppressed because one or more lines are too long

View File

@ -24,4 +24,4 @@ Called when a new project is loaded (including when [imported](https://livecodes
## Defined in ## Defined in
[models.ts:230](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L230) models.ts:230

File diff suppressed because one or more lines are too long

View File

@ -22,4 +22,4 @@
## Defined in ## Defined in
[models.ts:258](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L258) models.ts:258

File diff suppressed because one or more lines are too long

View File

@ -6,4 +6,4 @@ Language name, alias or extension.
## Defined in ## Defined in
[models.ts:884](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L884) models.ts:884

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
"use strict";(self.webpackChunkdocs=self.webpackChunkdocs||[]).push([["1024"],{327:function(e,t,n){n.r(t),n.d(t,{default:()=>u,frontMatter:()=>r,metadata:()=>o,assets:()=>a,toc:()=>d,contentTitle:()=>c});var o=JSON.parse('{"id":"gh-action","title":"GitHub Action \u26A1","description":"The Preview in LiveCodes GitHub Action generates preview links to playgrounds for code changes in pull requests and posts them as pull request comments.","source":"@site/docs/gh-action.mdx","sourceDirName":".","slug":"/gh-action","permalink":"/docs/gh-action","draft":false,"unlisted":false,"editUrl":"https://github.com/live-codes/livecodes/tree/develop/docs/docs/gh-action.mdx","tags":[],"version":"current","frontMatter":{},"sidebar":"docsSidebar","previous":{"title":"Bookmarklet","permalink":"/docs/bookmarklet"},"next":{"title":"Markdown to LiveCodes","permalink":"/docs/markdown-to-livecodes"}}'),i=n("5893"),s=n("65");let r={},c="GitHub Action \u26A1",a={},d=[];function l(e){let t={a:"a",h1:"h1",header:"header",img:"img",p:"p",strong:"strong",...(0,s.a)(),...e.components};return(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)(t.header,{children:(0,i.jsx)(t.h1,{id:"github-action-",children:"GitHub Action \u26A1"})}),"\n",(0,i.jsxs)(t.p,{children:["The ",(0,i.jsx)(t.a,{href:"https://github.com/live-codes/preview-in-livecodes",children:"Preview in LiveCodes"})," GitHub Action generates preview links to playgrounds for code changes in pull requests and posts them as pull request comments."]}),"\n",(0,i.jsx)(t.p,{children:"Once added to a repo, it runs when a pull request is created or updated. The new code is optionally built. The action posts in a pull request comment links to playgrounds that can use the new code."}),"\n",(0,i.jsx)(t.p,{children:(0,i.jsx)(t.strong,{children:"Screenshot:"})}),"\n",(0,i.jsx)(t.p,{children:(0,i.jsx)(t.img,{alt:"Screenshot of the action",src:n(5083).Z+"",width:"1603",height:"931"})}),"\n",(0,i.jsxs)(t.p,{children:["For usage and more information, see the ",(0,i.jsx)(t.a,{href:"https://github.com/live-codes/preview-in-livecodes",children:"action docs"})," on GitHub. Also check the ",(0,i.jsx)(t.a,{href:"https://github.com/hatemhosny/preview-in-livecodes-demo",children:"example repo"})," for a working demo."]})]})}function u(e={}){let{wrapper:t}={...(0,s.a)(),...e.components};return t?(0,i.jsx)(t,{...e,children:(0,i.jsx)(l,{...e})}):l(e)}},5083:function(e,t,n){n.d(t,{Z:function(){return o}});let o=n.p+"assets/images/preview-in-livecodes-gh-action-b5fb7b1cb63d1e5bfbce956185166e10.png"},65:function(e,t,n){n.d(t,{Z:function(){return c},a:function(){return r}});var o=n(7294);let i={},s=o.createContext(i);function r(e){let t=o.useContext(s);return o.useMemo(function(){return"function"==typeof e?e(t):{...t,...e}},[t,e])}function c(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(i):e.components||i:r(e.components),o.createElement(s.Provider,{value:t},e.children)}}}]);

View File

@ -0,0 +1 @@
"use strict";(self.webpackChunkdocs=self.webpackChunkdocs||[]).push([["4878"],{3322:function(e,n,t){t.r(n),t.d(n,{default:()=>h,frontMatter:()=>c,metadata:()=>r,assets:()=>l,toc:()=>d,contentTitle:()=>o});var r=JSON.parse('{"id":"api/internal/type-aliases/WatchDestroy","title":"Type Alias: WatchDestroy()","description":"WatchDestroy: (event, fn) => object","source":"@site/docs/api/internal/type-aliases/WatchDestroy.md","sourceDirName":"api/internal/type-aliases","slug":"/api/internal/type-aliases/WatchDestroy","permalink":"/docs/api/internal/type-aliases/WatchDestroy","draft":false,"unlisted":false,"editUrl":"https://github.com/live-codes/livecodes/tree/develop/docs/docs/api/internal/type-aliases/WatchDestroy.md","tags":[],"version":"current","frontMatter":{}}'),s=t("5893"),i=t("65");let c={},o="Type Alias: WatchDestroy()",l={},d=[{value:"Parameters",id:"parameters",level:2},{value:"Returns",id:"returns",level:2},{value:"remove()",id:"remove",level:3},{value:"Returns",id:"returns-1",level:4},{value:"Defined in",id:"defined-in",level:2}];function a(e){let n={blockquote:"blockquote",code:"code",h1:"h1",h2:"h2",h3:"h3",h4:"h4",header:"header",p:"p",strong:"strong",...(0,i.a)(),...e.components};return(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)(n.header,{children:(0,s.jsx)(n.h1,{id:"type-alias-watchdestroy",children:"Type Alias: WatchDestroy()"})}),"\n",(0,s.jsxs)(n.blockquote,{children:["\n",(0,s.jsxs)(n.p,{children:[(0,s.jsx)(n.strong,{children:"WatchDestroy"}),": (",(0,s.jsx)(n.code,{children:"event"}),", ",(0,s.jsx)(n.code,{children:"fn"}),") => ",(0,s.jsx)(n.code,{children:"object"})]}),"\n"]}),"\n",(0,s.jsx)(n.h2,{id:"parameters",children:"Parameters"}),"\n",(0,s.jsxs)(n.p,{children:["\u2022 ",(0,s.jsx)(n.strong,{children:"event"}),": ",(0,s.jsx)(n.code,{children:'"destroy"'})]}),"\n",(0,s.jsxs)(n.p,{children:["\u2022 ",(0,s.jsx)(n.strong,{children:"fn"})]}),"\n",(0,s.jsx)(n.h2,{id:"returns",children:"Returns"}),"\n",(0,s.jsx)(n.p,{children:(0,s.jsx)(n.code,{children:"object"})}),"\n",(0,s.jsx)(n.h3,{id:"remove",children:"remove()"}),"\n",(0,s.jsxs)(n.blockquote,{children:["\n",(0,s.jsxs)(n.p,{children:[(0,s.jsx)(n.strong,{children:"remove"}),": () => ",(0,s.jsx)(n.code,{children:"void"})]}),"\n"]}),"\n",(0,s.jsx)(n.h4,{id:"returns-1",children:"Returns"}),"\n",(0,s.jsx)(n.p,{children:(0,s.jsx)(n.code,{children:"void"})}),"\n",(0,s.jsx)(n.h2,{id:"defined-in",children:"Defined in"}),"\n",(0,s.jsx)(n.p,{children:"models.ts:263"})]})}function h(e={}){let{wrapper:n}={...(0,i.a)(),...e.components};return n?(0,s.jsx)(n,{...e,children:(0,s.jsx)(a,{...e})}):a(e)}},65:function(e,n,t){t.d(n,{Z:function(){return o},a:function(){return c}});var r=t(7294);let s={},i=r.createContext(s);function c(e){let n=r.useContext(i);return r.useMemo(function(){return"function"==typeof e?e(n):{...n,...e}},[n,e])}function o(e){let n;return n=e.disableParentContext?"function"==typeof e.components?e.components(s):e.components||s:c(e.components),r.createElement(i.Provider,{value:n},e.children)}}}]);

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
"use strict";(self.webpackChunkdocs=self.webpackChunkdocs||[]).push([["3142"],{4609:function(e,n,r){r.r(n),r.d(n,{default:()=>u,frontMatter:()=>o,metadata:()=>t,assets:()=>l,toc:()=>c,contentTitle:()=>d});var t=JSON.parse('{"id":"api/functions/getPlaygroundUrl","title":"Function: getPlaygroundUrl()","description":"getPlaygroundUrl(options): string","source":"@site/docs/api/functions/getPlaygroundUrl.md","sourceDirName":"api/functions","slug":"/api/functions/getPlaygroundUrl","permalink":"/docs/api/functions/getPlaygroundUrl","draft":false,"unlisted":false,"editUrl":"https://github.com/live-codes/livecodes/tree/develop/docs/docs/api/functions/getPlaygroundUrl.md","tags":[],"version":"current","frontMatter":{}}'),s=r("5893"),i=r("65");let o={},d="Function: getPlaygroundUrl()",l={},c=[{value:"Parameters",id:"parameters",level:2},{value:"Returns",id:"returns",level:2},{value:"Defined in",id:"defined-in",level:2}];function a(e){let n={a:"a",blockquote:"blockquote",code:"code",h1:"h1",h2:"h2",header:"header",li:"li",p:"p",strong:"strong",ul:"ul",...(0,i.a)(),...e.components};return(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)(n.header,{children:(0,s.jsx)(n.h1,{id:"function-getplaygroundurl",children:"Function: getPlaygroundUrl()"})}),"\n",(0,s.jsxs)(n.blockquote,{children:["\n",(0,s.jsxs)(n.p,{children:[(0,s.jsx)(n.strong,{children:"getPlaygroundUrl"}),"(",(0,s.jsx)(n.code,{children:"options"}),"): ",(0,s.jsx)(n.code,{children:"string"})]}),"\n"]}),"\n",(0,s.jsxs)(n.p,{children:["Gets the URL to a LiveCodes playground (as a string) from the provided ",(0,s.jsx)(n.a,{href:"https://livecodes.io/docs/sdk/js-ts#embed-options",children:"options"}),".\nThis can be useful for providing links to run code in playgrounds."]}),"\n",(0,s.jsx)(n.h2,{id:"parameters",children:"Parameters"}),"\n",(0,s.jsxs)(n.p,{children:["\u2022 ",(0,s.jsx)(n.strong,{children:"options"}),": ",(0,s.jsx)(n.a,{href:"/docs/api/interfaces/EmbedOptions",children:(0,s.jsx)(n.code,{children:"EmbedOptions"})})," = ",(0,s.jsx)(n.code,{children:"{}"})]}),"\n",(0,s.jsxs)(n.p,{children:["The ",(0,s.jsx)(n.a,{href:"https://livecodes.io/docs/sdk/js-ts#embed-options",children:"options"})," for the playground."]}),"\n",(0,s.jsx)(n.h2,{id:"returns",children:"Returns"}),"\n",(0,s.jsx)(n.p,{children:(0,s.jsx)(n.code,{children:"string"})}),"\n",(0,s.jsxs)(n.ul,{children:["\n",(0,s.jsx)(n.li,{children:"The URL of the playground (as a string)."}),"\n"]}),"\n",(0,s.jsx)(n.p,{children:"large objects like config and params are store in the url hash params while the rest are in the search params\nunless config is a string in which case it is stored in searchParams"}),"\n",(0,s.jsx)(n.h2,{id:"defined-in",children:"Defined in"}),"\n",(0,s.jsx)(n.p,{children:"index.ts:389"})]})}function u(e={}){let{wrapper:n}={...(0,i.a)(),...e.components};return n?(0,s.jsx)(n,{...e,children:(0,s.jsx)(a,{...e})}):a(e)}},65:function(e,n,r){r.d(n,{Z:function(){return d},a:function(){return o}});var t=r(7294);let s={},i=t.createContext(s);function o(e){let n=t.useContext(i);return t.useMemo(function(){return"function"==typeof e?e(n):{...n,...e}},[n,e])}function d(e){let n;return n=e.disableParentContext?"function"==typeof e.components?e.components(s):e.components||s:o(e.components),t.createElement(i.Provider,{value:n},e.children)}}}]);

View File

@ -0,0 +1 @@
"use strict";(self.webpackChunkdocs=self.webpackChunkdocs||[]).push([["2976"],{4544:function(e,n,i){i.r(n),i.d(n,{default:()=>u,frontMatter:()=>s,metadata:()=>t,assets:()=>c,toc:()=>l,contentTitle:()=>d});var t=JSON.parse('{"id":"api/internal/interfaces/EditorPosition","title":"Interface: EditorPosition","description":"Properties","source":"@site/docs/api/internal/interfaces/EditorPosition.md","sourceDirName":"api/internal/interfaces","slug":"/api/internal/interfaces/EditorPosition","permalink":"/docs/api/internal/interfaces/EditorPosition","draft":false,"unlisted":false,"editUrl":"https://github.com/live-codes/livecodes/tree/develop/docs/docs/api/internal/interfaces/EditorPosition.md","tags":[],"version":"current","frontMatter":{}}'),r=i("5893"),o=i("65");let s={},d="Interface: EditorPosition",c={},l=[{value:"Properties",id:"properties",level:2},{value:"column?",id:"column",level:3},{value:"Defined in",id:"defined-in",level:4},{value:"lineNumber",id:"linenumber",level:3},{value:"Defined in",id:"defined-in-1",level:4}];function a(e){let n={blockquote:"blockquote",code:"code",h1:"h1",h2:"h2",h3:"h3",h4:"h4",header:"header",hr:"hr",p:"p",strong:"strong",...(0,o.a)(),...e.components};return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(n.header,{children:(0,r.jsx)(n.h1,{id:"interface-editorposition",children:"Interface: EditorPosition"})}),"\n",(0,r.jsx)(n.h2,{id:"properties",children:"Properties"}),"\n",(0,r.jsx)(n.h3,{id:"column",children:"column?"}),"\n",(0,r.jsxs)(n.blockquote,{children:["\n",(0,r.jsxs)(n.p,{children:[(0,r.jsx)(n.code,{children:"optional"})," ",(0,r.jsx)(n.strong,{children:"column"}),": ",(0,r.jsx)(n.code,{children:"number"})]}),"\n"]}),"\n",(0,r.jsx)(n.h4,{id:"defined-in",children:"Defined in"}),"\n",(0,r.jsx)(n.p,{children:"models.ts:1165"}),"\n",(0,r.jsx)(n.hr,{}),"\n",(0,r.jsx)(n.h3,{id:"linenumber",children:"lineNumber"}),"\n",(0,r.jsxs)(n.blockquote,{children:["\n",(0,r.jsxs)(n.p,{children:[(0,r.jsx)(n.strong,{children:"lineNumber"}),": ",(0,r.jsx)(n.code,{children:"number"})]}),"\n"]}),"\n",(0,r.jsx)(n.h4,{id:"defined-in-1",children:"Defined in"}),"\n",(0,r.jsx)(n.p,{children:"models.ts:1164"})]})}function u(e={}){let{wrapper:n}={...(0,o.a)(),...e.components};return n?(0,r.jsx)(n,{...e,children:(0,r.jsx)(a,{...e})}):a(e)}},65:function(e,n,i){i.d(n,{Z:function(){return d},a:function(){return s}});var t=i(7294);let r={},o=t.createContext(r);function s(e){let n=t.useContext(o);return t.useMemo(function(){return"function"==typeof e?e(n):{...n,...e}},[n,e])}function d(e){let n;return n=e.disableParentContext?"function"==typeof e.components?e.components(r):e.components||r:s(e.components),t.createElement(o.Provider,{value:n},e.children)}}}]);

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

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