PluginProbe
TablePress – Tables in WordPress made easy / 3.0
TablePress – Tables in WordPress made easy v3.0
3.3.4 3.3.3 3.3.2 3.3.1 trunk 1.12 1.14 1.9.2 2.0.4 2.1.7 2.1.8 2.2 2.2.1 2.2.2 2.2.3 2.2.4 2.2.5 2.3 2.3.1 2.3.2 2.4 2.4.1 2.4.2 2.4.3 2.4.4 All 44 releases
← All changes | libraries/composer/autoload_classmap.php +12 -10 2.23.0 View file →
@@ -29,9 +29,8 @@
29 29 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\ArrayEnabled' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/ArrayEnabled.php',
30 30 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\BinaryComparison' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/BinaryComparison.php',
31 31 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\Calculation' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/Calculation.php',
32 32 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\Category' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/Category.php',
33 - 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\Database' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/Database.php',
34 33 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\Database\\DAverage' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/Database/DAverage.php',
35 34 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\Database\\DCount' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/Database/DCount.php',
36 35 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\Database\\DCountA' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/Database/DCountA.php',
37 36 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\Database\\DGet' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/Database/DGet.php',
@@ -43,9 +42,8 @@
43 42 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\Database\\DSum' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/Database/DSum.php',
44 43 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\Database\\DVar' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/Database/DVar.php',
45 44 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\Database\\DVarP' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/Database/DVarP.php',
46 45 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\Database\\DatabaseAbstract' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/Database/DatabaseAbstract.php',
47 - 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\DateTime' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/DateTime.php',
48 46 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\DateTimeExcel\\Constants' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/Constants.php',
49 47 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\DateTimeExcel\\Current' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/Current.php',
50 48 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\DateTimeExcel\\Date' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/Date.php',
51 49 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\DateTimeExcel\\DateParts' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/DateParts.php',
@@ -69,9 +67,8 @@
69 67 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\Engine\\FormattedNumber' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/Engine/FormattedNumber.php',
70 68 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\Engine\\Logger' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/Engine/Logger.php',
71 69 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\Engine\\Operands\\Operand' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/Engine/Operands/Operand.php',
72 70 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\Engine\\Operands\\StructuredReference' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/Engine/Operands/StructuredReference.php',
73 - 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\Engineering' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/Engineering.php',
74 71 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\Engineering\\BesselI' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/Engineering/BesselI.php',
75 72 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\Engineering\\BesselJ' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/Engineering/BesselJ.php',
76 73 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\Engineering\\BesselK' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/Engineering/BesselK.php',
77 74 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\Engineering\\BesselY' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/Engineering/BesselY.php',
@@ -91,9 +88,8 @@
91 88 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\Engineering\\Erf' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/Engineering/Erf.php',
92 89 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\Engineering\\ErfC' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/Engineering/ErfC.php',
93 90 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\Exception' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/Exception.php',
94 91 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\ExceptionHandler' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/ExceptionHandler.php',
95 - 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\Financial' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/Financial.php',
96 92 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\Financial\\Amortization' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/Financial/Amortization.php',
97 93 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\Financial\\CashFlow\\CashFlowValidations' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/Financial/CashFlow/CashFlowValidations.php',
98 94 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\Financial\\CashFlow\\Constant\\Periodic' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/Financial/CashFlow/Constant/Periodic.php',
99 95 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\Financial\\CashFlow\\Constant\\Periodic\\Cumulative' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/Financial/CashFlow/Constant/Periodic/Cumulative.php',
@@ -121,15 +117,14 @@
121 117 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\Functions' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/Functions.php',
122 118 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\Information\\ErrorValue' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/Information/ErrorValue.php',
123 119 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\Information\\ExcelError' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/Information/ExcelError.php',
124 120 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\Information\\Value' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/Information/Value.php',
121 + 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\Internal\\ExcelArrayPseudoFunctions' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/Internal/ExcelArrayPseudoFunctions.php',
125 122 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\Internal\\MakeMatrix' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/Internal/MakeMatrix.php',
126 123 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\Internal\\WildcardMatch' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/Internal/WildcardMatch.php',
127 - 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\Logical' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/Logical.php',
128 124 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\Logical\\Boolean' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/Logical/Boolean.php',
129 125 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\Logical\\Conditional' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/Logical/Conditional.php',
130 126 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\Logical\\Operations' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/Logical/Operations.php',
131 - 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\LookupRef' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/LookupRef.php',
132 127 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\LookupRef\\Address' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/Address.php',
133 128 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\LookupRef\\ExcelMatch' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/ExcelMatch.php',
134 129 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\LookupRef\\Filter' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/Filter.php',
135 130 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\LookupRef\\Formula' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/Formula.php',
@@ -146,9 +141,8 @@
146 141 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\LookupRef\\Selection' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/Selection.php',
147 142 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\LookupRef\\Sort' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/Sort.php',
148 143 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\LookupRef\\Unique' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/Unique.php',
149 144 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\LookupRef\\VLookup' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/VLookup.php',
150 - 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\MathTrig' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/MathTrig.php',
151 145 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\MathTrig\\Absolute' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Absolute.php',
152 146 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\MathTrig\\Angle' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Angle.php',
153 147 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\MathTrig\\Arabic' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Arabic.php',
154 148 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\MathTrig\\Base' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Base.php',
@@ -179,9 +173,8 @@
179 173 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\MathTrig\\Trig\\Secant' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Trig/Secant.php',
180 174 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\MathTrig\\Trig\\Sine' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Trig/Sine.php',
181 175 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\MathTrig\\Trig\\Tangent' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Trig/Tangent.php',
182 176 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\MathTrig\\Trunc' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Trunc.php',
183 - 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\Statistical' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/Statistical.php',
184 177 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\Statistical\\AggregateBase' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/Statistical/AggregateBase.php',
185 178 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\Statistical\\Averages' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Averages.php',
186 179 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\Statistical\\Averages\\Mean' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Averages/Mean.php',
187 180 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\Statistical\\Conditional' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Conditional.php',
@@ -217,9 +210,8 @@
217 210 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\Statistical\\StatisticalValidations' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/Statistical/StatisticalValidations.php',
218 211 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\Statistical\\Trends' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Trends.php',
219 212 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\Statistical\\VarianceBase' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/Statistical/VarianceBase.php',
220 213 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\Statistical\\Variances' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Variances.php',
221 - 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\TextData' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/TextData.php',
222 214 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\TextData\\CaseConvert' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/TextData/CaseConvert.php',
223 215 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\TextData\\CharacterConvert' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/TextData/CharacterConvert.php',
224 216 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\TextData\\Concatenate' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/TextData/Concatenate.php',
225 217 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\TextData\\Extract' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/TextData/Extract.php',
@@ -229,9 +221,8 @@
229 221 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\TextData\\Search' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/TextData/Search.php',
230 222 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\TextData\\Text' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/TextData/Text.php',
231 223 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\TextData\\Trim' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/TextData/Trim.php',
232 224 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\Token\\Stack' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/Token/Stack.php',
233 - 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\Web' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/Web.php',
234 225 'TablePress\\PhpOffice\\PhpSpreadsheet\\Calculation\\Web\\Service' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Calculation/Web/Service.php',
235 226 'TablePress\\PhpOffice\\PhpSpreadsheet\\CellReferenceHelper' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/CellReferenceHelper.php',
236 227 'TablePress\\PhpOffice\\PhpSpreadsheet\\Cell\\AddressHelper' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Cell/AddressHelper.php',
237 228 'TablePress\\PhpOffice\\PhpSpreadsheet\\Cell\\AddressRange' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Cell/AddressRange.php',
@@ -310,8 +301,11 @@
310 301 'TablePress\\PhpOffice\\PhpSpreadsheet\\Reader\\Ods\\Properties' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Reader/Ods/Properties.php',
311 302 'TablePress\\PhpOffice\\PhpSpreadsheet\\Reader\\Security\\XmlScanner' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Reader/Security/XmlScanner.php',
312 303 'TablePress\\PhpOffice\\PhpSpreadsheet\\Reader\\Slk' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Reader/Slk.php',
313 304 'TablePress\\PhpOffice\\PhpSpreadsheet\\Reader\\Xls' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Reader/Xls.php',
305 + 'TablePress\\PhpOffice\\PhpSpreadsheet\\Reader\\XlsBase' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Reader/XlsBase.php',
306 + 'TablePress\\PhpOffice\\PhpSpreadsheet\\Reader\\Xls\\Biff5' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Reader/Xls/Biff5.php',
307 + 'TablePress\\PhpOffice\\PhpSpreadsheet\\Reader\\Xls\\Biff8' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Reader/Xls/Biff8.php',
314 308 'TablePress\\PhpOffice\\PhpSpreadsheet\\Reader\\Xls\\Color' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Reader/Xls/Color.php',
315 309 'TablePress\\PhpOffice\\PhpSpreadsheet\\Reader\\Xls\\Color\\BIFF5' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Reader/Xls/Color/BIFF5.php',
316 310 'TablePress\\PhpOffice\\PhpSpreadsheet\\Reader\\Xls\\Color\\BIFF8' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Reader/Xls/Color/BIFF8.php',
317 311 'TablePress\\PhpOffice\\PhpSpreadsheet\\Reader\\Xls\\Color\\BuiltIn' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Reader/Xls/Color/BuiltIn.php',
@@ -318,9 +312,12 @@
318 312 'TablePress\\PhpOffice\\PhpSpreadsheet\\Reader\\Xls\\ConditionalFormatting' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Reader/Xls/ConditionalFormatting.php',
319 313 'TablePress\\PhpOffice\\PhpSpreadsheet\\Reader\\Xls\\DataValidationHelper' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Reader/Xls/DataValidationHelper.php',
320 314 'TablePress\\PhpOffice\\PhpSpreadsheet\\Reader\\Xls\\ErrorCode' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Reader/Xls/ErrorCode.php',
321 315 'TablePress\\PhpOffice\\PhpSpreadsheet\\Reader\\Xls\\Escher' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Reader/Xls/Escher.php',
316 + 'TablePress\\PhpOffice\\PhpSpreadsheet\\Reader\\Xls\\ListFunctions' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Reader/Xls/ListFunctions.php',
317 + 'TablePress\\PhpOffice\\PhpSpreadsheet\\Reader\\Xls\\LoadSpreadsheet' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Reader/Xls/LoadSpreadsheet.php',
322 318 'TablePress\\PhpOffice\\PhpSpreadsheet\\Reader\\Xls\\MD5' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Reader/Xls/MD5.php',
319 + 'TablePress\\PhpOffice\\PhpSpreadsheet\\Reader\\Xls\\Mappings' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Reader/Xls/Mappings.php',
323 320 'TablePress\\PhpOffice\\PhpSpreadsheet\\Reader\\Xls\\RC4' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Reader/Xls/RC4.php',
324 321 'TablePress\\PhpOffice\\PhpSpreadsheet\\Reader\\Xls\\Style\\Border' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Reader/Xls/Style/Border.php',
325 322 'TablePress\\PhpOffice\\PhpSpreadsheet\\Reader\\Xls\\Style\\CellAlignment' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Reader/Xls/Style/CellAlignment.php',
326 323 'TablePress\\PhpOffice\\PhpSpreadsheet\\Reader\\Xls\\Style\\CellFont' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Reader/Xls/Style/CellFont.php',
@@ -399,8 +396,9 @@
399 396 'TablePress\\PhpOffice\\PhpSpreadsheet\\Style\\Color' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Style/Color.php',
400 397 'TablePress\\PhpOffice\\PhpSpreadsheet\\Style\\Conditional' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Style/Conditional.php',
401 398 'TablePress\\PhpOffice\\PhpSpreadsheet\\Style\\ConditionalFormatting\\CellMatcher' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/CellMatcher.php',
402 399 'TablePress\\PhpOffice\\PhpSpreadsheet\\Style\\ConditionalFormatting\\CellStyleAssessor' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/CellStyleAssessor.php',
400 + 'TablePress\\PhpOffice\\PhpSpreadsheet\\Style\\ConditionalFormatting\\ConditionalColorScale' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/ConditionalColorScale.php',
403 401 'TablePress\\PhpOffice\\PhpSpreadsheet\\Style\\ConditionalFormatting\\ConditionalDataBar' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/ConditionalDataBar.php',
404 402 'TablePress\\PhpOffice\\PhpSpreadsheet\\Style\\ConditionalFormatting\\ConditionalDataBarExtension' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/ConditionalDataBarExtension.php',
405 403 'TablePress\\PhpOffice\\PhpSpreadsheet\\Style\\ConditionalFormatting\\ConditionalFormatValueObject' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/ConditionalFormatValueObject.php',
406 404 'TablePress\\PhpOffice\\PhpSpreadsheet\\Style\\ConditionalFormatting\\ConditionalFormattingRuleExtension' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/ConditionalFormattingRuleExtension.php',
@@ -425,8 +423,10 @@
425 423 'TablePress\\PhpOffice\\PhpSpreadsheet\\Style\\NumberFormat\\NumberFormatter' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Style/NumberFormat/NumberFormatter.php',
426 424 'TablePress\\PhpOffice\\PhpSpreadsheet\\Style\\NumberFormat\\PercentageFormatter' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Style/NumberFormat/PercentageFormatter.php',
427 425 'TablePress\\PhpOffice\\PhpSpreadsheet\\Style\\NumberFormat\\Wizard\\Accounting' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Style/NumberFormat/Wizard/Accounting.php',
428 426 'TablePress\\PhpOffice\\PhpSpreadsheet\\Style\\NumberFormat\\Wizard\\Currency' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Style/NumberFormat/Wizard/Currency.php',
427 + 'TablePress\\PhpOffice\\PhpSpreadsheet\\Style\\NumberFormat\\Wizard\\CurrencyBase' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Style/NumberFormat/Wizard/CurrencyBase.php',
428 + 'TablePress\\PhpOffice\\PhpSpreadsheet\\Style\\NumberFormat\\Wizard\\CurrencyNegative' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Style/NumberFormat/Wizard/CurrencyNegative.php',
429 429 'TablePress\\PhpOffice\\PhpSpreadsheet\\Style\\NumberFormat\\Wizard\\Date' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Style/NumberFormat/Wizard/Date.php',
430 430 'TablePress\\PhpOffice\\PhpSpreadsheet\\Style\\NumberFormat\\Wizard\\DateTime' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Style/NumberFormat/Wizard/DateTime.php',
431 431 'TablePress\\PhpOffice\\PhpSpreadsheet\\Style\\NumberFormat\\Wizard\\DateTimeWizard' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Style/NumberFormat/Wizard/DateTimeWizard.php',
432 432 'TablePress\\PhpOffice\\PhpSpreadsheet\\Style\\NumberFormat\\Wizard\\Duration' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Style/NumberFormat/Wizard/Duration.php',
@@ -461,8 +461,10 @@
461 461 'TablePress\\PhpOffice\\PhpSpreadsheet\\Worksheet\\MemoryDrawing' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Worksheet/MemoryDrawing.php',
462 462 'TablePress\\PhpOffice\\PhpSpreadsheet\\Worksheet\\PageBreak' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Worksheet/PageBreak.php',
463 463 'TablePress\\PhpOffice\\PhpSpreadsheet\\Worksheet\\PageMargins' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Worksheet/PageMargins.php',
464 464 'TablePress\\PhpOffice\\PhpSpreadsheet\\Worksheet\\PageSetup' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Worksheet/PageSetup.php',
465 + 'TablePress\\PhpOffice\\PhpSpreadsheet\\Worksheet\\Pane' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Worksheet/Pane.php',
466 + 'TablePress\\PhpOffice\\PhpSpreadsheet\\Worksheet\\ProtectedRange' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Worksheet/ProtectedRange.php',
465 467 'TablePress\\PhpOffice\\PhpSpreadsheet\\Worksheet\\Protection' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Worksheet/Protection.php',
466 468 'TablePress\\PhpOffice\\PhpSpreadsheet\\Worksheet\\Row' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Worksheet/Row.php',
467 469 'TablePress\\PhpOffice\\PhpSpreadsheet\\Worksheet\\RowCellIterator' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Worksheet/RowCellIterator.php',
468 470 'TablePress\\PhpOffice\\PhpSpreadsheet\\Worksheet\\RowDimension' => $baseDir . '/libraries/vendor/PhpOffice/PhpSpreadsheet/Worksheet/RowDimension.php',