@skedulo/breeze-ui 1.14.0 → 1.14.1
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.
|
@@ -787,14 +787,6 @@
|
|
|
787
787
|
},
|
|
788
788
|
"default": "[\n 'primary',\n 'secondary',\n 'transparent',\n 'transparent-primary',\n]"
|
|
789
789
|
},
|
|
790
|
-
{
|
|
791
|
-
"kind": "variable",
|
|
792
|
-
"name": "htmlButtonTypes",
|
|
793
|
-
"type": {
|
|
794
|
-
"text": "['button', 'submit', 'reset']"
|
|
795
|
-
},
|
|
796
|
-
"default": "['button', 'submit', 'reset']"
|
|
797
|
-
},
|
|
798
790
|
{
|
|
799
791
|
"kind": "class",
|
|
800
792
|
"description": "Buttons are used throughout the Skedulo platform to enable\nfunctionality such as confirming actions, filtering, opening dialogs, adding or deleting\nselections, and progressing through processes.",
|
|
@@ -907,17 +899,6 @@
|
|
|
907
899
|
"description": "Sets a link href when using an anchor element",
|
|
908
900
|
"attribute": "href"
|
|
909
901
|
},
|
|
910
|
-
{
|
|
911
|
-
"kind": "field",
|
|
912
|
-
"name": "type",
|
|
913
|
-
"type": {
|
|
914
|
-
"text": "HtmlButtonType | undefined"
|
|
915
|
-
},
|
|
916
|
-
"default": "'button'",
|
|
917
|
-
"description": "Adds the type attribute to the button",
|
|
918
|
-
"attribute": "type",
|
|
919
|
-
"reflects": true
|
|
920
|
-
},
|
|
921
902
|
{
|
|
922
903
|
"kind": "field",
|
|
923
904
|
"name": "target",
|
|
@@ -1075,15 +1056,6 @@
|
|
|
1075
1056
|
"description": "Sets a link href when using an anchor element",
|
|
1076
1057
|
"fieldName": "href"
|
|
1077
1058
|
},
|
|
1078
|
-
{
|
|
1079
|
-
"name": "type",
|
|
1080
|
-
"type": {
|
|
1081
|
-
"text": "HtmlButtonType | undefined"
|
|
1082
|
-
},
|
|
1083
|
-
"default": "'button'",
|
|
1084
|
-
"description": "Adds the type attribute to the button",
|
|
1085
|
-
"fieldName": "type"
|
|
1086
|
-
},
|
|
1087
1059
|
{
|
|
1088
1060
|
"name": "target",
|
|
1089
1061
|
"type": {
|
|
@@ -1183,14 +1155,6 @@
|
|
|
1183
1155
|
"module": "src/components/button.ts"
|
|
1184
1156
|
}
|
|
1185
1157
|
},
|
|
1186
|
-
{
|
|
1187
|
-
"kind": "js",
|
|
1188
|
-
"name": "htmlButtonTypes",
|
|
1189
|
-
"declaration": {
|
|
1190
|
-
"name": "htmlButtonTypes",
|
|
1191
|
-
"module": "src/components/button.ts"
|
|
1192
|
-
}
|
|
1193
|
-
},
|
|
1194
1158
|
{
|
|
1195
1159
|
"kind": "js",
|
|
1196
1160
|
"name": "Button",
|
|
@@ -2043,21 +2007,6 @@
|
|
|
2043
2007
|
"module": "src/components/button.ts"
|
|
2044
2008
|
}
|
|
2045
2009
|
},
|
|
2046
|
-
{
|
|
2047
|
-
"kind": "field",
|
|
2048
|
-
"name": "type",
|
|
2049
|
-
"type": {
|
|
2050
|
-
"text": "HtmlButtonType | undefined"
|
|
2051
|
-
},
|
|
2052
|
-
"default": "'button'",
|
|
2053
|
-
"description": "Adds the type attribute to the button",
|
|
2054
|
-
"attribute": "type",
|
|
2055
|
-
"reflects": true,
|
|
2056
|
-
"inheritedFrom": {
|
|
2057
|
-
"name": "Button",
|
|
2058
|
-
"module": "src/components/button.ts"
|
|
2059
|
-
}
|
|
2060
|
-
},
|
|
2061
2010
|
{
|
|
2062
2011
|
"kind": "field",
|
|
2063
2012
|
"name": "target",
|
|
@@ -2298,19 +2247,6 @@
|
|
|
2298
2247
|
"module": "src/components/button.ts"
|
|
2299
2248
|
}
|
|
2300
2249
|
},
|
|
2301
|
-
{
|
|
2302
|
-
"name": "type",
|
|
2303
|
-
"type": {
|
|
2304
|
-
"text": "HtmlButtonType | undefined"
|
|
2305
|
-
},
|
|
2306
|
-
"default": "'button'",
|
|
2307
|
-
"description": "Adds the type attribute to the button",
|
|
2308
|
-
"fieldName": "type",
|
|
2309
|
-
"inheritedFrom": {
|
|
2310
|
-
"name": "Button",
|
|
2311
|
-
"module": "src/components/button.ts"
|
|
2312
|
-
}
|
|
2313
|
-
},
|
|
2314
2250
|
{
|
|
2315
2251
|
"name": "target",
|
|
2316
2252
|
"type": {
|
|
@@ -3248,19 +3184,6 @@
|
|
|
3248
3184
|
"module": "src/components/button.ts"
|
|
3249
3185
|
}
|
|
3250
3186
|
},
|
|
3251
|
-
{
|
|
3252
|
-
"name": "type",
|
|
3253
|
-
"type": {
|
|
3254
|
-
"text": "HtmlButtonType | undefined"
|
|
3255
|
-
},
|
|
3256
|
-
"default": "'button'",
|
|
3257
|
-
"description": "Adds the type attribute to the button",
|
|
3258
|
-
"fieldName": "type",
|
|
3259
|
-
"inheritedFrom": {
|
|
3260
|
-
"name": "Button",
|
|
3261
|
-
"module": "src/components/button.ts"
|
|
3262
|
-
}
|
|
3263
|
-
},
|
|
3264
3187
|
{
|
|
3265
3188
|
"name": "target",
|
|
3266
3189
|
"type": {
|
|
@@ -3429,21 +3352,6 @@
|
|
|
3429
3352
|
"module": "src/components/button.ts"
|
|
3430
3353
|
}
|
|
3431
3354
|
},
|
|
3432
|
-
{
|
|
3433
|
-
"kind": "field",
|
|
3434
|
-
"name": "type",
|
|
3435
|
-
"type": {
|
|
3436
|
-
"text": "HtmlButtonType | undefined"
|
|
3437
|
-
},
|
|
3438
|
-
"default": "'button'",
|
|
3439
|
-
"description": "Adds the type attribute to the button",
|
|
3440
|
-
"attribute": "type",
|
|
3441
|
-
"reflects": true,
|
|
3442
|
-
"inheritedFrom": {
|
|
3443
|
-
"name": "Button",
|
|
3444
|
-
"module": "src/components/button.ts"
|
|
3445
|
-
}
|
|
3446
|
-
},
|
|
3447
3355
|
{
|
|
3448
3356
|
"kind": "field",
|
|
3449
3357
|
"name": "target",
|