@inweb/viewer-three 26.3.1 → 26.3.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (58) hide show
  1. package/LICENSE +2 -2
  2. package/README.md +1 -1
  3. package/dist/viewer-three.js +92 -92
  4. package/dist/viewer-three.js.map +1 -1
  5. package/dist/viewer-three.module.js.map +1 -1
  6. package/package.json +5 -5
  7. package/src/Viewer/Viewer.ts +2 -2
  8. package/src/Viewer/commands/ApplyModelTransform.ts +2 -2
  9. package/src/Viewer/commands/ClearMarkup.ts +2 -2
  10. package/src/Viewer/commands/ClearSelected.ts +2 -2
  11. package/src/Viewer/commands/ClearSlices.ts +2 -2
  12. package/src/Viewer/commands/CreatePreview.ts +2 -2
  13. package/src/Viewer/commands/Explode.ts +2 -2
  14. package/src/Viewer/commands/GetDefaultViewPositions.ts +2 -2
  15. package/src/Viewer/commands/GetModels.ts +2 -2
  16. package/src/Viewer/commands/GetSelected.ts +2 -2
  17. package/src/Viewer/commands/HideSelected.ts +2 -2
  18. package/src/Viewer/commands/IsolateSelected.ts +2 -2
  19. package/src/Viewer/commands/RegenerateAll.ts +2 -2
  20. package/src/Viewer/commands/ResetView.ts +2 -2
  21. package/src/Viewer/commands/SelectModel.ts +2 -2
  22. package/src/Viewer/commands/SetActiveDragger.ts +2 -2
  23. package/src/Viewer/commands/SetDefaultViewPosition.ts +2 -2
  24. package/src/Viewer/commands/SetMarkupColor.ts +2 -2
  25. package/src/Viewer/commands/SetSelected.ts +2 -2
  26. package/src/Viewer/commands/ShowAll.ts +2 -2
  27. package/src/Viewer/commands/ZoomTo.ts +2 -2
  28. package/src/Viewer/commands/ZoomToExtents.ts +2 -2
  29. package/src/Viewer/commands/ZoomToObjects.ts +2 -2
  30. package/src/Viewer/commands/ZoomToSelected.ts +2 -2
  31. package/src/Viewer/commands/index.ts +2 -2
  32. package/src/Viewer/components/AxesHelperComponent.ts +2 -2
  33. package/src/Viewer/components/BackgroundComponent.ts +2 -2
  34. package/src/Viewer/components/CameraComponent.ts +2 -2
  35. package/src/Viewer/components/ExtentsComponent.ts +2 -2
  36. package/src/Viewer/components/ExtentsHelperComponent.ts +2 -2
  37. package/src/Viewer/components/LightComponent.ts +2 -2
  38. package/src/Viewer/components/LightHelperComponent.ts +2 -2
  39. package/src/Viewer/components/RenderLoopComponent.ts +2 -2
  40. package/src/Viewer/components/ResizeCanvasComponent.ts +2 -2
  41. package/src/Viewer/components/SelectionComponent.ts +2 -2
  42. package/src/Viewer/components/ViewPositionComponent.ts +2 -2
  43. package/src/Viewer/components/WCSHelperComponent.ts +2 -2
  44. package/src/Viewer/components/index.ts +2 -2
  45. package/src/Viewer/controls/WalkControls.ts +2 -2
  46. package/src/Viewer/draggers/CuttingPlaneDragger.ts +2 -2
  47. package/src/Viewer/draggers/CuttingPlaneXAxis.ts +2 -2
  48. package/src/Viewer/draggers/CuttingPlaneYAxis.ts +2 -2
  49. package/src/Viewer/draggers/CuttingPlaneZAxis.ts +2 -2
  50. package/src/Viewer/draggers/MeasureLineDragger.ts +2 -2
  51. package/src/Viewer/draggers/OrbitDragger.ts +2 -2
  52. package/src/Viewer/draggers/PanDragger.ts +2 -2
  53. package/src/Viewer/draggers/WalkDragger.ts +2 -2
  54. package/src/Viewer/draggers/ZoomDragger.ts +2 -2
  55. package/src/Viewer/draggers/index.ts +2 -2
  56. package/src/Viewer/helpers/PlaneHelper.ts +2 -2
  57. package/src/Viewer/loaders/GLTFLoadingManager.ts +2 -2
  58. package/src/index.ts +2 -2
@@ -54578,7 +54578,7 @@ void main() {
54578
54578
  }
54579
54579
 
54580
54580
  ///////////////////////////////////////////////////////////////////////////////
54581
- // Copyright (C) 2002-2024, Open Design Alliance (the "Alliance").
54581
+ // Copyright (C) 2002-2025, Open Design Alliance (the "Alliance").
54582
54582
  // All rights reserved.
54583
54583
  //
54584
54584
  // This software and its documentation and related materials are owned by
@@ -54593,7 +54593,7 @@ void main() {
54593
54593
  //
54594
54594
  // This application incorporates Open Design Alliance software pursuant to a
54595
54595
  // license agreement with Open Design Alliance.
54596
- // Open Design Alliance Copyright (C) 2002-2024 by Open Design Alliance.
54596
+ // Open Design Alliance Copyright (C) 2002-2025 by Open Design Alliance.
54597
54597
  // All rights reserved.
54598
54598
  //
54599
54599
  // By use of this software, its documentation or related materials, you
@@ -55646,7 +55646,7 @@ void main() {
55646
55646
  }
55647
55647
 
55648
55648
  ///////////////////////////////////////////////////////////////////////////////
55649
- // Copyright (C) 2002-2024, Open Design Alliance (the "Alliance").
55649
+ // Copyright (C) 2002-2025, Open Design Alliance (the "Alliance").
55650
55650
  // All rights reserved.
55651
55651
  //
55652
55652
  // This software and its documentation and related materials are owned by
@@ -55661,7 +55661,7 @@ void main() {
55661
55661
  //
55662
55662
  // This application incorporates Open Design Alliance software pursuant to a
55663
55663
  // license agreement with Open Design Alliance.
55664
- // Open Design Alliance Copyright (C) 2002-2024 by Open Design Alliance.
55664
+ // Open Design Alliance Copyright (C) 2002-2025 by Open Design Alliance.
55665
55665
  // All rights reserved.
55666
55666
  //
55667
55667
  // By use of this software, its documentation or related materials, you
@@ -55740,7 +55740,7 @@ void main() {
55740
55740
  }
55741
55741
 
55742
55742
  ///////////////////////////////////////////////////////////////////////////////
55743
- // Copyright (C) 2002-2024, Open Design Alliance (the "Alliance").
55743
+ // Copyright (C) 2002-2025, Open Design Alliance (the "Alliance").
55744
55744
  // All rights reserved.
55745
55745
  //
55746
55746
  // This software and its documentation and related materials are owned by
@@ -55755,7 +55755,7 @@ void main() {
55755
55755
  //
55756
55756
  // This application incorporates Open Design Alliance software pursuant to a
55757
55757
  // license agreement with Open Design Alliance.
55758
- // Open Design Alliance Copyright (C) 2002-2024 by Open Design Alliance.
55758
+ // Open Design Alliance Copyright (C) 2002-2025 by Open Design Alliance.
55759
55759
  // All rights reserved.
55760
55760
  //
55761
55761
  // By use of this software, its documentation or related materials, you
@@ -55822,7 +55822,7 @@ void main() {
55822
55822
  }
55823
55823
 
55824
55824
  ///////////////////////////////////////////////////////////////////////////////
55825
- // Copyright (C) 2002-2024, Open Design Alliance (the "Alliance").
55825
+ // Copyright (C) 2002-2025, Open Design Alliance (the "Alliance").
55826
55826
  // All rights reserved.
55827
55827
  //
55828
55828
  // This software and its documentation and related materials are owned by
@@ -55837,7 +55837,7 @@ void main() {
55837
55837
  //
55838
55838
  // This application incorporates Open Design Alliance software pursuant to a
55839
55839
  // license agreement with Open Design Alliance.
55840
- // Open Design Alliance Copyright (C) 2002-2024 by Open Design Alliance.
55840
+ // Open Design Alliance Copyright (C) 2002-2025 by Open Design Alliance.
55841
55841
  // All rights reserved.
55842
55842
  //
55843
55843
  // By use of this software, its documentation or related materials, you
@@ -55850,7 +55850,7 @@ void main() {
55850
55850
  }
55851
55851
 
55852
55852
  ///////////////////////////////////////////////////////////////////////////////
55853
- // Copyright (C) 2002-2024, Open Design Alliance (the "Alliance").
55853
+ // Copyright (C) 2002-2025, Open Design Alliance (the "Alliance").
55854
55854
  // All rights reserved.
55855
55855
  //
55856
55856
  // This software and its documentation and related materials are owned by
@@ -55865,7 +55865,7 @@ void main() {
55865
55865
  //
55866
55866
  // This application incorporates Open Design Alliance software pursuant to a
55867
55867
  // license agreement with Open Design Alliance.
55868
- // Open Design Alliance Copyright (C) 2002-2024 by Open Design Alliance.
55868
+ // Open Design Alliance Copyright (C) 2002-2025 by Open Design Alliance.
55869
55869
  // All rights reserved.
55870
55870
  //
55871
55871
  // By use of this software, its documentation or related materials, you
@@ -55878,7 +55878,7 @@ void main() {
55878
55878
  }
55879
55879
 
55880
55880
  ///////////////////////////////////////////////////////////////////////////////
55881
- // Copyright (C) 2002-2024, Open Design Alliance (the "Alliance").
55881
+ // Copyright (C) 2002-2025, Open Design Alliance (the "Alliance").
55882
55882
  // All rights reserved.
55883
55883
  //
55884
55884
  // This software and its documentation and related materials are owned by
@@ -55893,7 +55893,7 @@ void main() {
55893
55893
  //
55894
55894
  // This application incorporates Open Design Alliance software pursuant to a
55895
55895
  // license agreement with Open Design Alliance.
55896
- // Open Design Alliance Copyright (C) 2002-2024 by Open Design Alliance.
55896
+ // Open Design Alliance Copyright (C) 2002-2025 by Open Design Alliance.
55897
55897
  // All rights reserved.
55898
55898
  //
55899
55899
  // By use of this software, its documentation or related materials, you
@@ -55906,7 +55906,7 @@ void main() {
55906
55906
  }
55907
55907
 
55908
55908
  ///////////////////////////////////////////////////////////////////////////////
55909
- // Copyright (C) 2002-2024, Open Design Alliance (the "Alliance").
55909
+ // Copyright (C) 2002-2025, Open Design Alliance (the "Alliance").
55910
55910
  // All rights reserved.
55911
55911
  //
55912
55912
  // This software and its documentation and related materials are owned by
@@ -55921,7 +55921,7 @@ void main() {
55921
55921
  //
55922
55922
  // This application incorporates Open Design Alliance software pursuant to a
55923
55923
  // license agreement with Open Design Alliance.
55924
- // Open Design Alliance Copyright (C) 2002-2024 by Open Design Alliance.
55924
+ // Open Design Alliance Copyright (C) 2002-2025 by Open Design Alliance.
55925
55925
  // All rights reserved.
55926
55926
  //
55927
55927
  // By use of this software, its documentation or related materials, you
@@ -56271,7 +56271,7 @@ void main() {
56271
56271
  }
56272
56272
 
56273
56273
  ///////////////////////////////////////////////////////////////////////////////
56274
- // Copyright (C) 2002-2024, Open Design Alliance (the "Alliance").
56274
+ // Copyright (C) 2002-2025, Open Design Alliance (the "Alliance").
56275
56275
  // All rights reserved.
56276
56276
  //
56277
56277
  // This software and its documentation and related materials are owned by
@@ -56286,7 +56286,7 @@ void main() {
56286
56286
  //
56287
56287
  // This application incorporates Open Design Alliance software pursuant to a
56288
56288
  // license agreement with Open Design Alliance.
56289
- // Open Design Alliance Copyright (C) 2002-2024 by Open Design Alliance.
56289
+ // Open Design Alliance Copyright (C) 2002-2025 by Open Design Alliance.
56290
56290
  // All rights reserved.
56291
56291
  //
56292
56292
  // By use of this software, its documentation or related materials, you
@@ -56301,7 +56301,7 @@ void main() {
56301
56301
  }
56302
56302
 
56303
56303
  ///////////////////////////////////////////////////////////////////////////////
56304
- // Copyright (C) 2002-2024, Open Design Alliance (the "Alliance").
56304
+ // Copyright (C) 2002-2025, Open Design Alliance (the "Alliance").
56305
56305
  // All rights reserved.
56306
56306
  //
56307
56307
  // This software and its documentation and related materials are owned by
@@ -56316,7 +56316,7 @@ void main() {
56316
56316
  //
56317
56317
  // This application incorporates Open Design Alliance software pursuant to a
56318
56318
  // license agreement with Open Design Alliance.
56319
- // Open Design Alliance Copyright (C) 2002-2024 by Open Design Alliance.
56319
+ // Open Design Alliance Copyright (C) 2002-2025 by Open Design Alliance.
56320
56320
  // All rights reserved.
56321
56321
  //
56322
56322
  // By use of this software, its documentation or related materials, you
@@ -56470,7 +56470,7 @@ void main() {
56470
56470
  }
56471
56471
 
56472
56472
  ///////////////////////////////////////////////////////////////////////////////
56473
- // Copyright (C) 2002-2024, Open Design Alliance (the "Alliance").
56473
+ // Copyright (C) 2002-2025, Open Design Alliance (the "Alliance").
56474
56474
  // All rights reserved.
56475
56475
  //
56476
56476
  // This software and its documentation and related materials are owned by
@@ -56485,7 +56485,7 @@ void main() {
56485
56485
  //
56486
56486
  // This application incorporates Open Design Alliance software pursuant to a
56487
56487
  // license agreement with Open Design Alliance.
56488
- // Open Design Alliance Copyright (C) 2002-2024 by Open Design Alliance.
56488
+ // Open Design Alliance Copyright (C) 2002-2025 by Open Design Alliance.
56489
56489
  // All rights reserved.
56490
56490
  //
56491
56491
  // By use of this software, its documentation or related materials, you
@@ -56527,7 +56527,7 @@ void main() {
56527
56527
  }
56528
56528
 
56529
56529
  ///////////////////////////////////////////////////////////////////////////////
56530
- // Copyright (C) 2002-2024, Open Design Alliance (the "Alliance").
56530
+ // Copyright (C) 2002-2025, Open Design Alliance (the "Alliance").
56531
56531
  // All rights reserved.
56532
56532
  //
56533
56533
  // This software and its documentation and related materials are owned by
@@ -56542,7 +56542,7 @@ void main() {
56542
56542
  //
56543
56543
  // This application incorporates Open Design Alliance software pursuant to a
56544
56544
  // license agreement with Open Design Alliance.
56545
- // Open Design Alliance Copyright (C) 2002-2024 by Open Design Alliance.
56545
+ // Open Design Alliance Copyright (C) 2002-2025 by Open Design Alliance.
56546
56546
  // All rights reserved.
56547
56547
  //
56548
56548
  // By use of this software, its documentation or related materials, you
@@ -56557,7 +56557,7 @@ void main() {
56557
56557
  }
56558
56558
 
56559
56559
  ///////////////////////////////////////////////////////////////////////////////
56560
- // Copyright (C) 2002-2024, Open Design Alliance (the "Alliance").
56560
+ // Copyright (C) 2002-2025, Open Design Alliance (the "Alliance").
56561
56561
  // All rights reserved.
56562
56562
  //
56563
56563
  // This software and its documentation and related materials are owned by
@@ -56572,7 +56572,7 @@ void main() {
56572
56572
  //
56573
56573
  // This application incorporates Open Design Alliance software pursuant to a
56574
56574
  // license agreement with Open Design Alliance.
56575
- // Open Design Alliance Copyright (C) 2002-2024 by Open Design Alliance.
56575
+ // Open Design Alliance Copyright (C) 2002-2025 by Open Design Alliance.
56576
56576
  // All rights reserved.
56577
56577
  //
56578
56578
  // By use of this software, its documentation or related materials, you
@@ -56633,7 +56633,7 @@ void main() {
56633
56633
  draggers.registerDragger("Walk", (viewer) => new WalkDragger(viewer));
56634
56634
 
56635
56635
  ///////////////////////////////////////////////////////////////////////////////
56636
- // Copyright (C) 2002-2024, Open Design Alliance (the "Alliance").
56636
+ // Copyright (C) 2002-2025, Open Design Alliance (the "Alliance").
56637
56637
  // All rights reserved.
56638
56638
  //
56639
56639
  // This software and its documentation and related materials are owned by
@@ -56648,7 +56648,7 @@ void main() {
56648
56648
  //
56649
56649
  // This application incorporates Open Design Alliance software pursuant to a
56650
56650
  // license agreement with Open Design Alliance.
56651
- // Open Design Alliance Copyright (C) 2002-2024 by Open Design Alliance.
56651
+ // Open Design Alliance Copyright (C) 2002-2025 by Open Design Alliance.
56652
56652
  // All rights reserved.
56653
56653
  //
56654
56654
  // By use of this software, its documentation or related materials, you
@@ -56659,7 +56659,7 @@ void main() {
56659
56659
  }
56660
56660
 
56661
56661
  ///////////////////////////////////////////////////////////////////////////////
56662
- // Copyright (C) 2002-2024, Open Design Alliance (the "Alliance").
56662
+ // Copyright (C) 2002-2025, Open Design Alliance (the "Alliance").
56663
56663
  // All rights reserved.
56664
56664
  //
56665
56665
  // This software and its documentation and related materials are owned by
@@ -56674,7 +56674,7 @@ void main() {
56674
56674
  //
56675
56675
  // This application incorporates Open Design Alliance software pursuant to a
56676
56676
  // license agreement with Open Design Alliance.
56677
- // Open Design Alliance Copyright (C) 2002-2024 by Open Design Alliance.
56677
+ // Open Design Alliance Copyright (C) 2002-2025 by Open Design Alliance.
56678
56678
  // All rights reserved.
56679
56679
  //
56680
56680
  // By use of this software, its documentation or related materials, you
@@ -56685,7 +56685,7 @@ void main() {
56685
56685
  }
56686
56686
 
56687
56687
  ///////////////////////////////////////////////////////////////////////////////
56688
- // Copyright (C) 2002-2024, Open Design Alliance (the "Alliance").
56688
+ // Copyright (C) 2002-2025, Open Design Alliance (the "Alliance").
56689
56689
  // All rights reserved.
56690
56690
  //
56691
56691
  // This software and its documentation and related materials are owned by
@@ -56700,7 +56700,7 @@ void main() {
56700
56700
  //
56701
56701
  // This application incorporates Open Design Alliance software pursuant to a
56702
56702
  // license agreement with Open Design Alliance.
56703
- // Open Design Alliance Copyright (C) 2002-2024 by Open Design Alliance.
56703
+ // Open Design Alliance Copyright (C) 2002-2025 by Open Design Alliance.
56704
56704
  // All rights reserved.
56705
56705
  //
56706
56706
  // By use of this software, its documentation or related materials, you
@@ -56796,7 +56796,7 @@ void main() {
56796
56796
  }
56797
56797
 
56798
56798
  ///////////////////////////////////////////////////////////////////////////////
56799
- // Copyright (C) 2002-2024, Open Design Alliance (the "Alliance").
56799
+ // Copyright (C) 2002-2025, Open Design Alliance (the "Alliance").
56800
56800
  // All rights reserved.
56801
56801
  //
56802
56802
  // This software and its documentation and related materials are owned by
@@ -56811,7 +56811,7 @@ void main() {
56811
56811
  //
56812
56812
  // This application incorporates Open Design Alliance software pursuant to a
56813
56813
  // license agreement with Open Design Alliance.
56814
- // Open Design Alliance Copyright (C) 2002-2024 by Open Design Alliance.
56814
+ // Open Design Alliance Copyright (C) 2002-2025 by Open Design Alliance.
56815
56815
  // All rights reserved.
56816
56816
  //
56817
56817
  // By use of this software, its documentation or related materials, you
@@ -56826,7 +56826,7 @@ void main() {
56826
56826
  }
56827
56827
 
56828
56828
  ///////////////////////////////////////////////////////////////////////////////
56829
- // Copyright (C) 2002-2024, Open Design Alliance (the "Alliance").
56829
+ // Copyright (C) 2002-2025, Open Design Alliance (the "Alliance").
56830
56830
  // All rights reserved.
56831
56831
  //
56832
56832
  // This software and its documentation and related materials are owned by
@@ -56841,7 +56841,7 @@ void main() {
56841
56841
  //
56842
56842
  // This application incorporates Open Design Alliance software pursuant to a
56843
56843
  // license agreement with Open Design Alliance.
56844
- // Open Design Alliance Copyright (C) 2002-2024 by Open Design Alliance.
56844
+ // Open Design Alliance Copyright (C) 2002-2025 by Open Design Alliance.
56845
56845
  // All rights reserved.
56846
56846
  //
56847
56847
  // By use of this software, its documentation or related materials, you
@@ -56852,7 +56852,7 @@ void main() {
56852
56852
  }
56853
56853
 
56854
56854
  ///////////////////////////////////////////////////////////////////////////////
56855
- // Copyright (C) 2002-2024, Open Design Alliance (the "Alliance").
56855
+ // Copyright (C) 2002-2025, Open Design Alliance (the "Alliance").
56856
56856
  // All rights reserved.
56857
56857
  //
56858
56858
  // This software and its documentation and related materials are owned by
@@ -56867,7 +56867,7 @@ void main() {
56867
56867
  //
56868
56868
  // This application incorporates Open Design Alliance software pursuant to a
56869
56869
  // license agreement with Open Design Alliance.
56870
- // Open Design Alliance Copyright (C) 2002-2024 by Open Design Alliance.
56870
+ // Open Design Alliance Copyright (C) 2002-2025 by Open Design Alliance.
56871
56871
  // All rights reserved.
56872
56872
  //
56873
56873
  // By use of this software, its documentation or related materials, you
@@ -56879,7 +56879,7 @@ void main() {
56879
56879
  }
56880
56880
 
56881
56881
  ///////////////////////////////////////////////////////////////////////////////
56882
- // Copyright (C) 2002-2024, Open Design Alliance (the "Alliance").
56882
+ // Copyright (C) 2002-2025, Open Design Alliance (the "Alliance").
56883
56883
  // All rights reserved.
56884
56884
  //
56885
56885
  // This software and its documentation and related materials are owned by
@@ -56894,7 +56894,7 @@ void main() {
56894
56894
  //
56895
56895
  // This application incorporates Open Design Alliance software pursuant to a
56896
56896
  // license agreement with Open Design Alliance.
56897
- // Open Design Alliance Copyright (C) 2002-2024 by Open Design Alliance.
56897
+ // Open Design Alliance Copyright (C) 2002-2025 by Open Design Alliance.
56898
56898
  // All rights reserved.
56899
56899
  //
56900
56900
  // By use of this software, its documentation or related materials, you
@@ -56946,7 +56946,7 @@ void main() {
56946
56946
  }
56947
56947
 
56948
56948
  ///////////////////////////////////////////////////////////////////////////////
56949
- // Copyright (C) 2002-2024, Open Design Alliance (the "Alliance").
56949
+ // Copyright (C) 2002-2025, Open Design Alliance (the "Alliance").
56950
56950
  // All rights reserved.
56951
56951
  //
56952
56952
  // This software and its documentation and related materials are owned by
@@ -56961,7 +56961,7 @@ void main() {
56961
56961
  //
56962
56962
  // This application incorporates Open Design Alliance software pursuant to a
56963
56963
  // license agreement with Open Design Alliance.
56964
- // Open Design Alliance Copyright (C) 2002-2024 by Open Design Alliance.
56964
+ // Open Design Alliance Copyright (C) 2002-2025 by Open Design Alliance.
56965
56965
  // All rights reserved.
56966
56966
  //
56967
56967
  // By use of this software, its documentation or related materials, you
@@ -57001,7 +57001,7 @@ void main() {
57001
57001
  }
57002
57002
 
57003
57003
  ///////////////////////////////////////////////////////////////////////////////
57004
- // Copyright (C) 2002-2024, Open Design Alliance (the "Alliance").
57004
+ // Copyright (C) 2002-2025, Open Design Alliance (the "Alliance").
57005
57005
  // All rights reserved.
57006
57006
  //
57007
57007
  // This software and its documentation and related materials are owned by
@@ -57016,7 +57016,7 @@ void main() {
57016
57016
  //
57017
57017
  // This application incorporates Open Design Alliance software pursuant to a
57018
57018
  // license agreement with Open Design Alliance.
57019
- // Open Design Alliance Copyright (C) 2002-2024 by Open Design Alliance.
57019
+ // Open Design Alliance Copyright (C) 2002-2025 by Open Design Alliance.
57020
57020
  // All rights reserved.
57021
57021
  //
57022
57022
  // By use of this software, its documentation or related materials, you
@@ -57050,7 +57050,7 @@ void main() {
57050
57050
  }
57051
57051
 
57052
57052
  ///////////////////////////////////////////////////////////////////////////////
57053
- // Copyright (C) 2002-2024, Open Design Alliance (the "Alliance").
57053
+ // Copyright (C) 2002-2025, Open Design Alliance (the "Alliance").
57054
57054
  // All rights reserved.
57055
57055
  //
57056
57056
  // This software and its documentation and related materials are owned by
@@ -57065,7 +57065,7 @@ void main() {
57065
57065
  //
57066
57066
  // This application incorporates Open Design Alliance software pursuant to a
57067
57067
  // license agreement with Open Design Alliance.
57068
- // Open Design Alliance Copyright (C) 2002-2024 by Open Design Alliance.
57068
+ // Open Design Alliance Copyright (C) 2002-2025 by Open Design Alliance.
57069
57069
  // All rights reserved.
57070
57070
  //
57071
57071
  // By use of this software, its documentation or related materials, you
@@ -57076,7 +57076,7 @@ void main() {
57076
57076
  }
57077
57077
 
57078
57078
  ///////////////////////////////////////////////////////////////////////////////
57079
- // Copyright (C) 2002-2024, Open Design Alliance (the "Alliance").
57079
+ // Copyright (C) 2002-2025, Open Design Alliance (the "Alliance").
57080
57080
  // All rights reserved.
57081
57081
  //
57082
57082
  // This software and its documentation and related materials are owned by
@@ -57091,7 +57091,7 @@ void main() {
57091
57091
  //
57092
57092
  // This application incorporates Open Design Alliance software pursuant to a
57093
57093
  // license agreement with Open Design Alliance.
57094
- // Open Design Alliance Copyright (C) 2002-2024 by Open Design Alliance.
57094
+ // Open Design Alliance Copyright (C) 2002-2025 by Open Design Alliance.
57095
57095
  // All rights reserved.
57096
57096
  //
57097
57097
  // By use of this software, its documentation or related materials, you
@@ -57102,7 +57102,7 @@ void main() {
57102
57102
  }
57103
57103
 
57104
57104
  ///////////////////////////////////////////////////////////////////////////////
57105
- // Copyright (C) 2002-2024, Open Design Alliance (the "Alliance").
57105
+ // Copyright (C) 2002-2025, Open Design Alliance (the "Alliance").
57106
57106
  // All rights reserved.
57107
57107
  //
57108
57108
  // This software and its documentation and related materials are owned by
@@ -57117,7 +57117,7 @@ void main() {
57117
57117
  //
57118
57118
  // This application incorporates Open Design Alliance software pursuant to a
57119
57119
  // license agreement with Open Design Alliance.
57120
- // Open Design Alliance Copyright (C) 2002-2024 by Open Design Alliance.
57120
+ // Open Design Alliance Copyright (C) 2002-2025 by Open Design Alliance.
57121
57121
  // All rights reserved.
57122
57122
  //
57123
57123
  // By use of this software, its documentation or related materials, you
@@ -57128,7 +57128,7 @@ void main() {
57128
57128
  }
57129
57129
 
57130
57130
  ///////////////////////////////////////////////////////////////////////////////
57131
- // Copyright (C) 2002-2024, Open Design Alliance (the "Alliance").
57131
+ // Copyright (C) 2002-2025, Open Design Alliance (the "Alliance").
57132
57132
  // All rights reserved.
57133
57133
  //
57134
57134
  // This software and its documentation and related materials are owned by
@@ -57143,7 +57143,7 @@ void main() {
57143
57143
  //
57144
57144
  // This application incorporates Open Design Alliance software pursuant to a
57145
57145
  // license agreement with Open Design Alliance.
57146
- // Open Design Alliance Copyright (C) 2002-2024 by Open Design Alliance.
57146
+ // Open Design Alliance Copyright (C) 2002-2025 by Open Design Alliance.
57147
57147
  // All rights reserved.
57148
57148
  //
57149
57149
  // By use of this software, its documentation or related materials, you
@@ -57160,7 +57160,7 @@ void main() {
57160
57160
  }
57161
57161
 
57162
57162
  ///////////////////////////////////////////////////////////////////////////////
57163
- // Copyright (C) 2002-2024, Open Design Alliance (the "Alliance").
57163
+ // Copyright (C) 2002-2025, Open Design Alliance (the "Alliance").
57164
57164
  // All rights reserved.
57165
57165
  //
57166
57166
  // This software and its documentation and related materials are owned by
@@ -57175,7 +57175,7 @@ void main() {
57175
57175
  //
57176
57176
  // This application incorporates Open Design Alliance software pursuant to a
57177
57177
  // license agreement with Open Design Alliance.
57178
- // Open Design Alliance Copyright (C) 2002-2024 by Open Design Alliance.
57178
+ // Open Design Alliance Copyright (C) 2002-2025 by Open Design Alliance.
57179
57179
  // All rights reserved.
57180
57180
  //
57181
57181
  // By use of this software, its documentation or related materials, you
@@ -57193,7 +57193,7 @@ void main() {
57193
57193
  }
57194
57194
 
57195
57195
  ///////////////////////////////////////////////////////////////////////////////
57196
- // Copyright (C) 2002-2024, Open Design Alliance (the "Alliance").
57196
+ // Copyright (C) 2002-2025, Open Design Alliance (the "Alliance").
57197
57197
  // All rights reserved.
57198
57198
  //
57199
57199
  // This software and its documentation and related materials are owned by
@@ -57208,7 +57208,7 @@ void main() {
57208
57208
  //
57209
57209
  // This application incorporates Open Design Alliance software pursuant to a
57210
57210
  // license agreement with Open Design Alliance.
57211
- // Open Design Alliance Copyright (C) 2002-2024 by Open Design Alliance.
57211
+ // Open Design Alliance Copyright (C) 2002-2025 by Open Design Alliance.
57212
57212
  // All rights reserved.
57213
57213
  //
57214
57214
  // By use of this software, its documentation or related materials, you
@@ -57219,7 +57219,7 @@ void main() {
57219
57219
  }
57220
57220
 
57221
57221
  ///////////////////////////////////////////////////////////////////////////////
57222
- // Copyright (C) 2002-2024, Open Design Alliance (the "Alliance").
57222
+ // Copyright (C) 2002-2025, Open Design Alliance (the "Alliance").
57223
57223
  // All rights reserved.
57224
57224
  //
57225
57225
  // This software and its documentation and related materials are owned by
@@ -57234,7 +57234,7 @@ void main() {
57234
57234
  //
57235
57235
  // This application incorporates Open Design Alliance software pursuant to a
57236
57236
  // license agreement with Open Design Alliance.
57237
- // Open Design Alliance Copyright (C) 2002-2024 by Open Design Alliance.
57237
+ // Open Design Alliance Copyright (C) 2002-2025 by Open Design Alliance.
57238
57238
  // All rights reserved.
57239
57239
  //
57240
57240
  // By use of this software, its documentation or related materials, you
@@ -57254,7 +57254,7 @@ void main() {
57254
57254
  }
57255
57255
 
57256
57256
  ///////////////////////////////////////////////////////////////////////////////
57257
- // Copyright (C) 2002-2024, Open Design Alliance (the "Alliance").
57257
+ // Copyright (C) 2002-2025, Open Design Alliance (the "Alliance").
57258
57258
  // All rights reserved.
57259
57259
  //
57260
57260
  // This software and its documentation and related materials are owned by
@@ -57269,7 +57269,7 @@ void main() {
57269
57269
  //
57270
57270
  // This application incorporates Open Design Alliance software pursuant to a
57271
57271
  // license agreement with Open Design Alliance.
57272
- // Open Design Alliance Copyright (C) 2002-2024 by Open Design Alliance.
57272
+ // Open Design Alliance Copyright (C) 2002-2025 by Open Design Alliance.
57273
57273
  // All rights reserved.
57274
57274
  //
57275
57275
  // By use of this software, its documentation or related materials, you
@@ -57281,7 +57281,7 @@ void main() {
57281
57281
  }
57282
57282
 
57283
57283
  ///////////////////////////////////////////////////////////////////////////////
57284
- // Copyright (C) 2002-2024, Open Design Alliance (the "Alliance").
57284
+ // Copyright (C) 2002-2025, Open Design Alliance (the "Alliance").
57285
57285
  // All rights reserved.
57286
57286
  //
57287
57287
  // This software and its documentation and related materials are owned by
@@ -57296,7 +57296,7 @@ void main() {
57296
57296
  //
57297
57297
  // This application incorporates Open Design Alliance software pursuant to a
57298
57298
  // license agreement with Open Design Alliance.
57299
- // Open Design Alliance Copyright (C) 2002-2024 by Open Design Alliance.
57299
+ // Open Design Alliance Copyright (C) 2002-2025 by Open Design Alliance.
57300
57300
  // All rights reserved.
57301
57301
  //
57302
57302
  // By use of this software, its documentation or related materials, you
@@ -57307,7 +57307,7 @@ void main() {
57307
57307
  }
57308
57308
 
57309
57309
  ///////////////////////////////////////////////////////////////////////////////
57310
- // Copyright (C) 2002-2024, Open Design Alliance (the "Alliance").
57310
+ // Copyright (C) 2002-2025, Open Design Alliance (the "Alliance").
57311
57311
  // All rights reserved.
57312
57312
  //
57313
57313
  // This software and its documentation and related materials are owned by
@@ -57322,7 +57322,7 @@ void main() {
57322
57322
  //
57323
57323
  // This application incorporates Open Design Alliance software pursuant to a
57324
57324
  // license agreement with Open Design Alliance.
57325
- // Open Design Alliance Copyright (C) 2002-2024 by Open Design Alliance.
57325
+ // Open Design Alliance Copyright (C) 2002-2025 by Open Design Alliance.
57326
57326
  // All rights reserved.
57327
57327
  //
57328
57328
  // By use of this software, its documentation or related materials, you
@@ -57333,7 +57333,7 @@ void main() {
57333
57333
  }
57334
57334
 
57335
57335
  ///////////////////////////////////////////////////////////////////////////////
57336
- // Copyright (C) 2002-2024, Open Design Alliance (the "Alliance").
57336
+ // Copyright (C) 2002-2025, Open Design Alliance (the "Alliance").
57337
57337
  // All rights reserved.
57338
57338
  //
57339
57339
  // This software and its documentation and related materials are owned by
@@ -57348,7 +57348,7 @@ void main() {
57348
57348
  //
57349
57349
  // This application incorporates Open Design Alliance software pursuant to a
57350
57350
  // license agreement with Open Design Alliance.
57351
- // Open Design Alliance Copyright (C) 2002-2024 by Open Design Alliance.
57351
+ // Open Design Alliance Copyright (C) 2002-2025 by Open Design Alliance.
57352
57352
  // All rights reserved.
57353
57353
  //
57354
57354
  // By use of this software, its documentation or related materials, you
@@ -57371,7 +57371,7 @@ void main() {
57371
57371
  }
57372
57372
 
57373
57373
  ///////////////////////////////////////////////////////////////////////////////
57374
- // Copyright (C) 2002-2024, Open Design Alliance (the "Alliance").
57374
+ // Copyright (C) 2002-2025, Open Design Alliance (the "Alliance").
57375
57375
  // All rights reserved.
57376
57376
  //
57377
57377
  // This software and its documentation and related materials are owned by
@@ -57386,7 +57386,7 @@ void main() {
57386
57386
  //
57387
57387
  // This application incorporates Open Design Alliance software pursuant to a
57388
57388
  // license agreement with Open Design Alliance.
57389
- // Open Design Alliance Copyright (C) 2002-2024 by Open Design Alliance.
57389
+ // Open Design Alliance Copyright (C) 2002-2025 by Open Design Alliance.
57390
57390
  // All rights reserved.
57391
57391
  //
57392
57392
  // By use of this software, its documentation or related materials, you
@@ -57399,7 +57399,7 @@ void main() {
57399
57399
  }
57400
57400
 
57401
57401
  ///////////////////////////////////////////////////////////////////////////////
57402
- // Copyright (C) 2002-2024, Open Design Alliance (the "Alliance").
57402
+ // Copyright (C) 2002-2025, Open Design Alliance (the "Alliance").
57403
57403
  // All rights reserved.
57404
57404
  //
57405
57405
  // This software and its documentation and related materials are owned by
@@ -57414,7 +57414,7 @@ void main() {
57414
57414
  //
57415
57415
  // This application incorporates Open Design Alliance software pursuant to a
57416
57416
  // license agreement with Open Design Alliance.
57417
- // Open Design Alliance Copyright (C) 2002-2024 by Open Design Alliance.
57417
+ // Open Design Alliance Copyright (C) 2002-2025 by Open Design Alliance.
57418
57418
  // All rights reserved.
57419
57419
  //
57420
57420
  // By use of this software, its documentation or related materials, you
@@ -57425,7 +57425,7 @@ void main() {
57425
57425
  }
57426
57426
 
57427
57427
  ///////////////////////////////////////////////////////////////////////////////
57428
- // Copyright (C) 2002-2024, Open Design Alliance (the "Alliance").
57428
+ // Copyright (C) 2002-2025, Open Design Alliance (the "Alliance").
57429
57429
  // All rights reserved.
57430
57430
  //
57431
57431
  // This software and its documentation and related materials are owned by
@@ -57440,7 +57440,7 @@ void main() {
57440
57440
  //
57441
57441
  // This application incorporates Open Design Alliance software pursuant to a
57442
57442
  // license agreement with Open Design Alliance.
57443
- // Open Design Alliance Copyright (C) 2002-2024 by Open Design Alliance.
57443
+ // Open Design Alliance Copyright (C) 2002-2025 by Open Design Alliance.
57444
57444
  // All rights reserved.
57445
57445
  //
57446
57446
  // By use of this software, its documentation or related materials, you
@@ -57461,7 +57461,7 @@ void main() {
57461
57461
  }
57462
57462
 
57463
57463
  ///////////////////////////////////////////////////////////////////////////////
57464
- // Copyright (C) 2002-2024, Open Design Alliance (the "Alliance").
57464
+ // Copyright (C) 2002-2025, Open Design Alliance (the "Alliance").
57465
57465
  // All rights reserved.
57466
57466
  //
57467
57467
  // This software and its documentation and related materials are owned by
@@ -57476,7 +57476,7 @@ void main() {
57476
57476
  //
57477
57477
  // This application incorporates Open Design Alliance software pursuant to a
57478
57478
  // license agreement with Open Design Alliance.
57479
- // Open Design Alliance Copyright (C) 2002-2024 by Open Design Alliance.
57479
+ // Open Design Alliance Copyright (C) 2002-2025 by Open Design Alliance.
57480
57480
  // All rights reserved.
57481
57481
  //
57482
57482
  // By use of this software, its documentation or related materials, you
@@ -57490,7 +57490,7 @@ void main() {
57490
57490
  }
57491
57491
 
57492
57492
  ///////////////////////////////////////////////////////////////////////////////
57493
- // Copyright (C) 2002-2024, Open Design Alliance (the "Alliance").
57493
+ // Copyright (C) 2002-2025, Open Design Alliance (the "Alliance").
57494
57494
  // All rights reserved.
57495
57495
  //
57496
57496
  // This software and its documentation and related materials are owned by
@@ -57505,7 +57505,7 @@ void main() {
57505
57505
  //
57506
57506
  // This application incorporates Open Design Alliance software pursuant to a
57507
57507
  // license agreement with Open Design Alliance.
57508
- // Open Design Alliance Copyright (C) 2002-2024 by Open Design Alliance.
57508
+ // Open Design Alliance Copyright (C) 2002-2025 by Open Design Alliance.
57509
57509
  // All rights reserved.
57510
57510
  //
57511
57511
  // By use of this software, its documentation or related materials, you
@@ -57721,7 +57721,7 @@ void main() {
57721
57721
  }
57722
57722
 
57723
57723
  ///////////////////////////////////////////////////////////////////////////////
57724
- // Copyright (C) 2002-2024, Open Design Alliance (the "Alliance").
57724
+ // Copyright (C) 2002-2025, Open Design Alliance (the "Alliance").
57725
57725
  // All rights reserved.
57726
57726
  //
57727
57727
  // This software and its documentation and related materials are owned by
@@ -57736,7 +57736,7 @@ void main() {
57736
57736
  //
57737
57737
  // This application incorporates Open Design Alliance software pursuant to a
57738
57738
  // license agreement with Open Design Alliance.
57739
- // Open Design Alliance Copyright (C) 2002-2024 by Open Design Alliance.
57739
+ // Open Design Alliance Copyright (C) 2002-2025 by Open Design Alliance.
57740
57740
  // All rights reserved.
57741
57741
  //
57742
57742
  // By use of this software, its documentation or related materials, you
@@ -57765,7 +57765,7 @@ void main() {
57765
57765
  }
57766
57766
 
57767
57767
  ///////////////////////////////////////////////////////////////////////////////
57768
- // Copyright (C) 2002-2024, Open Design Alliance (the "Alliance").
57768
+ // Copyright (C) 2002-2025, Open Design Alliance (the "Alliance").
57769
57769
  // All rights reserved.
57770
57770
  //
57771
57771
  // This software and its documentation and related materials are owned by
@@ -57780,7 +57780,7 @@ void main() {
57780
57780
  //
57781
57781
  // This application incorporates Open Design Alliance software pursuant to a
57782
57782
  // license agreement with Open Design Alliance.
57783
- // Open Design Alliance Copyright (C) 2002-2024 by Open Design Alliance.
57783
+ // Open Design Alliance Copyright (C) 2002-2025 by Open Design Alliance.
57784
57784
  // All rights reserved.
57785
57785
  //
57786
57786
  // By use of this software, its documentation or related materials, you
@@ -57832,7 +57832,7 @@ void main() {
57832
57832
  }
57833
57833
 
57834
57834
  ///////////////////////////////////////////////////////////////////////////////
57835
- // Copyright (C) 2002-2024, Open Design Alliance (the "Alliance").
57835
+ // Copyright (C) 2002-2025, Open Design Alliance (the "Alliance").
57836
57836
  // All rights reserved.
57837
57837
  //
57838
57838
  // This software and its documentation and related materials are owned by
@@ -57847,7 +57847,7 @@ void main() {
57847
57847
  //
57848
57848
  // This application incorporates Open Design Alliance software pursuant to a
57849
57849
  // license agreement with Open Design Alliance.
57850
- // Open Design Alliance Copyright (C) 2002-2024 by Open Design Alliance.
57850
+ // Open Design Alliance Copyright (C) 2002-2025 by Open Design Alliance.
57851
57851
  // All rights reserved.
57852
57852
  //
57853
57853
  // By use of this software, its documentation or related materials, you
@@ -57880,7 +57880,7 @@ void main() {
57880
57880
  }
57881
57881
 
57882
57882
  ///////////////////////////////////////////////////////////////////////////////
57883
- // Copyright (C) 2002-2024, Open Design Alliance (the "Alliance").
57883
+ // Copyright (C) 2002-2025, Open Design Alliance (the "Alliance").
57884
57884
  // All rights reserved.
57885
57885
  //
57886
57886
  // This software and its documentation and related materials are owned by
@@ -57895,7 +57895,7 @@ void main() {
57895
57895
  //
57896
57896
  // This application incorporates Open Design Alliance software pursuant to a
57897
57897
  // license agreement with Open Design Alliance.
57898
- // Open Design Alliance Copyright (C) 2002-2024 by Open Design Alliance.
57898
+ // Open Design Alliance Copyright (C) 2002-2025 by Open Design Alliance.
57899
57899
  // All rights reserved.
57900
57900
  //
57901
57901
  // By use of this software, its documentation or related materials, you
@@ -57916,7 +57916,7 @@ void main() {
57916
57916
  }
57917
57917
 
57918
57918
  ///////////////////////////////////////////////////////////////////////////////
57919
- // Copyright (C) 2002-2024, Open Design Alliance (the "Alliance").
57919
+ // Copyright (C) 2002-2025, Open Design Alliance (the "Alliance").
57920
57920
  // All rights reserved.
57921
57921
  //
57922
57922
  // This software and its documentation and related materials are owned by
@@ -57931,7 +57931,7 @@ void main() {
57931
57931
  //
57932
57932
  // This application incorporates Open Design Alliance software pursuant to a
57933
57933
  // license agreement with Open Design Alliance.
57934
- // Open Design Alliance Copyright (C) 2002-2024 by Open Design Alliance.
57934
+ // Open Design Alliance Copyright (C) 2002-2025 by Open Design Alliance.
57935
57935
  // All rights reserved.
57936
57936
  //
57937
57937
  // By use of this software, its documentation or related materials, you
@@ -58053,7 +58053,7 @@ void main() {
58053
58053
  }
58054
58054
 
58055
58055
  ///////////////////////////////////////////////////////////////////////////////
58056
- // Copyright (C) 2002-2024, Open Design Alliance (the "Alliance").
58056
+ // Copyright (C) 2002-2025, Open Design Alliance (the "Alliance").
58057
58057
  // All rights reserved.
58058
58058
  //
58059
58059
  // This software and its documentation and related materials are owned by
@@ -58068,7 +58068,7 @@ void main() {
58068
58068
  //
58069
58069
  // This application incorporates Open Design Alliance software pursuant to a
58070
58070
  // license agreement with Open Design Alliance.
58071
- // Open Design Alliance Copyright (C) 2002-2024 by Open Design Alliance.
58071
+ // Open Design Alliance Copyright (C) 2002-2025 by Open Design Alliance.
58072
58072
  // All rights reserved.
58073
58073
  //
58074
58074
  // By use of this software, its documentation or related materials, you
@@ -58100,7 +58100,7 @@ void main() {
58100
58100
  }
58101
58101
 
58102
58102
  ///////////////////////////////////////////////////////////////////////////////
58103
- // Copyright (C) 2002-2024, Open Design Alliance (the "Alliance").
58103
+ // Copyright (C) 2002-2025, Open Design Alliance (the "Alliance").
58104
58104
  // All rights reserved.
58105
58105
  //
58106
58106
  // This software and its documentation and related materials are owned by
@@ -58115,7 +58115,7 @@ void main() {
58115
58115
  //
58116
58116
  // This application incorporates Open Design Alliance software pursuant to a
58117
58117
  // license agreement with Open Design Alliance.
58118
- // Open Design Alliance Copyright (C) 2002-2024 by Open Design Alliance.
58118
+ // Open Design Alliance Copyright (C) 2002-2025 by Open Design Alliance.
58119
58119
  // All rights reserved.
58120
58120
  //
58121
58121
  // By use of this software, its documentation or related materials, you
@@ -62946,7 +62946,7 @@ void main() {
62946
62946
  }
62947
62947
 
62948
62948
  ///////////////////////////////////////////////////////////////////////////////
62949
- // Copyright (C) 2002-2024, Open Design Alliance (the "Alliance").
62949
+ // Copyright (C) 2002-2025, Open Design Alliance (the "Alliance").
62950
62950
  // All rights reserved.
62951
62951
  //
62952
62952
  // This software and its documentation and related materials are owned by
@@ -62961,7 +62961,7 @@ void main() {
62961
62961
  //
62962
62962
  // This application incorporates Open Design Alliance software pursuant to a
62963
62963
  // license agreement with Open Design Alliance.
62964
- // Open Design Alliance Copyright (C) 2002-2024 by Open Design Alliance.
62964
+ // Open Design Alliance Copyright (C) 2002-2025 by Open Design Alliance.
62965
62965
  // All rights reserved.
62966
62966
  //
62967
62967
  // By use of this software, its documentation or related materials, you
@@ -63045,7 +63045,7 @@ void main() {
63045
63045
  }
63046
63046
 
63047
63047
  ///////////////////////////////////////////////////////////////////////////////
63048
- // Copyright (C) 2002-2024, Open Design Alliance (the "Alliance").
63048
+ // Copyright (C) 2002-2025, Open Design Alliance (the "Alliance").
63049
63049
  // All rights reserved.
63050
63050
  //
63051
63051
  // This software and its documentation and related materials are owned by
@@ -63060,7 +63060,7 @@ void main() {
63060
63060
  //
63061
63061
  // This application incorporates Open Design Alliance software pursuant to a
63062
63062
  // license agreement with Open Design Alliance.
63063
- // Open Design Alliance Copyright (C) 2002-2024 by Open Design Alliance.
63063
+ // Open Design Alliance Copyright (C) 2002-2025 by Open Design Alliance.
63064
63064
  // All rights reserved.
63065
63065
  //
63066
63066
  // By use of this software, its documentation or related materials, you