amotify 0.3.4 → 0.3.5
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/@utils/color.d.ts +6 -12
- package/dist/@utils/color.js +1 -1
- package/dist/@utils/config.js +1 -1
- package/dist/fn/Input/Color.js +1 -1
- package/dist/index.d.ts +135 -141
- package/package.json +1 -1
package/dist/@utils/color.d.ts
CHANGED
|
@@ -1,21 +1,15 @@
|
|
|
1
1
|
import { Themecolor } from '../@declares';
|
|
2
|
-
export declare const
|
|
2
|
+
export declare const ColorRecords: {
|
|
3
3
|
key: Themecolor;
|
|
4
|
-
isBrand
|
|
5
|
-
|
|
4
|
+
isBrand?: true;
|
|
5
|
+
hex: string;
|
|
6
6
|
}[];
|
|
7
7
|
export declare const SetThemeColorTag: () => void;
|
|
8
|
-
declare const DarkmodeColors: {
|
|
9
|
-
light: string;
|
|
10
|
-
dark: string;
|
|
11
|
-
dim: string;
|
|
12
|
-
auto(): string;
|
|
13
|
-
};
|
|
14
8
|
declare const ThemeColors: {
|
|
15
9
|
[key in Themecolor]: {
|
|
16
10
|
alfa(alfa?: number): string;
|
|
17
|
-
|
|
18
|
-
|
|
11
|
+
hex: string;
|
|
12
|
+
isBrand?: true;
|
|
19
13
|
};
|
|
20
14
|
};
|
|
21
|
-
export {
|
|
15
|
+
export { ThemeColors };
|
package/dist/@utils/color.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import"../chunk-C5N2D3ZX.js";import
|
|
1
|
+
import"../chunk-C5N2D3ZX.js";import x from"jmini";const y=[{key:"comun",hex:"#434BE5"},{key:"leaf",hex:"#15AC78"},{key:"heart",hex:"#ED5954"},{key:"droplet",hex:"#1C71E9"},{key:"brick",hex:"#B3142C"},{key:"flower",hex:"#F18E9E"},{key:"lip",hex:"#D32760"},{key:"wine",hex:"#6C2D5A"},{key:"theater",hex:"#EB0FE7"},{key:"bat",hex:"#380A61"},{key:"poizon",hex:"#7B36C9"},{key:"eggplant",hex:"#8B3DFF"},{key:"ufo",hex:"#633DEB"},{key:"alien",hex:"#542BF5"},{key:"tombstone",hex:"#ADA9BE"},{key:"ninja",hex:"#615CFF"},{key:"moon",hex:"#333347"},{key:"rain",hex:"#6464AF"},{key:"unicorn",hex:"#8E91EB"},{key:"axe",hex:"#464F6D"},{key:"gem",hex:"#104BCB"},{key:"soap",hex:"#0C4197"},{key:"drizzle",hex:"#92ABC8"},{key:"building",hex:"#B5B8BA"},{key:"fish",hex:"#0384AB"},{key:"icicles",hex:"#53BDD5"},{key:"water",hex:"#67A5AD"},{key:"tree1",hex:"#09636D"},{key:"tree2",hex:"#039DAB"},{key:"tree3",hex:"#07565A"},{key:"battery",hex:"#0ABD9F"},{key:"seedle",hex:"#06C656"},{key:"greenTea",hex:"#3C9660"},{key:"oak",hex:"#A1BD93"},{key:"salad",hex:"#B6D00B"},{key:"cloudy",hex:"#CCCCC7"},{key:"lemon",hex:"#EEE077"},{key:"angel",hex:"#FFC800"},{key:"parasol",hex:"#F4CD71"},{key:"pizza",hex:"#F5AA14"},{key:"thunder",hex:"#DEAB45"},{key:"latte",hex:"#DDBE97"},{key:"island",hex:"#F58224"},{key:"shovel",hex:"#7A5443"},{key:"coffee",hex:"#513529"},{key:"carrot",hex:"#EE683F"},{key:"cactus",hex:"#AF928E"},{key:"volcano",hex:"#E12814"},{key:"choco",hex:"#CE5955"},{key:"industry",hex:"#808080"},{key:"gun",hex:"#5E5E5E"},{key:"galaxy",hex:"#0D0D0D"},{key:"line",hex:"#00BD00",isBrand:!0},{key:"twitter",hex:"#189EF2",isBrand:!0},{key:"amazon",hex:"#FF9900",isBrand:!0},{key:"facebook",hex:"#4268B3",isBrand:!0},{key:"android",hex:"#79C256",isBrand:!0},{key:"slackBlue",hex:"#38C5F0",isBrand:!0},{key:"slackGreen",hex:"#2EB87E",isBrand:!0},{key:"slackRed",hex:"#E01F5C",isBrand:!0},{key:"slackYellow",hex:"#ECB22D",isBrand:!0},{key:"slackBase",hex:"#4B154C",isBrand:!0},{key:"googleBlue",hex:"#4387F4",isBrand:!0},{key:"googleGreen",hex:"#0F9F59",isBrand:!0},{key:"googleYellow",hex:"#F5B400",isBrand:!0},{key:"googleRed",hex:"#DB4639",isBrand:!0}],i=()=>{let h="#45515c",e=x("#ThemeColorMetaTag");e[0]&&e.setAttribute("content",h)},k={};y.forEach(h=>{let{key:e}=h;k[e]={alfa:r=>`hsla( var( --cH_${e} ),var( --cS_${e} ),var( --cL_${e} ),${r!=null?r:1} ) `,hex:h.hex,isBrand:h.isBrand}});export{y as ColorRecords,i as SetThemeColorTag,k as ThemeColors};
|
package/dist/@utils/config.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import{b as s,c as h}from"../chunk-C5N2D3ZX.js";import i,{UUID as p}from"jmini";import{useRemote as f,
|
|
1
|
+
import{b as s,c as h}from"../chunk-C5N2D3ZX.js";import i,{UUID as p}from"jmini";import{useRemote as f,ColorRecords as b,SetThemeColorTag as u}from".";let n={sessionUID:p(),appRoot:null,darkMode:"light",themeColor:"comun",roundness:2,isSystemDarkmode:()=>window.matchMedia("(prefers-color-scheme: dark)").matches==!0,deviceIs:"",browserIs:"",isPhone:!1,isTouchDevice:!1,isIOS:!1,screen:{breakpoint:834,phonepoint:690,viewHeight:0,viewWidth:0,isBreakpoint:(e=834)=>window.innerWidth<=e,isPhonepoint:(e=690)=>window.innerWidth<=e}};const o={get:()=>n,set:e=>{n=s(s({},n),e)},update:{themeColor:e=>{if(b.find(d=>d.key==e)||(e="comun"),e==o.get().themeColor)return;o.set(h(s({},o.get()),{themeColor:e}));let t=i(document.body);t.removeClass("",...t.findClass(/^bdsTC/)).addClass("bdsTC_"+e).callback(()=>{u()}),o.restart()},darkMode:e=>{if(i.isOneOf(e,"light","dark","dim","auto")||(e="light"),e==o.get().darkMode)return;let t=e=="auto"?o.get().isSystemDarkmode()?"dark":"light":e;o.set(h(s({},o.get()),{darkMode:t}));let d=i(document.body);d.removeClass("",...d.findClass(/^bdsDM/)).addClass("bdsDM_"+t),o.restart()},roundness:e=>{e>=0&&e<=5||(e=2),e!=o.get().roundness&&(o.set(h(s({},o.get()),{roundness:e})),o.restart(p()))},screen:e=>{o.get().screen=s(s({},o.get().screen),e)}},launch:e=>{const t=window.navigator.userAgent.toLowerCase(),d=t.indexOf("windows nt")!==-1?"windows":t.indexOf("android")!==-1?"android":t.indexOf("iphone")!==-1?"iPhone":t.indexOf("ipad")>-1?"iPad":t.indexOf("mac os x")!==-1?"macOSX":"undefined",l=t.indexOf("msie")!==-1||t.indexOf("trident")!==-1?"ie":t.indexOf("edge")!==-1?"edge":t.indexOf("chrome")!==-1?"chrome":t.indexOf("safari")!==-1?"safari":t.indexOf("firefox")!==-1?"firefox":t.indexOf("opera")!==-1||t.indexOf("opr")!==-1?"opera":"undefined";n.appRoot=e.appRoot||document.body,n.appRoot instanceof HTMLElement&&(n.appRoot.tabIndex=0),i.isExist(e.roundness)&&o.update.roundness(e.roundness),i.isExist(e.themeColor)&&o.update.themeColor(e.themeColor),i.isExist(e.darkMode)&&o.update.darkMode(e.darkMode),n.deviceIs=d,n.browserIs=l,n.isPhone=i.isOneOf(d,"android","iPhone"),n.isTouchDevice=window.ontouchstart!==void 0&&0<navigator.maxTouchPoints,n.isIOS=i.isOneOf(d,"iPhone","iPad"),n.isTouchDevice=window.ontouchstart!==void 0&&0<navigator.maxTouchPoints,n.isIOS=i.isOneOf(d,"iPhone","iPad"),n.screen={breakpoint:834,phonepoint:690,viewHeight:window.innerHeight,viewWidth:window.innerWidth,isBreakpoint:(r=834)=>window.innerWidth<=r,isPhonepoint:(r=690)=>window.innerWidth<=r},i(document.body).addClass("AMOTIFY_be_body","usrDevice_"+o.get().deviceIs,"bdsDM_"+o.get().darkMode,"bdsTC_"+o.get().themeColor),i(window).onEvent("load",()=>{let r=document.body.style,a=i(document.body),m=Number(a.getStyleProperty("--topNavHeight").removeLetters()||0),c=Number(a.getStyleProperty("--footerNavHeight").removeLetters()||0),w=window.innerHeight-m-c;r.setProperty("--viewHeight",window.innerHeight+"px"),r.setProperty("--contentHeight",w+"px")},{eventID:"windowLoad"}).onEvent("resize",()=>{o.update.screen({viewHeight:window.innerHeight,viewWidth:window.innerWidth});let r=i(document.body),a=window.innerHeight,m=Number(r.getStyleProperty("--topNavHeight").removeLetters()),c=Number(r.getStyleProperty("--footerNavHeight").removeLetters()),g=a-m-c;r.setStyleProperty("--viewHeight",a+"px").setStyleProperty("--sideNavHeight",g+"px").setStyleProperty("--contentHeight",g+"px")},{eventID:"getDeviceInfo"}),u()},restart:e=>{f.bridge("LaunchReactApp_"+o.get().sessionUID,e)}};export{o as Config,o as default};
|
package/dist/fn/Input/Color.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import{b as n,c as a,d as v}from"../../chunk-C5N2D3ZX.js";import{jsx as
|
|
1
|
+
import{b as n,c as a,d as v}from"../../chunk-C5N2D3ZX.js";import{jsx as I}from"react/jsx-runtime";import{UUID as c}from"jmini";import{useState as T}from"react";import x from"../../atoms/Box";import{OptionalInputWrapper as F,BoxWrapper as w,CoreEffects as d,DefaultBoxishStyles as S}from"./core";import{InputSwitchClasses as h}from"../../@styles/componentClasses";function B(e){let{value:r,states:f}=e,{required:p}=f,u=[];return p&&!r&&u.push({type:"invalid",label:"ON\u306B\u306A\u3063\u3066\u3044\u307E\u305B\u3093"}),{ok:!u.filter(({type:m})=>m=="invalid").length,notice:u}}const U=e=>{let g=e,{componentId:r,required:f,form:p,wrapStyles:u,enableFormSubmit:m,showInitValidation:E,onChange:y,onKeyDown:C,onValidate:R,onValidateDelay:W,onUpdateValue:_,onUpdateValidValue:H,onUserAction:M,value:b=""}=g,t=v(g,["componentId","required","form","wrapStyles","enableFormSubmit","showInitValidation","onChange","onKeyDown","onValidate","onValidateDelay","onUpdateValue","onUpdateValidValue","onUserAction","value"]),[i,l]=T(d.DefaultStatus(e.componentId||"",b));return d.CommonEffects({type:"color",states:e,val_status:i,set_status:l,SystemValidation:B}),I(w,{val_status:i,set_status:l,states:e,children:I(x,n({htmlTag:"input",type:"color","data-component-id":i.componentId,value:i.rawValue,className:h("Input"),onKeyDown:o=>{C&&C(o),m&&d.SubmitForm(o,p)},onChange:o=>{let{value:s}=o.target;l(D=>a(n({},D),{rawValue:s,eventType:"update",eventID:c(12),isInspected:!1,isValidated:!1,notice:[]})),y&&y(o)},onFocus:o=>{t!=null&&t.onFocus&&(t==null||t.onFocus(o)),l(s=>a(n({},s),{eventID:c(12),isFocusing:!0}))},onBlur:o=>{t!=null&&t.onBlur&&(t==null||t.onBlur(o)),l(s=>a(n({},s),{eventID:c(12),isFocusing:!1}))}},t))})},V=e=>{let r=a(n(a(n({},S(e)),{backgroundColor:"cloud",unitHeight:3}),e),{xcss:n({minWidth:108},e.xcss)});return I(F,{componentId:e.componentId,children:U,states:r})};export{V as Color,V as default};
|
package/dist/index.d.ts
CHANGED
|
@@ -79,348 +79,342 @@ declare const amotify: {
|
|
|
79
79
|
}) => void;
|
|
80
80
|
useUpdateEffect: (effect: () => void | (() => void), deps: any[]) => void;
|
|
81
81
|
pageRouter: utils.pageRouter.Methods;
|
|
82
|
-
|
|
82
|
+
ColorRecords: {
|
|
83
83
|
key: utils.Themecolor;
|
|
84
|
-
isBrand
|
|
85
|
-
|
|
84
|
+
isBrand?: true | undefined;
|
|
85
|
+
hex: string;
|
|
86
86
|
}[];
|
|
87
87
|
SetThemeColorTag: () => void;
|
|
88
|
-
DarkmodeColors: {
|
|
89
|
-
light: string;
|
|
90
|
-
dark: string;
|
|
91
|
-
dim: string;
|
|
92
|
-
auto(): string;
|
|
93
|
-
};
|
|
94
88
|
ThemeColors: {
|
|
95
89
|
comun: {
|
|
96
90
|
alfa(alfa?: number | undefined): string;
|
|
97
|
-
|
|
98
|
-
|
|
91
|
+
hex: string;
|
|
92
|
+
isBrand?: true | undefined;
|
|
99
93
|
};
|
|
100
94
|
leaf: {
|
|
101
95
|
alfa(alfa?: number | undefined): string;
|
|
102
|
-
|
|
103
|
-
|
|
96
|
+
hex: string;
|
|
97
|
+
isBrand?: true | undefined;
|
|
104
98
|
};
|
|
105
99
|
heart: {
|
|
106
100
|
alfa(alfa?: number | undefined): string;
|
|
107
|
-
|
|
108
|
-
|
|
101
|
+
hex: string;
|
|
102
|
+
isBrand?: true | undefined;
|
|
109
103
|
};
|
|
110
104
|
droplet: {
|
|
111
105
|
alfa(alfa?: number | undefined): string;
|
|
112
|
-
|
|
113
|
-
|
|
106
|
+
hex: string;
|
|
107
|
+
isBrand?: true | undefined;
|
|
114
108
|
};
|
|
115
109
|
brick: {
|
|
116
110
|
alfa(alfa?: number | undefined): string;
|
|
117
|
-
|
|
118
|
-
|
|
111
|
+
hex: string;
|
|
112
|
+
isBrand?: true | undefined;
|
|
119
113
|
};
|
|
120
114
|
flower: {
|
|
121
115
|
alfa(alfa?: number | undefined): string;
|
|
122
|
-
|
|
123
|
-
|
|
116
|
+
hex: string;
|
|
117
|
+
isBrand?: true | undefined;
|
|
124
118
|
};
|
|
125
119
|
lip: {
|
|
126
120
|
alfa(alfa?: number | undefined): string;
|
|
127
|
-
|
|
128
|
-
|
|
121
|
+
hex: string;
|
|
122
|
+
isBrand?: true | undefined;
|
|
129
123
|
};
|
|
130
124
|
wine: {
|
|
131
125
|
alfa(alfa?: number | undefined): string;
|
|
132
|
-
|
|
133
|
-
|
|
126
|
+
hex: string;
|
|
127
|
+
isBrand?: true | undefined;
|
|
134
128
|
};
|
|
135
129
|
theater: {
|
|
136
130
|
alfa(alfa?: number | undefined): string;
|
|
137
|
-
|
|
138
|
-
|
|
131
|
+
hex: string;
|
|
132
|
+
isBrand?: true | undefined;
|
|
139
133
|
};
|
|
140
134
|
bat: {
|
|
141
135
|
alfa(alfa?: number | undefined): string;
|
|
142
|
-
|
|
143
|
-
|
|
136
|
+
hex: string;
|
|
137
|
+
isBrand?: true | undefined;
|
|
144
138
|
};
|
|
145
139
|
poizon: {
|
|
146
140
|
alfa(alfa?: number | undefined): string;
|
|
147
|
-
|
|
148
|
-
|
|
141
|
+
hex: string;
|
|
142
|
+
isBrand?: true | undefined;
|
|
149
143
|
};
|
|
150
144
|
eggplant: {
|
|
151
145
|
alfa(alfa?: number | undefined): string;
|
|
152
|
-
|
|
153
|
-
|
|
146
|
+
hex: string;
|
|
147
|
+
isBrand?: true | undefined;
|
|
154
148
|
};
|
|
155
149
|
ufo: {
|
|
156
150
|
alfa(alfa?: number | undefined): string;
|
|
157
|
-
|
|
158
|
-
|
|
151
|
+
hex: string;
|
|
152
|
+
isBrand?: true | undefined;
|
|
159
153
|
};
|
|
160
154
|
alien: {
|
|
161
155
|
alfa(alfa?: number | undefined): string;
|
|
162
|
-
|
|
163
|
-
|
|
156
|
+
hex: string;
|
|
157
|
+
isBrand?: true | undefined;
|
|
164
158
|
};
|
|
165
159
|
tombstone: {
|
|
166
160
|
alfa(alfa?: number | undefined): string;
|
|
167
|
-
|
|
168
|
-
|
|
161
|
+
hex: string;
|
|
162
|
+
isBrand?: true | undefined;
|
|
169
163
|
};
|
|
170
164
|
ninja: {
|
|
171
165
|
alfa(alfa?: number | undefined): string;
|
|
172
|
-
|
|
173
|
-
|
|
166
|
+
hex: string;
|
|
167
|
+
isBrand?: true | undefined;
|
|
174
168
|
};
|
|
175
169
|
moon: {
|
|
176
170
|
alfa(alfa?: number | undefined): string;
|
|
177
|
-
|
|
178
|
-
|
|
171
|
+
hex: string;
|
|
172
|
+
isBrand?: true | undefined;
|
|
179
173
|
};
|
|
180
174
|
rain: {
|
|
181
175
|
alfa(alfa?: number | undefined): string;
|
|
182
|
-
|
|
183
|
-
|
|
176
|
+
hex: string;
|
|
177
|
+
isBrand?: true | undefined;
|
|
184
178
|
};
|
|
185
179
|
unicorn: {
|
|
186
180
|
alfa(alfa?: number | undefined): string;
|
|
187
|
-
|
|
188
|
-
|
|
181
|
+
hex: string;
|
|
182
|
+
isBrand?: true | undefined;
|
|
189
183
|
};
|
|
190
184
|
axe: {
|
|
191
185
|
alfa(alfa?: number | undefined): string;
|
|
192
|
-
|
|
193
|
-
|
|
186
|
+
hex: string;
|
|
187
|
+
isBrand?: true | undefined;
|
|
194
188
|
};
|
|
195
189
|
gem: {
|
|
196
190
|
alfa(alfa?: number | undefined): string;
|
|
197
|
-
|
|
198
|
-
|
|
191
|
+
hex: string;
|
|
192
|
+
isBrand?: true | undefined;
|
|
199
193
|
};
|
|
200
194
|
soap: {
|
|
201
195
|
alfa(alfa?: number | undefined): string;
|
|
202
|
-
|
|
203
|
-
|
|
196
|
+
hex: string;
|
|
197
|
+
isBrand?: true | undefined;
|
|
204
198
|
};
|
|
205
199
|
drizzle: {
|
|
206
200
|
alfa(alfa?: number | undefined): string;
|
|
207
|
-
|
|
208
|
-
|
|
201
|
+
hex: string;
|
|
202
|
+
isBrand?: true | undefined;
|
|
209
203
|
};
|
|
210
204
|
building: {
|
|
211
205
|
alfa(alfa?: number | undefined): string;
|
|
212
|
-
|
|
213
|
-
|
|
206
|
+
hex: string;
|
|
207
|
+
isBrand?: true | undefined;
|
|
214
208
|
};
|
|
215
209
|
fish: {
|
|
216
210
|
alfa(alfa?: number | undefined): string;
|
|
217
|
-
|
|
218
|
-
|
|
211
|
+
hex: string;
|
|
212
|
+
isBrand?: true | undefined;
|
|
219
213
|
};
|
|
220
214
|
icicles: {
|
|
221
215
|
alfa(alfa?: number | undefined): string;
|
|
222
|
-
|
|
223
|
-
|
|
216
|
+
hex: string;
|
|
217
|
+
isBrand?: true | undefined;
|
|
224
218
|
};
|
|
225
219
|
water: {
|
|
226
220
|
alfa(alfa?: number | undefined): string;
|
|
227
|
-
|
|
228
|
-
|
|
221
|
+
hex: string;
|
|
222
|
+
isBrand?: true | undefined;
|
|
229
223
|
};
|
|
230
224
|
tree1: {
|
|
231
225
|
alfa(alfa?: number | undefined): string;
|
|
232
|
-
|
|
233
|
-
|
|
226
|
+
hex: string;
|
|
227
|
+
isBrand?: true | undefined;
|
|
234
228
|
};
|
|
235
229
|
tree2: {
|
|
236
230
|
alfa(alfa?: number | undefined): string;
|
|
237
|
-
|
|
238
|
-
|
|
231
|
+
hex: string;
|
|
232
|
+
isBrand?: true | undefined;
|
|
239
233
|
};
|
|
240
234
|
tree3: {
|
|
241
235
|
alfa(alfa?: number | undefined): string;
|
|
242
|
-
|
|
243
|
-
|
|
236
|
+
hex: string;
|
|
237
|
+
isBrand?: true | undefined;
|
|
244
238
|
};
|
|
245
239
|
battery: {
|
|
246
240
|
alfa(alfa?: number | undefined): string;
|
|
247
|
-
|
|
248
|
-
|
|
241
|
+
hex: string;
|
|
242
|
+
isBrand?: true | undefined;
|
|
249
243
|
};
|
|
250
244
|
seedle: {
|
|
251
245
|
alfa(alfa?: number | undefined): string;
|
|
252
|
-
|
|
253
|
-
|
|
246
|
+
hex: string;
|
|
247
|
+
isBrand?: true | undefined;
|
|
254
248
|
};
|
|
255
249
|
greenTea: {
|
|
256
250
|
alfa(alfa?: number | undefined): string;
|
|
257
|
-
|
|
258
|
-
|
|
251
|
+
hex: string;
|
|
252
|
+
isBrand?: true | undefined;
|
|
259
253
|
};
|
|
260
254
|
oak: {
|
|
261
255
|
alfa(alfa?: number | undefined): string;
|
|
262
|
-
|
|
263
|
-
|
|
256
|
+
hex: string;
|
|
257
|
+
isBrand?: true | undefined;
|
|
264
258
|
};
|
|
265
259
|
salad: {
|
|
266
260
|
alfa(alfa?: number | undefined): string;
|
|
267
|
-
|
|
268
|
-
|
|
261
|
+
hex: string;
|
|
262
|
+
isBrand?: true | undefined;
|
|
269
263
|
};
|
|
270
264
|
cloudy: {
|
|
271
265
|
alfa(alfa?: number | undefined): string;
|
|
272
|
-
|
|
273
|
-
|
|
266
|
+
hex: string;
|
|
267
|
+
isBrand?: true | undefined;
|
|
274
268
|
};
|
|
275
269
|
lemon: {
|
|
276
270
|
alfa(alfa?: number | undefined): string;
|
|
277
|
-
|
|
278
|
-
|
|
271
|
+
hex: string;
|
|
272
|
+
isBrand?: true | undefined;
|
|
279
273
|
};
|
|
280
274
|
angel: {
|
|
281
275
|
alfa(alfa?: number | undefined): string;
|
|
282
|
-
|
|
283
|
-
|
|
276
|
+
hex: string;
|
|
277
|
+
isBrand?: true | undefined;
|
|
284
278
|
};
|
|
285
279
|
parasol: {
|
|
286
280
|
alfa(alfa?: number | undefined): string;
|
|
287
|
-
|
|
288
|
-
|
|
281
|
+
hex: string;
|
|
282
|
+
isBrand?: true | undefined;
|
|
289
283
|
};
|
|
290
284
|
pizza: {
|
|
291
285
|
alfa(alfa?: number | undefined): string;
|
|
292
|
-
|
|
293
|
-
|
|
286
|
+
hex: string;
|
|
287
|
+
isBrand?: true | undefined;
|
|
294
288
|
};
|
|
295
289
|
thunder: {
|
|
296
290
|
alfa(alfa?: number | undefined): string;
|
|
297
|
-
|
|
298
|
-
|
|
291
|
+
hex: string;
|
|
292
|
+
isBrand?: true | undefined;
|
|
299
293
|
};
|
|
300
294
|
latte: {
|
|
301
295
|
alfa(alfa?: number | undefined): string;
|
|
302
|
-
|
|
303
|
-
|
|
296
|
+
hex: string;
|
|
297
|
+
isBrand?: true | undefined;
|
|
304
298
|
};
|
|
305
299
|
island: {
|
|
306
300
|
alfa(alfa?: number | undefined): string;
|
|
307
|
-
|
|
308
|
-
|
|
301
|
+
hex: string;
|
|
302
|
+
isBrand?: true | undefined;
|
|
309
303
|
};
|
|
310
304
|
shovel: {
|
|
311
305
|
alfa(alfa?: number | undefined): string;
|
|
312
|
-
|
|
313
|
-
|
|
306
|
+
hex: string;
|
|
307
|
+
isBrand?: true | undefined;
|
|
314
308
|
};
|
|
315
309
|
coffee: {
|
|
316
310
|
alfa(alfa?: number | undefined): string;
|
|
317
|
-
|
|
318
|
-
|
|
311
|
+
hex: string;
|
|
312
|
+
isBrand?: true | undefined;
|
|
319
313
|
};
|
|
320
314
|
carrot: {
|
|
321
315
|
alfa(alfa?: number | undefined): string;
|
|
322
|
-
|
|
323
|
-
|
|
316
|
+
hex: string;
|
|
317
|
+
isBrand?: true | undefined;
|
|
324
318
|
};
|
|
325
319
|
cactus: {
|
|
326
320
|
alfa(alfa?: number | undefined): string;
|
|
327
|
-
|
|
328
|
-
|
|
321
|
+
hex: string;
|
|
322
|
+
isBrand?: true | undefined;
|
|
329
323
|
};
|
|
330
324
|
volcano: {
|
|
331
325
|
alfa(alfa?: number | undefined): string;
|
|
332
|
-
|
|
333
|
-
|
|
326
|
+
hex: string;
|
|
327
|
+
isBrand?: true | undefined;
|
|
334
328
|
};
|
|
335
329
|
choco: {
|
|
336
330
|
alfa(alfa?: number | undefined): string;
|
|
337
|
-
|
|
338
|
-
|
|
331
|
+
hex: string;
|
|
332
|
+
isBrand?: true | undefined;
|
|
339
333
|
};
|
|
340
334
|
industry: {
|
|
341
335
|
alfa(alfa?: number | undefined): string;
|
|
342
|
-
|
|
343
|
-
|
|
336
|
+
hex: string;
|
|
337
|
+
isBrand?: true | undefined;
|
|
344
338
|
};
|
|
345
339
|
gun: {
|
|
346
340
|
alfa(alfa?: number | undefined): string;
|
|
347
|
-
|
|
348
|
-
|
|
341
|
+
hex: string;
|
|
342
|
+
isBrand?: true | undefined;
|
|
349
343
|
};
|
|
350
344
|
galaxy: {
|
|
351
345
|
alfa(alfa?: number | undefined): string;
|
|
352
|
-
|
|
353
|
-
|
|
346
|
+
hex: string;
|
|
347
|
+
isBrand?: true | undefined;
|
|
354
348
|
};
|
|
355
349
|
line: {
|
|
356
350
|
alfa(alfa?: number | undefined): string;
|
|
357
|
-
|
|
358
|
-
|
|
351
|
+
hex: string;
|
|
352
|
+
isBrand?: true | undefined;
|
|
359
353
|
};
|
|
360
354
|
twitter: {
|
|
361
355
|
alfa(alfa?: number | undefined): string;
|
|
362
|
-
|
|
363
|
-
|
|
356
|
+
hex: string;
|
|
357
|
+
isBrand?: true | undefined;
|
|
364
358
|
};
|
|
365
359
|
amazon: {
|
|
366
360
|
alfa(alfa?: number | undefined): string;
|
|
367
|
-
|
|
368
|
-
|
|
361
|
+
hex: string;
|
|
362
|
+
isBrand?: true | undefined;
|
|
369
363
|
};
|
|
370
364
|
facebook: {
|
|
371
365
|
alfa(alfa?: number | undefined): string;
|
|
372
|
-
|
|
373
|
-
|
|
366
|
+
hex: string;
|
|
367
|
+
isBrand?: true | undefined;
|
|
374
368
|
};
|
|
375
369
|
android: {
|
|
376
370
|
alfa(alfa?: number | undefined): string;
|
|
377
|
-
|
|
378
|
-
|
|
371
|
+
hex: string;
|
|
372
|
+
isBrand?: true | undefined;
|
|
379
373
|
};
|
|
380
374
|
slackBlue: {
|
|
381
375
|
alfa(alfa?: number | undefined): string;
|
|
382
|
-
|
|
383
|
-
|
|
376
|
+
hex: string;
|
|
377
|
+
isBrand?: true | undefined;
|
|
384
378
|
};
|
|
385
379
|
slackGreen: {
|
|
386
380
|
alfa(alfa?: number | undefined): string;
|
|
387
|
-
|
|
388
|
-
|
|
381
|
+
hex: string;
|
|
382
|
+
isBrand?: true | undefined;
|
|
389
383
|
};
|
|
390
384
|
slackRed: {
|
|
391
385
|
alfa(alfa?: number | undefined): string;
|
|
392
|
-
|
|
393
|
-
|
|
386
|
+
hex: string;
|
|
387
|
+
isBrand?: true | undefined;
|
|
394
388
|
};
|
|
395
389
|
slackYellow: {
|
|
396
390
|
alfa(alfa?: number | undefined): string;
|
|
397
|
-
|
|
398
|
-
|
|
391
|
+
hex: string;
|
|
392
|
+
isBrand?: true | undefined;
|
|
399
393
|
};
|
|
400
394
|
slackBase: {
|
|
401
395
|
alfa(alfa?: number | undefined): string;
|
|
402
|
-
|
|
403
|
-
|
|
396
|
+
hex: string;
|
|
397
|
+
isBrand?: true | undefined;
|
|
404
398
|
};
|
|
405
399
|
googleBlue: {
|
|
406
400
|
alfa(alfa?: number | undefined): string;
|
|
407
|
-
|
|
408
|
-
|
|
401
|
+
hex: string;
|
|
402
|
+
isBrand?: true | undefined;
|
|
409
403
|
};
|
|
410
404
|
googleGreen: {
|
|
411
405
|
alfa(alfa?: number | undefined): string;
|
|
412
|
-
|
|
413
|
-
|
|
406
|
+
hex: string;
|
|
407
|
+
isBrand?: true | undefined;
|
|
414
408
|
};
|
|
415
409
|
googleYellow: {
|
|
416
410
|
alfa(alfa?: number | undefined): string;
|
|
417
|
-
|
|
418
|
-
|
|
411
|
+
hex: string;
|
|
412
|
+
isBrand?: true | undefined;
|
|
419
413
|
};
|
|
420
414
|
googleRed: {
|
|
421
415
|
alfa(alfa?: number | undefined): string;
|
|
422
|
-
|
|
423
|
-
|
|
416
|
+
hex: string;
|
|
417
|
+
isBrand?: true | undefined;
|
|
424
418
|
};
|
|
425
419
|
};
|
|
426
420
|
ReadStyleSet: utils.ReadStyleSet<any>;
|