github.com/primecitizens/pcz/std@v0.2.1/plat/js/webext/chromewebviewinternal/apis.js.wasm.yaml (about)

     1  - File: webext/chrome/chrome_web_view_internal.json
     2    Dict:
     3      Name: ContextMenuItem
     4      ExtAttrs:
     5        - Name: Namespace
     6          Values:
     7            - chrome
     8            - chromeWebViewInternal
     9      Fields:
    10        - Name: commandId
    11          Required: true
    12          Type:
    13            Name: long long
    14          ExtAttrs:
    15            - Name: Namespace
    16              Values:
    17                - chrome
    18                - chromeWebViewInternal
    19        - Name: label
    20          Type:
    21            Name: DOMString
    22          ExtAttrs:
    23            - Name: Namespace
    24              Values:
    25                - chrome
    26                - chromeWebViewInternal
    27  - File: webext/chrome/chrome_web_view_internal.json
    28    Callback:
    29      Name: ContextMenusCreateArgCallback
    30      Returns:
    31        - Name: undefined
    32      ExtAttrs:
    33        - Name: Namespace
    34          Values:
    35            - chrome
    36            - chromeWebViewInternal
    37  - File: webext/chrome/chrome_web_view_internal.json
    38    Dict:
    39      Name: ContextMenusCreateArgCreateProperties
    40      ExtAttrs:
    41        - Name: Namespace
    42          Values:
    43            - chrome
    44            - chromeWebViewInternal
    45      Fields:
    46        - Name: checked
    47          Type:
    48            Name: boolean
    49          ExtAttrs:
    50            - Name: Namespace
    51              Values:
    52                - chrome
    53                - chromeWebViewInternal
    54        - Name: contexts
    55          Type:
    56            Name: sequence
    57            Params:
    58              - Name: ContextType
    59                ExtAttrs:
    60                  - Name: Namespace
    61                    Values:
    62                      - chrome
    63                      - contextMenus
    64            ExtAttrs:
    65              - Name: Namespace
    66                Values:
    67                  - chrome
    68                  - chromeWebViewInternal
    69          ExtAttrs:
    70            - Name: Namespace
    71              Values:
    72                - chrome
    73                - chromeWebViewInternal
    74        - Name: documentUrlPatterns
    75          Type:
    76            Name: sequence
    77            Params:
    78              - Name: DOMString
    79            ExtAttrs:
    80              - Name: Namespace
    81                Values:
    82                  - chrome
    83                  - chromeWebViewInternal
    84          ExtAttrs:
    85            - Name: Namespace
    86              Values:
    87                - chrome
    88                - chromeWebViewInternal
    89        - Name: enabled
    90          Type:
    91            Name: boolean
    92          ExtAttrs:
    93            - Name: Namespace
    94              Values:
    95                - chrome
    96                - chromeWebViewInternal
    97        - Name: id
    98          Type:
    99            Name: DOMString
   100          ExtAttrs:
   101            - Name: Namespace
   102              Values:
   103                - chrome
   104                - chromeWebViewInternal
   105        - Name: onclick
   106          Type:
   107            Name: ContextMenusCreateArgCreatePropertiesFieldOnclick
   108            ExtAttrs:
   109              - Name: Namespace
   110                Values:
   111                  - chrome
   112                  - chromeWebViewInternal
   113          ExtAttrs:
   114            - Name: Namespace
   115              Values:
   116                - chrome
   117                - chromeWebViewInternal
   118        - Name: parentId
   119          Type:
   120            Union:
   121              - Name: long long
   122              - Name: DOMString
   123          ExtAttrs:
   124            - Name: Namespace
   125              Values:
   126                - chrome
   127                - chromeWebViewInternal
   128        - Name: targetUrlPatterns
   129          Type:
   130            Name: sequence
   131            Params:
   132              - Name: DOMString
   133            ExtAttrs:
   134              - Name: Namespace
   135                Values:
   136                  - chrome
   137                  - chromeWebViewInternal
   138          ExtAttrs:
   139            - Name: Namespace
   140              Values:
   141                - chrome
   142                - chromeWebViewInternal
   143        - Name: title
   144          Type:
   145            Name: DOMString
   146          ExtAttrs:
   147            - Name: Namespace
   148              Values:
   149                - chrome
   150                - chromeWebViewInternal
   151        - Name: type
   152          Type:
   153            Name: ItemType
   154            ExtAttrs:
   155              - Name: Namespace
   156                Values:
   157                  - chrome
   158                  - contextMenus
   159          ExtAttrs:
   160            - Name: Namespace
   161              Values:
   162                - chrome
   163                - chromeWebViewInternal
   164        - Name: visible
   165          Type:
   166            Name: boolean
   167          ExtAttrs:
   168            - Name: Namespace
   169              Values:
   170                - chrome
   171                - chromeWebViewInternal
   172  - File: webext/chrome/chrome_web_view_internal.json
   173    Callback:
   174      Name: ContextMenusCreateArgCreatePropertiesFieldOnclick
   175      Args:
   176        - Name: info
   177          Type:
   178            Name: OnClickData
   179            ExtAttrs:
   180              - Name: Namespace
   181                Values:
   182                  - chrome
   183                  - contextMenus
   184      Returns:
   185        - Name: undefined
   186      ExtAttrs:
   187        - Name: Namespace
   188          Values:
   189            - chrome
   190            - chromeWebViewInternal
   191  - File: webext/chrome/chrome_web_view_internal.json
   192    Callback:
   193      Name: ContextMenusRemoveAllArgCallback
   194      Returns:
   195        - Name: undefined
   196      ExtAttrs:
   197        - Name: Namespace
   198          Values:
   199            - chrome
   200            - chromeWebViewInternal
   201  - File: webext/chrome/chrome_web_view_internal.json
   202    Callback:
   203      Name: ContextMenusRemoveArgCallback
   204      Returns:
   205        - Name: undefined
   206      ExtAttrs:
   207        - Name: Namespace
   208          Values:
   209            - chrome
   210            - chromeWebViewInternal
   211  - File: webext/chrome/chrome_web_view_internal.json
   212    Callback:
   213      Name: ContextMenusUpdateArgCallback
   214      Returns:
   215        - Name: undefined
   216      ExtAttrs:
   217        - Name: Namespace
   218          Values:
   219            - chrome
   220            - chromeWebViewInternal
   221  - File: webext/chrome/chrome_web_view_internal.json
   222    Dict:
   223      Name: ContextMenusUpdateArgUpdateProperties
   224      ExtAttrs:
   225        - Name: Namespace
   226          Values:
   227            - chrome
   228            - chromeWebViewInternal
   229      Fields:
   230        - Name: checked
   231          Type:
   232            Name: boolean
   233          ExtAttrs:
   234            - Name: Namespace
   235              Values:
   236                - chrome
   237                - chromeWebViewInternal
   238        - Name: contexts
   239          Type:
   240            Name: sequence
   241            Params:
   242              - Name: ContextType
   243                ExtAttrs:
   244                  - Name: Namespace
   245                    Values:
   246                      - chrome
   247                      - contextMenus
   248            ExtAttrs:
   249              - Name: Namespace
   250                Values:
   251                  - chrome
   252                  - chromeWebViewInternal
   253          ExtAttrs:
   254            - Name: Namespace
   255              Values:
   256                - chrome
   257                - chromeWebViewInternal
   258        - Name: documentUrlPatterns
   259          Type:
   260            Name: sequence
   261            Params:
   262              - Name: DOMString
   263            ExtAttrs:
   264              - Name: Namespace
   265                Values:
   266                  - chrome
   267                  - chromeWebViewInternal
   268          ExtAttrs:
   269            - Name: Namespace
   270              Values:
   271                - chrome
   272                - chromeWebViewInternal
   273        - Name: enabled
   274          Type:
   275            Name: boolean
   276          ExtAttrs:
   277            - Name: Namespace
   278              Values:
   279                - chrome
   280                - chromeWebViewInternal
   281        - Name: onclick
   282          Type:
   283            Name: ContextMenusUpdateArgUpdatePropertiesFieldOnclick
   284            ExtAttrs:
   285              - Name: Namespace
   286                Values:
   287                  - chrome
   288                  - chromeWebViewInternal
   289          ExtAttrs:
   290            - Name: Namespace
   291              Values:
   292                - chrome
   293                - chromeWebViewInternal
   294        - Name: parentId
   295          Type:
   296            Union:
   297              - Name: long long
   298              - Name: DOMString
   299          ExtAttrs:
   300            - Name: Namespace
   301              Values:
   302                - chrome
   303                - chromeWebViewInternal
   304        - Name: targetUrlPatterns
   305          Type:
   306            Name: sequence
   307            Params:
   308              - Name: DOMString
   309            ExtAttrs:
   310              - Name: Namespace
   311                Values:
   312                  - chrome
   313                  - chromeWebViewInternal
   314          ExtAttrs:
   315            - Name: Namespace
   316              Values:
   317                - chrome
   318                - chromeWebViewInternal
   319        - Name: title
   320          Type:
   321            Name: DOMString
   322          ExtAttrs:
   323            - Name: Namespace
   324              Values:
   325                - chrome
   326                - chromeWebViewInternal
   327        - Name: type
   328          Type:
   329            Name: ItemType
   330            ExtAttrs:
   331              - Name: Namespace
   332                Values:
   333                  - chrome
   334                  - contextMenus
   335          ExtAttrs:
   336            - Name: Namespace
   337              Values:
   338                - chrome
   339                - chromeWebViewInternal
   340        - Name: visible
   341          Type:
   342            Name: boolean
   343          ExtAttrs:
   344            - Name: Namespace
   345              Values:
   346                - chrome
   347                - chromeWebViewInternal
   348  - File: webext/chrome/chrome_web_view_internal.json
   349    Callback:
   350      Name: ContextMenusUpdateArgUpdatePropertiesFieldOnclick
   351      Returns:
   352        - Name: undefined
   353      ExtAttrs:
   354        - Name: Namespace
   355          Values:
   356            - chrome
   357            - chromeWebViewInternal
   358  - File: webext/chrome/chrome_web_view_internal.json
   359    Dict:
   360      Name: OnShowArgEvent
   361      ExtAttrs:
   362        - Name: Namespace
   363          Values:
   364            - chrome
   365            - chromeWebViewInternal
   366      Fields:
   367        - Name: preventDefault
   368          Required: true
   369          Type:
   370            Name: OnShowArgEventFieldPreventDefault
   371            ExtAttrs:
   372              - Name: Namespace
   373                Values:
   374                  - chrome
   375                  - chromeWebViewInternal
   376          ExtAttrs:
   377            - Name: Namespace
   378              Values:
   379                - chrome
   380                - chromeWebViewInternal
   381  - File: webext/chrome/chrome_web_view_internal.json
   382    Callback:
   383      Name: OnShowArgEventFieldPreventDefault
   384      Returns:
   385        - Name: undefined
   386      ExtAttrs:
   387        - Name: Namespace
   388          Values:
   389            - chrome
   390            - chromeWebViewInternal
   391  - File: webext/chrome/chrome_web_view_internal.json
   392    WebextFunc:
   393      Name: contextMenusCreate
   394      Args:
   395        - Name: instanceId
   396          Type:
   397            Name: long long
   398        - Name: createProperties
   399          Type:
   400            Name: ContextMenusCreateArgCreateProperties
   401            ExtAttrs:
   402              - Name: Namespace
   403                Values:
   404                  - chrome
   405                  - chromeWebViewInternal
   406        - Name: callback
   407          Optional: true
   408          Type:
   409            Name: ContextMenusCreateArgCallback
   410            ExtAttrs:
   411              - Name: Namespace
   412                Values:
   413                  - chrome
   414                  - chromeWebViewInternal
   415      Returns:
   416        - Union:
   417            - Name: long long
   418            - Name: DOMString
   419      ExtAttrs:
   420        - Name: Namespace
   421          Values:
   422            - chrome
   423            - chromeWebViewInternal
   424  - File: webext/chrome/chrome_web_view_internal.json
   425    WebextFunc:
   426      Name: contextMenusRemove
   427      Args:
   428        - Name: instanceId
   429          Type:
   430            Name: long long
   431        - Name: menuItemId
   432          Type:
   433            Union:
   434              - Name: long long
   435              - Name: DOMString
   436        - Name: callback
   437          Optional: true
   438          Type:
   439            Name: ContextMenusRemoveArgCallback
   440            ExtAttrs:
   441              - Name: Namespace
   442                Values:
   443                  - chrome
   444                  - chromeWebViewInternal
   445      Returns:
   446        - Name: undefined
   447      ExtAttrs:
   448        - Name: Namespace
   449          Values:
   450            - chrome
   451            - chromeWebViewInternal
   452  - File: webext/chrome/chrome_web_view_internal.json
   453    WebextFunc:
   454      Name: contextMenusRemoveAll
   455      Args:
   456        - Name: instanceId
   457          Type:
   458            Name: long long
   459        - Name: callback
   460          Optional: true
   461          Type:
   462            Name: ContextMenusRemoveAllArgCallback
   463            ExtAttrs:
   464              - Name: Namespace
   465                Values:
   466                  - chrome
   467                  - chromeWebViewInternal
   468      Returns:
   469        - Name: undefined
   470      ExtAttrs:
   471        - Name: Namespace
   472          Values:
   473            - chrome
   474            - chromeWebViewInternal
   475  - File: webext/chrome/chrome_web_view_internal.json
   476    WebextFunc:
   477      Name: contextMenusUpdate
   478      Args:
   479        - Name: instanceId
   480          Type:
   481            Name: long long
   482        - Name: id
   483          Type:
   484            Union:
   485              - Name: long long
   486              - Name: DOMString
   487        - Name: updateProperties
   488          Type:
   489            Name: ContextMenusUpdateArgUpdateProperties
   490            ExtAttrs:
   491              - Name: Namespace
   492                Values:
   493                  - chrome
   494                  - chromeWebViewInternal
   495        - Name: callback
   496          Optional: true
   497          Type:
   498            Name: ContextMenusUpdateArgCallback
   499            ExtAttrs:
   500              - Name: Namespace
   501                Values:
   502                  - chrome
   503                  - chromeWebViewInternal
   504      Returns:
   505        - Name: undefined
   506      ExtAttrs:
   507        - Name: Namespace
   508          Values:
   509            - chrome
   510            - chromeWebViewInternal
   511  - File: webext/chrome/chrome_web_view_internal.json
   512    WebextEvent:
   513      Name: onClicked
   514      Returns:
   515        - Name: undefined
   516      ExtAttrs:
   517        - Name: Namespace
   518          Values:
   519            - chrome
   520            - chromeWebViewInternal
   521  - File: webext/chrome/chrome_web_view_internal.json
   522    WebextEvent:
   523      Name: onShow
   524      Args:
   525        - Name: event
   526          Type:
   527            Name: OnShowArgEvent
   528            ExtAttrs:
   529              - Name: Namespace
   530                Values:
   531                  - chrome
   532                  - chromeWebViewInternal
   533      Returns:
   534        - Name: undefined
   535      ExtAttrs:
   536        - Name: Namespace
   537          Values:
   538            - chrome
   539            - chromeWebViewInternal
   540  - File: webext/chrome/chrome_web_view_internal.json
   541    WebextFunc:
   542      Name: showContextMenu
   543      Args:
   544        - Name: instanceId
   545          Type:
   546            Name: long long
   547        - Name: requestId
   548          Type:
   549            Name: long long
   550        - Name: itemsToShow
   551          Optional: true
   552          Type:
   553            Name: sequence
   554            Params:
   555              - Name: ContextMenuItem
   556                ExtAttrs:
   557                  - Name: Namespace
   558                    Values:
   559                      - chrome
   560                      - chromeWebViewInternal
   561            ExtAttrs:
   562              - Name: Namespace
   563                Values:
   564                  - chrome
   565                  - chromeWebViewInternal
   566      Returns:
   567        - Name: undefined
   568      ExtAttrs:
   569        - Name: Namespace
   570          Values:
   571            - chrome
   572            - chromeWebViewInternal