github.com/wfusion/gofusion@v1.1.14/common/infra/asynq/asynqmon/ui/build/static/js/2.83624df2.chunk.js.LICENSE.txt (about) 1 /* 2 object-assign 3 (c) Sindre Sorhus 4 @license MIT 5 */ 6 7 /*! 8 Copyright (c) 2017 Jed Watson. 9 Licensed under the MIT License (MIT), see 10 http://jedwatson.github.io/classnames 11 */ 12 13 /*! Conditions:: INITIAL */ 14 15 /*! Production:: $accept : expression $end */ 16 17 /*! Production:: css_value : ANGLE */ 18 19 /*! Production:: css_value : CHS */ 20 21 /*! Production:: css_value : EMS */ 22 23 /*! Production:: css_value : EXS */ 24 25 /*! Production:: css_value : FREQ */ 26 27 /*! Production:: css_value : LENGTH */ 28 29 /*! Production:: css_value : PERCENTAGE */ 30 31 /*! Production:: css_value : REMS */ 32 33 /*! Production:: css_value : RES */ 34 35 /*! Production:: css_value : SUB css_value */ 36 37 /*! Production:: css_value : TIME */ 38 39 /*! Production:: css_value : VHS */ 40 41 /*! Production:: css_value : VMAXS */ 42 43 /*! Production:: css_value : VMINS */ 44 45 /*! Production:: css_value : VWS */ 46 47 /*! Production:: css_variable : CSS_VAR LPAREN CSS_CPROP COMMA math_expression RPAREN */ 48 49 /*! Production:: css_variable : CSS_VAR LPAREN CSS_CPROP RPAREN */ 50 51 /*! Production:: expression : math_expression EOF */ 52 53 /*! Production:: math_expression : LPAREN math_expression RPAREN */ 54 55 /*! Production:: math_expression : NESTED_CALC LPAREN math_expression RPAREN */ 56 57 /*! Production:: math_expression : SUB PREFIX SUB NESTED_CALC LPAREN math_expression RPAREN */ 58 59 /*! Production:: math_expression : css_value */ 60 61 /*! Production:: math_expression : css_variable */ 62 63 /*! Production:: math_expression : math_expression ADD math_expression */ 64 65 /*! Production:: math_expression : math_expression DIV math_expression */ 66 67 /*! Production:: math_expression : math_expression MUL math_expression */ 68 69 /*! Production:: math_expression : math_expression SUB math_expression */ 70 71 /*! Production:: math_expression : value */ 72 73 /*! Production:: value : NUMBER */ 74 75 /*! Production:: value : SUB NUMBER */ 76 77 /*! Rule:: $ */ 78 79 /*! Rule:: (--[0-9a-z-A-Z-]*) */ 80 81 /*! Rule:: ([0-9]+(\.[0-9]*)?|\.[0-9]+)% */ 82 83 /*! Rule:: ([0-9]+(\.[0-9]*)?|\.[0-9]+)Hz\b */ 84 85 /*! Rule:: ([0-9]+(\.[0-9]*)?|\.[0-9]+)\b */ 86 87 /*! Rule:: ([0-9]+(\.[0-9]*)?|\.[0-9]+)ch\b */ 88 89 /*! Rule:: ([0-9]+(\.[0-9]*)?|\.[0-9]+)cm\b */ 90 91 /*! Rule:: ([0-9]+(\.[0-9]*)?|\.[0-9]+)deg\b */ 92 93 /*! Rule:: ([0-9]+(\.[0-9]*)?|\.[0-9]+)dpcm\b */ 94 95 /*! Rule:: ([0-9]+(\.[0-9]*)?|\.[0-9]+)dpi\b */ 96 97 /*! Rule:: ([0-9]+(\.[0-9]*)?|\.[0-9]+)dppx\b */ 98 99 /*! Rule:: ([0-9]+(\.[0-9]*)?|\.[0-9]+)em\b */ 100 101 /*! Rule:: ([0-9]+(\.[0-9]*)?|\.[0-9]+)ex\b */ 102 103 /*! Rule:: ([0-9]+(\.[0-9]*)?|\.[0-9]+)grad\b */ 104 105 /*! Rule:: ([0-9]+(\.[0-9]*)?|\.[0-9]+)in\b */ 106 107 /*! Rule:: ([0-9]+(\.[0-9]*)?|\.[0-9]+)kHz\b */ 108 109 /*! Rule:: ([0-9]+(\.[0-9]*)?|\.[0-9]+)mm\b */ 110 111 /*! Rule:: ([0-9]+(\.[0-9]*)?|\.[0-9]+)ms\b */ 112 113 /*! Rule:: ([0-9]+(\.[0-9]*)?|\.[0-9]+)pc\b */ 114 115 /*! Rule:: ([0-9]+(\.[0-9]*)?|\.[0-9]+)pt\b */ 116 117 /*! Rule:: ([0-9]+(\.[0-9]*)?|\.[0-9]+)px\b */ 118 119 /*! Rule:: ([0-9]+(\.[0-9]*)?|\.[0-9]+)rad\b */ 120 121 /*! Rule:: ([0-9]+(\.[0-9]*)?|\.[0-9]+)rem\b */ 122 123 /*! Rule:: ([0-9]+(\.[0-9]*)?|\.[0-9]+)s\b */ 124 125 /*! Rule:: ([0-9]+(\.[0-9]*)?|\.[0-9]+)turn\b */ 126 127 /*! Rule:: ([0-9]+(\.[0-9]*)?|\.[0-9]+)vh\b */ 128 129 /*! Rule:: ([0-9]+(\.[0-9]*)?|\.[0-9]+)vmax\b */ 130 131 /*! Rule:: ([0-9]+(\.[0-9]*)?|\.[0-9]+)vmin\b */ 132 133 /*! Rule:: ([0-9]+(\.[0-9]*)?|\.[0-9]+)vw\b */ 134 135 /*! Rule:: ([a-z]+) */ 136 137 /*! Rule:: (calc) */ 138 139 /*! Rule:: (var) */ 140 141 /*! Rule:: , */ 142 143 /*! Rule:: - */ 144 145 /*! Rule:: \( */ 146 147 /*! Rule:: \) */ 148 149 /*! Rule:: \* */ 150 151 /*! Rule:: \+ */ 152 153 /*! Rule:: \/ */ 154 155 /*! Rule:: \s+ */ 156 157 /*! decimal.js-light v2.5.1 https://github.com/MikeMcl/decimal.js-light/LICENCE */ 158 159 /** 160 * A better abstraction over CSS. 161 * 162 * @copyright Oleg Isonen (Slobodskoi) / Isonen 2014-present 163 * @website https://github.com/cssinjs/jss 164 * @license MIT 165 */ 166 167 /** @license React v0.19.1 168 * scheduler.production.min.js 169 * 170 * Copyright (c) Facebook, Inc. and its affiliates. 171 * 172 * This source code is licensed under the MIT license found in the 173 * LICENSE file in the root directory of this source tree. 174 */ 175 176 /** @license React v16.10.2 177 * react-is.production.min.js 178 * 179 * Copyright (c) Facebook, Inc. and its affiliates. 180 * 181 * This source code is licensed under the MIT license found in the 182 * LICENSE file in the root directory of this source tree. 183 */ 184 185 /** @license React v16.13.1 186 * react-is.production.min.js 187 * 188 * Copyright (c) Facebook, Inc. and its affiliates. 189 * 190 * This source code is licensed under the MIT license found in the 191 * LICENSE file in the root directory of this source tree. 192 */ 193 194 /** @license React v16.14.0 195 * react-dom.production.min.js 196 * 197 * Copyright (c) Facebook, Inc. and its affiliates. 198 * 199 * This source code is licensed under the MIT license found in the 200 * LICENSE file in the root directory of this source tree. 201 */ 202 203 /** @license React v16.14.0 204 * react-jsx-runtime.production.min.js 205 * 206 * Copyright (c) Facebook, Inc. and its affiliates. 207 * 208 * This source code is licensed under the MIT license found in the 209 * LICENSE file in the root directory of this source tree. 210 */ 211 212 /** @license React v16.14.0 213 * react.production.min.js 214 * 215 * Copyright (c) Facebook, Inc. and its affiliates. 216 * 217 * This source code is licensed under the MIT license found in the 218 * LICENSE file in the root directory of this source tree. 219 */ 220 221 /** @license React v17.0.1 222 * react-is.production.min.js 223 * 224 * Copyright (c) Facebook, Inc. and its affiliates. 225 * 226 * This source code is licensed under the MIT license found in the 227 * LICENSE file in the root directory of this source tree. 228 */ 229 230 /**! 231 * @fileOverview Kickass library to create and place poppers near their reference elements. 232 * @version 1.16.1-lts 233 * @license 234 * Copyright (c) 2016 Federico Zivolo and contributors 235 * 236 * Permission is hereby granted, free of charge, to any person obtaining a copy 237 * of this software and associated documentation files (the "Software"), to deal 238 * in the Software without restriction, including without limitation the rights 239 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 240 * copies of the Software, and to permit persons to whom the Software is 241 * furnished to do so, subject to the following conditions: 242 * 243 * The above copyright notice and this permission notice shall be included in all 244 * copies or substantial portions of the Software. 245 * 246 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 247 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 248 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 249 * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 250 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 251 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 252 * SOFTWARE. 253 */