Skip to content

Commit b8b7bb4

Browse files
committed
Automated deployment: Sat Aug 31 21:54:28 UTC 2024 e3eb62d
1 parent c1168cb commit b8b7bb4

248 files changed

Lines changed: 9151 additions & 46014 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

documentation/reference-guide/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ <h1>Reference Guide</h1>
187187

188188
<p>
189189
<strong>Spring Extensions</strong>
190-
(September 25th 2023)
190+
(August 31st 2024)
191191
</p>
192192
<ul>
193193

documentation/spring-extensions/api/annotations/allclasses-index.html

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,24 +3,25 @@
33
<html lang="de">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>All Classes (annotations 1.1.1 API)</title>
6+
<title>All Classes (annotations 1.1.2 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
9-
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
9+
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
10+
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
1011
<script type="text/javascript" src="script.js"></script>
1112
<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
1213
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
1314
<!--[if IE]>
1415
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
1516
<![endif]-->
16-
<script type="text/javascript" src="jquery/jquery-3.4.1.js"></script>
17-
<script type="text/javascript" src="jquery/jquery-ui.js"></script>
17+
<script type="text/javascript" src="jquery/jquery-3.6.1.min.js"></script>
18+
<script type="text/javascript" src="jquery/jquery-ui.min.js"></script>
1819
</head>
1920
<body>
2021
<script type="text/javascript"><!--
2122
try {
2223
if (location.href.indexOf('is-external=true') == -1) {
23-
parent.document.title="All Classes (annotations 1.1.1 API)";
24+
parent.document.title="All Classes (annotations 1.1.2 API)";
2425
}
2526
}
2627
catch(err) {
@@ -112,7 +113,7 @@ <h1 title="All&amp;nbsp;Classes" class="title">All&nbsp;Classes</h1>
112113
<td class="colFirst"><a href="org/mapstruct/extensions/spring/DelegatingConverter.html" title="annotation in org.mapstruct.extensions.spring">DelegatingConverter</a></td>
113114
<th class="colLast" scope="row">
114115
<div class="block">Indicates that the system should generate a delegating <a href="https://docs.spring.io/spring/docs/5.0.0.RELEASE/javadoc-api/org/springframework/core/convert/converter/Converter.html?is-external=true" title="class or interface in org.springframework.core.convert.converter" class="externalLink"><code>Converter</code></a> that will call the annotated method in its
115-
own <a href="https://docs.spring.io/spring/docs/5.0.0.RELEASE/javadoc-api/org/springframework/core/convert/converter/Converter.html?is-external=true#convert(S)" title="class or interface in org.springframework.core.convert.converter" class="externalLink"><code>Converter.convert(Object)</code></a>.</div>
116+
own <a href="https://docs.spring.io/spring/docs/5.0.0.RELEASE/javadoc-api/org/springframework/core/convert/converter/Converter.html?is-external=true#convert-S-" title="class or interface in org.springframework.core.convert.converter" class="externalLink"><code>Converter.convert(Object)</code></a>.</div>
116117
</th>
117118
</tr>
118119
<tr id="i2" class="altColor">

documentation/spring-extensions/api/annotations/allclasses.html

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,28 +3,31 @@
33
<html lang="de">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>All Classes (annotations 1.1.1 API)</title>
6+
<title>All Classes (annotations 1.1.2 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
9-
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
9+
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
10+
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
1011
<script type="text/javascript" src="script.js"></script>
1112
<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
1213
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
1314
<!--[if IE]>
1415
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
1516
<![endif]-->
16-
<script type="text/javascript" src="jquery/jquery-3.4.1.js"></script>
17-
<script type="text/javascript" src="jquery/jquery-ui.js"></script>
17+
<script type="text/javascript" src="jquery/jquery-3.6.1.min.js"></script>
18+
<script type="text/javascript" src="jquery/jquery-ui.min.js"></script>
1819
</head>
1920
<body>
21+
<main role="main">
2022
<h1 class="bar">All&nbsp;Classes</h1>
21-
<main role="main" class="indexContainer">
23+
<div class="indexContainer">
2224
<ul>
2325
<li><a href="org/mapstruct/extensions/spring/AdapterMethodName.html" title="annotation in org.mapstruct.extensions.spring">AdapterMethodName</a></li>
2426
<li><a href="org/mapstruct/extensions/spring/DelegatingConverter.html" title="annotation in org.mapstruct.extensions.spring">DelegatingConverter</a></li>
2527
<li><a href="org/mapstruct/extensions/spring/ExternalConversion.html" title="annotation in org.mapstruct.extensions.spring">ExternalConversion</a></li>
2628
<li><a href="org/mapstruct/extensions/spring/SpringMapperConfig.html" title="annotation in org.mapstruct.extensions.spring">SpringMapperConfig</a></li>
2729
</ul>
30+
</div>
2831
</main>
2932
</body>
3033
</html>

documentation/spring-extensions/api/annotations/allpackages-index.html

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,24 +3,25 @@
33
<html lang="de">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>All Packages (annotations 1.1.1 API)</title>
6+
<title>All Packages (annotations 1.1.2 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
9-
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
9+
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
10+
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
1011
<script type="text/javascript" src="script.js"></script>
1112
<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
1213
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
1314
<!--[if IE]>
1415
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
1516
<![endif]-->
16-
<script type="text/javascript" src="jquery/jquery-3.4.1.js"></script>
17-
<script type="text/javascript" src="jquery/jquery-ui.js"></script>
17+
<script type="text/javascript" src="jquery/jquery-3.6.1.min.js"></script>
18+
<script type="text/javascript" src="jquery/jquery-ui.min.js"></script>
1819
</head>
1920
<body>
2021
<script type="text/javascript"><!--
2122
try {
2223
if (location.href.indexOf('is-external=true') == -1) {
23-
parent.document.title="All Packages (annotations 1.1.1 API)";
24+
parent.document.title="All Packages (annotations 1.1.2 API)";
2425
}
2526
}
2627
catch(err) {

documentation/spring-extensions/api/annotations/constant-values.html

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,24 +3,25 @@
33
<html lang="de">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>Constant Field Values (annotations 1.1.1 API)</title>
6+
<title>Constant Field Values (annotations 1.1.2 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
9-
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
9+
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
10+
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
1011
<script type="text/javascript" src="script.js"></script>
1112
<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
1213
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
1314
<!--[if IE]>
1415
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
1516
<![endif]-->
16-
<script type="text/javascript" src="jquery/jquery-3.4.1.js"></script>
17-
<script type="text/javascript" src="jquery/jquery-ui.js"></script>
17+
<script type="text/javascript" src="jquery/jquery-3.6.1.min.js"></script>
18+
<script type="text/javascript" src="jquery/jquery-ui.min.js"></script>
1819
</head>
1920
<body>
2021
<script type="text/javascript"><!--
2122
try {
2223
if (location.href.indexOf('is-external=true') == -1) {
23-
parent.document.title="Constant Field Values (annotations 1.1.1 API)";
24+
parent.document.title="Constant Field Values (annotations 1.1.2 API)";
2425
}
2526
}
2627
catch(err) {
@@ -92,7 +93,7 @@
9293
<main role="main">
9394
<div class="header">
9495
<h1 title="Constant Field Values" class="title">Constant Field Values</h1>
95-
<section role="region">
96+
<section>
9697
<h2 title="Contents">Contents</h2>
9798
</section>
9899
</div>

documentation/spring-extensions/api/annotations/deprecated-list.html

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,24 +3,25 @@
33
<html lang="de">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>Deprecated List (annotations 1.1.1 API)</title>
6+
<title>Deprecated List (annotations 1.1.2 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
9-
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
9+
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
10+
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
1011
<script type="text/javascript" src="script.js"></script>
1112
<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
1213
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
1314
<!--[if IE]>
1415
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
1516
<![endif]-->
16-
<script type="text/javascript" src="jquery/jquery-3.4.1.js"></script>
17-
<script type="text/javascript" src="jquery/jquery-ui.js"></script>
17+
<script type="text/javascript" src="jquery/jquery-3.6.1.min.js"></script>
18+
<script type="text/javascript" src="jquery/jquery-ui.min.js"></script>
1819
</head>
1920
<body>
2021
<script type="text/javascript"><!--
2122
try {
2223
if (location.href.indexOf('is-external=true') == -1) {
23-
parent.document.title="Deprecated List (annotations 1.1.1 API)";
24+
parent.document.title="Deprecated List (annotations 1.1.2 API)";
2425
}
2526
}
2627
catch(err) {

documentation/spring-extensions/api/annotations/help-doc.html

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -3,24 +3,25 @@
33
<html lang="de">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>API Help (annotations 1.1.1 API)</title>
6+
<title>API Help (annotations 1.1.2 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
9-
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
9+
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
10+
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
1011
<script type="text/javascript" src="script.js"></script>
1112
<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
1213
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
1314
<!--[if IE]>
1415
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
1516
<![endif]-->
16-
<script type="text/javascript" src="jquery/jquery-3.4.1.js"></script>
17-
<script type="text/javascript" src="jquery/jquery-ui.js"></script>
17+
<script type="text/javascript" src="jquery/jquery-3.6.1.min.js"></script>
18+
<script type="text/javascript" src="jquery/jquery-ui.min.js"></script>
1819
</head>
1920
<body>
2021
<script type="text/javascript"><!--
2122
try {
2223
if (location.href.indexOf('is-external=true') == -1) {
23-
parent.document.title="API Help (annotations 1.1.1 API)";
24+
parent.document.title="API Help (annotations 1.1.2 API)";
2425
}
2526
}
2627
catch(err) {
@@ -97,7 +98,7 @@ <h1 class="title">How This API Document Is Organized</h1>
9798
<div class="contentContainer">
9899
<ul class="blockList">
99100
<li class="blockList">
100-
<section role="region">
101+
<section>
101102
<h2>Package</h2>
102103
<p>Each package has a page that contains a list of its classes and interfaces, with a summary for each. These pages may contain six categories:</p>
103104
<ul>
@@ -111,7 +112,7 @@ <h2>Package</h2>
111112
</section>
112113
</li>
113114
<li class="blockList">
114-
<section role="region">
115+
<section>
115116
<h2>Class or Interface</h2>
116117
<p>Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:</p>
117118
<ul>
@@ -141,7 +142,7 @@ <h2>Class or Interface</h2>
141142
</section>
142143
</li>
143144
<li class="blockList">
144-
<section role="region">
145+
<section>
145146
<h2>Annotation Type</h2>
146147
<p>Each annotation type has its own separate page with the following sections:</p>
147148
<ul>
@@ -154,7 +155,7 @@ <h2>Annotation Type</h2>
154155
</section>
155156
</li>
156157
<li class="blockList">
157-
<section role="region">
158+
<section>
158159
<h2>Enum</h2>
159160
<p>Each enum has its own separate page with the following sections:</p>
160161
<ul>
@@ -166,7 +167,7 @@ <h2>Enum</h2>
166167
</section>
167168
</li>
168169
<li class="blockList">
169-
<section role="region">
170+
<section>
170171
<h2>Tree (Class Hierarchy)</h2>
171172
<p>There is a <a href="overview-tree.html">Class Hierarchy</a> page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. Classes are organized by inheritance structure starting with <code>java.lang.Object</code>. Interfaces do not inherit from <code>java.lang.Object</code>.</p>
172173
<ul>
@@ -176,37 +177,37 @@ <h2>Tree (Class Hierarchy)</h2>
176177
</section>
177178
</li>
178179
<li class="blockList">
179-
<section role="region">
180+
<section>
180181
<h2>Deprecated API</h2>
181182
<p>The <a href="deprecated-list.html">Deprecated API</a> page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.</p>
182183
</section>
183184
</li>
184185
<li class="blockList">
185-
<section role="region">
186+
<section>
186187
<h2>Index</h2>
187188
<p>The <a href="index-all.html">Index</a> contains an alphabetic index of all classes, interfaces, constructors, methods, and fields, as well as lists of all packages and all classes.</p>
188189
</section>
189190
</li>
190191
<li class="blockList">
191-
<section role="region">
192+
<section>
192193
<h2>All&nbsp;Classes</h2>
193194
<p>The <a href="allclasses.html">All Classes</a> link shows all classes and interfaces except non-static nested types.</p>
194195
</section>
195196
</li>
196197
<li class="blockList">
197-
<section role="region">
198+
<section>
198199
<h2>Serialized Form</h2>
199200
<p>Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.</p>
200201
</section>
201202
</li>
202203
<li class="blockList">
203-
<section role="region">
204+
<section>
204205
<h2>Constant Field Values</h2>
205206
<p>The <a href="constant-values.html">Constant Field Values</a> page lists the static final fields and their values.</p>
206207
</section>
207208
</li>
208209
<li class="blockList">
209-
<section role="region">
210+
<section>
210211
<h2>Search</h2>
211212
<p>You can search for definitions of modules, packages, types, fields, methods and other terms defined in the API, using some or all of the name. "Camel-case" abbreviations are supported: for example, "InpStr" will find "InputStream" and "InputStreamReader".</p>
212213
</section>

documentation/spring-extensions/api/annotations/index-all.html

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,24 +3,25 @@
33
<html lang="de">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>Index (annotations 1.1.1 API)</title>
6+
<title>Index (annotations 1.1.2 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
9-
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
9+
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
10+
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
1011
<script type="text/javascript" src="script.js"></script>
1112
<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
1213
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
1314
<!--[if IE]>
1415
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
1516
<![endif]-->
16-
<script type="text/javascript" src="jquery/jquery-3.4.1.js"></script>
17-
<script type="text/javascript" src="jquery/jquery-ui.js"></script>
17+
<script type="text/javascript" src="jquery/jquery-3.6.1.min.js"></script>
18+
<script type="text/javascript" src="jquery/jquery-ui.min.js"></script>
1819
</head>
1920
<body>
2021
<script type="text/javascript"><!--
2122
try {
2223
if (location.href.indexOf('is-external=true') == -1) {
23-
parent.document.title="Index (annotations 1.1.1 API)";
24+
parent.document.title="Index (annotations 1.1.2 API)";
2425
}
2526
}
2627
catch(err) {
@@ -128,7 +129,7 @@ <h2 class="title">D</h2>
128129
<dt><a href="org/mapstruct/extensions/spring/DelegatingConverter.html" title="annotation in org.mapstruct.extensions.spring"><span class="typeNameLink">DelegatingConverter</span></a> - Annotation Type in <a href="org/mapstruct/extensions/spring/package-summary.html">org.mapstruct.extensions.spring</a></dt>
129130
<dd>
130131
<div class="block">Indicates that the system should generate a delegating <a href="https://docs.spring.io/spring/docs/5.0.0.RELEASE/javadoc-api/org/springframework/core/convert/converter/Converter.html?is-external=true" title="class or interface in org.springframework.core.convert.converter" class="externalLink"><code>Converter</code></a> that will call the annotated method in its
131-
own <a href="https://docs.spring.io/spring/docs/5.0.0.RELEASE/javadoc-api/org/springframework/core/convert/converter/Converter.html?is-external=true#convert(S)" title="class or interface in org.springframework.core.convert.converter" class="externalLink"><code>Converter.convert(Object)</code></a>.</div>
132+
own <a href="https://docs.spring.io/spring/docs/5.0.0.RELEASE/javadoc-api/org/springframework/core/convert/converter/Converter.html?is-external=true#convert-S-" title="class or interface in org.springframework.core.convert.converter" class="externalLink"><code>Converter.convert(Object)</code></a>.</div>
132133
</dd>
133134
</dl>
134135
<a id="I:E">

documentation/spring-extensions/api/annotations/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="de">
44
<head>
5-
<!-- Generated by javadoc (11.0.8) on Wed Jan 03 22:30:00 CET 2024 -->
6-
<title>annotations 1.1.1 API</title>
5+
<!-- Generated by javadoc -->
6+
<title>annotations 1.1.2 API</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<script type="text/javascript">window.location.replace('org/mapstruct/extensions/spring/package-summary.html')</script>
99
<noscript>
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
/*
2+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
3+
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4+
*
5+
* This code is free software; you can redistribute it and/or modify it
6+
* under the terms of the GNU General Public License version 2 only, as
7+
* published by the Free Software Foundation. Oracle designates this
8+
* particular file as subject to the "Classpath" exception as provided
9+
* by Oracle in the LICENSE file that accompanied this code.
10+
*
11+
* This code is distributed in the hope that it will be useful, but WITHOUT
12+
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
13+
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
14+
* version 2 for more details (a copy is included in the LICENSE file that
15+
* accompanied this code).
16+
*
17+
* You should have received a copy of the GNU General Public License version
18+
* 2 along with this work; if not, write to the Free Software Foundation,
19+
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
20+
*
21+
* Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
22+
* or visit www.oracle.com if you need additional information or have any
23+
* questions.
24+
*/
25+
26+
.ui-state-active,
27+
.ui-widget-content .ui-state-active,
28+
.ui-widget-header .ui-state-active,
29+
a.ui-button:active,
30+
.ui-button:active,
31+
.ui-button.ui-state-active:hover {
32+
/* Overrides the color of selection used in jQuery UI */
33+
background: #F8981D;
34+
border: 1px solid #F8981D;
35+
}

0 commit comments

Comments
 (0)