@zthun/helpful-web 6.3.0 → 6.4.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/dist/assets/icons.js +1 -1
- package/dist/assets/icons.svg +1 -1
- package/dist/assets/main.js +1 -1
- package/dist/assets/search.js +1 -1
- package/dist/assets/style.css +66 -21
- package/dist/classes/_zthun_helpful_brands.ZBrandBuilder.html +44 -44
- package/dist/classes/_zthun_helpful_fn.ZAssert.html +6 -6
- package/dist/classes/_zthun_helpful_fn.ZDeserializeJson.html +5 -5
- package/dist/classes/_zthun_helpful_fn.ZDeserializeTry.html +5 -5
- package/dist/classes/_zthun_helpful_fn.ZQuadrilateralBuilder.html +12 -12
- package/dist/classes/_zthun_helpful_fn.ZQuadrilateralCornersBuilder.html +14 -14
- package/dist/classes/_zthun_helpful_fn.ZRectangle.html +26 -17
- package/dist/classes/_zthun_helpful_fn.ZSerializeJson.html +3 -3
- package/dist/classes/_zthun_helpful_internet.ZCookieBuilder.html +17 -17
- package/dist/classes/_zthun_helpful_internet.ZEmailBuilder.html +9 -9
- package/dist/classes/_zthun_helpful_internet.ZEmailContactAddressBuilder.html +6 -6
- package/dist/classes/_zthun_helpful_internet.ZEmailContactBuilder.html +9 -9
- package/dist/classes/_zthun_helpful_internet.ZEmailEnvelopeBuilder.html +13 -13
- package/dist/classes/_zthun_helpful_internet.ZServerBuilder.html +10 -10
- package/dist/classes/_zthun_helpful_query.ZDataFilterFields.html +3 -3
- package/dist/classes/_zthun_helpful_query.ZDataMatchAlways.html +3 -3
- package/dist/classes/_zthun_helpful_query.ZDataMatchOptional.html +4 -4
- package/dist/classes/_zthun_helpful_query.ZDataRequestBuilder.html +11 -11
- package/dist/classes/_zthun_helpful_query.ZDataSearchFields.html +4 -4
- package/dist/classes/_zthun_helpful_query.ZDataSearchText.html +3 -3
- package/dist/classes/_zthun_helpful_query.ZDataSourceStatic.html +10 -10
- package/dist/classes/_zthun_helpful_query.ZDataSourceStaticOptionsBuilder.html +10 -10
- package/dist/classes/_zthun_helpful_query.ZFilterBinaryBuilder.html +15 -15
- package/dist/classes/_zthun_helpful_query.ZFilterCollectionBuilder.html +11 -11
- package/dist/classes/_zthun_helpful_query.ZFilterDeserialize.html +4 -4
- package/dist/classes/_zthun_helpful_query.ZFilterLogicBuilder.html +10 -10
- package/dist/classes/_zthun_helpful_query.ZFilterSerialize.html +3 -3
- package/dist/classes/_zthun_helpful_query.ZFilterUnaryBuilder.html +9 -9
- package/dist/classes/_zthun_helpful_query.ZMetadataBuilder.html +23 -23
- package/dist/classes/_zthun_helpful_query.ZPageBuilder.html +10 -10
- package/dist/classes/_zthun_helpful_query.ZSortBuilder.html +8 -8
- package/dist/classes/_zthun_helpful_query.ZSortDeserialize.html +4 -4
- package/dist/classes/_zthun_helpful_query.ZSortSerialize.html +3 -3
- package/dist/classes/_zthun_helpful_query.ZSorterSingle.html +6 -6
- package/dist/classes/_zthun_helpful_query.ZWellKnownIconClasses.html +11 -11
- package/dist/classes/_zthun_helpful_react.ZFileSelect.html +4 -4
- package/dist/classes/_zthun_helpful_validation.EqualsOtherPropertyValidator.html +3 -3
- package/dist/classes/_zthun_helpful_validation.IsDataURILimitValidator.html +3 -3
- package/dist/classes/_zthun_helpful_validation.IsNotWhiteSpaceValidator.html +3 -3
- package/dist/classes/_zthun_helpful_validation.RequiresOtherPropertyValidator.html +3 -3
- package/dist/enums/_zthun_helpful_fn.ZHorizontalAnchor.html +6 -6
- package/dist/enums/_zthun_helpful_fn.ZOrientation.html +5 -5
- package/dist/enums/_zthun_helpful_fn.ZVerticalAnchor.html +6 -6
- package/dist/enums/_zthun_helpful_query.ZMetadataType.html +9 -9
- package/dist/enums/_zthun_helpful_query.ZOperatorBinary.html +10 -10
- package/dist/enums/_zthun_helpful_query.ZOperatorCollection.html +5 -5
- package/dist/enums/_zthun_helpful_query.ZOperatorLogic.html +5 -5
- package/dist/enums/_zthun_helpful_query.ZOperatorUnary.html +5 -5
- package/dist/enums/_zthun_helpful_query.ZSortDirection.html +5 -5
- package/dist/functions/_zthun_helpful_fn.bash.html +3 -3
- package/dist/functions/_zthun_helpful_fn.commaJoinDefined.html +4 -4
- package/dist/functions/_zthun_helpful_fn.countBuckets.html +3 -3
- package/dist/functions/_zthun_helpful_fn.createError.html +3 -3
- package/dist/functions/_zthun_helpful_fn.createGuid.html +4 -4
- package/dist/functions/_zthun_helpful_fn.css.html +3 -3
- package/dist/functions/_zthun_helpful_fn.cssJoinDefined.html +4 -4
- package/dist/functions/_zthun_helpful_fn.firstDefined.html +3 -3
- package/dist/functions/_zthun_helpful_fn.firstTruthy.html +3 -3
- package/dist/functions/_zthun_helpful_fn.firstWhere.html +2 -2
- package/dist/functions/_zthun_helpful_fn.html.html +3 -3
- package/dist/functions/_zthun_helpful_fn.isEmptyObject.html +2 -2
- package/dist/functions/_zthun_helpful_fn.javascript.html +3 -3
- package/dist/functions/_zthun_helpful_fn.joinDefined.html +3 -3
- package/dist/functions/_zthun_helpful_fn.js.html +3 -3
- package/dist/functions/_zthun_helpful_fn.markdown.html +3 -3
- package/dist/functions/_zthun_helpful_fn.md.html +3 -3
- package/dist/functions/_zthun_helpful_fn.optional.html +8 -8
- package/dist/functions/_zthun_helpful_fn.peel.html +2 -2
- package/dist/functions/_zthun_helpful_fn.peelBetween.html +3 -3
- package/dist/functions/_zthun_helpful_fn.pickBy.html +2 -2
- package/dist/functions/_zthun_helpful_fn.pickDataAttributes.html +2 -2
- package/dist/functions/_zthun_helpful_fn.pickDefined.html +2 -2
- package/dist/functions/_zthun_helpful_fn.pipeJoinDefined.html +4 -4
- package/dist/functions/_zthun_helpful_fn.required.html +3 -3
- package/dist/functions/_zthun_helpful_fn.semiColonJoinDefined.html +4 -4
- package/dist/functions/_zthun_helpful_fn.setFirst.html +3 -3
- package/dist/functions/_zthun_helpful_fn.sh.html +3 -3
- package/dist/functions/_zthun_helpful_fn.sleep.html +7 -7
- package/dist/functions/_zthun_helpful_fn.spaceJoinDefined.html +4 -4
- package/dist/functions/_zthun_helpful_fn.tag.html +3 -3
- package/dist/functions/_zthun_helpful_fn.tryFallback.html +7 -7
- package/dist/functions/_zthun_helpful_fn.tryFallbackAsync.html +7 -7
- package/dist/functions/_zthun_helpful_fn.ts.html +3 -3
- package/dist/functions/_zthun_helpful_fn.typescript.html +3 -3
- package/dist/functions/_zthun_helpful_fn.zsh.html +3 -3
- package/dist/functions/_zthun_helpful_node.walk.html +3 -3
- package/dist/functions/_zthun_helpful_query.isBinaryFilter.html +2 -2
- package/dist/functions/_zthun_helpful_query.isBinaryOperator.html +2 -2
- package/dist/functions/_zthun_helpful_query.isCollectionFilter.html +2 -2
- package/dist/functions/_zthun_helpful_query.isCollectionOperator.html +2 -2
- package/dist/functions/_zthun_helpful_query.isLogicFilter.html +2 -2
- package/dist/functions/_zthun_helpful_query.isLogicOperator.html +2 -2
- package/dist/functions/_zthun_helpful_query.isUnaryFilter.html +2 -2
- package/dist/functions/_zthun_helpful_query.isUnaryOperator.html +2 -2
- package/dist/functions/_zthun_helpful_react.asStateData.html +8 -8
- package/dist/functions/_zthun_helpful_react.asStateError.html +2 -2
- package/dist/functions/_zthun_helpful_react.isStateErrored.html +2 -2
- package/dist/functions/_zthun_helpful_react.isStateLoaded.html +2 -2
- package/dist/functions/_zthun_helpful_react.isStateLoading.html +2 -2
- package/dist/functions/_zthun_helpful_react.useAmbassadorState.html +9 -9
- package/dist/functions/_zthun_helpful_react.useAsyncState.html +2 -2
- package/dist/functions/_zthun_helpful_react.useFileSelect.html +2 -2
- package/dist/functions/_zthun_helpful_react.useKeyboardActivate.html +2 -2
- package/dist/functions/_zthun_helpful_react.useMoreViewState.html +2 -2
- package/dist/functions/_zthun_helpful_react.usePageViewState.html +2 -2
- package/dist/functions/_zthun_helpful_react.useStateAsArray.html +2 -2
- package/dist/functions/_zthun_helpful_react.useWindowService.html +2 -2
- package/dist/functions/_zthun_helpful_validation.EqualsOtherProperty.html +2 -2
- package/dist/functions/_zthun_helpful_validation.IsDataURILimit.html +2 -2
- package/dist/functions/_zthun_helpful_validation.IsNotWhiteSpace.html +2 -2
- package/dist/functions/_zthun_helpful_validation.RequiresOtherProperty.html +2 -2
- package/dist/hierarchy.html +1 -1
- package/dist/index.html +2 -2
- package/dist/interfaces/_zthun_helpful_brands.IZBrand.html +7 -7
- package/dist/interfaces/_zthun_helpful_fn.IZDeserialize.html +4 -4
- package/dist/interfaces/_zthun_helpful_fn.IZPoint2d.html +4 -4
- package/dist/interfaces/_zthun_helpful_fn.IZPoint3d.html +5 -5
- package/dist/interfaces/_zthun_helpful_fn.IZQuadrilateral.html +6 -6
- package/dist/interfaces/_zthun_helpful_fn.IZQuadrilateralCorners.html +3 -3
- package/dist/interfaces/_zthun_helpful_fn.IZSerialize.html +3 -3
- package/dist/interfaces/_zthun_helpful_internet.IZCookie.html +9 -9
- package/dist/interfaces/_zthun_helpful_internet.IZEmail.html +5 -5
- package/dist/interfaces/_zthun_helpful_internet.IZEmailContact.html +5 -5
- package/dist/interfaces/_zthun_helpful_internet.IZEmailEnvelope.html +6 -6
- package/dist/interfaces/_zthun_helpful_internet.IZServer.html +6 -6
- package/dist/interfaces/_zthun_helpful_node.ZWalkOptions.html +6 -6
- package/dist/interfaces/_zthun_helpful_query.IZDataMatch.html +3 -3
- package/dist/interfaces/_zthun_helpful_query.IZDataRequest.html +10 -10
- package/dist/interfaces/_zthun_helpful_query.IZDataRequestQuery.html +7 -7
- package/dist/interfaces/_zthun_helpful_query.IZDataSource.html +4 -4
- package/dist/interfaces/_zthun_helpful_query.IZDataSourceStaticOptions.html +5 -5
- package/dist/interfaces/_zthun_helpful_query.IZFilterBinary.html +6 -6
- package/dist/interfaces/_zthun_helpful_query.IZFilterCollection.html +6 -6
- package/dist/interfaces/_zthun_helpful_query.IZFilterLogic.html +5 -5
- package/dist/interfaces/_zthun_helpful_query.IZFilterMetadata.html +3 -3
- package/dist/interfaces/_zthun_helpful_query.IZFilterOperator.html +4 -4
- package/dist/interfaces/_zthun_helpful_query.IZFilterSubject.html +5 -5
- package/dist/interfaces/_zthun_helpful_query.IZMetadata.html +13 -13
- package/dist/interfaces/_zthun_helpful_query.IZPage.html +4 -4
- package/dist/interfaces/_zthun_helpful_query.IZSort.html +4 -4
- package/dist/interfaces/_zthun_helpful_query.IZSorter.html +5 -5
- package/dist/interfaces/_zthun_helpful_react.IZFileSelect.html +3 -3
- package/dist/interfaces/_zthun_helpful_react.IZKeyboardInteraction.html +4 -4
- package/dist/modules/_zthun_helpful_brands.html +2 -2
- package/dist/modules/_zthun_helpful_fn.html +2 -2
- package/dist/modules/_zthun_helpful_internet.html +2 -2
- package/dist/modules/_zthun_helpful_node.html +2 -2
- package/dist/modules/_zthun_helpful_proxy.html +2 -2
- package/dist/modules/_zthun_helpful_query.html +2 -2
- package/dist/modules/_zthun_helpful_react.html +2 -2
- package/dist/modules/_zthun_helpful_validation.html +2 -2
- package/dist/modules.html +2 -0
- package/dist/types/_zthun_helpful_fn.JoinListInputParameter.html +2 -2
- package/dist/types/_zthun_helpful_fn.PickPredicate.html +1 -1
- package/dist/types/_zthun_helpful_fn.PickResult.html +1 -1
- package/dist/types/_zthun_helpful_fn.RequiredDeep.html +1 -1
- package/dist/types/_zthun_helpful_fn.RequiredPick.html +1 -1
- package/dist/types/_zthun_helpful_fn.ZAnchor.html +4 -4
- package/dist/types/_zthun_helpful_fn.ZObligatedValue.html +2 -2
- package/dist/types/_zthun_helpful_fn.ZQuadrilateralCornersLike.html +2 -2
- package/dist/types/_zthun_helpful_fn.ZQuadrilateralLike.html +2 -2
- package/dist/types/_zthun_helpful_fn.ZSideAnchor.html +2 -2
- package/dist/types/_zthun_helpful_query.IZFilter.html +2 -2
- package/dist/types/_zthun_helpful_query.IZFilterUnary.html +2 -2
- package/dist/types/_zthun_helpful_query.ZOperatorFilter.html +2 -2
- package/dist/types/_zthun_helpful_react.ZAmbassadorReducer.html +2 -2
- package/dist/types/_zthun_helpful_react.ZAmbassadorReducerRequired.html +2 -2
- package/dist/types/_zthun_helpful_react.ZAmbassadorSetCurrent.html +2 -2
- package/dist/types/_zthun_helpful_react.ZAsyncDataState.html +2 -2
- package/dist/types/_zthun_helpful_react.ZAsyncDataTuple.html +2 -2
- package/dist/types/_zthun_helpful_react.ZAsyncUseData.html +2 -2
- package/dist/types/_zthun_helpful_react.ZSetStateAsArray.html +1 -1
- package/dist/types/_zthun_helpful_react.ZStateAsArrayReducer.html +1 -1
- package/dist/variables/_zthun_helpful_brands.ZBrands.html +2 -2
- package/dist/variables/_zthun_helpful_fn._global.html +1 -1
- package/dist/variables/_zthun_helpful_query.ZBinaryComparators.html +2 -2
- package/dist/variables/_zthun_helpful_query.ZCollectionComparators.html +2 -2
- package/dist/variables/_zthun_helpful_query.ZOperatorsBinary.html +2 -2
- package/dist/variables/_zthun_helpful_query.ZOperatorsCollection.html +2 -2
- package/dist/variables/_zthun_helpful_query.ZOperatorsFilter.html +2 -2
- package/dist/variables/_zthun_helpful_query.ZOperatorsLogic.html +2 -2
- package/dist/variables/_zthun_helpful_query.ZOperatorsUnary.html +2 -2
- package/dist/variables/_zthun_helpful_query.ZSortDirections.html +2 -2
- package/dist/variables/_zthun_helpful_query.ZUnaryComparators.html +2 -2
- package/dist/variables/_zthun_helpful_react.DefaultActivateCodes.html +2 -2
- package/dist/variables/_zthun_helpful_react.ZAsyncLoading.html +2 -2
- package/dist/variables/_zthun_helpful_react.ZFileSelectContext.html +2 -2
- package/dist/variables/_zthun_helpful_react.ZWindowServiceContext.html +2 -2
- package/package.json +12 -12
package/dist/assets/style.css
CHANGED
|
@@ -4,11 +4,17 @@
|
|
|
4
4
|
--light-color-background-secondary: #eff0f1;
|
|
5
5
|
--light-color-warning-text: #222;
|
|
6
6
|
--light-color-background-warning: #e6e600;
|
|
7
|
-
--light-color-icon-background: var(--light-color-background);
|
|
8
7
|
--light-color-accent: #c5c7c9;
|
|
9
8
|
--light-color-active-menu-item: var(--light-color-accent);
|
|
10
9
|
--light-color-text: #222;
|
|
11
10
|
--light-color-text-aside: #6e6e6e;
|
|
11
|
+
|
|
12
|
+
--light-color-icon-background: var(--light-color-background);
|
|
13
|
+
--light-color-icon-text: var(--light-color-text);
|
|
14
|
+
|
|
15
|
+
--light-color-comment-tag-text: var(--light-color-text);
|
|
16
|
+
--light-color-comment-tag: var(--light-color-background);
|
|
17
|
+
|
|
12
18
|
--light-color-link: #1f70c2;
|
|
13
19
|
--light-color-focus-outline: #3584e4;
|
|
14
20
|
|
|
@@ -22,16 +28,17 @@
|
|
|
22
28
|
--light-color-ts-function: #572be7;
|
|
23
29
|
--light-color-ts-class: #1f70c2;
|
|
24
30
|
--light-color-ts-interface: #108024;
|
|
25
|
-
--light-color-ts-constructor:
|
|
26
|
-
--light-color-ts-property:
|
|
27
|
-
--light-color-ts-method:
|
|
31
|
+
--light-color-ts-constructor: #4d7fff;
|
|
32
|
+
--light-color-ts-property: #ff984d;
|
|
33
|
+
--light-color-ts-method: #ff4db8;
|
|
34
|
+
--light-color-ts-reference: #ff4d82;
|
|
28
35
|
--light-color-ts-call-signature: var(--light-color-ts-method);
|
|
29
36
|
--light-color-ts-index-signature: var(--light-color-ts-property);
|
|
30
37
|
--light-color-ts-constructor-signature: var(--light-color-ts-constructor);
|
|
31
38
|
--light-color-ts-parameter: var(--light-color-ts-variable);
|
|
32
39
|
/* type literal not included as links will never be generated to it */
|
|
33
40
|
--light-color-ts-type-parameter: #a55c0e;
|
|
34
|
-
--light-color-ts-accessor:
|
|
41
|
+
--light-color-ts-accessor: #ff4d4d;
|
|
35
42
|
--light-color-ts-get-signature: var(--light-color-ts-accessor);
|
|
36
43
|
--light-color-ts-set-signature: var(--light-color-ts-accessor);
|
|
37
44
|
--light-color-ts-type-alias: #d51270;
|
|
@@ -46,11 +53,17 @@
|
|
|
46
53
|
--dark-color-background-secondary: #1e2024;
|
|
47
54
|
--dark-color-background-warning: #bebe00;
|
|
48
55
|
--dark-color-warning-text: #222;
|
|
49
|
-
--dark-color-icon-background: var(--dark-color-background-secondary);
|
|
50
56
|
--dark-color-accent: #9096a2;
|
|
51
57
|
--dark-color-active-menu-item: #5d5d6a;
|
|
52
58
|
--dark-color-text: #f5f5f5;
|
|
53
59
|
--dark-color-text-aside: #dddddd;
|
|
60
|
+
|
|
61
|
+
--dark-color-icon-background: var(--dark-color-background-secondary);
|
|
62
|
+
--dark-color-icon-text: var(--dark-color-text);
|
|
63
|
+
|
|
64
|
+
--dark-color-comment-tag-text: var(--dark-color-text);
|
|
65
|
+
--dark-color-comment-tag: var(--dark-color-background);
|
|
66
|
+
|
|
54
67
|
--dark-color-link: #00aff4;
|
|
55
68
|
--dark-color-focus-outline: #4c97f2;
|
|
56
69
|
|
|
@@ -64,16 +77,17 @@
|
|
|
64
77
|
--dark-color-ts-function: #a280ff;
|
|
65
78
|
--dark-color-ts-class: #8ac4ff;
|
|
66
79
|
--dark-color-ts-interface: #6cff87;
|
|
67
|
-
--dark-color-ts-constructor:
|
|
68
|
-
--dark-color-ts-property:
|
|
69
|
-
--dark-color-ts-method:
|
|
80
|
+
--dark-color-ts-constructor: #4d7fff;
|
|
81
|
+
--dark-color-ts-property: #ff984d;
|
|
82
|
+
--dark-color-ts-method: #ff4db8;
|
|
83
|
+
--dark-color-ts-reference: #ff4d82;
|
|
70
84
|
--dark-color-ts-call-signature: var(--dark-color-ts-method);
|
|
71
85
|
--dark-color-ts-index-signature: var(--dark-color-ts-property);
|
|
72
86
|
--dark-color-ts-constructor-signature: var(--dark-color-ts-constructor);
|
|
73
87
|
--dark-color-ts-parameter: var(--dark-color-ts-variable);
|
|
74
88
|
/* type literal not included as links will never be generated to it */
|
|
75
89
|
--dark-color-ts-type-parameter: #e07d13;
|
|
76
|
-
--dark-color-ts-accessor:
|
|
90
|
+
--dark-color-ts-accessor: #ff4d4d;
|
|
77
91
|
--dark-color-ts-get-signature: var(--dark-color-ts-accessor);
|
|
78
92
|
--dark-color-ts-set-signature: var(--dark-color-ts-accessor);
|
|
79
93
|
--dark-color-ts-type-alias: #ff6492;
|
|
@@ -90,15 +104,22 @@
|
|
|
90
104
|
--color-background-secondary: var(--light-color-background-secondary);
|
|
91
105
|
--color-background-warning: var(--light-color-background-warning);
|
|
92
106
|
--color-warning-text: var(--light-color-warning-text);
|
|
93
|
-
--color-icon-background: var(--light-color-icon-background);
|
|
94
107
|
--color-accent: var(--light-color-accent);
|
|
95
108
|
--color-active-menu-item: var(--light-color-active-menu-item);
|
|
96
109
|
--color-text: var(--light-color-text);
|
|
97
110
|
--color-text-aside: var(--light-color-text-aside);
|
|
111
|
+
|
|
112
|
+
--color-icon-background: var(--light-color-icon-background);
|
|
113
|
+
--color-icon-text: var(--light-color-icon-text);
|
|
114
|
+
|
|
115
|
+
--color-comment-tag-text: var(--light-color-text);
|
|
116
|
+
--color-comment-tag: var(--light-color-background);
|
|
117
|
+
|
|
98
118
|
--color-link: var(--light-color-link);
|
|
99
119
|
--color-focus-outline: var(--light-color-focus-outline);
|
|
100
120
|
|
|
101
121
|
--color-ts-keyword: var(--light-color-ts-keyword);
|
|
122
|
+
--color-ts-project: var(--light-color-ts-project);
|
|
102
123
|
--color-ts-module: var(--light-color-ts-module);
|
|
103
124
|
--color-ts-namespace: var(--light-color-ts-namespace);
|
|
104
125
|
--color-ts-enum: var(--light-color-ts-enum);
|
|
@@ -110,6 +131,7 @@
|
|
|
110
131
|
--color-ts-constructor: var(--light-color-ts-constructor);
|
|
111
132
|
--color-ts-property: var(--light-color-ts-property);
|
|
112
133
|
--color-ts-method: var(--light-color-ts-method);
|
|
134
|
+
--color-ts-reference: var(--light-color-ts-reference);
|
|
113
135
|
--color-ts-call-signature: var(--light-color-ts-call-signature);
|
|
114
136
|
--color-ts-index-signature: var(--light-color-ts-index-signature);
|
|
115
137
|
--color-ts-constructor-signature: var(
|
|
@@ -134,15 +156,22 @@
|
|
|
134
156
|
--color-background-secondary: var(--dark-color-background-secondary);
|
|
135
157
|
--color-background-warning: var(--dark-color-background-warning);
|
|
136
158
|
--color-warning-text: var(--dark-color-warning-text);
|
|
137
|
-
--color-icon-background: var(--dark-color-icon-background);
|
|
138
159
|
--color-accent: var(--dark-color-accent);
|
|
139
160
|
--color-active-menu-item: var(--dark-color-active-menu-item);
|
|
140
161
|
--color-text: var(--dark-color-text);
|
|
141
162
|
--color-text-aside: var(--dark-color-text-aside);
|
|
163
|
+
|
|
164
|
+
--color-icon-background: var(--dark-color-icon-background);
|
|
165
|
+
--color-icon-text: var(--dark-color-icon-text);
|
|
166
|
+
|
|
167
|
+
--color-comment-tag-text: var(--dark-color-text);
|
|
168
|
+
--color-comment-tag: var(--dark-color-background);
|
|
169
|
+
|
|
142
170
|
--color-link: var(--dark-color-link);
|
|
143
171
|
--color-focus-outline: var(--dark-color-focus-outline);
|
|
144
172
|
|
|
145
173
|
--color-ts-keyword: var(--dark-color-ts-keyword);
|
|
174
|
+
--color-ts-project: var(--dark-color-ts-project);
|
|
146
175
|
--color-ts-module: var(--dark-color-ts-module);
|
|
147
176
|
--color-ts-namespace: var(--dark-color-ts-namespace);
|
|
148
177
|
--color-ts-enum: var(--dark-color-ts-enum);
|
|
@@ -154,6 +183,7 @@
|
|
|
154
183
|
--color-ts-constructor: var(--dark-color-ts-constructor);
|
|
155
184
|
--color-ts-property: var(--dark-color-ts-property);
|
|
156
185
|
--color-ts-method: var(--dark-color-ts-method);
|
|
186
|
+
--color-ts-reference: var(--dark-color-ts-reference);
|
|
157
187
|
--color-ts-call-signature: var(--dark-color-ts-call-signature);
|
|
158
188
|
--color-ts-index-signature: var(--dark-color-ts-index-signature);
|
|
159
189
|
--color-ts-constructor-signature: var(
|
|
@@ -190,10 +220,16 @@ body {
|
|
|
190
220
|
--color-active-menu-item: var(--light-color-active-menu-item);
|
|
191
221
|
--color-text: var(--light-color-text);
|
|
192
222
|
--color-text-aside: var(--light-color-text-aside);
|
|
223
|
+
--color-icon-text: var(--light-color-icon-text);
|
|
224
|
+
|
|
225
|
+
--color-comment-tag-text: var(--light-color-text);
|
|
226
|
+
--color-comment-tag: var(--light-color-background);
|
|
227
|
+
|
|
193
228
|
--color-link: var(--light-color-link);
|
|
194
229
|
--color-focus-outline: var(--light-color-focus-outline);
|
|
195
230
|
|
|
196
231
|
--color-ts-keyword: var(--light-color-ts-keyword);
|
|
232
|
+
--color-ts-project: var(--light-color-ts-project);
|
|
197
233
|
--color-ts-module: var(--light-color-ts-module);
|
|
198
234
|
--color-ts-namespace: var(--light-color-ts-namespace);
|
|
199
235
|
--color-ts-enum: var(--light-color-ts-enum);
|
|
@@ -205,6 +241,7 @@ body {
|
|
|
205
241
|
--color-ts-constructor: var(--light-color-ts-constructor);
|
|
206
242
|
--color-ts-property: var(--light-color-ts-property);
|
|
207
243
|
--color-ts-method: var(--light-color-ts-method);
|
|
244
|
+
--color-ts-reference: var(--light-color-ts-reference);
|
|
208
245
|
--color-ts-call-signature: var(--light-color-ts-call-signature);
|
|
209
246
|
--color-ts-index-signature: var(--light-color-ts-index-signature);
|
|
210
247
|
--color-ts-constructor-signature: var(
|
|
@@ -232,10 +269,16 @@ body {
|
|
|
232
269
|
--color-active-menu-item: var(--dark-color-active-menu-item);
|
|
233
270
|
--color-text: var(--dark-color-text);
|
|
234
271
|
--color-text-aside: var(--dark-color-text-aside);
|
|
272
|
+
--color-icon-text: var(--dark-color-icon-text);
|
|
273
|
+
|
|
274
|
+
--color-comment-tag-text: var(--dark-color-text);
|
|
275
|
+
--color-comment-tag: var(--dark-color-background);
|
|
276
|
+
|
|
235
277
|
--color-link: var(--dark-color-link);
|
|
236
278
|
--color-focus-outline: var(--dark-color-focus-outline);
|
|
237
279
|
|
|
238
280
|
--color-ts-keyword: var(--dark-color-ts-keyword);
|
|
281
|
+
--color-ts-project: var(--dark-color-ts-project);
|
|
239
282
|
--color-ts-module: var(--dark-color-ts-module);
|
|
240
283
|
--color-ts-namespace: var(--dark-color-ts-namespace);
|
|
241
284
|
--color-ts-enum: var(--dark-color-ts-enum);
|
|
@@ -247,6 +290,7 @@ body {
|
|
|
247
290
|
--color-ts-constructor: var(--dark-color-ts-constructor);
|
|
248
291
|
--color-ts-property: var(--dark-color-ts-property);
|
|
249
292
|
--color-ts-method: var(--dark-color-ts-method);
|
|
293
|
+
--color-ts-reference: var(--dark-color-ts-reference);
|
|
250
294
|
--color-ts-call-signature: var(--dark-color-ts-call-signature);
|
|
251
295
|
--color-ts-index-signature: var(--dark-color-ts-index-signature);
|
|
252
296
|
--color-ts-constructor-signature: var(
|
|
@@ -439,7 +483,6 @@ pre {
|
|
|
439
483
|
|
|
440
484
|
pre {
|
|
441
485
|
position: relative;
|
|
442
|
-
white-space: pre;
|
|
443
486
|
white-space: pre-wrap;
|
|
444
487
|
word-wrap: break-word;
|
|
445
488
|
padding: 10px;
|
|
@@ -860,6 +903,12 @@ a.tsd-index-link {
|
|
|
860
903
|
margin-bottom: 0.75rem;
|
|
861
904
|
}
|
|
862
905
|
|
|
906
|
+
.tsd-no-select {
|
|
907
|
+
-webkit-user-select: none;
|
|
908
|
+
-moz-user-select: none;
|
|
909
|
+
-ms-user-select: none;
|
|
910
|
+
user-select: none;
|
|
911
|
+
}
|
|
863
912
|
.tsd-kind-icon {
|
|
864
913
|
margin-right: 0.5rem;
|
|
865
914
|
width: 1.25rem;
|
|
@@ -867,10 +916,6 @@ a.tsd-index-link {
|
|
|
867
916
|
min-width: 1.25rem;
|
|
868
917
|
min-height: 1.25rem;
|
|
869
918
|
}
|
|
870
|
-
.tsd-kind-icon path {
|
|
871
|
-
transform-origin: center;
|
|
872
|
-
transform: scale(1.1);
|
|
873
|
-
}
|
|
874
919
|
.tsd-signature > .tsd-kind-icon {
|
|
875
920
|
margin-right: 0.8rem;
|
|
876
921
|
}
|
|
@@ -1242,6 +1287,9 @@ img {
|
|
|
1242
1287
|
.tsd-kind-method {
|
|
1243
1288
|
color: var(--color-ts-method);
|
|
1244
1289
|
}
|
|
1290
|
+
.tsd-kind-reference {
|
|
1291
|
+
color: var(--color-ts-reference);
|
|
1292
|
+
}
|
|
1245
1293
|
.tsd-kind-call-signature {
|
|
1246
1294
|
color: var(--color-ts-call-signature);
|
|
1247
1295
|
}
|
|
@@ -1254,9 +1302,6 @@ img {
|
|
|
1254
1302
|
.tsd-kind-parameter {
|
|
1255
1303
|
color: var(--color-ts-parameter);
|
|
1256
1304
|
}
|
|
1257
|
-
.tsd-kind-type-literal {
|
|
1258
|
-
color: var(--color-ts-type-literal);
|
|
1259
|
-
}
|
|
1260
1305
|
.tsd-kind-type-parameter {
|
|
1261
1306
|
color: var(--color-ts-type-parameter);
|
|
1262
1307
|
}
|
|
@@ -1435,7 +1480,7 @@ img {
|
|
|
1435
1480
|
}
|
|
1436
1481
|
|
|
1437
1482
|
.site-menu {
|
|
1438
|
-
margin-top: 1rem
|
|
1483
|
+
margin-top: 1rem;
|
|
1439
1484
|
}
|
|
1440
1485
|
|
|
1441
1486
|
.page-menu,
|