@mirai/core 0.4.35 → 0.4.37
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/build/components/__shared__/ButtonPayment/ButtonPayment.constants.js +7 -4
- package/build/components/__shared__/ButtonPayment/ButtonPayment.constants.js.map +1 -1
- package/build/components/__shared__/ButtonPayment/ButtonPayment.js +4 -3
- package/build/components/__shared__/ButtonPayment/ButtonPayment.js.map +1 -1
- package/build/components/__shared__/Payment/components/AmazonPay/AmazonPay.js +4 -4
- package/build/components/__shared__/Payment/components/AmazonPay/AmazonPay.js.map +1 -1
- package/build/components/__shared__/Payment/components/Aplazame/Aplazame.js +2 -2
- package/build/components/__shared__/Payment/components/Aplazame/Aplazame.js.map +1 -1
- package/build/components/__shared__/Payment/components/PCI/PCI.js +2 -2
- package/build/components/__shared__/Payment/components/PCI/PCI.js.map +1 -1
- package/package.json +1 -1
- package/.env +0 -22
- package/.gitlab-ci.yml +0 -4
- package/.nvmrc +0 -1
- package/__tests__/Booking/__mocks__/booking-delete.json +0 -1
- package/__tests__/Booking/__mocks__/booking-get.json +0 -105
- package/__tests__/Booking/booking.constants.js +0 -8
- package/__tests__/Booking/workflows/cancel.workflow.js +0 -20
- package/__tests__/Booking/workflows/index.js +0 -5
- package/__tests__/Booking/workflows/openMobileMenu.workflow.js +0 -4
- package/__tests__/Booking/workflows/print.workflow.js +0 -13
- package/__tests__/Booking/workflows/resend.workflow.js +0 -18
- package/__tests__/Booking/workflows/review.workflow.js +0 -17
- package/__tests__/BookingQuery/__mocks__/user-booking-get.json +0 -9
- package/__tests__/BookingQuery/workflows/index.js +0 -1
- package/__tests__/BookingQuery/workflows/login.workflow.js +0 -22
- package/__tests__/Checkout/__mocks__/checkout-get.json +0 -935
- package/__tests__/Checkout/__mocks__/checkout-post-PAYLATER.json +0 -10
- package/__tests__/Checkout/__mocks__/checkout-post-TPV.json +0 -7
- package/__tests__/Checkout/__mocks__/checkout-post-TRANSFER.json +0 -10
- package/__tests__/Checkout/checkout.constants.js +0 -8
- package/__tests__/Checkout/workflows/form.workflow.js +0 -17
- package/__tests__/Checkout/workflows/index.js +0 -4
- package/__tests__/Checkout/workflows/payment.workflow.js +0 -10
- package/__tests__/Checkout/workflows/review.workflow.js +0 -19
- package/__tests__/Checkout/workflows/submit.workflow.js +0 -9
- package/__tests__/Deals/__mocks__/deals-success.json +0 -739
- package/__tests__/Deals/workflows/calendar.workflow.js +0 -14
- package/__tests__/Deals/workflows/clear.workflow.js +0 -7
- package/__tests__/Deals/workflows/index.js +0 -5
- package/__tests__/Deals/workflows/occupation.workflow.js +0 -6
- package/__tests__/Deals/workflows/promocode.workflow.js +0 -3
- package/__tests__/Deals/workflows/submit.workflow.js +0 -6
- package/__tests__/Finder/workflows/calendar.workflow.js +0 -10
- package/__tests__/Finder/workflows/index.js +0 -3
- package/__tests__/Finder/workflows/occupation.workflow.js +0 -27
- package/__tests__/Finder/workflows/promocode.workflow.js +0 -8
- package/__tests__/Rates/__mocks__/extras-one-success.json +0 -138
- package/__tests__/Rates/__mocks__/extras-success.json +0 -397
- package/__tests__/Rates/__mocks__/rates-success.json +0 -731
- package/__tests__/Rates/workflows/extras.js +0 -9
- package/__tests__/Rates/workflows/extrasExpect.js +0 -11
- package/__tests__/Rates/workflows/index.js +0 -4
- package/__tests__/Rates/workflows/multiroom.js +0 -26
- package/__tests__/Rates/workflows/rates.js +0 -9
- package/__tests__/Session/workflows/bookings.workflow.js +0 -18
- package/__tests__/Session/workflows/forgotPassword.workflow.js +0 -20
- package/__tests__/Session/workflows/index.js +0 -5
- package/__tests__/Session/workflows/login.workflow.js +0 -29
- package/__tests__/Session/workflows/logout.workflow.js +0 -8
- package/__tests__/Session/workflows/profile.workflow.js +0 -49
- package/__tests__/Signup/workflows/index.js +0 -2
- package/__tests__/Signup/workflows/signup.workflow.js +0 -26
- package/__tests__/Signup/workflows/signupError.workflow.js +0 -22
- package/__tests__/__screenshots__/rates.spec.jsx/Desktop/Search-multiroom-with-one-extras-1.png +0 -0
- package/__tests__/__screenshots__/rates.spec.jsx/Desktop/Search-multiroom-with-some-extras-1.png +0 -0
- package/__tests__/__screenshots__/rates.spec.jsx/iPhone-12/Search-multiroom-with-one-extras-1.png +0 -0
- package/__tests__/__screenshots__/rates.spec.jsx/iPhone-12/Search-multiroom-with-some-extras-1.png +0 -0
- package/__tests__/booking.spec.jsx +0 -34
- package/__tests__/bookingQuey.spec.js +0 -43
- package/__tests__/buttonFinder.spec.js +0 -16
- package/__tests__/checkout.spec.jsx +0 -52
- package/__tests__/constants.js +0 -20
- package/__tests__/deals.spec.js +0 -30
- package/__tests__/finder.spec.js +0 -75
- package/__tests__/helpers/closeNotification.js +0 -7
- package/__tests__/helpers/getWeekNumber.js +0 -8
- package/__tests__/helpers/index.js +0 -2
- package/__tests__/rates.spec.jsx +0 -39
- package/__tests__/session.spec.js +0 -32
- package/__tests__/signup.spec.js +0 -17
- package/build/components/BannerLoyalty/__tests__/__snapshots__/BannerLoyalty.skeleton.test.js.snap +0 -287
- package/build/components/BannerLoyalty/__tests__/__snapshots__/BannerLoyalty.test.js.snap +0 -102
- package/build/components/Booking/__tests__/__snapshots__/Booking.test.js.snap +0 -1302
- package/build/components/Booking/components/Field/__tests__/__snapshots__/Field.test.js.snap +0 -139
- package/build/components/Booking/components/Hotelverse/__tests__/__snapshots__/Hotelverse.test.js.snap +0 -108
- package/build/components/Booking/partials/__tests__/__snapshots__/Booking.FormCancel.test.js.snap +0 -546
- package/build/components/Booking/partials/__tests__/__snapshots__/Booking.FormEdit.test.js.snap +0 -46
- package/build/components/Booking/partials/__tests__/__snapshots__/Booking.FormResend.test.js.snap +0 -166
- package/build/components/Booking/partials/__tests__/__snapshots__/Booking.Information.test.js.snap +0 -110
- package/build/components/Booking/partials/__tests__/__snapshots__/Booking.Menu.test.js.snap +0 -82
- package/build/components/Booking/partials/__tests__/__snapshots__/Booking.Modal.test.js.snap +0 -432
- package/build/components/Booking/partials/__tests__/__snapshots__/Booking.ModalAgency.test.js.snap +0 -319
- package/build/components/Booking/partials/__tests__/__snapshots__/Booking.Payment.test.js.snap +0 -178
- package/build/components/BookingQuery/__tests__/__snapshots__/BookingQuery.test.js.snap +0 -1048
- package/build/components/ButtonFinder/__tests__/__snapshots__/ButtonFinder.test.js.snap +0 -8210
- package/build/components/Chat/__tests__/__snapshots__/Chat.constants.test.js.snap +0 -30
- package/build/components/Chat/__tests__/__snapshots__/Chat.test.js.snap +0 -634
- package/build/components/Chat/components/Avatar/__tests__/__snapshots__/Avatar.test.jsx.snap +0 -97
- package/build/components/Chat/components/Input/__tests__/__snapshots__/Input.test.jsx.snap +0 -178
- package/build/components/Chat/components/InputRich/__tests__/__snapshots__/InputRich.test.jsx.snap +0 -282
- package/build/components/Chat/components/Message/__tests__/__snapshots__/Message.test.jsx.snap +0 -211
- package/build/components/Chat/components/Message/components/__tests__/__snapshots__/Booking.test.js.snap +0 -65
- package/build/components/Chat/components/Message/components/__tests__/__snapshots__/Card.test.js.snap +0 -29
- package/build/components/Chat/components/Message/components/__tests__/__snapshots__/Environment.test.js.snap +0 -44
- package/build/components/Chat/components/Offline/__tests__/__snapshots__/Offline.test.js.snap +0 -162
- package/build/components/Chat/helpers/__tests__/__snapshots__/getVerboseDate.test.js.snap +0 -9
- package/build/components/Checkout/__tests__/__snapshots__/Checkout.test.js.snap +0 -2018
- package/build/components/Checkout/components/InputRadio/__tests__/__snapshots__/InputRadio.test.js.snap +0 -347
- package/build/components/Checkout/partials/__tests__/__snapshots__/Checkout.Confirmation.test.js.snap +0 -418
- package/build/components/Checkout/partials/__tests__/__snapshots__/Checkout.Form.test.js.snap +0 -6754
- package/build/components/Deals/__tests__/__snapshots__/Deals.Calendar.test.js.snap +0 -4449
- package/build/components/Deals/__tests__/__snapshots__/Deals.constants.js.snap +0 -15
- package/build/components/Deals/__tests__/__snapshots__/Deals.test.js.snap +0 -7828
- package/build/components/Deals/helpers/__tests__/__mocks__/deal.json +0 -25
- package/build/components/Environment/__tests__/__snapshots__/Environment.State.test.js.snap +0 -120
- package/build/components/Environment/__tests__/__snapshots__/Environment.test.js.snap +0 -988
- package/build/components/Finder/__tests__/__snapshots__/Finder.constants.test.js.snap +0 -39
- package/build/components/Finder/__tests__/__snapshots__/Finder.test.js.snap +0 -22237
- package/build/components/Finder/components/Calendar/__tests__/__mocks__/prices.json +0 -11
- package/build/components/Finder/components/Calendar/__tests__/__snapshots__/Calendar.test.js.snap +0 -11108
- package/build/components/Finder/components/Places/__tests__/__mocks__/places.json +0 -44
- package/build/components/Finder/components/Places/__tests__/__snapshots__/Places.test.js.snap +0 -324
- package/build/components/Finder/helpers/__tests__/__mocks__/dataSource.json +0 -1382
- package/build/components/Finder/helpers/__tests__/__snapshots__/getForwarderUrl.test.js.snap +0 -7
- package/build/components/Header/__tests__/__snapshots__/Header.test.js.snap +0 -1187
- package/build/components/Profile/components/Bookings/__tests__/__snapshots__/Bookings.test.js.snap +0 -19
- package/build/components/Rates/__tests__/__snapshots__/Rates.Content.test.js.snap +0 -41
- package/build/components/Rates/__tests__/__snapshots__/Rates.Footer.test.js.snap +0 -50
- package/build/components/Rates/__tests__/__snapshots__/Rates.Header.test.js.snap +0 -3
- package/build/components/Rates/__tests__/__snapshots__/Rates.RoomSelector.test.js.snap +0 -3
- package/build/components/Rates/__tests__/__snapshots__/Rates.Unavailability.test.js.snap +0 -53
- package/build/components/Rates/__tests__/__snapshots__/Rates.test.js.snap +0 -11760
- package/build/components/Rates/components/CardHotel/__tests__/__snapshots__/CardHotel.test.js.snap +0 -113
- package/build/components/Rates/components/Filters/__tests__/__snapshots__/FIlters.Button.test.js.snap +0 -32
- package/build/components/Rates/components/Filters/__tests__/__snapshots__/Filters.Amenity.test.js.snap +0 -21
- package/build/components/Rates/components/Filters/__tests__/__snapshots__/Filters.BookingOption.test.js.snap +0 -32
- package/build/components/Rates/components/Filters/__tests__/__snapshots__/Filters.test.js.snap +0 -167
- package/build/components/Rates/components/Hotelverse/__tests__/__snapshots__/Hotelverse.test.js.snap +0 -3
- package/build/components/Rates/components/Item/__tests__/__snapshots__/Item.Preview.test.js.snap +0 -96
- package/build/components/Rates/components/Item/__tests__/__snapshots__/Item.Rates.test.js.snap +0 -9
- package/build/components/Rates/components/Item/__tests__/__snapshots__/Item.Summary.test.js.snap +0 -53
- package/build/components/Rates/components/Item/__tests__/__snapshots__/Item.test.js.snap +0 -154
- package/build/components/Rates/components/Item/components/Amenities/__tests__/__snapshots__/Amenities.test.js.snap +0 -3
- package/build/components/Rates/components/Item/components/Countdown/__tests__/__snapshots__/Countdown.test.js.snap +0 -3
- package/build/components/Rates/components/Item/components/Features/__tests__/__snapshots__/Features.test.js.snap +0 -40
- package/build/components/Rates/components/Item/components/ModalCancellationInfo/__tests__/__snapshots__/ModalCancellationInfo.test.js.snap +0 -35
- package/build/components/Rates/components/Item/components/ModalInfo/__tests__/__snapshots__/ModalInfo.test.js.snap +0 -72
- package/build/components/Rates/components/Item/components/ModalOfferInfo/__tests__/__snapshots__/ModalOfferInfo.test.js.snap +0 -49
- package/build/components/Rates/components/Item/components/ModalUrl/__tests__/__snapshots__/ModalUrl.test.js.snap +0 -50
- package/build/components/Rates/components/Item/components/Option/__tests__/__snapshots__/Option.test.js.snap +0 -18
- package/build/components/Rates/components/Item/components/PriceDetails/__tests__/__snapshots__/PriceDetails.test.js.snap +0 -23
- package/build/components/Rates/components/Item/components/RateDetails/__tests__/__snapshots__/RateDetails.test.js.snap +0 -3
- package/build/components/Rates/components/Item/components/Slider/__tests__/__snapshots__/Slider.test.js.snap +0 -27
- package/build/components/Rates/components/Item/components/TooltipDates/__tests__/__snapshots__/TooltipDates.test.js.snap +0 -3
- package/build/components/Rates/components/ModalClubRate/__tests__/__snapshots__/ModalClubRate.test.js.snap +0 -257
- package/build/components/Rates/components/ModalExtras/__tests__/__snapshots__/ModalExtras.test.js.snap +0 -68
- package/build/components/Rates/components/ModalMapView/__tests__/__snapshots__/ModalMapView.test.js.snap +0 -78
- package/build/components/Session/__tests__/__snapshots__/Session.test.js.snap +0 -260
- package/build/components/Signup/__tests__/__snapshots__/Signup.test.js.snap +0 -1091
- package/build/components/__shared__/BookingDates/__tests__/__snapshots__/BookingDates.test.js.snap +0 -208
- package/build/components/__shared__/BookingDetails/__tests__/__snapshots__/BookingDetails.test.js.snap +0 -2190
- package/build/components/__shared__/BookingTable/__tests__/__snapshots__/BookingTable.Row.test.js.snap +0 -500
- package/build/components/__shared__/BookingTable/__tests__/__snapshots__/BookingTable.test.js.snap +0 -745
- package/build/components/__shared__/BookingTerms/__tests__/__snapshots__/BookingTerms.test.js.snap +0 -450
- package/build/components/__shared__/ButtonMore/__tests__/__snapshots__/ButtonMore.test.js.snap +0 -115
- package/build/components/__shared__/ButtonPayment/__tests__/__snapshots__/ButtonPayment.test.js.snap +0 -206
- package/build/components/__shared__/ButtonPayment/components/Form/__tests__/__snapshots__/Form.test.js.snap +0 -65
- package/build/components/__shared__/ButtonPayment/components/FormAddon/__tests__/__snapshots__/FormAddon.test.js.snap +0 -68
- package/build/components/__shared__/ButtonPayment/components/FormCheckout/__tests__/__snapshots__/FormCheckout.test.js.snap +0 -356
- package/build/components/__shared__/ButtonPayment/components/FormCheckout/helpers/__tests__/__snapshots__/getStyle.test.js.snap +0 -23
- package/build/components/__shared__/ButtonPayment/components/FormPaycomet/__tests__/__snapshots__/FormPaycomet.test.js.snap +0 -165
- package/build/components/__shared__/ButtonPayment/components/FormSipay/__tests__/__snapshots__/FormSipay.test.js.snap +0 -161
- package/build/components/__shared__/ButtonPayment/components/InputField/__tests__/__snapshots__/InputField.test.js.snap +0 -190
- package/build/components/__shared__/Card/__tests__/__snapshots__/Card.test.js.snap +0 -34
- package/build/components/__shared__/Countdown/__tests__/__snapshots__/Countdown.test.js.snap +0 -42
- package/build/components/__shared__/Field/__tests__/__snapshots__/Field.test.js.snap +0 -1018
- package/build/components/__shared__/FieldOccupation/__tests__/__snapshots__/FieldOccupation.test.js.snap +0 -2243
- package/build/components/__shared__/FieldPromocode/__tests__/__snapshots__/FieldPromocode.test.jsx.snap +0 -373
- package/build/components/__shared__/Footer/__tests__/__snapshots__/Footer.test.js.snap +0 -178
- package/build/components/__shared__/NotificationRequiredFields/__tests__/__snapshots__/NotificationRequiredFields.test.js.snap +0 -118
- package/build/components/__shared__/Occupation/__tests__/__mocks__/occupation.json +0 -17
- package/build/components/__shared__/Occupation/__tests__/__snapshots__/Occupation.test.js.snap +0 -3754
- package/build/components/__shared__/Payment/__tests__/__snapshots__/Payment.test.js.snap +0 -1109
- package/build/components/__shared__/Payment/components/AmazonPay/__tests__/__snapshots__/AmazonPay.test.js.snap +0 -23
- package/build/components/__shared__/Payment/components/Aplazame/__tests__/__snapshots__/Aplazame.test.js.snap +0 -33
- package/build/components/__shared__/Payment/components/Card/__tests__/__snapshots__/Card.test.js.snap +0 -933
- package/build/components/__shared__/Payment/components/PCI/__tests__/__snapshots__/PCI.test.js.snap +0 -474
- package/build/components/__shared__/Payment/components/Tpv/__tests__/__snapshots__/Tpv.test.js.snap +0 -98
- package/build/components/__shared__/PriceBreakdown/__tests__/__snapshots__/PriceBreakdown.Line.test.js.snap +0 -49
- package/build/components/__shared__/PriceBreakdown/__tests__/__snapshots__/PriceBreakdown.test.js.snap +0 -337
- package/build/components/__shared__/SelectEnvironment/__tests__/__snapshots__/SelectEnvironment.test.js.snap +0 -1192
- package/build/components/__shared__/Skeleton/__tests__/__snapshots__/Skeleton.test.js.snap +0 -66
- package/build/components/__shared__/TextRequiredFields/__tests__/__snapshots__/TextRequiredFields.test.js.snap +0 -41
- package/build/components/helpers/__tests__/__mocks__/hotels.json +0 -87
- package/build/components/helpers/__tests__/__snapshots__/parseHtml.test.js.snap +0 -317
- package/playwright.config.js +0 -50
- package/public/App.Container.jsx +0 -147
- package/public/App.jsx +0 -34
- package/public/App.module.css +0 -153
- package/public/index.html +0 -32
- package/public/index.template.html +0 -19
- package/public/performance/index.html +0 -159
- package/public/routes/Deals.jsx +0 -20
- package/public/routes/Finder.jsx +0 -19
- package/public/routes/Home.constants.js +0 -52
- package/public/routes/Home.jsx +0 -131
- package/public/routes/NotFound.jsx +0 -23
- package/public/routes/Profile.jsx +0 -21
- package/public/routes/Signup.jsx +0 -20
- package/public/routes/Step0-Accommodations.jsx +0 -4
- package/public/routes/Step1-Rates.jsx +0 -12
- package/public/routes/Step2-Checkout.jsx +0 -4
- package/public/routes/Step3-Booking.jsx +0 -4
- package/public/routes/components/Logo.jsx +0 -18
- package/public/routes/components/index.js +0 -1
- package/public/routes/index.js +0 -10
- package/public/routes/routes.module.css +0 -259
- package/public/themes/monalisa.theme.css +0 -45
|
@@ -1,739 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"pricesInfo": {
|
|
3
|
-
"guests": 3,
|
|
4
|
-
"nights": 1,
|
|
5
|
-
"taxType": 0,
|
|
6
|
-
"currency": "EUR"
|
|
7
|
-
},
|
|
8
|
-
"occupation": [
|
|
9
|
-
{
|
|
10
|
-
"type": 2,
|
|
11
|
-
"age": [18],
|
|
12
|
-
"max": 4,
|
|
13
|
-
"min": 1
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
"type": 3,
|
|
17
|
-
"age": [0, 17],
|
|
18
|
-
"max": 2,
|
|
19
|
-
"min": 0,
|
|
20
|
-
"fulfill": true
|
|
21
|
-
}
|
|
22
|
-
],
|
|
23
|
-
"dates": {
|
|
24
|
-
"17/10/2024": 114.51,
|
|
25
|
-
"18/10/2024": 114.51,
|
|
26
|
-
"19/10/2024": 114.51,
|
|
27
|
-
"20/10/2024": 114.51,
|
|
28
|
-
"21/10/2024": 114.51,
|
|
29
|
-
"22/10/2024": 114.51,
|
|
30
|
-
"23/10/2024": 114.51,
|
|
31
|
-
"24/10/2024": 114.51,
|
|
32
|
-
"25/10/2024": 114.51,
|
|
33
|
-
"26/10/2024": 114.51,
|
|
34
|
-
"27/10/2024": 114.51,
|
|
35
|
-
"28/10/2024": 114.51,
|
|
36
|
-
"29/10/2024": 114.51,
|
|
37
|
-
"30/10/2024": 114.51,
|
|
38
|
-
"31/10/2024": 114.51,
|
|
39
|
-
"01/11/2024": 114.51,
|
|
40
|
-
"02/11/2024": 114.51,
|
|
41
|
-
"03/11/2024": 114.51,
|
|
42
|
-
"04/11/2024": 114.51,
|
|
43
|
-
"05/11/2024": 114.51,
|
|
44
|
-
"06/11/2024": 114.51,
|
|
45
|
-
"07/11/2024": 114.51,
|
|
46
|
-
"08/11/2024": 114.51,
|
|
47
|
-
"09/11/2024": 114.51,
|
|
48
|
-
"10/11/2024": 114.51,
|
|
49
|
-
"11/11/2024": 114.51,
|
|
50
|
-
"12/11/2024": 114.51,
|
|
51
|
-
"13/11/2024": 114.51,
|
|
52
|
-
"14/11/2024": 114.51,
|
|
53
|
-
"15/11/2024": 114.51,
|
|
54
|
-
"16/11/2024": 114.51,
|
|
55
|
-
"17/11/2024": 114.51,
|
|
56
|
-
"18/11/2024": 114.51,
|
|
57
|
-
"19/11/2024": 114.51,
|
|
58
|
-
"20/11/2024": 114.51,
|
|
59
|
-
"21/11/2024": 114.51,
|
|
60
|
-
"22/11/2024": 114.51,
|
|
61
|
-
"23/11/2024": 114.51,
|
|
62
|
-
"24/11/2024": 114.51,
|
|
63
|
-
"25/11/2024": 114.51,
|
|
64
|
-
"26/11/2024": 114.51,
|
|
65
|
-
"27/11/2024": 114.51,
|
|
66
|
-
"28/11/2024": 114.51,
|
|
67
|
-
"29/11/2024": 114.51,
|
|
68
|
-
"30/11/2024": 114.51,
|
|
69
|
-
"01/12/2024": 114.51,
|
|
70
|
-
"02/12/2024": 114.51,
|
|
71
|
-
"03/12/2024": 114.51,
|
|
72
|
-
"04/12/2024": 114.51,
|
|
73
|
-
"05/12/2024": 114.51,
|
|
74
|
-
"06/12/2024": 114.51,
|
|
75
|
-
"07/12/2024": 114.51,
|
|
76
|
-
"08/12/2024": 114.51,
|
|
77
|
-
"09/12/2024": 114.51,
|
|
78
|
-
"10/12/2024": 114.51,
|
|
79
|
-
"11/12/2024": 114.51,
|
|
80
|
-
"12/12/2024": 114.51,
|
|
81
|
-
"13/12/2024": 114.51,
|
|
82
|
-
"14/12/2024": 114.51,
|
|
83
|
-
"15/12/2024": 114.51,
|
|
84
|
-
"16/12/2024": 114.51,
|
|
85
|
-
"17/12/2024": 114.51,
|
|
86
|
-
"18/12/2024": 114.51,
|
|
87
|
-
"19/12/2024": 114.51,
|
|
88
|
-
"20/12/2024": 114.51,
|
|
89
|
-
"21/12/2024": 114.51,
|
|
90
|
-
"22/12/2024": 114.51,
|
|
91
|
-
"23/12/2024": 114.51,
|
|
92
|
-
"24/12/2024": 114.51,
|
|
93
|
-
"25/12/2024": 114.51,
|
|
94
|
-
"26/12/2024": 114.51,
|
|
95
|
-
"27/12/2024": 114.51,
|
|
96
|
-
"28/12/2024": 114.51,
|
|
97
|
-
"29/12/2024": 114.51,
|
|
98
|
-
"30/12/2024": 114.51,
|
|
99
|
-
"31/12/2024": 114.51,
|
|
100
|
-
"01/01/2025": 106.92,
|
|
101
|
-
"02/01/2025": 106.92,
|
|
102
|
-
"03/01/2025": 106.92,
|
|
103
|
-
"04/01/2025": 106.92,
|
|
104
|
-
"05/01/2025": 106.92,
|
|
105
|
-
"06/01/2025": 106.92,
|
|
106
|
-
"07/01/2025": 106.92,
|
|
107
|
-
"08/01/2025": 106.92,
|
|
108
|
-
"09/01/2025": 106.92,
|
|
109
|
-
"10/01/2025": 106.92,
|
|
110
|
-
"11/01/2025": 106.92,
|
|
111
|
-
"12/01/2025": 106.92,
|
|
112
|
-
"13/01/2025": 106.92,
|
|
113
|
-
"14/01/2025": 106.92,
|
|
114
|
-
"15/01/2025": 106.92,
|
|
115
|
-
"16/01/2025": 106.92,
|
|
116
|
-
"17/01/2025": 106.92,
|
|
117
|
-
"18/01/2025": 106.92,
|
|
118
|
-
"19/01/2025": 106.92,
|
|
119
|
-
"20/01/2025": 106.92,
|
|
120
|
-
"21/01/2025": 106.92,
|
|
121
|
-
"22/01/2025": 106.92,
|
|
122
|
-
"23/01/2025": 106.92,
|
|
123
|
-
"24/01/2025": 106.92,
|
|
124
|
-
"25/01/2025": 106.92,
|
|
125
|
-
"26/01/2025": 106.92,
|
|
126
|
-
"27/01/2025": 106.92,
|
|
127
|
-
"28/01/2025": 106.92,
|
|
128
|
-
"29/01/2025": 106.92,
|
|
129
|
-
"30/01/2025": 106.92,
|
|
130
|
-
"31/01/2025": 106.92,
|
|
131
|
-
"01/02/2025": 106.92,
|
|
132
|
-
"02/02/2025": 106.92,
|
|
133
|
-
"03/02/2025": 106.92,
|
|
134
|
-
"04/02/2025": 106.92,
|
|
135
|
-
"05/02/2025": 106.92,
|
|
136
|
-
"06/02/2025": 106.92,
|
|
137
|
-
"07/02/2025": 106.92,
|
|
138
|
-
"08/02/2025": 106.92,
|
|
139
|
-
"09/02/2025": 106.92,
|
|
140
|
-
"10/02/2025": 106.92,
|
|
141
|
-
"11/02/2025": 106.92,
|
|
142
|
-
"12/02/2025": 106.92,
|
|
143
|
-
"13/02/2025": 106.92,
|
|
144
|
-
"14/02/2025": 106.92,
|
|
145
|
-
"15/02/2025": 106.92,
|
|
146
|
-
"16/02/2025": 106.92,
|
|
147
|
-
"17/02/2025": 106.92,
|
|
148
|
-
"18/02/2025": 106.92,
|
|
149
|
-
"19/02/2025": 106.92,
|
|
150
|
-
"20/02/2025": 106.92,
|
|
151
|
-
"21/02/2025": 106.92,
|
|
152
|
-
"22/02/2025": 106.92,
|
|
153
|
-
"23/02/2025": 106.92,
|
|
154
|
-
"24/02/2025": 106.92,
|
|
155
|
-
"25/02/2025": 106.92,
|
|
156
|
-
"26/02/2025": 106.92,
|
|
157
|
-
"27/02/2025": 106.92,
|
|
158
|
-
"28/02/2025": 106.92,
|
|
159
|
-
"01/03/2025": 106.92,
|
|
160
|
-
"02/03/2025": 106.92,
|
|
161
|
-
"03/03/2025": 106.92,
|
|
162
|
-
"04/03/2025": 106.92,
|
|
163
|
-
"05/03/2025": 106.92,
|
|
164
|
-
"06/03/2025": 106.92,
|
|
165
|
-
"07/03/2025": 106.92,
|
|
166
|
-
"08/03/2025": 106.92,
|
|
167
|
-
"09/03/2025": 106.92,
|
|
168
|
-
"10/03/2025": 106.92,
|
|
169
|
-
"11/03/2025": 106.92,
|
|
170
|
-
"12/03/2025": 57.92,
|
|
171
|
-
"13/03/2025": 57.92,
|
|
172
|
-
"14/03/2025": 57.92,
|
|
173
|
-
"15/03/2025": 57.92,
|
|
174
|
-
"16/03/2025": 57.92,
|
|
175
|
-
"17/03/2025": 57.92,
|
|
176
|
-
"18/03/2025": 57.92,
|
|
177
|
-
"19/03/2025": 57.92,
|
|
178
|
-
"20/03/2025": 57.92,
|
|
179
|
-
"21/03/2025": 57.92,
|
|
180
|
-
"22/03/2025": 57.92,
|
|
181
|
-
"23/03/2025": 57.92,
|
|
182
|
-
"24/03/2025": 57.92,
|
|
183
|
-
"25/03/2025": 57.92,
|
|
184
|
-
"26/03/2025": 57.92,
|
|
185
|
-
"27/03/2025": 57.92,
|
|
186
|
-
"28/03/2025": 57.92,
|
|
187
|
-
"29/03/2025": 57.92,
|
|
188
|
-
"30/03/2025": 57.92,
|
|
189
|
-
"31/03/2025": 57.92,
|
|
190
|
-
"01/04/2025": 57.92,
|
|
191
|
-
"02/04/2025": 57.92,
|
|
192
|
-
"03/04/2025": 57.92,
|
|
193
|
-
"04/04/2025": 57.92,
|
|
194
|
-
"05/04/2025": 57.92,
|
|
195
|
-
"06/04/2025": 57.92,
|
|
196
|
-
"07/04/2025": 57.92,
|
|
197
|
-
"08/04/2025": 57.92,
|
|
198
|
-
"09/04/2025": 57.92,
|
|
199
|
-
"10/04/2025": 57.92,
|
|
200
|
-
"11/04/2025": 57.92,
|
|
201
|
-
"12/04/2025": 57.92,
|
|
202
|
-
"13/04/2025": 57.92,
|
|
203
|
-
"14/04/2025": 57.92,
|
|
204
|
-
"15/04/2025": 57.92,
|
|
205
|
-
"16/04/2025": 57.92,
|
|
206
|
-
"17/04/2025": 57.92,
|
|
207
|
-
"18/04/2025": 57.92,
|
|
208
|
-
"19/04/2025": 57.92,
|
|
209
|
-
"20/04/2025": 57.92,
|
|
210
|
-
"21/04/2025": 57.92,
|
|
211
|
-
"22/04/2025": 57.92,
|
|
212
|
-
"23/04/2025": 57.92,
|
|
213
|
-
"24/04/2025": 57.92,
|
|
214
|
-
"25/04/2025": 57.92,
|
|
215
|
-
"26/04/2025": 57.92,
|
|
216
|
-
"27/04/2025": 57.92,
|
|
217
|
-
"28/04/2025": 57.92,
|
|
218
|
-
"29/04/2025": 57.92,
|
|
219
|
-
"30/04/2025": 57.92,
|
|
220
|
-
"01/05/2025": 57.92,
|
|
221
|
-
"02/05/2025": 57.92,
|
|
222
|
-
"03/05/2025": 57.92,
|
|
223
|
-
"04/05/2025": 57.92,
|
|
224
|
-
"05/05/2025": 57.92,
|
|
225
|
-
"06/05/2025": 57.92,
|
|
226
|
-
"07/05/2025": 57.92,
|
|
227
|
-
"08/05/2025": 57.92,
|
|
228
|
-
"09/05/2025": 57.92,
|
|
229
|
-
"10/05/2025": 57.92,
|
|
230
|
-
"11/05/2025": 57.92,
|
|
231
|
-
"12/05/2025": 57.92,
|
|
232
|
-
"13/05/2025": 57.92,
|
|
233
|
-
"14/05/2025": 57.92,
|
|
234
|
-
"15/05/2025": 57.92,
|
|
235
|
-
"16/05/2025": 57.92,
|
|
236
|
-
"17/05/2025": 57.92,
|
|
237
|
-
"18/05/2025": 57.92,
|
|
238
|
-
"19/05/2025": 57.92,
|
|
239
|
-
"20/05/2025": 57.92,
|
|
240
|
-
"21/05/2025": 57.92,
|
|
241
|
-
"22/05/2025": 57.92,
|
|
242
|
-
"23/05/2025": 57.92,
|
|
243
|
-
"24/05/2025": 57.92,
|
|
244
|
-
"25/05/2025": 57.92,
|
|
245
|
-
"26/05/2025": 57.92,
|
|
246
|
-
"27/05/2025": 57.92,
|
|
247
|
-
"28/05/2025": 57.92,
|
|
248
|
-
"29/05/2025": 57.92,
|
|
249
|
-
"30/05/2025": 57.92,
|
|
250
|
-
"31/05/2025": 57.92,
|
|
251
|
-
"01/06/2025": 57.92,
|
|
252
|
-
"02/06/2025": 57.92,
|
|
253
|
-
"03/06/2025": 57.92,
|
|
254
|
-
"04/06/2025": 57.92,
|
|
255
|
-
"05/06/2025": 57.92,
|
|
256
|
-
"06/06/2025": 57.92,
|
|
257
|
-
"07/06/2025": 57.92,
|
|
258
|
-
"08/06/2025": 57.92,
|
|
259
|
-
"09/06/2025": 57.92,
|
|
260
|
-
"10/06/2025": 57.92,
|
|
261
|
-
"11/06/2025": 57.92,
|
|
262
|
-
"12/06/2025": 57.92,
|
|
263
|
-
"13/06/2025": 57.92,
|
|
264
|
-
"14/06/2025": 57.92,
|
|
265
|
-
"15/06/2025": 57.92,
|
|
266
|
-
"16/06/2025": 57.92,
|
|
267
|
-
"17/06/2025": 57.92,
|
|
268
|
-
"18/06/2025": 57.92,
|
|
269
|
-
"19/06/2025": 57.92,
|
|
270
|
-
"20/06/2025": 57.92,
|
|
271
|
-
"21/06/2025": 57.92,
|
|
272
|
-
"22/06/2025": 57.92,
|
|
273
|
-
"23/06/2025": 57.92,
|
|
274
|
-
"24/06/2025": 57.92,
|
|
275
|
-
"25/06/2025": 57.92,
|
|
276
|
-
"26/06/2025": 57.92,
|
|
277
|
-
"27/06/2025": 57.92,
|
|
278
|
-
"28/06/2025": 57.92,
|
|
279
|
-
"29/06/2025": 57.92,
|
|
280
|
-
"30/06/2025": 57.92,
|
|
281
|
-
"01/07/2025": 57.92,
|
|
282
|
-
"02/07/2025": 57.92,
|
|
283
|
-
"03/07/2025": 57.92,
|
|
284
|
-
"04/07/2025": 57.92,
|
|
285
|
-
"05/07/2025": 57.92,
|
|
286
|
-
"06/07/2025": 57.92,
|
|
287
|
-
"07/07/2025": 57.92,
|
|
288
|
-
"08/07/2025": 57.92,
|
|
289
|
-
"09/07/2025": 57.92,
|
|
290
|
-
"10/07/2025": 57.92,
|
|
291
|
-
"11/07/2025": 57.92,
|
|
292
|
-
"12/07/2025": 57.92,
|
|
293
|
-
"13/07/2025": 57.92,
|
|
294
|
-
"14/07/2025": 57.92,
|
|
295
|
-
"15/07/2025": 57.92,
|
|
296
|
-
"16/07/2025": 57.92,
|
|
297
|
-
"17/07/2025": 57.92,
|
|
298
|
-
"18/07/2025": 57.92,
|
|
299
|
-
"19/07/2025": 57.92,
|
|
300
|
-
"20/07/2025": 57.92,
|
|
301
|
-
"21/07/2025": 57.92,
|
|
302
|
-
"22/07/2025": 57.92,
|
|
303
|
-
"23/07/2025": 57.92,
|
|
304
|
-
"24/07/2025": 57.92,
|
|
305
|
-
"25/07/2025": 57.92,
|
|
306
|
-
"26/07/2025": 57.92,
|
|
307
|
-
"27/07/2025": 57.92,
|
|
308
|
-
"28/07/2025": 57.92,
|
|
309
|
-
"29/07/2025": 57.92,
|
|
310
|
-
"30/07/2025": 57.92,
|
|
311
|
-
"31/07/2025": 57.92,
|
|
312
|
-
"01/08/2025": 57.92,
|
|
313
|
-
"02/08/2025": 57.92,
|
|
314
|
-
"03/08/2025": 57.92,
|
|
315
|
-
"04/08/2025": 57.92,
|
|
316
|
-
"05/08/2025": 57.92,
|
|
317
|
-
"06/08/2025": 57.92,
|
|
318
|
-
"07/08/2025": 57.92,
|
|
319
|
-
"08/08/2025": 57.92,
|
|
320
|
-
"09/08/2025": 57.92,
|
|
321
|
-
"10/08/2025": 57.92,
|
|
322
|
-
"11/08/2025": 57.92,
|
|
323
|
-
"12/08/2025": 57.92,
|
|
324
|
-
"13/08/2025": 57.92,
|
|
325
|
-
"14/08/2025": 57.92,
|
|
326
|
-
"15/08/2025": 57.92,
|
|
327
|
-
"16/08/2025": 57.92,
|
|
328
|
-
"17/08/2025": 57.92,
|
|
329
|
-
"18/08/2025": 57.92,
|
|
330
|
-
"19/08/2025": 57.92,
|
|
331
|
-
"20/08/2025": 57.92,
|
|
332
|
-
"21/08/2025": 57.92,
|
|
333
|
-
"22/08/2025": 57.92,
|
|
334
|
-
"23/08/2025": 57.92,
|
|
335
|
-
"24/08/2025": 57.92,
|
|
336
|
-
"25/08/2025": 57.92,
|
|
337
|
-
"26/08/2025": 57.92,
|
|
338
|
-
"27/08/2025": 57.92,
|
|
339
|
-
"28/08/2025": 57.92,
|
|
340
|
-
"29/08/2025": 57.92,
|
|
341
|
-
"30/08/2025": 57.92,
|
|
342
|
-
"31/08/2025": 57.92,
|
|
343
|
-
"01/09/2025": 57.92,
|
|
344
|
-
"02/09/2025": 57.92,
|
|
345
|
-
"03/09/2025": 57.92,
|
|
346
|
-
"04/09/2025": 57.92,
|
|
347
|
-
"05/09/2025": 57.92,
|
|
348
|
-
"06/09/2025": 57.92,
|
|
349
|
-
"07/09/2025": 57.92,
|
|
350
|
-
"08/09/2025": 57.92,
|
|
351
|
-
"09/09/2025": 57.92,
|
|
352
|
-
"10/09/2025": 57.92,
|
|
353
|
-
"11/09/2025": 57.92,
|
|
354
|
-
"12/09/2025": 57.92,
|
|
355
|
-
"13/09/2025": 57.92,
|
|
356
|
-
"14/09/2025": 57.92,
|
|
357
|
-
"15/09/2025": 57.92,
|
|
358
|
-
"16/09/2025": 57.92,
|
|
359
|
-
"17/09/2025": 57.92,
|
|
360
|
-
"18/09/2025": 57.92,
|
|
361
|
-
"19/09/2025": 57.92,
|
|
362
|
-
"20/09/2025": 57.92,
|
|
363
|
-
"21/09/2025": 57.92,
|
|
364
|
-
"22/09/2025": 57.92,
|
|
365
|
-
"23/09/2025": 57.92,
|
|
366
|
-
"24/09/2025": 57.92,
|
|
367
|
-
"25/09/2025": 57.92,
|
|
368
|
-
"26/09/2025": 57.92,
|
|
369
|
-
"27/09/2025": 57.92,
|
|
370
|
-
"28/09/2025": 57.92,
|
|
371
|
-
"29/09/2025": 57.92,
|
|
372
|
-
"30/09/2025": 57.92,
|
|
373
|
-
"01/10/2025": 57.92,
|
|
374
|
-
"02/10/2025": 57.92,
|
|
375
|
-
"03/10/2025": 57.92,
|
|
376
|
-
"04/10/2025": 57.92,
|
|
377
|
-
"05/10/2025": 57.92,
|
|
378
|
-
"06/10/2025": 57.92,
|
|
379
|
-
"07/10/2025": 57.92,
|
|
380
|
-
"08/10/2025": 57.92,
|
|
381
|
-
"09/10/2025": 57.92,
|
|
382
|
-
"10/10/2025": 57.92,
|
|
383
|
-
"11/10/2025": 57.92,
|
|
384
|
-
"12/10/2025": 57.92,
|
|
385
|
-
"13/10/2025": 57.92,
|
|
386
|
-
"14/10/2025": 57.92,
|
|
387
|
-
"15/10/2025": 57.92,
|
|
388
|
-
"16/10/2025": 57.92,
|
|
389
|
-
"17/10/2025": 57.92,
|
|
390
|
-
"18/10/2025": 57.92,
|
|
391
|
-
"19/10/2025": 57.92,
|
|
392
|
-
"20/10/2025": 57.92,
|
|
393
|
-
"21/10/2025": 57.92,
|
|
394
|
-
"22/10/2025": 57.92,
|
|
395
|
-
"23/10/2025": 57.92,
|
|
396
|
-
"24/10/2025": 57.92,
|
|
397
|
-
"25/10/2025": 57.92,
|
|
398
|
-
"26/10/2025": 57.92,
|
|
399
|
-
"27/10/2025": 57.92,
|
|
400
|
-
"28/10/2025": 57.92,
|
|
401
|
-
"29/10/2025": 57.92,
|
|
402
|
-
"30/10/2025": 57.92,
|
|
403
|
-
"31/10/2025": 57.92,
|
|
404
|
-
"01/11/2025": 57.92,
|
|
405
|
-
"02/11/2025": 57.92,
|
|
406
|
-
"03/11/2025": 57.92,
|
|
407
|
-
"04/11/2025": 57.92,
|
|
408
|
-
"05/11/2025": 57.92,
|
|
409
|
-
"06/11/2025": 57.92,
|
|
410
|
-
"07/11/2025": 57.92,
|
|
411
|
-
"08/11/2025": 57.92,
|
|
412
|
-
"09/11/2025": 57.92,
|
|
413
|
-
"10/11/2025": 57.92,
|
|
414
|
-
"11/11/2025": 57.92,
|
|
415
|
-
"12/11/2025": 57.92,
|
|
416
|
-
"13/11/2025": 57.92,
|
|
417
|
-
"14/11/2025": 57.92,
|
|
418
|
-
"15/11/2025": 57.92,
|
|
419
|
-
"16/11/2025": 57.92,
|
|
420
|
-
"17/11/2025": 57.92,
|
|
421
|
-
"18/11/2025": 57.92,
|
|
422
|
-
"19/11/2025": 57.92,
|
|
423
|
-
"20/11/2025": 57.92,
|
|
424
|
-
"21/11/2025": 57.92,
|
|
425
|
-
"22/11/2025": 57.92,
|
|
426
|
-
"23/11/2025": 57.92,
|
|
427
|
-
"24/11/2025": 57.92,
|
|
428
|
-
"25/11/2025": 57.92,
|
|
429
|
-
"26/11/2025": 57.92,
|
|
430
|
-
"27/11/2025": 57.92,
|
|
431
|
-
"28/11/2025": 57.92,
|
|
432
|
-
"29/11/2025": 57.92,
|
|
433
|
-
"30/11/2025": 57.92,
|
|
434
|
-
"01/12/2025": 57.92,
|
|
435
|
-
"02/12/2025": 57.92,
|
|
436
|
-
"03/12/2025": 57.92,
|
|
437
|
-
"04/12/2025": 57.92,
|
|
438
|
-
"05/12/2025": 57.92,
|
|
439
|
-
"06/12/2025": 57.92,
|
|
440
|
-
"07/12/2025": 57.92,
|
|
441
|
-
"08/12/2025": 57.92,
|
|
442
|
-
"09/12/2025": 57.92,
|
|
443
|
-
"10/12/2025": 57.92,
|
|
444
|
-
"11/12/2025": 57.92,
|
|
445
|
-
"12/12/2025": 57.92,
|
|
446
|
-
"13/12/2025": 57.92,
|
|
447
|
-
"14/12/2025": 57.92,
|
|
448
|
-
"15/12/2025": 57.92,
|
|
449
|
-
"16/12/2025": 57.92,
|
|
450
|
-
"17/12/2025": 57.92,
|
|
451
|
-
"18/12/2025": 57.92,
|
|
452
|
-
"19/12/2025": 57.92,
|
|
453
|
-
"20/12/2025": 57.92,
|
|
454
|
-
"21/12/2025": 57.92,
|
|
455
|
-
"22/12/2025": 57.92,
|
|
456
|
-
"23/12/2025": 57.92,
|
|
457
|
-
"24/12/2025": 57.92,
|
|
458
|
-
"25/12/2025": 57.92,
|
|
459
|
-
"26/12/2025": 57.92,
|
|
460
|
-
"27/12/2025": 57.92,
|
|
461
|
-
"28/12/2025": 57.92,
|
|
462
|
-
"29/12/2025": 57.92,
|
|
463
|
-
"30/12/2025": 57.92,
|
|
464
|
-
"31/12/2025": 57.92,
|
|
465
|
-
"01/01/2026": 57.92,
|
|
466
|
-
"02/01/2026": 57.92,
|
|
467
|
-
"03/01/2026": 57.92,
|
|
468
|
-
"04/01/2026": 57.92,
|
|
469
|
-
"05/01/2026": 57.92,
|
|
470
|
-
"06/01/2026": 57.92,
|
|
471
|
-
"07/01/2026": 57.92,
|
|
472
|
-
"08/01/2026": 57.92,
|
|
473
|
-
"09/01/2026": 57.92,
|
|
474
|
-
"10/01/2026": 0,
|
|
475
|
-
"11/01/2026": 0,
|
|
476
|
-
"12/01/2026": 0,
|
|
477
|
-
"13/01/2026": 0,
|
|
478
|
-
"14/01/2026": 0,
|
|
479
|
-
"15/01/2026": 0,
|
|
480
|
-
"16/01/2026": 0,
|
|
481
|
-
"17/01/2026": 0,
|
|
482
|
-
"18/01/2026": 0,
|
|
483
|
-
"19/01/2026": 0,
|
|
484
|
-
"20/01/2026": 0,
|
|
485
|
-
"21/01/2026": 0,
|
|
486
|
-
"22/01/2026": 0,
|
|
487
|
-
"23/01/2026": 0,
|
|
488
|
-
"24/01/2026": 0,
|
|
489
|
-
"25/01/2026": 0,
|
|
490
|
-
"26/01/2026": 0,
|
|
491
|
-
"27/01/2026": 0,
|
|
492
|
-
"28/01/2026": 0,
|
|
493
|
-
"29/01/2026": 0,
|
|
494
|
-
"30/01/2026": 0,
|
|
495
|
-
"31/01/2026": 0,
|
|
496
|
-
"01/02/2026": 0,
|
|
497
|
-
"02/02/2026": 0,
|
|
498
|
-
"03/02/2026": 0,
|
|
499
|
-
"04/02/2026": 0,
|
|
500
|
-
"05/02/2026": 0,
|
|
501
|
-
"06/02/2026": 0,
|
|
502
|
-
"07/02/2026": 0,
|
|
503
|
-
"08/02/2026": 0,
|
|
504
|
-
"09/02/2026": 0,
|
|
505
|
-
"10/02/2026": 0,
|
|
506
|
-
"11/02/2026": 0,
|
|
507
|
-
"12/02/2026": 0,
|
|
508
|
-
"13/02/2026": 0,
|
|
509
|
-
"14/02/2026": 0,
|
|
510
|
-
"15/02/2026": 0,
|
|
511
|
-
"16/02/2026": 0,
|
|
512
|
-
"17/02/2026": 0,
|
|
513
|
-
"18/02/2026": 0,
|
|
514
|
-
"19/02/2026": 0,
|
|
515
|
-
"20/02/2026": 0,
|
|
516
|
-
"21/02/2026": 0,
|
|
517
|
-
"22/02/2026": 0,
|
|
518
|
-
"23/02/2026": 0,
|
|
519
|
-
"24/02/2026": 0,
|
|
520
|
-
"25/02/2026": 0,
|
|
521
|
-
"26/02/2026": 0,
|
|
522
|
-
"27/02/2026": 0,
|
|
523
|
-
"28/02/2026": 0,
|
|
524
|
-
"01/03/2026": 0,
|
|
525
|
-
"02/03/2026": 0,
|
|
526
|
-
"03/03/2026": 0,
|
|
527
|
-
"04/03/2026": 0,
|
|
528
|
-
"05/03/2026": 0,
|
|
529
|
-
"06/03/2026": 0,
|
|
530
|
-
"07/03/2026": 0,
|
|
531
|
-
"08/03/2026": 0,
|
|
532
|
-
"09/03/2026": 0,
|
|
533
|
-
"10/03/2026": 0,
|
|
534
|
-
"11/03/2026": 0,
|
|
535
|
-
"12/03/2026": 0,
|
|
536
|
-
"13/03/2026": 0,
|
|
537
|
-
"14/03/2026": 0,
|
|
538
|
-
"15/03/2026": 0,
|
|
539
|
-
"16/03/2026": 0,
|
|
540
|
-
"17/03/2026": 0,
|
|
541
|
-
"18/03/2026": 0,
|
|
542
|
-
"19/03/2026": 0,
|
|
543
|
-
"20/03/2026": 0,
|
|
544
|
-
"21/03/2026": 0,
|
|
545
|
-
"22/03/2026": 0,
|
|
546
|
-
"23/03/2026": 0,
|
|
547
|
-
"24/03/2026": 0,
|
|
548
|
-
"25/03/2026": 0,
|
|
549
|
-
"26/03/2026": 0,
|
|
550
|
-
"27/03/2026": 0,
|
|
551
|
-
"28/03/2026": 0,
|
|
552
|
-
"29/03/2026": 0,
|
|
553
|
-
"30/03/2026": 0,
|
|
554
|
-
"31/03/2026": 0,
|
|
555
|
-
"01/04/2026": 0,
|
|
556
|
-
"02/04/2026": 0,
|
|
557
|
-
"03/04/2026": 0,
|
|
558
|
-
"04/04/2026": 0,
|
|
559
|
-
"05/04/2026": 0,
|
|
560
|
-
"06/04/2026": 0,
|
|
561
|
-
"07/04/2026": 0,
|
|
562
|
-
"08/04/2026": 0,
|
|
563
|
-
"09/04/2026": 0,
|
|
564
|
-
"10/04/2026": 0,
|
|
565
|
-
"11/04/2026": 0,
|
|
566
|
-
"12/04/2026": 0,
|
|
567
|
-
"13/04/2026": 0,
|
|
568
|
-
"14/04/2026": 0,
|
|
569
|
-
"15/04/2026": 0,
|
|
570
|
-
"16/04/2026": 0,
|
|
571
|
-
"17/04/2026": 0,
|
|
572
|
-
"18/04/2026": 0,
|
|
573
|
-
"19/04/2026": 0,
|
|
574
|
-
"20/04/2026": 0,
|
|
575
|
-
"21/04/2026": 0,
|
|
576
|
-
"22/04/2026": 0,
|
|
577
|
-
"23/04/2026": 0,
|
|
578
|
-
"24/04/2026": 0,
|
|
579
|
-
"25/04/2026": 0,
|
|
580
|
-
"26/04/2026": 0,
|
|
581
|
-
"27/04/2026": 0,
|
|
582
|
-
"28/04/2026": 0,
|
|
583
|
-
"29/04/2026": 0,
|
|
584
|
-
"30/04/2026": 0,
|
|
585
|
-
"01/05/2026": 0,
|
|
586
|
-
"02/05/2026": 0,
|
|
587
|
-
"03/05/2026": 0,
|
|
588
|
-
"04/05/2026": 0,
|
|
589
|
-
"05/05/2026": 0,
|
|
590
|
-
"06/05/2026": 0,
|
|
591
|
-
"07/05/2026": 0,
|
|
592
|
-
"08/05/2026": 0,
|
|
593
|
-
"09/05/2026": 0,
|
|
594
|
-
"10/05/2026": 0,
|
|
595
|
-
"11/05/2026": 0,
|
|
596
|
-
"12/05/2026": 0,
|
|
597
|
-
"13/05/2026": 0,
|
|
598
|
-
"14/05/2026": 0,
|
|
599
|
-
"15/05/2026": 0,
|
|
600
|
-
"16/05/2026": 0,
|
|
601
|
-
"17/05/2026": 0,
|
|
602
|
-
"18/05/2026": 0,
|
|
603
|
-
"19/05/2026": 0,
|
|
604
|
-
"20/05/2026": 0,
|
|
605
|
-
"21/05/2026": 0,
|
|
606
|
-
"22/05/2026": 0,
|
|
607
|
-
"23/05/2026": 0,
|
|
608
|
-
"24/05/2026": 0,
|
|
609
|
-
"25/05/2026": 0,
|
|
610
|
-
"26/05/2026": 0,
|
|
611
|
-
"27/05/2026": 0,
|
|
612
|
-
"28/05/2026": 0,
|
|
613
|
-
"29/05/2026": 0,
|
|
614
|
-
"30/05/2026": 0,
|
|
615
|
-
"31/05/2026": 0,
|
|
616
|
-
"01/06/2026": 0,
|
|
617
|
-
"02/06/2026": 0,
|
|
618
|
-
"03/06/2026": 0,
|
|
619
|
-
"04/06/2026": 0,
|
|
620
|
-
"05/06/2026": 0,
|
|
621
|
-
"06/06/2026": 0,
|
|
622
|
-
"07/06/2026": 0,
|
|
623
|
-
"08/06/2026": 0,
|
|
624
|
-
"09/06/2026": 0,
|
|
625
|
-
"10/06/2026": 0,
|
|
626
|
-
"11/06/2026": 0,
|
|
627
|
-
"12/06/2026": 0,
|
|
628
|
-
"13/06/2026": 0,
|
|
629
|
-
"14/06/2026": 0,
|
|
630
|
-
"15/06/2026": 0,
|
|
631
|
-
"16/06/2026": 0,
|
|
632
|
-
"17/06/2026": 0,
|
|
633
|
-
"18/06/2026": 0,
|
|
634
|
-
"19/06/2026": 0,
|
|
635
|
-
"20/06/2026": 0,
|
|
636
|
-
"21/06/2026": 0,
|
|
637
|
-
"22/06/2026": 0,
|
|
638
|
-
"23/06/2026": 0,
|
|
639
|
-
"24/06/2026": 0,
|
|
640
|
-
"25/06/2026": 0,
|
|
641
|
-
"26/06/2026": 0,
|
|
642
|
-
"27/06/2026": 0,
|
|
643
|
-
"28/06/2026": 0,
|
|
644
|
-
"29/06/2026": 0,
|
|
645
|
-
"30/06/2026": 0,
|
|
646
|
-
"01/07/2026": 0,
|
|
647
|
-
"02/07/2026": 0,
|
|
648
|
-
"03/07/2026": 0,
|
|
649
|
-
"04/07/2026": 0,
|
|
650
|
-
"05/07/2026": 0,
|
|
651
|
-
"06/07/2026": 0,
|
|
652
|
-
"07/07/2026": 0,
|
|
653
|
-
"08/07/2026": 0,
|
|
654
|
-
"09/07/2026": 0,
|
|
655
|
-
"10/07/2026": 0,
|
|
656
|
-
"11/07/2026": 0,
|
|
657
|
-
"12/07/2026": 0,
|
|
658
|
-
"13/07/2026": 0,
|
|
659
|
-
"14/07/2026": 0,
|
|
660
|
-
"15/07/2026": 0,
|
|
661
|
-
"16/07/2026": 0,
|
|
662
|
-
"17/07/2026": 0,
|
|
663
|
-
"18/07/2026": 0,
|
|
664
|
-
"19/07/2026": 0,
|
|
665
|
-
"20/07/2026": 0,
|
|
666
|
-
"21/07/2026": 0,
|
|
667
|
-
"22/07/2026": 0,
|
|
668
|
-
"23/07/2026": 0,
|
|
669
|
-
"24/07/2026": 0,
|
|
670
|
-
"25/07/2026": 0,
|
|
671
|
-
"26/07/2026": 0,
|
|
672
|
-
"27/07/2026": 0,
|
|
673
|
-
"28/07/2026": 0,
|
|
674
|
-
"29/07/2026": 0,
|
|
675
|
-
"30/07/2026": 0,
|
|
676
|
-
"31/07/2026": 0,
|
|
677
|
-
"01/08/2026": 0,
|
|
678
|
-
"02/08/2026": 0,
|
|
679
|
-
"03/08/2026": 0,
|
|
680
|
-
"04/08/2026": 0,
|
|
681
|
-
"05/08/2026": 0,
|
|
682
|
-
"06/08/2026": 0,
|
|
683
|
-
"07/08/2026": 0,
|
|
684
|
-
"08/08/2026": 0,
|
|
685
|
-
"09/08/2026": 0,
|
|
686
|
-
"10/08/2026": 0,
|
|
687
|
-
"11/08/2026": 0,
|
|
688
|
-
"12/08/2026": 0,
|
|
689
|
-
"13/08/2026": 0,
|
|
690
|
-
"14/08/2026": 0,
|
|
691
|
-
"15/08/2026": 0,
|
|
692
|
-
"16/08/2026": 0,
|
|
693
|
-
"17/08/2026": 0,
|
|
694
|
-
"18/08/2026": 0,
|
|
695
|
-
"19/08/2026": 0,
|
|
696
|
-
"20/08/2026": 0,
|
|
697
|
-
"21/08/2026": 0,
|
|
698
|
-
"22/08/2026": 0,
|
|
699
|
-
"23/08/2026": 0,
|
|
700
|
-
"24/08/2026": 0,
|
|
701
|
-
"25/08/2026": 0,
|
|
702
|
-
"26/08/2026": 0,
|
|
703
|
-
"27/08/2026": 0,
|
|
704
|
-
"28/08/2026": 0,
|
|
705
|
-
"29/08/2026": 0,
|
|
706
|
-
"30/08/2026": 0,
|
|
707
|
-
"31/08/2026": 0,
|
|
708
|
-
"01/09/2026": 0,
|
|
709
|
-
"02/09/2026": 0,
|
|
710
|
-
"03/09/2026": 0,
|
|
711
|
-
"04/09/2026": 0,
|
|
712
|
-
"05/09/2026": 0,
|
|
713
|
-
"06/09/2026": 0,
|
|
714
|
-
"07/09/2026": 0,
|
|
715
|
-
"08/09/2026": 0,
|
|
716
|
-
"09/09/2026": 0,
|
|
717
|
-
"10/09/2026": 0,
|
|
718
|
-
"11/09/2026": 0,
|
|
719
|
-
"12/09/2026": 0,
|
|
720
|
-
"13/09/2026": 0,
|
|
721
|
-
"14/09/2026": 0,
|
|
722
|
-
"15/09/2026": 0,
|
|
723
|
-
"16/09/2026": 0,
|
|
724
|
-
"17/09/2026": 0,
|
|
725
|
-
"18/09/2026": 0,
|
|
726
|
-
"19/09/2026": 0,
|
|
727
|
-
"20/09/2026": 0,
|
|
728
|
-
"21/09/2026": 0,
|
|
729
|
-
"22/09/2026": 0,
|
|
730
|
-
"23/09/2026": 0,
|
|
731
|
-
"24/09/2026": 0,
|
|
732
|
-
"25/09/2026": 0,
|
|
733
|
-
"26/09/2026": 0,
|
|
734
|
-
"27/09/2026": 0,
|
|
735
|
-
"28/09/2026": 0,
|
|
736
|
-
"29/09/2026": 0,
|
|
737
|
-
"30/09/2026": 0
|
|
738
|
-
}
|
|
739
|
-
}
|