@vonage/vivid 5.16.0 → 5.17.0
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.
- package/accordion/index.cjs +1 -1
- package/accordion/index.js +1 -1
- package/accordion-item/index.cjs +1 -1
- package/accordion-item/index.js +1 -1
- package/action-group/index.cjs +3 -3
- package/action-group/index.js +5 -5
- package/alert/index.cjs +3 -3
- package/alert/index.js +17 -17
- package/audio-player/index.cjs +16 -16
- package/audio-player/index.js +27 -27
- package/avatar/index.cjs +2 -2
- package/avatar/index.js +6 -6
- package/badge/index.cjs +2 -2
- package/badge/index.js +6 -6
- package/banner/index.cjs +3 -3
- package/banner/index.js +15 -15
- package/bundled/base-color-picker.cjs +2 -2
- package/bundled/base-color-picker.js +5 -5
- package/bundled/button.cjs +1 -1
- package/bundled/button.js +2 -2
- package/bundled/calendar-picker.template.cjs +2 -2
- package/bundled/calendar-picker.template.js +498 -498
- package/bundled/definition10.cjs +18 -30
- package/bundled/definition10.js +53 -155
- package/bundled/definition11.cjs +10 -19
- package/bundled/definition11.js +25 -74
- package/bundled/definition12.cjs +72 -18
- package/bundled/definition12.js +171 -107
- package/bundled/definition13.cjs +18 -17
- package/bundled/definition13.js +45 -65
- package/bundled/definition14.cjs +5 -10
- package/bundled/definition14.js +9 -27
- package/bundled/definition15.cjs +17 -71
- package/bundled/definition15.js +64 -181
- package/bundled/definition16.cjs +12 -4
- package/bundled/definition16.js +79 -14
- package/bundled/definition17.cjs +19 -13
- package/bundled/definition17.js +119 -70
- package/bundled/definition18.cjs +87 -12
- package/bundled/definition18.js +409 -52
- package/bundled/definition19.cjs +5 -87
- package/bundled/definition19.js +14 -422
- package/bundled/definition2.cjs +3 -3
- package/bundled/definition2.js +27 -27
- package/bundled/definition20.cjs +30 -5
- package/bundled/definition20.js +159 -9
- package/bundled/definition21.cjs +28 -19
- package/bundled/definition21.js +164 -47
- package/bundled/definition22.cjs +38 -23
- package/bundled/definition22.js +64 -82
- package/bundled/definition3.cjs +1 -1
- package/bundled/definition3.js +15 -15
- package/bundled/definition4.cjs +23 -38
- package/bundled/definition4.js +82 -64
- package/bundled/definition5.cjs +2 -2
- package/bundled/definition5.js +5 -5
- package/bundled/definition6.cjs +2 -2
- package/bundled/definition6.js +24 -24
- package/bundled/definition9.cjs +12 -30
- package/bundled/definition9.js +55 -148
- package/bundled/divider.cjs +1 -1
- package/bundled/divider.js +5 -5
- package/bundled/listbox.cjs +1 -1
- package/bundled/listbox.js +1 -1
- package/bundled/mixins.cjs +4 -4
- package/bundled/mixins.js +43 -43
- package/bundled/picker-field.template.cjs +7 -7
- package/bundled/picker-field.template.js +14 -14
- package/bundled/slider.template.cjs +7 -7
- package/bundled/slider.template.js +12 -12
- package/bundled/slottable-request.cjs +1 -1
- package/bundled/slottable-request.js +8 -38
- package/bundled/time-selection-picker.template.cjs +4 -4
- package/bundled/time-selection-picker.template.js +35 -35
- package/bundled/vivid-element.cjs +1 -1
- package/bundled/vivid-element.js +1 -1
- package/calendar/index.cjs +11 -11
- package/calendar/index.js +30 -237
- package/calendar-event/index.cjs +3 -3
- package/calendar-event/index.js +4 -4
- package/card/index.cjs +14 -11
- package/card/index.js +16 -13
- package/checkbox/index.cjs +1 -1
- package/checkbox/index.js +1 -1
- package/color-picker/definition.cjs +1 -1
- package/color-picker/definition.js +1 -1
- package/color-picker/index.cjs +6 -6
- package/color-picker/index.js +24 -24
- package/combobox/definition.cjs +1 -1
- package/combobox/definition.js +1 -1
- package/combobox/index.cjs +9 -8
- package/combobox/index.js +32 -28
- package/contextual-help/definition.cjs +1 -1
- package/contextual-help/definition.js +1 -1
- package/contextual-help/index.cjs +1 -1
- package/contextual-help/index.js +1 -1
- package/custom-elements.json +1027 -615
- package/data-grid/definition.js +1 -1
- package/data-grid/index.cjs +17 -17
- package/data-grid/index.js +261 -264
- package/date-picker/index.cjs +1 -1
- package/date-picker/index.js +12 -12
- package/date-range-picker/index.cjs +1 -1
- package/date-range-picker/index.js +7 -7
- package/date-time-picker/index.cjs +4 -4
- package/date-time-picker/index.js +24 -24
- package/dial-pad/index.cjs +3 -2
- package/dial-pad/index.js +6 -5
- package/dialog/index.cjs +4 -4
- package/dialog/index.js +5 -5
- package/divider/index.cjs +1 -1
- package/divider/index.js +1 -1
- package/fab/index.cjs +3 -3
- package/fab/index.js +8 -8
- package/file-picker/index.cjs +16 -13
- package/file-picker/index.js +31 -28
- package/header/index.cjs +4 -4
- package/header/index.js +5 -5
- package/index.cjs +24 -21
- package/index.js +11 -11
- package/lib/combobox/combobox.d.ts +0 -3
- package/lib/date-time-picker/date-time-picker.d.ts +0 -4
- package/lib/dial-pad/dial-pad.d.ts +6 -2
- package/lib/dialog/dialog.d.ts +0 -1
- package/lib/menu/menu.d.ts +0 -1
- package/lib/option/option.d.ts +0 -1
- package/lib/rich-text-editor/rte/exports.d.ts +1 -0
- package/lib/rich-text-editor/rte/features/alignment.d.ts +1 -1
- package/lib/rich-text-editor/rte/features/character-count.d.ts +21 -0
- package/lib/rich-text-editor/rte/features/font-size-picker.d.ts +1 -1
- package/lib/rich-text-editor/rte/features/internal/basic-text-blocks.d.ts +1 -1
- package/lib/rich-text-editor/rte/features/keyboard-shortcuts.d.ts +1 -1
- package/lib/rich-text-editor/rte/features/text-color-picker.d.ts +1 -1
- package/lib/rich-text-editor/rte/public-interface.d.ts +6 -0
- package/lib/searchable-select/option-tag.d.ts +0 -1
- package/lib/table/definition.d.ts +2 -1
- package/lib/table/table-header-cell.d.ts +3 -0
- package/lib/table/table-sorting-button.d.ts +415 -0
- package/lib/table/table-sorting-button.template.d.ts +3 -0
- package/locales/de-DE.cjs +4 -178
- package/locales/de-DE.js +2 -179
- package/locales/en-GB.cjs +4 -9
- package/locales/en-GB.js +2 -10
- package/locales/en-US.cjs +268 -2
- package/locales/en-US.js +265 -1
- package/locales/ja-JP.cjs +4 -171
- package/locales/ja-JP.js +2 -172
- package/locales/zh-CN.cjs +4 -172
- package/locales/zh-CN.js +2 -173
- package/menu/index.cjs +1 -1
- package/menu/index.js +1 -1
- package/menu-item/index.cjs +1 -1
- package/menu-item/index.js +1 -1
- package/nav-disclosure/index.cjs +3 -3
- package/nav-disclosure/index.js +8 -8
- package/nav-item/index.cjs +1 -1
- package/nav-item/index.js +7 -7
- package/note/index.cjs +2 -2
- package/note/index.js +6 -6
- package/number-field/index.cjs +4 -4
- package/number-field/index.js +31 -31
- package/option/definition.cjs +1 -1
- package/option/definition.js +1 -1
- package/option/index.cjs +1 -1
- package/option/index.js +1 -1
- package/package.json +7 -8
- package/pagination/index.cjs +3 -3
- package/pagination/index.js +15 -15
- package/popover/index.cjs +4 -4
- package/popover/index.js +5 -5
- package/progress/index.cjs +2 -2
- package/progress/index.js +5 -5
- package/radio/index.cjs +1 -1
- package/radio/index.js +1 -1
- package/radio-group/index.cjs +4 -4
- package/radio-group/index.js +10 -10
- package/range-slider/index.cjs +4 -4
- package/range-slider/index.js +17 -17
- package/rich-text-editor/definition.cjs +1 -0
- package/rich-text-editor/definition.js +2 -2
- package/rich-text-editor/index.cjs +13 -13
- package/rich-text-editor/index.js +1886 -1829
- package/rich-text-view/index.cjs +1 -1
- package/rich-text-view/index.js +8 -8
- package/searchable-select/index.cjs +12 -12
- package/searchable-select/index.js +25 -25
- package/select/index.cjs +1 -1
- package/select/index.js +1 -1
- package/selectable-box/index.cjs +7 -7
- package/selectable-box/index.js +11 -11
- package/shared/foundation/test-utilities/fixture.d.ts +1 -1
- package/shared/patterns/linkable.d.ts +1 -1
- package/simple-color-picker/index.cjs +3 -3
- package/simple-color-picker/index.js +10 -10
- package/split-button/index.cjs +5 -5
- package/split-button/index.js +10 -10
- package/status/index.cjs +2 -2
- package/status/index.js +12 -12
- package/switch/index.cjs +3 -3
- package/switch/index.js +5 -5
- package/tab/index.cjs +1 -1
- package/tab/index.js +1 -1
- package/tab-panel/index.cjs +1 -1
- package/tab-panel/index.js +1 -1
- package/table/definition.cjs +17 -14
- package/table/definition.js +3 -2
- package/table/index.cjs +19 -10
- package/table/index.js +69 -21
- package/tabs/index.cjs +2 -2
- package/tabs/index.js +4 -4
- package/tag/index.cjs +7 -7
- package/tag/index.js +9 -9
- package/tag-group/index.cjs +3 -3
- package/tag-group/index.js +5 -5
- package/text-area/index.cjs +2 -2
- package/text-area/index.js +12 -12
- package/text-field/definition.cjs +1 -1
- package/text-field/definition.js +1 -1
- package/text-field/index.cjs +1 -1
- package/text-field/index.js +1 -1
- package/time-picker/index.cjs +1 -1
- package/time-picker/index.js +1 -1
- package/toggletip/definition.cjs +1 -1
- package/toggletip/definition.js +1 -1
- package/toggletip/index.cjs +1 -1
- package/toggletip/index.js +1 -1
- package/tooltip/definition.cjs +1 -1
- package/tooltip/definition.js +1 -1
- package/tooltip/index.cjs +1 -1
- package/tooltip/index.js +1 -1
- package/tree-item/index.cjs +1 -1
- package/tree-item/index.js +1 -1
- package/tree-view/index.cjs +3 -3
- package/tree-view/index.js +17 -17
- package/unbundled/button.cjs +2 -2
- package/unbundled/button.js +2 -2
- package/unbundled/calendar-picker.template.cjs +4347 -9
- package/unbundled/calendar-picker.template.js +4345 -7
- package/unbundled/chunk.cjs +0 -22
- package/unbundled/definition13.cjs +1 -8
- package/unbundled/definition13.js +1 -8
- package/unbundled/definition14.cjs +2 -2
- package/unbundled/definition14.js +2 -2
- package/unbundled/definition2.cjs +1 -1
- package/unbundled/definition2.js +1 -1
- package/unbundled/definition21.cjs +1 -2
- package/unbundled/definition21.js +1 -2
- package/unbundled/definition22.cjs +7 -2
- package/unbundled/definition22.js +7 -2
- package/unbundled/definition24.cjs +98 -979
- package/unbundled/definition24.js +93 -974
- package/unbundled/definition25.cjs +37 -322
- package/unbundled/definition25.js +33 -318
- package/unbundled/definition26.cjs +317 -91
- package/unbundled/definition26.js +313 -87
- package/unbundled/definition27.cjs +94 -192
- package/unbundled/definition27.js +91 -183
- package/unbundled/definition28.cjs +387 -395
- package/unbundled/definition28.js +387 -395
- package/unbundled/definition29.cjs +189 -110
- package/unbundled/definition29.js +180 -107
- package/unbundled/definition30.cjs +520 -36
- package/unbundled/definition30.js +519 -35
- package/unbundled/definition32.cjs +477 -477
- package/unbundled/definition32.js +475 -475
- package/unbundled/definition33.cjs +87 -2
- package/unbundled/definition33.js +77 -4
- package/unbundled/definition35.cjs +2 -2
- package/unbundled/definition35.js +2 -2
- package/unbundled/definition36.cjs +1 -1
- package/unbundled/definition36.js +1 -1
- package/unbundled/definition37.cjs +6 -2
- package/unbundled/definition37.js +6 -2
- package/unbundled/definition38.cjs +7 -5
- package/unbundled/definition38.js +7 -5
- package/unbundled/definition39.cjs +1 -0
- package/unbundled/definition39.js +1 -0
- package/unbundled/definition42.cjs +22 -11
- package/unbundled/definition42.js +22 -11
- package/unbundled/definition49.cjs +3 -3
- package/unbundled/definition49.js +3 -3
- package/unbundled/definition56.cjs +437 -9506
- package/unbundled/definition56.js +340 -9415
- package/unbundled/definition57.cjs +5 -5
- package/unbundled/definition57.js +5 -5
- package/unbundled/definition58.cjs +4 -3
- package/unbundled/definition58.js +2 -1
- package/unbundled/definition59.cjs +4 -3
- package/unbundled/definition59.js +4 -3
- package/unbundled/definition62.cjs +2 -2
- package/unbundled/definition62.js +2 -2
- package/unbundled/definition64.cjs +1 -1
- package/unbundled/definition64.js +1 -1
- package/unbundled/definition71.cjs +2 -2
- package/unbundled/definition71.js +2 -2
- package/unbundled/definition72.cjs +1 -2
- package/unbundled/definition72.js +1 -2
- package/unbundled/definition75.cjs +3 -51711
- package/unbundled/definition75.js +1 -51711
- package/unbundled/listbox.cjs +1 -1
- package/unbundled/listbox.js +1 -1
- package/unbundled/localized.cjs +2 -2
- package/unbundled/localized.js +1 -1
- package/unbundled/picker-field.template.cjs +1 -1
- package/unbundled/picker-field.template.js +1 -1
- package/unbundled/slottable-request.cjs +2 -3168
- package/unbundled/slottable-request.js +3 -3097
- package/unbundled/time-selection-picker.template.cjs +1 -1
- package/unbundled/time-selection-picker.template.js +1 -1
- package/unbundled/vivid-element.cjs +1 -1
- package/unbundled/vivid-element.js +1 -1
- package/video-player/index.cjs +3 -3
- package/video-player/index.js +9 -9
- package/vivid.api.json +220 -282
- package/unbundled/chunk.js +0 -33
- package/unbundled/en-US.cjs +0 -447
- package/unbundled/en-US.js +0 -443
package/custom-elements.json
CHANGED
|
@@ -5842,6 +5842,10 @@
|
|
|
5842
5842
|
}
|
|
5843
5843
|
],
|
|
5844
5844
|
"slots": [
|
|
5845
|
+
{
|
|
5846
|
+
"description": "The body slot is for the main content of the card. Displayed between the header and footer content.",
|
|
5847
|
+
"name": "body"
|
|
5848
|
+
},
|
|
5845
5849
|
{
|
|
5846
5850
|
"description": "The graphic slot overrides the icon property.",
|
|
5847
5851
|
"name": "graphic"
|
|
@@ -7799,7 +7803,8 @@
|
|
|
7799
7803
|
"name": "modelValue",
|
|
7800
7804
|
"propName": "value",
|
|
7801
7805
|
"eventNames": [
|
|
7802
|
-
"input"
|
|
7806
|
+
"input",
|
|
7807
|
+
"@lazy:change"
|
|
7803
7808
|
],
|
|
7804
7809
|
"valueMapping": "event.currentTarget.value"
|
|
7805
7810
|
}
|
|
@@ -8020,20 +8025,6 @@
|
|
|
8020
8025
|
"description": "Sets the position strategy of the dropdown to fixed",
|
|
8021
8026
|
"privacy": "public"
|
|
8022
8027
|
},
|
|
8023
|
-
{
|
|
8024
|
-
"kind": "field",
|
|
8025
|
-
"name": "_popup",
|
|
8026
|
-
"type": {
|
|
8027
|
-
"text": "Popup"
|
|
8028
|
-
}
|
|
8029
|
-
},
|
|
8030
|
-
{
|
|
8031
|
-
"kind": "field",
|
|
8032
|
-
"name": "_anchor",
|
|
8033
|
-
"type": {
|
|
8034
|
-
"text": "HTMLElement"
|
|
8035
|
-
}
|
|
8036
|
-
},
|
|
8037
8028
|
{
|
|
8038
8029
|
"kind": "method",
|
|
8039
8030
|
"name": "validate",
|
|
@@ -11112,7 +11103,8 @@
|
|
|
11112
11103
|
"name": "modelValue",
|
|
11113
11104
|
"propName": "value",
|
|
11114
11105
|
"eventNames": [
|
|
11115
|
-
"input"
|
|
11106
|
+
"input",
|
|
11107
|
+
"@lazy:change"
|
|
11116
11108
|
],
|
|
11117
11109
|
"valueMapping": "event.currentTarget.value"
|
|
11118
11110
|
}
|
|
@@ -12251,26 +12243,6 @@
|
|
|
12251
12243
|
"privacy": "public",
|
|
12252
12244
|
"default": "''"
|
|
12253
12245
|
},
|
|
12254
|
-
{
|
|
12255
|
-
"kind": "field",
|
|
12256
|
-
"name": "_resolvedMinDate",
|
|
12257
|
-
"readonly": true
|
|
12258
|
-
},
|
|
12259
|
-
{
|
|
12260
|
-
"kind": "field",
|
|
12261
|
-
"name": "_resolvedMaxDate",
|
|
12262
|
-
"readonly": true
|
|
12263
|
-
},
|
|
12264
|
-
{
|
|
12265
|
-
"kind": "field",
|
|
12266
|
-
"name": "_resolvedMinTime",
|
|
12267
|
-
"readonly": true
|
|
12268
|
-
},
|
|
12269
|
-
{
|
|
12270
|
-
"kind": "field",
|
|
12271
|
-
"name": "_resolvedMaxTime",
|
|
12272
|
-
"readonly": true
|
|
12273
|
-
},
|
|
12274
12246
|
{
|
|
12275
12247
|
"kind": "field",
|
|
12276
12248
|
"name": "type",
|
|
@@ -13038,7 +13010,8 @@
|
|
|
13038
13010
|
"name": "modelValue",
|
|
13039
13011
|
"propName": "value",
|
|
13040
13012
|
"eventNames": [
|
|
13041
|
-
"input"
|
|
13013
|
+
"input",
|
|
13014
|
+
"@lazy:change"
|
|
13042
13015
|
],
|
|
13043
13016
|
"valueMapping": "event.currentTarget.value"
|
|
13044
13017
|
}
|
|
@@ -13293,6 +13266,15 @@
|
|
|
13293
13266
|
"description": "Removes the phone input element",
|
|
13294
13267
|
"privacy": "public"
|
|
13295
13268
|
},
|
|
13269
|
+
{
|
|
13270
|
+
"kind": "field",
|
|
13271
|
+
"name": "size",
|
|
13272
|
+
"type": {
|
|
13273
|
+
"text": "DialPadSize | undefined"
|
|
13274
|
+
},
|
|
13275
|
+
"description": "Controls the vertical size of the dial pad",
|
|
13276
|
+
"privacy": "public"
|
|
13277
|
+
},
|
|
13296
13278
|
{
|
|
13297
13279
|
"kind": "field",
|
|
13298
13280
|
"name": "endCallButtonLabel",
|
|
@@ -13510,6 +13492,14 @@
|
|
|
13510
13492
|
"description": "Removes the phone input element",
|
|
13511
13493
|
"fieldName": "noInput"
|
|
13512
13494
|
},
|
|
13495
|
+
{
|
|
13496
|
+
"name": "size",
|
|
13497
|
+
"type": {
|
|
13498
|
+
"text": "DialPadSize | undefined"
|
|
13499
|
+
},
|
|
13500
|
+
"description": "Controls the vertical size of the dial pad",
|
|
13501
|
+
"fieldName": "size"
|
|
13502
|
+
},
|
|
13513
13503
|
{
|
|
13514
13504
|
"name": "end-call-button-label",
|
|
13515
13505
|
"type": {
|
|
@@ -13565,7 +13555,8 @@
|
|
|
13565
13555
|
"name": "modelValue",
|
|
13566
13556
|
"propName": "value",
|
|
13567
13557
|
"eventNames": [
|
|
13568
|
-
"input"
|
|
13558
|
+
"input",
|
|
13559
|
+
"@lazy:change"
|
|
13569
13560
|
],
|
|
13570
13561
|
"valueMapping": "event.currentTarget.value"
|
|
13571
13562
|
}
|
|
@@ -13793,11 +13784,6 @@
|
|
|
13793
13784
|
"privacy": "private",
|
|
13794
13785
|
"readonly": true
|
|
13795
13786
|
},
|
|
13796
|
-
{
|
|
13797
|
-
"kind": "field",
|
|
13798
|
-
"name": "_showDismissButton",
|
|
13799
|
-
"readonly": true
|
|
13800
|
-
},
|
|
13801
13787
|
{
|
|
13802
13788
|
"kind": "method",
|
|
13803
13789
|
"name": "#isDismissibleVia",
|
|
@@ -17400,10 +17386,6 @@
|
|
|
17400
17386
|
"name": "#onAnchorClick",
|
|
17401
17387
|
"privacy": "private"
|
|
17402
17388
|
},
|
|
17403
|
-
{
|
|
17404
|
-
"kind": "field",
|
|
17405
|
-
"name": "_onFocusout"
|
|
17406
|
-
},
|
|
17407
17389
|
{
|
|
17408
17390
|
"kind": "field",
|
|
17409
17391
|
"name": "anchor",
|
|
@@ -20428,7 +20410,8 @@
|
|
|
20428
20410
|
"name": "modelValue",
|
|
20429
20411
|
"propName": "value",
|
|
20430
20412
|
"eventNames": [
|
|
20431
|
-
"input"
|
|
20413
|
+
"input",
|
|
20414
|
+
"@lazy:change"
|
|
20432
20415
|
],
|
|
20433
20416
|
"valueMapping": "event.currentTarget.value"
|
|
20434
20417
|
},
|
|
@@ -20436,7 +20419,8 @@
|
|
|
20436
20419
|
"name": "valueAsNumber",
|
|
20437
20420
|
"propName": "valueAsNumber",
|
|
20438
20421
|
"eventNames": [
|
|
20439
|
-
"input"
|
|
20422
|
+
"input",
|
|
20423
|
+
"@lazy:change"
|
|
20440
20424
|
],
|
|
20441
20425
|
"valueMapping": "event.currentTarget.valueAsNumber"
|
|
20442
20426
|
}
|
|
@@ -20806,11 +20790,6 @@
|
|
|
20806
20790
|
},
|
|
20807
20791
|
"description": "Text to highlighted as matching a search query"
|
|
20808
20792
|
},
|
|
20809
|
-
{
|
|
20810
|
-
"kind": "field",
|
|
20811
|
-
"name": "_hasMatchedText",
|
|
20812
|
-
"readonly": true
|
|
20813
|
-
},
|
|
20814
20793
|
{
|
|
20815
20794
|
"kind": "field",
|
|
20816
20795
|
"name": "connotation",
|
|
@@ -25563,10 +25542,6 @@
|
|
|
25563
25542
|
},
|
|
25564
25543
|
"default": "false"
|
|
25565
25544
|
},
|
|
25566
|
-
{
|
|
25567
|
-
"kind": "method",
|
|
25568
|
-
"name": "_onClickRemove"
|
|
25569
|
-
},
|
|
25570
25545
|
{
|
|
25571
25546
|
"kind": "field",
|
|
25572
25547
|
"name": "VIVID_VERSION",
|
|
@@ -26781,7 +26756,8 @@
|
|
|
26781
26756
|
"name": "modelValue",
|
|
26782
26757
|
"propName": "value",
|
|
26783
26758
|
"eventNames": [
|
|
26784
|
-
"input"
|
|
26759
|
+
"input",
|
|
26760
|
+
"@lazy:change"
|
|
26785
26761
|
],
|
|
26786
26762
|
"valueMapping": "event.currentTarget.value"
|
|
26787
26763
|
},
|
|
@@ -26789,7 +26765,8 @@
|
|
|
26789
26765
|
"name": "values",
|
|
26790
26766
|
"propName": "values",
|
|
26791
26767
|
"eventNames": [
|
|
26792
|
-
"input"
|
|
26768
|
+
"input",
|
|
26769
|
+
"@lazy:change"
|
|
26793
26770
|
],
|
|
26794
26771
|
"valueMapping": "event.currentTarget.values"
|
|
26795
26772
|
}
|
|
@@ -27839,7 +27816,8 @@
|
|
|
27839
27816
|
"name": "modelValue",
|
|
27840
27817
|
"propName": "value",
|
|
27841
27818
|
"eventNames": [
|
|
27842
|
-
"input"
|
|
27819
|
+
"input",
|
|
27820
|
+
"@lazy:change"
|
|
27843
27821
|
],
|
|
27844
27822
|
"valueMapping": "event.currentTarget.value"
|
|
27845
27823
|
}
|
|
@@ -28961,7 +28939,8 @@
|
|
|
28961
28939
|
"name": "modelValue",
|
|
28962
28940
|
"propName": "value",
|
|
28963
28941
|
"eventNames": [
|
|
28964
|
-
"input"
|
|
28942
|
+
"input",
|
|
28943
|
+
"@lazy:change"
|
|
28965
28944
|
],
|
|
28966
28945
|
"valueMapping": "event.currentTarget.value"
|
|
28967
28946
|
}
|
|
@@ -31829,6 +31808,14 @@
|
|
|
31829
31808
|
"name": "TableCell",
|
|
31830
31809
|
"module": "src/lib/table/definition.ts"
|
|
31831
31810
|
}
|
|
31811
|
+
},
|
|
31812
|
+
{
|
|
31813
|
+
"kind": "js",
|
|
31814
|
+
"name": "VwcTableSortingButtonElement",
|
|
31815
|
+
"declaration": {
|
|
31816
|
+
"name": "TableSortingButton",
|
|
31817
|
+
"module": "src/lib/table/definition.ts"
|
|
31818
|
+
}
|
|
31832
31819
|
}
|
|
31833
31820
|
]
|
|
31834
31821
|
},
|
|
@@ -32201,30 +32188,24 @@
|
|
|
32201
32188
|
"name": ""
|
|
32202
32189
|
}
|
|
32203
32190
|
],
|
|
32204
|
-
"
|
|
32191
|
+
"members": [
|
|
32205
32192
|
{
|
|
32206
|
-
"
|
|
32207
|
-
|
|
32193
|
+
"kind": "method",
|
|
32194
|
+
"name": "#sortHandler",
|
|
32195
|
+
"return": {
|
|
32196
|
+
"type": {
|
|
32197
|
+
"text": "void"
|
|
32198
|
+
}
|
|
32208
32199
|
},
|
|
32209
|
-
"
|
|
32210
|
-
|
|
32211
|
-
|
|
32212
|
-
|
|
32213
|
-
|
|
32214
|
-
|
|
32215
|
-
|
|
32216
|
-
|
|
32217
|
-
}
|
|
32218
|
-
],
|
|
32219
|
-
"superclass": {
|
|
32220
|
-
"name": "VividElement",
|
|
32221
|
-
"module": "/src/shared/foundation/vivid-element/vivid-element"
|
|
32222
|
-
},
|
|
32223
|
-
"vividComponent": {
|
|
32224
|
-
"public": true,
|
|
32225
|
-
"name": "table-header-cell"
|
|
32226
|
-
},
|
|
32227
|
-
"members": [
|
|
32200
|
+
"parameters": [
|
|
32201
|
+
{
|
|
32202
|
+
"name": "event",
|
|
32203
|
+
"type": {
|
|
32204
|
+
"text": "CustomEvent"
|
|
32205
|
+
}
|
|
32206
|
+
}
|
|
32207
|
+
]
|
|
32208
|
+
},
|
|
32228
32209
|
{
|
|
32229
32210
|
"kind": "field",
|
|
32230
32211
|
"name": "VIVID_VERSION",
|
|
@@ -32252,7 +32233,30 @@
|
|
|
32252
32233
|
"module": "src/shared/foundation/vivid-element/vivid-element.ts"
|
|
32253
32234
|
}
|
|
32254
32235
|
}
|
|
32255
|
-
]
|
|
32236
|
+
],
|
|
32237
|
+
"events": [
|
|
32238
|
+
{
|
|
32239
|
+
"type": {
|
|
32240
|
+
"text": "CustomEvent<HTMLElement>"
|
|
32241
|
+
},
|
|
32242
|
+
"description": "Fires when the cell or its contents receive focus",
|
|
32243
|
+
"name": "cell-focused"
|
|
32244
|
+
}
|
|
32245
|
+
],
|
|
32246
|
+
"mixins": [
|
|
32247
|
+
{
|
|
32248
|
+
"name": "HostSemantics",
|
|
32249
|
+
"module": "/src/shared/aria/host-semantics"
|
|
32250
|
+
}
|
|
32251
|
+
],
|
|
32252
|
+
"superclass": {
|
|
32253
|
+
"name": "VividElement",
|
|
32254
|
+
"module": "/src/shared/foundation/vivid-element/vivid-element"
|
|
32255
|
+
},
|
|
32256
|
+
"vividComponent": {
|
|
32257
|
+
"public": true,
|
|
32258
|
+
"name": "table-header-cell"
|
|
32259
|
+
}
|
|
32256
32260
|
}
|
|
32257
32261
|
],
|
|
32258
32262
|
"exports": [
|
|
@@ -32402,6 +32406,114 @@
|
|
|
32402
32406
|
}
|
|
32403
32407
|
]
|
|
32404
32408
|
},
|
|
32409
|
+
{
|
|
32410
|
+
"kind": "javascript-module",
|
|
32411
|
+
"path": "src/lib/table/table-sorting-button.ts",
|
|
32412
|
+
"declarations": [
|
|
32413
|
+
{
|
|
32414
|
+
"kind": "class",
|
|
32415
|
+
"description": "",
|
|
32416
|
+
"name": "TableSortingButton",
|
|
32417
|
+
"slots": [
|
|
32418
|
+
{
|
|
32419
|
+
"description": "Default slot.",
|
|
32420
|
+
"name": ""
|
|
32421
|
+
}
|
|
32422
|
+
],
|
|
32423
|
+
"members": [
|
|
32424
|
+
{
|
|
32425
|
+
"kind": "field",
|
|
32426
|
+
"name": "direction",
|
|
32427
|
+
"type": {
|
|
32428
|
+
"text": "null | 'none' | 'asc' | 'desc' | undefined"
|
|
32429
|
+
},
|
|
32430
|
+
"description": "Current direction of the sorting",
|
|
32431
|
+
"privacy": "public"
|
|
32432
|
+
},
|
|
32433
|
+
{
|
|
32434
|
+
"kind": "field",
|
|
32435
|
+
"name": "#nextDirection",
|
|
32436
|
+
"privacy": "private",
|
|
32437
|
+
"readonly": true
|
|
32438
|
+
},
|
|
32439
|
+
{
|
|
32440
|
+
"kind": "method",
|
|
32441
|
+
"name": "toggleSort"
|
|
32442
|
+
},
|
|
32443
|
+
{
|
|
32444
|
+
"kind": "field",
|
|
32445
|
+
"name": "VIVID_VERSION",
|
|
32446
|
+
"static": true,
|
|
32447
|
+
"default": "__PACKAGE_VERSION__",
|
|
32448
|
+
"description": "The current version of the Vivid library, which is useful for debugging.\nIt can be accessed from any Vivid element via `<el>.constructor.VIVID_VERSION`.",
|
|
32449
|
+
"type": {
|
|
32450
|
+
"text": "string"
|
|
32451
|
+
},
|
|
32452
|
+
"inheritedFrom": {
|
|
32453
|
+
"name": "VividElement",
|
|
32454
|
+
"module": "src/shared/foundation/vivid-element/vivid-element.ts"
|
|
32455
|
+
}
|
|
32456
|
+
},
|
|
32457
|
+
{
|
|
32458
|
+
"kind": "field",
|
|
32459
|
+
"name": "componentName",
|
|
32460
|
+
"type": {
|
|
32461
|
+
"text": "string"
|
|
32462
|
+
},
|
|
32463
|
+
"static": true,
|
|
32464
|
+
"description": "Core component name, without prefix",
|
|
32465
|
+
"inheritedFrom": {
|
|
32466
|
+
"name": "VividElement",
|
|
32467
|
+
"module": "src/shared/foundation/vivid-element/vivid-element.ts"
|
|
32468
|
+
}
|
|
32469
|
+
}
|
|
32470
|
+
],
|
|
32471
|
+
"events": [
|
|
32472
|
+
{
|
|
32473
|
+
"name": "sort",
|
|
32474
|
+
"type": {
|
|
32475
|
+
"text": "CustomEvent<undefined>"
|
|
32476
|
+
},
|
|
32477
|
+
"description": "Emitted when sorting button is clicked."
|
|
32478
|
+
}
|
|
32479
|
+
],
|
|
32480
|
+
"attributes": [
|
|
32481
|
+
{
|
|
32482
|
+
"name": "direction",
|
|
32483
|
+
"type": {
|
|
32484
|
+
"text": "null | 'none' | 'asc' | 'desc' | undefined"
|
|
32485
|
+
},
|
|
32486
|
+
"description": "Current direction of the sorting",
|
|
32487
|
+
"fieldName": "direction"
|
|
32488
|
+
}
|
|
32489
|
+
],
|
|
32490
|
+
"mixins": [
|
|
32491
|
+
{
|
|
32492
|
+
"name": "DelegatesAria",
|
|
32493
|
+
"module": "/src/shared/aria/delegates-aria"
|
|
32494
|
+
}
|
|
32495
|
+
],
|
|
32496
|
+
"superclass": {
|
|
32497
|
+
"name": "VividElement",
|
|
32498
|
+
"module": "/src/shared/foundation/vivid-element/vivid-element"
|
|
32499
|
+
},
|
|
32500
|
+
"vividComponent": {
|
|
32501
|
+
"public": true,
|
|
32502
|
+
"name": "table-sorting-button"
|
|
32503
|
+
}
|
|
32504
|
+
}
|
|
32505
|
+
],
|
|
32506
|
+
"exports": [
|
|
32507
|
+
{
|
|
32508
|
+
"kind": "js",
|
|
32509
|
+
"name": "TableSortingButton",
|
|
32510
|
+
"declaration": {
|
|
32511
|
+
"name": "TableSortingButton",
|
|
32512
|
+
"module": "src/lib/table/table-sorting-button.ts"
|
|
32513
|
+
}
|
|
32514
|
+
}
|
|
32515
|
+
]
|
|
32516
|
+
},
|
|
32405
32517
|
{
|
|
32406
32518
|
"kind": "javascript-module",
|
|
32407
32519
|
"path": "src/lib/table/table.ts",
|
|
@@ -34657,7 +34769,8 @@
|
|
|
34657
34769
|
"name": "modelValue",
|
|
34658
34770
|
"propName": "value",
|
|
34659
34771
|
"eventNames": [
|
|
34660
|
-
"input"
|
|
34772
|
+
"input",
|
|
34773
|
+
"@lazy:change"
|
|
34661
34774
|
],
|
|
34662
34775
|
"valueMapping": "event.currentTarget.value"
|
|
34663
34776
|
}
|
|
@@ -35316,6 +35429,13 @@
|
|
|
35316
35429
|
}
|
|
35317
35430
|
],
|
|
35318
35431
|
"events": [
|
|
35432
|
+
{
|
|
35433
|
+
"type": {
|
|
35434
|
+
"text": "CustomEvent<undefined>"
|
|
35435
|
+
},
|
|
35436
|
+
"description": "Fires a custom 'input' event when the value has changed",
|
|
35437
|
+
"name": "input"
|
|
35438
|
+
},
|
|
35319
35439
|
{
|
|
35320
35440
|
"type": {
|
|
35321
35441
|
"text": "CustomEvent<undefined>"
|
|
@@ -35628,7 +35748,8 @@
|
|
|
35628
35748
|
"name": "modelValue",
|
|
35629
35749
|
"propName": "value",
|
|
35630
35750
|
"eventNames": [
|
|
35631
|
-
"input"
|
|
35751
|
+
"input",
|
|
35752
|
+
"@lazy:change"
|
|
35632
35753
|
],
|
|
35633
35754
|
"valueMapping": "event.currentTarget.value"
|
|
35634
35755
|
}
|
|
@@ -36466,7 +36587,8 @@
|
|
|
36466
36587
|
"name": "modelValue",
|
|
36467
36588
|
"propName": "value",
|
|
36468
36589
|
"eventNames": [
|
|
36469
|
-
"input"
|
|
36590
|
+
"input",
|
|
36591
|
+
"@lazy:change"
|
|
36470
36592
|
],
|
|
36471
36593
|
"valueMapping": "event.currentTarget.value"
|
|
36472
36594
|
}
|
|
@@ -38843,6 +38965,14 @@
|
|
|
38843
38965
|
"module": "./features/suggest"
|
|
38844
38966
|
}
|
|
38845
38967
|
},
|
|
38968
|
+
{
|
|
38969
|
+
"kind": "js",
|
|
38970
|
+
"name": "RteCharacterCountFeature",
|
|
38971
|
+
"declaration": {
|
|
38972
|
+
"name": "RteCharacterCountFeature",
|
|
38973
|
+
"module": "./features/character-count"
|
|
38974
|
+
}
|
|
38975
|
+
},
|
|
38846
38976
|
{
|
|
38847
38977
|
"kind": "js",
|
|
38848
38978
|
"name": "RteHtmlParser",
|
|
@@ -39863,6 +39993,23 @@
|
|
|
39863
39993
|
}
|
|
39864
39994
|
}
|
|
39865
39995
|
]
|
|
39996
|
+
},
|
|
39997
|
+
{
|
|
39998
|
+
"kind": "function",
|
|
39999
|
+
"name": "getPublicInterface",
|
|
40000
|
+
"return": {
|
|
40001
|
+
"type": {
|
|
40002
|
+
"text": "RteCharacterCountPublicInterface"
|
|
40003
|
+
}
|
|
40004
|
+
},
|
|
40005
|
+
"parameters": [
|
|
40006
|
+
{
|
|
40007
|
+
"name": "facade",
|
|
40008
|
+
"type": {
|
|
40009
|
+
"text": "typeof RteCharacterCountFeature"
|
|
40010
|
+
}
|
|
40011
|
+
}
|
|
40012
|
+
]
|
|
39866
40013
|
}
|
|
39867
40014
|
],
|
|
39868
40015
|
"exports": [
|
|
@@ -39882,6 +40029,14 @@
|
|
|
39882
40029
|
"module": "src/lib/rich-text-editor/rte/public-interface.ts"
|
|
39883
40030
|
}
|
|
39884
40031
|
},
|
|
40032
|
+
{
|
|
40033
|
+
"kind": "js",
|
|
40034
|
+
"name": "getPublicInterface",
|
|
40035
|
+
"declaration": {
|
|
40036
|
+
"name": "getPublicInterface",
|
|
40037
|
+
"module": "src/lib/rich-text-editor/rte/public-interface.ts"
|
|
40038
|
+
}
|
|
40039
|
+
},
|
|
39885
40040
|
{
|
|
39886
40041
|
"kind": "js",
|
|
39887
40042
|
"name": "getPublicInterface",
|
|
@@ -40903,12 +41058,12 @@
|
|
|
40903
41058
|
},
|
|
40904
41059
|
{
|
|
40905
41060
|
"kind": "javascript-module",
|
|
40906
|
-
"path": "src/lib/rich-text-editor/rte/features/
|
|
41061
|
+
"path": "src/lib/rich-text-editor/rte/features/character-count.ts",
|
|
40907
41062
|
"declarations": [
|
|
40908
41063
|
{
|
|
40909
41064
|
"kind": "class",
|
|
40910
41065
|
"description": "",
|
|
40911
|
-
"name": "
|
|
41066
|
+
"name": "RteCharacterCountFeatureImpl",
|
|
40912
41067
|
"members": [
|
|
40913
41068
|
{
|
|
40914
41069
|
"kind": "field",
|
|
@@ -40917,7 +41072,7 @@
|
|
|
40917
41072
|
"text": "string"
|
|
40918
41073
|
},
|
|
40919
41074
|
"description": "The name of the feature, e.g. RteBoldFeature\nNote: Cannot use this.constructor.name because it may be minified",
|
|
40920
|
-
"default": "'
|
|
41075
|
+
"default": "'RteCharacterCountFeature'",
|
|
40921
41076
|
"inheritedFrom": {
|
|
40922
41077
|
"name": "RteFeatureImpl",
|
|
40923
41078
|
"module": "src/lib/rich-text-editor/rte/feature.ts"
|
|
@@ -40944,6 +41099,27 @@
|
|
|
40944
41099
|
"module": "src/lib/rich-text-editor/rte/feature.ts"
|
|
40945
41100
|
}
|
|
40946
41101
|
},
|
|
41102
|
+
{
|
|
41103
|
+
"kind": "method",
|
|
41104
|
+
"name": "getPublicInterface",
|
|
41105
|
+
"return": {
|
|
41106
|
+
"type": {
|
|
41107
|
+
"text": "RteCharacterCountPublicInterface"
|
|
41108
|
+
}
|
|
41109
|
+
},
|
|
41110
|
+
"parameters": [
|
|
41111
|
+
{
|
|
41112
|
+
"name": "rte",
|
|
41113
|
+
"type": {
|
|
41114
|
+
"text": "RteInstanceImpl"
|
|
41115
|
+
}
|
|
41116
|
+
}
|
|
41117
|
+
],
|
|
41118
|
+
"inheritedFrom": {
|
|
41119
|
+
"name": "RteFeatureImpl",
|
|
41120
|
+
"module": "src/lib/rich-text-editor/rte/feature.ts"
|
|
41121
|
+
}
|
|
41122
|
+
},
|
|
40947
41123
|
{
|
|
40948
41124
|
"kind": "field",
|
|
40949
41125
|
"name": "featureId",
|
|
@@ -41106,27 +41282,6 @@
|
|
|
41106
41282
|
"name": "RteFeatureImpl",
|
|
41107
41283
|
"module": "src/lib/rich-text-editor/rte/feature.ts"
|
|
41108
41284
|
}
|
|
41109
|
-
},
|
|
41110
|
-
{
|
|
41111
|
-
"kind": "method",
|
|
41112
|
-
"name": "getPublicInterface",
|
|
41113
|
-
"return": {
|
|
41114
|
-
"type": {
|
|
41115
|
-
"text": "any"
|
|
41116
|
-
}
|
|
41117
|
-
},
|
|
41118
|
-
"parameters": [
|
|
41119
|
-
{
|
|
41120
|
-
"name": "rte",
|
|
41121
|
-
"type": {
|
|
41122
|
-
"text": "RteInstanceImpl"
|
|
41123
|
-
}
|
|
41124
|
-
}
|
|
41125
|
-
],
|
|
41126
|
-
"inheritedFrom": {
|
|
41127
|
-
"name": "RteFeatureImpl",
|
|
41128
|
-
"module": "src/lib/rich-text-editor/rte/feature.ts"
|
|
41129
|
-
}
|
|
41130
41285
|
}
|
|
41131
41286
|
],
|
|
41132
41287
|
"superclass": {
|
|
@@ -41136,36 +41291,36 @@
|
|
|
41136
41291
|
},
|
|
41137
41292
|
{
|
|
41138
41293
|
"kind": "variable",
|
|
41139
|
-
"name": "
|
|
41294
|
+
"name": "RteCharacterCountFeature"
|
|
41140
41295
|
}
|
|
41141
41296
|
],
|
|
41142
41297
|
"exports": [
|
|
41143
41298
|
{
|
|
41144
41299
|
"kind": "js",
|
|
41145
|
-
"name": "
|
|
41300
|
+
"name": "RteCharacterCountFeatureImpl",
|
|
41146
41301
|
"declaration": {
|
|
41147
|
-
"name": "
|
|
41148
|
-
"module": "src/lib/rich-text-editor/rte/features/
|
|
41302
|
+
"name": "RteCharacterCountFeatureImpl",
|
|
41303
|
+
"module": "src/lib/rich-text-editor/rte/features/character-count.ts"
|
|
41149
41304
|
}
|
|
41150
41305
|
},
|
|
41151
41306
|
{
|
|
41152
41307
|
"kind": "js",
|
|
41153
|
-
"name": "
|
|
41308
|
+
"name": "RteCharacterCountFeature",
|
|
41154
41309
|
"declaration": {
|
|
41155
|
-
"name": "
|
|
41156
|
-
"module": "src/lib/rich-text-editor/rte/features/
|
|
41310
|
+
"name": "RteCharacterCountFeature",
|
|
41311
|
+
"module": "src/lib/rich-text-editor/rte/features/character-count.ts"
|
|
41157
41312
|
}
|
|
41158
41313
|
}
|
|
41159
41314
|
]
|
|
41160
41315
|
},
|
|
41161
41316
|
{
|
|
41162
41317
|
"kind": "javascript-module",
|
|
41163
|
-
"path": "src/lib/rich-text-editor/rte/features/
|
|
41318
|
+
"path": "src/lib/rich-text-editor/rte/features/drop-handler.ts",
|
|
41164
41319
|
"declarations": [
|
|
41165
41320
|
{
|
|
41166
41321
|
"kind": "class",
|
|
41167
41322
|
"description": "",
|
|
41168
|
-
"name": "
|
|
41323
|
+
"name": "RteDropHandlerFeatureImpl",
|
|
41169
41324
|
"members": [
|
|
41170
41325
|
{
|
|
41171
41326
|
"kind": "field",
|
|
@@ -41174,7 +41329,7 @@
|
|
|
41174
41329
|
"text": "string"
|
|
41175
41330
|
},
|
|
41176
41331
|
"description": "The name of the feature, e.g. RteBoldFeature\nNote: Cannot use this.constructor.name because it may be minified",
|
|
41177
|
-
"default": "'
|
|
41332
|
+
"default": "'RteDebugFeature'",
|
|
41178
41333
|
"inheritedFrom": {
|
|
41179
41334
|
"name": "RteFeatureImpl",
|
|
41180
41335
|
"module": "src/lib/rich-text-editor/rte/feature.ts"
|
|
@@ -41393,36 +41548,36 @@
|
|
|
41393
41548
|
},
|
|
41394
41549
|
{
|
|
41395
41550
|
"kind": "variable",
|
|
41396
|
-
"name": "
|
|
41551
|
+
"name": "RteDropHandlerFeature"
|
|
41397
41552
|
}
|
|
41398
41553
|
],
|
|
41399
41554
|
"exports": [
|
|
41400
41555
|
{
|
|
41401
41556
|
"kind": "js",
|
|
41402
|
-
"name": "
|
|
41557
|
+
"name": "RteDropHandlerFeatureImpl",
|
|
41403
41558
|
"declaration": {
|
|
41404
|
-
"name": "
|
|
41405
|
-
"module": "src/lib/rich-text-editor/rte/features/
|
|
41559
|
+
"name": "RteDropHandlerFeatureImpl",
|
|
41560
|
+
"module": "src/lib/rich-text-editor/rte/features/drop-handler.ts"
|
|
41406
41561
|
}
|
|
41407
41562
|
},
|
|
41408
41563
|
{
|
|
41409
41564
|
"kind": "js",
|
|
41410
|
-
"name": "
|
|
41565
|
+
"name": "RteDropHandlerFeature",
|
|
41411
41566
|
"declaration": {
|
|
41412
|
-
"name": "
|
|
41413
|
-
"module": "src/lib/rich-text-editor/rte/features/
|
|
41567
|
+
"name": "RteDropHandlerFeature",
|
|
41568
|
+
"module": "src/lib/rich-text-editor/rte/features/drop-handler.ts"
|
|
41414
41569
|
}
|
|
41415
41570
|
}
|
|
41416
41571
|
]
|
|
41417
41572
|
},
|
|
41418
41573
|
{
|
|
41419
41574
|
"kind": "javascript-module",
|
|
41420
|
-
"path": "src/lib/rich-text-editor/rte/features/
|
|
41575
|
+
"path": "src/lib/rich-text-editor/rte/features/file-handler.ts",
|
|
41421
41576
|
"declarations": [
|
|
41422
41577
|
{
|
|
41423
41578
|
"kind": "class",
|
|
41424
41579
|
"description": "",
|
|
41425
|
-
"name": "
|
|
41580
|
+
"name": "RteFileHandlerFeatureImpl",
|
|
41426
41581
|
"members": [
|
|
41427
41582
|
{
|
|
41428
41583
|
"kind": "field",
|
|
@@ -41431,34 +41586,7 @@
|
|
|
41431
41586
|
"text": "string"
|
|
41432
41587
|
},
|
|
41433
41588
|
"description": "The name of the feature, e.g. RteBoldFeature\nNote: Cannot use this.constructor.name because it may be minified",
|
|
41434
|
-
"default": "'
|
|
41435
|
-
"inheritedFrom": {
|
|
41436
|
-
"name": "RteFeatureImpl",
|
|
41437
|
-
"module": "src/lib/rich-text-editor/rte/feature.ts"
|
|
41438
|
-
}
|
|
41439
|
-
},
|
|
41440
|
-
{
|
|
41441
|
-
"kind": "field",
|
|
41442
|
-
"name": "fontSizes",
|
|
41443
|
-
"type": {
|
|
41444
|
-
"text": "FontSizeOption[]"
|
|
41445
|
-
}
|
|
41446
|
-
},
|
|
41447
|
-
{
|
|
41448
|
-
"kind": "field",
|
|
41449
|
-
"name": "defaultFontSizeForNode",
|
|
41450
|
-
"type": {
|
|
41451
|
-
"text": "Record<string, string | null> | undefined"
|
|
41452
|
-
}
|
|
41453
|
-
},
|
|
41454
|
-
{
|
|
41455
|
-
"kind": "method",
|
|
41456
|
-
"name": "getTextblockMarks",
|
|
41457
|
-
"return": {
|
|
41458
|
-
"type": {
|
|
41459
|
-
"text": "TextblockMarkContribution[]"
|
|
41460
|
-
}
|
|
41461
|
-
},
|
|
41589
|
+
"default": "'RteFileHandlerFeature'",
|
|
41462
41590
|
"inheritedFrom": {
|
|
41463
41591
|
"name": "RteFeatureImpl",
|
|
41464
41592
|
"module": "src/lib/rich-text-editor/rte/feature.ts"
|
|
@@ -41466,23 +41594,17 @@
|
|
|
41466
41594
|
},
|
|
41467
41595
|
{
|
|
41468
41596
|
"kind": "method",
|
|
41469
|
-
"name": "
|
|
41597
|
+
"name": "getPlugins",
|
|
41470
41598
|
"return": {
|
|
41471
41599
|
"type": {
|
|
41472
|
-
"text": "
|
|
41600
|
+
"text": "PluginContribution[]"
|
|
41473
41601
|
}
|
|
41474
41602
|
},
|
|
41475
41603
|
"parameters": [
|
|
41476
41604
|
{
|
|
41477
|
-
"name": "
|
|
41478
|
-
"type": {
|
|
41479
|
-
"text": "TextblockAttrs"
|
|
41480
|
-
}
|
|
41481
|
-
},
|
|
41482
|
-
{
|
|
41483
|
-
"name": "textblockMarks",
|
|
41605
|
+
"name": "rte",
|
|
41484
41606
|
"type": {
|
|
41485
|
-
"text": "
|
|
41607
|
+
"text": "RteInstanceImpl"
|
|
41486
41608
|
}
|
|
41487
41609
|
}
|
|
41488
41610
|
],
|
|
@@ -41492,21 +41614,12 @@
|
|
|
41492
41614
|
}
|
|
41493
41615
|
},
|
|
41494
41616
|
{
|
|
41495
|
-
"kind": "
|
|
41496
|
-
"name": "
|
|
41497
|
-
"
|
|
41498
|
-
"
|
|
41499
|
-
"text": "PluginContribution[]"
|
|
41500
|
-
}
|
|
41617
|
+
"kind": "field",
|
|
41618
|
+
"name": "featureId",
|
|
41619
|
+
"type": {
|
|
41620
|
+
"text": "string | undefined"
|
|
41501
41621
|
},
|
|
41502
|
-
"
|
|
41503
|
-
{
|
|
41504
|
-
"name": "rte",
|
|
41505
|
-
"type": {
|
|
41506
|
-
"text": "RteInstanceImpl"
|
|
41507
|
-
}
|
|
41508
|
-
}
|
|
41509
|
-
],
|
|
41622
|
+
"description": "If a feature can have multiple instances, a unique id to differentiate them.",
|
|
41510
41623
|
"inheritedFrom": {
|
|
41511
41624
|
"name": "RteFeatureImpl",
|
|
41512
41625
|
"module": "src/lib/rich-text-editor/rte/feature.ts"
|
|
@@ -41514,20 +41627,29 @@
|
|
|
41514
41627
|
},
|
|
41515
41628
|
{
|
|
41516
41629
|
"kind": "method",
|
|
41517
|
-
"name": "
|
|
41630
|
+
"name": "contribution",
|
|
41631
|
+
"privacy": "protected",
|
|
41518
41632
|
"return": {
|
|
41519
41633
|
"type": {
|
|
41520
|
-
"text": "
|
|
41634
|
+
"text": "Contribution<T>"
|
|
41521
41635
|
}
|
|
41522
41636
|
},
|
|
41523
41637
|
"parameters": [
|
|
41524
41638
|
{
|
|
41525
|
-
"name": "
|
|
41639
|
+
"name": "value",
|
|
41526
41640
|
"type": {
|
|
41527
|
-
"text": "
|
|
41641
|
+
"text": "T"
|
|
41642
|
+
}
|
|
41643
|
+
},
|
|
41644
|
+
{
|
|
41645
|
+
"name": "order",
|
|
41646
|
+
"optional": true,
|
|
41647
|
+
"type": {
|
|
41648
|
+
"text": "number"
|
|
41528
41649
|
}
|
|
41529
41650
|
}
|
|
41530
41651
|
],
|
|
41652
|
+
"description": "Creates a contribution of this feature.",
|
|
41531
41653
|
"inheritedFrom": {
|
|
41532
41654
|
"name": "RteFeatureImpl",
|
|
41533
41655
|
"module": "src/lib/rich-text-editor/rte/feature.ts"
|
|
@@ -41535,62 +41657,39 @@
|
|
|
41535
41657
|
},
|
|
41536
41658
|
{
|
|
41537
41659
|
"kind": "method",
|
|
41538
|
-
"name": "
|
|
41660
|
+
"name": "getStyles",
|
|
41539
41661
|
"return": {
|
|
41540
41662
|
"type": {
|
|
41541
|
-
"text": "
|
|
41663
|
+
"text": "StyleContribution[]"
|
|
41542
41664
|
}
|
|
41543
41665
|
},
|
|
41544
|
-
"
|
|
41545
|
-
|
|
41546
|
-
|
|
41547
|
-
|
|
41548
|
-
"text": "EditorState"
|
|
41549
|
-
}
|
|
41550
|
-
}
|
|
41551
|
-
]
|
|
41666
|
+
"inheritedFrom": {
|
|
41667
|
+
"name": "RteFeatureImpl",
|
|
41668
|
+
"module": "src/lib/rich-text-editor/rte/feature.ts"
|
|
41669
|
+
}
|
|
41552
41670
|
},
|
|
41553
41671
|
{
|
|
41554
41672
|
"kind": "method",
|
|
41555
|
-
"name": "
|
|
41673
|
+
"name": "getSchema",
|
|
41556
41674
|
"return": {
|
|
41557
41675
|
"type": {
|
|
41558
|
-
"text": "
|
|
41676
|
+
"text": "SchemaContribution[]"
|
|
41559
41677
|
}
|
|
41560
41678
|
},
|
|
41561
41679
|
"parameters": [
|
|
41562
41680
|
{
|
|
41563
|
-
"name": "
|
|
41681
|
+
"name": "textblockAttrs",
|
|
41564
41682
|
"type": {
|
|
41565
|
-
"text": "
|
|
41683
|
+
"text": "TextblockAttrs"
|
|
41566
41684
|
}
|
|
41567
|
-
}
|
|
41568
|
-
]
|
|
41569
|
-
},
|
|
41570
|
-
{
|
|
41571
|
-
"kind": "method",
|
|
41572
|
-
"name": "adjustFontSize",
|
|
41573
|
-
"return": {
|
|
41574
|
-
"type": {
|
|
41575
|
-
"text": "Command"
|
|
41576
|
-
}
|
|
41577
|
-
},
|
|
41578
|
-
"parameters": [
|
|
41685
|
+
},
|
|
41579
41686
|
{
|
|
41580
|
-
"name": "
|
|
41687
|
+
"name": "textblockMarks",
|
|
41581
41688
|
"type": {
|
|
41582
|
-
"text": "
|
|
41689
|
+
"text": "TextblockMarks"
|
|
41583
41690
|
}
|
|
41584
41691
|
}
|
|
41585
|
-
]
|
|
41586
|
-
},
|
|
41587
|
-
{
|
|
41588
|
-
"kind": "field",
|
|
41589
|
-
"name": "featureId",
|
|
41590
|
-
"type": {
|
|
41591
|
-
"text": "string | undefined"
|
|
41592
|
-
},
|
|
41593
|
-
"description": "If a feature can have multiple instances, a unique id to differentiate them.",
|
|
41692
|
+
],
|
|
41594
41693
|
"inheritedFrom": {
|
|
41595
41694
|
"name": "RteFeatureImpl",
|
|
41596
41695
|
"module": "src/lib/rich-text-editor/rte/feature.ts"
|
|
@@ -41598,29 +41697,12 @@
|
|
|
41598
41697
|
},
|
|
41599
41698
|
{
|
|
41600
41699
|
"kind": "method",
|
|
41601
|
-
"name": "
|
|
41602
|
-
"privacy": "protected",
|
|
41700
|
+
"name": "getTextblockAttrs",
|
|
41603
41701
|
"return": {
|
|
41604
41702
|
"type": {
|
|
41605
|
-
"text": "
|
|
41703
|
+
"text": "TextblockAttrContribution[]"
|
|
41606
41704
|
}
|
|
41607
41705
|
},
|
|
41608
|
-
"parameters": [
|
|
41609
|
-
{
|
|
41610
|
-
"name": "value",
|
|
41611
|
-
"type": {
|
|
41612
|
-
"text": "T"
|
|
41613
|
-
}
|
|
41614
|
-
},
|
|
41615
|
-
{
|
|
41616
|
-
"name": "order",
|
|
41617
|
-
"optional": true,
|
|
41618
|
-
"type": {
|
|
41619
|
-
"text": "number"
|
|
41620
|
-
}
|
|
41621
|
-
}
|
|
41622
|
-
],
|
|
41623
|
-
"description": "Creates a contribution of this feature.",
|
|
41624
41706
|
"inheritedFrom": {
|
|
41625
41707
|
"name": "RteFeatureImpl",
|
|
41626
41708
|
"module": "src/lib/rich-text-editor/rte/feature.ts"
|
|
@@ -41628,10 +41710,10 @@
|
|
|
41628
41710
|
},
|
|
41629
41711
|
{
|
|
41630
41712
|
"kind": "method",
|
|
41631
|
-
"name": "
|
|
41713
|
+
"name": "getTextblockMarks",
|
|
41632
41714
|
"return": {
|
|
41633
41715
|
"type": {
|
|
41634
|
-
"text": "
|
|
41716
|
+
"text": "TextblockMarkContribution[]"
|
|
41635
41717
|
}
|
|
41636
41718
|
},
|
|
41637
41719
|
"inheritedFrom": {
|
|
@@ -41641,12 +41723,20 @@
|
|
|
41641
41723
|
},
|
|
41642
41724
|
{
|
|
41643
41725
|
"kind": "method",
|
|
41644
|
-
"name": "
|
|
41726
|
+
"name": "getToolbarItems",
|
|
41645
41727
|
"return": {
|
|
41646
41728
|
"type": {
|
|
41647
|
-
"text": "
|
|
41729
|
+
"text": "ToolbarItemContribution[]"
|
|
41648
41730
|
}
|
|
41649
41731
|
},
|
|
41732
|
+
"parameters": [
|
|
41733
|
+
{
|
|
41734
|
+
"name": "rte",
|
|
41735
|
+
"type": {
|
|
41736
|
+
"text": "RteInstanceImpl"
|
|
41737
|
+
}
|
|
41738
|
+
}
|
|
41739
|
+
],
|
|
41650
41740
|
"inheritedFrom": {
|
|
41651
41741
|
"name": "RteFeatureImpl",
|
|
41652
41742
|
"module": "src/lib/rich-text-editor/rte/feature.ts"
|
|
@@ -41715,36 +41805,36 @@
|
|
|
41715
41805
|
},
|
|
41716
41806
|
{
|
|
41717
41807
|
"kind": "variable",
|
|
41718
|
-
"name": "
|
|
41808
|
+
"name": "RteFileHandlerFeature"
|
|
41719
41809
|
}
|
|
41720
41810
|
],
|
|
41721
41811
|
"exports": [
|
|
41722
41812
|
{
|
|
41723
41813
|
"kind": "js",
|
|
41724
|
-
"name": "
|
|
41814
|
+
"name": "RteFileHandlerFeatureImpl",
|
|
41725
41815
|
"declaration": {
|
|
41726
|
-
"name": "
|
|
41727
|
-
"module": "src/lib/rich-text-editor/rte/features/
|
|
41816
|
+
"name": "RteFileHandlerFeatureImpl",
|
|
41817
|
+
"module": "src/lib/rich-text-editor/rte/features/file-handler.ts"
|
|
41728
41818
|
}
|
|
41729
41819
|
},
|
|
41730
41820
|
{
|
|
41731
41821
|
"kind": "js",
|
|
41732
|
-
"name": "
|
|
41822
|
+
"name": "RteFileHandlerFeature",
|
|
41733
41823
|
"declaration": {
|
|
41734
|
-
"name": "
|
|
41735
|
-
"module": "src/lib/rich-text-editor/rte/features/
|
|
41824
|
+
"name": "RteFileHandlerFeature",
|
|
41825
|
+
"module": "src/lib/rich-text-editor/rte/features/file-handler.ts"
|
|
41736
41826
|
}
|
|
41737
41827
|
}
|
|
41738
41828
|
]
|
|
41739
41829
|
},
|
|
41740
41830
|
{
|
|
41741
41831
|
"kind": "javascript-module",
|
|
41742
|
-
"path": "src/lib/rich-text-editor/rte/features/
|
|
41832
|
+
"path": "src/lib/rich-text-editor/rte/features/font-size-picker.ts",
|
|
41743
41833
|
"declarations": [
|
|
41744
41834
|
{
|
|
41745
41835
|
"kind": "class",
|
|
41746
41836
|
"description": "",
|
|
41747
|
-
"name": "
|
|
41837
|
+
"name": "RteFontSizePickerFeatureImpl",
|
|
41748
41838
|
"members": [
|
|
41749
41839
|
{
|
|
41750
41840
|
"kind": "field",
|
|
@@ -41753,7 +41843,34 @@
|
|
|
41753
41843
|
"text": "string"
|
|
41754
41844
|
},
|
|
41755
41845
|
"description": "The name of the feature, e.g. RteBoldFeature\nNote: Cannot use this.constructor.name because it may be minified",
|
|
41756
|
-
"default": "'
|
|
41846
|
+
"default": "'RteFontSizePickerFeature'",
|
|
41847
|
+
"inheritedFrom": {
|
|
41848
|
+
"name": "RteFeatureImpl",
|
|
41849
|
+
"module": "src/lib/rich-text-editor/rte/feature.ts"
|
|
41850
|
+
}
|
|
41851
|
+
},
|
|
41852
|
+
{
|
|
41853
|
+
"kind": "field",
|
|
41854
|
+
"name": "fontSizes",
|
|
41855
|
+
"type": {
|
|
41856
|
+
"text": "FontSizeOption[]"
|
|
41857
|
+
}
|
|
41858
|
+
},
|
|
41859
|
+
{
|
|
41860
|
+
"kind": "field",
|
|
41861
|
+
"name": "defaultFontSizeForNode",
|
|
41862
|
+
"type": {
|
|
41863
|
+
"text": "Record<string, string | null> | undefined"
|
|
41864
|
+
}
|
|
41865
|
+
},
|
|
41866
|
+
{
|
|
41867
|
+
"kind": "method",
|
|
41868
|
+
"name": "getTextblockMarks",
|
|
41869
|
+
"return": {
|
|
41870
|
+
"type": {
|
|
41871
|
+
"text": "TextblockMarkContribution[]"
|
|
41872
|
+
}
|
|
41873
|
+
},
|
|
41757
41874
|
"inheritedFrom": {
|
|
41758
41875
|
"name": "RteFeatureImpl",
|
|
41759
41876
|
"module": "src/lib/rich-text-editor/rte/feature.ts"
|
|
@@ -41796,7 +41913,28 @@
|
|
|
41796
41913
|
},
|
|
41797
41914
|
"parameters": [
|
|
41798
41915
|
{
|
|
41799
|
-
"name": "
|
|
41916
|
+
"name": "rte",
|
|
41917
|
+
"type": {
|
|
41918
|
+
"text": "RteInstanceImpl"
|
|
41919
|
+
}
|
|
41920
|
+
}
|
|
41921
|
+
],
|
|
41922
|
+
"inheritedFrom": {
|
|
41923
|
+
"name": "RteFeatureImpl",
|
|
41924
|
+
"module": "src/lib/rich-text-editor/rte/feature.ts"
|
|
41925
|
+
}
|
|
41926
|
+
},
|
|
41927
|
+
{
|
|
41928
|
+
"kind": "method",
|
|
41929
|
+
"name": "getToolbarItems",
|
|
41930
|
+
"return": {
|
|
41931
|
+
"type": {
|
|
41932
|
+
"text": "ToolbarItemContribution[]"
|
|
41933
|
+
}
|
|
41934
|
+
},
|
|
41935
|
+
"parameters": [
|
|
41936
|
+
{
|
|
41937
|
+
"name": "rte",
|
|
41800
41938
|
"type": {
|
|
41801
41939
|
"text": "RteInstanceImpl"
|
|
41802
41940
|
}
|
|
@@ -41807,6 +41945,57 @@
|
|
|
41807
41945
|
"module": "src/lib/rich-text-editor/rte/feature.ts"
|
|
41808
41946
|
}
|
|
41809
41947
|
},
|
|
41948
|
+
{
|
|
41949
|
+
"kind": "method",
|
|
41950
|
+
"name": "getFontSizeFromSelection",
|
|
41951
|
+
"return": {
|
|
41952
|
+
"type": {
|
|
41953
|
+
"text": "SelectionFontSize"
|
|
41954
|
+
}
|
|
41955
|
+
},
|
|
41956
|
+
"parameters": [
|
|
41957
|
+
{
|
|
41958
|
+
"name": "state",
|
|
41959
|
+
"type": {
|
|
41960
|
+
"text": "EditorState"
|
|
41961
|
+
}
|
|
41962
|
+
}
|
|
41963
|
+
]
|
|
41964
|
+
},
|
|
41965
|
+
{
|
|
41966
|
+
"kind": "method",
|
|
41967
|
+
"name": "setFontSize",
|
|
41968
|
+
"return": {
|
|
41969
|
+
"type": {
|
|
41970
|
+
"text": "Command"
|
|
41971
|
+
}
|
|
41972
|
+
},
|
|
41973
|
+
"parameters": [
|
|
41974
|
+
{
|
|
41975
|
+
"name": "size",
|
|
41976
|
+
"type": {
|
|
41977
|
+
"text": "string"
|
|
41978
|
+
}
|
|
41979
|
+
}
|
|
41980
|
+
]
|
|
41981
|
+
},
|
|
41982
|
+
{
|
|
41983
|
+
"kind": "method",
|
|
41984
|
+
"name": "adjustFontSize",
|
|
41985
|
+
"return": {
|
|
41986
|
+
"type": {
|
|
41987
|
+
"text": "Command"
|
|
41988
|
+
}
|
|
41989
|
+
},
|
|
41990
|
+
"parameters": [
|
|
41991
|
+
{
|
|
41992
|
+
"name": "adjustment",
|
|
41993
|
+
"type": {
|
|
41994
|
+
"text": "-1 | 1"
|
|
41995
|
+
}
|
|
41996
|
+
}
|
|
41997
|
+
]
|
|
41998
|
+
},
|
|
41810
41999
|
{
|
|
41811
42000
|
"kind": "field",
|
|
41812
42001
|
"name": "featureId",
|
|
@@ -41875,40 +42064,6 @@
|
|
|
41875
42064
|
"module": "src/lib/rich-text-editor/rte/feature.ts"
|
|
41876
42065
|
}
|
|
41877
42066
|
},
|
|
41878
|
-
{
|
|
41879
|
-
"kind": "method",
|
|
41880
|
-
"name": "getTextblockMarks",
|
|
41881
|
-
"return": {
|
|
41882
|
-
"type": {
|
|
41883
|
-
"text": "TextblockMarkContribution[]"
|
|
41884
|
-
}
|
|
41885
|
-
},
|
|
41886
|
-
"inheritedFrom": {
|
|
41887
|
-
"name": "RteFeatureImpl",
|
|
41888
|
-
"module": "src/lib/rich-text-editor/rte/feature.ts"
|
|
41889
|
-
}
|
|
41890
|
-
},
|
|
41891
|
-
{
|
|
41892
|
-
"kind": "method",
|
|
41893
|
-
"name": "getToolbarItems",
|
|
41894
|
-
"return": {
|
|
41895
|
-
"type": {
|
|
41896
|
-
"text": "ToolbarItemContribution[]"
|
|
41897
|
-
}
|
|
41898
|
-
},
|
|
41899
|
-
"parameters": [
|
|
41900
|
-
{
|
|
41901
|
-
"name": "rte",
|
|
41902
|
-
"type": {
|
|
41903
|
-
"text": "RteInstanceImpl"
|
|
41904
|
-
}
|
|
41905
|
-
}
|
|
41906
|
-
],
|
|
41907
|
-
"inheritedFrom": {
|
|
41908
|
-
"name": "RteFeatureImpl",
|
|
41909
|
-
"module": "src/lib/rich-text-editor/rte/feature.ts"
|
|
41910
|
-
}
|
|
41911
|
-
},
|
|
41912
42067
|
{
|
|
41913
42068
|
"kind": "method",
|
|
41914
42069
|
"name": "getInputRules",
|
|
@@ -41972,36 +42127,36 @@
|
|
|
41972
42127
|
},
|
|
41973
42128
|
{
|
|
41974
42129
|
"kind": "variable",
|
|
41975
|
-
"name": "
|
|
42130
|
+
"name": "RteFontSizePickerFeature"
|
|
41976
42131
|
}
|
|
41977
42132
|
],
|
|
41978
42133
|
"exports": [
|
|
41979
42134
|
{
|
|
41980
42135
|
"kind": "js",
|
|
41981
|
-
"name": "
|
|
42136
|
+
"name": "RteFontSizePickerFeatureImpl",
|
|
41982
42137
|
"declaration": {
|
|
41983
|
-
"name": "
|
|
41984
|
-
"module": "src/lib/rich-text-editor/rte/features/
|
|
42138
|
+
"name": "RteFontSizePickerFeatureImpl",
|
|
42139
|
+
"module": "src/lib/rich-text-editor/rte/features/font-size-picker.ts"
|
|
41985
42140
|
}
|
|
41986
42141
|
},
|
|
41987
42142
|
{
|
|
41988
42143
|
"kind": "js",
|
|
41989
|
-
"name": "
|
|
42144
|
+
"name": "RteFontSizePickerFeature",
|
|
41990
42145
|
"declaration": {
|
|
41991
|
-
"name": "
|
|
41992
|
-
"module": "src/lib/rich-text-editor/rte/features/
|
|
42146
|
+
"name": "RteFontSizePickerFeature",
|
|
42147
|
+
"module": "src/lib/rich-text-editor/rte/features/font-size-picker.ts"
|
|
41993
42148
|
}
|
|
41994
42149
|
}
|
|
41995
42150
|
]
|
|
41996
42151
|
},
|
|
41997
42152
|
{
|
|
41998
42153
|
"kind": "javascript-module",
|
|
41999
|
-
"path": "src/lib/rich-text-editor/rte/features/
|
|
42154
|
+
"path": "src/lib/rich-text-editor/rte/features/hard-break.ts",
|
|
42000
42155
|
"declarations": [
|
|
42001
42156
|
{
|
|
42002
42157
|
"kind": "class",
|
|
42003
42158
|
"description": "",
|
|
42004
|
-
"name": "
|
|
42159
|
+
"name": "RteHardBreakFeatureImpl",
|
|
42005
42160
|
"members": [
|
|
42006
42161
|
{
|
|
42007
42162
|
"kind": "field",
|
|
@@ -42010,20 +42165,7 @@
|
|
|
42010
42165
|
"text": "string"
|
|
42011
42166
|
},
|
|
42012
42167
|
"description": "The name of the feature, e.g. RteBoldFeature\nNote: Cannot use this.constructor.name because it may be minified",
|
|
42013
|
-
"default": "'
|
|
42014
|
-
"inheritedFrom": {
|
|
42015
|
-
"name": "RteFeatureImpl",
|
|
42016
|
-
"module": "src/lib/rich-text-editor/rte/feature.ts"
|
|
42017
|
-
}
|
|
42018
|
-
},
|
|
42019
|
-
{
|
|
42020
|
-
"kind": "method",
|
|
42021
|
-
"name": "getStyles",
|
|
42022
|
-
"return": {
|
|
42023
|
-
"type": {
|
|
42024
|
-
"text": "StyleContribution[]"
|
|
42025
|
-
}
|
|
42026
|
-
},
|
|
42168
|
+
"default": "'RteHardBreakFeature'",
|
|
42027
42169
|
"inheritedFrom": {
|
|
42028
42170
|
"name": "RteFeatureImpl",
|
|
42029
42171
|
"module": "src/lib/rich-text-editor/rte/feature.ts"
|
|
@@ -42066,7 +42208,7 @@
|
|
|
42066
42208
|
},
|
|
42067
42209
|
"parameters": [
|
|
42068
42210
|
{
|
|
42069
|
-
"name": "
|
|
42211
|
+
"name": "_rte",
|
|
42070
42212
|
"type": {
|
|
42071
42213
|
"text": "RteInstanceImpl"
|
|
42072
42214
|
}
|
|
@@ -42077,64 +42219,6 @@
|
|
|
42077
42219
|
"module": "src/lib/rich-text-editor/rte/feature.ts"
|
|
42078
42220
|
}
|
|
42079
42221
|
},
|
|
42080
|
-
{
|
|
42081
|
-
"kind": "method",
|
|
42082
|
-
"name": "calculateSmallWidth",
|
|
42083
|
-
"parameters": [
|
|
42084
|
-
{
|
|
42085
|
-
"name": "naturalWidth",
|
|
42086
|
-
"type": {
|
|
42087
|
-
"text": "number"
|
|
42088
|
-
}
|
|
42089
|
-
}
|
|
42090
|
-
]
|
|
42091
|
-
},
|
|
42092
|
-
{
|
|
42093
|
-
"kind": "method",
|
|
42094
|
-
"name": "getSelectedInlineImage",
|
|
42095
|
-
"parameters": [
|
|
42096
|
-
{
|
|
42097
|
-
"name": "state",
|
|
42098
|
-
"type": {
|
|
42099
|
-
"text": "EditorState"
|
|
42100
|
-
}
|
|
42101
|
-
}
|
|
42102
|
-
]
|
|
42103
|
-
},
|
|
42104
|
-
{
|
|
42105
|
-
"kind": "method",
|
|
42106
|
-
"name": "setSelectedImageSize",
|
|
42107
|
-
"return": {
|
|
42108
|
-
"type": {
|
|
42109
|
-
"text": "Command"
|
|
42110
|
-
}
|
|
42111
|
-
},
|
|
42112
|
-
"parameters": [
|
|
42113
|
-
{
|
|
42114
|
-
"name": "size",
|
|
42115
|
-
"type": {
|
|
42116
|
-
"text": "SizeOption"
|
|
42117
|
-
}
|
|
42118
|
-
}
|
|
42119
|
-
]
|
|
42120
|
-
},
|
|
42121
|
-
{
|
|
42122
|
-
"kind": "method",
|
|
42123
|
-
"name": "getSelectedImageSize",
|
|
42124
|
-
"return": {
|
|
42125
|
-
"type": {
|
|
42126
|
-
"text": "SizeOption | null"
|
|
42127
|
-
}
|
|
42128
|
-
},
|
|
42129
|
-
"parameters": [
|
|
42130
|
-
{
|
|
42131
|
-
"name": "state",
|
|
42132
|
-
"type": {
|
|
42133
|
-
"text": "EditorState"
|
|
42134
|
-
}
|
|
42135
|
-
}
|
|
42136
|
-
]
|
|
42137
|
-
},
|
|
42138
42222
|
{
|
|
42139
42223
|
"kind": "field",
|
|
42140
42224
|
"name": "featureId",
|
|
@@ -42177,6 +42261,19 @@
|
|
|
42177
42261
|
"module": "src/lib/rich-text-editor/rte/feature.ts"
|
|
42178
42262
|
}
|
|
42179
42263
|
},
|
|
42264
|
+
{
|
|
42265
|
+
"kind": "method",
|
|
42266
|
+
"name": "getStyles",
|
|
42267
|
+
"return": {
|
|
42268
|
+
"type": {
|
|
42269
|
+
"text": "StyleContribution[]"
|
|
42270
|
+
}
|
|
42271
|
+
},
|
|
42272
|
+
"inheritedFrom": {
|
|
42273
|
+
"name": "RteFeatureImpl",
|
|
42274
|
+
"module": "src/lib/rich-text-editor/rte/feature.ts"
|
|
42275
|
+
}
|
|
42276
|
+
},
|
|
42180
42277
|
{
|
|
42181
42278
|
"kind": "method",
|
|
42182
42279
|
"name": "getTextblockAttrs",
|
|
@@ -42287,56 +42384,36 @@
|
|
|
42287
42384
|
},
|
|
42288
42385
|
{
|
|
42289
42386
|
"kind": "variable",
|
|
42290
|
-
"name": "
|
|
42387
|
+
"name": "RteHardBreakFeature"
|
|
42291
42388
|
}
|
|
42292
42389
|
],
|
|
42293
42390
|
"exports": [
|
|
42294
42391
|
{
|
|
42295
42392
|
"kind": "js",
|
|
42296
|
-
"name": "
|
|
42393
|
+
"name": "RteHardBreakFeatureImpl",
|
|
42297
42394
|
"declaration": {
|
|
42298
|
-
"name": "
|
|
42299
|
-
"module": "src/lib/rich-text-editor/rte/features/
|
|
42395
|
+
"name": "RteHardBreakFeatureImpl",
|
|
42396
|
+
"module": "src/lib/rich-text-editor/rte/features/hard-break.ts"
|
|
42300
42397
|
}
|
|
42301
42398
|
},
|
|
42302
42399
|
{
|
|
42303
42400
|
"kind": "js",
|
|
42304
|
-
"name": "
|
|
42305
|
-
"declaration": {
|
|
42306
|
-
"name": "RteInlineImageFeature",
|
|
42307
|
-
"module": "src/lib/rich-text-editor/rte/features/inline-image.ts"
|
|
42308
|
-
}
|
|
42309
|
-
}
|
|
42310
|
-
]
|
|
42311
|
-
},
|
|
42312
|
-
{
|
|
42313
|
-
"kind": "javascript-module",
|
|
42314
|
-
"path": "src/lib/rich-text-editor/rte/features/input-rule.ts",
|
|
42315
|
-
"declarations": [
|
|
42316
|
-
{
|
|
42317
|
-
"kind": "variable",
|
|
42318
|
-
"name": "RteInputRuleFeature"
|
|
42319
|
-
}
|
|
42320
|
-
],
|
|
42321
|
-
"exports": [
|
|
42322
|
-
{
|
|
42323
|
-
"kind": "js",
|
|
42324
|
-
"name": "RteInputRuleFeature",
|
|
42401
|
+
"name": "RteHardBreakFeature",
|
|
42325
42402
|
"declaration": {
|
|
42326
|
-
"name": "
|
|
42327
|
-
"module": "src/lib/rich-text-editor/rte/features/
|
|
42403
|
+
"name": "RteHardBreakFeature",
|
|
42404
|
+
"module": "src/lib/rich-text-editor/rte/features/hard-break.ts"
|
|
42328
42405
|
}
|
|
42329
42406
|
}
|
|
42330
42407
|
]
|
|
42331
42408
|
},
|
|
42332
42409
|
{
|
|
42333
42410
|
"kind": "javascript-module",
|
|
42334
|
-
"path": "src/lib/rich-text-editor/rte/features/
|
|
42411
|
+
"path": "src/lib/rich-text-editor/rte/features/inline-image.ts",
|
|
42335
42412
|
"declarations": [
|
|
42336
42413
|
{
|
|
42337
42414
|
"kind": "class",
|
|
42338
42415
|
"description": "",
|
|
42339
|
-
"name": "
|
|
42416
|
+
"name": "RteInlineImageFeatureImpl",
|
|
42340
42417
|
"members": [
|
|
42341
42418
|
{
|
|
42342
42419
|
"kind": "field",
|
|
@@ -42345,23 +42422,358 @@
|
|
|
42345
42422
|
"text": "string"
|
|
42346
42423
|
},
|
|
42347
42424
|
"description": "The name of the feature, e.g. RteBoldFeature\nNote: Cannot use this.constructor.name because it may be minified",
|
|
42348
|
-
"default": "'
|
|
42425
|
+
"default": "'RteInlineImageFeature'",
|
|
42349
42426
|
"inheritedFrom": {
|
|
42350
42427
|
"name": "RteFeatureImpl",
|
|
42351
42428
|
"module": "src/lib/rich-text-editor/rte/feature.ts"
|
|
42352
42429
|
}
|
|
42353
42430
|
},
|
|
42354
42431
|
{
|
|
42355
|
-
"kind": "
|
|
42356
|
-
"name": "
|
|
42357
|
-
"
|
|
42358
|
-
"
|
|
42432
|
+
"kind": "method",
|
|
42433
|
+
"name": "getStyles",
|
|
42434
|
+
"return": {
|
|
42435
|
+
"type": {
|
|
42436
|
+
"text": "StyleContribution[]"
|
|
42437
|
+
}
|
|
42359
42438
|
},
|
|
42360
|
-
"privacy": "protected",
|
|
42361
|
-
"default": "'italic'",
|
|
42362
42439
|
"inheritedFrom": {
|
|
42363
|
-
"name": "
|
|
42364
|
-
"module": "src/lib/rich-text-editor/rte/
|
|
42440
|
+
"name": "RteFeatureImpl",
|
|
42441
|
+
"module": "src/lib/rich-text-editor/rte/feature.ts"
|
|
42442
|
+
}
|
|
42443
|
+
},
|
|
42444
|
+
{
|
|
42445
|
+
"kind": "method",
|
|
42446
|
+
"name": "getSchema",
|
|
42447
|
+
"return": {
|
|
42448
|
+
"type": {
|
|
42449
|
+
"text": "SchemaContribution[]"
|
|
42450
|
+
}
|
|
42451
|
+
},
|
|
42452
|
+
"parameters": [
|
|
42453
|
+
{
|
|
42454
|
+
"name": "textblockAttrs",
|
|
42455
|
+
"type": {
|
|
42456
|
+
"text": "TextblockAttrs"
|
|
42457
|
+
}
|
|
42458
|
+
},
|
|
42459
|
+
{
|
|
42460
|
+
"name": "textblockMarks",
|
|
42461
|
+
"type": {
|
|
42462
|
+
"text": "TextblockMarks"
|
|
42463
|
+
}
|
|
42464
|
+
}
|
|
42465
|
+
],
|
|
42466
|
+
"inheritedFrom": {
|
|
42467
|
+
"name": "RteFeatureImpl",
|
|
42468
|
+
"module": "src/lib/rich-text-editor/rte/feature.ts"
|
|
42469
|
+
}
|
|
42470
|
+
},
|
|
42471
|
+
{
|
|
42472
|
+
"kind": "method",
|
|
42473
|
+
"name": "getPlugins",
|
|
42474
|
+
"return": {
|
|
42475
|
+
"type": {
|
|
42476
|
+
"text": "PluginContribution[]"
|
|
42477
|
+
}
|
|
42478
|
+
},
|
|
42479
|
+
"parameters": [
|
|
42480
|
+
{
|
|
42481
|
+
"name": "rte",
|
|
42482
|
+
"type": {
|
|
42483
|
+
"text": "RteInstanceImpl"
|
|
42484
|
+
}
|
|
42485
|
+
}
|
|
42486
|
+
],
|
|
42487
|
+
"inheritedFrom": {
|
|
42488
|
+
"name": "RteFeatureImpl",
|
|
42489
|
+
"module": "src/lib/rich-text-editor/rte/feature.ts"
|
|
42490
|
+
}
|
|
42491
|
+
},
|
|
42492
|
+
{
|
|
42493
|
+
"kind": "method",
|
|
42494
|
+
"name": "calculateSmallWidth",
|
|
42495
|
+
"parameters": [
|
|
42496
|
+
{
|
|
42497
|
+
"name": "naturalWidth",
|
|
42498
|
+
"type": {
|
|
42499
|
+
"text": "number"
|
|
42500
|
+
}
|
|
42501
|
+
}
|
|
42502
|
+
]
|
|
42503
|
+
},
|
|
42504
|
+
{
|
|
42505
|
+
"kind": "method",
|
|
42506
|
+
"name": "getSelectedInlineImage",
|
|
42507
|
+
"parameters": [
|
|
42508
|
+
{
|
|
42509
|
+
"name": "state",
|
|
42510
|
+
"type": {
|
|
42511
|
+
"text": "EditorState"
|
|
42512
|
+
}
|
|
42513
|
+
}
|
|
42514
|
+
]
|
|
42515
|
+
},
|
|
42516
|
+
{
|
|
42517
|
+
"kind": "method",
|
|
42518
|
+
"name": "setSelectedImageSize",
|
|
42519
|
+
"return": {
|
|
42520
|
+
"type": {
|
|
42521
|
+
"text": "Command"
|
|
42522
|
+
}
|
|
42523
|
+
},
|
|
42524
|
+
"parameters": [
|
|
42525
|
+
{
|
|
42526
|
+
"name": "size",
|
|
42527
|
+
"type": {
|
|
42528
|
+
"text": "SizeOption"
|
|
42529
|
+
}
|
|
42530
|
+
}
|
|
42531
|
+
]
|
|
42532
|
+
},
|
|
42533
|
+
{
|
|
42534
|
+
"kind": "method",
|
|
42535
|
+
"name": "getSelectedImageSize",
|
|
42536
|
+
"return": {
|
|
42537
|
+
"type": {
|
|
42538
|
+
"text": "SizeOption | null"
|
|
42539
|
+
}
|
|
42540
|
+
},
|
|
42541
|
+
"parameters": [
|
|
42542
|
+
{
|
|
42543
|
+
"name": "state",
|
|
42544
|
+
"type": {
|
|
42545
|
+
"text": "EditorState"
|
|
42546
|
+
}
|
|
42547
|
+
}
|
|
42548
|
+
]
|
|
42549
|
+
},
|
|
42550
|
+
{
|
|
42551
|
+
"kind": "field",
|
|
42552
|
+
"name": "featureId",
|
|
42553
|
+
"type": {
|
|
42554
|
+
"text": "string | undefined"
|
|
42555
|
+
},
|
|
42556
|
+
"description": "If a feature can have multiple instances, a unique id to differentiate them.",
|
|
42557
|
+
"inheritedFrom": {
|
|
42558
|
+
"name": "RteFeatureImpl",
|
|
42559
|
+
"module": "src/lib/rich-text-editor/rte/feature.ts"
|
|
42560
|
+
}
|
|
42561
|
+
},
|
|
42562
|
+
{
|
|
42563
|
+
"kind": "method",
|
|
42564
|
+
"name": "contribution",
|
|
42565
|
+
"privacy": "protected",
|
|
42566
|
+
"return": {
|
|
42567
|
+
"type": {
|
|
42568
|
+
"text": "Contribution<T>"
|
|
42569
|
+
}
|
|
42570
|
+
},
|
|
42571
|
+
"parameters": [
|
|
42572
|
+
{
|
|
42573
|
+
"name": "value",
|
|
42574
|
+
"type": {
|
|
42575
|
+
"text": "T"
|
|
42576
|
+
}
|
|
42577
|
+
},
|
|
42578
|
+
{
|
|
42579
|
+
"name": "order",
|
|
42580
|
+
"optional": true,
|
|
42581
|
+
"type": {
|
|
42582
|
+
"text": "number"
|
|
42583
|
+
}
|
|
42584
|
+
}
|
|
42585
|
+
],
|
|
42586
|
+
"description": "Creates a contribution of this feature.",
|
|
42587
|
+
"inheritedFrom": {
|
|
42588
|
+
"name": "RteFeatureImpl",
|
|
42589
|
+
"module": "src/lib/rich-text-editor/rte/feature.ts"
|
|
42590
|
+
}
|
|
42591
|
+
},
|
|
42592
|
+
{
|
|
42593
|
+
"kind": "method",
|
|
42594
|
+
"name": "getTextblockAttrs",
|
|
42595
|
+
"return": {
|
|
42596
|
+
"type": {
|
|
42597
|
+
"text": "TextblockAttrContribution[]"
|
|
42598
|
+
}
|
|
42599
|
+
},
|
|
42600
|
+
"inheritedFrom": {
|
|
42601
|
+
"name": "RteFeatureImpl",
|
|
42602
|
+
"module": "src/lib/rich-text-editor/rte/feature.ts"
|
|
42603
|
+
}
|
|
42604
|
+
},
|
|
42605
|
+
{
|
|
42606
|
+
"kind": "method",
|
|
42607
|
+
"name": "getTextblockMarks",
|
|
42608
|
+
"return": {
|
|
42609
|
+
"type": {
|
|
42610
|
+
"text": "TextblockMarkContribution[]"
|
|
42611
|
+
}
|
|
42612
|
+
},
|
|
42613
|
+
"inheritedFrom": {
|
|
42614
|
+
"name": "RteFeatureImpl",
|
|
42615
|
+
"module": "src/lib/rich-text-editor/rte/feature.ts"
|
|
42616
|
+
}
|
|
42617
|
+
},
|
|
42618
|
+
{
|
|
42619
|
+
"kind": "method",
|
|
42620
|
+
"name": "getToolbarItems",
|
|
42621
|
+
"return": {
|
|
42622
|
+
"type": {
|
|
42623
|
+
"text": "ToolbarItemContribution[]"
|
|
42624
|
+
}
|
|
42625
|
+
},
|
|
42626
|
+
"parameters": [
|
|
42627
|
+
{
|
|
42628
|
+
"name": "rte",
|
|
42629
|
+
"type": {
|
|
42630
|
+
"text": "RteInstanceImpl"
|
|
42631
|
+
}
|
|
42632
|
+
}
|
|
42633
|
+
],
|
|
42634
|
+
"inheritedFrom": {
|
|
42635
|
+
"name": "RteFeatureImpl",
|
|
42636
|
+
"module": "src/lib/rich-text-editor/rte/feature.ts"
|
|
42637
|
+
}
|
|
42638
|
+
},
|
|
42639
|
+
{
|
|
42640
|
+
"kind": "method",
|
|
42641
|
+
"name": "getInputRules",
|
|
42642
|
+
"return": {
|
|
42643
|
+
"type": {
|
|
42644
|
+
"text": "InputRuleContribution[]"
|
|
42645
|
+
}
|
|
42646
|
+
},
|
|
42647
|
+
"parameters": [
|
|
42648
|
+
{
|
|
42649
|
+
"name": "rte",
|
|
42650
|
+
"type": {
|
|
42651
|
+
"text": "RteInstanceImpl"
|
|
42652
|
+
}
|
|
42653
|
+
}
|
|
42654
|
+
],
|
|
42655
|
+
"inheritedFrom": {
|
|
42656
|
+
"name": "RteFeatureImpl",
|
|
42657
|
+
"module": "src/lib/rich-text-editor/rte/feature.ts"
|
|
42658
|
+
}
|
|
42659
|
+
},
|
|
42660
|
+
{
|
|
42661
|
+
"kind": "method",
|
|
42662
|
+
"name": "getFeatures",
|
|
42663
|
+
"return": {
|
|
42664
|
+
"type": {
|
|
42665
|
+
"text": "RteFeatureImpl[]"
|
|
42666
|
+
}
|
|
42667
|
+
},
|
|
42668
|
+
"inheritedFrom": {
|
|
42669
|
+
"name": "RteFeatureImpl",
|
|
42670
|
+
"module": "src/lib/rich-text-editor/rte/feature.ts"
|
|
42671
|
+
}
|
|
42672
|
+
},
|
|
42673
|
+
{
|
|
42674
|
+
"kind": "method",
|
|
42675
|
+
"name": "getPublicInterface",
|
|
42676
|
+
"return": {
|
|
42677
|
+
"type": {
|
|
42678
|
+
"text": "any"
|
|
42679
|
+
}
|
|
42680
|
+
},
|
|
42681
|
+
"parameters": [
|
|
42682
|
+
{
|
|
42683
|
+
"name": "rte",
|
|
42684
|
+
"type": {
|
|
42685
|
+
"text": "RteInstanceImpl"
|
|
42686
|
+
}
|
|
42687
|
+
}
|
|
42688
|
+
],
|
|
42689
|
+
"inheritedFrom": {
|
|
42690
|
+
"name": "RteFeatureImpl",
|
|
42691
|
+
"module": "src/lib/rich-text-editor/rte/feature.ts"
|
|
42692
|
+
}
|
|
42693
|
+
}
|
|
42694
|
+
],
|
|
42695
|
+
"superclass": {
|
|
42696
|
+
"name": "RteFeatureImpl",
|
|
42697
|
+
"module": "/src/lib/rich-text-editor/rte/feature"
|
|
42698
|
+
}
|
|
42699
|
+
},
|
|
42700
|
+
{
|
|
42701
|
+
"kind": "variable",
|
|
42702
|
+
"name": "RteInlineImageFeature"
|
|
42703
|
+
}
|
|
42704
|
+
],
|
|
42705
|
+
"exports": [
|
|
42706
|
+
{
|
|
42707
|
+
"kind": "js",
|
|
42708
|
+
"name": "RteInlineImageFeatureImpl",
|
|
42709
|
+
"declaration": {
|
|
42710
|
+
"name": "RteInlineImageFeatureImpl",
|
|
42711
|
+
"module": "src/lib/rich-text-editor/rte/features/inline-image.ts"
|
|
42712
|
+
}
|
|
42713
|
+
},
|
|
42714
|
+
{
|
|
42715
|
+
"kind": "js",
|
|
42716
|
+
"name": "RteInlineImageFeature",
|
|
42717
|
+
"declaration": {
|
|
42718
|
+
"name": "RteInlineImageFeature",
|
|
42719
|
+
"module": "src/lib/rich-text-editor/rte/features/inline-image.ts"
|
|
42720
|
+
}
|
|
42721
|
+
}
|
|
42722
|
+
]
|
|
42723
|
+
},
|
|
42724
|
+
{
|
|
42725
|
+
"kind": "javascript-module",
|
|
42726
|
+
"path": "src/lib/rich-text-editor/rte/features/input-rule.ts",
|
|
42727
|
+
"declarations": [
|
|
42728
|
+
{
|
|
42729
|
+
"kind": "variable",
|
|
42730
|
+
"name": "RteInputRuleFeature"
|
|
42731
|
+
}
|
|
42732
|
+
],
|
|
42733
|
+
"exports": [
|
|
42734
|
+
{
|
|
42735
|
+
"kind": "js",
|
|
42736
|
+
"name": "RteInputRuleFeature",
|
|
42737
|
+
"declaration": {
|
|
42738
|
+
"name": "RteInputRuleFeature",
|
|
42739
|
+
"module": "src/lib/rich-text-editor/rte/features/input-rule.ts"
|
|
42740
|
+
}
|
|
42741
|
+
}
|
|
42742
|
+
]
|
|
42743
|
+
},
|
|
42744
|
+
{
|
|
42745
|
+
"kind": "javascript-module",
|
|
42746
|
+
"path": "src/lib/rich-text-editor/rte/features/italic.ts",
|
|
42747
|
+
"declarations": [
|
|
42748
|
+
{
|
|
42749
|
+
"kind": "class",
|
|
42750
|
+
"description": "",
|
|
42751
|
+
"name": "RteItalicFeatureImpl",
|
|
42752
|
+
"members": [
|
|
42753
|
+
{
|
|
42754
|
+
"kind": "field",
|
|
42755
|
+
"name": "name",
|
|
42756
|
+
"type": {
|
|
42757
|
+
"text": "string"
|
|
42758
|
+
},
|
|
42759
|
+
"description": "The name of the feature, e.g. RteBoldFeature\nNote: Cannot use this.constructor.name because it may be minified",
|
|
42760
|
+
"default": "'RteItalicFeature'",
|
|
42761
|
+
"inheritedFrom": {
|
|
42762
|
+
"name": "RteFeatureImpl",
|
|
42763
|
+
"module": "src/lib/rich-text-editor/rte/feature.ts"
|
|
42764
|
+
}
|
|
42765
|
+
},
|
|
42766
|
+
{
|
|
42767
|
+
"kind": "field",
|
|
42768
|
+
"name": "markName",
|
|
42769
|
+
"type": {
|
|
42770
|
+
"text": "string"
|
|
42771
|
+
},
|
|
42772
|
+
"privacy": "protected",
|
|
42773
|
+
"default": "'italic'",
|
|
42774
|
+
"inheritedFrom": {
|
|
42775
|
+
"name": "RteTextStyleFeatureImpl",
|
|
42776
|
+
"module": "src/lib/rich-text-editor/rte/features/internal/text-style.ts"
|
|
42365
42777
|
}
|
|
42366
42778
|
},
|
|
42367
42779
|
{
|
|
@@ -48595,6 +49007,209 @@
|
|
|
48595
49007
|
}
|
|
48596
49008
|
]
|
|
48597
49009
|
},
|
|
49010
|
+
{
|
|
49011
|
+
"kind": "javascript-module",
|
|
49012
|
+
"path": "src/shared/foundation/listbox/listbox.ts",
|
|
49013
|
+
"declarations": [
|
|
49014
|
+
{
|
|
49015
|
+
"kind": "class",
|
|
49016
|
+
"description": "",
|
|
49017
|
+
"name": "Listbox",
|
|
49018
|
+
"members": [
|
|
49019
|
+
{
|
|
49020
|
+
"kind": "field",
|
|
49021
|
+
"name": "length",
|
|
49022
|
+
"type": {
|
|
49023
|
+
"text": "number"
|
|
49024
|
+
},
|
|
49025
|
+
"description": "The number of options.",
|
|
49026
|
+
"privacy": "public",
|
|
49027
|
+
"readonly": true
|
|
49028
|
+
},
|
|
49029
|
+
{
|
|
49030
|
+
"kind": "field",
|
|
49031
|
+
"name": "options",
|
|
49032
|
+
"type": {
|
|
49033
|
+
"text": "ListboxOption[]"
|
|
49034
|
+
},
|
|
49035
|
+
"description": "The list of options.",
|
|
49036
|
+
"privacy": "public"
|
|
49037
|
+
},
|
|
49038
|
+
{
|
|
49039
|
+
"kind": "field",
|
|
49040
|
+
"name": "disabled",
|
|
49041
|
+
"type": {
|
|
49042
|
+
"text": "boolean"
|
|
49043
|
+
},
|
|
49044
|
+
"description": "The disabled state of the listbox.",
|
|
49045
|
+
"privacy": "public"
|
|
49046
|
+
},
|
|
49047
|
+
{
|
|
49048
|
+
"kind": "field",
|
|
49049
|
+
"name": "selectedIndex",
|
|
49050
|
+
"type": {
|
|
49051
|
+
"text": "number"
|
|
49052
|
+
},
|
|
49053
|
+
"default": "-1",
|
|
49054
|
+
"description": "The index of the selected option.",
|
|
49055
|
+
"privacy": "public"
|
|
49056
|
+
},
|
|
49057
|
+
{
|
|
49058
|
+
"kind": "field",
|
|
49059
|
+
"name": "selectedOptions",
|
|
49060
|
+
"type": {
|
|
49061
|
+
"text": "ListboxOption[]"
|
|
49062
|
+
},
|
|
49063
|
+
"default": "[]",
|
|
49064
|
+
"description": "A collection of the selected options.",
|
|
49065
|
+
"privacy": "public"
|
|
49066
|
+
},
|
|
49067
|
+
{
|
|
49068
|
+
"kind": "field",
|
|
49069
|
+
"name": "slottedOptionFilter",
|
|
49070
|
+
"static": true,
|
|
49071
|
+
"description": "A static filter to include only selectable options.",
|
|
49072
|
+
"parameters": [
|
|
49073
|
+
{
|
|
49074
|
+
"description": "element to filter",
|
|
49075
|
+
"name": "n"
|
|
49076
|
+
}
|
|
49077
|
+
],
|
|
49078
|
+
"privacy": "public"
|
|
49079
|
+
},
|
|
49080
|
+
{
|
|
49081
|
+
"kind": "method",
|
|
49082
|
+
"name": "_validSelectedIndex",
|
|
49083
|
+
"privacy": "protected",
|
|
49084
|
+
"return": {
|
|
49085
|
+
"type": {
|
|
49086
|
+
"text": "number"
|
|
49087
|
+
}
|
|
49088
|
+
},
|
|
49089
|
+
"parameters": [
|
|
49090
|
+
{
|
|
49091
|
+
"name": "index",
|
|
49092
|
+
"type": {
|
|
49093
|
+
"text": "number"
|
|
49094
|
+
}
|
|
49095
|
+
}
|
|
49096
|
+
]
|
|
49097
|
+
},
|
|
49098
|
+
{
|
|
49099
|
+
"kind": "method",
|
|
49100
|
+
"name": "selectFirstOption",
|
|
49101
|
+
"return": {
|
|
49102
|
+
"type": {
|
|
49103
|
+
"text": "void"
|
|
49104
|
+
}
|
|
49105
|
+
},
|
|
49106
|
+
"description": "Moves focus to the first selectable option.",
|
|
49107
|
+
"privacy": "public"
|
|
49108
|
+
},
|
|
49109
|
+
{
|
|
49110
|
+
"kind": "method",
|
|
49111
|
+
"name": "_newDefaultSelectedIndex",
|
|
49112
|
+
"privacy": "protected",
|
|
49113
|
+
"return": {
|
|
49114
|
+
"type": {
|
|
49115
|
+
"text": "number | null"
|
|
49116
|
+
}
|
|
49117
|
+
},
|
|
49118
|
+
"parameters": [
|
|
49119
|
+
{
|
|
49120
|
+
"name": "prev",
|
|
49121
|
+
"type": {
|
|
49122
|
+
"text": "ListboxOption[]"
|
|
49123
|
+
}
|
|
49124
|
+
},
|
|
49125
|
+
{
|
|
49126
|
+
"name": "next",
|
|
49127
|
+
"type": {
|
|
49128
|
+
"text": "ListboxOption[]"
|
|
49129
|
+
}
|
|
49130
|
+
},
|
|
49131
|
+
{
|
|
49132
|
+
"name": "currentSelectedIndex",
|
|
49133
|
+
"type": {
|
|
49134
|
+
"text": "number"
|
|
49135
|
+
}
|
|
49136
|
+
}
|
|
49137
|
+
]
|
|
49138
|
+
},
|
|
49139
|
+
{
|
|
49140
|
+
"kind": "method",
|
|
49141
|
+
"name": "_isDefaultSelected",
|
|
49142
|
+
"privacy": "protected",
|
|
49143
|
+
"parameters": [
|
|
49144
|
+
{
|
|
49145
|
+
"name": "option",
|
|
49146
|
+
"type": {
|
|
49147
|
+
"text": "ListboxOption"
|
|
49148
|
+
}
|
|
49149
|
+
}
|
|
49150
|
+
]
|
|
49151
|
+
},
|
|
49152
|
+
{
|
|
49153
|
+
"kind": "method",
|
|
49154
|
+
"name": "setSelectedOptions",
|
|
49155
|
+
"privacy": "public",
|
|
49156
|
+
"description": "Sets an option as selected and gives it focus."
|
|
49157
|
+
},
|
|
49158
|
+
{
|
|
49159
|
+
"kind": "field",
|
|
49160
|
+
"name": "VIVID_VERSION",
|
|
49161
|
+
"static": true,
|
|
49162
|
+
"default": "__PACKAGE_VERSION__",
|
|
49163
|
+
"description": "The current version of the Vivid library, which is useful for debugging.\nIt can be accessed from any Vivid element via `<el>.constructor.VIVID_VERSION`.",
|
|
49164
|
+
"type": {
|
|
49165
|
+
"text": "string"
|
|
49166
|
+
},
|
|
49167
|
+
"inheritedFrom": {
|
|
49168
|
+
"name": "VividElement",
|
|
49169
|
+
"module": "src/shared/foundation/vivid-element/vivid-element.ts"
|
|
49170
|
+
}
|
|
49171
|
+
},
|
|
49172
|
+
{
|
|
49173
|
+
"kind": "field",
|
|
49174
|
+
"name": "componentName",
|
|
49175
|
+
"type": {
|
|
49176
|
+
"text": "string"
|
|
49177
|
+
},
|
|
49178
|
+
"static": true,
|
|
49179
|
+
"description": "Core component name, without prefix",
|
|
49180
|
+
"inheritedFrom": {
|
|
49181
|
+
"name": "VividElement",
|
|
49182
|
+
"module": "src/shared/foundation/vivid-element/vivid-element.ts"
|
|
49183
|
+
}
|
|
49184
|
+
}
|
|
49185
|
+
],
|
|
49186
|
+
"attributes": [
|
|
49187
|
+
{
|
|
49188
|
+
"name": "disabled",
|
|
49189
|
+
"type": {
|
|
49190
|
+
"text": "boolean"
|
|
49191
|
+
},
|
|
49192
|
+
"description": "The disabled state of the listbox.",
|
|
49193
|
+
"fieldName": "disabled"
|
|
49194
|
+
}
|
|
49195
|
+
],
|
|
49196
|
+
"superclass": {
|
|
49197
|
+
"name": "VividElement",
|
|
49198
|
+
"module": "/src/shared/foundation/vivid-element/vivid-element"
|
|
49199
|
+
}
|
|
49200
|
+
}
|
|
49201
|
+
],
|
|
49202
|
+
"exports": [
|
|
49203
|
+
{
|
|
49204
|
+
"kind": "js",
|
|
49205
|
+
"name": "Listbox",
|
|
49206
|
+
"declaration": {
|
|
49207
|
+
"name": "Listbox",
|
|
49208
|
+
"module": "src/shared/foundation/listbox/listbox.ts"
|
|
49209
|
+
}
|
|
49210
|
+
}
|
|
49211
|
+
]
|
|
49212
|
+
},
|
|
48598
49213
|
{
|
|
48599
49214
|
"kind": "javascript-module",
|
|
48600
49215
|
"path": "src/shared/foundation/form-associated/form-associated.ts",
|
|
@@ -49106,209 +49721,6 @@
|
|
|
49106
49721
|
}
|
|
49107
49722
|
]
|
|
49108
49723
|
},
|
|
49109
|
-
{
|
|
49110
|
-
"kind": "javascript-module",
|
|
49111
|
-
"path": "src/shared/foundation/listbox/listbox.ts",
|
|
49112
|
-
"declarations": [
|
|
49113
|
-
{
|
|
49114
|
-
"kind": "class",
|
|
49115
|
-
"description": "",
|
|
49116
|
-
"name": "Listbox",
|
|
49117
|
-
"members": [
|
|
49118
|
-
{
|
|
49119
|
-
"kind": "field",
|
|
49120
|
-
"name": "length",
|
|
49121
|
-
"type": {
|
|
49122
|
-
"text": "number"
|
|
49123
|
-
},
|
|
49124
|
-
"description": "The number of options.",
|
|
49125
|
-
"privacy": "public",
|
|
49126
|
-
"readonly": true
|
|
49127
|
-
},
|
|
49128
|
-
{
|
|
49129
|
-
"kind": "field",
|
|
49130
|
-
"name": "options",
|
|
49131
|
-
"type": {
|
|
49132
|
-
"text": "ListboxOption[]"
|
|
49133
|
-
},
|
|
49134
|
-
"description": "The list of options.",
|
|
49135
|
-
"privacy": "public"
|
|
49136
|
-
},
|
|
49137
|
-
{
|
|
49138
|
-
"kind": "field",
|
|
49139
|
-
"name": "disabled",
|
|
49140
|
-
"type": {
|
|
49141
|
-
"text": "boolean"
|
|
49142
|
-
},
|
|
49143
|
-
"description": "The disabled state of the listbox.",
|
|
49144
|
-
"privacy": "public"
|
|
49145
|
-
},
|
|
49146
|
-
{
|
|
49147
|
-
"kind": "field",
|
|
49148
|
-
"name": "selectedIndex",
|
|
49149
|
-
"type": {
|
|
49150
|
-
"text": "number"
|
|
49151
|
-
},
|
|
49152
|
-
"default": "-1",
|
|
49153
|
-
"description": "The index of the selected option.",
|
|
49154
|
-
"privacy": "public"
|
|
49155
|
-
},
|
|
49156
|
-
{
|
|
49157
|
-
"kind": "field",
|
|
49158
|
-
"name": "selectedOptions",
|
|
49159
|
-
"type": {
|
|
49160
|
-
"text": "ListboxOption[]"
|
|
49161
|
-
},
|
|
49162
|
-
"default": "[]",
|
|
49163
|
-
"description": "A collection of the selected options.",
|
|
49164
|
-
"privacy": "public"
|
|
49165
|
-
},
|
|
49166
|
-
{
|
|
49167
|
-
"kind": "field",
|
|
49168
|
-
"name": "slottedOptionFilter",
|
|
49169
|
-
"static": true,
|
|
49170
|
-
"description": "A static filter to include only selectable options.",
|
|
49171
|
-
"parameters": [
|
|
49172
|
-
{
|
|
49173
|
-
"description": "element to filter",
|
|
49174
|
-
"name": "n"
|
|
49175
|
-
}
|
|
49176
|
-
],
|
|
49177
|
-
"privacy": "public"
|
|
49178
|
-
},
|
|
49179
|
-
{
|
|
49180
|
-
"kind": "method",
|
|
49181
|
-
"name": "_validSelectedIndex",
|
|
49182
|
-
"privacy": "protected",
|
|
49183
|
-
"return": {
|
|
49184
|
-
"type": {
|
|
49185
|
-
"text": "number"
|
|
49186
|
-
}
|
|
49187
|
-
},
|
|
49188
|
-
"parameters": [
|
|
49189
|
-
{
|
|
49190
|
-
"name": "index",
|
|
49191
|
-
"type": {
|
|
49192
|
-
"text": "number"
|
|
49193
|
-
}
|
|
49194
|
-
}
|
|
49195
|
-
]
|
|
49196
|
-
},
|
|
49197
|
-
{
|
|
49198
|
-
"kind": "method",
|
|
49199
|
-
"name": "selectFirstOption",
|
|
49200
|
-
"return": {
|
|
49201
|
-
"type": {
|
|
49202
|
-
"text": "void"
|
|
49203
|
-
}
|
|
49204
|
-
},
|
|
49205
|
-
"description": "Moves focus to the first selectable option.",
|
|
49206
|
-
"privacy": "public"
|
|
49207
|
-
},
|
|
49208
|
-
{
|
|
49209
|
-
"kind": "method",
|
|
49210
|
-
"name": "_newDefaultSelectedIndex",
|
|
49211
|
-
"privacy": "protected",
|
|
49212
|
-
"return": {
|
|
49213
|
-
"type": {
|
|
49214
|
-
"text": "number | null"
|
|
49215
|
-
}
|
|
49216
|
-
},
|
|
49217
|
-
"parameters": [
|
|
49218
|
-
{
|
|
49219
|
-
"name": "prev",
|
|
49220
|
-
"type": {
|
|
49221
|
-
"text": "ListboxOption[]"
|
|
49222
|
-
}
|
|
49223
|
-
},
|
|
49224
|
-
{
|
|
49225
|
-
"name": "next",
|
|
49226
|
-
"type": {
|
|
49227
|
-
"text": "ListboxOption[]"
|
|
49228
|
-
}
|
|
49229
|
-
},
|
|
49230
|
-
{
|
|
49231
|
-
"name": "currentSelectedIndex",
|
|
49232
|
-
"type": {
|
|
49233
|
-
"text": "number"
|
|
49234
|
-
}
|
|
49235
|
-
}
|
|
49236
|
-
]
|
|
49237
|
-
},
|
|
49238
|
-
{
|
|
49239
|
-
"kind": "method",
|
|
49240
|
-
"name": "_isDefaultSelected",
|
|
49241
|
-
"privacy": "protected",
|
|
49242
|
-
"parameters": [
|
|
49243
|
-
{
|
|
49244
|
-
"name": "option",
|
|
49245
|
-
"type": {
|
|
49246
|
-
"text": "ListboxOption"
|
|
49247
|
-
}
|
|
49248
|
-
}
|
|
49249
|
-
]
|
|
49250
|
-
},
|
|
49251
|
-
{
|
|
49252
|
-
"kind": "method",
|
|
49253
|
-
"name": "setSelectedOptions",
|
|
49254
|
-
"privacy": "public",
|
|
49255
|
-
"description": "Sets an option as selected and gives it focus."
|
|
49256
|
-
},
|
|
49257
|
-
{
|
|
49258
|
-
"kind": "field",
|
|
49259
|
-
"name": "VIVID_VERSION",
|
|
49260
|
-
"static": true,
|
|
49261
|
-
"default": "__PACKAGE_VERSION__",
|
|
49262
|
-
"description": "The current version of the Vivid library, which is useful for debugging.\nIt can be accessed from any Vivid element via `<el>.constructor.VIVID_VERSION`.",
|
|
49263
|
-
"type": {
|
|
49264
|
-
"text": "string"
|
|
49265
|
-
},
|
|
49266
|
-
"inheritedFrom": {
|
|
49267
|
-
"name": "VividElement",
|
|
49268
|
-
"module": "src/shared/foundation/vivid-element/vivid-element.ts"
|
|
49269
|
-
}
|
|
49270
|
-
},
|
|
49271
|
-
{
|
|
49272
|
-
"kind": "field",
|
|
49273
|
-
"name": "componentName",
|
|
49274
|
-
"type": {
|
|
49275
|
-
"text": "string"
|
|
49276
|
-
},
|
|
49277
|
-
"static": true,
|
|
49278
|
-
"description": "Core component name, without prefix",
|
|
49279
|
-
"inheritedFrom": {
|
|
49280
|
-
"name": "VividElement",
|
|
49281
|
-
"module": "src/shared/foundation/vivid-element/vivid-element.ts"
|
|
49282
|
-
}
|
|
49283
|
-
}
|
|
49284
|
-
],
|
|
49285
|
-
"attributes": [
|
|
49286
|
-
{
|
|
49287
|
-
"name": "disabled",
|
|
49288
|
-
"type": {
|
|
49289
|
-
"text": "boolean"
|
|
49290
|
-
},
|
|
49291
|
-
"description": "The disabled state of the listbox.",
|
|
49292
|
-
"fieldName": "disabled"
|
|
49293
|
-
}
|
|
49294
|
-
],
|
|
49295
|
-
"superclass": {
|
|
49296
|
-
"name": "VividElement",
|
|
49297
|
-
"module": "/src/shared/foundation/vivid-element/vivid-element"
|
|
49298
|
-
}
|
|
49299
|
-
}
|
|
49300
|
-
],
|
|
49301
|
-
"exports": [
|
|
49302
|
-
{
|
|
49303
|
-
"kind": "js",
|
|
49304
|
-
"name": "Listbox",
|
|
49305
|
-
"declaration": {
|
|
49306
|
-
"name": "Listbox",
|
|
49307
|
-
"module": "src/shared/foundation/listbox/listbox.ts"
|
|
49308
|
-
}
|
|
49309
|
-
}
|
|
49310
|
-
]
|
|
49311
|
-
},
|
|
49312
49724
|
{
|
|
49313
49725
|
"kind": "javascript-module",
|
|
49314
49726
|
"path": "src/shared/foundation/progress/base-progress.ts",
|