@@ -21,7 +21,7 @@ <h4>Hierarchy</h4>
21
21
< ul class ="tsd-hierarchy ">
22
22
< li > < span class ="target "> Break</ span > </ li > </ ul > </ section > < aside class ="tsd-sources ">
23
23
< ul >
24
- < li > Defined in break.js:1 </ li > </ ul > </ aside >
24
+ < li > Defined in < a href =" https://github.com/cto-af/linebreak/blob/2d9c614/lib/ break.js#L1 " > break.js:1 </ a > </ li > </ ul > </ aside >
25
25
< section class ="tsd-panel-group tsd-index-group ">
26
26
< section class ="tsd-panel tsd-index-panel ">
27
27
< details class ="tsd-index-content tsd-index-accordion " open > < summary class ="tsd-accordion-summary tsd-index-summary ">
@@ -42,20 +42,18 @@ <h2>Constructors</h2>
42
42
< section class ="tsd-panel tsd-member "> < a id ="constructor " class ="tsd-anchor "> </ a >
43
43
< h3 class ="tsd-anchor-link "> < span > constructor</ span > < a href ="#constructor " aria-label ="Permalink " class ="tsd-anchor-icon "> < svg class ="icon icon-tabler icon-tabler-link " viewBox ="0 0 24 24 " stroke-width ="2 " stroke ="currentColor " fill ="none " stroke-linecap ="round " stroke-linejoin ="round "> < path stroke ="none " d ="M0 0h24v24H0z " fill ="none " id ="icon-anchor-a "> </ path > < path d ="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5 " id ="icon-anchor-b "> </ path > < path d ="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5 " id ="icon-anchor-c "> </ path > </ svg > </ a > </ h3 >
44
44
< ul class ="tsd-signatures ">
45
- < li class ="tsd-signature tsd-anchor-link " id ="constructor.new_Break "> < span class ="tsd-kind-constructor-signature "> new < wbr /> Break</ span > < span class ="tsd-signature-symbol "> (</ span > < span class ="tsd-kind-parameter "> position</ span > , < span class ="tsd-kind-parameter "> required</ span > < span class ="tsd-signature-symbol "> ?</ span > , < span class =" tsd-kind-parameter " > string </ span > < span class =" tsd-signature-symbol " > ? </ span > < span class ="tsd-signature-symbol "> )</ span > < span class ="tsd-signature-symbol "> : </ span > < a href ="break.Break.html " class ="tsd-signature-type tsd-kind-class "> Break</ a > < a href ="#constructor.new_Break " aria-label ="Permalink " class ="tsd-anchor-icon "> < svg class ="icon icon-tabler icon-tabler-link " viewBox ="0 0 24 24 " stroke-width ="2 " stroke ="currentColor " fill ="none " stroke-linecap ="round " stroke-linejoin ="round "> < use href ="#icon-anchor-a "> </ use > < use href ="#icon-anchor-b "> </ use > < use href ="#icon-anchor-c "> </ use > </ svg > </ a > </ li >
45
+ < li class ="tsd-signature tsd-anchor-link " id ="constructor.new_Break "> < span class ="tsd-kind-constructor-signature "> new < wbr /> Break</ span > < span class ="tsd-signature-symbol "> (</ span > < span class ="tsd-kind-parameter "> position</ span > , < span class ="tsd-kind-parameter "> required</ span > < span class ="tsd-signature-symbol "> ?</ span > < span class ="tsd-signature-symbol "> )</ span > < span class ="tsd-signature-symbol "> : </ span > < a href ="break.Break.html " class ="tsd-signature-type tsd-kind-class "> Break</ a > < a href ="#constructor.new_Break " aria-label ="Permalink " class ="tsd-anchor-icon "> < svg class ="icon icon-tabler icon-tabler-link " viewBox ="0 0 24 24 " stroke-width ="2 " stroke ="currentColor " fill ="none " stroke-linecap ="round " stroke-linejoin ="round "> < use href ="#icon-anchor-a "> </ use > < use href ="#icon-anchor-b "> </ use > < use href ="#icon-anchor-c "> </ use > </ svg > </ a > </ li >
46
46
< li class ="tsd-description ">
47
47
< div class ="tsd-parameters ">
48
48
< h4 class ="tsd-parameters-title "> Parameters</ h4 >
49
49
< ul class ="tsd-parameter-list ">
50
50
< li >
51
51
< h5 > < span class ="tsd-kind-parameter "> position</ span > : < span class ="tsd-signature-type "> number</ span > </ h5 > </ li >
52
52
< li >
53
- < h5 > < code class ="tsd-tag ts-flagOptional "> Optional</ code > < span class ="tsd-kind-parameter "> required</ span > : < span class ="tsd-signature-type "> boolean</ span > < span class ="tsd-signature-symbol "> = false</ span > </ h5 > </ li >
54
- < li >
55
- < h5 > < span class ="tsd-kind-parameter "> string</ span > : < span class ="tsd-signature-type "> undefined</ span > < span class ="tsd-signature-symbol "> | </ span > < span class ="tsd-signature-type "> string</ span > < span class ="tsd-signature-symbol "> = undefined</ span > </ h5 > </ li > </ ul > </ div >
53
+ < h5 > < code class ="tsd-tag ts-flagOptional "> Optional</ code > < span class ="tsd-kind-parameter "> required</ span > : < span class ="tsd-signature-type "> boolean</ span > < span class ="tsd-signature-symbol "> = false</ span > </ h5 > </ li > </ ul > </ div >
56
54
< h4 class ="tsd-returns-title "> Returns < a href ="break.Break.html " class ="tsd-signature-type tsd-kind-class "> Break</ a > </ h4 > < aside class ="tsd-sources ">
57
55
< ul >
58
- < li > Defined in break.js:7 </ li > </ ul > </ aside > </ li > </ ul > </ section > </ section >
56
+ < li > Defined in < a href =" https://github.com/cto-af/linebreak/blob/2d9c614/lib/ break.js#L13 " > break.js:13 </ a > </ li > </ ul > </ aside > </ li > </ ul > </ section > </ section >
59
57
< section class ="tsd-panel-group tsd-member-group ">
60
58
< h2 > Properties</ h2 >
61
59
< section class ="tsd-panel tsd-member "> < a id ="position " class ="tsd-anchor "> </ a >
@@ -64,19 +62,21 @@ <h3 class="tsd-anchor-link"><span>position</span><a href="#position" aria-label=
64
62
< div class ="tsd-comment tsd-typography "> < p > Offset into input string in JS characters (16bit code units).</ p >
65
63
</ div > < aside class ="tsd-sources ">
66
64
< ul >
67
- < li > Defined in break.js:13 </ li > </ ul > </ aside > </ section >
65
+ < li > Defined in < a href =" https://github.com/cto-af/linebreak/blob/2d9c614/lib/ break.js#L19 " > break.js:19 </ a > </ li > </ ul > </ aside > </ section >
68
66
< section class ="tsd-panel tsd-member "> < a id ="required " class ="tsd-anchor "> </ a >
69
67
< h3 class ="tsd-anchor-link "> < span > required</ span > < a href ="#required " aria-label ="Permalink " class ="tsd-anchor-icon "> < svg class ="icon icon-tabler icon-tabler-link " viewBox ="0 0 24 24 " stroke-width ="2 " stroke ="currentColor " fill ="none " stroke-linecap ="round " stroke-linejoin ="round "> < use href ="#icon-anchor-a "> </ use > < use href ="#icon-anchor-b "> </ use > < use href ="#icon-anchor-c "> </ use > </ svg > </ a > </ h3 >
70
68
< div class ="tsd-signature "> < span class ="tsd-kind-property "> required</ span > < span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> boolean</ span > </ div >
71
69
< div class ="tsd-comment tsd-typography "> < p > Is this a required break?</ p >
72
70
</ div > < aside class ="tsd-sources ">
73
71
< ul >
74
- < li > Defined in break.js:19 </ li > </ ul > </ aside > </ section >
72
+ < li > Defined in < a href =" https://github.com/cto-af/linebreak/blob/2d9c614/lib/ break.js#L26 " > break.js:26 </ a > </ li > </ ul > </ aside > </ section >
75
73
< section class ="tsd-panel tsd-member "> < a id ="string " class ="tsd-anchor "> </ a >
76
74
< h3 class ="tsd-anchor-link "> < span > string</ span > < a href ="#string " aria-label ="Permalink " class ="tsd-anchor-icon "> < svg class ="icon icon-tabler icon-tabler-link " viewBox ="0 0 24 24 " stroke-width ="2 " stroke ="currentColor " fill ="none " stroke-linecap ="round " stroke-linejoin ="round "> < use href ="#icon-anchor-a "> </ use > < use href ="#icon-anchor-b "> </ use > < use href ="#icon-anchor-c "> </ use > </ svg > </ a > </ h3 >
77
- < div class ="tsd-signature "> < span class ="tsd-kind-property "> string</ span > < span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> undefined</ span > < span class ="tsd-signature-symbol "> | </ span > < span class ="tsd-signature-type "> string</ span > </ div > < aside class ="tsd-sources ">
75
+ < div class ="tsd-signature "> < span class ="tsd-kind-property "> string</ span > < span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> undefined</ span > < span class ="tsd-signature-symbol "> | </ span > < span class ="tsd-signature-type "> string</ span > < span class ="tsd-signature-symbol "> = undefined</ span > </ div >
76
+ < div class ="tsd-comment tsd-typography "> < p > If the < code > string</ code > option is enabled, a slice of the original input.</ p >
77
+ </ div > < aside class ="tsd-sources ">
78
78
< ul >
79
- < li > Defined in break.js:22 </ li > </ ul > </ aside > </ section > </ section > </ div >
79
+ < li > Defined in < a href =" https://github.com/cto-af/linebreak/blob/2d9c614/lib/ break.js#L7 " > break.js:7 </ a > </ li > </ ul > </ aside > </ section > </ section > </ div >
80
80
< div class ="col-sidebar ">
81
81
< div class ="page-menu ">
82
82
< div class ="tsd-navigation settings ">
@@ -159,7 +159,16 @@ <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.9389
159
159
< li > < a href ="../variables/index.NO_BREAK.html "> < svg class ="tsd-kind-icon " width ="24 " height ="24 " viewBox ="0 0 24 24 "> < use href ="#icon-32-path "> </ use > < use href ="#icon-32-text "> </ use > </ svg > < span > NO_< wbr /> BREAK</ span > </ a > </ li >
160
160
< li > < a href ="../variables/index.PASS.html "> < svg class ="tsd-kind-icon " width ="24 " height ="24 " viewBox ="0 0 24 24 "> < use href ="#icon-32-path "> </ use > < use href ="#icon-32-text "> </ use > </ svg > < span > PASS</ span > </ a > </ li >
161
161
< li > < a href ="index.Rules.html "> < svg class ="tsd-kind-icon " width ="24 " height ="24 " viewBox ="0 0 24 24 "> < use href ="#icon-128-path "> </ use > < use href ="#icon-128-text "> </ use > </ svg > < span > Rules</ span > </ a > </ li >
162
- < li > < a href ="../variables/index.rules-1.html "> < svg class ="tsd-kind-icon " width ="24 " height ="24 " viewBox ="0 0 24 24 "> < use href ="#icon-32-path "> </ use > < use href ="#icon-32-text "> </ use > </ svg > < span > rules</ span > </ a > </ li > </ ul > </ div > </ details > </ li > </ ul > </ nav > </ div > </ div > </ div >
162
+ < li > < a href ="../variables/index.rules-1.html "> < svg class ="tsd-kind-icon " width ="24 " height ="24 " viewBox ="0 0 24 24 "> < use href ="#icon-32-path "> </ use > < use href ="#icon-32-text "> </ use > </ svg > < span > rules</ span > </ a > </ li > </ ul > </ div > </ details > </ li >
163
+ < li >
164
+ < details class ="tsd-index-accordion " data-key ="state "> < summary class ="tsd-accordion-summary "> < svg width ="20 " height ="20 " viewBox ="0 0 24 24 " fill ="none "> < path d ="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z " fill ="var(--color-text) "> </ path > </ svg > < a href ="../modules/state.html "> < svg class ="tsd-kind-icon " width ="24 " height ="24 " viewBox ="0 0 24 24 "> < use href ="#icon-4-path "> </ use > < use href ="#icon-4-text "> </ use > </ svg > < span > state</ span > </ a > </ summary >
165
+ < div class ="tsd-accordion-details ">
166
+ < ul class ="tsd-nested-navigation ">
167
+ < li > < a href ="state.BreakerChar.html "> < svg class ="tsd-kind-icon " width ="24 " height ="24 " viewBox ="0 0 24 24 "> < use href ="#icon-128-path "> </ use > < use href ="#icon-128-text "> </ use > </ svg > < span > Breaker< wbr /> Char</ span > </ a > </ li >
168
+ < li > < a href ="state.BreakerState.html " class ="tsd-is-private "> < svg class ="tsd-kind-icon " width ="24 " height ="24 " viewBox ="0 0 24 24 "> < use href ="#icon-128-path "> </ use > < use href ="#icon-128-text "> </ use > </ svg > < span > Breaker< wbr /> State</ span > </ a > </ li >
169
+ < li > < a href ="../variables/state.eot.html "> < svg class ="tsd-kind-icon " width ="24 " height ="24 " viewBox ="0 0 24 24 "> < use href ="#icon-32-path "> </ use > < use href ="#icon-32-text "> </ use > </ svg > < span > eot</ span > </ a > </ li >
170
+ < li > < a href ="../functions/state.resolve.html "> < svg class ="tsd-kind-icon " width ="24 " height ="24 " viewBox ="0 0 24 24 "> < use href ="#icon-64-path "> </ use > < use href ="#icon-64-text "> </ use > </ svg > < span > resolve</ span > </ a > </ li >
171
+ < li > < a href ="../variables/state.sot.html "> < svg class ="tsd-kind-icon " width ="24 " height ="24 " viewBox ="0 0 24 24 "> < use href ="#icon-32-path "> </ use > < use href ="#icon-32-text "> </ use > </ svg > < span > sot</ span > </ a > </ li > </ ul > </ div > </ details > </ li > </ ul > </ nav > </ div > </ div > </ div >
163
172
< div class ="tsd-generator ">
164
173
< p > Generated using < a href ="https://typedoc.org/ " target ="_blank "> TypeDoc</ a > </ p > </ div >
165
174
< div class ="overlay "> </ div > </ body > </ html >
0 commit comments