mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-08 11:11:53 +08:00
update compodoc snapshot
This commit is contained in:
parent
81fe6de648
commit
70823db1ab
@ -132,7 +132,7 @@ like <strong>bold</strong>, <em>italic</em>, and <code>inline code</code>.</p>
|
||||
"name": "click",
|
||||
},
|
||||
],
|
||||
"id": "component-InputComponent-568feeafa68e593b062061c27c4625a9",
|
||||
"id": "component-InputComponent-fd2eff3e4da750f1c06d4928670993b3",
|
||||
"inputs": Array [],
|
||||
"inputsClass": Array [
|
||||
Object {
|
||||
@ -207,78 +207,78 @@ like <strong>bold</strong>, <em>italic</em>, and <code>inline code</code>.</p>
|
||||
"jsdoctags": Array [
|
||||
Object {
|
||||
"atToken": Object {
|
||||
"end": 859,
|
||||
"end": 896,
|
||||
"flags": 0,
|
||||
"kind": 57,
|
||||
"pos": 858,
|
||||
"pos": 895,
|
||||
},
|
||||
"comment": "Hello world",
|
||||
"end": 866,
|
||||
"end": 903,
|
||||
"flags": 0,
|
||||
"kind": 288,
|
||||
"pos": 858,
|
||||
"pos": 895,
|
||||
"tagName": Object {
|
||||
"end": 865,
|
||||
"end": 902,
|
||||
"escapedText": "string",
|
||||
"flags": 0,
|
||||
"pos": 859,
|
||||
"pos": 896,
|
||||
},
|
||||
},
|
||||
Object {
|
||||
"atToken": Object {
|
||||
"end": 882,
|
||||
"end": 920,
|
||||
"flags": 0,
|
||||
"kind": 57,
|
||||
"pos": 881,
|
||||
"pos": 919,
|
||||
},
|
||||
"comment": "[Example](http://example.com)",
|
||||
"end": 887,
|
||||
"end": 925,
|
||||
"flags": 0,
|
||||
"kind": 288,
|
||||
"pos": 881,
|
||||
"pos": 919,
|
||||
"tagName": Object {
|
||||
"end": 886,
|
||||
"end": 924,
|
||||
"escapedText": "link",
|
||||
"flags": 0,
|
||||
"pos": 882,
|
||||
},
|
||||
},
|
||||
Object {
|
||||
"atToken": Object {
|
||||
"end": 921,
|
||||
"flags": 0,
|
||||
"kind": 57,
|
||||
"pos": 920,
|
||||
},
|
||||
},
|
||||
Object {
|
||||
"atToken": Object {
|
||||
"end": 960,
|
||||
"flags": 0,
|
||||
"kind": 57,
|
||||
"pos": 959,
|
||||
},
|
||||
"comment": "\`ThingThing\`",
|
||||
"end": 926,
|
||||
"end": 965,
|
||||
"flags": 0,
|
||||
"kind": 288,
|
||||
"pos": 920,
|
||||
"pos": 959,
|
||||
"tagName": Object {
|
||||
"end": 925,
|
||||
"end": 964,
|
||||
"escapedText": "code",
|
||||
"flags": 0,
|
||||
"pos": 921,
|
||||
"pos": 960,
|
||||
},
|
||||
},
|
||||
Object {
|
||||
"atToken": Object {
|
||||
"end": 943,
|
||||
"end": 983,
|
||||
"flags": 0,
|
||||
"kind": 57,
|
||||
"pos": 942,
|
||||
"pos": 982,
|
||||
},
|
||||
"comment": "<span class=\\"badge\\">aaa</span>",
|
||||
"end": 948,
|
||||
"end": 988,
|
||||
"flags": 0,
|
||||
"kind": 288,
|
||||
"pos": 942,
|
||||
"pos": 982,
|
||||
"tagName": Object {
|
||||
"end": 947,
|
||||
"end": 987,
|
||||
"escapedText": "html",
|
||||
"flags": 0,
|
||||
"pos": 943,
|
||||
"pos": 983,
|
||||
},
|
||||
},
|
||||
],
|
||||
@ -301,16 +301,16 @@ like <strong>bold</strong>, <em>italic</em>, and <code>inline code</code>.</p>
|
||||
"comment": "<p>Some number you'd like to use.</p>
|
||||
",
|
||||
"name": Object {
|
||||
"end": 3518,
|
||||
"end": 3678,
|
||||
"escapedText": "x",
|
||||
"flags": 0,
|
||||
"pos": 3517,
|
||||
"pos": 3677,
|
||||
},
|
||||
"tagName": Object {
|
||||
"end": 3516,
|
||||
"end": 3676,
|
||||
"escapedText": "param",
|
||||
"flags": 0,
|
||||
"pos": 3511,
|
||||
"pos": 3671,
|
||||
},
|
||||
"type": "number",
|
||||
},
|
||||
@ -318,16 +318,16 @@ like <strong>bold</strong>, <em>italic</em>, and <code>inline code</code>.</p>
|
||||
"comment": "<p>Some other number or string you'd like to use, will have <code>parseInt()</code> applied before calculation.</p>
|
||||
",
|
||||
"name": Object {
|
||||
"end": 3563,
|
||||
"end": 3724,
|
||||
"escapedText": "y",
|
||||
"flags": 0,
|
||||
"pos": 3562,
|
||||
"pos": 3723,
|
||||
},
|
||||
"tagName": Object {
|
||||
"end": 3561,
|
||||
"end": 3722,
|
||||
"escapedText": "param",
|
||||
"flags": 0,
|
||||
"pos": 3556,
|
||||
"pos": 3717,
|
||||
},
|
||||
"type": "string | number",
|
||||
},
|
||||
@ -355,16 +355,16 @@ like <strong>bold</strong>, <em>italic</em>, and <code>inline code</code>.</p>
|
||||
"comment": "<p>Some <code>password</code>.</p>
|
||||
",
|
||||
"name": Object {
|
||||
"end": 4079,
|
||||
"end": 4263,
|
||||
"escapedText": "password",
|
||||
"flags": 0,
|
||||
"pos": 4071,
|
||||
"pos": 4255,
|
||||
},
|
||||
"tagName": Object {
|
||||
"end": 4070,
|
||||
"end": 4254,
|
||||
"escapedText": "param",
|
||||
"flags": 0,
|
||||
"pos": 4065,
|
||||
"pos": 4249,
|
||||
},
|
||||
"type": "string",
|
||||
},
|
||||
@ -393,17 +393,17 @@ like <strong>bold</strong>, <em>italic</em>, and <code>inline code</code>.</p>
|
||||
"comment": "<p>Some <code>id</code>.</p>
|
||||
",
|
||||
"name": Object {
|
||||
"end": 3938,
|
||||
"end": 4113,
|
||||
"escapedText": "id",
|
||||
"flags": 0,
|
||||
"pos": 3936,
|
||||
"pos": 4111,
|
||||
},
|
||||
"optional": true,
|
||||
"tagName": Object {
|
||||
"end": 3935,
|
||||
"end": 4110,
|
||||
"escapedText": "param",
|
||||
"flags": 0,
|
||||
"pos": 3930,
|
||||
"pos": 4105,
|
||||
},
|
||||
"type": "number",
|
||||
},
|
||||
@ -773,7 +773,7 @@ export class InputComponent<T> {
|
||||
"interfaces": Array [
|
||||
Object {
|
||||
"file": "addons/docs/src/frameworks/angular/__testfixtures__/doc-button/input.ts",
|
||||
"id": "interface-ISomeInterface-568feeafa68e593b062061c27c4625a9",
|
||||
"id": "interface-ISomeInterface-fd2eff3e4da750f1c06d4928670993b3",
|
||||
"indexSignatures": Array [],
|
||||
"kind": 150,
|
||||
"methods": Array [],
|
||||
|
Loading…
x
Reference in New Issue
Block a user