File tree 23 files changed +54
-54
lines changed
23 files changed +54
-54
lines changed Original file line number Diff line number Diff line change 9
9
*/
10
10
11
11
//>>label: Core
12
- //>>group: UI Core
12
+ //>>group: Core
13
13
//>>description: The core of jQuery UI, required for all interactions and widgets.
14
14
//>>docs: http://api.jqueryui.com/category/ui-core/
15
15
Original file line number Diff line number Diff line change 9
9
*/
10
10
11
11
//>>label: jQuery 1.7 Support
12
- //>>group: UI Core
12
+ //>>group: Core
13
13
//>>description: Support version 1.7.x of jQuery core
14
14
15
15
( function ( factory ) {
Original file line number Diff line number Diff line change 10
10
*/
11
11
12
12
//>>label: Position
13
- //>>group: UI Core
13
+ //>>group: Core
14
14
//>>description: Positions elements relative to other elements.
15
15
//>>docs: http://api.jqueryui.com/position/
16
16
//>>demos: http://jqueryui.com/position/
Original file line number Diff line number Diff line change 8
8
*/
9
9
10
10
//>>label: Widget
11
- //>>group: UI Core
11
+ //>>group: Core
12
12
//>>description: Provides a factory for creating stateful widgets with a common API.
13
13
//>>docs: http://api.jqueryui.com/jQuery.widget/
14
14
//>>demos: http://jqueryui.com/widget/
Original file line number Diff line number Diff line change 12
12
//>>description: Displays collapsible content panels for presenting information in a limited amount of space.
13
13
//>>docs: http://api.jqueryui.com/accordion/
14
14
//>>demos: http://jqueryui.com/accordion/
15
- //>>css.structure: ../themes/base/core.css
16
- //>>css.structure: ../themes/base/accordion.css
17
- //>>css.theme: ../themes/base/theme.css
15
+ //>>css.structure: ../../ themes/base/core.css
16
+ //>>css.structure: ../../ themes/base/accordion.css
17
+ //>>css.theme: ../../ themes/base/theme.css
18
18
19
19
( function ( factory ) {
20
20
if ( typeof define === "function" && define . amd ) {
Original file line number Diff line number Diff line change 12
12
//>>description: Lists suggested words as the user is typing.
13
13
//>>docs: http://api.jqueryui.com/autocomplete/
14
14
//>>demos: http://jqueryui.com/autocomplete/
15
- //>>css.structure: ../themes/base/core.css
16
- //>>css.structure: ../themes/base/autocomplete.css
17
- //>>css.theme: ../themes/base/theme.css
15
+ //>>css.structure: ../../ themes/base/core.css
16
+ //>>css.structure: ../../ themes/base/autocomplete.css
17
+ //>>css.theme: ../../ themes/base/theme.css
18
18
19
19
( function ( factory ) {
20
20
if ( typeof define === "function" && define . amd ) {
Original file line number Diff line number Diff line change 12
12
//>>description: Enhances a form with themeable buttons.
13
13
//>>docs: http://api.jqueryui.com/button/
14
14
//>>demos: http://jqueryui.com/button/
15
- //>>css.structure: ../themes/base/core.css
16
- //>>css.structure: ../themes/base/button.css
17
- //>>css.theme: ../themes/base/theme.css
15
+ //>>css.structure: ../../ themes/base/core.css
16
+ //>>css.structure: ../../ themes/base/button.css
17
+ //>>css.theme: ../../ themes/base/theme.css
18
18
19
19
( function ( factory ) {
20
20
if ( typeof define === "function" && define . amd ) {
Original file line number Diff line number Diff line change 12
12
//>>description: Enhances a form with multiple themeable checkboxes or radio buttons.
13
13
//>>docs: http://api.jqueryui.com/checkboxradio/
14
14
//>>demos: http://jqueryui.com/checkboxradio/
15
- //>>css.structure: ../themes/base/core.css
16
- //>>css.structure: ../themes/base/button.css
17
- //>>css.structure: ../themes/base/checkboxradio.css
18
- //>>css.theme: ../themes/base/theme.css
15
+ //>>css.structure: ../../ themes/base/core.css
16
+ //>>css.structure: ../../ themes/base/button.css
17
+ //>>css.structure: ../../ themes/base/checkboxradio.css
18
+ //>>css.theme: ../../ themes/base/theme.css
19
19
20
20
( function ( factory ) {
21
21
if ( typeof define === "function" && define . amd ) {
Original file line number Diff line number Diff line change 12
12
//>>description: Visually groups form control widgets
13
13
//>>docs: http://api.jqueryui.com/controlgroup/
14
14
//>>demos: http://jqueryui.com/controlgroup/
15
- //>>css.structure: ../themes/base/core.css
16
- //>>css.structure: ../themes/base/controlgroup.css
17
- //>>css.theme: ../themes/base/theme.css
15
+ //>>css.structure: ../../ themes/base/core.css
16
+ //>>css.structure: ../../ themes/base/controlgroup.css
17
+ //>>css.theme: ../../ themes/base/theme.css
18
18
19
19
( function ( factory ) {
20
20
if ( typeof define === "function" && define . amd ) {
Original file line number Diff line number Diff line change 13
13
//>>description: Displays a calendar from an input or inline for selecting dates.
14
14
//>>docs: http://api.jqueryui.com/datepicker/
15
15
//>>demos: http://jqueryui.com/datepicker/
16
- //>>css.structure: ../themes/base/core.css
17
- //>>css.structure: ../themes/base/datepicker.css
18
- //>>css.theme: ../themes/base/theme.css
16
+ //>>css.structure: ../../ themes/base/core.css
17
+ //>>css.structure: ../../ themes/base/datepicker.css
18
+ //>>css.theme: ../../ themes/base/theme.css
19
19
20
20
( function ( factory ) {
21
21
if ( typeof define === "function" && define . amd ) {
Original file line number Diff line number Diff line change 12
12
//>>description: Displays customizable dialog windows.
13
13
//>>docs: http://api.jqueryui.com/dialog/
14
14
//>>demos: http://jqueryui.com/dialog/
15
- //>>css.structure: ../themes/base/core.css
16
- //>>css.structure: ../themes/base/dialog.css
17
- //>>css.theme: ../themes/base/theme.css
15
+ //>>css.structure: ../../ themes/base/core.css
16
+ //>>css.structure: ../../ themes/base/dialog.css
17
+ //>>css.theme: ../../ themes/base/theme.css
18
18
19
19
( function ( factory ) {
20
20
if ( typeof define === "function" && define . amd ) {
Original file line number Diff line number Diff line change 12
12
//>>description: Enables dragging functionality for any element.
13
13
//>>docs: http://api.jqueryui.com/draggable/
14
14
//>>demos: http://jqueryui.com/draggable/
15
- //>>css.structure: ../themes/base/draggable.css
15
+ //>>css.structure: ../../ themes/base/draggable.css
16
16
17
17
( function ( factory ) {
18
18
if ( typeof define === "function" && define . amd ) {
Original file line number Diff line number Diff line change 12
12
//>>description: Creates nestable menus.
13
13
//>>docs: http://api.jqueryui.com/menu/
14
14
//>>demos: http://jqueryui.com/menu/
15
- //>>css.structure: ../themes/base/core.css
16
- //>>css.structure: ../themes/base/menu.css
17
- //>>css.theme: ../themes/base/theme.css
15
+ //>>css.structure: ../../ themes/base/core.css
16
+ //>>css.structure: ../../ themes/base/menu.css
17
+ //>>css.theme: ../../ themes/base/theme.css
18
18
19
19
( function ( factory ) {
20
20
if ( typeof define === "function" && define . amd ) {
Original file line number Diff line number Diff line change 8
8
*/
9
9
10
10
//>>label: Mouse
11
- //>>group: UI Core
11
+ //>>group: Widgets
12
12
//>>description: Abstracts mouse-based interactions to assist in creating certain widgets.
13
13
//>>docs: http://api.jqueryui.com/mouse/
14
14
Original file line number Diff line number Diff line change 12
12
//>>description: Displays a status indicator for loading state, standard percentage, and other progress indicators.
13
13
//>>docs: http://api.jqueryui.com/progressbar/
14
14
//>>demos: http://jqueryui.com/progressbar/
15
- //>>css.structure: ../themes/base/core.css
16
- //>>css.structure: ../themes/base/progressbar.css
17
- //>>css.theme: ../themes/base/theme.css
15
+ //>>css.structure: ../../ themes/base/core.css
16
+ //>>css.structure: ../../ themes/base/progressbar.css
17
+ //>>css.theme: ../../ themes/base/theme.css
18
18
19
19
( function ( factory ) {
20
20
if ( typeof define === "function" && define . amd ) {
Original file line number Diff line number Diff line change 12
12
//>>description: Enables resize functionality for any element.
13
13
//>>docs: http://api.jqueryui.com/resizable/
14
14
//>>demos: http://jqueryui.com/resizable/
15
- //>>css.structure: ../themes/base/core.css
16
- //>>css.structure: ../themes/base/resizable.css
17
- //>>css.theme: ../themes/base/theme.css
15
+ //>>css.structure: ../../ themes/base/core.css
16
+ //>>css.structure: ../../ themes/base/resizable.css
17
+ //>>css.theme: ../../ themes/base/theme.css
18
18
19
19
( function ( factory ) {
20
20
if ( typeof define === "function" && define . amd ) {
Original file line number Diff line number Diff line change 12
12
//>>description: Allows groups of elements to be selected with the mouse.
13
13
//>>docs: http://api.jqueryui.com/selectable/
14
14
//>>demos: http://jqueryui.com/selectable/
15
- //>>css.structure: ../themes/base/selectable.css
15
+ //>>css.structure: ../../ themes/base/selectable.css
16
16
17
17
( function ( factory ) {
18
18
if ( typeof define === "function" && define . amd ) {
Original file line number Diff line number Diff line change 12
12
//>>description: Duplicates and extends the functionality of a native HTML select element, allowing it to be customizable in behavior and appearance far beyond the limitations of a native select.
13
13
//>>docs: http://api.jqueryui.com/selectmenu/
14
14
//>>demos: http://jqueryui.com/selectmenu/
15
- //>>css.structure: ../themes/base/core.css
16
- //>>css.structure: ../themes/base/selectmenu.css, ../themes/base/button.css
17
- //>>css.theme: ../themes/base/theme.css
15
+ //>>css.structure: ../../ themes/base/core.css
16
+ //>>css.structure: ../../ themes/base/selectmenu.css, ../ ../themes/base/button.css
17
+ //>>css.theme: ../../ themes/base/theme.css
18
18
19
19
( function ( factory ) {
20
20
if ( typeof define === "function" && define . amd ) {
Original file line number Diff line number Diff line change 12
12
//>>description: Displays a flexible slider with ranges and accessibility via keyboard.
13
13
//>>docs: http://api.jqueryui.com/slider/
14
14
//>>demos: http://jqueryui.com/slider/
15
- //>>css.structure: ../themes/base/core.css
16
- //>>css.structure: ../themes/base/slider.css
17
- //>>css.theme: ../themes/base/theme.css
15
+ //>>css.structure: ../../ themes/base/core.css
16
+ //>>css.structure: ../../ themes/base/slider.css
17
+ //>>css.theme: ../../ themes/base/theme.css
18
18
19
19
( function ( factory ) {
20
20
if ( typeof define === "function" && define . amd ) {
Original file line number Diff line number Diff line change 12
12
//>>description: Enables items in a list to be sorted using the mouse.
13
13
//>>docs: http://api.jqueryui.com/sortable/
14
14
//>>demos: http://jqueryui.com/sortable/
15
- //>>css.structure: ../themes/base/sortable.css
15
+ //>>css.structure: ../../ themes/base/sortable.css
16
16
17
17
( function ( factory ) {
18
18
if ( typeof define === "function" && define . amd ) {
Original file line number Diff line number Diff line change 12
12
//>>description: Displays buttons to easily input numbers via the keyboard or mouse.
13
13
//>>docs: http://api.jqueryui.com/spinner/
14
14
//>>demos: http://jqueryui.com/spinner/
15
- //>>css.structure: ../themes/base/core.css
16
- //>>css.structure: ../themes/base/spinner.css
17
- //>>css.theme: ../themes/base/theme.css
15
+ //>>css.structure: ../../ themes/base/core.css
16
+ //>>css.structure: ../../ themes/base/spinner.css
17
+ //>>css.theme: ../../ themes/base/theme.css
18
18
19
19
( function ( factory ) {
20
20
if ( typeof define === "function" && define . amd ) {
Original file line number Diff line number Diff line change 12
12
//>>description: Transforms a set of container elements into a tab structure.
13
13
//>>docs: http://api.jqueryui.com/tabs/
14
14
//>>demos: http://jqueryui.com/tabs/
15
- //>>css.structure: ../themes/base/core.css
16
- //>>css.structure: ../themes/base/tabs.css
17
- //>>css.theme: ../themes/base/theme.css
15
+ //>>css.structure: ../../ themes/base/core.css
16
+ //>>css.structure: ../../ themes/base/tabs.css
17
+ //>>css.theme: ../../ themes/base/theme.css
18
18
19
19
( function ( factory ) {
20
20
if ( typeof define === "function" && define . amd ) {
Original file line number Diff line number Diff line change 12
12
//>>description: Shows additional information for any element on hover or focus.
13
13
//>>docs: http://api.jqueryui.com/tooltip/
14
14
//>>demos: http://jqueryui.com/tooltip/
15
- //>>css.structure: ../themes/base/core.css
16
- //>>css.structure: ../themes/base/tooltip.css
17
- //>>css.theme: ../themes/base/theme.css
15
+ //>>css.structure: ../../ themes/base/core.css
16
+ //>>css.structure: ../../ themes/base/tooltip.css
17
+ //>>css.theme: ../../ themes/base/theme.css
18
18
19
19
( function ( factory ) {
20
20
if ( typeof define === "function" && define . amd ) {
You can’t perform that action at this time.
0 commit comments