@bryntum/grid-trial 7.3.0 → 7.3.2
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/README.md +1 -1
- package/fluent2-dark.css +2 -325
- package/fluent2-light.css +2 -325
- package/fonts/Montserrat.woff2 +0 -0
- package/fonts/RobotoFlex.woff2 +0 -0
- package/fonts/poppins-v20-latin-100.woff +0 -0
- package/fonts/poppins-v20-latin-100.woff2 +0 -0
- package/fonts/poppins-v20-latin-200.woff +0 -0
- package/fonts/poppins-v20-latin-200.woff2 +0 -0
- package/fonts/poppins-v20-latin-300.woff +0 -0
- package/fonts/poppins-v20-latin-300.woff2 +0 -0
- package/fonts/poppins-v20-latin-500.woff +0 -0
- package/fonts/poppins-v20-latin-500.woff2 +0 -0
- package/fonts/poppins-v20-latin-600.woff +0 -0
- package/fonts/poppins-v20-latin-600.woff2 +0 -0
- package/fonts/poppins-v20-latin-700.woff +0 -0
- package/fonts/poppins-v20-latin-700.woff2 +0 -0
- package/fonts/poppins-v20-latin-800.woff +0 -0
- package/fonts/poppins-v20-latin-800.woff2 +0 -0
- package/fonts/poppins-v20-latin-900.woff +0 -0
- package/fonts/poppins-v20-latin-900.woff2 +0 -0
- package/fonts/poppins-v20-latin-regular.woff +0 -0
- package/fonts/poppins-v20-latin-regular.woff2 +0 -0
- package/grid.css +2 -325
- package/grid.d.ts +1660 -1216
- package/grid.lwc.module.d.ts +0 -323
- package/grid.module.d.ts +0 -323
- package/grid.module.js +50 -373
- package/grid.thin.d.ts +440 -658
- package/grid.umd.d.ts +0 -323
- package/grid.umd.js +47 -370
- package/grid.wc.module.d.ts +0 -323
- package/high-contrast-dark.css +2 -325
- package/high-contrast-light.css +2 -325
- package/locales/grid.locale.Ar.js +1 -1
- package/locales/grid.locale.Bg.js +1 -1
- package/locales/grid.locale.Ca.js +1 -1
- package/locales/grid.locale.Cs.js +1 -1
- package/locales/grid.locale.Da.js +1 -1
- package/locales/grid.locale.De.js +1 -1
- package/locales/grid.locale.El.js +1 -1
- package/locales/grid.locale.En.js +1 -1
- package/locales/grid.locale.EnGb.js +1 -1
- package/locales/grid.locale.Es.js +1 -1
- package/locales/grid.locale.Et.js +1 -1
- package/locales/grid.locale.Eu.js +1 -1
- package/locales/grid.locale.Fi.js +1 -1
- package/locales/grid.locale.FrFr.js +1 -1
- package/locales/grid.locale.Gl.js +1 -1
- package/locales/grid.locale.He.js +1 -1
- package/locales/grid.locale.Hi.js +1 -1
- package/locales/grid.locale.Hr.js +1 -1
- package/locales/grid.locale.Hu.js +1 -1
- package/locales/grid.locale.Id.js +1 -1
- package/locales/grid.locale.It.js +1 -1
- package/locales/grid.locale.Ja.js +1 -1
- package/locales/grid.locale.Kk.js +1 -1
- package/locales/grid.locale.Ko.js +1 -1
- package/locales/grid.locale.Lt.js +1 -1
- package/locales/grid.locale.Lv.js +1 -1
- package/locales/grid.locale.Ms.js +1 -1
- package/locales/grid.locale.Nl.js +1 -1
- package/locales/grid.locale.No.js +1 -1
- package/locales/grid.locale.Pl.js +1 -1
- package/locales/grid.locale.Pt.js +1 -1
- package/locales/grid.locale.PtBr.js +1 -1
- package/locales/grid.locale.Ro.js +1 -1
- package/locales/grid.locale.Ru.js +1 -1
- package/locales/grid.locale.Sk.js +1 -1
- package/locales/grid.locale.Sl.js +1 -1
- package/locales/grid.locale.Sr.js +1 -1
- package/locales/grid.locale.SrRs.js +1 -1
- package/locales/grid.locale.SvSE.js +1 -1
- package/locales/grid.locale.Th.js +1 -1
- package/locales/grid.locale.Tr.js +1 -1
- package/locales/grid.locale.Uk.js +1 -1
- package/locales/grid.locale.Vi.js +1 -1
- package/locales/grid.locale.ZhCn.js +1 -1
- package/locales/grid.locale.ZhTw.js +1 -1
- package/material3-dark.css +2 -325
- package/material3-light.css +2 -325
- package/package.json +1 -1
- package/stockholm-dark.css +2 -325
- package/stockholm-light.css +2 -325
- package/svalbard-dark.css +2 -325
- package/svalbard-light.css +2 -325
- package/visby-dark.css +2 -325
- package/visby-light.css +2 -325
- package/grid.lwc.module.js +0 -324
- package/grid.wc.module.js +0 -420
package/high-contrast-light.css
CHANGED
|
@@ -1,325 +1,2 @@
|
|
|
1
|
-
@charset "UTF-8";
|
|
2
|
-
|
|
3
|
-
*
|
|
4
|
-
* Bryntum Grid 7.3.0 (TRIAL VERSION)
|
|
5
|
-
*
|
|
6
|
-
* Copyright(c) 2026 Bryntum AB
|
|
7
|
-
* https://bryntum.com/contact
|
|
8
|
-
* https://bryntum.com/license
|
|
9
|
-
*
|
|
10
|
-
* Bryntum incorporates third-party code licensed under the MIT and Apache-2.0 licenses.
|
|
11
|
-
* See the licenses below or visit https://bryntum.com/products/grid/docs/guide/Grid/licenses
|
|
12
|
-
*
|
|
13
|
-
* # Third Party Notices
|
|
14
|
-
*
|
|
15
|
-
* Bryntum uses the following third party libraries:
|
|
16
|
-
*
|
|
17
|
-
* * [Font Awesome 6 Free](https://fontawesome.com/license/free) (MIT/SIL OFL 1.1)
|
|
18
|
-
* * [Roboto font (for Material theme only)](https://github.com/google/roboto) (Apache-2.0)
|
|
19
|
-
* * [Styling Cross-Browser Compatible Range Inputs with Sass](https://github.com/darlanrod/input-range-sass) (MIT)
|
|
20
|
-
* * [Tree Walker polyfill (only applies to Salesforce)](https://github.com/Krinkle/dom-TreeWalker-polyfill) (MIT)
|
|
21
|
-
* * [chronograph](https://github.com/bryntum/chronograph) (MIT)
|
|
22
|
-
* * [later.js](https://github.com/bunkat/later) (MIT)
|
|
23
|
-
* * [Monaco editor (only used in our demos)](https://microsoft.github.io/monaco-editor) (MIT)
|
|
24
|
-
* * Map/Set polyfill to fix performance issues for Salesforce LWS (MIT)
|
|
25
|
-
* * [Chart.js (when using Chart package)](https://github.com/chartjs/Chart.js) (MIT)
|
|
26
|
-
*
|
|
27
|
-
* Note: the **chronograph** and **later.js** libraries are used in Bryntum Scheduler Pro and Bryntum Gantt, but they are
|
|
28
|
-
* listed for all Bryntum products since the distribution contains trial versions of the thin bundles for all other
|
|
29
|
-
* products. TreeWalker is only used in the LWC bundle for Salesforce. Roboto font is only used in the material theme.
|
|
30
|
-
*
|
|
31
|
-
* ## Font Awesome 6 Free
|
|
32
|
-
*
|
|
33
|
-
* [Font Awesome Free 6 by @fontawesome](https://fontawesome.com/)
|
|
34
|
-
*
|
|
35
|
-
* Font Awesome Free is free, open source, and GPL friendly. You can use it for commercial projects, open source projects,
|
|
36
|
-
* or really almost whatever you want.
|
|
37
|
-
*
|
|
38
|
-
* [Full Font Awesome Free license](https://fontawesome.com/license/free)
|
|
39
|
-
*
|
|
40
|
-
* ## Roboto font
|
|
41
|
-
*
|
|
42
|
-
* [Apache License Version 2.0, January 2004](https://www.apache.org/licenses/LICENSE-2.0)
|
|
43
|
-
*
|
|
44
|
-
* TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
45
|
-
*
|
|
46
|
-
* 1. Definitions.
|
|
47
|
-
*
|
|
48
|
-
* "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9
|
|
49
|
-
* of this document.
|
|
50
|
-
*
|
|
51
|
-
* "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
|
|
52
|
-
*
|
|
53
|
-
* "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are
|
|
54
|
-
* under common control with that entity. For the purposes of this definition,
|
|
55
|
-
* "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by
|
|
56
|
-
* contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial
|
|
57
|
-
* ownership of such entity.
|
|
58
|
-
*
|
|
59
|
-
* "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
|
|
60
|
-
*
|
|
61
|
-
* "Source" form shall mean the preferred form for making modifications, including but not limited to software source code,
|
|
62
|
-
* documentation source, and configuration files.
|
|
63
|
-
*
|
|
64
|
-
* "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including
|
|
65
|
-
* but not limited to compiled object code, generated documentation, and conversions to other media types.
|
|
66
|
-
*
|
|
67
|
-
* "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as
|
|
68
|
-
* indicated by a copyright notice that is included in or attached to the work
|
|
69
|
-
* (an example is provided in the Appendix below).
|
|
70
|
-
*
|
|
71
|
-
* "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work
|
|
72
|
-
* and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an
|
|
73
|
-
* original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain
|
|
74
|
-
* separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
|
|
75
|
-
*
|
|
76
|
-
* "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or
|
|
77
|
-
* additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the
|
|
78
|
-
* Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner.
|
|
79
|
-
* For the purposes of this definition, "submitted"
|
|
80
|
-
* means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including
|
|
81
|
-
* but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems
|
|
82
|
-
* that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding
|
|
83
|
-
* communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a
|
|
84
|
-
* Contribution."
|
|
85
|
-
*
|
|
86
|
-
* "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received
|
|
87
|
-
* by Licensor and subsequently incorporated within the Work.
|
|
88
|
-
*
|
|
89
|
-
* 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to
|
|
90
|
-
* You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce,
|
|
91
|
-
* prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such
|
|
92
|
-
* Derivative Works in Source or Object form.
|
|
93
|
-
*
|
|
94
|
-
* 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a
|
|
95
|
-
* perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
96
|
-
* (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise
|
|
97
|
-
* transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are
|
|
98
|
-
* necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s)
|
|
99
|
-
* with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (
|
|
100
|
-
* including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within
|
|
101
|
-
* the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this
|
|
102
|
-
* License for that Work shall terminate as of the date such litigation is filed.
|
|
103
|
-
*
|
|
104
|
-
* 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with
|
|
105
|
-
* or without modifications, and in Source or Object form, provided that You meet the following conditions:
|
|
106
|
-
*
|
|
107
|
-
* (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
|
108
|
-
*
|
|
109
|
-
* (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
|
|
110
|
-
*
|
|
111
|
-
* (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark,
|
|
112
|
-
* and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the
|
|
113
|
-
* Derivative Works; and
|
|
114
|
-
*
|
|
115
|
-
* (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute
|
|
116
|
-
* must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that
|
|
117
|
-
* do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file
|
|
118
|
-
* distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the
|
|
119
|
-
* Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices
|
|
120
|
-
* normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You
|
|
121
|
-
* may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the
|
|
122
|
-
* NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the
|
|
123
|
-
* License.
|
|
124
|
-
*
|
|
125
|
-
* You may add Your own copyright statement to Your modifications and may provide additional or different license terms and
|
|
126
|
-
* conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole,
|
|
127
|
-
* provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this
|
|
128
|
-
* License.
|
|
129
|
-
*
|
|
130
|
-
* 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for
|
|
131
|
-
* inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any
|
|
132
|
-
* additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any
|
|
133
|
-
* separate license agreement you may have executed with Licensor regarding such Contributions.
|
|
134
|
-
*
|
|
135
|
-
* 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product
|
|
136
|
-
* names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and
|
|
137
|
-
* reproducing the content of the NOTICE file.
|
|
138
|
-
*
|
|
139
|
-
* 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and
|
|
140
|
-
* each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
|
141
|
-
* either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT,
|
|
142
|
-
* MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness
|
|
143
|
-
* of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this
|
|
144
|
-
* License.
|
|
145
|
-
*
|
|
146
|
-
* 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or
|
|
147
|
-
* otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing,
|
|
148
|
-
* shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or
|
|
149
|
-
* consequential damages of any character arising as a result of this License or out of the use or inability to use the
|
|
150
|
-
* Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or
|
|
151
|
-
* any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such
|
|
152
|
-
* damages.
|
|
153
|
-
*
|
|
154
|
-
* 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose
|
|
155
|
-
* to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or
|
|
156
|
-
* rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and
|
|
157
|
-
* on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and
|
|
158
|
-
* hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason
|
|
159
|
-
* of your accepting any such warranty or additional liability.
|
|
160
|
-
*
|
|
161
|
-
* END OF TERMS AND CONDITIONS
|
|
162
|
-
*
|
|
163
|
-
* APPENDIX: How to apply the Apache License to your work.
|
|
164
|
-
*
|
|
165
|
-
* To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by
|
|
166
|
-
* brackets "[]"
|
|
167
|
-
* replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the
|
|
168
|
-
* appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose
|
|
169
|
-
* be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
|
|
170
|
-
*
|
|
171
|
-
* Copyright [yyyy] [name of copyright owner]
|
|
172
|
-
*
|
|
173
|
-
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the
|
|
174
|
-
* License. You may obtain a copy of the License at
|
|
175
|
-
*
|
|
176
|
-
* [APACHE LICENSE, VERSION 2.0](http://www.apache.org/licenses/LICENSE-2.0)
|
|
177
|
-
*
|
|
178
|
-
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "
|
|
179
|
-
* AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific
|
|
180
|
-
* language governing permissions and limitations under the License.
|
|
181
|
-
*
|
|
182
|
-
* ## Styling Cross-Browser Compatible Range Inputs with Sass
|
|
183
|
-
*
|
|
184
|
-
* Github: [input-range-sass](https://github.com/darlanrod/input-range-sass)
|
|
185
|
-
*
|
|
186
|
-
* Author: [Darlan Rod](https://github.com/darlanrod)
|
|
187
|
-
*
|
|
188
|
-
* Version 1.4.1
|
|
189
|
-
*
|
|
190
|
-
* The MIT License (MIT)
|
|
191
|
-
*
|
|
192
|
-
* Copyright (c) 2016 Darlan Rod
|
|
193
|
-
*
|
|
194
|
-
* Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
|
|
195
|
-
* documentation files (the "Software"), to deal in the Software without restriction, including without limitation the
|
|
196
|
-
* rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit
|
|
197
|
-
* persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
198
|
-
*
|
|
199
|
-
* The above copyright notice and this permission notice shall be included in all copies or substantial portions of the
|
|
200
|
-
* Software.
|
|
201
|
-
*
|
|
202
|
-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
|
|
203
|
-
* WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
204
|
-
* COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
|
|
205
|
-
* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
206
|
-
*
|
|
207
|
-
* ## Tree Walker polyfill
|
|
208
|
-
*
|
|
209
|
-
* The MIT License (MIT)
|
|
210
|
-
*
|
|
211
|
-
* [Copyright 2013–2017 Timo Tijhof](https://github.com/Krinkle/dom-TreeWalker-polyfill)
|
|
212
|
-
*
|
|
213
|
-
* Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
|
|
214
|
-
* documentation files (the "Software"), to deal in the Software without restriction, including without limitation the
|
|
215
|
-
* rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit
|
|
216
|
-
* persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
217
|
-
*
|
|
218
|
-
* The above copyright notice and this permission notice shall be included in all copies or substantial portions of the
|
|
219
|
-
* Software.
|
|
220
|
-
*
|
|
221
|
-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
|
|
222
|
-
* WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
223
|
-
* COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
|
|
224
|
-
* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
225
|
-
*
|
|
226
|
-
* ## chronograph
|
|
227
|
-
*
|
|
228
|
-
* GitHub: [chronograph](https://github.com/bryntum/chronograph)
|
|
229
|
-
*
|
|
230
|
-
* The MIT License (MIT)
|
|
231
|
-
*
|
|
232
|
-
* Copyright (c) 2023 Bryntum
|
|
233
|
-
*
|
|
234
|
-
* Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
|
|
235
|
-
* documentation files (the "Software"), to deal in the Software without restriction, including without limitation the
|
|
236
|
-
* rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit
|
|
237
|
-
* persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
238
|
-
*
|
|
239
|
-
* The above copyright notice and this permission notice shall be included in all copies or substantial portions of the
|
|
240
|
-
* Software.
|
|
241
|
-
*
|
|
242
|
-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
|
|
243
|
-
* WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
244
|
-
* COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
|
|
245
|
-
* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
246
|
-
*
|
|
247
|
-
* ## later.js
|
|
248
|
-
*
|
|
249
|
-
* GitHub: [later.js](https://github.com/bunkat/later)
|
|
250
|
-
*
|
|
251
|
-
* The MIT License (MIT)
|
|
252
|
-
*
|
|
253
|
-
* Copyright © 2013 BunKat
|
|
254
|
-
*
|
|
255
|
-
* Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
|
|
256
|
-
* documentation files (the "Software"), to deal in the Software without restriction, including without limitation the
|
|
257
|
-
* rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit
|
|
258
|
-
* persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
259
|
-
*
|
|
260
|
-
* The above copyright notice and this permission notice shall be included in all copies or substantial portions of the
|
|
261
|
-
* Software.
|
|
262
|
-
*
|
|
263
|
-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
|
|
264
|
-
* WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
265
|
-
* COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
|
|
266
|
-
* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
267
|
-
*
|
|
268
|
-
* ## Monaco editor
|
|
269
|
-
*
|
|
270
|
-
* GitHub: [Monaco editor](https://microsoft.github.io/monaco-editor) (MIT)
|
|
271
|
-
*
|
|
272
|
-
* The MIT License (MIT)
|
|
273
|
-
*
|
|
274
|
-
* Copyright (c) 2016 - present Microsoft Corporation
|
|
275
|
-
*
|
|
276
|
-
* Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
|
|
277
|
-
* documentation files (the "Software"), to deal in the Software without restriction, including without limitation the
|
|
278
|
-
* rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit
|
|
279
|
-
* persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
280
|
-
*
|
|
281
|
-
* The above copyright notice and this permission notice shall be included in all copies or substantial portions of the
|
|
282
|
-
* Software.
|
|
283
|
-
*
|
|
284
|
-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
|
|
285
|
-
* WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
286
|
-
* COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
|
|
287
|
-
* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
288
|
-
*
|
|
289
|
-
* ## Map/Set polyfill to fix performance issues for Salesforce LWS
|
|
290
|
-
*
|
|
291
|
-
* Copyright © 2024 Certinia Inc.
|
|
292
|
-
*
|
|
293
|
-
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
294
|
-
* of this software and associated documentation files (the "Software"), to deal
|
|
295
|
-
* in the Software without restriction, including without limitation the rights
|
|
296
|
-
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
297
|
-
* copies of the Software, and to permit persons to whom the Software is
|
|
298
|
-
* furnished to do so, subject to the following conditions:
|
|
299
|
-
*
|
|
300
|
-
* The above copyright notice and this permission notice shall be included in all
|
|
301
|
-
* copies or substantial portions of the Software.
|
|
302
|
-
*
|
|
303
|
-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
304
|
-
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
305
|
-
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
306
|
-
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
307
|
-
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
308
|
-
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
309
|
-
* SOFTWARE.
|
|
310
|
-
*
|
|
311
|
-
* ## Chart.js
|
|
312
|
-
*
|
|
313
|
-
* GitHub: [Chart.js](https://github.com/chartjs/Chart.js)
|
|
314
|
-
*
|
|
315
|
-
* The MIT License (MIT)
|
|
316
|
-
*
|
|
317
|
-
* Copyright (c) 2014-2022 Chart.js Contributors
|
|
318
|
-
*
|
|
319
|
-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
|
|
320
|
-
* WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
321
|
-
* COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
|
|
322
|
-
* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
323
|
-
*
|
|
324
|
-
*/
|
|
325
|
-
:root:not(.b-nothing),:host(:not(.b-nothing)){--b-primary: var(--b-color-blue);--b-secondary: var(--b-color-orange);--b-color-red: #e32c28;--b-color-pink: #d81b60;--b-color-magenta: #c200c2;--b-color-purple: #8e24aa;--b-color-violet: #5e35b1;--b-color-deep-purple: #4527a0;--b-color-indigo: #3949ab;--b-color-blue: #1879ce;--b-color-light-blue: #027eb6;--b-color-cyan: #1a8290;--b-color-teal: #008578;--b-color-green: #38863c;--b-color-light-green: #5a822b;--b-color-lime: #757b1f;--b-color-yellow: #8e7401;--b-color-amber: #9d6e00;--b-color-orange: #b16300;--b-color-deep-orange: #db3c0b;--b-color-brown: #6d4c41;--b-color-lighter-gray: #767676;--b-color-light-gray: #696969;--b-color-gray: #757575;--b-mix: #fff;--b-opposite: #000;--b-border-1: var(--b-neutral-10);--b-border-2: var(--b-neutral-10);--b-border-3: var(--b-neutral-10);--b-border-4: var(--b-neutral-10);--b-border-5: var(--b-neutral-10);--b-border-6: var(--b-neutral-10);--b-border-7: var(--b-neutral-10);--b-border-8: var(--b-neutral-100);--b-border-9: var(--b-neutral-100);--b-border-10: var(--b-neutral-100);--b-text-1: var(--b-neutral-10);--b-text-2: var(--b-neutral-30);--b-text-3: var(--b-neutral-30);--b-text-4: var(--b-neutral-30);--b-text-5: var(--b-neutral-100);--b-widget-color-scheme: light;--b-widget-border-color: var(--b-border-1);--b-widget-border-radius: .3em;--b-widget-border-radius-large: 1em;--b-widget-anchor-offset: 0px;--b-elevation-1: 0 1px 3px 0 rgb(0 0 0 /.22), 0 1px 1px 0 rgb(0 0 0 /.2), 0 2px 1px -1px rgb(0 0 0 /.18);--b-elevation-2: 0 1px 5px 0 rgb(0 0 0 /.32), 0 2px 2px 0 rgb(0 0 0 /.3), 0 3px 1px -2px rgb(0 0 0 /.28);--b-button-disabled-opacity: .8;--b-button-outlined-pressed-color: var(--b-text-5);--b-button-group-padded-border: 1px solid var(--b-widget-border-color);--b-button-group-padded-pressed-border: 1px solid var(--b-widget-border-color);--b-button-group-padded-button-opacity: 1;--b-chip-view-chip-border-color: var(--b-widget-border-color);--b-date-picker-selected-color: var(--b-text-5);--b-field-trigger-color: var(--b-widget-color);--b-panel-header-border-bottom: 1px solid var(--b-widget-border-color);--b-panel-overlay-border: 1px solid var(--b-widget-border-color);--b-popup-border: 2px solid var(--b-widget-border-color);--b-slide-toggle-height: 1.5em;--b-slide-toggle-width: 2.25em;--b-slide-toggle-thumb-offset: .2em;--b-slider-track-color: var(--b-neutral-65);--b-slider-disabled-color: var(--b-neutral-60);--b-slider-disabled-thumb-color: var(--b-neutral-60);--b-slider-disabled-track-color: var(--b-neutral-75);--b-text-field-focus-border-width: 2px;--b-text-field-filled-border-width: 1px;--b-text-field-outlined-focus-border-width: 2px;--b-text-field-placeholder-font-style: italic;--b-grid-header-font-weight: 700;--b-grid-cell-focused-outline-width: 2px;--b-grid-cell-focused-outline-offset: -3px;--b-action-column-row-hover-color: var(--b-text-5);--b-percent-column-bar-border: 1px solid var(--b-widget-border-color);--b-percent-column-bar-max-height: 1.5em;--b-percent-column-circle-thickness: 1em;--b-percent-column-circle-background: var(--b-neutral-80);--b-rating-column-filled-color: var(--b-color-orange);--b-rating-column-empty-color: var(--b-neutral-80);--b-resource-info-column-role-color: var(--b-neutral-30);--b-resource-info-column-role-row-hover-color: var(--b-neutral-100);--b-column-drag-toolbar-opacity: .9;--b-column-drag-toolbar-hover-opacity: 1;--b-group-header-font-weight: 600;--b-locked-rows-separator-color: var(--b-widget-border-color);--b-locked-rows-separator-width: 2px;--b-row-reorder-proxy-opacity: 1;--b-stripe-border-width: 1px;--b-stripe-odd-color: var(--b-neutral-96);--b-region-resize-button-color: var(--b-neutral-100);--b-region-resize-button-hover-color: var(--b-primary);--b-tree-expander-row-hover-color: var(--b-text-5);--b-tree-icon-row-hover-color: var(--b-text-5);--b-column-lines-tick-color: var(--b-neutral-80);--b-dependency-stroke-width: 2;--b-dependency-hover-stroke-width: 3;--b-dependency-terminal-border-width: 2px;--b-dependency-terminal-offset: -6px;--b-event-label-background: var(--b-neutral-100);--b-resource-time-range-background-transparency: 80%;--b-non-working-time-background: var(--b-neutral-60);--b-resource-non-working-time-background-opacity: 75%;--b-histogram-outline-color: var(--b-color-red);--b-segment-link-width: 2px;--b-resource-utilization-bar-legend-text-fill: var(--b-text-5);--b-resource-utilization-bar-color: color-mix(in srgb, var(--b-color-green), var(--b-opposite) 30%);--b-resource-utilization-bar-hover-color: color-mix(in srgb, var(--b-color-green), var(--b-opposite) 40%);--b-resource-utilization-underallocated-bar-color: var(--b-color-green);--b-resource-utilization-underallocated-bar-hover-color: color-mix(in srgb, var(--b-color-green), var(--b-opposite) 10%);--b-resource-utilization-overallocated-bar-color: var(--b-color-red);--b-resource-utilization-overallocated-bar-hover-color: color-mix(in srgb, var(--b-color-red), var(--b-opposite) 10%);--b-resource-utilization-assignment-bar-legend-text-fill: var(--b-neutral-0);--b-resource-histogram-bar-color: var(--b-resource-utilization-bar-color);--b-resource-histogram-bar-hover-color: var(--b-resource-utilization-bar-hover-color);--b-resource-histogram-underallocated-bar-color: var(--b-resource-utilization-underallocated-bar-color);--b-resource-histogram-underallocated-bar-hover-color: var(--b-resource-utilization-underallocated-bar-hover-color);--b-resource-histogram-overallocated-bar-color: var(--b-resource-utilization-overallocated-bar-color);--b-resource-histogram-overallocated-bar-hover-color: var(--b-resource-utilization-overallocated-bar-hover-color);--b-scroll-button-border-width: 1px;--b-baseline-background: var(--b-neutral-60);--b-baseline-margin-top: 2px;--b-task-non-working-time-background: color-mix(in srgb, var(--b-neutral-65), transparent 50%);--b-critical-path-stroke: color-mix(in srgb, var(--b-color-red), var(--b-opposite) 10%);--b-gantt-parent-task-max-height: 1.5em;--b-parent-area-border: 2px solid var(--b-neutral-30);--b-gantt-progress-line-width: 2;--b-calendar-event-circle-icon-size: .7em;--b-day-view-event-selected-color: var(--b-text-5);--b-year-view-week-cell-color: var(--b-text-5);--b-year-view-week-cell-background: var(--b-neutral-40);--b-calendar-panel-other-month-color: var(--b-calendar-panel-color);--b-task-board-column-header-font-weight: 600;--b-task-board-card-border: 1px solid var(--b-widget-border-color);--b-task-board-column-count-color: var(--b-text-5);--b-task-board-column-count-background: var(--b-neutral-40);--b-task-board-progress-item-background: var(--b-neutral-85)}.b-bryntum:not(.b-nothing){--bi-primary-shade: var(--b-primary-30);--b-widget-focus-outline-color: var(--bi-primary-shade);--b-button-focus-outline-color: var(--bi-primary-shade);--b-checkbox-focus-outline-color: var(--bi-primary-shade);--b-button-elevated-color: var(--b-primary-10);--b-button-filled-background: var(--b-primary-20);--b-button-filled-hover-background: var(--b-primary-25);--b-button-filled-focused-background: var(--b-primary-30);--b-button-filled-active-background: var(--b-primary-30);--b-button-filled-pressed-background: var(--b-primary-35);--b-button-tonal-color: var(--b-primary-10);--b-button-outlined-color: var(--b-primary-10);--b-button-outlined-hover-border-color: var(--b-primary-30);--b-button-outlined-pressed-background: var(--bi-primary-shade);--b-button-type-text-color: var(--b-primary-10);--b-checkbox-checked-background: var(--bi-primary-shade);--b-checkbox-checked-border-color: var(--b-checkbox-checked-background);--b-checkbox-checked-hover-background: var(--bi-primary-shade);--b-clock-hand-color: var(--b-primary-20);--b-date-picker-selected-background: var(--b-primary-40);--b-date-picker-date-hover-background: var(--b-primary-40);--b-date-picker-date-hover-color: var(--b-neutral-100);--b-date-picker-selected-range-background: var(--b-primary-80);--b-list-checkbox-checked-background: var(--bi-primary-shade);--b-menu-item-hover-background: var(--b-primary-40);--b-menu-item-focus-background: var(--b-primary-30);--b-menu-item-hover-color: var(--b-text-5);--b-menu-item-focus-color: var(--b-text-5);--b-menu-item-focus-icon-color: var(--b-text-5);--b-menu-item-hover-icon-color: var(--b-text-5);--b-radio-checked-color: var(--b-neutral-100);--b-radio-checked-background: var(--bi-primary-shade);--b-radio-checked-border-color: var(--b-radio-checked-background);--b-radio-check-gap: .25em;--b-slide-toggle-background: var(--b-neutral-60);--b-slide-toggle-hover-background: var(--b-neutral-60);--b-slide-toggle-checked-hovered-thumb-background: var(--b-primary-95);--b-slide-toggle-checked-border-color: transparent;--b-slide-toggle-checked-background: var(--bi-primary-shade);--b-slide-toggle-checked-hover-background: var(--bi-primary-shade);--b-slider-color: var(--bi-primary-shade);--b-tab-indicator-color: var(--bi-primary-shade);--b-text-field-focus-border-color: var(--bi-primary-shade);--b-text-field-filled-hover-border-color: var(--bi-primary-shade);--b-toast-background: var(--b-neutral-100);--b-widget-floating-border: 2px solid var(--b-widget-border-color);--b-grid-cell-hover-background: var(--b-primary-40);--b-grid-cell-selected-background: var(--b-primary-30);--b-grid-cell-hover-selected-background: var(--b-primary-35);--b-grid-cell-selected-color: var(--b-text-5);--b-grid-cell-focused-outline-color: var(--b-primary-90);--b-grid-header-hover-background: var(--bi-primary-shade);--b-grid-header-hover-color: var(--b-text-5);--b-grid-link-color: var(--bi-primary-shade);--b-grid-row-hover-link-color: var(--b-text-5);--bi-grid-filter-icon-active-opacity: 1;--b-column-drag-toolbar-icon-color: var(--bi-primary-shade);--b-column-drag-toolbar-default-hover-background: var(--bi-primary-shade);--b-column-drag-toolbar-default-hover-color: var(--b-text-5);--b-column-drag-toolbar-default-hover-icon-color: var(--b-text-5);--b-percent-column-fill-background: var(--bi-primary-shade);--b-percent-column-bar-background: var(--b-neutral-80);--b-percent-column-value-color: var(--b-primary-10);--b-percent-column-circle-done-color: var(--bi-primary-shade);--b-calendar-highlight-background-transparency: 50%;--b-calendar-highlight-color: var(--b-primary-50);--b-calendar-highlight-border-color: var(--b-primary-50);--b-time-span-highlight-range-opacity: .7;--b-time-span-highlight-range-background: var(--b-primary-90);--b-time-span-highlight-range-border-color: var(--bi-primary-shade);--b-time-span-highlight-range-color: var(--b-primary-20);--b-time-span-highlight-unavailable-background: var(--b-neutral-80);--b-time-span-highlight-unavailable-color: var(--b-neutral-0);--b-time-range-background: var(--b-neutral-80);--b-gantt-unscheduled-task-color: var(--b-neutral-40)}.b-colorize:not(.b-nothing){--b-avatar-initials-color: var(--b-primary-10);--b-quick-find-background: var(--b-primary-85);--b-quick-find-row-hover-background: var(--b-primary-30);--b-time-range-header-background: var(--b-primary-30);--b-time-range-line-color: var(--b-primary-30);--b-non-working-time-header-background: color-mix(in oklab, var(--b-color-red), transparent 80%);--b-percent-bar-background: color-mix(in srgb, var(--b-primary), var(--b-opposite) 60%);--b-rollup-background: var(--b-primary-40);--b-calendar-event-solid-bar-background: var(--b-primary-40);--b-calendar-solid-bar-color: var(--b-primary-20);--b-calendar-event-solid-bar-opacity: 1;--b-day-view-event-border: 1px solid var(--b-primary);--b-day-view-event-color: var(--b-primary-20);--b-day-view-event-selected-body-background: var(--b-primary-50);--b-task-board-progress-item-color: var(--b-primary-40);--b-task-board-rating-item-filled-color: var(--b-primary-40)}.b-sch-resource-time-range{--b-resource-time-range-color: color-mix(in srgb, var(--b-primary), var(--b-opposite) 30%)}.b-sch-event-wrap,.b-gantt-task-wrap{--b-sch-event-indented-selected-background: color-mix(in srgb, var(--b-primary), var(--b-opposite) 40%)}.b-style-tonal,.b-style-traced,.b-style-rounded{--b-sch-event-selected-background: color-mix(in srgb, var(--b-primary), var(--b-opposite) 30%);&.b-nested-events-parent .b-sch-event,.b-sch-event,.b-gantt-task{&:not(.b-milestone,.b-segmented),&.b-milestone .b-sch-event-content:before{border:2px solid color-mix(in srgb,var(--b-primary),var(--b-opposite) 70%);--b-sch-event-border-width: 2px;--b-sch-event-color: color-mix(in srgb, var(--b-primary), var(--b-opposite) 70%)}}&.b-selected{.b-sch-event,.b-gantt-task{--b-sch-event-color: var(--b-text-5)}}}.b-style-bordered{&,.b-sch-event-segment{--b-sch-event-selected-background: color-mix(in srgb, var(--b-primary), var(--b-opposite) 30%)}}.b-style-outlined{--b-sch-event-selected-background: var(--b-primary);&.b-selected{--b-sch-event-color: var(--b-text-5)}}.b-style-calendar{.b-sch-event,.b-gantt-task{&:not(.b-milestone),&.b-milestone .b-sch-event-content:before{border-block-width:1px;border-inline-end-width:1px}}}.b-sch-horizontal .b-style-indented .b-sch-event{&:not(.b-milestone),&.b-milestone .b-sch-event-content:before{border-block:2px solid color-mix(in srgb,var(--b-primary),var(--b-opposite) 40%);border-inline-end:2px solid color-mix(in srgb,var(--b-primary),var(--b-opposite) 40%)}.b-sch-event-wrap.b-selected &{--b-sch-event-color: var(--b-text-5)}}.b-sch-vertical .b-style-indented .b-sch-event{&:not(.b-milestone),&.b-milestone .b-sch-event-content:before{border-inline:2px solid color-mix(in srgb,var(--b-primary),var(--b-opposite) 40%);border-block-end:2px solid color-mix(in srgb,var(--b-primary),var(--b-opposite) 40%)}}.b-style-gantt{.b-gantt-task,.b-sch-event{--b-sch-event-background: color-mix(in srgb, var(--b-primary), var(--b-opposite) 20%)}}.b-milestone label{padding-block:3px;background:var(--b-neutral-100)}.b-theme-info{--b-theme-name: "HighContrastLight";--b-theme-filename: "high-contrast-light";--b-theme-button-rendition: "outlined";--b-theme-label-position: "align-before";--b-theme-overlap-label: "false";--b-theme-high-contrast: "true"}
|
|
1
|
+
@charset "UTF-8";:root:not(.b-nothing),:host(:not(.b-nothing)){--b-primary: var(--b-color-blue);--b-secondary: var(--b-color-orange);--b-color-red: #e32c28;--b-color-pink: #d81b60;--b-color-magenta: #c200c2;--b-color-purple: #8e24aa;--b-color-violet: #5e35b1;--b-color-deep-purple: #4527a0;--b-color-indigo: #3949ab;--b-color-blue: #1879ce;--b-color-light-blue: #027eb6;--b-color-cyan: #1a8290;--b-color-teal: #008578;--b-color-green: #38863c;--b-color-light-green: #5a822b;--b-color-lime: #757b1f;--b-color-yellow: #8e7401;--b-color-amber: #9d6e00;--b-color-orange: #b16300;--b-color-deep-orange: #db3c0b;--b-color-brown: #6d4c41;--b-color-lighter-gray: #767676;--b-color-light-gray: #696969;--b-color-gray: #757575;--b-mix: #fff;--b-opposite: #000;--b-border-1: var(--b-neutral-10);--b-border-2: var(--b-neutral-10);--b-border-3: var(--b-neutral-10);--b-border-4: var(--b-neutral-10);--b-border-5: var(--b-neutral-10);--b-border-6: var(--b-neutral-10);--b-border-7: var(--b-neutral-10);--b-border-8: var(--b-neutral-100);--b-border-9: var(--b-neutral-100);--b-border-10: var(--b-neutral-100);--b-text-1: var(--b-neutral-10);--b-text-2: var(--b-neutral-30);--b-text-3: var(--b-neutral-30);--b-text-4: var(--b-neutral-30);--b-text-5: var(--b-neutral-100);--b-widget-color-scheme: light;--b-widget-border-color: var(--b-border-1);--b-widget-border-radius: .3em;--b-widget-border-radius-large: 1em;--b-widget-anchor-offset: 0px;--b-elevation-1: 0 1px 3px 0 rgb(0 0 0 /.22), 0 1px 1px 0 rgb(0 0 0 /.2), 0 2px 1px -1px rgb(0 0 0 /.18);--b-elevation-2: 0 1px 5px 0 rgb(0 0 0 /.32), 0 2px 2px 0 rgb(0 0 0 /.3), 0 3px 1px -2px rgb(0 0 0 /.28);--b-button-disabled-opacity: .8;--b-button-outlined-pressed-color: var(--b-text-5);--b-button-group-padded-border: 1px solid var(--b-widget-border-color);--b-button-group-padded-pressed-border: 1px solid var(--b-widget-border-color);--b-button-group-padded-button-opacity: 1;--b-chip-view-chip-border-color: var(--b-widget-border-color);--b-date-picker-selected-color: var(--b-text-5);--b-field-trigger-color: var(--b-widget-color);--b-panel-header-border-bottom: 1px solid var(--b-widget-border-color);--b-panel-overlay-border: 1px solid var(--b-widget-border-color);--b-popup-border: 2px solid var(--b-widget-border-color);--b-slide-toggle-height: 1.5em;--b-slide-toggle-width: 2.25em;--b-slide-toggle-thumb-offset: .2em;--b-slider-track-color: var(--b-neutral-65);--b-slider-disabled-color: var(--b-neutral-60);--b-slider-disabled-thumb-color: var(--b-neutral-60);--b-slider-disabled-track-color: var(--b-neutral-75);--b-text-field-focus-border-width: 2px;--b-text-field-filled-border-width: 1px;--b-text-field-outlined-focus-border-width: 2px;--b-text-field-placeholder-font-style: italic;--b-grid-header-font-weight: 700;--b-grid-cell-focused-outline-width: 2px;--b-grid-cell-focused-outline-offset: -3px;--b-action-column-row-hover-color: var(--b-text-5);--b-percent-column-bar-border: 1px solid var(--b-widget-border-color);--b-percent-column-bar-max-height: 1.5em;--b-percent-column-circle-thickness: 1em;--b-percent-column-circle-background: var(--b-neutral-80);--b-rating-column-filled-color: var(--b-color-orange);--b-rating-column-empty-color: var(--b-neutral-80);--b-resource-info-column-role-color: var(--b-neutral-30);--b-resource-info-column-role-row-hover-color: var(--b-neutral-100);--b-column-drag-toolbar-opacity: .9;--b-column-drag-toolbar-hover-opacity: 1;--b-group-header-font-weight: 600;--b-locked-rows-separator-color: var(--b-widget-border-color);--b-locked-rows-separator-width: 2px;--b-row-reorder-proxy-opacity: 1;--b-stripe-border-width: 1px;--b-stripe-odd-color: var(--b-neutral-96);--b-region-resize-button-color: var(--b-neutral-100);--b-region-resize-button-hover-color: var(--b-primary);--b-tree-expander-row-hover-color: var(--b-text-5);--b-tree-icon-row-hover-color: var(--b-text-5);--b-column-lines-tick-color: var(--b-neutral-80);--b-dependency-stroke-width: 2;--b-dependency-hover-stroke-width: 3;--b-dependency-terminal-border-width: 2px;--b-dependency-terminal-offset: -6px;--b-event-label-background: var(--b-neutral-100);--b-resource-time-range-background-transparency: 80%;--b-non-working-time-background: var(--b-neutral-60);--b-resource-non-working-time-background-opacity: 75%;--b-histogram-outline-color: var(--b-color-red);--b-segment-link-width: 2px;--b-resource-utilization-bar-legend-text-fill: var(--b-text-5);--b-resource-utilization-bar-color: color-mix(in srgb, var(--b-color-green), var(--b-opposite) 30%);--b-resource-utilization-bar-hover-color: color-mix(in srgb, var(--b-color-green), var(--b-opposite) 40%);--b-resource-utilization-underallocated-bar-color: var(--b-color-green);--b-resource-utilization-underallocated-bar-hover-color: color-mix(in srgb, var(--b-color-green), var(--b-opposite) 10%);--b-resource-utilization-overallocated-bar-color: var(--b-color-red);--b-resource-utilization-overallocated-bar-hover-color: color-mix(in srgb, var(--b-color-red), var(--b-opposite) 10%);--b-resource-utilization-assignment-bar-legend-text-fill: var(--b-neutral-0);--b-resource-histogram-bar-color: var(--b-resource-utilization-bar-color);--b-resource-histogram-bar-hover-color: var(--b-resource-utilization-bar-hover-color);--b-resource-histogram-underallocated-bar-color: var(--b-resource-utilization-underallocated-bar-color);--b-resource-histogram-underallocated-bar-hover-color: var(--b-resource-utilization-underallocated-bar-hover-color);--b-resource-histogram-overallocated-bar-color: var(--b-resource-utilization-overallocated-bar-color);--b-resource-histogram-overallocated-bar-hover-color: var(--b-resource-utilization-overallocated-bar-hover-color);--b-scroll-button-border-width: 1px;--b-baseline-background: var(--b-neutral-60);--b-baseline-margin-top: 2px;--b-task-non-working-time-background: color-mix(in srgb, var(--b-neutral-65), transparent 50%);--b-critical-path-stroke: color-mix(in srgb, var(--b-color-red), var(--b-opposite) 10%);--b-gantt-parent-task-max-height: 1.5em;--b-parent-area-border: 2px solid var(--b-neutral-30);--b-gantt-progress-line-width: 2;--b-calendar-event-circle-icon-size: .7em;--b-day-view-event-selected-color: var(--b-text-5);--b-year-view-week-cell-color: var(--b-text-5);--b-year-view-week-cell-background: var(--b-neutral-40);--b-calendar-panel-other-month-color: var(--b-calendar-panel-color);--b-task-board-column-header-font-weight: 600;--b-task-board-card-border: 1px solid var(--b-widget-border-color);--b-task-board-column-count-color: var(--b-text-5);--b-task-board-column-count-background: var(--b-neutral-40);--b-task-board-progress-item-background: var(--b-neutral-85)}.b-bryntum:not(.b-nothing){--bi-primary-shade: var(--b-primary-30);--b-widget-focus-outline-color: var(--bi-primary-shade);--b-button-focus-outline-color: var(--bi-primary-shade);--b-checkbox-focus-outline-color: var(--bi-primary-shade);--b-button-elevated-color: var(--b-primary-10);--b-button-filled-background: var(--b-primary-20);--b-button-filled-hover-background: var(--b-primary-25);--b-button-filled-focused-background: var(--b-primary-30);--b-button-filled-active-background: var(--b-primary-30);--b-button-filled-pressed-background: var(--b-primary-35);--b-button-tonal-color: var(--b-primary-10);--b-button-outlined-color: var(--b-primary-10);--b-button-outlined-hover-border-color: var(--b-primary-30);--b-button-outlined-pressed-background: var(--bi-primary-shade);--b-button-type-text-color: var(--b-primary-10);--b-checkbox-checked-background: var(--bi-primary-shade);--b-checkbox-checked-border-color: var(--b-checkbox-checked-background);--b-checkbox-checked-hover-background: var(--bi-primary-shade);--b-clock-hand-color: var(--b-primary-20);--b-date-picker-selected-background: var(--b-primary-40);--b-date-picker-date-hover-background: var(--b-primary-40);--b-date-picker-date-hover-color: var(--b-neutral-100);--b-date-picker-selected-range-background: var(--b-primary-80);--b-list-checkbox-checked-background: var(--bi-primary-shade);--b-menu-item-hover-background: var(--b-primary-40);--b-menu-item-focus-background: var(--b-primary-30);--b-menu-item-hover-color: var(--b-text-5);--b-menu-item-focus-color: var(--b-text-5);--b-menu-item-focus-icon-color: var(--b-text-5);--b-menu-item-hover-icon-color: var(--b-text-5);--b-radio-checked-color: var(--b-neutral-100);--b-radio-checked-background: var(--bi-primary-shade);--b-radio-checked-border-color: var(--b-radio-checked-background);--b-radio-check-gap: .25em;--b-slide-toggle-background: var(--b-neutral-60);--b-slide-toggle-hover-background: var(--b-neutral-60);--b-slide-toggle-checked-hovered-thumb-background: var(--b-primary-95);--b-slide-toggle-checked-border-color: transparent;--b-slide-toggle-checked-background: var(--bi-primary-shade);--b-slide-toggle-checked-hover-background: var(--bi-primary-shade);--b-slider-color: var(--bi-primary-shade);--b-tab-indicator-color: var(--bi-primary-shade);--b-text-field-focus-border-color: var(--bi-primary-shade);--b-text-field-filled-hover-border-color: var(--bi-primary-shade);--b-toast-background: var(--b-neutral-100);--b-widget-floating-border: 2px solid var(--b-widget-border-color);--b-grid-cell-hover-background: var(--b-primary-40);--b-grid-cell-selected-background: var(--b-primary-30);--b-grid-cell-hover-selected-background: var(--b-primary-35);--b-grid-cell-selected-color: var(--b-text-5);--b-grid-cell-focused-outline-color: var(--b-primary-90);--b-grid-header-hover-background: var(--bi-primary-shade);--b-grid-header-hover-color: var(--b-text-5);--b-grid-link-color: var(--bi-primary-shade);--b-grid-row-hover-link-color: var(--b-text-5);--bi-grid-filter-icon-active-opacity: 1;--b-column-drag-toolbar-icon-color: var(--bi-primary-shade);--b-column-drag-toolbar-default-hover-background: var(--bi-primary-shade);--b-column-drag-toolbar-default-hover-color: var(--b-text-5);--b-column-drag-toolbar-default-hover-icon-color: var(--b-text-5);--b-percent-column-fill-background: var(--bi-primary-shade);--b-percent-column-bar-background: var(--b-neutral-80);--b-percent-column-value-color: var(--b-primary-10);--b-percent-column-circle-done-color: var(--bi-primary-shade);--b-calendar-highlight-background-transparency: 50%;--b-calendar-highlight-color: var(--b-primary-50);--b-calendar-highlight-border-color: var(--b-primary-50);--b-time-span-highlight-range-opacity: .7;--b-time-span-highlight-range-background: var(--b-primary-90);--b-time-span-highlight-range-border-color: var(--bi-primary-shade);--b-time-span-highlight-range-color: var(--b-primary-20);--b-time-span-highlight-unavailable-background: var(--b-neutral-80);--b-time-span-highlight-unavailable-color: var(--b-neutral-0);--b-time-range-background: var(--b-neutral-80);--b-gantt-unscheduled-task-color: var(--b-neutral-40)}.b-colorize:not(.b-nothing){--b-avatar-initials-color: var(--b-primary-10);--b-quick-find-background: var(--b-primary-85);--b-quick-find-row-hover-background: var(--b-primary-30);--b-time-range-header-background: var(--b-primary-30);--b-time-range-line-color: var(--b-primary-30);--b-non-working-time-header-background: color-mix(in oklab, var(--b-color-red), transparent 80%);--b-percent-bar-background: color-mix(in srgb, var(--b-primary), var(--b-opposite) 60%);--b-rollup-background: var(--b-primary-40);--b-calendar-event-solid-bar-background: var(--b-primary-40);--b-calendar-solid-bar-color: var(--b-primary-20);--b-calendar-event-solid-bar-opacity: 1;--b-day-view-event-border: 1px solid var(--b-primary);--b-day-view-event-color: var(--b-primary-20);--b-day-view-event-selected-body-background: var(--b-primary-50);--b-task-board-progress-item-color: var(--b-primary-40);--b-task-board-rating-item-filled-color: var(--b-primary-40)}.b-sch-resource-time-range{--b-resource-time-range-color: color-mix(in srgb, var(--b-primary), var(--b-opposite) 30%)}.b-sch-event-wrap,.b-gantt-task-wrap{--b-sch-event-indented-selected-background: color-mix(in srgb, var(--b-primary), var(--b-opposite) 40%)}.b-style-tonal,.b-style-traced,.b-style-rounded{--b-sch-event-selected-background: color-mix(in srgb, var(--b-primary), var(--b-opposite) 30%);&.b-nested-events-parent .b-sch-event,.b-sch-event,.b-gantt-task{&:not(.b-milestone,.b-segmented),&.b-milestone .b-sch-event-content:before{border:2px solid color-mix(in srgb,var(--b-primary),var(--b-opposite) 70%);--b-sch-event-border-width: 2px;--b-sch-event-color: color-mix(in srgb, var(--b-primary), var(--b-opposite) 70%)}}&.b-selected{.b-sch-event,.b-gantt-task{--b-sch-event-color: var(--b-text-5)}}}.b-style-bordered{&,.b-sch-event-segment{--b-sch-event-selected-background: color-mix(in srgb, var(--b-primary), var(--b-opposite) 30%)}}.b-style-outlined{--b-sch-event-selected-background: var(--b-primary);&.b-selected{--b-sch-event-color: var(--b-text-5)}}.b-style-calendar{.b-sch-event,.b-gantt-task{&:not(.b-milestone),&.b-milestone .b-sch-event-content:before{border-block-width:1px;border-inline-end-width:1px}}}.b-sch-horizontal .b-style-indented .b-sch-event{&:not(.b-milestone),&.b-milestone .b-sch-event-content:before{border-block:2px solid color-mix(in srgb,var(--b-primary),var(--b-opposite) 40%);border-inline-end:2px solid color-mix(in srgb,var(--b-primary),var(--b-opposite) 40%)}.b-sch-event-wrap.b-selected &{--b-sch-event-color: var(--b-text-5)}}.b-sch-vertical .b-style-indented .b-sch-event{&:not(.b-milestone),&.b-milestone .b-sch-event-content:before{border-inline:2px solid color-mix(in srgb,var(--b-primary),var(--b-opposite) 40%);border-block-end:2px solid color-mix(in srgb,var(--b-primary),var(--b-opposite) 40%)}}.b-style-gantt{.b-gantt-task,.b-sch-event{--b-sch-event-background: color-mix(in srgb, var(--b-primary), var(--b-opposite) 20%)}}.b-milestone label{padding-block:3px;background:var(--b-neutral-100)}.b-theme-info{--b-theme-name: "HighContrastLight";--b-theme-filename: "high-contrast-light";--b-theme-button-rendition: "outlined";--b-theme-label-position: "align-before";--b-theme-overlap-label: "false";--b-theme-high-contrast: "true"}
|
|
2
|
+
/*# sourceMappingURL=high-contrast-light.min.css.map */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(c,u){if(typeof define=="function"&&define.amd)define(u);else if(typeof exports=="object"&&typeof module<"u")module.exports=u();else{var p=u();for(var i in p)c[i]=p[i]}})(typeof globalThis<"u"?globalThis:typeof self<"u"?self:void 0,function(){var c={},u=c,p={exports:c},i=Object.defineProperty,m=Object.getOwnPropertyDescriptor,b=Object.getOwnPropertyNames,h=Object.prototype.hasOwnProperty,v=(e,o,t)=>o in e?i(e,o,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[o]=t,f=(e,o)=>{for(var t in o)i(e,t,{get:o[t],enumerable:!0})},y=(e,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let a of b(o))!h.call(e,a)&&a!==t&&i(e,a,{get:()=>o[a],enumerable:!(l=m(o,a))||l.enumerable});return e},C=e=>y(i({},"__esModule",{value:!0}),e),T=(e,o,t)=>v(e,typeof o!="symbol"?o+"":o,t),d={};f(d,{default:()=>N}),p.exports=C(d);var g=class n{static mergeLocales(...o){let t={};return o.forEach(l=>{Object.keys(l).forEach(a=>{typeof l[a]=="object"?t[a]={...t[a],...l[a]}:t[a]=l[a]})}),t}static trimLocale(o,t){let l=(a,r)=>{o[a]&&(r?o[a][r]&&delete o[a][r]:delete o[a])};Object.keys(t).forEach(a=>{Object.keys(t[a]).length>0?Object.keys(t[a]).forEach(r=>l(a,r)):l(a)})}static normalizeLocale(o,t){if(!o)throw new Error('"nameOrConfig" parameter can not be empty');if(typeof o=="string"){if(!t)throw new Error('"config" parameter can not be empty');t.locale?t.name=o||t.name:t.localeName=o}else t=o;let l={};if(t.name||t.locale)l=Object.assign({localeName:t.name},t.locale),t.desc&&(l.localeDesc=t.desc),t.code&&(l.localeCode=t.code),t.path&&(l.localePath=t.path);else{if(!t.localeName)throw new Error(`"config" parameter doesn't have "localeName" property`);l=Object.assign({},t)}for(let a of["name","desc","code","path"])l[a]&&delete l[a];if(!l.localeName)throw new Error("Locale name can not be empty");return l}static get locales(){return n.global.bryntum.locales||{}}static set locales(o){n.global.bryntum.locales=o}static get localeName(){return n.global.bryntum.locale||"En"}static set localeName(o){n.global.bryntum.locale=o||n.localeName}static get locale(){return n.localeName&&this.locales[n.localeName]||this.locales.En||Object.values(this.locales)[0]||{localeName:"",localeDesc:"",localeCoode:""}}static publishLocale(o,t){let{locales:l}=n.global.bryntum,a=n.normalizeLocale(o,t),{localeName:r}=a;return!l[r]||t===!0?l[r]=a:l[r]=this.mergeLocales(l[r]||{},a||{}),l[r]}static get global(){return globalThis}};T(g,"skipLocaleIntegrityCheck",!1);var s=g;s.global.bryntum=s.global.bryntum||{},s.global.bryntum.locales=s.global.bryntum.locales||{},s._$name="LocaleHelper";var w={localeName:"Ar",localeDesc:"اللغة العربية",localeCode:"ar",localeRtl:!0,Object:{Yes:"نعم",No:"لا",Cancel:"إلغاء",Ok:"موافق",Week:"الأسبوع",None:"لا شيء",previous:"السابق",next:"التالي",to:"إلى",at:"في",on:"على",editing:e=>`تحرير ${e}`,settings:"الإعدادات",close:"إغلاق",go:"اذهب",save:"حفظ",cancel:"إلغاء",revert:"استعادة",collapse:"تصغير",expand:"توسيع",today:"اليوم",andNMore:e=>`و ${e} المزيد`},AIBase:{delayStatusTexts:["انتظار","انتظار ...","ما زال في الانتظار","ما زال في الانتظار ..."],autoStartDialogMessage:"هل تريد تمكين تنشيط الصوت للذكاء الاصطناعي؟",voiceActivationToast:e=>`تم تفعيل التنشيط الصوتي، استخدم العبارة "${e}" لبدء المحادثة`,voiceControlNotSupportedToast:"التحكم الصوتي غير مدعوم على هذا الجهاز",voiceControlErrorToast:"تعذر بدء التحكم الصوتي على جهازك",voiceControlSilenceToast:e=>`انتهت محادثة الذكاء الاصطناعي الصوتية بسبب الصمت. استخدم العبارة ${e} لإعادة بدء المحادثة`,noAudioDetected:"لم يتم اكتشاف صوت، يرجى المحاولة مرة أخرى",transcriptionErrorToast:"فشل النسخ، يرجى المحاولة مرة أخرى",playbackErrorToast:"فشل تشغيل الصوت، يرجى التحقق من جهاز إخراج الصوت الخاص بك",failed:"(فشل)",awaitingConfirmation:"في انتظار التأكيد",timeoutToast:"انتهت صلاحية الرسالة",readingStatusText:e=>`قراءة ${e}s`,updatingStatusText:e=>`تحديث ${e}s`,removingStatusText:e=>`إزالة ${e}s`,addingStatusText:e=>`إضافة ${e}`,filteringStatusText:e=>`تصفية ${e}s`,thinkingStatusText:"جارٍ التفكير",processingStatusText:"جارٍ المعالجة"},AISettingsPanel:{highlight:"تمييز",verbosity:"التفصيل",voiceActivation:"تنشيط الصوت",enableVoiceActivation:"تمكين تنشيط الصوت",voiceOnly:"الصوت فقط",autostart:"بدء تلقائي",dataChangeConfirmations:"تأكيدات تغيير البيانات",add:"إضافة",remove:"إزالة",update:"تحديث",planning:"التخطيط",enablePlanning:"تمكين التخطيط",aiModel:"نموذج الذكاء الاصطناعي",timeline:"الجدول الزمني","in-view":"في العرض",all:"الكل",timeRangeContext:"سياق النطاق الزمني"},ChatButton:{tooltipPartSeparator:" - ",speakingTooltip:"الذكاء الاصطناعي يتحدث",recordingTooltip:"تسجيل",waitingTooltip:"الذكاء الاصطناعي يفكر",startRecordingTooltip:"انقر للبدء",stopRecordingTooltip:"انقر للإيقاف",inactiveTooltip:"غير مسجل",openChatTooltip:"انقر بزر الماوس الأيمن لفتح الدردشة"},ChatPanel:{messageFieldPlaceholder:"اكتب رسالة",noConnectionTooltip:"لم يتم اكتشاف اتصال، انقر للمحاولة مرة أخرى",undone:"تم التراجع",aborted:"(تم الإلغاء)",readAloudTooltip:"قراءة الرسالة بصوت عالٍ",confidenceTooltip:e=>`الثقة: ${e}%`,undoTooltip:"التراجع عن تغييرات البيانات",redoTooltip:"إعادة تغييرات البيانات",thumbsUp:"إعجاب",thumbsDown:"عدم إعجاب",feedbackToast:"شكرًا لك على ملاحظاتك!",clearChat:"مسح المحادثة",closeChat:"إغلاق الدردشة",settings:"الإعدادات",closeSettings:"إغلاق الإعدادات"},CheckboxGroup:{wrongNbrOfOptionsSelected:e=>`اختر بالضبط ${e}`,tooFewOptionsSelected:e=>`اختر على الأقل ${e}`,tooManyOptionsSelected:e=>`اختر بحد أقصى ${e}`},CodeEditor:{apply:"تطبيق",autoApply:"تطبيق تلقائي",downloadCode:"تحميل الأكواد"},ColorPicker:{noColor:"لا لون"},Combo:{noResults:"لا نتائج",recordNotCommitted:"لا يمكن إضافة السجل",addNewValue:e=>`${e} إضافة`},ConfirmationDialog:{highlight:"تمييز",preview:"معاينة",approve:"الموافقة",reject:"رفض",confirmAdd:"تأكيد الإضافة:",confirmUpdate:"تأكيد التحديث:",confirmRemove:"تأكيد الإزالة:",confirmCopy:"تأكيد النسخ",confirmAssign:"تأكيد التعيين",confirmReassign:"تأكيد إعادة التعيين",confirmUnassign:"تأكيد إلغاء التعيين",confirmLink:"تأكيد الرابط",confirmUnlink:"تأكيد إلغاء الرابط"},FilePicker:{file:"ملف"},Field:{badInput:"قيمة الحقل غير صالحة",patternMismatch:"يجب أن تتطابق القيمة مع نمط معين",rangeOverflow:e=>`${e.max} يجب أن تكون القيمة أقل من أو تساوي`,rangeUnderflow:e=>`${e.min} يجب أن تكون القيمة أكبر من أو تساوي`,stepMismatch:"يجب أن تتناسب القيمة مع الخطوة",tooLong:"يجب أن تكون القيمة أقصر",tooShort:"يجب أن تكون القيمة أكبر",typeMismatch:"يجب أن تكون القيمة بتنسيق خاص",valueMissing:"هذا الحقل مطلوب",invalidValue:"قيمة حقل غير صالحة",minimumValueViolation:"تجاوز حد القيمة الأدنى",maximumValueViolation:"تجاوز حد القيمة الأقصى",fieldRequired:"هذا الحقل مطلوب",validateFilter:"يجب تحديد القيمة من القائمة"},DateField:{invalidDate:e=>"إدخال تاريخ غير صالح، التنسيق المتوقع هو "+e},DatePicker:{gotoPrevYear:"اذهب إلى السنة السابقة",gotoPrevMonth:"اذهب إلى الشهر السابق",gotoNextMonth:"اذهب إلى الشهر القادم",gotoNextYear:"اذهب إلى السنة القادمة",navigation:"التنقل في منتقي التاريخ"},Hint:{dontShowAgain:"لا تظهر مرة أخرى"},NumberFormat:{locale:"ar",currency:"USD"},DurationField:{invalidUnit:"وحدة غير صالحة"},TimeField:{invalidTime:"تم إدخال توقيت غير صالح"},TimePicker:{hour:"ساعة",minute:"دقيقة",second:"ثانية"},List:{loading:"...جارٍ التحميل",selectAll:"اختر الكل"},GridBase:{loadMask:"...جارٍ التحميل",syncMask:"...حفظ التغييرات، يُرجى الانتظار"},PagingToolbar:{firstPage:"اذهب للصفحة الأولى",prevPage:"اذهب للصفحة الثانية",page:"صفحة",nextPage:"اذهب للصفحة التالية",lastPage:"اذهب للصفحة الأخيرة",reload:"إعادة تحميل الصفحة الحالية",noRecords:"لا توجد سجلات لعرضها",pageCountTemplate:e=>`${e.lastPage} من`,summaryTemplate:e=>`${e.allCount} من ${e.end} - ${e.start} عرض السجلات`},Popup:{close:"أغلق النافذة",maximize:"تكبير"},TabPanel:{containsInvalidFields:"علامة التبويب تحتوي على حقول غير صالحة"},Toolbar:{showOverflowingItems:"إظهار العناصر الفائضة",scrollForMore:"قم بالتمرير للمزيد"},UndoRedo:{Undo:"إلغاء",Redo:"إعادة",UndoLastAction:"إلغاء الإجراء الأخير",RedoLastAction:"إعادة آخر إجراء تم إلغاؤه",NoActions:"لا توجد عناصر في قائمة انتظار الإلغاء"},FieldFilterPicker:{equals:"يساوي",doesNotEqual:"لا يساوي",isEmpty:"فارغ",isNotEmpty:"ليس فارغًا",contains:"يحتوي على",doesNotContain:"لا يحتوي على",startsWith:"يبدأ بـ",endsWith:"ينتهي بـ",isOneOf:"واحد من",isNotOneOf:"ليس واحدًا من",isGreaterThan:"أكبر من",isLessThan:"أقل من",isGreaterThanOrEqualTo:"أكبر من أو يساوي",isLessThanOrEqualTo:"أقل من أو يساوي",isBetween:"يتراوح ما بين",isNotBetween:"لا يتراوح ما بين",isBefore:"قبل",isAfter:"بعد",timeEquals:"الوقت يساوي",timeDoesNotEqual:"الوقت لا يساوي",isToday:"اليوم",isTomorrow:"غدًا",isYesterday:"أمس",isThisWeek:"هذا الأسبوع",isNextWeek:"الأسبوع القادم",isLastWeek:"الأسبوع الماضي",isThisMonth:"هذا الشهر",isNextMonth:"الشهر القادم",isLastMonth:"الشهر الماضي",isThisYear:"هذا العام",isNextYear:"العام القادم",isLastYear:"العام الماضي",isYearToDate:"منذ بداية العام حتى الآن",isTrue:"صحيح",isFalse:"خطأ",selectAProperty:"اختر خاصية",selectAnOperator:"اختر مشغلاً",caseSensitive:"حساسية الموضوع",and:"و",dateFormat:"D/M/YY",selectValue:"اختر قيمة",selectOneOrMoreValues:"اختر قيمة أو أكثر",enterAValue:"أدخل قيمة",enterANumber:"أدخل رقم",selectADate:"اختر تاريخًا",selectATime:"اختر الوقت"},FieldFilterPickerGroup:{addFilter:"أضف عامل تصفية",applyCond:e=>e?"تخطي الفلتر (مطبق حاليًا)":"تطبيق الفلتر (غير مطبق حاليًا)"},DateHelper:{locale:"ar-u-nu-latn",weekStartDay:6,nonWorkingDays:{0:!0,6:!0},weekends:{0:!0,6:!0},unitNames:[{single:"ملليثانية",plural:"مث",abbrev:"مث"},{single:"emillisecond",plural:"ems",abbrev:"ems"},{single:"ثانية",plural:"ثوانٍ",abbrev:"ث"},{single:"esecond",plural:"eseconds",abbrev:"es"},{single:"دقيقة",plural:"دقائق",abbrev:"د"},{single:"eminute",plural:"eminutes",abbrev:"emin"},{single:"ساعة",plural:"ساعات",abbrev:"س"},{single:"ehour",plural:"ehours",abbrev:"eh"},{single:"يوم",plural:"أيام",abbrev:"ي"},{single:"eday",plural:"edays",abbrev:"ed"},{single:"أسبوع",plural:"أسابيع",abbrev:"أ"},{single:"eweek",plural:"eweeks",abbrev:"ew"},{single:"شهر",plural:"أشهر",abbrev:"ش"},{single:"emonth",plural:"emonths",abbrev:"emon"},{single:"ربعسنة",plural:"أرباعسنوات",abbrev:"ر"},{single:"equarter",plural:"equarters",abbrev:"eq"},{single:"سنة",plural:"سنوات",abbrev:"سن"},{single:"eyear",plural:"eyears",abbrev:"eyr"},{single:"عقد",plural:"عقود",abbrev:"ع"},{single:"edecade",plural:"edecades",abbrev:"edec"}],unitAbbreviations:[["ملليث"],[],["ث","ثانية"],[],["د","دقيقة"],[],["س","ساعة"],[],["ي"],[],["أ","أسبوع"],[],["ش","شهر","شهر"],[],["ر","ربعسنة","ربعسنة"],[],["سن","سنة"],[],["د"],[]],parsers:{L:"DD/MM/YYYY",LT:"HH:mm",LTS:"HH:mm:ss A"},ordinalSuffix:e=>e,decade:e=>{let o=typeof e=="number"?e:e.getFullYear();return`${o-o%10}عقد `}}},P=s.publishLocale(w),x=new String,S={localeName:"Ar",localeDesc:"اللغة العربية",localeCode:"ar",localeRtl:!0,ChecklistFilterCombo:{search:"بحث",selectAll:"اختر الكل",removeAll:"إزالة الكل",filtersSet:e=>e===1?"تم تعيين 1 مرشح":`تم تعيين ${e} مرشحات`,noItems:"لم يتم العثور على نتائج",placeholder:"تصفية...",apply:"تطبيق"},ColumnPicker:{column:"عمود",columnsMenu:"أعمدة",hideColumn:"إخفاء عمود",hideColumnShort:"إخفاء",newColumns:"أعمدة جديدة",showName:e=>`إظهار العمود${e.text?` ${e.text}`:""}`,hideName:e=>`إخفاء العمود${e.text?` ${e.text}`:""}`},Filter:{applyFilter:"تطبيق التصفية",filter:"التصفية",editFilter:"تعديل التصفية",on:"في",before:"قبل",after:"بعد",equals:"يساوي",lessThan:"أقل من",moreThan:"أكثر من",removeFilter:"إزالة التصفية",disableFilter:"تعطيل عامل التصفية"},FilterBar:{enableFilterBar:"عرض شريط التصفية",disableFilterBar:"إخفاء شريط التصفية"},Group:{group:"المجموعة",groupAscending:"المجموعة تصاعديًا",groupDescending:"المجموعة تنازليًا",groupAscendingShort:"تصاعديًا",groupDescendingShort:"تنازليًا",stopGrouping:"إيقاف تكوين مجموعات",stopGroupingShort:"إإيقاف"},HeaderMenu:{moveBefore:e=>`${e}التحرك قبل `,moveAfter:e=>`${e}التحرك بعد `,collapseColumn:"طي العمود",expandColumn:"تمديد العمود"},ColumnRename:{rename:"إعادة التسمية"},MergeCells:{mergeCells:"دمج الخانات",menuTooltip:"دمج الخانات بنفس القيمة عند فرزها حسب هذا العمود"},Search:{searchForValue:"ابحث عن القيمة"},Sort:{sort:"الفرز",sortAscending:"الفرز تصاعديًا",sortDescending:"الفرز تنازليًا",multiSort:"فرز متعدد",removeSorter:"إزالة الفارز",addSortAscending:"إضافة فارز تصاعدي",addSortDescending:"إضافة فارز تنازلي",toggleSortAscending:"التغيير ليصبح تصاعديًا",toggleSortDescending:"التغيير ليصبح تنازليًا",sortAscendingShort:"تصاعديًا",sortDescendingShort:"تنازليًا",removeSorterShort:"إزالة",addSortAscendingShort:"+ تصاعديًا",addSortDescendingShort:"+ تنازليًا"},Split:{split:"تقسيم",unsplit:"عدم التقسيم",horizontally:"أفقيًا",vertically:"عموديًا",both:"كلاهما"},LockRows:{lockRow:"قفل الصف",unlockRow:"فتح الصف"},ActionColumn:{rowActions:"إجراءات الصف"},Column:{columnLabel:e=>`${e.text?`${e.text} .عمود `:""}لقائمة للسياق SPACE الضغط على${e.canSort?", للفرز ENTER":""}`,cellLabel:x},WidgetColumn:{rowWidgets:"عناصر واجهة الصف"},Checkbox:{toggleRowSelect:"تبديل اختيار الصف",toggleSelection:"تبديل اختيار مجموعة البيانات بأكملها",toggleName:e=>`تبديل ${e.text||"القيمة"}`},RatingColumn:{cellLabel:e=>{var o;return`${e.text?e.text:""} ${(o=e.location)!=null&&o.record?`${e.location.record.get(e.field)||0} : تقييم `:""}`}},RowNumberColumn:{rowNumber:"رقم الصف"},GridBase:{loadFailedMessage:"فشل تحميل البيانا",syncFailedMessage:"فشل مزامنة البيانات",unspecifiedFailure:"فشل غير محدد",networkFailure:"خطأ في الشبكة",parseFailure:"فشل في تحليل استجابة الخادم",serverResponse:"استجابة الخادم:",noRows:"لا توجد سجلات لعرضها",moveColumnLeft:"نقل إلى القسم الأيسر",moveColumnRight:"نقل إلى القسم الأيمن",moveColumnTo:e=>`${e} نقل العمود إلى`,filteredRecords:e=>e?e===1?"صف واحد يطابق الفلتر":`${e} صفوف تطابق الفلتر`:"لا توجد صفوف تطابق الفلتر"},CellMenu:{removeRow:"حذف"},RowCopyPaste:{copyRecord:"نسخ",cutRecord:"قص",pasteRecord:"لصق",rows:"صفوف",row:"صف"},CellCopyPaste:{copy:"نسخ",cut:"قص",paste:"لصق"},Charts:{chartDesigner:"مصمم الرسم البياني",newChart:"الرسم البياني الجديد",download:"تنزيل",settings:"إعدادات"},PdfExport:{"Waiting for response from server":"...في انتظار استجابة الخادم","Export failed":"فشل التصدير","Server error":"خطأ في الخادم","Generating pages":"...جارٍ توليد صفحات","Click to abort":"إلغاء"},ExportDialog:{width:"40em",labelWidth:"12em",exportSettings:"تصدير الإعدادات",export:"تصدير",printSettings:"إعدادات الطباعة",print:"طباعة",exporterType:"التحكم في ترقيم الصفحات",cancel:"إلغاء",fileFormat:"تنسيق الملف",rows:"الصفوف",alignRows:"محاذاة الصفوف",columns:"الأعمدة",paperFormat:"تنسيق الصفحة",orientation:"الاتجاه",repeatHeader:"تكرار رأس الصفحة"},ExportRowsCombo:{all:"كل الصفوف",visible:"الصفوف المرئية"},ExportOrientationCombo:{portrait:"عمودي",landscape:"أفقي"},SinglePageExporter:{singlepage:"صفحة واحدة"},SinglePageUnscaledExporter:{singlepageunscaled:"صفحة واحدة (غير مقياس)"},MultiPageExporter:{multipage:"صفحات متعددة",exportingPage:({currentPage:e,totalPages:o})=>`${e}/${o} تصدير الصفحة`},MultiPageVerticalExporter:{multipagevertical:"صفحات متعددة ((عموديًا))",exportingPage:({currentPage:e,totalPages:o})=>`${e}/${o} تصدير الصفحة`},RowExpander:{loading:"تحميل",expand:"توسيع",collapse:"تصغير",columnDescription:"تبديل تفاصيل الصف",expandedRowContent:"محتوى الصف الموسع"},TreeGroup:{group:"تجميع حسب",stopGrouping:"إيقاف التجميع",stopGroupingThisColumn:"فك تجميع العمود"},AIFilter:{unsuccessfulFilterMessage:"عملية التصفية لم تنجح، يرجى المحاولة مرة أخرى"},AIFilterField:{progressText:"تصفية"},PinColumns:{pinColumn:"تثبيت العمود",unpin:"إلغاء التثبيت",pinToStart:"تثبيت في البداية",pinToEnd:"تثبيت في النهاية"}},N=s.publishLocale(S);return u!=c&&(p.exports=c),p.exports});
|
|
1
|
+
(function(c,u){if(typeof define=="function"&&define.amd)define(u);else if(typeof exports=="object"&&typeof module<"u")module.exports=u();else{var p=u();for(var n in p)c[n]=p[n]}})(typeof globalThis<"u"?globalThis:typeof self<"u"?self:void 0,function(){var c={},u=c,p={exports:c},n=Object.defineProperty,m=Object.getOwnPropertyDescriptor,b=Object.getOwnPropertyNames,h=Object.prototype.hasOwnProperty,v=(e,o,t)=>o in e?n(e,o,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[o]=t,f=(e,o)=>{for(var t in o)n(e,t,{get:o[t],enumerable:!0})},y=(e,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let a of b(o))!h.call(e,a)&&a!==t&&n(e,a,{get:()=>o[a],enumerable:!(l=m(o,a))||l.enumerable});return e},C=e=>y(n({},"__esModule",{value:!0}),e),T=(e,o,t)=>v(e,typeof o!="symbol"?o+"":o,t),d={};f(d,{default:()=>N}),p.exports=C(d);var g=class i{static mergeLocales(...o){let t={};return o.forEach(l=>{Object.keys(l).forEach(a=>{typeof l[a]=="object"?t[a]={...t[a],...l[a]}:t[a]=l[a]})}),t}static trimLocale(o,t){let l=(a,r)=>{o[a]&&(r?o[a][r]&&delete o[a][r]:delete o[a])};Object.keys(t).forEach(a=>{Object.keys(t[a]).length>0?Object.keys(t[a]).forEach(r=>l(a,r)):l(a)})}static normalizeLocale(o,t){if(!o)throw new Error('"nameOrConfig" parameter can not be empty');if(typeof o=="string"){if(!t)throw new Error('"config" parameter can not be empty');t.locale?t.name=o||t.name:t.localeName=o}else t=o;let l={};if(t.name||t.locale)l=Object.assign({localeName:t.name},t.locale),t.desc&&(l.localeDesc=t.desc),t.code&&(l.localeCode=t.code),t.path&&(l.localePath=t.path);else{if(!t.localeName)throw new Error(`"config" parameter doesn't have "localeName" property`);l=Object.assign({},t)}for(let a of["name","desc","code","path"])l[a]&&delete l[a];if(!l.localeName)throw new Error("Locale name can not be empty");return l}static get locales(){return i.global.bryntum.locales||{}}static set locales(o){i.global.bryntum.locales=o}static get localeName(){return i.global.bryntum.locale||"En"}static set localeName(o){i.global.bryntum.locale=o||i.localeName}static get locale(){return i.localeName&&this.locales[i.localeName]||this.locales.En||Object.values(this.locales)[0]||{localeName:"",localeDesc:"",localeCoode:""}}static publishLocale(o,t){let{locales:l}=i.global.bryntum,a=i.normalizeLocale(o,t),{localeName:r}=a;return!l[r]||t===!0?l[r]=a:l[r]=this.mergeLocales(l[r]||{},a||{}),l[r]}static get global(){return globalThis}};T(g,"skipLocaleIntegrityCheck",!1);var s=g;s.global.bryntum=s.global.bryntum||{},s.global.bryntum.locales=s.global.bryntum.locales||{},s._$name="LocaleHelper";var w={localeName:"Ar",localeDesc:"اللغة العربية",localeCode:"ar",localeRtl:!0,Object:{Yes:"نعم",No:"لا",Cancel:"إلغاء",Ok:"موافق",Week:"الأسبوع",None:"لا شيء",previous:"السابق",next:"التالي",to:"إلى",at:"في",on:"على",editing:e=>`تحرير ${e}`,settings:"الإعدادات",close:"إغلاق",go:"اذهب",save:"حفظ",cancel:"إلغاء",revert:"استعادة",collapse:"تصغير",expand:"توسيع",today:"اليوم",andNMore:e=>`و ${e} المزيد`},AIBase:{delayStatusTexts:["انتظار","انتظار ...","ما زال في الانتظار","ما زال في الانتظار ..."],autoStartDialogMessage:"هل تريد تمكين تنشيط الصوت للذكاء الاصطناعي؟",voiceActivationToast:e=>`تم تفعيل التنشيط الصوتي، استخدم العبارة "${e}" لبدء المحادثة`,voiceControlNotSupportedToast:"التحكم الصوتي غير مدعوم على هذا الجهاز",voiceControlErrorToast:"تعذر بدء التحكم الصوتي على جهازك",voiceControlSilenceToast:e=>`انتهت محادثة الذكاء الاصطناعي الصوتية بسبب الصمت. استخدم العبارة ${e} لإعادة بدء المحادثة`,noAudioDetected:"لم يتم اكتشاف صوت، يرجى المحاولة مرة أخرى",transcriptionErrorToast:"فشل النسخ، يرجى المحاولة مرة أخرى",playbackErrorToast:"فشل تشغيل الصوت، يرجى التحقق من جهاز إخراج الصوت الخاص بك",failed:"(فشل)",awaitingConfirmation:"في انتظار التأكيد",timeoutToast:"انتهت صلاحية الرسالة",readingStatusText:e=>`قراءة ${e}s`,updatingStatusText:e=>`تحديث ${e}s`,removingStatusText:e=>`إزالة ${e}s`,addingStatusText:e=>`إضافة ${e}`,filteringStatusText:e=>`تصفية ${e}s`,thinkingStatusText:"جارٍ التفكير",processingStatusText:"جارٍ المعالجة"},AISettingsPanel:{highlight:"تمييز",verbosity:"التفصيل",voiceActivation:"تنشيط الصوت",enableVoiceActivation:"تمكين تنشيط الصوت",voiceOnly:"الصوت فقط",autostart:"بدء تلقائي",dataChangeConfirmations:"تأكيدات تغيير البيانات",add:"إضافة",remove:"إزالة",update:"تحديث",planning:"التخطيط",enablePlanning:"تمكين التخطيط",aiModel:"نموذج الذكاء الاصطناعي",timeline:"الجدول الزمني","in-view":"في العرض",all:"الكل",timeRangeContext:"سياق النطاق الزمني"},ChatButton:{tooltipPartSeparator:" - ",speakingTooltip:"الذكاء الاصطناعي يتحدث",recordingTooltip:"تسجيل",waitingTooltip:"الذكاء الاصطناعي يفكر",startRecordingTooltip:"انقر للبدء",stopRecordingTooltip:"انقر للإيقاف",inactiveTooltip:"غير مسجل",openChatTooltip:"انقر بزر الماوس الأيمن لفتح الدردشة"},ChatPanel:{messageFieldPlaceholder:"اكتب رسالة",noConnectionTooltip:"لم يتم اكتشاف اتصال، انقر للمحاولة مرة أخرى",undone:"تم التراجع",aborted:"(تم الإلغاء)",readAloudTooltip:"قراءة الرسالة بصوت عالٍ",confidenceTooltip:e=>`الثقة: ${e}%`,undoTooltip:"التراجع عن تغييرات البيانات",redoTooltip:"إعادة تغييرات البيانات",thumbsUp:"إعجاب",thumbsDown:"عدم إعجاب",feedbackToast:"شكرًا لك على ملاحظاتك!",clearChat:"مسح المحادثة",closeChat:"إغلاق الدردشة",settings:"الإعدادات",closeSettings:"إغلاق الإعدادات"},CheckboxGroup:{wrongNbrOfOptionsSelected:e=>`اختر بالضبط ${e}`,tooFewOptionsSelected:e=>`اختر على الأقل ${e}`,tooManyOptionsSelected:e=>`اختر بحد أقصى ${e}`},CodeEditor:{apply:"تطبيق",autoApply:"تطبيق تلقائي",downloadCode:"تحميل الأكواد"},ColorPicker:{noColor:"لا لون"},Combo:{noResults:"لا نتائج",recordNotCommitted:"لا يمكن إضافة السجل",addNewValue:e=>`${e} إضافة`},ConfirmationDialog:{highlight:"تمييز",preview:"معاينة",approve:"الموافقة",reject:"رفض",confirmAdd:"تأكيد الإضافة:",confirmUpdate:"تأكيد التحديث:",confirmRemove:"تأكيد الإزالة:",confirmCopy:"تأكيد النسخ",confirmAssign:"تأكيد التعيين",confirmReassign:"تأكيد إعادة التعيين",confirmUnassign:"تأكيد إلغاء التعيين",confirmLink:"تأكيد الرابط",confirmUnlink:"تأكيد إلغاء الرابط"},FilePicker:{file:"ملف"},Field:{badInput:"قيمة الحقل غير صالحة",patternMismatch:"يجب أن تتطابق القيمة مع نمط معين",rangeOverflow:e=>`${e.max} يجب أن تكون القيمة أقل من أو تساوي`,rangeUnderflow:e=>`${e.min} يجب أن تكون القيمة أكبر من أو تساوي`,stepMismatch:"يجب أن تتناسب القيمة مع الخطوة",tooLong:"يجب أن تكون القيمة أقصر",tooShort:"يجب أن تكون القيمة أكبر",typeMismatch:"يجب أن تكون القيمة بتنسيق خاص",valueMissing:"هذا الحقل مطلوب",invalidValue:"قيمة حقل غير صالحة",minimumValueViolation:"تجاوز حد القيمة الأدنى",maximumValueViolation:"تجاوز حد القيمة الأقصى",fieldRequired:"هذا الحقل مطلوب",validateFilter:"يجب تحديد القيمة من القائمة"},DateField:{invalidDate:e=>"إدخال تاريخ غير صالح، التنسيق المتوقع هو "+e},DatePicker:{gotoPrevYear:"اذهب إلى السنة السابقة",gotoPrevMonth:"اذهب إلى الشهر السابق",gotoNextMonth:"اذهب إلى الشهر القادم",gotoNextYear:"اذهب إلى السنة القادمة",navigation:"التنقل في منتقي التاريخ"},Hint:{dontShowAgain:"لا تظهر مرة أخرى"},NumberFormat:{locale:"ar",currency:"USD"},DurationField:{invalidUnit:"وحدة غير صالحة"},TimeField:{invalidTime:"تم إدخال توقيت غير صالح"},TimePicker:{hour:"ساعة",minute:"دقيقة",second:"ثانية"},Tooltip:{loading:"جارٍ التحميل..."},List:{loading:"...جارٍ التحميل",selectAll:"اختر الكل"},GridBase:{loadMask:"...جارٍ التحميل",syncMask:"...حفظ التغييرات، يُرجى الانتظار"},PagingToolbar:{firstPage:"اذهب للصفحة الأولى",prevPage:"اذهب للصفحة الثانية",page:"صفحة",nextPage:"اذهب للصفحة التالية",lastPage:"اذهب للصفحة الأخيرة",reload:"إعادة تحميل الصفحة الحالية",noRecords:"لا توجد سجلات لعرضها",pageCountTemplate:e=>`${e.lastPage} من`,summaryTemplate:e=>`${e.allCount} من ${e.end} - ${e.start} عرض السجلات`},Popup:{close:"أغلق النافذة",maximize:"تكبير"},TabPanel:{containsInvalidFields:"علامة التبويب تحتوي على حقول غير صالحة"},Toolbar:{showOverflowingItems:"إظهار العناصر الفائضة",scrollForMore:"قم بالتمرير للمزيد"},UndoRedo:{Undo:"إلغاء",Redo:"إعادة",UndoLastAction:"إلغاء الإجراء الأخير",RedoLastAction:"إعادة آخر إجراء تم إلغاؤه",NoActions:"لا توجد عناصر في قائمة انتظار الإلغاء"},FieldFilterPicker:{equals:"يساوي",doesNotEqual:"لا يساوي",isEmpty:"فارغ",isNotEmpty:"ليس فارغًا",contains:"يحتوي على",doesNotContain:"لا يحتوي على",startsWith:"يبدأ بـ",endsWith:"ينتهي بـ",isOneOf:"واحد من",isNotOneOf:"ليس واحدًا من",isGreaterThan:"أكبر من",isLessThan:"أقل من",isGreaterThanOrEqualTo:"أكبر من أو يساوي",isLessThanOrEqualTo:"أقل من أو يساوي",isBetween:"يتراوح ما بين",isNotBetween:"لا يتراوح ما بين",isBefore:"قبل",isAfter:"بعد",timeEquals:"الوقت يساوي",timeDoesNotEqual:"الوقت لا يساوي",isToday:"اليوم",isTomorrow:"غدًا",isYesterday:"أمس",isThisWeek:"هذا الأسبوع",isNextWeek:"الأسبوع القادم",isLastWeek:"الأسبوع الماضي",isThisMonth:"هذا الشهر",isNextMonth:"الشهر القادم",isLastMonth:"الشهر الماضي",isThisYear:"هذا العام",isNextYear:"العام القادم",isLastYear:"العام الماضي",isYearToDate:"منذ بداية العام حتى الآن",isTrue:"صحيح",isFalse:"خطأ",selectAProperty:"اختر خاصية",selectAnOperator:"اختر مشغلاً",caseSensitive:"حساسية الموضوع",and:"و",dateFormat:"D/M/YY",selectValue:"اختر قيمة",selectOneOrMoreValues:"اختر قيمة أو أكثر",enterAValue:"أدخل قيمة",enterANumber:"أدخل رقم",selectADate:"اختر تاريخًا",selectATime:"اختر الوقت"},FieldFilterPickerGroup:{addFilter:"أضف عامل تصفية",applyCond:e=>e?"تخطي الفلتر (مطبق حاليًا)":"تطبيق الفلتر (غير مطبق حاليًا)"},DateHelper:{locale:"ar-u-nu-latn",weekStartDay:6,nonWorkingDays:{0:!0,6:!0},weekends:{0:!0,6:!0},unitNames:[{single:"ملليثانية",plural:"مث",abbrev:"مث"},{single:"emillisecond",plural:"ems",abbrev:"ems"},{single:"ثانية",plural:"ثوانٍ",abbrev:"ث"},{single:"esecond",plural:"eseconds",abbrev:"es"},{single:"دقيقة",plural:"دقائق",abbrev:"د"},{single:"eminute",plural:"eminutes",abbrev:"emin"},{single:"ساعة",plural:"ساعات",abbrev:"س"},{single:"ehour",plural:"ehours",abbrev:"eh"},{single:"يوم",plural:"أيام",abbrev:"ي"},{single:"eday",plural:"edays",abbrev:"ed"},{single:"أسبوع",plural:"أسابيع",abbrev:"أ"},{single:"eweek",plural:"eweeks",abbrev:"ew"},{single:"شهر",plural:"أشهر",abbrev:"ش"},{single:"emonth",plural:"emonths",abbrev:"emon"},{single:"ربعسنة",plural:"أرباعسنوات",abbrev:"ر"},{single:"equarter",plural:"equarters",abbrev:"eq"},{single:"سنة",plural:"سنوات",abbrev:"سن"},{single:"eyear",plural:"eyears",abbrev:"eyr"},{single:"عقد",plural:"عقود",abbrev:"ع"},{single:"edecade",plural:"edecades",abbrev:"edec"}],unitAbbreviations:[["ملليث"],[],["ث","ثانية"],[],["د","دقيقة"],[],["س","ساعة"],[],["ي"],[],["أ","أسبوع"],[],["ش","شهر","شهر"],[],["ر","ربعسنة","ربعسنة"],[],["سن","سنة"],[],["د"],[]],parsers:{L:"DD/MM/YYYY",LT:"HH:mm",LTS:"HH:mm:ss A"},ordinalSuffix:e=>e,decade:e=>{let o=typeof e=="number"?e:e.getFullYear();return`${o-o%10}عقد `}}},P=s.publishLocale(w),x=new String,S={localeName:"Ar",localeDesc:"اللغة العربية",localeCode:"ar",localeRtl:!0,ChecklistFilterCombo:{search:"بحث",selectAll:"اختر الكل",removeAll:"إزالة الكل",filtersSet:e=>e===1?"تم تعيين 1 مرشح":`تم تعيين ${e} مرشحات`,noItems:"لم يتم العثور على نتائج",placeholder:"تصفية...",apply:"تطبيق"},ColumnPicker:{column:"عمود",columnsMenu:"أعمدة",hideColumn:"إخفاء عمود",hideColumnShort:"إخفاء",newColumns:"أعمدة جديدة",showName:e=>`إظهار العمود${e.text?` ${e.text}`:""}`,hideName:e=>`إخفاء العمود${e.text?` ${e.text}`:""}`},Filter:{applyFilter:"تطبيق التصفية",filter:"التصفية",editFilter:"تعديل التصفية",on:"في",before:"قبل",after:"بعد",equals:"يساوي",lessThan:"أقل من",moreThan:"أكثر من",removeFilter:"إزالة التصفية",disableFilter:"تعطيل عامل التصفية"},FilterBar:{enableFilterBar:"عرض شريط التصفية",disableFilterBar:"إخفاء شريط التصفية"},Group:{group:"المجموعة",groupAscending:"المجموعة تصاعديًا",groupDescending:"المجموعة تنازليًا",groupAscendingShort:"تصاعديًا",groupDescendingShort:"تنازليًا",stopGrouping:"إيقاف تكوين مجموعات",stopGroupingShort:"إإيقاف"},HeaderMenu:{moveBefore:e=>`${e}التحرك قبل `,moveAfter:e=>`${e}التحرك بعد `,collapseColumn:"طي العمود",expandColumn:"تمديد العمود"},ColumnRename:{rename:"إعادة التسمية"},MergeCells:{mergeCells:"دمج الخانات",menuTooltip:"دمج الخانات بنفس القيمة عند فرزها حسب هذا العمود"},Search:{searchForValue:"ابحث عن القيمة"},Sort:{sort:"الفرز",sortAscending:"الفرز تصاعديًا",sortDescending:"الفرز تنازليًا",multiSort:"فرز متعدد",removeSorter:"إزالة الفارز",addSortAscending:"إضافة فارز تصاعدي",addSortDescending:"إضافة فارز تنازلي",toggleSortAscending:"التغيير ليصبح تصاعديًا",toggleSortDescending:"التغيير ليصبح تنازليًا",sortAscendingShort:"تصاعديًا",sortDescendingShort:"تنازليًا",removeSorterShort:"إزالة",addSortAscendingShort:"+ تصاعديًا",addSortDescendingShort:"+ تنازليًا"},Split:{split:"تقسيم",unsplit:"عدم التقسيم",horizontally:"أفقيًا",vertically:"عموديًا",both:"كلاهما"},LockRows:{lockRow:"قفل الصف",unlockRow:"فتح الصف"},ActionColumn:{rowActions:"إجراءات الصف"},Column:{columnLabel:e=>`${e.text?`${e.text} .عمود `:""}لقائمة للسياق SPACE الضغط على${e.canSort?", للفرز ENTER":""}`,cellLabel:x},WidgetColumn:{rowWidgets:"عناصر واجهة الصف"},Checkbox:{toggleRowSelect:"تبديل اختيار الصف",toggleSelection:"تبديل اختيار مجموعة البيانات بأكملها",toggleName:e=>`تبديل ${e.text||"القيمة"}`},RatingColumn:{cellLabel:e=>{var o;return`${e.text?e.text:""} ${(o=e.location)!=null&&o.record?`${e.location.record.get(e.field)||0} : تقييم `:""}`}},RowNumberColumn:{rowNumber:"رقم الصف"},GridBase:{loadFailedMessage:"فشل تحميل البيانا",syncFailedMessage:"فشل مزامنة البيانات",unspecifiedFailure:"فشل غير محدد",networkFailure:"خطأ في الشبكة",parseFailure:"فشل في تحليل استجابة الخادم",serverResponse:"استجابة الخادم:",noRows:"لا توجد سجلات لعرضها",moveColumnLeft:"نقل إلى القسم الأيسر",moveColumnRight:"نقل إلى القسم الأيمن",moveColumnTo:e=>`${e} نقل العمود إلى`,filteredRecords:e=>e?e===1?"صف واحد يطابق الفلتر":`${e} صفوف تطابق الفلتر`:"لا توجد صفوف تطابق الفلتر"},CellMenu:{removeRow:"حذف"},RowCopyPaste:{copyRecord:"نسخ",cutRecord:"قص",pasteRecord:"لصق",rows:"صفوف",row:"صف"},CellCopyPaste:{copy:"نسخ",cut:"قص",paste:"لصق"},Charts:{chartDesigner:"مصمم الرسم البياني",newChart:"الرسم البياني الجديد",download:"تنزيل",settings:"إعدادات"},PdfExport:{"Waiting for response from server":"...في انتظار استجابة الخادم","Export failed":"فشل التصدير","Server error":"خطأ في الخادم","Generating pages":"...جارٍ توليد صفحات","Click to abort":"إلغاء"},ExportDialog:{width:"40em",labelWidth:"12em",exportSettings:"تصدير الإعدادات",export:"تصدير",printSettings:"إعدادات الطباعة",print:"طباعة",exporterType:"التحكم في ترقيم الصفحات",cancel:"إلغاء",fileFormat:"تنسيق الملف",rows:"الصفوف",alignRows:"محاذاة الصفوف",columns:"الأعمدة",paperFormat:"تنسيق الصفحة",orientation:"الاتجاه",repeatHeader:"تكرار رأس الصفحة"},ExportRowsCombo:{all:"كل الصفوف",visible:"الصفوف المرئية"},ExportOrientationCombo:{portrait:"عمودي",landscape:"أفقي"},SinglePageExporter:{singlepage:"صفحة واحدة"},SinglePageUnscaledExporter:{singlepageunscaled:"صفحة واحدة (غير مقياس)"},MultiPageExporter:{multipage:"صفحات متعددة",exportingPage:({currentPage:e,totalPages:o})=>`${e}/${o} تصدير الصفحة`},MultiPageVerticalExporter:{multipagevertical:"صفحات متعددة ((عموديًا))",exportingPage:({currentPage:e,totalPages:o})=>`${e}/${o} تصدير الصفحة`},RowExpander:{loading:"تحميل",expand:"توسيع",collapse:"تصغير",columnDescription:"تبديل تفاصيل الصف",expandedRowContent:"محتوى الصف الموسع"},TreeGroup:{group:"تجميع حسب",stopGrouping:"إيقاف التجميع",stopGroupingThisColumn:"فك تجميع العمود"},AIFilter:{unsuccessfulFilterMessage:"عملية التصفية لم تنجح، يرجى المحاولة مرة أخرى"},AIFilterField:{progressText:"تصفية"},PinColumns:{pinColumn:"تثبيت العمود",unpin:"إلغاء التثبيت",pinToStart:"تثبيت في البداية",pinToEnd:"تثبيت في النهاية"}},N=s.publishLocale(S);return u!=c&&(p.exports=c),p.exports});
|