@types/uikit
Advanced tools
Comparing version 2.27.8 to 2.27.9
@@ -38,3 +38,3 @@ // Type definitions for uikit 2.27 | ||
*/ | ||
pos?: DropdownPosition; | ||
pos?: DropdownPosition | undefined; | ||
/** | ||
@@ -44,3 +44,3 @@ * Dropdown trigger behaviour | ||
*/ | ||
mode?: 'hover'|'click'; | ||
mode?: 'hover'|'click' | undefined; | ||
/** | ||
@@ -50,3 +50,3 @@ * Remain time before auto closing dropdown in hover mode | ||
*/ | ||
remaintime?: number; | ||
remaintime?: number | undefined; | ||
/** | ||
@@ -56,3 +56,3 @@ * Stretch dropdown width to a specified element | ||
*/ | ||
justify?: string|JQuery|false; | ||
justify?: string|JQuery|false | undefined; | ||
/** | ||
@@ -62,3 +62,3 @@ * Referenced element to keep dropdowns visibilty | ||
*/ | ||
boundary?: string|JQuery|Window; | ||
boundary?: string|JQuery|Window | undefined; | ||
/** | ||
@@ -68,3 +68,3 @@ * Delay time in hover mode before a dropdown is shown in ms | ||
*/ | ||
delay?: number; | ||
delay?: number | undefined; | ||
/** | ||
@@ -74,3 +74,3 @@ * Dropdown selector | ||
*/ | ||
dropdownSelector?: string|JQuery; | ||
dropdownSelector?: string|JQuery | undefined; | ||
/** | ||
@@ -80,3 +80,3 @@ * Is added to the delay time when hovering from one active dropdown to another dropdown (in ms) | ||
*/ | ||
hoverDelayIdle?: number; | ||
hoverDelayIdle?: number | undefined; | ||
/** | ||
@@ -87,3 +87,3 @@ * Prevent automatic dropdown flip | ||
*/ | ||
preventflip?: 'x'|'y'|boolean; | ||
preventflip?: 'x'|'y'|boolean | undefined; | ||
} | ||
@@ -123,3 +123,3 @@ /** | ||
*/ | ||
keyboard?: boolean; | ||
keyboard?: boolean | undefined; | ||
/** | ||
@@ -131,3 +131,3 @@ * Allow modal to close automatically when clicking on the modal overlay | ||
*/ | ||
bgclose?: boolean; | ||
bgclose?: boolean | undefined; | ||
/** | ||
@@ -139,3 +139,3 @@ * Set the height for overflow container to start scrolling | ||
*/ | ||
minScrollHeight?: number; | ||
minScrollHeight?: number | undefined; | ||
/** | ||
@@ -147,3 +147,3 @@ * Vertically center the modal | ||
*/ | ||
center?: boolean; | ||
center?: boolean | undefined; | ||
/** | ||
@@ -155,3 +155,3 @@ * Close currently opened modals on opening modal | ||
*/ | ||
modal?: boolean; | ||
modal?: boolean | undefined; | ||
} | ||
@@ -292,3 +292,3 @@ /** | ||
*/ | ||
group?: string; | ||
group?: string | undefined; | ||
/** | ||
@@ -298,3 +298,3 @@ * Animation duration between gallery item change | ||
*/ | ||
duration?: number; | ||
duration?: number | undefined; | ||
/** | ||
@@ -304,3 +304,3 @@ * Allow keyboard navigation | ||
*/ | ||
keyboard?: boolean; | ||
keyboard?: boolean | undefined; | ||
} | ||
@@ -352,3 +352,3 @@ interface LightBoxItem { | ||
*/ | ||
source?: string|string[]|CallbackAutoComplete; | ||
source?: string|string[]|CallbackAutoComplete | undefined; | ||
/** | ||
@@ -358,3 +358,3 @@ * Min. input length before triggering autocomplete | ||
*/ | ||
minLength?: number; | ||
minLength?: number | undefined; | ||
/** | ||
@@ -364,3 +364,3 @@ * Query name when sending ajax request | ||
*/ | ||
param?: string; | ||
param?: string | undefined; | ||
/** | ||
@@ -370,3 +370,3 @@ * Delay time after stop typing | ||
*/ | ||
delay?: number; | ||
delay?: number | undefined; | ||
} | ||
@@ -402,3 +402,3 @@ /** | ||
*/ | ||
weekstart?: number; | ||
weekstart?: number | undefined; | ||
/** | ||
@@ -408,3 +408,3 @@ * Language string definitions | ||
*/ | ||
i18n?: {}; | ||
i18n?: {} | undefined; | ||
/** | ||
@@ -414,3 +414,3 @@ * Date format string | ||
*/ | ||
format?: string; | ||
format?: string | undefined; | ||
/** | ||
@@ -420,3 +420,3 @@ * Offset to the input value | ||
*/ | ||
offsettop?: number; | ||
offsettop?: number | undefined; | ||
/** | ||
@@ -429,3 +429,3 @@ * Min. date | ||
*/ | ||
minDate?: string|boolean|number; | ||
minDate?: string|boolean|number | undefined; | ||
/** | ||
@@ -438,3 +438,3 @@ * Max. date | ||
*/ | ||
maxDate?: string|boolean|number; | ||
maxDate?: string|boolean|number | undefined; | ||
/** | ||
@@ -445,3 +445,3 @@ * Position of the datepicker | ||
*/ | ||
pos?: string; | ||
pos?: string | undefined; | ||
} | ||
@@ -482,3 +482,3 @@ /** | ||
*/ | ||
mode?: string; | ||
mode?: string | undefined; | ||
/** | ||
@@ -488,3 +488,3 @@ * Button list to appear in the toolbar | ||
*/ | ||
toolbar?: string[]; | ||
toolbar?: string[] | undefined; | ||
/** | ||
@@ -494,3 +494,3 @@ * Min. browser width when to switch to responsive tab mode when in split mode | ||
*/ | ||
maxsplitsize?: number; | ||
maxsplitsize?: number | undefined; | ||
/** | ||
@@ -500,3 +500,3 @@ * Label string for preview mode | ||
*/ | ||
lblPreview?: string; | ||
lblPreview?: string | undefined; | ||
/** | ||
@@ -506,3 +506,3 @@ * Label string for code mode | ||
*/ | ||
lblCodeview?: string; | ||
lblCodeview?: string | undefined; | ||
} | ||
@@ -519,3 +519,3 @@ /** | ||
*/ | ||
center?: boolean; | ||
center?: boolean | undefined; | ||
/** | ||
@@ -525,3 +525,3 @@ * Mouse movement threshold in pixel until trigger element dragging | ||
*/ | ||
threshold?: boolean; | ||
threshold?: boolean | undefined; | ||
/** | ||
@@ -531,3 +531,3 @@ * Infinite scrolling | ||
*/ | ||
infinite?: boolean; | ||
infinite?: boolean | undefined; | ||
/** | ||
@@ -537,3 +537,3 @@ * Class added on active item in center mode | ||
*/ | ||
activecls?: string; | ||
activecls?: string | undefined; | ||
/** | ||
@@ -543,3 +543,3 @@ * Defines whether or not the slider items should switch automatically | ||
*/ | ||
autoplay?: boolean; | ||
autoplay?: boolean | undefined; | ||
/** | ||
@@ -549,3 +549,3 @@ * Pause autoplay when hovering a slider | ||
*/ | ||
pauseOnHover?: boolean; | ||
pauseOnHover?: boolean | undefined; | ||
/** | ||
@@ -555,3 +555,3 @@ * Defines the timespan between switching slider items | ||
*/ | ||
autoplayInterval?: number; | ||
autoplayInterval?: number | undefined; | ||
} | ||
@@ -581,3 +581,3 @@ /** | ||
*/ | ||
default?: number; | ||
default?: number | undefined; | ||
/** | ||
@@ -587,3 +587,3 @@ * Visible items in a set at small breakpoint | ||
*/ | ||
small?: number; | ||
small?: number | undefined; | ||
/** | ||
@@ -593,3 +593,3 @@ * Visible items in a set at medium breakpoint | ||
*/ | ||
medium?: number; | ||
medium?: number | undefined; | ||
/** | ||
@@ -599,3 +599,3 @@ * Visible items in a set at large breakpoint | ||
*/ | ||
large?: number; | ||
large?: number | undefined; | ||
/** | ||
@@ -605,3 +605,3 @@ * Visible items in a set at xlarge breakpoint | ||
*/ | ||
xlarge?: number; | ||
xlarge?: number | undefined; | ||
/** | ||
@@ -611,3 +611,3 @@ * Animation name | ||
*/ | ||
animation?: string; | ||
animation?: string | undefined; | ||
/** | ||
@@ -617,3 +617,3 @@ * Animation duration in ms | ||
*/ | ||
duration?: number; | ||
duration?: number | undefined; | ||
/** | ||
@@ -623,3 +623,3 @@ * Animation delay between items in a set | ||
*/ | ||
delay?: number; | ||
delay?: number | undefined; | ||
/** | ||
@@ -629,3 +629,3 @@ * Items filter | ||
*/ | ||
filter?: string; | ||
filter?: string | undefined; | ||
/** | ||
@@ -635,3 +635,3 @@ * Defines whether or not the slideset items should switch automatically. | ||
*/ | ||
autoplay?: boolean; | ||
autoplay?: boolean | undefined; | ||
/** | ||
@@ -641,3 +641,3 @@ * Pause autoplay when hovering a slideset. | ||
*/ | ||
pauseOnHover?: boolean; | ||
pauseOnHover?: boolean | undefined; | ||
/** | ||
@@ -647,3 +647,3 @@ * Defines the timespan between switching slideset items. | ||
*/ | ||
autoplayInterval?: number; | ||
autoplayInterval?: number | undefined; | ||
} | ||
@@ -673,3 +673,3 @@ /** | ||
*/ | ||
animation?: string; | ||
animation?: string | undefined; | ||
@@ -680,3 +680,3 @@ /** | ||
*/ | ||
duration?: number; | ||
duration?: number | undefined; | ||
@@ -687,3 +687,3 @@ /** | ||
*/ | ||
height?: string; | ||
height?: string | undefined; | ||
@@ -694,3 +694,3 @@ /** | ||
*/ | ||
start?: number; | ||
start?: number | undefined; | ||
@@ -701,3 +701,3 @@ /** | ||
*/ | ||
autoplay?: boolean; | ||
autoplay?: boolean | undefined; | ||
@@ -708,3 +708,3 @@ /** | ||
*/ | ||
pauseOnHover?: boolean; | ||
pauseOnHover?: boolean | undefined; | ||
@@ -715,3 +715,3 @@ /** | ||
*/ | ||
autoplayInterval?: number; | ||
autoplayInterval?: number | undefined; | ||
@@ -722,3 +722,3 @@ /** | ||
*/ | ||
videoautoplay?: boolean; | ||
videoautoplay?: boolean | undefined; | ||
@@ -729,3 +729,3 @@ /** | ||
*/ | ||
videomute?: boolean; | ||
videomute?: boolean | undefined; | ||
@@ -737,3 +737,3 @@ /** | ||
*/ | ||
kenburns?: boolean; | ||
kenburns?: boolean | undefined; | ||
@@ -744,3 +744,3 @@ /** | ||
*/ | ||
kenburnsanimations?: string; | ||
kenburnsanimations?: string | undefined; | ||
@@ -751,3 +751,3 @@ /** | ||
*/ | ||
slices?: number; | ||
slices?: number | undefined; | ||
} | ||
@@ -777,3 +777,3 @@ /** | ||
*/ | ||
velocity?: number; | ||
velocity?: number | undefined; | ||
/** | ||
@@ -783,3 +783,3 @@ * Element dimension reference for animation duration. | ||
*/ | ||
target?: boolean; | ||
target?: boolean | undefined; | ||
/** | ||
@@ -791,3 +791,3 @@ * Animation range depending on the viewport. | ||
*/ | ||
viewport?: number; | ||
viewport?: number | undefined; | ||
/** | ||
@@ -799,3 +799,3 @@ * Condition for the active status with a width as integer (e.g. 640) or a css media query | ||
*/ | ||
media?: number|string; | ||
media?: number|string | undefined; | ||
} | ||
@@ -814,3 +814,3 @@ /** | ||
*/ | ||
showfirst?: boolean; | ||
showfirst?: boolean | undefined; | ||
/** | ||
@@ -822,3 +822,3 @@ * Allow multiple open items | ||
*/ | ||
collapse?: boolean; | ||
collapse?: boolean | undefined; | ||
/** | ||
@@ -830,3 +830,3 @@ * Animate toggle | ||
*/ | ||
animate?: boolean; | ||
animate?: boolean | undefined; | ||
/** | ||
@@ -838,3 +838,3 @@ * Animation function | ||
*/ | ||
easing?: string; | ||
easing?: string | undefined; | ||
/** | ||
@@ -846,3 +846,3 @@ * Animation duration | ||
*/ | ||
duration?: number; | ||
duration?: number | undefined; | ||
/** | ||
@@ -854,3 +854,3 @@ * Css selector for toggles | ||
*/ | ||
toggle?: string; | ||
toggle?: string | undefined; | ||
/** | ||
@@ -862,3 +862,3 @@ * Css selector for content containers | ||
*/ | ||
containers?: string; | ||
containers?: string | undefined; | ||
/** | ||
@@ -870,3 +870,3 @@ * Class to add when an item is active | ||
*/ | ||
clsactive?: string; | ||
clsactive?: string | undefined; | ||
} | ||
@@ -895,3 +895,3 @@ /** | ||
*/ | ||
message?: string; | ||
message?: string | undefined; | ||
@@ -906,3 +906,3 @@ /** | ||
*/ | ||
status?: string; | ||
status?: string | undefined; | ||
@@ -913,3 +913,3 @@ /** | ||
*/ | ||
timeout?: number; | ||
timeout?: number | undefined; | ||
@@ -923,3 +923,3 @@ /** | ||
*/ | ||
pos?: string; | ||
pos?: string | undefined; | ||
} | ||
@@ -950,3 +950,3 @@ /** | ||
*/ | ||
source?: string; | ||
source?: string | undefined; | ||
@@ -959,3 +959,3 @@ /** | ||
*/ | ||
minLength?: number; | ||
minLength?: number | undefined; | ||
@@ -968,3 +968,3 @@ /** | ||
*/ | ||
param?: string; | ||
param?: string | undefined; | ||
@@ -977,3 +977,3 @@ /** | ||
*/ | ||
delay?: number; | ||
delay?: number | undefined; | ||
} | ||
@@ -992,3 +992,3 @@ /** | ||
*/ | ||
group?: string; | ||
group?: string | undefined; | ||
/** | ||
@@ -1000,3 +1000,3 @@ * Max nesting level | ||
*/ | ||
maxDepth?: number; | ||
maxDepth?: number | undefined; | ||
/** | ||
@@ -1008,3 +1008,3 @@ * Pixel threshold before starting to drag | ||
*/ | ||
threshold?: number; | ||
threshold?: number | undefined; | ||
/** | ||
@@ -1016,3 +1016,3 @@ * List node name | ||
*/ | ||
listNodeName?: string; | ||
listNodeName?: string | undefined; | ||
/** | ||
@@ -1024,3 +1024,3 @@ * Item node name | ||
*/ | ||
itemNodeName?: string; | ||
itemNodeName?: string | undefined; | ||
/** | ||
@@ -1032,3 +1032,3 @@ * List base class | ||
*/ | ||
listBaseClass?: string; | ||
listBaseClass?: string | undefined; | ||
/** | ||
@@ -1040,3 +1040,3 @@ * List class | ||
*/ | ||
listClass?: string; | ||
listClass?: string | undefined; | ||
/** | ||
@@ -1048,3 +1048,3 @@ * List item class | ||
*/ | ||
listitemClass?: string; | ||
listitemClass?: string | undefined; | ||
/** | ||
@@ -1056,3 +1056,3 @@ * Item class | ||
*/ | ||
itemClass?: string; | ||
itemClass?: string | undefined; | ||
/** | ||
@@ -1064,3 +1064,3 @@ * Class added to dragged list | ||
*/ | ||
dragClass?: string; | ||
dragClass?: string | undefined; | ||
/** | ||
@@ -1072,3 +1072,3 @@ * Class added to <code><html></code> when moving | ||
*/ | ||
movingClass?: string; | ||
movingClass?: string | undefined; | ||
/** | ||
@@ -1080,3 +1080,3 @@ * Class for drag handle | ||
*/ | ||
handleClass?: string; | ||
handleClass?: string | undefined; | ||
/** | ||
@@ -1088,3 +1088,3 @@ * Class for collapsed items | ||
*/ | ||
collapsedClass?: string; | ||
collapsedClass?: string | undefined; | ||
/** | ||
@@ -1096,3 +1096,3 @@ * Class for placeholder of currently dragged element | ||
*/ | ||
placeClass?: string; | ||
placeClass?: string | undefined; | ||
/** | ||
@@ -1105,3 +1105,3 @@ * Elements with this class will not trigger dragging. Useful when having the complete item draggable and not | ||
*/ | ||
noDragClass?: string; | ||
noDragClass?: string | undefined; | ||
/** | ||
@@ -1113,3 +1113,3 @@ * Class for empty lists | ||
*/ | ||
emptyClass?: string; | ||
emptyClass?: string | undefined; | ||
} | ||
@@ -1156,3 +1156,3 @@ /** | ||
*/ | ||
group?: string; | ||
group?: string | undefined; | ||
/** | ||
@@ -1164,3 +1164,3 @@ * Animation speed in ms | ||
*/ | ||
animation?: string; | ||
animation?: string | undefined; | ||
/** | ||
@@ -1172,3 +1172,3 @@ * Mouse movement threshold in pixel until trigger element dragging | ||
*/ | ||
threshold?: string; | ||
threshold?: string | undefined; | ||
/** | ||
@@ -1180,3 +1180,3 @@ * Custom class to define elements which can trigger sorting | ||
*/ | ||
handleClass?: string; | ||
handleClass?: string | undefined; | ||
/** | ||
@@ -1188,3 +1188,3 @@ * Custom class added to the dragged element | ||
*/ | ||
dragCustomClass?: string; | ||
dragCustomClass?: string | undefined; | ||
} | ||
@@ -1231,3 +1231,3 @@ /** | ||
*/ | ||
top?: number; | ||
top?: number | undefined; | ||
/** | ||
@@ -1239,3 +1239,3 @@ * UIkit animation class | ||
*/ | ||
animation?: string; | ||
animation?: string | undefined; | ||
/** | ||
@@ -1247,3 +1247,3 @@ * Init class when the element is sticky for the first time | ||
*/ | ||
clsinit?: string; | ||
clsinit?: string | undefined; | ||
/** | ||
@@ -1255,3 +1255,3 @@ * Active class to add, when element is sticky | ||
*/ | ||
clsactive?: string; | ||
clsactive?: string | undefined; | ||
/** | ||
@@ -1263,3 +1263,3 @@ * Class to add, when element is not sticky | ||
*/ | ||
clsinactive?: string; | ||
clsinactive?: string | undefined; | ||
/** | ||
@@ -1271,3 +1271,3 @@ * Css selector where to get the width from in sticky mode. By default it takes the width from the created wrapper element. | ||
*/ | ||
getWidthFrom?: string; | ||
getWidthFrom?: string | undefined; | ||
/** | ||
@@ -1279,3 +1279,3 @@ * Condition for the active status with a width as integer (e.g. 640) or a css media query | ||
*/ | ||
media?: number|string; | ||
media?: number|string | undefined; | ||
/** | ||
@@ -1287,3 +1287,3 @@ * Make sure that a sticky element is not over a targeted element via location hash on dom-ready. | ||
*/ | ||
target?: boolean; | ||
target?: boolean | undefined; | ||
/** | ||
@@ -1295,3 +1295,3 @@ * Show sticky element only when scrolling up. | ||
*/ | ||
showup?: boolean; | ||
showup?: boolean | undefined; | ||
/** | ||
@@ -1303,3 +1303,3 @@ * Set to <code>true</code> to bind sticky to the parent or a Css selector to bind sticky to a specific element. | ||
*/ | ||
boundary?: boolean|string; | ||
boundary?: boolean|string | undefined; | ||
} | ||
@@ -1336,3 +1336,3 @@ /** | ||
*/ | ||
format?: string; | ||
format?: string | undefined; | ||
/** | ||
@@ -1344,3 +1344,3 @@ * Start time | ||
*/ | ||
start?: number; | ||
start?: number | undefined; | ||
/** | ||
@@ -1352,3 +1352,3 @@ * End time | ||
*/ | ||
end?: number; | ||
end?: number | undefined; | ||
} | ||
@@ -1367,3 +1367,3 @@ /** | ||
*/ | ||
offset?: number; | ||
offset?: number | undefined; | ||
/** | ||
@@ -1375,3 +1375,3 @@ * Tooltip position | ||
*/ | ||
pos?: string; | ||
pos?: string | undefined; | ||
/** | ||
@@ -1383,3 +1383,3 @@ * Fade in tooltip | ||
*/ | ||
animation?: boolean; | ||
animation?: boolean | undefined; | ||
/** | ||
@@ -1391,3 +1391,3 @@ * Delay tooltip show in ms | ||
*/ | ||
delay?: number; | ||
delay?: number | undefined; | ||
/** | ||
@@ -1399,3 +1399,3 @@ * Custom class to add on show | ||
*/ | ||
cls?: string; | ||
cls?: string | undefined; | ||
/** | ||
@@ -1407,3 +1407,3 @@ * Toggled active class | ||
*/ | ||
activeClass?: string; | ||
activeClass?: string | undefined; | ||
} | ||
@@ -1422,3 +1422,3 @@ /** | ||
*/ | ||
action?: string; | ||
action?: string | undefined; | ||
/** | ||
@@ -1430,3 +1430,3 @@ * Send each file one by one | ||
*/ | ||
single?: boolean; | ||
single?: boolean | undefined; | ||
/** | ||
@@ -1438,3 +1438,3 @@ * Post query name | ||
*/ | ||
param?: string; | ||
param?: string | undefined; | ||
/** | ||
@@ -1446,3 +1446,3 @@ * Additional request parameters | ||
*/ | ||
params?: {}; | ||
params?: {} | undefined; | ||
/** | ||
@@ -1454,3 +1454,3 @@ * File filter | ||
*/ | ||
allow?: string; | ||
allow?: string | undefined; | ||
/** | ||
@@ -1462,3 +1462,3 @@ * Limit the number of files to upload | ||
*/ | ||
filelimit?: number; | ||
filelimit?: number | undefined; | ||
/** | ||
@@ -1470,3 +1470,3 @@ * Response type from server | ||
*/ | ||
"type"?: string; | ||
"type"?: string | undefined; | ||
before?(settings: UploadOptions, files: string|string[]): any; | ||
@@ -1473,0 +1473,0 @@ beforeAll?(files: string|string[]): any; |
{ | ||
"name": "@types/uikit", | ||
"version": "2.27.8", | ||
"version": "2.27.9", | ||
"description": "TypeScript definitions for uikit", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/uikit", | ||
"license": "MIT", | ||
@@ -29,4 +30,4 @@ "contributors": [ | ||
}, | ||
"typesPublisherContentHash": "b12a337848ac618c8a233450a6b91fdf1e76d4ff92e0b2bc0a22c5252d991036", | ||
"typeScriptVersion": "2.8" | ||
"typesPublisherContentHash": "32dfaaf22cbd69975000d3cfd85ff24ecfaca33186f37550934800462f97b60e", | ||
"typeScriptVersion": "3.6" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 25 Feb 2020 22:06:35 GMT | ||
* Last updated: Fri, 02 Jul 2021 18:04:47 GMT | ||
* Dependencies: [@types/jquery](https://npmjs.com/package/@types/jquery) | ||
@@ -14,0 +14,0 @@ * Global values: `UIkit` |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
45234
0
0