From c3bcca63abe731c29cadfdb1b7e7c043c357c90a Mon Sep 17 00:00:00 2001 From: Swiss Chris <632091+swiss-chris@users.noreply.github.com> Date: Thu, 15 Jan 2026 13:10:22 +0100 Subject: [PATCH 1/2] feat(journey-maps): include 'stopUse' field in example data (#2741) --- DEVELOPER.md | 2 + .../angular/shared/trip/zh-be_wyleregg.ts | 1416 +++++++++-------- 2 files changed, 741 insertions(+), 677 deletions(-) diff --git a/DEVELOPER.md b/DEVELOPER.md index cff146a22e..bb29f2a7d0 100644 --- a/DEVELOPER.md +++ b/DEVELOPER.md @@ -47,6 +47,8 @@ To build sbb-angular in release mode, run `pnpm build packages`. The output can To bring up a local server, run `pnpm start`. This will automatically watch for changes and rebuild. The browser should refresh automatically when changes are made. +If the project won't start because of a `permission denied` error, try running `bazel clean --expunge` and then `pnpm start` again. + ## Bazel [Bazel](https://www.bazel.build/) is a build system. It allows incremental builds by caching build artifacts. diff --git a/src/components-examples/journey-maps/angular/shared/trip/zh-be_wyleregg.ts b/src/components-examples/journey-maps/angular/shared/trip/zh-be_wyleregg.ts index 26831c6e34..dee426b8a9 100644 --- a/src/components-examples/journey-maps/angular/shared/trip/zh-be_wyleregg.ts +++ b/src/components-examples/journey-maps/angular/shared/trip/zh-be_wyleregg.ts @@ -2,97 +2,71 @@ import { FeatureCollection } from 'geojson'; export const tripZhBeWyleregg: FeatureCollection = { type: 'FeatureCollection', - bbox: [7.437203951883066, 46.948089694288505, 8.540219095, 47.438061372], + bbox: [7.437214331640279, 46.94808969428853, 8.5402076836, 47.438061372], features: [ { type: 'Feature', properties: { + type: 'place', placeType: 'origin', - sloid: 'ch:1:sloid:3000', - stopPlaceName: 'Zürich HB', - legId: '0', modeOfTransport: 'train', + floor: -4, + legId: '0', legStart: true, + stopStatus: 'PLANNED', + stopUse: 'ACCESS', label: 'Zürich HB', + stopPlaceName: 'Zürich HB', + platformName: 'Gleis 31', didokCode: 8503000, - type: 'place', - floor: -4, - platformName: 'Gleis 32', + sloid: 'ch:1:sloid:3000', }, geometry: { type: 'Point', - coordinates: [8.536639, 47.378457], + coordinates: [8.536709, 47.378352], }, }, { type: 'Feature', properties: { - placeType: 'origin', type: 'quay', + placeType: 'origin', floor: -4, }, geometry: { type: 'Polygon', coordinates: [ [ - [8.534228054423046, 47.379143195922964], - [8.538076, 47.378087], - [8.538973, 47.377817], - [8.539193052453031, 47.37774616371704], - [8.53917926999659, 47.37770314574693], - [8.53907626999659, 47.37773614574692], - [8.539076099398462, 47.37773620077948], - [8.538959343228854, 47.37777412158671], - [8.538722774042068, 47.377847987071185], - [8.5385050149685, 47.37791391413016], - [8.538285301647035, 47.3779798281266], - [8.53806370048895, 47.378043713145146], - [8.537839064829864, 47.37810661112969], - [8.53759126350601, 47.378173557455085], - [8.537591067958264, 47.37817361075732], - [8.53747123639185, 47.37820656443809], - [8.537351405180726, 47.37823851942772], - [8.537350974821495, 47.37823863647752], - [8.537232098322749, 47.378271602229276], - [8.53711433747571, 47.37830353737423], - [8.53700145310021, 47.378333506677464], - [8.537001259093868, 47.37833355864731], - [8.536890259093868, 47.378363558647315], - [8.5368900587071, 47.378363613302454], - [8.536781207651972, 47.37839357230845], - [8.536669356876164, 47.378423532337685], - [8.536546339214524, 47.378456537072324], - [8.53654619195041, 47.3784565768499], - [8.53643219195041, 47.3784875768499], - [8.536432128328396, 47.3784875942007], - [8.536315144027743, 47.37851958990686], - [8.536194317013136, 47.378552542729025], - [8.536077474616233, 47.37858350097094], - [8.536076936584157, 47.37858364709931], - [8.53596215335431, 47.378615586780654], - [8.53580537071702, 47.37865752863267], - [8.535805189113063, 47.37865757762155], - [8.535680264128926, 47.37869155721724], - [8.535557339214526, 47.37872453707232], - [8.535557033195087, 47.37872462033218], - [8.535441096430752, 47.378756602887854], - [8.53532015971674, 47.37878958562804], - [8.535320100499476, 47.378789601821616], - [8.535196100499476, 47.378823601821615], - [8.53519573288424, 47.37882370429732], - [8.535075779836486, 47.37885769099418], - [8.534954826817815, 47.378891677792815], - [8.53495468683807, 47.37889171737019], - [8.534838735549588, 47.3789247035126], - [8.534721851805921, 47.37895767072236], - [8.5345999193793, 47.37899165189043], - [8.534599816449036, 47.37899168070769], - [8.534471848353004, 47.379027671734704], - [8.534353880276518, 47.379060662806936], - [8.53435373288424, 47.379060704297316], - [8.534233844374752, 47.379094672708334], - [8.534215956026125, 47.37909964169407], - [8.534228054423046, 47.379143195922964], + [8.539151573119165, 47.37767739396822], + [8.538523, 47.377829], + [8.535926, 47.378543], + [8.534485, 47.378989], + [8.534195075675028, 47.37908822167432], + [8.534209538265634, 47.37913058683873], + [8.534262553246617, 47.37911258172158], + [8.534499364762448, 47.37903164614022], + [8.534734071981514, 47.378953743318576], + [8.53497868098633, 47.37887387099047], + [8.53522526907021, 47.378796999401565], + [8.535463911804113, 47.378724108524686], + [8.53569855581042, 47.37865521305049], + [8.53593821775682, 47.378586310240905], + [8.5363029665629, 47.37848537974936], + [8.536422718945037, 47.37845244784427], + [8.536543749873955, 47.378420438927954], + [8.536665749873956, 47.37838743892795], + [8.536785752716618, 47.37835443855708], + [8.536909770550121, 47.378321433329944], + [8.53727877055012, 47.37822143332994], + [8.53752424114558, 47.378153303052486], + [8.537807086746742, 47.378073346698805], + [8.537926932041737, 47.37804038924268], + [8.538045242505547, 47.37800630325532], + [8.538282874500327, 47.37794040530718], + [8.538534442301472, 47.37787252193227], + [8.538908955708214, 47.377776646500145], + [8.539160750826463, 47.37771469690756], + [8.539151573119165, 47.37767739396822], ], ], }, @@ -100,47 +74,61 @@ export const tripZhBeWyleregg: FeatureCollection = { { type: 'Feature', properties: { - label: 'A', type: 'sectorSign', + label: 'A', floor: -4, }, geometry: { type: 'Point', - coordinates: [8.538509, 47.377929], + coordinates: [8.538523, 47.377861], }, }, { type: 'Feature', properties: { - label: 'B', type: 'sectorSign', + label: 'B', floor: -4, }, geometry: { type: 'Point', - coordinates: [8.537176, 47.37831], + coordinates: [8.537338, 47.378179], }, }, { type: 'Feature', properties: { + type: 'sectorSign', label: 'C', + floor: -4, + }, + geometry: { + type: 'Point', + coordinates: [8.536138, 47.378514], + }, + }, + { + type: 'Feature', + properties: { type: 'sectorSign', + label: 'D', floor: -4, }, geometry: { type: 'Point', - coordinates: [8.536052, 47.378616], + coordinates: [8.534815, 47.378913], }, }, { type: 'Feature', properties: { + type: 'place', placeType: 'middle', legId: '0', + stopStatus: 'PLANNED', + stopUse: 'VIRTUAL', label: 'Bahn-2000-Strecke', didokCode: 132, - type: 'place', }, geometry: { type: 'Point', @@ -150,30 +138,22 @@ export const tripZhBeWyleregg: FeatureCollection = { { type: 'Feature', properties: { - generalization: 4, - stopoverIds: [0], - legId: '0', - transportType: 'rail', pathType: 'transport', + legId: '0', + generalization: 4, + modeOfTransport: 'rail', type: 'path', + stopoverIds: [0], }, geometry: { type: 'LineString', coordinates: [ - [8.540204096, 47.3781774352], - [8.5199760381, 47.3842758934], - [8.520727436, 47.3828900068], - [8.5208346431, 47.382795082], - [8.520727436, 47.3828900068], - [8.5199760381, 47.3842758934], - [8.5166471542, 47.3852794347], - [8.5139363351, 47.3860675106], - [8.5166471542, 47.3852794347], - [8.516187897, 47.3844117709], - [8.5166471542, 47.3852794347], - [8.5139363351, 47.3860675106], - [8.4960434027, 47.3903058711], - [8.4903614177, 47.3917022689], + [8.5402031711, 47.3781751604], + [8.5244554035, 47.382926621], + [8.5142935896, 47.3858632133], + [8.5064291882, 47.3878463726], + [8.5008334808, 47.3891418359], + [8.4949300452, 47.3905875364], [8.4896701005, 47.3918273653], [8.4614527877, 47.3986748097], [8.4513117633, 47.4014578837], @@ -191,55 +171,36 @@ export const tripZhBeWyleregg: FeatureCollection = { [7.9076952927, 47.3519222386], [7.9049974256, 47.3461174044], [7.8750719699, 47.3068162696], - [7.6699376325, 47.2017389851], - [7.7645598249, 47.2502338271], - [7.6699376325, 47.2017389851], - [7.7645598249, 47.2502338271], - [7.7629579477, 47.2097254648], - [7.7009468115, 47.188085537], - [7.68161578, 47.1453185931], - [7.6634957973, 47.1051653723], - [7.6216884164, 47.0606962205], - [7.5813123573, 47.0637575292], - [7.5461756615, 47.0454479869], - [7.5194530453, 47.0322852099], - [7.4561782981, 47.0018396181], - [7.4638365292, 46.9893773089], - [7.4644830506, 46.9675410189], - [7.4665234465, 46.9802237798], - [7.4644830506, 46.9675410189], - [7.4644082729, 46.9675240648], - [7.4654644476, 46.9678198412], - [7.4644830506, 46.9675410189], - [7.4387019573, 46.949309549], + [7.8552832284, 47.2966942205], + [7.6800722166, 47.20675664], + [7.6800722166, 47.20675664], + [7.6700378938, 47.2017441708], + [7.519453008, 47.0322851755], + [7.4654436598, 46.9678945567], + [7.4521350318, 46.9588400556], + [7.4391630655, 46.949149318], ], }, }, { type: 'Feature', properties: { - generalization: 3, - stopoverIds: [0], - legId: '0', - transportType: 'rail', pathType: 'transport', + legId: '0', + generalization: 3, + modeOfTransport: 'rail', type: 'path', + stopoverIds: [0], }, geometry: { type: 'LineString', coordinates: [ - [8.5401916853, 47.3781770692], - [8.540219095, 47.3782217834], [8.5401916853, 47.3781770692], [8.5162392521, 47.3843984389], [8.519922586, 47.3834616902], [8.5210385809, 47.3830670643], - [8.5210435809, 47.3830499467], - [8.5210385809, 47.3830670643], [8.519922586, 47.3834616902], [8.5162392521, 47.3843984389], - [8.4925256747, 47.390551431], - [8.4903614177, 47.3917022689], [8.4889397398, 47.3914813294], [8.4544859677, 47.3975409649], [8.4470238714, 47.3986265416], @@ -260,18 +221,14 @@ export const tripZhBeWyleregg: FeatureCollection = { [7.8699200237, 47.3057742154], [7.8607729971, 47.3019680191], [7.8149042297, 47.2516291317], - [7.6755110612, 47.2023457553], - [7.8149042297, 47.2516291317], - [7.6755110612, 47.2023457553], - [7.6699187393, 47.2017549466], + [7.6881512764, 47.2068749512], + [7.6881512764, 47.2068749512], [7.6755110612, 47.2023457553], [7.5278845608, 47.0636376394], [7.5257820434, 47.0349678512], [7.5125585941, 46.999686797], - [7.4657217678, 46.9678583928], - [7.4665447035, 46.980343968], - [7.4657217678, 46.9678583928], - [7.4650346694, 46.9675769439], + [7.4654388014, 46.9678552458], + [7.4515507308, 46.9590398272], [7.4387019573, 46.949309549], ], }, @@ -279,12 +236,12 @@ export const tripZhBeWyleregg: FeatureCollection = { { type: 'Feature', properties: { - generalization: 2, - stopoverIds: [0], - legId: '0', - transportType: 'rail', pathType: 'transport', + legId: '0', + generalization: 2, + modeOfTransport: 'rail', type: 'path', + stopoverIds: [0], }, geometry: { type: 'LineString', @@ -630,14 +587,6 @@ export const tripZhBeWyleregg: FeatureCollection = { [7.708661099, 47.2058434482], [7.7014440137, 47.2029884854], [7.6870518137, 47.1972202037], - [7.6848661786, 47.197369709], - [7.6829070092, 47.1974772093], - [7.6814926422, 47.1975120916], - [7.6801408597, 47.1975034447], - [7.6814926422, 47.1975120916], - [7.6829070092, 47.1974772093], - [7.6848661786, 47.197369709], - [7.6870518137, 47.1972202037], [7.6763401585, 47.1928978904], [7.6708432118, 47.190628372], [7.666990422, 47.1889709949], @@ -751,13 +700,39 @@ export const tripZhBeWyleregg: FeatureCollection = { [7.4675479557, 46.9858831968], [7.4671031501, 46.9848036473], [7.4667972445, 46.9832909985], - [7.4654644476, 46.9678198412], - [7.4605440853, 46.9666340225], - [7.4557629008, 46.9654022479], - [7.4533935385, 46.9647588451], - [7.4518422702, 46.964293232], - [7.4505778532, 46.9638685441], - [7.4496862587, 46.9635185322], + [7.4665467359, 46.9803722947], + [7.4665202079, 46.9797062278], + [7.4665330184, 46.9793222365], + [7.4665669233, 46.9790303521], + [7.4666344202, 46.9786611698], + [7.4668532955, 46.978226775], + [7.4671849066, 46.9776892743], + [7.4676922175, 46.9769692911], + [7.4684850408, 46.9759101818], + [7.469093769, 46.9750045198], + [7.4692820617, 46.9747001059], + [7.4697795532, 46.9738173367], + [7.4699946057, 46.9733911883], + [7.4700777583, 46.9731969687], + [7.4701929677, 46.9728067203], + [7.4702634276, 46.9724806076], + [7.4703243678, 46.9720555737], + [7.4703351617, 46.9718149754], + [7.4703106506, 46.9714279904], + [7.4702671754, 46.9711526084], + [7.4701829984, 46.9708511393], + [7.4701142376, 46.9707245633], + [7.4699511305, 46.9704792533], + [7.4695937341, 46.9700227978], + [7.4694642079, 46.9698820344], + [7.4692357381, 46.9696629092], + [7.4690606379, 46.9695115057], + [7.4688513571, 46.9693521223], + [7.4682701632, 46.9690395732], + [7.4677485354, 46.9687842427], + [7.4669608093, 46.9684349085], + [7.4654388014, 46.9678083569], + [7.4502974284, 46.9637288658], [7.4487324922, 46.9630963242], [7.4479744673, 46.9627031691], [7.4473262127, 46.9623053171], @@ -789,12 +764,12 @@ export const tripZhBeWyleregg: FeatureCollection = { { type: 'Feature', properties: { - generalization: 1, - stopoverIds: [0], - legId: '0', - transportType: 'rail', pathType: 'transport', + legId: '0', + generalization: 1, + modeOfTransport: 'rail', type: 'path', + stopoverIds: [0], }, geometry: { type: 'LineString', @@ -1122,11 +1097,12 @@ export const tripZhBeWyleregg: FeatureCollection = { [7.4677723873, 46.9684549113], [7.467193865, 46.9682422631], [7.4664636214, 46.9680392995], - [7.4654778009, 46.967825766], - [7.4613511804, 46.9668852016], - [7.457926683, 46.9660676995], - [7.4540974474, 46.9651862676], - [7.4491341007, 46.9637567338], + [7.4654890502, 46.9677451865], + [7.4600856564, 46.9665890964], + [7.4538126745, 46.9650846981], + [7.4493713384, 46.9638236258], + [7.4484453847, 46.9635498364], + [7.4479510024, 46.9633673094], [7.4475230803, 46.9631879784], [7.4459617278, 46.9623114512], [7.4449387654, 46.9611752241], @@ -1148,17 +1124,20 @@ export const tripZhBeWyleregg: FeatureCollection = { { type: 'Feature', properties: { - generalization: 0, - stopoverIds: [0], - legId: '0', - transportType: 'rail', pathType: 'transport', + legId: '0', + generalization: 0, + modeOfTransport: 'rail', type: 'path', + stopoverIds: [0], + distanceInMeter: 116854, }, geometry: { type: 'LineString', coordinates: [ - [8.5371991, 47.3783409], + [8.5371091, 47.378199], + [8.5352559, 47.3787201], + [8.5324538, 47.3796476], [8.5311242, 47.380011], [8.529709, 47.3804489], [8.5291963, 47.3805971], @@ -1234,8 +1213,8 @@ export const tripZhBeWyleregg: FeatureCollection = { [8.4556819, 47.3999896], [8.4515001, 47.3996934], [8.4509012, 47.3996647], - [8.44798, 47.3995671], - [8.4473548, 47.3995346], + [8.4481856, 47.3995754], + [8.4472222503, 47.399525984], [8.4439298, 47.3992871], [8.439505, 47.3988487], [8.4358849, 47.398533], @@ -1276,31 +1255,34 @@ export const tripZhBeWyleregg: FeatureCollection = { [8.4038794, 47.4084164], [8.4035469, 47.408886], [8.4032809, 47.4092322], - [8.4029543, 47.4096193], + [8.4028799, 47.4097052], [8.402453, 47.4101522], [8.4019509, 47.4106256], [8.4013671, 47.4111154], [8.4008721, 47.4114918], [8.3904881, 47.4189977], - [8.3882608, 47.4206839], - [8.3877255, 47.4210476], - [8.3872698, 47.4213318], - [8.3864709, 47.4217691], - [8.385973, 47.4220218], + [8.3886522, 47.4203982], + [8.3882427, 47.4206997], + [8.3877281, 47.4210489], + [8.3874583, 47.4212189], + [8.3870368, 47.4214687], + [8.3864709, 47.4217733], + [8.385965, 47.4220191], + [8.3855536, 47.4222025], [8.3847531, 47.4225216], + [8.384189, 47.4227234], + [8.3824062, 47.4233246], [8.3817763, 47.4235485], [8.3798444, 47.4242901], [8.3787178, 47.4247082], [8.3610595, 47.4310252], - [8.3586381, 47.431928], - [8.3575634, 47.4323033], + [8.3585984, 47.431938], + [8.3575651, 47.4323056], [8.3550705, 47.43315], - [8.3501976, 47.4348882], - [8.3468922, 47.4360939], - [8.344805, 47.4368395], - [8.3440065515, 47.4371109685], - [8.3434232, 47.4372942], - [8.3430193, 47.4374061], + [8.3447645, 47.4368314], + [8.3440006932, 47.4370913358], + [8.3435836, 47.4372237], + [8.342986, 47.4373927], [8.3416485, 47.437695], [8.3402444, 47.4379028], [8.3392305, 47.4379856], @@ -1400,17 +1382,18 @@ export const tripZhBeWyleregg: FeatureCollection = { [8.1773909, 47.3901716], [8.176781, 47.3901328], [8.1761204, 47.3901249], - [8.175608, 47.3901451], - [8.1751515, 47.3901777], - [8.1744624, 47.3902592], - [8.173957, 47.3903405], - [8.1733953, 47.3904642], - [8.1725686, 47.3906896], - [8.170156, 47.3914873], - [8.1686876, 47.3919489], - [8.1671381, 47.392414], - [8.163965, 47.3933291], - [8.1631541, 47.3935777], + [8.1752093, 47.3901746], + [8.1747372, 47.3902244], + [8.1743328, 47.3902815], + [8.1739503, 47.3903473], + [8.1733966, 47.3904667], + [8.1729541, 47.3905831], + [8.1719542, 47.3908934], + [8.1701634, 47.3914982], + [8.1694288, 47.3917334], + [8.1671406, 47.3924199], + [8.1645514, 47.393157], + [8.1631664, 47.3935807], [8.1509799, 47.3974362], [8.1494511, 47.3979497], [8.1488515, 47.3981789], @@ -1418,64 +1401,64 @@ export const tripZhBeWyleregg: FeatureCollection = { [8.1475291, 47.3987936], [8.1468157, 47.399193], [8.1462825, 47.3995401], - [8.1457668, 47.3998932], - [8.1445388, 47.4008503], - [8.1436521, 47.4014937], - [8.1431119, 47.4018457], - [8.1428238, 47.4020132], - [8.142166, 47.4023606], - [8.1416202, 47.4026338], - [8.1410314, 47.4028873], - [8.1403956, 47.4031344], - [8.1397629, 47.4033473], - [8.139227, 47.4035143], - [8.1387281, 47.4036475], - [8.1379958, 47.4038198], - [8.1368181, 47.4040297], - [8.1362883, 47.4040973], - [8.1354161, 47.404183], + [8.1457661, 47.3999038], + [8.1443102, 47.4010262], + [8.1438703, 47.4013475], + [8.1433879, 47.4016744], + [8.1428267, 47.4020157], + [8.1421687, 47.4023718], + [8.1416182, 47.4026378], + [8.1407283, 47.4030126], + [8.1400274, 47.4032661], + [8.1395231, 47.4034274], + [8.1385677, 47.4036885], + [8.1380026, 47.4038165], + [8.1371213, 47.4039809], + [8.1365799, 47.4040613], + [8.1356766, 47.4041611], [8.1347696, 47.404221], - [8.1343757, 47.4042334], - [8.1336147, 47.4042351], - [8.1328529, 47.4042098], + [8.134137, 47.4042367], + [8.1330781, 47.4042211], [8.1319848, 47.4041464], - [8.1308529, 47.4040284], + [8.1308532, 47.4040248], [8.1292136, 47.4038012], [8.1277719, 47.403551], - [8.1269369764, 47.4033866328], - [8.1235578, 47.4026435], - [8.1213522, 47.4022216], - [8.1203185, 47.4020437], - [8.1188393, 47.4018057], - [8.0826053, 47.3965199], - [8.0811795, 47.3963032], - [8.0774925, 47.3957929], - [8.0748366, 47.3954798], - [8.073824, 47.3953433], - [8.0613112, 47.3935145], - [8.0606626, 47.3934103], - [8.0595117, 47.3931951], - [8.0585029, 47.392978], - [8.057453, 47.3927312], - [8.0550755, 47.3921289], - [8.0526108978, 47.3914275651], - [8.0504059, 47.3908456], - [8.0489052, 47.3904281], + [8.1269369268, 47.4033836703], + [8.1235139, 47.4026302], + [8.1225699, 47.4024442], + [8.1202137, 47.4020236], + [8.1190863, 47.4018406], + [8.1166004, 47.4014712], + [8.0785082, 47.3959236], + [8.0774919, 47.3957908], + [8.0751538, 47.3955191], + [8.0741507, 47.3953884], + [8.0665661, 47.3942837], + [8.0612631, 47.3935046], + [8.0600804, 47.3933024], + [8.0590099, 47.3930897], + [8.0573844, 47.3927144], + [8.0552225, 47.3921675], + [8.0526131382, 47.3914252602], + [8.0496491, 47.3906404], + [8.0489302, 47.3904328], [8.0460693, 47.3895427], [8.045264, 47.3893198], [8.0444544, 47.3891225], [8.0434457, 47.3889049], [8.0405622, 47.3883504], - [8.038317, 47.3878688], + [8.0390286, 47.3880259], + [8.0377415, 47.3877351], [8.0340336, 47.3868297], [8.0292782, 47.3856139], - [8.0280595, 47.385279], - [8.0273233, 47.3850582], - [8.0257973, 47.3845713], - [8.0242835, 47.3840243], - [8.0225681, 47.3833264], - [8.0216522, 47.3829045], - [8.0212591, 47.3827024], + [8.027613, 47.3851477], + [8.0269887, 47.3849571], + [8.0257511, 47.3845523], + [8.0245299, 47.3841153], + [8.0239345, 47.3838883], + [8.0227095, 47.383389], + [8.0215642, 47.3828538], + [8.021102, 47.3826169], [8.0206395, 47.3823676], [8.0193406, 47.3815833], [8.0187849, 47.3812029], @@ -1514,45 +1497,44 @@ export const tripZhBeWyleregg: FeatureCollection = { [7.9988396, 47.3629401], [7.9978441, 47.3627268], [7.995157, 47.3622118], - [7.9939219, 47.3619288], - [7.9925472, 47.3615571], - [7.9916861, 47.3612771], - [7.9907765, 47.3609606], - [7.9854599, 47.3590086], - [7.9816273, 47.3575747], - [7.9798695, 47.3568863], + [7.9939304, 47.3619345], + [7.9931303, 47.3617227], + [7.9923271, 47.3614869], + [7.9918033, 47.3613173], + [7.9907738, 47.3609606], + [7.9861573, 47.3592711], + [7.9819212, 47.3576886], + [7.9809782, 47.3573272], [7.9783111, 47.3562584], - [7.9776929, 47.356028], - [7.9767251, 47.3556871], + [7.9754502, 47.3552223], [7.9678524, 47.3524092], [7.9638399, 47.3508996], - [7.963363, 47.3507363], - [7.9627055, 47.3505415], - [7.9621442, 47.3504184], - [7.9615601, 47.3503042], - [7.9609278, 47.3502235], - [7.9602958, 47.3501624], + [7.9631996, 47.3506854], + [7.962699, 47.350545], + [7.9621462, 47.3504162], + [7.9615601, 47.3503077], + [7.961244, 47.3502616], + [7.9602958, 47.3501668], [7.9595907, 47.3501444], - [7.9589037, 47.3501505], - [7.9582657, 47.350198], - [7.957635, 47.3502654], - [7.9571928, 47.3503352], - [7.9567627, 47.3504191], - [7.9561545, 47.3505614], + [7.9589076, 47.3501532], + [7.9585873, 47.3501716], + [7.9579513, 47.3502293], + [7.957198, 47.3503379], + [7.956766, 47.3504204], + [7.9561565, 47.3505641], [7.9555623, 47.3507385], - [7.9549047, 47.3509718], - [7.9545964, 47.3510966], + [7.9549073, 47.3509722], [7.9543111, 47.3512265], [7.9537701, 47.3514905], - [7.9513817, 47.3526974], - [7.9508712, 47.3529227], - [7.9503057, 47.3531505], - [7.9498819, 47.353303], - [7.9493962, 47.353453], + [7.9513856, 47.3526996], + [7.9508699, 47.3529293], + [7.9503116, 47.3531536], + [7.9498891, 47.3533048], + [7.9494014, 47.3534561], [7.9488934, 47.3535875], [7.9483482, 47.3537091], [7.947556, 47.3538471], - [7.9465616, 47.3539696], + [7.9465615, 47.3539696], [7.934629, 47.3553973], [7.9336361, 47.3555371], [7.9323708, 47.3557698], @@ -1648,22 +1630,26 @@ export const tripZhBeWyleregg: FeatureCollection = { [7.8935287, 47.3177674], [7.8934812, 47.3172576], [7.8934004, 47.3167011], + [7.8933324, 47.3163464], [7.8932542, 47.3160051], [7.893104, 47.3154603], - [7.8929114, 47.3148835], - [7.8924513, 47.3138115], - [7.8923257, 47.3135604], - [7.8919645, 47.3129197], - [7.8917307, 47.3125635], - [7.8914199, 47.3121508], - [7.891132, 47.3118063], - [7.8909097, 47.3115584], - [7.8905707, 47.3112051], - [7.8899624, 47.3106561], - [7.8897018, 47.3104615], - [7.8887594, 47.3098015], - [7.8878473, 47.3092669], - [7.8871441, 47.3089052], + [7.8929149, 47.3148835], + [7.892752, 47.3144665], + [7.8925805, 47.3140721], + [7.8923291, 47.3135595], + [7.8920832, 47.3131148], + [7.8918508, 47.3127388], + [7.8915816, 47.3123525], + [7.8912845, 47.311977], + [7.8909161, 47.3115584], + [7.8907442, 47.3113802], + [7.8901969, 47.3108657], + [7.8899543, 47.3106611], + [7.8894757, 47.3102892], + [7.8888815, 47.30988], + [7.8883122, 47.309527], + [7.8876751, 47.3091727], + [7.8871413, 47.3089055], [7.8864903, 47.3086101], [7.8855389, 47.308254], [7.8845666, 47.3079425], @@ -1762,9 +1748,13 @@ export const tripZhBeWyleregg: FeatureCollection = { [7.7910029, 47.2337853], [7.7900343, 47.2328593], [7.7890741, 47.2320215], + [7.7883366, 47.2314102], [7.7875762, 47.2308109], - [7.7855121, 47.2293113], + [7.7865608, 47.2300505], + [7.7855116, 47.229313], + [7.7846548, 47.2287448], [7.7837786, 47.2281885], + [7.7829721, 47.2277005], [7.7804088, 47.2262455], [7.7804083, 47.2262524], [7.7730439, 47.2221463], @@ -1776,6 +1766,7 @@ export const tripZhBeWyleregg: FeatureCollection = { [7.7654016, 47.2173074], [7.7643846, 47.2166253], [7.7633307, 47.2159522], + [7.7624269, 47.2154108], [7.761489, 47.2148639], [7.7602409, 47.2141855], [7.7589478, 47.2135169], @@ -1809,9 +1800,8 @@ export const tripZhBeWyleregg: FeatureCollection = { [7.6791199, 47.1943252], [7.6779936, 47.1939812], [7.6768279, 47.1936004], - [7.675923, 47.1932868], + [7.6750652, 47.1929779], [7.6742157, 47.1926589], - [7.673372, 47.1923245], [7.672306, 47.1918861], [7.6712881, 47.1914422], [7.6703483, 47.1910146], @@ -1819,7 +1809,6 @@ export const tripZhBeWyleregg: FeatureCollection = { [7.6684248, 47.1900706], [7.6673574, 47.189507], [7.6665205, 47.1890444], - [7.6657803, 47.1886157], [7.6650292, 47.1881677], [7.6642681, 47.187696], [7.6631221, 47.1869473], @@ -1845,33 +1834,42 @@ export const tripZhBeWyleregg: FeatureCollection = { [7.6004714, 47.1514857], [7.5989894, 47.1504468], [7.5974812, 47.1493026], - [7.595734, 47.1478244], - [7.59457, 47.1467742], - [7.5934853, 47.1456794], - [7.5927187, 47.1448595], - [7.5919652, 47.144006], - [7.5905638, 47.1422601], - [7.5899481, 47.1414128], - [7.5893627, 47.1405575], - [7.588364, 47.1389236], - [7.5875839, 47.1374656], - [7.586907, 47.1360155], - [7.5856693, 47.1331857], - [7.583686, 47.1286008], - [7.5819481, 47.1241902], - [7.5813956, 47.1226794], + [7.5957349, 47.1478229], + [7.5951507, 47.1472951], + [7.5945812, 47.1467612], + [7.5940287, 47.1462228], + [7.5932916, 47.1454705], + [7.5927251, 47.1448632], + [7.5921541, 47.1442213], + [7.591603, 47.1435743], + [7.5909026, 47.1427018], + [7.5904087, 47.1420487], + [7.5899494, 47.1414115], + [7.5893685, 47.1405566], + [7.5889797, 47.1399486], + [7.5886071, 47.1393335], + [7.5881662, 47.1385628], + [7.5876868, 47.1376584], + [7.5873309, 47.1369359], + [7.5869158, 47.1360302], + [7.5841751, 47.1297568], + [7.583692, 47.12861], + [7.5830987, 47.1271567], + [7.5825245, 47.1257015], + [7.581952, 47.1241983], + [7.5813969, 47.1226789], [7.5808599, 47.1211625], - [7.5804688, 47.1200264], - [7.5800944, 47.1188887], - [7.5793823, 47.1166127], - [7.578725, 47.114358], - [7.5782623, 47.1126676], - [7.5777564, 47.1107004], - [7.5754147, 47.100924], - [7.5743744, 47.0965371], - [7.5742182, 47.0957266], - [7.5741232, 47.0953246], - [7.5738815, 47.0941246], + [7.580291, 47.1194584], + [7.5797425, 47.1177492], + [7.5793919, 47.1166084], + [7.5790572, 47.1154822], + [7.5785771, 47.1137917], + [7.5779426, 47.1114002], + [7.5775944, 47.109997], + [7.5743833, 47.0965401], + [7.5741966, 47.095729], + [7.5739553, 47.0945203], + [7.5737831, 47.0934594], [7.5736906, 47.0927765], [7.5736128, 47.0920908], [7.5735526, 47.091398], @@ -1883,76 +1881,82 @@ export const tripZhBeWyleregg: FeatureCollection = { [7.5724431, 47.0825717], [7.5721116, 47.0815497], [7.5717301, 47.0805624], - [7.5711619625, 47.0792803758], - [7.5709622, 47.0788716], + [7.5712934, 47.0795579], + [7.5711588737, 47.0792756572], [7.5707244, 47.0784182], [7.5703451, 47.0777353], [7.5700489, 47.0772403], [7.5692153, 47.0759147], [7.5681096, 47.0742701], - [7.5669709, 47.0726302], - [7.5659313, 47.0712262], - [7.5653054, 47.070403], - [7.564547, 47.0694575], - [7.5636167, 47.0683915], - [7.5625702, 47.0673091], - [7.5616511, 47.0664392], - [7.5609023, 47.065776], - [7.5595748, 47.064693], - [7.5583873, 47.0638083], - [7.5575376, 47.063217], - [7.5561481, 47.0623158], - [7.5547232, 47.0614799], - [7.554011, 47.0610933], - [7.5530461, 47.0605884], - [7.5519485, 47.0600508], - [7.5506238, 47.059433], - [7.5456218, 47.0571557], - [7.5424913, 47.0557144], - [7.5420168, 47.0554801], - [7.5410699, 47.0549797], - [7.5405962, 47.0547249], - [7.5396738, 47.0542027], - [7.5388086, 47.053685], - [7.5384303, 47.0534475], - [7.5376883, 47.0529631], - [7.5369221, 47.0524352], - [7.5361544, 47.0518797], - [7.5357824, 47.051598], - [7.5349273, 47.0509184], - [7.5340262, 47.0501538], - [7.5334369, 47.0496186], - [7.5326772, 47.0488783], - [7.5317151, 47.0478583], - [7.5312611, 47.0473438], - [7.5303879, 47.0462799], - [7.5297982, 47.0454706], - [7.5292475, 47.0446637], - [7.528905, 47.0441283], - [7.5285675, 47.0435649], - [7.5282399, 47.042975], - [7.5277364, 47.0419785], - [7.5273573, 47.0411273], - [7.5271818, 47.0406974], - [7.5268714, 47.0398569], - [7.5266699, 47.0392369], - [7.5264196, 47.038354], - [7.5262335, 47.0375707], - [7.5261296, 47.037039], - [7.5257388, 47.0347375], - [7.5256551, 47.0343037], - [7.5254633, 47.033442], - [7.5252519, 47.0326519], - [7.5249022, 47.0315744], - [7.5246341, 47.0308508], - [7.5243394, 47.0301337], - [7.5240269, 47.0294187], - [7.5231226259, 47.0274220922], - [7.5226636, 47.0264454], - [7.5223927, 47.0259281], - [7.5221066, 47.0254151], - [7.5216541, 47.0246581], - [7.5147036, 47.0141107], + [7.5669762, 47.0726378], + [7.5664645, 47.0719358], + [7.5659344, 47.0712246], + [7.5649295, 47.0699226], + [7.5642427, 47.0690955], + [7.5636167, 47.0683917], + [7.5632873, 47.06804], + [7.5627938, 47.0675319], + [7.5623315, 47.067077], + [7.561652, 47.066439], + [7.5610946, 47.0659424], + [7.5602481, 47.0652276], + [7.5597544, 47.0648321], + [7.5592767, 47.0644639], + [7.5583926, 47.0638108], + [7.5571564, 47.062961], + [7.5561443, 47.0623181], + [7.5549865, 47.0616312], + [7.5537713, 47.0609613], + [7.5527416, 47.0604327], + [7.5519512, 47.0600472], + [7.5510247, 47.0596136], + [7.5440139, 47.0564167], + [7.542983, 47.0559373], + [7.5420263, 47.0554735], + [7.5413073, 47.0551072], + [7.5405969, 47.0547272], + [7.5394562, 47.0540778], + [7.5388081, 47.0536859], + [7.5378742, 47.0530896], + [7.5369177, 47.0524371], + [7.535965, 47.0517395], + [7.535169, 47.051117], + [7.5341758, 47.0502826], + [7.5334392, 47.0496171], + [7.5330543, 47.0492508], + [7.5324885, 47.0486889], + [7.5317086, 47.0478602], + [7.5310354, 47.0470868], + [7.5305998, 47.046553], + [7.5301794, 47.0460092], + [7.5295943, 47.0451984], + [7.5290634, 47.0443961], + [7.5287347, 47.0438607], + [7.528396, 47.0432722], + [7.5280781, 47.0426801], + [7.5276653, 47.0418396], + [7.5273516, 47.041129], + [7.5271761, 47.0406988], + [7.5269407, 47.0400697], + [7.5267624, 47.0395476], + [7.5265715, 47.0389267], + [7.5264164, 47.0383556], + [7.5262889, 47.0378322], + [7.5261268, 47.0370407], + [7.5257445, 47.034783], + [7.5255583, 47.033873], + [7.525343, 47.0330143], + [7.5251864, 47.0324744], + [7.5249547, 47.0317573], + [7.5246199, 47.0308483], + [7.5243231, 47.0301286], + [7.5231170404, 47.0274195613], + [7.5226494, 47.0264436], + [7.5223815, 47.0259311], + [7.5220972, 47.0254189], + [7.5216444, 47.0246613], + [7.5154812, 47.0152914], + [7.5132281, 47.0118806], [7.5127483, 47.0111676], [7.5122159, 47.0104155], [7.5116333, 47.0096504], @@ -2019,18 +2023,17 @@ export const tripZhBeWyleregg: FeatureCollection = { [7.4654857, 46.9857886], [7.4653627, 46.9853787], [7.4652366, 46.9847726], - [7.4652076, 46.9845655], [7.465167, 46.9841558], [7.4651552, 46.9837629], [7.4651689, 46.9833309], - [7.465213, 46.982898], + [7.4651868, 46.9831168], + [7.4652414, 46.982703], [7.4652834, 46.9824726], [7.4653835, 46.9820444], - [7.4654537, 46.9818091], - [7.4655925, 46.9814119], - [7.4657617, 46.980997], - [7.4659148, 46.9806673], - [7.4665883, 46.9794334], + [7.4655176, 46.9816176], + [7.4656718, 46.9812056], + [7.4658544, 46.9807891], + [7.4661639, 46.9801945], [7.4701108, 46.9731684], [7.4702629, 46.9728346], [7.4703601, 46.9725492], @@ -2058,133 +2061,144 @@ export const tripZhBeWyleregg: FeatureCollection = { [7.4663779, 46.9679932], [7.4610714, 46.9667452], [7.457557, 46.9659054], - [7.4508234, 46.9641118], - [7.4491644, 46.9637121], - [7.448483, 46.9635292], - [7.4478467, 46.963307], - [7.4475907, 46.9631968], - [7.4471314, 46.9629735], - [7.4466874, 46.9627137], - [7.4462834, 46.9624281], - [7.4460333, 46.9622247], - [7.4457857, 46.9619987], - [7.4439846, 46.960133], - [7.4438007, 46.9599242], - [7.4436334, 46.9597077], - [7.4434868, 46.9594902], - [7.4432489, 46.9590279], - [7.4431607, 46.958791], - [7.4430485, 46.9583114], - [7.4430124, 46.9578225], - [7.442961, 46.9562852], - [7.4429303, 46.9560346], - [7.4428821, 46.9557903], - [7.4428094, 46.9555483], - [7.4427208, 46.9553108], - [7.4426103, 46.9550783], - [7.4414449547, 46.9529913979], - [7.4410649, 46.9523756], - [7.4409181, 46.9520612], - [7.4405354, 46.9514362], - [7.4400667, 46.9504821], - [7.4399491, 46.9500952], - [7.4398364, 46.9498204], - [7.4397165, 46.949618], - [7.4395561, 46.949413], - [7.4394248, 46.9492899], - [7.4392172, 46.9491345], - [7.4386945, 46.9488462], + [7.4540287, 46.9649686], + [7.4527404, 46.9646583], + [7.4514202, 46.9643123], + [7.4498629, 46.9639479], + [7.449197, 46.9637754], + [7.4485208, 46.9635848], + [7.4478103, 46.9633382], + [7.4473995, 46.9631612], + [7.4470888, 46.9630029], + [7.4467906, 46.9628362], + [7.4464998, 46.9626508], + [7.4459952, 46.9622612], + [7.445861, 46.9621421], + [7.4454594314, 46.961740898], + [7.4441821, 46.9604184], + [7.4437445, 46.9599464], + [7.443579, 46.9597266], + [7.4434323, 46.9595065], + [7.4433041, 46.9592766], + [7.4431893, 46.9590399], + [7.4431056, 46.9588014], + [7.4430375, 46.9585608], + [7.4429932, 46.9583152], + [7.4429655, 46.9580698], + [7.4429159, 46.9565514], + [7.4429015, 46.9562871], + [7.4428737, 46.9560384], + [7.4428257, 46.9557965], + [7.4427553, 46.9555566], + [7.4426652, 46.9553218], + [7.4425548, 46.9550903], + [7.4412984, 46.9528516], + [7.4405374, 46.9516489], + [7.4402164, 46.9511757], + [7.4400523, 46.9508272], + [7.4399666, 46.9505473], + [7.4398535, 46.9503252], + [7.43958, 46.9498711], + [7.4394516, 46.9497221], + [7.4392668, 46.9495406], + [7.4389928, 46.9493419], + [7.4384176, 46.9490348], ], }, }, { type: 'Feature', properties: { + type: 'place', placeType: 'middle', - durationInSeconds: 320, - sloid: 'ch:1:sloid:7000', - stopPlaceName: 'Bern', - legId: '0', modeOfTransport: 'train', + floor: 0, + legId: '0', legStart: false, - distanceInMeter: 314, - label: 'Gleis 3', + stopStatus: 'PLANNED', + stopUse: 'ACCESS', + durationInSeconds: 319, + distanceInMeter: 319, + label: 'Gleis 6', + stopPlaceName: 'Bern', + platformName: 'Gleis 6', didokCode: 8507000, - type: 'place', - platformName: 'Gleis 3', + sloid: 'ch:1:sloid:7000', }, geometry: { type: 'Point', - coordinates: [7.437206, 46.948397], + coordinates: [7.437213, 46.948559], }, }, { type: 'Feature', properties: { - placeType: 'middle', type: 'quay', + placeType: 'middle', + floor: 0, }, geometry: { type: 'Polygon', coordinates: [ [ - [7.437092, 46.948347], - [7.436575, 46.948234], - [7.434858, 46.94792], - [7.434556901126169, 46.94787874155373], - [7.434551052632598, 46.947922605255535], - [7.434625871838879, 46.9479325811497], - [7.434850976699536, 46.947964454404314], - [7.435085081741766, 46.94800529826274], - [7.43553279835513, 46.948087246392866], - [7.435857698799597, 46.94814822770706], - [7.435857874456101, 46.94814826031559], - [7.436320805390229, 46.94823324763611], - [7.436502736366945, 46.94826723474165], - [7.436503377395298, 46.94826734970008], - [7.436566707960473, 46.94827823464097], - [7.436693925790346, 46.948304075762664], - [7.436832332281858, 46.948332951937154], - [7.436965827986181, 46.948363835271735], - [7.437081581112, 46.94839077780964], - [7.4371553641789365, 46.94840872504214], - [7.437164478937676, 46.948409974285646], - [7.437165510927907, 46.948409903387194], - [7.437261577076271, 46.94843277627966], - [7.437341601740613, 46.94845178214478], - [7.437434540906122, 46.94847376777217], - [7.4375214411760115, 46.948494743699385], - [7.437521693229981, 46.948494803772576], - [7.437623617669654, 46.94851878599368], - [7.437736254594862, 46.94854569924129], - [7.437821962462753, 46.94856737249524], - [7.438057795214697, 46.948638716857175], - [7.438223718381915, 46.94869896276908], - [7.438371650188348, 46.94876010791574], - [7.438522084813249, 46.94883235612375], - [7.438594263776942, 46.94886893998206], - [7.438672875757909, 46.94891073369346], - [7.438673203740733, 46.94891090633534], - [7.4387441224893145, 46.94894786399306], - [7.438819903223606, 46.948987748590056], - [7.438890765544941, 46.94902567490288], - [7.438890956844332, 46.949025776696686], - [7.439044863409064, 46.94910719823416], - [7.439170512019481, 46.949182783726364], - [7.439289796124947, 46.94926589150476], - [7.439399973492113, 46.94935656845296], - [7.4395026706770295, 46.94945633143259], - [7.439553024144637, 46.94951152657978], - [7.439599341549632, 46.94956749344415], - [7.439631435778723, 46.94961223085439], - [7.4396649412998945, 46.94958819428486], - [7.439635, 46.94954], - [7.43943, 46.949323], - [7.439195, 46.949145], - [7.438465, 46.948753], - [7.438152, 46.948623], - [7.437834, 46.948524], - [7.437092, 46.948347], + [7.4344379935810005, 46.94801203074363], + [7.436951, 46.94852], + [7.437336, 46.948612], + [7.437936, 46.948805], + [7.438489, 46.949054], + [7.438895, 46.949269], + [7.439138, 46.949423], + [7.439352, 46.949596], + [7.439476847457627, 46.94972515254237], + [7.439510819805151, 46.94969118019484], + [7.439496576990543, 46.94967693738023], + [7.439475819805153, 46.94965418019485], + [7.439422819805153, 46.94960118019485], + [7.4393816910527955, 46.949562185189876], + [7.439340691052795, 46.949526185189875], + [7.439298407212928, 46.949490099709834], + [7.439254064588337, 46.949454048531905], + [7.439165064588337, 46.94938704853191], + [7.439116961508828, 46.94935355773675], + [7.439068961508829, 46.94932155773675], + [7.439019152308992, 46.94929041281834], + [7.438968815905696, 46.949260212960326], + [7.438917815905696, 46.94923021296032], + [7.438865334492037, 46.9492013788005], + [7.438812580660568, 46.94917298204889], + [7.4387077595142195, 46.949119074030776], + [7.43863942897697, 46.949083156697085], + [7.438637861582497, 46.949081662594594], + [7.438630781642843, 46.94907708605105], + [7.438508643344216, 46.94901351371802], + [7.438238643344216, 46.948882513718026], + [7.438236318112852, 46.94888146588189], + [7.437953318112852, 46.94876346588189], + [7.4379509618539705, 46.94876256012576], + [7.437655961853971, 46.94865856012576], + [7.437653605438651, 46.94865780158664], + [7.4373465818092335, 46.948568261855165], + [7.437036581809234, 46.94849326185517], + [7.436960947656378, 46.948476113280684], + [7.436809713486434, 46.94844385166873], + [7.4367336044878725, 46.94842883029558], + [7.4366565630879515, 46.9484138222508], + [7.436429656795145, 46.94836984041431], + [7.436202750423461, 46.948324858974985], + [7.436050713486436, 46.94829485166873], + [7.435974731960939, 46.948279855315015], + [7.43574775042346, 46.948234858974985], + [7.435595713486436, 46.94820485166873], + [7.435519713486434, 46.94818985166873], + [7.4354437722413405, 46.94817585880452], + [7.435368713486434, 46.94815985166873], + [7.435293051639922, 46.94814491840955], + [7.435217713486434, 46.94812885166873], + [7.4351420516399225, 46.94811391840955], + [7.435067329235096, 46.948097977671885], + [7.435006504495233, 46.94808508766079], + [7.434444521094642, 46.94798076738882], + [7.4344379935810005, 46.94801203074363], ], ], }, @@ -2192,258 +2206,285 @@ export const tripZhBeWyleregg: FeatureCollection = { { type: 'Feature', properties: { - label: 'A', type: 'sectorSign', + label: 'A', + floor: 0, }, geometry: { type: 'Point', - coordinates: [7.439386, 46.949318], + coordinates: [7.439169, 46.949419], }, }, { type: 'Feature', properties: { - label: 'B', type: 'sectorSign', + label: 'B', + floor: 0, }, geometry: { type: 'Point', - coordinates: [7.438804, 46.948957], + coordinates: [7.438519, 46.949045], }, }, { type: 'Feature', properties: { - label: 'C', type: 'sectorSign', + label: 'C', + floor: 0, }, geometry: { type: 'Point', - coordinates: [7.438208, 46.94867], + coordinates: [7.438005, 46.948811], }, }, { type: 'Feature', properties: { - label: 'D', type: 'sectorSign', + label: 'D', + floor: 0, }, geometry: { type: 'Point', - coordinates: [7.437562, 46.948483], + coordinates: [7.437475, 46.948638], }, }, { type: 'Feature', properties: { - label: 'E', type: 'sectorSign', + label: 'E', + floor: 0, }, geometry: { type: 'Point', - coordinates: [7.43697, 46.948345], + coordinates: [7.436898, 46.948491], }, }, { type: 'Feature', properties: { - label: 'F', type: 'sectorSign', + label: 'F', + floor: 0, }, geometry: { type: 'Point', - coordinates: [7.436291, 46.948205], + coordinates: [7.436232, 46.948353], }, }, { type: 'Feature', properties: { - label: 'G', type: 'sectorSign', + label: 'G', + floor: 0, }, geometry: { type: 'Point', - coordinates: [7.435607, 46.948079], + coordinates: [7.435549, 46.948216], }, }, { type: 'Feature', properties: { - label: 'H', type: 'sectorSign', + label: 'H', + floor: 0, }, geometry: { type: 'Point', - coordinates: [7.434924, 46.947958], + coordinates: [7.434858, 46.948078], }, }, { type: 'Feature', properties: { - stationLevels: [2, 1, 0, -1, -2], + pathType: 'walk_indoor', legId: '1', + stationLevels: [2, 1, 0, -1, -2], step: 1, - pathType: 'walk_indoor', floor: 0, - type: 'path', routeStartLevel: 0, - layer: 0, + type: 'path', }, geometry: { type: 'LineString', coordinates: [ - [7.437203951883066, 46.94839739096977], - [7.437400308610939, 46.94842081069275], - [7.437509996880933, 46.94844210105575], - [7.437767374855522, 46.948503719542664], - [7.438078834636767, 46.948596496381356], - [7.438196548320261, 46.94863708285357], - [7.438307118132363, 46.94868403329492], - [7.43834993733538, 46.94871200194682], - [7.438390050987953, 46.94875560332939], + [7.437214331640279, 46.948560035466755], + [7.437567159984485, 46.94860273847956], + [7.437637806158715, 46.94861914083174], + [7.437806194542763, 46.94866747551841], + [7.438062240681544, 46.94875672613391], + [7.4381339372010995, 46.948785415466844], + [7.438176533621001, 46.94881358256187], + [7.438196872798405, 46.94883513169036], + [7.4382204967487615, 46.9488669772169], ], }, }, { type: 'Feature', properties: { - legId: '1', - step: 2, pathType: 'walk', + legId: '1', floor: 0, - type: 'path', + step: 2, layer: -1, + type: 'path', }, geometry: { type: 'LineString', coordinates: [ - [7.438390050987953, 46.94875560332939], - [7.4386077495784955, 46.9488657926171], - [7.438744441159312, 46.94891591886491], - [7.438860997912486, 46.948970759115944], + [7.4382204967487615, 46.9488669772169], + [7.438299958747133, 46.94890197159751], + [7.438453576571914, 46.94897668729872], + [7.438620838095974, 46.9490392491925], + [7.4387046024110965, 46.949083633800754], ], }, }, { type: 'Feature', properties: { + pathType: 'leit_poi', + legId: '1', travelType: 'RAMP', sourceFloor: 0, - legId: '1', step: 3, placement: 'NORTHEAST', destinationFloor: -1, - pathType: 'leit_poi', - type: 'path', floor: 0, + type: 'path', direction: 'downstairs', }, geometry: { type: 'Point', - coordinates: [7.438860997912486, 46.948970759115944], + coordinates: [7.4387046024110965, 46.949083633800754], }, }, { type: 'Feature', properties: { - legId: '1', - step: 4, pathType: 'walk', + legId: '1', floor: -1, - type: 'path', + step: 4, layer: -1, + type: 'path', }, geometry: { type: 'LineString', coordinates: [ - [7.438860997912486, 46.948970759115944], - [7.438932247610792, 46.948984006134786], - [7.438967678397274, 46.94898442597375], - [7.438989497577012, 46.94898098156298], - [7.439018715581602, 46.948970095795495], - [7.439089299229256, 46.94892972496534], - [7.43913654018835, 46.94890920857411], - [7.439197790315525, 46.94889147617643], - [7.439253987575007, 46.94888448416736], - [7.439341198597278, 46.94888758327228], - [7.439629731083038, 46.94891912827073], - [7.439689893919655, 46.94891812399519], - [7.4397294163055525, 46.94890432242433], - [7.439762530354691, 46.94888084471386], - [7.4398452238610755, 46.948806179672424], - [7.439887445104786, 46.94875717272687], + [7.4387046024110965, 46.949083633800754], + [7.438807044246494, 46.94909136231348], + [7.43884077591751, 46.94908718733979], + [7.4388608021691995, 46.94908068696967], + [7.438905069897073, 46.949055680877926], + [7.43903713163806, 46.94896117240776], + [7.439080268994333, 46.94893445937828], + [7.4391463730105025, 46.948905686104936], + [7.439208614412502, 46.948889450573], + [7.439253987574991, 46.94888448416738], + [7.4393027793061846, 46.94888467991724], + [7.439629731083019, 46.94891912827075], + [7.439666984356989, 46.948920270655606], + [7.439700573902359, 46.94891588069716], + [7.439729416305534, 46.94890432242435], + [7.439770346223017, 46.948874278148274], + [7.439845223861063, 46.948806179672445], + [7.439887445104767, 46.94875717272689], ], }, }, { type: 'Feature', properties: { + pathType: 'leit_poi', + legId: '1', travelType: 'ESCALATOR', sourceFloor: -1, - legId: '1', step: 5, placement: 'SOUTHEAST', destinationFloor: 0, - pathType: 'leit_poi', - type: 'path', floor: -1, + type: 'path', direction: 'upstairs', }, geometry: { type: 'Point', - coordinates: [7.439887445104786, 46.94875717272687], + coordinates: [7.439887445104767, 46.94875717272689], }, }, { type: 'Feature', properties: { + pathType: 'walk', legId: '1', + floor: 0, step: 6, + type: 'path', + }, + geometry: { + type: 'LineString', + coordinates: [ + [7.439887445104767, 46.94875717272689], + [7.439888369580188, 46.94870345774404], + ], + }, + }, + { + type: 'Feature', + properties: { pathType: 'walk', + legId: '1', floor: 0, - type: 'path', + step: 7, layer: 0, + type: 'path', }, geometry: { type: 'LineString', coordinates: [ - [7.439887445104786, 46.94875717272687], - [7.439910663758629, 46.948717162799056], - [7.4399283426059695, 46.94869838274373], - [7.439947823585083, 46.948686740806146], - [7.439993963109552, 46.94866892179769], - [7.44000713886469, 46.948659338907355], - [7.440016797285848, 46.9486474031867], - [7.4400295973364585, 46.94861948211139], - [7.440088144924061, 46.948449441652286], - [7.4400953772630976, 46.948419511538965], - [7.440100926420789, 46.948374012212206], - [7.440126489238649, 46.948323105785875], - [7.440130927627936, 46.94830054577614], - [7.440125023222816, 46.948276806666435], - [7.440091603653958, 46.94821148742356], - [7.44008574463549, 46.94818775346503], - [7.440087168898523, 46.948157161130105], - [7.440102355297252, 46.948089694288505], + [7.439888369580188, 46.94870345774404], + [7.439926767648264, 46.94868815475356], + [7.439985931758553, 46.94867250032843], + [7.440007135760807, 46.94865931726832], + [7.440023905701818, 46.94863385585565], + [7.440063723875169, 46.94852354409095], + [7.440092412447277, 46.94843455085251], + [7.440100926420774, 46.94837401221221], + [7.440126489238631, 46.94832310578589], + [7.440130620285045, 46.94830819940351], + [7.440130023911842, 46.9482927540856], + [7.4401250232228, 46.948276806666456], + [7.4400949568409604, 46.94821955836467], + [7.4400857446354705, 46.94818775346504], + [7.440087168898505, 46.94815716113013], + [7.440102355297236, 46.94808969428853], ], }, }, { type: 'Feature', properties: { - durationInSeconds: 320, - legId: '2', + type: 'place', + placeType: 'middle', modeOfTransport: 'bus', + floor: 0, + legId: '2', legStart: true, + stopStatus: 'PLANNED', + stopUse: 'ACCESS', + durationInSeconds: 319, + distanceInMeter: 319, label: 'Kante E', - type: 'place', - placeType: 'middle', - sloid: 'ch:1:sloid:76646', stopPlaceName: 'Bern, Bahnhof', - distanceInMeter: 314, - didokCode: 8576646, - floor: 0, platformName: 'Kante E', + didokCode: 8576646, + sloid: 'ch:1:sloid:76646', }, geometry: { type: 'Point', @@ -2453,12 +2494,14 @@ export const tripZhBeWyleregg: FeatureCollection = { { type: 'Feature', properties: { + type: 'place', placeType: 'middle', - sloid: 'ch:1:sloid:88990', legId: '2', + stopStatus: 'PLANNED', + stopUse: 'ACCESS', label: 'Bern, Bollwerk', didokCode: 8588990, - type: 'place', + sloid: 'ch:1:sloid:88990', }, geometry: { type: 'Point', @@ -2468,12 +2511,14 @@ export const tripZhBeWyleregg: FeatureCollection = { { type: 'Feature', properties: { + type: 'place', placeType: 'middle', - sloid: 'ch:1:sloid:88994', legId: '2', + stopStatus: 'PLANNED', + stopUse: 'ACCESS', label: 'Bern, Gewerbeschule', didokCode: 8588994, - type: 'place', + sloid: 'ch:1:sloid:88994', }, geometry: { type: 'Point', @@ -2483,12 +2528,14 @@ export const tripZhBeWyleregg: FeatureCollection = { { type: 'Feature', properties: { + type: 'place', placeType: 'middle', - sloid: 'ch:1:sloid:88996', legId: '2', + stopStatus: 'PLANNED', + stopUse: 'ACCESS', label: 'Bern, Lorraine', didokCode: 8588996, - type: 'place', + sloid: 'ch:1:sloid:88996', }, geometry: { type: 'Point', @@ -2498,16 +2545,26 @@ export const tripZhBeWyleregg: FeatureCollection = { { type: 'Feature', properties: { - stopoverIds: [1, 2, 3], - legId: '2', - transportType: 'bus', pathType: 'transport', + legId: '2', + modeOfTransport: 'bus', type: 'path', + stopoverIds: [1, 2, 3], + distanceInMeter: 1746, }, geometry: { type: 'LineString', coordinates: [ - [7.440579, 46.9490365], + [7.4399495, 46.9481409], + [7.439937, 46.9482418], + [7.4399471, 46.9482787], + [7.4399619, 46.9483028], + [7.4400119, 46.9483415], + [7.4405901, 46.9484632], + [7.4406933, 46.9485106], + [7.440731, 46.9485673], + [7.4407299, 46.9486171], + [7.4405605, 46.9490877], [7.4405279, 46.9492337], [7.4405129, 46.9493852], [7.4406233, 46.950576], @@ -2549,95 +2606,100 @@ export const tripZhBeWyleregg: FeatureCollection = { [7.4473753, 46.9601906], [7.4482105, 46.9606001], [7.4486322, 46.9608492], - [7.4489106349, 46.9609869322], + [7.4489106353, 46.9609869308], ], }, }, { type: 'Feature', properties: { + type: 'place', placeType: 'middle', - durationInSeconds: 283, - sloid: 'ch:1:sloid:89008', - stopPlaceName: 'Bern, Wyleregg', - legId: '2', modeOfTransport: 'bus', + legId: '2', legStart: false, - distanceInMeter: 278, + stopStatus: 'PLANNED', + stopUse: 'ACCESS', + durationInSeconds: 294, + distanceInMeter: 291, label: 'Bern, Wyleregg', + stopPlaceName: 'Bern, Wyleregg', didokCode: 8589008, - type: 'place', + sloid: 'ch:1:sloid:89008', }, geometry: { type: 'Point', - coordinates: [7.44891972221, 46.96096808019], + coordinates: [7.44908190053, 46.96102079646], }, }, { type: 'Feature', properties: { - stationLevels: [], + pathType: 'walk_indoor', legId: '3', + stationLevels: [], step: 1, - pathType: 'walk_indoor', floor: 0, - type: 'path', routeStartLevel: 0, layer: 0, + type: 'path', }, geometry: { type: 'LineString', coordinates: [ - [7.448923502497976, 46.96096552460216], - [7.448927000837119, 46.96094528103043], - [7.448922538006688, 46.96092673985764], - [7.448913039096726, 46.96091572431549], - [7.448890602084316, 46.960900838979256], - [7.448731503400618, 46.96082181185557], - [7.4486938559920475, 46.96081486483184], - [7.448666997310221, 46.960820873751395], - [7.448583823322292, 46.96087526957332], - [7.448554841679084, 46.960886622533785], - [7.448493226597047, 46.9609038214717], - [7.448439516968557, 46.960932951637176], - [7.44820507741241, 46.961093350216416], - [7.448034888114723, 46.961240527116516], - [7.447985012118442, 46.961275443161426], - [7.447956030126572, 46.96128679777165], - [7.4479230021840275, 46.96129204600748], - [7.447784914744661, 46.96128565470374], - [7.447751240904281, 46.961289928042326], - [7.4477313151536855, 46.961296585512486], - [7.4477043655031645, 46.961311007394436], - [7.447595589330696, 46.96138558481503], - [7.44741457811353, 46.961498063144056], - [7.44730508548727, 46.961553035680886], - [7.4472242031862255, 46.96162126587338], - [7.447198300627821, 46.96163315785844], - [7.4471660155249895, 46.96163769756735], - [7.447103264407743, 46.961634279732536], - [7.446910246553485, 46.96161297144874], - [7.446867986224217, 46.961602759983876], - [7.446841741349518, 46.96158886694763], - [7.44677611881429, 46.961529421347485], - [7.446368031483967, 46.961112767934964], - [7.446331398825223, 46.961079283218076], - [7.446290185997206, 46.961049877812215], + [7.449082672001283, 46.96102209605413], + [7.4490691381007546, 46.960998855608906], + [7.449049895600594, 46.96098276643155], + [7.448940784539603, 46.96092368609779], + [7.448740973713607, 46.960825488882044], + [7.448703157707542, 46.96081512939319], + [7.448675743847902, 46.960817768235735], + [7.448650141370146, 46.96082978320013], + [7.448584002227532, 46.96087553958477], + [7.448486262919003, 46.96091167676428], + [7.448440650703742, 46.9609346627189], + [7.448221518099901, 46.961081432862194], + [7.448173244043478, 46.96111876662746], + [7.448097519234891, 46.96118661604015], + [7.448072020068478, 46.961214436624694], + [7.448037355059432, 46.961261997641245], + [7.448017540826349, 46.9612774324773], + [7.447991126183506, 46.96128728782829], + [7.447947898604384, 46.961293202840736], + [7.447899309369898, 46.9612930336062], + [7.447784914928986, 46.96128565498198], + [7.447751240904264, 46.96128992804235], + [7.447731315153668, 46.961296585512514], + [7.447704365503147, 46.96131100739444], + [7.4475955893306764, 46.96138558481505], + [7.447414578113513, 46.96149806314407], + [7.447305085487256, 46.96155303568089], + [7.447224203186211, 46.96162126587339], + [7.447198300627802, 46.96163315785846], + [7.447166015524972, 46.96163769756737], + [7.447103264407725, 46.96163427973254], + [7.446910246553466, 46.961612971448766], + [7.4468679862241975, 46.9616027599839], + [7.4468417413494965, 46.96158886694764], + [7.4467761188142685, 46.96152942134749], + [7.446368031483946, 46.961112767934985], + [7.446331398825205, 46.96107928321809], + [7.446290185997188, 46.961049877812236], ], }, }, { type: 'Feature', properties: { + type: 'place', placeType: 'destination', - durationInSeconds: 283, - stopPlaceName: '3014 Bern, Wylerstrasse 123', - legId: '3', modeOfTransport: 'walk', + legId: '3', legStart: false, - distanceInMeter: 278, + durationInSeconds: 294, + distanceInMeter: 291, label: '3014 Bern, Wylerstrasse 123', - type: 'place', + stopPlaceName: '3014 Bern, Wylerstrasse 123', }, geometry: { type: 'Point', @@ -2647,18 +2709,18 @@ export const tripZhBeWyleregg: FeatureCollection = { { type: 'Feature', properties: { - focus: 'origin', type: 'bbox', + focus: 'origin', }, geometry: { type: 'Polygon', coordinates: [ [ - [8.535039, 47.377356999999996], - [8.538238999999999, 47.377356999999996], - [8.538238999999999, 47.379557], - [8.535039, 47.379557], - [8.535039, 47.377356999999996], + [8.535109, 47.377252], + [8.538309, 47.377252], + [8.538309, 47.379452], + [8.535109, 47.379452], + [8.535109, 47.377252], ], ], }, @@ -2666,18 +2728,18 @@ export const tripZhBeWyleregg: FeatureCollection = { { type: 'Feature', properties: { - focus: 'overview', type: 'bbox', + focus: 'overview', }, geometry: { type: 'Polygon', coordinates: [ [ - [7.437203951883066, 46.948089694288505], - [8.540219095, 46.948089694288505], - [8.540219095, 47.438061372], - [7.437203951883066, 47.438061372], - [7.437203951883066, 46.948089694288505], + [7.437214331640279, 46.94808969428853], + [8.5402076836, 46.94808969428853], + [8.5402076836, 47.438061372], + [7.437214331640279, 47.438061372], + [7.437214331640279, 46.94808969428853], ], ], }, @@ -2685,8 +2747,8 @@ export const tripZhBeWyleregg: FeatureCollection = { { type: 'Feature', properties: { - focus: 'destination', type: 'bbox', + focus: 'destination', }, geometry: { type: 'Polygon', @@ -2704,19 +2766,19 @@ export const tripZhBeWyleregg: FeatureCollection = { { type: 'Feature', properties: { - legId: '0', - focus: 'leg', type: 'bbox', + focus: 'leg', + legId: '0', }, geometry: { type: 'Polygon', coordinates: [ [ - [7.4385423012, 46.9488462], - [8.540219095, 46.9488462], - [8.540219095, 47.438061372], - [7.4385423012, 47.438061372], - [7.4385423012, 46.9488462], + [7.4384176, 46.9489042168], + [8.5402076836, 46.9489042168], + [8.5402076836, 47.438061372], + [7.4384176, 47.438061372], + [7.4384176, 46.9489042168], ], ], }, @@ -2724,19 +2786,19 @@ export const tripZhBeWyleregg: FeatureCollection = { { type: 'Feature', properties: { - legId: '1', - focus: 'leg', type: 'bbox', + focus: 'leg', + legId: '1', }, geometry: { type: 'Polygon', coordinates: [ [ - [7.437203951883066, 46.948089694288505], - [7.440130927627936, 46.948089694288505], - [7.440130927627936, 46.94898442597375], - [7.437203951883066, 46.94898442597375], - [7.437203951883066, 46.948089694288505], + [7.437214331640279, 46.94808969428853], + [7.440130620285045, 46.94808969428853], + [7.440130620285045, 46.94909136231348], + [7.437214331640279, 46.94909136231348], + [7.437214331640279, 46.94808969428853], ], ], }, @@ -2744,19 +2806,19 @@ export const tripZhBeWyleregg: FeatureCollection = { { type: 'Feature', properties: { - legId: '2', - focus: 'leg', type: 'bbox', + focus: 'leg', + legId: '2', }, geometry: { type: 'Polygon', coordinates: [ [ - [7.4405129, 46.9490365], - [7.4489106349, 46.9490365], - [7.4489106349, 46.9609869322], - [7.4405129, 46.9609869322], - [7.4405129, 46.9490365], + [7.439937, 46.9481409], + [7.4489106353, 46.9481409], + [7.4489106353, 46.9609869308], + [7.439937, 46.9609869308], + [7.439937, 46.9481409], ], ], }, @@ -2764,19 +2826,19 @@ export const tripZhBeWyleregg: FeatureCollection = { { type: 'Feature', properties: { - legId: '3', - focus: 'leg', type: 'bbox', + focus: 'leg', + legId: '3', }, geometry: { type: 'Polygon', coordinates: [ [ - [7.446290185997206, 46.96081486483184], - [7.448927000837119, 46.96081486483184], - [7.448927000837119, 46.96163769756735], - [7.446290185997206, 46.96163769756735], - [7.446290185997206, 46.96081486483184], + [7.446290185997188, 46.96081512939319], + [7.449082672001283, 46.96081512939319], + [7.449082672001283, 46.96163769756737], + [7.446290185997188, 46.96163769756737], + [7.446290185997188, 46.96081512939319], ], ], }, From 788d457142d54b8f988fe8b792f114aae88ebab8 Mon Sep 17 00:00:00 2001 From: "sbb-angular-renovate[bot]" <100206640+sbb-angular-renovate[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 12:22:04 +0000 Subject: [PATCH 2/2] chore(deps): update dependency rxjs to v7.8.2 --- pnpm-lock.yaml | 239 +++++++++++++++++++++----------------------- pnpm-workspace.yaml | 2 +- 2 files changed, 117 insertions(+), 124 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 49334976a6..6a2e9f8779 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -64,8 +64,8 @@ catalogs: specifier: 21.1.0 version: 21.1.0 rxjs: - specifier: 7.8.1 - version: 7.8.1 + specifier: 7.8.2 + version: 7.8.2 overrides: typescript: 5.9.2 @@ -84,28 +84,28 @@ importers: version: 21.1.0(chokidar@5.0.0) '@angular/animations': specifier: 'catalog:' - version: 21.1.0(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1))(rxjs@7.8.1))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1)) + version: 21.1.0(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1))(rxjs@7.8.2))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1)) '@angular/cdk': specifier: 'catalog:' - version: 21.1.0(31e8167f210bf0830b7da280535aa9ba) + version: 21.1.0(a32d324250a9671aafeafe296ea5839d) '@angular/common': specifier: 'catalog:' - version: 21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1))(rxjs@7.8.1) + version: 21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1))(rxjs@7.8.2) '@angular/compiler': specifier: 'catalog:' version: 21.1.0 '@angular/core': specifier: 'catalog:' - version: 21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1) + version: 21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1) '@angular/elements': specifier: 'catalog:' - version: 21.1.0(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1))(rxjs@7.8.1) + version: 21.1.0(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1))(rxjs@7.8.2) '@angular/forms': specifier: 'catalog:' - version: 21.1.0(31e8167f210bf0830b7da280535aa9ba) + version: 21.1.0(a32d324250a9671aafeafe296ea5839d) '@angular/platform-browser': specifier: 'catalog:' - version: 21.1.0(@angular/animations@21.1.0(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1))(rxjs@7.8.1))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1)))(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1))(rxjs@7.8.1))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1)) + version: 21.1.0(@angular/animations@21.1.0(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1))(rxjs@7.8.2))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1)))(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1))(rxjs@7.8.2))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1)) '@stackblitz/sdk': specifier: 1.11.0 version: 1.11.0 @@ -114,7 +114,7 @@ importers: version: 4.7.1 rxjs: specifier: 'catalog:' - version: 7.8.1 + version: 7.8.2 tslib: specifier: 2.8.1 version: 2.8.1 @@ -136,10 +136,10 @@ importers: version: https://codeload.github.com/angular/dev-infra-private-ng-dev-builds/tar.gz/0b9654158d79ed9bf68866d619ea3a12700ed385(@modelcontextprotocol/sdk@1.25.2) '@angular/platform-server': specifier: 'catalog:' - version: 21.1.0(61c3c59e4621b0748a52e97f28ef5b34) + version: 21.1.0(7633c0bc923b46b6e0538b7b3fe1f420) '@angular/router': specifier: 'catalog:' - version: 21.1.0(31e8167f210bf0830b7da280535aa9ba) + version: 21.1.0(a32d324250a9671aafeafe296ea5839d) '@babel/core': specifier: 7.28.6 version: 7.28.6 @@ -220,7 +220,7 @@ importers: version: 17.0.13 angular-server-side-configuration: specifier: 21.0.2 - version: 21.0.2(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1)) + version: 21.0.2(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1)) angular-t9n: specifier: 21.0.1 version: 21.0.1(bufferutil@4.1.0)(express@5.2.1)(utf-8-validate@6.0.6) @@ -394,37 +394,37 @@ importers: dependencies: '@angular/animations': specifier: 'catalog:' - version: 21.1.0(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1))(rxjs@7.8.1))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1)) + version: 21.1.0(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1))(rxjs@7.8.2))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1)) '@angular/cdk': specifier: 'catalog:' - version: 21.1.0(31e8167f210bf0830b7da280535aa9ba) + version: 21.1.0(a32d324250a9671aafeafe296ea5839d) '@angular/common': specifier: 'catalog:' - version: 21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1))(rxjs@7.8.1) + version: 21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1))(rxjs@7.8.2) '@angular/compiler': specifier: 'catalog:' version: 21.1.0 '@angular/core': specifier: 'catalog:' - version: 21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1) + version: 21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1) '@angular/forms': specifier: 'catalog:' - version: 21.1.0(31e8167f210bf0830b7da280535aa9ba) + version: 21.1.0(a32d324250a9671aafeafe296ea5839d) '@angular/localize': specifier: 'catalog:' version: 21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/compiler@21.1.0) '@angular/platform-browser': specifier: 'catalog:' - version: 21.1.0(@angular/animations@21.1.0(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1))(rxjs@7.8.1))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1)))(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1))(rxjs@7.8.1))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1)) + version: 21.1.0(@angular/animations@21.1.0(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1))(rxjs@7.8.2))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1)))(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1))(rxjs@7.8.2))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1)) '@angular/platform-browser-dynamic': specifier: 'catalog:' - version: 21.1.0(0047f3f6d5b1ca9bbdeaf40dde0e430a) + version: 21.1.0(2388f7a80a724d1f182b81134261774a) '@angular/router': specifier: 'catalog:' - version: 21.1.0(31e8167f210bf0830b7da280535aa9ba) + version: 21.1.0(a32d324250a9671aafeafe296ea5839d) '@angular/ssr': specifier: 'catalog:' - version: 21.1.0(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1))(rxjs@7.8.1))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1))(@angular/platform-server@21.1.0(61c3c59e4621b0748a52e97f28ef5b34))(@angular/router@21.1.0(31e8167f210bf0830b7da280535aa9ba)) + version: 21.1.0(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1))(rxjs@7.8.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1))(@angular/platform-server@21.1.0(7633c0bc923b46b6e0538b7b3fe1f420))(@angular/router@21.1.0(a32d324250a9671aafeafe296ea5839d)) '@sbb-esta/angular': specifier: workspace:* version: link:../src/angular @@ -454,7 +454,7 @@ importers: version: 6.0.13 rxjs: specifier: 'catalog:' - version: 7.8.1 + version: 7.8.2 tslib: specifier: ^2.3.0 version: 2.7.0 @@ -464,7 +464,7 @@ importers: devDependencies: '@angular-devkit/build-angular': specifier: 'catalog:' - version: 21.1.0(f001218893359e76a596545dfde5d647) + version: 21.1.0(f5922611993782ca9a810730f5b41436) '@angular/cli': specifier: 'catalog:' version: 21.1.0(@types/node@22.19.6)(chokidar@5.0.0) @@ -563,16 +563,16 @@ importers: devDependencies: '@angular-devkit/build-angular': specifier: 'catalog:' - version: 21.1.0(f001218893359e76a596545dfde5d647) + version: 21.1.0(f5922611993782ca9a810730f5b41436) '@angular/animations': specifier: 'catalog:' - version: 21.1.0(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1))(rxjs@7.8.1))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1)) + version: 21.1.0(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1))(rxjs@7.8.2))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1)) '@angular/cli': specifier: 'catalog:' version: 21.1.0(@types/node@22.19.6)(chokidar@5.0.0) '@angular/common': specifier: 'catalog:' - version: 21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1))(rxjs@7.8.1) + version: 21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1))(rxjs@7.8.2) '@angular/compiler': specifier: 'catalog:' version: 21.1.0 @@ -581,13 +581,13 @@ importers: version: 21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2) '@angular/core': specifier: 'catalog:' - version: 21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1) + version: 21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1) '@angular/elements': specifier: 'catalog:' - version: 21.1.0(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1))(rxjs@7.8.1) + version: 21.1.0(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1))(rxjs@7.8.2) '@angular/platform-browser': specifier: 'catalog:' - version: 21.1.0(@angular/animations@21.1.0(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1))(rxjs@7.8.1))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1)))(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1))(rxjs@7.8.1))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1)) + version: 21.1.0(@angular/animations@21.1.0(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1))(rxjs@7.8.2))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1)))(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1))(rxjs@7.8.2))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1)) '@sbb-esta/angular': specifier: workspace:* version: link:../angular @@ -635,7 +635,7 @@ importers: version: 5.0.2 rxjs: specifier: 'catalog:' - version: 7.8.1 + version: 7.8.2 sass: specifier: 1.91.0 version: 1.91.0 @@ -8997,9 +8997,6 @@ packages: tslint: ^5.0.0 || ^6.0.0 typescript: 5.9.2 - rxjs@7.8.1: - resolution: {integrity: sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==} - rxjs@7.8.2: resolution: {integrity: sha512-dhKf903U/PQZY6boNNtAGdWbG85WAbjT/1xYoZIC7FAY0yWapOBQVsVrDl58W86//e1VpMNBtRV4MaXfdMySFA==} @@ -10510,13 +10507,13 @@ snapshots: transitivePeerDependencies: - chokidar - '@angular-devkit/build-angular@21.1.0(f001218893359e76a596545dfde5d647)': + '@angular-devkit/build-angular@21.1.0(f5922611993782ca9a810730f5b41436)': dependencies: '@ampproject/remapping': 2.3.0 '@angular-devkit/architect': 0.2101.0(chokidar@5.0.0) '@angular-devkit/build-webpack': 0.2101.0(chokidar@5.0.0)(webpack-dev-server@5.2.2(bufferutil@4.1.0)(utf-8-validate@6.0.6)(webpack@5.104.1(esbuild@0.27.2)))(webpack@5.104.1(esbuild@0.27.2)) '@angular-devkit/core': 21.1.0(chokidar@5.0.0) - '@angular/build': 21.1.0(bbe4840d8e0b882ca90e949d26ca794f) + '@angular/build': 21.1.0(50b5bd1c654efa4b1d4511f7e5fb65ed) '@angular/compiler-cli': 21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2) '@babel/core': 7.28.5 '@babel/generator': 7.28.5 @@ -10569,11 +10566,11 @@ snapshots: webpack-merge: 6.0.1 webpack-subresource-integrity: 5.1.0(webpack@5.104.1(esbuild@0.27.2)) optionalDependencies: - '@angular/core': 21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1) + '@angular/core': 21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1) '@angular/localize': 21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/compiler@21.1.0) - '@angular/platform-browser': 21.1.0(@angular/animations@21.1.0(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1))(rxjs@7.8.1))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1)))(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1))(rxjs@7.8.1))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1)) - '@angular/platform-server': 21.1.0(61c3c59e4621b0748a52e97f28ef5b34) - '@angular/ssr': 21.1.0(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1))(rxjs@7.8.1))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1))(@angular/platform-server@21.1.0(61c3c59e4621b0748a52e97f28ef5b34))(@angular/router@21.1.0(31e8167f210bf0830b7da280535aa9ba)) + '@angular/platform-browser': 21.1.0(@angular/animations@21.1.0(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1))(rxjs@7.8.2))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1)))(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1))(rxjs@7.8.2))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1)) + '@angular/platform-server': 21.1.0(7633c0bc923b46b6e0538b7b3fe1f420) + '@angular/ssr': 21.1.0(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1))(rxjs@7.8.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1))(@angular/platform-server@21.1.0(7633c0bc923b46b6e0538b7b3fe1f420))(@angular/router@21.1.0(a32d324250a9671aafeafe296ea5839d)) browser-sync: 3.0.2(bufferutil@4.1.0)(utf-8-validate@6.0.6) esbuild: 0.27.2 karma: 6.4.4(bufferutil@4.1.0)(utf-8-validate@6.0.6) @@ -10630,17 +10627,17 @@ snapshots: transitivePeerDependencies: - chokidar - '@angular/animations@21.1.0(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1))(rxjs@7.8.1))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1))': + '@angular/animations@21.1.0(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1))(rxjs@7.8.2))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1))': dependencies: - '@angular/common': 21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1))(rxjs@7.8.1) - '@angular/core': 21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1) + '@angular/common': 21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1))(rxjs@7.8.2) + '@angular/core': 21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1) '@nginfra/angular-linking': 1.0.9(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2)) tslib: 2.7.0 transitivePeerDependencies: - '@angular/compiler-cli' - supports-color - '@angular/build@21.1.0(bbe4840d8e0b882ca90e949d26ca794f)': + '@angular/build@21.1.0(50b5bd1c654efa4b1d4511f7e5fb65ed)': dependencies: '@ampproject/remapping': 2.3.0 '@angular-devkit/architect': 0.2101.0(chokidar@5.0.0) @@ -10674,11 +10671,11 @@ snapshots: vite: 7.3.0(@types/node@22.19.6)(jiti@2.6.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)(tsx@4.21.0)(yaml@2.8.2) watchpack: 2.5.0 optionalDependencies: - '@angular/core': 21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1) + '@angular/core': 21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1) '@angular/localize': 21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/compiler@21.1.0) - '@angular/platform-browser': 21.1.0(@angular/animations@21.1.0(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1))(rxjs@7.8.1))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1)))(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1))(rxjs@7.8.1))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1)) - '@angular/platform-server': 21.1.0(61c3c59e4621b0748a52e97f28ef5b34) - '@angular/ssr': 21.1.0(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1))(rxjs@7.8.1))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1))(@angular/platform-server@21.1.0(61c3c59e4621b0748a52e97f28ef5b34))(@angular/router@21.1.0(31e8167f210bf0830b7da280535aa9ba)) + '@angular/platform-browser': 21.1.0(@angular/animations@21.1.0(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1))(rxjs@7.8.2))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1)))(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1))(rxjs@7.8.2))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1)) + '@angular/platform-server': 21.1.0(7633c0bc923b46b6e0538b7b3fe1f420) + '@angular/ssr': 21.1.0(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1))(rxjs@7.8.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1))(@angular/platform-server@21.1.0(7633c0bc923b46b6e0538b7b3fe1f420))(@angular/router@21.1.0(a32d324250a9671aafeafe296ea5839d)) karma: 6.4.4(bufferutil@4.1.0)(utf-8-validate@6.0.6) less: 4.4.2 lmdb: 3.4.4 @@ -10696,14 +10693,14 @@ snapshots: - tsx - yaml - '@angular/cdk@21.1.0(31e8167f210bf0830b7da280535aa9ba)': + '@angular/cdk@21.1.0(a32d324250a9671aafeafe296ea5839d)': dependencies: - '@angular/common': 21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1))(rxjs@7.8.1) - '@angular/core': 21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1) - '@angular/platform-browser': 21.1.0(@angular/animations@21.1.0(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1))(rxjs@7.8.1))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1)))(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1))(rxjs@7.8.1))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1)) + '@angular/common': 21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1))(rxjs@7.8.2) + '@angular/core': 21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1) + '@angular/platform-browser': 21.1.0(@angular/animations@21.1.0(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1))(rxjs@7.8.2))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1)))(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1))(rxjs@7.8.2))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1)) '@nginfra/angular-linking': 1.0.9(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2)) parse5: 8.0.0 - rxjs: 7.8.1 + rxjs: 7.8.2 tslib: 2.7.0 transitivePeerDependencies: - '@angular/compiler-cli' @@ -10765,11 +10762,11 @@ snapshots: - hono - supports-color - '@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1))(rxjs@7.8.1)': + '@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1))(rxjs@7.8.2)': dependencies: - '@angular/core': 21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1) + '@angular/core': 21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1) '@nginfra/angular-linking': 1.0.9(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2)) - rxjs: 7.8.1 + rxjs: 7.8.2 tslib: 2.7.0 transitivePeerDependencies: - '@angular/compiler-cli' @@ -10795,28 +10792,28 @@ snapshots: dependencies: tslib: 2.7.0 - '@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1)': + '@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1)': dependencies: - rxjs: 7.8.1 + rxjs: 7.8.2 tslib: 2.7.0 optionalDependencies: '@angular/compiler': 21.1.0 zone.js: 0.15.1 - '@angular/elements@21.1.0(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1))(rxjs@7.8.1)': + '@angular/elements@21.1.0(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1))(rxjs@7.8.2)': dependencies: - '@angular/core': 21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1) - rxjs: 7.8.1 + '@angular/core': 21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1) + rxjs: 7.8.2 tslib: 2.7.0 - '@angular/forms@21.1.0(31e8167f210bf0830b7da280535aa9ba)': + '@angular/forms@21.1.0(a32d324250a9671aafeafe296ea5839d)': dependencies: - '@angular/common': 21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1))(rxjs@7.8.1) - '@angular/core': 21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1) - '@angular/platform-browser': 21.1.0(@angular/animations@21.1.0(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1))(rxjs@7.8.1))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1)))(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1))(rxjs@7.8.1))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1)) + '@angular/common': 21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1))(rxjs@7.8.2) + '@angular/core': 21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1) + '@angular/platform-browser': 21.1.0(@angular/animations@21.1.0(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1))(rxjs@7.8.2))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1)))(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1))(rxjs@7.8.2))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1)) '@nginfra/angular-linking': 1.0.9(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2)) '@standard-schema/spec': 1.1.0 - rxjs: 7.8.1 + rxjs: 7.8.2 tslib: 2.7.0 transitivePeerDependencies: - '@angular/compiler-cli' @@ -10894,60 +10891,60 @@ snapshots: - '@modelcontextprotocol/sdk' - '@react-native-async-storage/async-storage' - '@angular/platform-browser-dynamic@21.1.0(0047f3f6d5b1ca9bbdeaf40dde0e430a)': + '@angular/platform-browser-dynamic@21.1.0(2388f7a80a724d1f182b81134261774a)': dependencies: - '@angular/common': 21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1))(rxjs@7.8.1) + '@angular/common': 21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1))(rxjs@7.8.2) '@angular/compiler': 21.1.0 - '@angular/core': 21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1) - '@angular/platform-browser': 21.1.0(@angular/animations@21.1.0(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1))(rxjs@7.8.1))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1)))(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1))(rxjs@7.8.1))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1)) + '@angular/core': 21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1) + '@angular/platform-browser': 21.1.0(@angular/animations@21.1.0(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1))(rxjs@7.8.2))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1)))(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1))(rxjs@7.8.2))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1)) tslib: 2.7.0 - '@angular/platform-browser@21.1.0(@angular/animations@21.1.0(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1))(rxjs@7.8.1))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1)))(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1))(rxjs@7.8.1))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1))': + '@angular/platform-browser@21.1.0(@angular/animations@21.1.0(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1))(rxjs@7.8.2))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1)))(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1))(rxjs@7.8.2))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1))': dependencies: - '@angular/common': 21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1))(rxjs@7.8.1) - '@angular/core': 21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1) + '@angular/common': 21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1))(rxjs@7.8.2) + '@angular/core': 21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1) '@nginfra/angular-linking': 1.0.9(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2)) tslib: 2.7.0 optionalDependencies: - '@angular/animations': 21.1.0(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1))(rxjs@7.8.1))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1)) + '@angular/animations': 21.1.0(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1))(rxjs@7.8.2))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1)) transitivePeerDependencies: - '@angular/compiler-cli' - supports-color - '@angular/platform-server@21.1.0(61c3c59e4621b0748a52e97f28ef5b34)': + '@angular/platform-server@21.1.0(7633c0bc923b46b6e0538b7b3fe1f420)': dependencies: - '@angular/common': 21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1))(rxjs@7.8.1) + '@angular/common': 21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1))(rxjs@7.8.2) '@angular/compiler': 21.1.0 - '@angular/core': 21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1) - '@angular/platform-browser': 21.1.0(@angular/animations@21.1.0(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1))(rxjs@7.8.1))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1)))(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1))(rxjs@7.8.1))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1)) + '@angular/core': 21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1) + '@angular/platform-browser': 21.1.0(@angular/animations@21.1.0(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1))(rxjs@7.8.2))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1)))(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1))(rxjs@7.8.2))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1)) '@nginfra/angular-linking': 1.0.9(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2)) - rxjs: 7.8.1 + rxjs: 7.8.2 tslib: 2.8.1 xhr2: 0.2.1 transitivePeerDependencies: - '@angular/compiler-cli' - supports-color - '@angular/router@21.1.0(31e8167f210bf0830b7da280535aa9ba)': + '@angular/router@21.1.0(a32d324250a9671aafeafe296ea5839d)': dependencies: - '@angular/common': 21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1))(rxjs@7.8.1) - '@angular/core': 21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1) - '@angular/platform-browser': 21.1.0(@angular/animations@21.1.0(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1))(rxjs@7.8.1))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1)))(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1))(rxjs@7.8.1))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1)) + '@angular/common': 21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1))(rxjs@7.8.2) + '@angular/core': 21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1) + '@angular/platform-browser': 21.1.0(@angular/animations@21.1.0(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1))(rxjs@7.8.2))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1)))(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1))(rxjs@7.8.2))(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1)) '@nginfra/angular-linking': 1.0.9(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2)) - rxjs: 7.8.1 + rxjs: 7.8.2 tslib: 2.7.0 transitivePeerDependencies: - '@angular/compiler-cli' - supports-color - '@angular/ssr@21.1.0(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1))(rxjs@7.8.1))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1))(@angular/platform-server@21.1.0(61c3c59e4621b0748a52e97f28ef5b34))(@angular/router@21.1.0(31e8167f210bf0830b7da280535aa9ba))': + '@angular/ssr@21.1.0(@angular/common@21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1))(rxjs@7.8.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1))(@angular/platform-server@21.1.0(7633c0bc923b46b6e0538b7b3fe1f420))(@angular/router@21.1.0(a32d324250a9671aafeafe296ea5839d))': dependencies: - '@angular/common': 21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1))(rxjs@7.8.1) - '@angular/core': 21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1) - '@angular/router': 21.1.0(31e8167f210bf0830b7da280535aa9ba) + '@angular/common': 21.1.0(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1))(rxjs@7.8.2) + '@angular/core': 21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1) + '@angular/router': 21.1.0(a32d324250a9671aafeafe296ea5839d) tslib: 2.7.0 optionalDependencies: - '@angular/platform-server': 21.1.0(61c3c59e4621b0748a52e97f28ef5b34) + '@angular/platform-server': 21.1.0(7633c0bc923b46b6e0538b7b3fe1f420) '@arcanis/slice-ansi@1.1.1': dependencies: @@ -13882,13 +13879,13 @@ snapshots: '@tybys/wasm-util': 0.10.1 optional: true - '@nestjs/common@11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.1)': + '@nestjs/common@11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.2)': dependencies: file-type: 21.2.0 iterare: 1.2.1 load-esm: 1.0.3 reflect-metadata: 0.2.2 - rxjs: 7.8.1 + rxjs: 7.8.2 tslib: 2.8.1 uid: 2.0.2 optionalDependencies: @@ -13897,25 +13894,25 @@ snapshots: transitivePeerDependencies: - supports-color - '@nestjs/core@11.1.11(@nestjs/common@11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.1))(@nestjs/platform-express@11.1.11)(@nestjs/websockets@11.1.11)(reflect-metadata@0.2.2)(rxjs@7.8.1)': + '@nestjs/core@11.1.11(@nestjs/common@11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/platform-express@11.1.11)(@nestjs/websockets@11.1.11)(reflect-metadata@0.2.2)(rxjs@7.8.2)': dependencies: - '@nestjs/common': 11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.1) + '@nestjs/common': 11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.2) '@nuxt/opencollective': 0.4.1 fast-safe-stringify: 2.1.1 iterare: 1.2.1 path-to-regexp: 8.3.0 reflect-metadata: 0.2.2 - rxjs: 7.8.1 + rxjs: 7.8.2 tslib: 2.8.1 uid: 2.0.2 optionalDependencies: - '@nestjs/platform-express': 11.1.11(@nestjs/common@11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.1))(@nestjs/core@11.1.11) - '@nestjs/websockets': 11.1.11(@nestjs/common@11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.1))(@nestjs/core@11.1.11)(reflect-metadata@0.2.2)(rxjs@7.8.1) + '@nestjs/platform-express': 11.1.11(@nestjs/common@11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/core@11.1.11) + '@nestjs/websockets': 11.1.11(@nestjs/common@11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/core@11.1.11)(reflect-metadata@0.2.2)(rxjs@7.8.2) - '@nestjs/platform-express@11.1.11(@nestjs/common@11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.1))(@nestjs/core@11.1.11)': + '@nestjs/platform-express@11.1.11(@nestjs/common@11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/core@11.1.11)': dependencies: - '@nestjs/common': 11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.1) - '@nestjs/core': 11.1.11(@nestjs/common@11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.1))(@nestjs/platform-express@11.1.11)(@nestjs/websockets@11.1.11)(reflect-metadata@0.2.2)(rxjs@7.8.1) + '@nestjs/common': 11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.2) + '@nestjs/core': 11.1.11(@nestjs/common@11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/platform-express@11.1.11)(@nestjs/websockets@11.1.11)(reflect-metadata@0.2.2)(rxjs@7.8.2) cors: 2.8.5 express: 5.2.1 multer: 2.0.2 @@ -13924,33 +13921,33 @@ snapshots: transitivePeerDependencies: - supports-color - '@nestjs/platform-ws@11.1.11(@nestjs/common@11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.1))(@nestjs/websockets@11.1.11)(bufferutil@4.1.0)(rxjs@7.8.1)(utf-8-validate@6.0.6)': + '@nestjs/platform-ws@11.1.11(@nestjs/common@11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/websockets@11.1.11)(bufferutil@4.1.0)(rxjs@7.8.2)(utf-8-validate@6.0.6)': dependencies: - '@nestjs/common': 11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.1) - '@nestjs/websockets': 11.1.11(@nestjs/common@11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.1))(@nestjs/core@11.1.11)(reflect-metadata@0.2.2)(rxjs@7.8.1) - rxjs: 7.8.1 + '@nestjs/common': 11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.2) + '@nestjs/websockets': 11.1.11(@nestjs/common@11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/core@11.1.11)(reflect-metadata@0.2.2)(rxjs@7.8.2) + rxjs: 7.8.2 tslib: 2.8.1 ws: 8.18.3(bufferutil@4.1.0)(utf-8-validate@6.0.6) transitivePeerDependencies: - bufferutil - utf-8-validate - '@nestjs/serve-static@5.0.4(@nestjs/common@11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.1))(@nestjs/core@11.1.11)(express@5.2.1)': + '@nestjs/serve-static@5.0.4(@nestjs/common@11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/core@11.1.11)(express@5.2.1)': dependencies: - '@nestjs/common': 11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.1) - '@nestjs/core': 11.1.11(@nestjs/common@11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.1))(@nestjs/platform-express@11.1.11)(@nestjs/websockets@11.1.11)(reflect-metadata@0.2.2)(rxjs@7.8.1) + '@nestjs/common': 11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.2) + '@nestjs/core': 11.1.11(@nestjs/common@11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/platform-express@11.1.11)(@nestjs/websockets@11.1.11)(reflect-metadata@0.2.2)(rxjs@7.8.2) path-to-regexp: 8.3.0 optionalDependencies: express: 5.2.1 - '@nestjs/websockets@11.1.11(@nestjs/common@11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.1))(@nestjs/core@11.1.11)(reflect-metadata@0.2.2)(rxjs@7.8.1)': + '@nestjs/websockets@11.1.11(@nestjs/common@11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/core@11.1.11)(reflect-metadata@0.2.2)(rxjs@7.8.2)': dependencies: - '@nestjs/common': 11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.1) - '@nestjs/core': 11.1.11(@nestjs/common@11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.1))(@nestjs/platform-express@11.1.11)(@nestjs/websockets@11.1.11)(reflect-metadata@0.2.2)(rxjs@7.8.1) + '@nestjs/common': 11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.2) + '@nestjs/core': 11.1.11(@nestjs/common@11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/platform-express@11.1.11)(@nestjs/websockets@11.1.11)(reflect-metadata@0.2.2)(rxjs@7.8.2) iterare: 1.2.1 object-hash: 3.0.0 reflect-metadata: 0.2.2 - rxjs: 7.8.1 + rxjs: 7.8.2 tslib: 2.8.1 '@nginfra/angular-linking@1.0.9(@angular/compiler-cli@21.1.0(@angular/compiler@21.1.0)(typescript@5.9.2))': @@ -15821,26 +15818,26 @@ snapshots: amdefine@1.0.1: optional: true - angular-server-side-configuration@21.0.2(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1)): + angular-server-side-configuration@21.0.2(@angular/core@21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1)): dependencies: - '@angular/core': 21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.1)(zone.js@0.15.1) + '@angular/core': 21.1.0(@angular/compiler@21.1.0)(rxjs@7.8.2)(zone.js@0.15.1) glob: 10.5.0 tslib: 2.8.1 angular-t9n@21.0.1(bufferutil@4.1.0)(express@5.2.1)(utf-8-validate@6.0.6): dependencies: - '@nestjs/common': 11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.1) - '@nestjs/core': 11.1.11(@nestjs/common@11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.1))(@nestjs/platform-express@11.1.11)(@nestjs/websockets@11.1.11)(reflect-metadata@0.2.2)(rxjs@7.8.1) - '@nestjs/platform-express': 11.1.11(@nestjs/common@11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.1))(@nestjs/core@11.1.11) - '@nestjs/platform-ws': 11.1.11(@nestjs/common@11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.1))(@nestjs/websockets@11.1.11)(bufferutil@4.1.0)(rxjs@7.8.1)(utf-8-validate@6.0.6) - '@nestjs/serve-static': 5.0.4(@nestjs/common@11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.1))(@nestjs/core@11.1.11)(express@5.2.1) - '@nestjs/websockets': 11.1.11(@nestjs/common@11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.1))(@nestjs/core@11.1.11)(reflect-metadata@0.2.2)(rxjs@7.8.1) + '@nestjs/common': 11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.2) + '@nestjs/core': 11.1.11(@nestjs/common@11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/platform-express@11.1.11)(@nestjs/websockets@11.1.11)(reflect-metadata@0.2.2)(rxjs@7.8.2) + '@nestjs/platform-express': 11.1.11(@nestjs/common@11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/core@11.1.11) + '@nestjs/platform-ws': 11.1.11(@nestjs/common@11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/websockets@11.1.11)(bufferutil@4.1.0)(rxjs@7.8.2)(utf-8-validate@6.0.6) + '@nestjs/serve-static': 5.0.4(@nestjs/common@11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/core@11.1.11)(express@5.2.1) + '@nestjs/websockets': 11.1.11(@nestjs/common@11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/core@11.1.11)(reflect-metadata@0.2.2)(rxjs@7.8.2) '@xmldom/xmldom': 0.9.8 class-transformer: 0.5.1 class-validator: 0.14.3 js-levenshtein: 1.1.6 reflect-metadata: 0.2.2 - rxjs: 7.8.1 + rxjs: 7.8.2 transitivePeerDependencies: - '@fastify/static' - '@nestjs/microservices' @@ -21037,10 +21034,6 @@ snapshots: transitivePeerDependencies: - supports-color - rxjs@7.8.1: - dependencies: - tslib: 2.7.0 - rxjs@7.8.2: dependencies: tslib: 2.8.1 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index f2aacff722..2c5a9c94bb 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -28,4 +28,4 @@ catalog: '@angular/platform-server': 21.1.0 '@angular/router': 21.1.0 '@schematics/angular': 21.1.0 - 'rxjs': 7.8.1 + 'rxjs': 7.8.2