@widget-js/core 24.1.1-beta.21 → 24.1.1-beta.30

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1705,7 +1705,7 @@ declare namespace Electron {
1705
1705
  deviceName: string
1706
1706
  }
1707
1707
 
1708
- class BrowserView {
1708
+ class BrowserView {
1709
1709
  // Docs: https://electronjs.org/docs/api/browser-view
1710
1710
 
1711
1711
  /**
@@ -1767,7 +1767,7 @@ declare namespace Electron {
1767
1767
  webContents: WebContents
1768
1768
  }
1769
1769
 
1770
- class BrowserWindow extends NodeEventEmitter {
1770
+ class BrowserWindow extends NodeEventEmitter {
1771
1771
  // Docs: https://electronjs.org/docs/api/browser-window
1772
1772
 
1773
1773
  /**
@@ -3710,7 +3710,7 @@ declare namespace Electron {
3710
3710
  state: string
3711
3711
  }
3712
3712
 
3713
- class ClientRequest extends NodeEventEmitter {
3713
+ class ClientRequest extends NodeEventEmitter {
3714
3714
  // Docs: https://electronjs.org/docs/api/client-request
3715
3715
 
3716
3716
  /**
@@ -4032,7 +4032,7 @@ declare namespace Electron {
4032
4032
  writeText(text: string, type?: 'selection' | 'clipboard'): void
4033
4033
  }
4034
4034
 
4035
- class CommandLine {
4035
+ class CommandLine {
4036
4036
  // Docs: https://electronjs.org/docs/api/command-line
4037
4037
 
4038
4038
  /**
@@ -4190,7 +4190,7 @@ declare namespace Electron {
4190
4190
  value: string
4191
4191
  }
4192
4192
 
4193
- class Cookies extends NodeEventEmitter {
4193
+ class Cookies extends NodeEventEmitter {
4194
4194
  // Docs: https://electronjs.org/docs/api/cookies
4195
4195
 
4196
4196
  /**
@@ -4399,7 +4399,7 @@ declare namespace Electron {
4399
4399
  scheme: string
4400
4400
  }
4401
4401
 
4402
- class Debugger extends NodeEventEmitter {
4402
+ class Debugger extends NodeEventEmitter {
4403
4403
  // Docs: https://electronjs.org/docs/api/debugger
4404
4404
 
4405
4405
  /**
@@ -4884,7 +4884,7 @@ declare namespace Electron {
4884
4884
  workAreaSize: Size
4885
4885
  }
4886
4886
 
4887
- class Dock {
4887
+ class Dock {
4888
4888
  // Docs: https://electronjs.org/docs/api/dock
4889
4889
 
4890
4890
  /**
@@ -4965,7 +4965,7 @@ declare namespace Electron {
4965
4965
  show(): Promise<void>
4966
4966
  }
4967
4967
 
4968
- class DownloadItem extends NodeEventEmitter {
4968
+ class DownloadItem extends NodeEventEmitter {
4969
4969
  // Docs: https://electronjs.org/docs/api/download-item
4970
4970
 
4971
4971
  /**
@@ -5392,7 +5392,7 @@ declare namespace Electron {
5392
5392
  restoreCompletedTransactions(): void
5393
5393
  }
5394
5394
 
5395
- class IncomingMessage extends NodeEventEmitter {
5395
+ class IncomingMessage extends NodeEventEmitter {
5396
5396
  // Docs: https://electronjs.org/docs/api/incoming-message
5397
5397
 
5398
5398
  /**
@@ -5960,7 +5960,7 @@ declare namespace Electron {
5960
5960
  size: number
5961
5961
  }
5962
5962
 
5963
- class Menu extends NodeEventEmitter {
5963
+ class Menu extends NodeEventEmitter {
5964
5964
  // Docs: https://electronjs.org/docs/api/menu
5965
5965
 
5966
5966
  /**
@@ -6057,7 +6057,7 @@ declare namespace Electron {
6057
6057
  items: MenuItem[]
6058
6058
  }
6059
6059
 
6060
- class MenuItem {
6060
+ class MenuItem {
6061
6061
  // Docs: https://electronjs.org/docs/api/menu-item
6062
6062
 
6063
6063
  /**
@@ -6181,7 +6181,7 @@ declare namespace Electron {
6181
6181
  visible: boolean
6182
6182
  }
6183
6183
 
6184
- class MessageChannelMain extends NodeEventEmitter {
6184
+ class MessageChannelMain extends NodeEventEmitter {
6185
6185
  // Docs: https://electronjs.org/docs/api/message-channel-main
6186
6186
 
6187
6187
  /**
@@ -6194,7 +6194,7 @@ declare namespace Electron {
6194
6194
  port2: MessagePortMain
6195
6195
  }
6196
6196
 
6197
- class MessagePortMain extends NodeEventEmitter {
6197
+ class MessagePortMain extends NodeEventEmitter {
6198
6198
  // Docs: https://electronjs.org/docs/api/message-port-main
6199
6199
 
6200
6200
  /**
@@ -6285,7 +6285,7 @@ declare namespace Electron {
6285
6285
  wheelTicksY?: number
6286
6286
  }
6287
6287
 
6288
- class NativeImage {
6288
+ class NativeImage {
6289
6289
  // Docs: https://electronjs.org/docs/api/native-image
6290
6290
 
6291
6291
  /**
@@ -6620,7 +6620,7 @@ declare namespace Electron {
6620
6620
  readonly currentlyLogging: boolean
6621
6621
  }
6622
6622
 
6623
- class Notification extends NodeEventEmitter {
6623
+ class Notification extends NodeEventEmitter {
6624
6624
  // Docs: https://electronjs.org/docs/api/notification
6625
6625
 
6626
6626
  /**
@@ -7985,7 +7985,7 @@ declare namespace Electron {
7985
7985
  scriptUrl: string
7986
7986
  }
7987
7987
 
7988
- class ServiceWorkers extends NodeEventEmitter {
7988
+ class ServiceWorkers extends NodeEventEmitter {
7989
7989
  // Docs: https://electronjs.org/docs/api/service-workers
7990
7990
 
7991
7991
  /**
@@ -8050,7 +8050,7 @@ declare namespace Electron {
8050
8050
  getFromVersionID(versionId: number): ServiceWorkerInfo
8051
8051
  }
8052
8052
 
8053
- class Session extends NodeEventEmitter {
8053
+ class Session extends NodeEventEmitter {
8054
8054
  // Docs: https://electronjs.org/docs/api/session
8055
8055
 
8056
8056
  /**
@@ -8985,7 +8985,7 @@ declare namespace Electron {
8985
8985
  url: string
8986
8986
  }
8987
8987
 
8988
- class ShareMenu extends NodeEventEmitter {
8988
+ class ShareMenu extends NodeEventEmitter {
8989
8989
  // Docs: https://electronjs.org/docs/api/share-menu
8990
8990
 
8991
8991
  /**
@@ -9585,7 +9585,7 @@ declare namespace Electron {
9585
9585
  tooltip?: string
9586
9586
  }
9587
9587
 
9588
- class TouchBar {
9588
+ class TouchBar {
9589
9589
  // Docs: https://electronjs.org/docs/api/touch-bar
9590
9590
 
9591
9591
  /**
@@ -9642,7 +9642,7 @@ declare namespace Electron {
9642
9642
  static TouchBarSpacer: typeof TouchBarSpacer
9643
9643
  }
9644
9644
 
9645
- class TouchBarButton {
9645
+ class TouchBarButton {
9646
9646
  // Docs: https://electronjs.org/docs/api/touch-bar-button
9647
9647
 
9648
9648
  /**
@@ -9679,7 +9679,7 @@ declare namespace Electron {
9679
9679
  label: string
9680
9680
  }
9681
9681
 
9682
- class TouchBarColorPicker extends NodeEventEmitter {
9682
+ class TouchBarColorPicker extends NodeEventEmitter {
9683
9683
  // Docs: https://electronjs.org/docs/api/touch-bar-color-picker
9684
9684
 
9685
9685
  /**
@@ -9698,7 +9698,7 @@ declare namespace Electron {
9698
9698
  selectedColor: string
9699
9699
  }
9700
9700
 
9701
- class TouchBarGroup extends NodeEventEmitter {
9701
+ class TouchBarGroup extends NodeEventEmitter {
9702
9702
  // Docs: https://electronjs.org/docs/api/touch-bar-group
9703
9703
 
9704
9704
  /**
@@ -9707,7 +9707,7 @@ declare namespace Electron {
9707
9707
  constructor(options: TouchBarGroupConstructorOptions)
9708
9708
  }
9709
9709
 
9710
- class TouchBarLabel extends NodeEventEmitter {
9710
+ class TouchBarLabel extends NodeEventEmitter {
9711
9711
  // Docs: https://electronjs.org/docs/api/touch-bar-label
9712
9712
 
9713
9713
  /**
@@ -9731,7 +9731,7 @@ declare namespace Electron {
9731
9731
  textColor: string
9732
9732
  }
9733
9733
 
9734
- class TouchBarOtherItemsProxy extends NodeEventEmitter {
9734
+ class TouchBarOtherItemsProxy extends NodeEventEmitter {
9735
9735
  // Docs: https://electronjs.org/docs/api/touch-bar-other-items-proxy
9736
9736
 
9737
9737
  /**
@@ -9740,7 +9740,7 @@ declare namespace Electron {
9740
9740
  constructor()
9741
9741
  }
9742
9742
 
9743
- class TouchBarPopover extends NodeEventEmitter {
9743
+ class TouchBarPopover extends NodeEventEmitter {
9744
9744
  // Docs: https://electronjs.org/docs/api/touch-bar-popover
9745
9745
 
9746
9746
  /**
@@ -9759,7 +9759,7 @@ declare namespace Electron {
9759
9759
  label: string
9760
9760
  }
9761
9761
 
9762
- class TouchBarScrubber extends NodeEventEmitter {
9762
+ class TouchBarScrubber extends NodeEventEmitter {
9763
9763
  // Docs: https://electronjs.org/docs/api/touch-bar-scrubber
9764
9764
 
9765
9765
  /**
@@ -9814,7 +9814,7 @@ declare namespace Electron {
9814
9814
  showArrowButtons: boolean
9815
9815
  }
9816
9816
 
9817
- class TouchBarSegmentedControl extends NodeEventEmitter {
9817
+ class TouchBarSegmentedControl extends NodeEventEmitter {
9818
9818
  // Docs: https://electronjs.org/docs/api/touch-bar-segmented-control
9819
9819
 
9820
9820
  /**
@@ -9845,7 +9845,7 @@ declare namespace Electron {
9845
9845
  selectedIndex: number
9846
9846
  }
9847
9847
 
9848
- class TouchBarSlider extends NodeEventEmitter {
9848
+ class TouchBarSlider extends NodeEventEmitter {
9849
9849
  // Docs: https://electronjs.org/docs/api/touch-bar-slider
9850
9850
 
9851
9851
  /**
@@ -9874,7 +9874,7 @@ declare namespace Electron {
9874
9874
  value: number
9875
9875
  }
9876
9876
 
9877
- class TouchBarSpacer extends NodeEventEmitter {
9877
+ class TouchBarSpacer extends NodeEventEmitter {
9878
9878
  // Docs: https://electronjs.org/docs/api/touch-bar-spacer
9879
9879
 
9880
9880
  /**
@@ -9999,7 +9999,7 @@ declare namespace Electron {
9999
9999
  transactionState: ('purchasing' | 'purchased' | 'failed' | 'restored' | 'deferred')
10000
10000
  }
10001
10001
 
10002
- class Tray extends NodeEventEmitter {
10002
+ class Tray extends NodeEventEmitter {
10003
10003
  // Docs: https://electronjs.org/docs/api/tray
10004
10004
 
10005
10005
  /**
@@ -10577,7 +10577,7 @@ declare namespace Electron {
10577
10577
  url: string
10578
10578
  }
10579
10579
 
10580
- class UtilityProcess extends NodeEventEmitter {
10580
+ class UtilityProcess extends NodeEventEmitter {
10581
10581
  // Docs: https://electronjs.org/docs/api/utility-process
10582
10582
 
10583
10583
  static fork(modulePath: string, args?: string[], options?: ForkOptions): UtilityProcess
@@ -10659,7 +10659,7 @@ declare namespace Electron {
10659
10659
  stdout: (NodeJS.ReadableStream) | (null)
10660
10660
  }
10661
10661
 
10662
- class WebContents extends NodeEventEmitter {
10662
+ class WebContents extends NodeEventEmitter {
10663
10663
  // Docs: https://electronjs.org/docs/api/web-contents
10664
10664
 
10665
10665
  /**
@@ -13118,7 +13118,7 @@ declare namespace Electron {
13118
13118
  readonly top: (WebFrame) | (null)
13119
13119
  }
13120
13120
 
13121
- class WebFrameMain extends NodeEventEmitter {
13121
+ class WebFrameMain extends NodeEventEmitter {
13122
13122
  // Docs: https://electronjs.org/docs/api/web-frame-main
13123
13123
 
13124
13124
  /**
@@ -13511,7 +13511,7 @@ declare namespace Electron {
13511
13511
  zoomFactor?: number
13512
13512
  }
13513
13513
 
13514
- class WebRequest {
13514
+ class WebRequest {
13515
13515
  // Docs: https://electronjs.org/docs/api/web-request
13516
13516
 
13517
13517
  /**
@@ -19267,13 +19267,13 @@ interface File {
19267
19267
  }
19268
19268
 
19269
19269
  declare module 'original-fs' {
19270
- import * as fs from 'node:fs'
19270
+ import * as fs from 'node:fs'
19271
19271
 
19272
19272
  export = fs
19273
19273
  }
19274
19274
 
19275
19275
  declare module 'node:original-fs' {
19276
- import * as fs from 'node:fs'
19276
+ import * as fs from 'node:fs'
19277
19277
 
19278
19278
  export = fs
19279
19279
  }