@kindly-ai/react-native 0.1.2 → 0.1.4

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 (26) hide show
  1. package/android/build.gradle +1 -1
  2. package/android/maven-repo/ai/kindly/sdk/1.0.127/sdk-1.0.127.aar +0 -0
  3. package/android/maven-repo/ai/kindly/sdk/{1.0.120/sdk-1.0.120.pom → 1.0.127/sdk-1.0.127.pom} +1 -1
  4. package/ios/Frameworks/Kindly.xcframework/_CodeSignature/CodeDirectory +0 -0
  5. package/ios/Frameworks/Kindly.xcframework/_CodeSignature/CodeRequirements-1 +0 -0
  6. package/ios/Frameworks/Kindly.xcframework/_CodeSignature/CodeResources +45 -75
  7. package/ios/Frameworks/Kindly.xcframework/_CodeSignature/CodeSignature +0 -0
  8. package/ios/Frameworks/Kindly.xcframework/ios-arm64/Kindly.framework/Info.plist +0 -0
  9. package/ios/Frameworks/Kindly.xcframework/ios-arm64/Kindly.framework/Kindly +0 -0
  10. package/ios/Frameworks/Kindly.xcframework/ios-arm64/Kindly.framework/Modules/Kindly.swiftmodule/arm64-apple-ios.abi.json +1595 -533
  11. package/ios/Frameworks/Kindly.xcframework/ios-arm64/Kindly.framework/Modules/Kindly.swiftmodule/arm64-apple-ios.private.swiftinterface +28 -0
  12. package/ios/Frameworks/Kindly.xcframework/ios-arm64/Kindly.framework/Modules/Kindly.swiftmodule/arm64-apple-ios.swiftinterface +28 -0
  13. package/ios/Frameworks/Kindly.xcframework/ios-arm64/Kindly.framework/_CodeSignature/CodeResources +7 -18
  14. package/ios/Frameworks/Kindly.xcframework/ios-arm64_x86_64-simulator/Kindly.framework/Info.plist +0 -0
  15. package/ios/Frameworks/Kindly.xcframework/ios-arm64_x86_64-simulator/Kindly.framework/Kindly +0 -0
  16. package/ios/Frameworks/Kindly.xcframework/ios-arm64_x86_64-simulator/Kindly.framework/Modules/Kindly.swiftmodule/arm64-apple-ios-simulator.abi.json +1595 -533
  17. package/ios/Frameworks/Kindly.xcframework/ios-arm64_x86_64-simulator/Kindly.framework/Modules/Kindly.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +28 -0
  18. package/ios/Frameworks/Kindly.xcframework/ios-arm64_x86_64-simulator/Kindly.framework/Modules/Kindly.swiftmodule/arm64-apple-ios-simulator.swiftinterface +28 -0
  19. package/ios/Frameworks/Kindly.xcframework/ios-arm64_x86_64-simulator/Kindly.framework/Modules/Kindly.swiftmodule/x86_64-apple-ios-simulator.abi.json +1595 -533
  20. package/ios/Frameworks/Kindly.xcframework/ios-arm64_x86_64-simulator/Kindly.framework/Modules/Kindly.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +28 -0
  21. package/ios/Frameworks/Kindly.xcframework/ios-arm64_x86_64-simulator/Kindly.framework/Modules/Kindly.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +28 -0
  22. package/ios/Frameworks/Kindly.xcframework/ios-arm64_x86_64-simulator/Kindly.framework/_CodeSignature/CodeResources +13 -24
  23. package/package.json +1 -1
  24. package/android/maven-repo/ai/kindly/sdk/1.0.120/sdk-1.0.120.aar +0 -0
  25. package/ios/Frameworks/Kindly.xcframework/ios-arm64/Kindly.framework/Config.plist +0 -0
  26. package/ios/Frameworks/Kindly.xcframework/ios-arm64_x86_64-simulator/Kindly.framework/Config.plist +0 -0
@@ -10594,6 +10594,900 @@
10594
10594
  "declKind": "Import",
10595
10595
  "moduleName": "Kindly"
10596
10596
  },
10597
+ {
10598
+ "kind": "Import",
10599
+ "name": "Foundation",
10600
+ "printedName": "Foundation",
10601
+ "declKind": "Import",
10602
+ "moduleName": "Kindly",
10603
+ "declAttributes": [
10604
+ "RawDocComment"
10605
+ ]
10606
+ },
10607
+ {
10608
+ "kind": "Import",
10609
+ "name": "Foundation",
10610
+ "printedName": "Foundation",
10611
+ "declKind": "Import",
10612
+ "moduleName": "Kindly"
10613
+ },
10614
+ {
10615
+ "kind": "TypeDecl",
10616
+ "name": "RuntimeEnvironmentOverride",
10617
+ "printedName": "RuntimeEnvironmentOverride",
10618
+ "children": [
10619
+ {
10620
+ "kind": "Var",
10621
+ "name": "environment",
10622
+ "printedName": "environment",
10623
+ "children": [
10624
+ {
10625
+ "kind": "TypeNominal",
10626
+ "name": "String",
10627
+ "printedName": "Swift.String",
10628
+ "usr": "s:SS"
10629
+ }
10630
+ ],
10631
+ "declKind": "Var",
10632
+ "usr": "s:6Kindly26RuntimeEnvironmentOverrideV11environmentSSvp",
10633
+ "mangledName": "$s6Kindly26RuntimeEnvironmentOverrideV11environmentSSvp",
10634
+ "moduleName": "Kindly",
10635
+ "declAttributes": [
10636
+ "HasStorage",
10637
+ "AccessControl",
10638
+ "RawDocComment"
10639
+ ],
10640
+ "isLet": true,
10641
+ "hasStorage": true,
10642
+ "accessors": [
10643
+ {
10644
+ "kind": "Accessor",
10645
+ "name": "Get",
10646
+ "printedName": "Get()",
10647
+ "children": [
10648
+ {
10649
+ "kind": "TypeNominal",
10650
+ "name": "String",
10651
+ "printedName": "Swift.String",
10652
+ "usr": "s:SS"
10653
+ }
10654
+ ],
10655
+ "declKind": "Accessor",
10656
+ "usr": "s:6Kindly26RuntimeEnvironmentOverrideV11environmentSSvg",
10657
+ "mangledName": "$s6Kindly26RuntimeEnvironmentOverrideV11environmentSSvg",
10658
+ "moduleName": "Kindly",
10659
+ "implicit": true,
10660
+ "accessorKind": "get"
10661
+ }
10662
+ ]
10663
+ },
10664
+ {
10665
+ "kind": "Var",
10666
+ "name": "customConfig",
10667
+ "printedName": "customConfig",
10668
+ "children": [
10669
+ {
10670
+ "kind": "TypeNominal",
10671
+ "name": "Optional",
10672
+ "printedName": "Kindly.RuntimeEnvironmentOverride.CustomConfig?",
10673
+ "children": [
10674
+ {
10675
+ "kind": "TypeNominal",
10676
+ "name": "CustomConfig",
10677
+ "printedName": "Kindly.RuntimeEnvironmentOverride.CustomConfig",
10678
+ "usr": "s:6Kindly26RuntimeEnvironmentOverrideV12CustomConfigV"
10679
+ }
10680
+ ],
10681
+ "usr": "s:Sq"
10682
+ }
10683
+ ],
10684
+ "declKind": "Var",
10685
+ "usr": "s:6Kindly26RuntimeEnvironmentOverrideV12customConfigAC06CustomF0VSgvp",
10686
+ "mangledName": "$s6Kindly26RuntimeEnvironmentOverrideV12customConfigAC06CustomF0VSgvp",
10687
+ "moduleName": "Kindly",
10688
+ "declAttributes": [
10689
+ "HasStorage",
10690
+ "AccessControl",
10691
+ "RawDocComment"
10692
+ ],
10693
+ "isLet": true,
10694
+ "hasStorage": true,
10695
+ "accessors": [
10696
+ {
10697
+ "kind": "Accessor",
10698
+ "name": "Get",
10699
+ "printedName": "Get()",
10700
+ "children": [
10701
+ {
10702
+ "kind": "TypeNominal",
10703
+ "name": "Optional",
10704
+ "printedName": "Kindly.RuntimeEnvironmentOverride.CustomConfig?",
10705
+ "children": [
10706
+ {
10707
+ "kind": "TypeNominal",
10708
+ "name": "CustomConfig",
10709
+ "printedName": "Kindly.RuntimeEnvironmentOverride.CustomConfig",
10710
+ "usr": "s:6Kindly26RuntimeEnvironmentOverrideV12CustomConfigV"
10711
+ }
10712
+ ],
10713
+ "usr": "s:Sq"
10714
+ }
10715
+ ],
10716
+ "declKind": "Accessor",
10717
+ "usr": "s:6Kindly26RuntimeEnvironmentOverrideV12customConfigAC06CustomF0VSgvg",
10718
+ "mangledName": "$s6Kindly26RuntimeEnvironmentOverrideV12customConfigAC06CustomF0VSgvg",
10719
+ "moduleName": "Kindly",
10720
+ "implicit": true,
10721
+ "accessorKind": "get"
10722
+ }
10723
+ ]
10724
+ },
10725
+ {
10726
+ "kind": "TypeDecl",
10727
+ "name": "CustomConfig",
10728
+ "printedName": "CustomConfig",
10729
+ "children": [
10730
+ {
10731
+ "kind": "Var",
10732
+ "name": "apiBaseURL",
10733
+ "printedName": "apiBaseURL",
10734
+ "children": [
10735
+ {
10736
+ "kind": "TypeNominal",
10737
+ "name": "String",
10738
+ "printedName": "Swift.String",
10739
+ "usr": "s:SS"
10740
+ }
10741
+ ],
10742
+ "declKind": "Var",
10743
+ "usr": "s:6Kindly26RuntimeEnvironmentOverrideV12CustomConfigV10apiBaseURLSSvp",
10744
+ "mangledName": "$s6Kindly26RuntimeEnvironmentOverrideV12CustomConfigV10apiBaseURLSSvp",
10745
+ "moduleName": "Kindly",
10746
+ "declAttributes": [
10747
+ "HasStorage",
10748
+ "AccessControl"
10749
+ ],
10750
+ "isLet": true,
10751
+ "hasStorage": true,
10752
+ "accessors": [
10753
+ {
10754
+ "kind": "Accessor",
10755
+ "name": "Get",
10756
+ "printedName": "Get()",
10757
+ "children": [
10758
+ {
10759
+ "kind": "TypeNominal",
10760
+ "name": "String",
10761
+ "printedName": "Swift.String",
10762
+ "usr": "s:SS"
10763
+ }
10764
+ ],
10765
+ "declKind": "Accessor",
10766
+ "usr": "s:6Kindly26RuntimeEnvironmentOverrideV12CustomConfigV10apiBaseURLSSvg",
10767
+ "mangledName": "$s6Kindly26RuntimeEnvironmentOverrideV12CustomConfigV10apiBaseURLSSvg",
10768
+ "moduleName": "Kindly",
10769
+ "implicit": true,
10770
+ "accessorKind": "get"
10771
+ }
10772
+ ]
10773
+ },
10774
+ {
10775
+ "kind": "Var",
10776
+ "name": "settingsBaseURL",
10777
+ "printedName": "settingsBaseURL",
10778
+ "children": [
10779
+ {
10780
+ "kind": "TypeNominal",
10781
+ "name": "String",
10782
+ "printedName": "Swift.String",
10783
+ "usr": "s:SS"
10784
+ }
10785
+ ],
10786
+ "declKind": "Var",
10787
+ "usr": "s:6Kindly26RuntimeEnvironmentOverrideV12CustomConfigV15settingsBaseURLSSvp",
10788
+ "mangledName": "$s6Kindly26RuntimeEnvironmentOverrideV12CustomConfigV15settingsBaseURLSSvp",
10789
+ "moduleName": "Kindly",
10790
+ "declAttributes": [
10791
+ "HasStorage",
10792
+ "AccessControl"
10793
+ ],
10794
+ "isLet": true,
10795
+ "hasStorage": true,
10796
+ "accessors": [
10797
+ {
10798
+ "kind": "Accessor",
10799
+ "name": "Get",
10800
+ "printedName": "Get()",
10801
+ "children": [
10802
+ {
10803
+ "kind": "TypeNominal",
10804
+ "name": "String",
10805
+ "printedName": "Swift.String",
10806
+ "usr": "s:SS"
10807
+ }
10808
+ ],
10809
+ "declKind": "Accessor",
10810
+ "usr": "s:6Kindly26RuntimeEnvironmentOverrideV12CustomConfigV15settingsBaseURLSSvg",
10811
+ "mangledName": "$s6Kindly26RuntimeEnvironmentOverrideV12CustomConfigV15settingsBaseURLSSvg",
10812
+ "moduleName": "Kindly",
10813
+ "implicit": true,
10814
+ "accessorKind": "get"
10815
+ }
10816
+ ]
10817
+ },
10818
+ {
10819
+ "kind": "Var",
10820
+ "name": "webviewBaseURL",
10821
+ "printedName": "webviewBaseURL",
10822
+ "children": [
10823
+ {
10824
+ "kind": "TypeNominal",
10825
+ "name": "String",
10826
+ "printedName": "Swift.String",
10827
+ "usr": "s:SS"
10828
+ }
10829
+ ],
10830
+ "declKind": "Var",
10831
+ "usr": "s:6Kindly26RuntimeEnvironmentOverrideV12CustomConfigV14webviewBaseURLSSvp",
10832
+ "mangledName": "$s6Kindly26RuntimeEnvironmentOverrideV12CustomConfigV14webviewBaseURLSSvp",
10833
+ "moduleName": "Kindly",
10834
+ "declAttributes": [
10835
+ "HasStorage",
10836
+ "AccessControl"
10837
+ ],
10838
+ "isLet": true,
10839
+ "hasStorage": true,
10840
+ "accessors": [
10841
+ {
10842
+ "kind": "Accessor",
10843
+ "name": "Get",
10844
+ "printedName": "Get()",
10845
+ "children": [
10846
+ {
10847
+ "kind": "TypeNominal",
10848
+ "name": "String",
10849
+ "printedName": "Swift.String",
10850
+ "usr": "s:SS"
10851
+ }
10852
+ ],
10853
+ "declKind": "Accessor",
10854
+ "usr": "s:6Kindly26RuntimeEnvironmentOverrideV12CustomConfigV14webviewBaseURLSSvg",
10855
+ "mangledName": "$s6Kindly26RuntimeEnvironmentOverrideV12CustomConfigV14webviewBaseURLSSvg",
10856
+ "moduleName": "Kindly",
10857
+ "implicit": true,
10858
+ "accessorKind": "get"
10859
+ }
10860
+ ]
10861
+ },
10862
+ {
10863
+ "kind": "Var",
10864
+ "name": "otlpURL",
10865
+ "printedName": "otlpURL",
10866
+ "children": [
10867
+ {
10868
+ "kind": "TypeNominal",
10869
+ "name": "String",
10870
+ "printedName": "Swift.String",
10871
+ "usr": "s:SS"
10872
+ }
10873
+ ],
10874
+ "declKind": "Var",
10875
+ "usr": "s:6Kindly26RuntimeEnvironmentOverrideV12CustomConfigV7otlpURLSSvp",
10876
+ "mangledName": "$s6Kindly26RuntimeEnvironmentOverrideV12CustomConfigV7otlpURLSSvp",
10877
+ "moduleName": "Kindly",
10878
+ "declAttributes": [
10879
+ "HasStorage",
10880
+ "AccessControl"
10881
+ ],
10882
+ "isLet": true,
10883
+ "hasStorage": true,
10884
+ "accessors": [
10885
+ {
10886
+ "kind": "Accessor",
10887
+ "name": "Get",
10888
+ "printedName": "Get()",
10889
+ "children": [
10890
+ {
10891
+ "kind": "TypeNominal",
10892
+ "name": "String",
10893
+ "printedName": "Swift.String",
10894
+ "usr": "s:SS"
10895
+ }
10896
+ ],
10897
+ "declKind": "Accessor",
10898
+ "usr": "s:6Kindly26RuntimeEnvironmentOverrideV12CustomConfigV7otlpURLSSvg",
10899
+ "mangledName": "$s6Kindly26RuntimeEnvironmentOverrideV12CustomConfigV7otlpURLSSvg",
10900
+ "moduleName": "Kindly",
10901
+ "implicit": true,
10902
+ "accessorKind": "get"
10903
+ }
10904
+ ]
10905
+ },
10906
+ {
10907
+ "kind": "Var",
10908
+ "name": "pusherKey",
10909
+ "printedName": "pusherKey",
10910
+ "children": [
10911
+ {
10912
+ "kind": "TypeNominal",
10913
+ "name": "String",
10914
+ "printedName": "Swift.String",
10915
+ "usr": "s:SS"
10916
+ }
10917
+ ],
10918
+ "declKind": "Var",
10919
+ "usr": "s:6Kindly26RuntimeEnvironmentOverrideV12CustomConfigV9pusherKeySSvp",
10920
+ "mangledName": "$s6Kindly26RuntimeEnvironmentOverrideV12CustomConfigV9pusherKeySSvp",
10921
+ "moduleName": "Kindly",
10922
+ "declAttributes": [
10923
+ "HasStorage",
10924
+ "AccessControl"
10925
+ ],
10926
+ "isLet": true,
10927
+ "hasStorage": true,
10928
+ "accessors": [
10929
+ {
10930
+ "kind": "Accessor",
10931
+ "name": "Get",
10932
+ "printedName": "Get()",
10933
+ "children": [
10934
+ {
10935
+ "kind": "TypeNominal",
10936
+ "name": "String",
10937
+ "printedName": "Swift.String",
10938
+ "usr": "s:SS"
10939
+ }
10940
+ ],
10941
+ "declKind": "Accessor",
10942
+ "usr": "s:6Kindly26RuntimeEnvironmentOverrideV12CustomConfigV9pusherKeySSvg",
10943
+ "mangledName": "$s6Kindly26RuntimeEnvironmentOverrideV12CustomConfigV9pusherKeySSvg",
10944
+ "moduleName": "Kindly",
10945
+ "implicit": true,
10946
+ "accessorKind": "get"
10947
+ }
10948
+ ]
10949
+ },
10950
+ {
10951
+ "kind": "Constructor",
10952
+ "name": "init",
10953
+ "printedName": "init(apiBaseURL:settingsBaseURL:webviewBaseURL:otlpURL:pusherKey:)",
10954
+ "children": [
10955
+ {
10956
+ "kind": "TypeNominal",
10957
+ "name": "CustomConfig",
10958
+ "printedName": "Kindly.RuntimeEnvironmentOverride.CustomConfig",
10959
+ "usr": "s:6Kindly26RuntimeEnvironmentOverrideV12CustomConfigV"
10960
+ },
10961
+ {
10962
+ "kind": "TypeNominal",
10963
+ "name": "String",
10964
+ "printedName": "Swift.String",
10965
+ "usr": "s:SS"
10966
+ },
10967
+ {
10968
+ "kind": "TypeNominal",
10969
+ "name": "String",
10970
+ "printedName": "Swift.String",
10971
+ "usr": "s:SS"
10972
+ },
10973
+ {
10974
+ "kind": "TypeNominal",
10975
+ "name": "String",
10976
+ "printedName": "Swift.String",
10977
+ "usr": "s:SS"
10978
+ },
10979
+ {
10980
+ "kind": "TypeNominal",
10981
+ "name": "String",
10982
+ "printedName": "Swift.String",
10983
+ "usr": "s:SS"
10984
+ },
10985
+ {
10986
+ "kind": "TypeNominal",
10987
+ "name": "String",
10988
+ "printedName": "Swift.String",
10989
+ "usr": "s:SS"
10990
+ }
10991
+ ],
10992
+ "declKind": "Constructor",
10993
+ "usr": "s:6Kindly26RuntimeEnvironmentOverrideV12CustomConfigV10apiBaseURL08settingshI007webviewhI004otlpI09pusherKeyAESS_S4Stcfc",
10994
+ "mangledName": "$s6Kindly26RuntimeEnvironmentOverrideV12CustomConfigV10apiBaseURL08settingshI007webviewhI004otlpI09pusherKeyAESS_S4Stcfc",
10995
+ "moduleName": "Kindly",
10996
+ "declAttributes": [
10997
+ "AccessControl"
10998
+ ],
10999
+ "init_kind": "Designated"
11000
+ },
11001
+ {
11002
+ "kind": "Constructor",
11003
+ "name": "init",
11004
+ "printedName": "init(from:)",
11005
+ "children": [
11006
+ {
11007
+ "kind": "TypeNominal",
11008
+ "name": "CustomConfig",
11009
+ "printedName": "Kindly.RuntimeEnvironmentOverride.CustomConfig",
11010
+ "usr": "s:6Kindly26RuntimeEnvironmentOverrideV12CustomConfigV"
11011
+ },
11012
+ {
11013
+ "kind": "TypeNominal",
11014
+ "name": "Decoder",
11015
+ "printedName": "any Swift.Decoder",
11016
+ "usr": "s:s7DecoderP"
11017
+ }
11018
+ ],
11019
+ "declKind": "Constructor",
11020
+ "usr": "s:6Kindly26RuntimeEnvironmentOverrideV12CustomConfigV4fromAEs7Decoder_p_tKcfc",
11021
+ "mangledName": "$s6Kindly26RuntimeEnvironmentOverrideV12CustomConfigV4fromAEs7Decoder_p_tKcfc",
11022
+ "moduleName": "Kindly",
11023
+ "implicit": true,
11024
+ "throwing": true,
11025
+ "init_kind": "Designated"
11026
+ },
11027
+ {
11028
+ "kind": "Function",
11029
+ "name": "encode",
11030
+ "printedName": "encode(to:)",
11031
+ "children": [
11032
+ {
11033
+ "kind": "TypeNominal",
11034
+ "name": "Void",
11035
+ "printedName": "()"
11036
+ },
11037
+ {
11038
+ "kind": "TypeNominal",
11039
+ "name": "Encoder",
11040
+ "printedName": "any Swift.Encoder",
11041
+ "usr": "s:s7EncoderP"
11042
+ }
11043
+ ],
11044
+ "declKind": "Func",
11045
+ "usr": "s:6Kindly26RuntimeEnvironmentOverrideV12CustomConfigV6encode2toys7Encoder_p_tKF",
11046
+ "mangledName": "$s6Kindly26RuntimeEnvironmentOverrideV12CustomConfigV6encode2toys7Encoder_p_tKF",
11047
+ "moduleName": "Kindly",
11048
+ "implicit": true,
11049
+ "throwing": true,
11050
+ "funcSelfKind": "NonMutating"
11051
+ }
11052
+ ],
11053
+ "declKind": "Struct",
11054
+ "usr": "s:6Kindly26RuntimeEnvironmentOverrideV12CustomConfigV",
11055
+ "mangledName": "$s6Kindly26RuntimeEnvironmentOverrideV12CustomConfigV",
11056
+ "moduleName": "Kindly",
11057
+ "declAttributes": [
11058
+ "AccessControl"
11059
+ ],
11060
+ "conformances": [
11061
+ {
11062
+ "kind": "Conformance",
11063
+ "name": "Copyable",
11064
+ "printedName": "Copyable",
11065
+ "usr": "s:s8CopyableP",
11066
+ "mangledName": "$ss8CopyableP"
11067
+ },
11068
+ {
11069
+ "kind": "Conformance",
11070
+ "name": "Escapable",
11071
+ "printedName": "Escapable",
11072
+ "usr": "s:s9EscapableP",
11073
+ "mangledName": "$ss9EscapableP"
11074
+ },
11075
+ {
11076
+ "kind": "Conformance",
11077
+ "name": "Decodable",
11078
+ "printedName": "Decodable",
11079
+ "usr": "s:Se",
11080
+ "mangledName": "$sSe"
11081
+ },
11082
+ {
11083
+ "kind": "Conformance",
11084
+ "name": "Encodable",
11085
+ "printedName": "Encodable",
11086
+ "usr": "s:SE",
11087
+ "mangledName": "$sSE"
11088
+ }
11089
+ ]
11090
+ },
11091
+ {
11092
+ "kind": "Constructor",
11093
+ "name": "init",
11094
+ "printedName": "init(environment:customConfig:)",
11095
+ "children": [
11096
+ {
11097
+ "kind": "TypeNominal",
11098
+ "name": "RuntimeEnvironmentOverride",
11099
+ "printedName": "Kindly.RuntimeEnvironmentOverride",
11100
+ "usr": "s:6Kindly26RuntimeEnvironmentOverrideV"
11101
+ },
11102
+ {
11103
+ "kind": "TypeNominal",
11104
+ "name": "String",
11105
+ "printedName": "Swift.String",
11106
+ "usr": "s:SS"
11107
+ },
11108
+ {
11109
+ "kind": "TypeNominal",
11110
+ "name": "Optional",
11111
+ "printedName": "Kindly.RuntimeEnvironmentOverride.CustomConfig?",
11112
+ "children": [
11113
+ {
11114
+ "kind": "TypeNominal",
11115
+ "name": "CustomConfig",
11116
+ "printedName": "Kindly.RuntimeEnvironmentOverride.CustomConfig",
11117
+ "usr": "s:6Kindly26RuntimeEnvironmentOverrideV12CustomConfigV"
11118
+ }
11119
+ ],
11120
+ "hasDefaultArg": true,
11121
+ "usr": "s:Sq"
11122
+ }
11123
+ ],
11124
+ "declKind": "Constructor",
11125
+ "usr": "s:6Kindly26RuntimeEnvironmentOverrideV11environment12customConfigACSS_AC06CustomG0VSgtcfc",
11126
+ "mangledName": "$s6Kindly26RuntimeEnvironmentOverrideV11environment12customConfigACSS_AC06CustomG0VSgtcfc",
11127
+ "moduleName": "Kindly",
11128
+ "declAttributes": [
11129
+ "AccessControl"
11130
+ ],
11131
+ "init_kind": "Designated"
11132
+ },
11133
+ {
11134
+ "kind": "Var",
11135
+ "name": "productionDefaults",
11136
+ "printedName": "productionDefaults",
11137
+ "children": [
11138
+ {
11139
+ "kind": "TypeNominal",
11140
+ "name": "CustomConfig",
11141
+ "printedName": "Kindly.RuntimeEnvironmentOverride.CustomConfig",
11142
+ "usr": "s:6Kindly26RuntimeEnvironmentOverrideV12CustomConfigV"
11143
+ }
11144
+ ],
11145
+ "declKind": "Var",
11146
+ "usr": "s:6Kindly26RuntimeEnvironmentOverrideV18productionDefaultsAC12CustomConfigVvpZ",
11147
+ "mangledName": "$s6Kindly26RuntimeEnvironmentOverrideV18productionDefaultsAC12CustomConfigVvpZ",
11148
+ "moduleName": "Kindly",
11149
+ "static": true,
11150
+ "declAttributes": [
11151
+ "HasInitialValue",
11152
+ "HasStorage",
11153
+ "AccessControl",
11154
+ "RawDocComment"
11155
+ ],
11156
+ "isLet": true,
11157
+ "hasStorage": true,
11158
+ "accessors": [
11159
+ {
11160
+ "kind": "Accessor",
11161
+ "name": "Get",
11162
+ "printedName": "Get()",
11163
+ "children": [
11164
+ {
11165
+ "kind": "TypeNominal",
11166
+ "name": "CustomConfig",
11167
+ "printedName": "Kindly.RuntimeEnvironmentOverride.CustomConfig",
11168
+ "usr": "s:6Kindly26RuntimeEnvironmentOverrideV12CustomConfigV"
11169
+ }
11170
+ ],
11171
+ "declKind": "Accessor",
11172
+ "usr": "s:6Kindly26RuntimeEnvironmentOverrideV18productionDefaultsAC12CustomConfigVvgZ",
11173
+ "mangledName": "$s6Kindly26RuntimeEnvironmentOverrideV18productionDefaultsAC12CustomConfigVvgZ",
11174
+ "moduleName": "Kindly",
11175
+ "static": true,
11176
+ "implicit": true,
11177
+ "accessorKind": "get"
11178
+ }
11179
+ ]
11180
+ },
11181
+ {
11182
+ "kind": "Var",
11183
+ "name": "developmentDefaults",
11184
+ "printedName": "developmentDefaults",
11185
+ "children": [
11186
+ {
11187
+ "kind": "TypeNominal",
11188
+ "name": "CustomConfig",
11189
+ "printedName": "Kindly.RuntimeEnvironmentOverride.CustomConfig",
11190
+ "usr": "s:6Kindly26RuntimeEnvironmentOverrideV12CustomConfigV"
11191
+ }
11192
+ ],
11193
+ "declKind": "Var",
11194
+ "usr": "s:6Kindly26RuntimeEnvironmentOverrideV19developmentDefaultsAC12CustomConfigVvpZ",
11195
+ "mangledName": "$s6Kindly26RuntimeEnvironmentOverrideV19developmentDefaultsAC12CustomConfigVvpZ",
11196
+ "moduleName": "Kindly",
11197
+ "static": true,
11198
+ "declAttributes": [
11199
+ "HasInitialValue",
11200
+ "HasStorage",
11201
+ "AccessControl"
11202
+ ],
11203
+ "isLet": true,
11204
+ "hasStorage": true,
11205
+ "accessors": [
11206
+ {
11207
+ "kind": "Accessor",
11208
+ "name": "Get",
11209
+ "printedName": "Get()",
11210
+ "children": [
11211
+ {
11212
+ "kind": "TypeNominal",
11213
+ "name": "CustomConfig",
11214
+ "printedName": "Kindly.RuntimeEnvironmentOverride.CustomConfig",
11215
+ "usr": "s:6Kindly26RuntimeEnvironmentOverrideV12CustomConfigV"
11216
+ }
11217
+ ],
11218
+ "declKind": "Accessor",
11219
+ "usr": "s:6Kindly26RuntimeEnvironmentOverrideV19developmentDefaultsAC12CustomConfigVvgZ",
11220
+ "mangledName": "$s6Kindly26RuntimeEnvironmentOverrideV19developmentDefaultsAC12CustomConfigVvgZ",
11221
+ "moduleName": "Kindly",
11222
+ "static": true,
11223
+ "implicit": true,
11224
+ "accessorKind": "get"
11225
+ }
11226
+ ]
11227
+ },
11228
+ {
11229
+ "kind": "Var",
11230
+ "name": "customBuildtimeDefaults",
11231
+ "printedName": "customBuildtimeDefaults",
11232
+ "children": [
11233
+ {
11234
+ "kind": "TypeNominal",
11235
+ "name": "CustomConfig",
11236
+ "printedName": "Kindly.RuntimeEnvironmentOverride.CustomConfig",
11237
+ "usr": "s:6Kindly26RuntimeEnvironmentOverrideV12CustomConfigV"
11238
+ }
11239
+ ],
11240
+ "declKind": "Var",
11241
+ "usr": "s:6Kindly26RuntimeEnvironmentOverrideV23customBuildtimeDefaultsAC12CustomConfigVvpZ",
11242
+ "mangledName": "$s6Kindly26RuntimeEnvironmentOverrideV23customBuildtimeDefaultsAC12CustomConfigVvpZ",
11243
+ "moduleName": "Kindly",
11244
+ "static": true,
11245
+ "declAttributes": [
11246
+ "HasInitialValue",
11247
+ "HasStorage",
11248
+ "AccessControl",
11249
+ "RawDocComment"
11250
+ ],
11251
+ "isLet": true,
11252
+ "hasStorage": true,
11253
+ "accessors": [
11254
+ {
11255
+ "kind": "Accessor",
11256
+ "name": "Get",
11257
+ "printedName": "Get()",
11258
+ "children": [
11259
+ {
11260
+ "kind": "TypeNominal",
11261
+ "name": "CustomConfig",
11262
+ "printedName": "Kindly.RuntimeEnvironmentOverride.CustomConfig",
11263
+ "usr": "s:6Kindly26RuntimeEnvironmentOverrideV12CustomConfigV"
11264
+ }
11265
+ ],
11266
+ "declKind": "Accessor",
11267
+ "usr": "s:6Kindly26RuntimeEnvironmentOverrideV23customBuildtimeDefaultsAC12CustomConfigVvgZ",
11268
+ "mangledName": "$s6Kindly26RuntimeEnvironmentOverrideV23customBuildtimeDefaultsAC12CustomConfigVvgZ",
11269
+ "moduleName": "Kindly",
11270
+ "static": true,
11271
+ "implicit": true,
11272
+ "accessorKind": "get"
11273
+ }
11274
+ ]
11275
+ },
11276
+ {
11277
+ "kind": "Var",
11278
+ "name": "compileTimeEnvironment",
11279
+ "printedName": "compileTimeEnvironment",
11280
+ "children": [
11281
+ {
11282
+ "kind": "TypeNominal",
11283
+ "name": "String",
11284
+ "printedName": "Swift.String",
11285
+ "usr": "s:SS"
11286
+ }
11287
+ ],
11288
+ "declKind": "Var",
11289
+ "usr": "s:6Kindly26RuntimeEnvironmentOverrideV011compileTimeC0SSvpZ",
11290
+ "mangledName": "$s6Kindly26RuntimeEnvironmentOverrideV011compileTimeC0SSvpZ",
11291
+ "moduleName": "Kindly",
11292
+ "static": true,
11293
+ "declAttributes": [
11294
+ "AccessControl",
11295
+ "RawDocComment"
11296
+ ],
11297
+ "accessors": [
11298
+ {
11299
+ "kind": "Accessor",
11300
+ "name": "Get",
11301
+ "printedName": "Get()",
11302
+ "children": [
11303
+ {
11304
+ "kind": "TypeNominal",
11305
+ "name": "String",
11306
+ "printedName": "Swift.String",
11307
+ "usr": "s:SS"
11308
+ }
11309
+ ],
11310
+ "declKind": "Accessor",
11311
+ "usr": "s:6Kindly26RuntimeEnvironmentOverrideV011compileTimeC0SSvgZ",
11312
+ "mangledName": "$s6Kindly26RuntimeEnvironmentOverrideV011compileTimeC0SSvgZ",
11313
+ "moduleName": "Kindly",
11314
+ "static": true,
11315
+ "accessorKind": "get"
11316
+ }
11317
+ ]
11318
+ },
11319
+ {
11320
+ "kind": "Function",
11321
+ "name": "load",
11322
+ "printedName": "load()",
11323
+ "children": [
11324
+ {
11325
+ "kind": "TypeNominal",
11326
+ "name": "Optional",
11327
+ "printedName": "Kindly.RuntimeEnvironmentOverride?",
11328
+ "children": [
11329
+ {
11330
+ "kind": "TypeNominal",
11331
+ "name": "RuntimeEnvironmentOverride",
11332
+ "printedName": "Kindly.RuntimeEnvironmentOverride",
11333
+ "usr": "s:6Kindly26RuntimeEnvironmentOverrideV"
11334
+ }
11335
+ ],
11336
+ "usr": "s:Sq"
11337
+ }
11338
+ ],
11339
+ "declKind": "Func",
11340
+ "usr": "s:6Kindly26RuntimeEnvironmentOverrideV4loadACSgyFZ",
11341
+ "mangledName": "$s6Kindly26RuntimeEnvironmentOverrideV4loadACSgyFZ",
11342
+ "moduleName": "Kindly",
11343
+ "static": true,
11344
+ "declAttributes": [
11345
+ "AccessControl",
11346
+ "RawDocComment"
11347
+ ],
11348
+ "funcSelfKind": "NonMutating"
11349
+ },
11350
+ {
11351
+ "kind": "Function",
11352
+ "name": "save",
11353
+ "printedName": "save(_:)",
11354
+ "children": [
11355
+ {
11356
+ "kind": "TypeNominal",
11357
+ "name": "Bool",
11358
+ "printedName": "Swift.Bool",
11359
+ "usr": "s:Sb"
11360
+ },
11361
+ {
11362
+ "kind": "TypeNominal",
11363
+ "name": "RuntimeEnvironmentOverride",
11364
+ "printedName": "Kindly.RuntimeEnvironmentOverride",
11365
+ "usr": "s:6Kindly26RuntimeEnvironmentOverrideV"
11366
+ }
11367
+ ],
11368
+ "declKind": "Func",
11369
+ "usr": "s:6Kindly26RuntimeEnvironmentOverrideV4saveySbACFZ",
11370
+ "mangledName": "$s6Kindly26RuntimeEnvironmentOverrideV4saveySbACFZ",
11371
+ "moduleName": "Kindly",
11372
+ "static": true,
11373
+ "declAttributes": [
11374
+ "AccessControl",
11375
+ "DiscardableResult"
11376
+ ],
11377
+ "funcSelfKind": "NonMutating"
11378
+ },
11379
+ {
11380
+ "kind": "Function",
11381
+ "name": "clear",
11382
+ "printedName": "clear()",
11383
+ "children": [
11384
+ {
11385
+ "kind": "TypeNominal",
11386
+ "name": "Void",
11387
+ "printedName": "()"
11388
+ }
11389
+ ],
11390
+ "declKind": "Func",
11391
+ "usr": "s:6Kindly26RuntimeEnvironmentOverrideV5clearyyFZ",
11392
+ "mangledName": "$s6Kindly26RuntimeEnvironmentOverrideV5clearyyFZ",
11393
+ "moduleName": "Kindly",
11394
+ "static": true,
11395
+ "declAttributes": [
11396
+ "AccessControl"
11397
+ ],
11398
+ "funcSelfKind": "NonMutating"
11399
+ },
11400
+ {
11401
+ "kind": "Constructor",
11402
+ "name": "init",
11403
+ "printedName": "init(from:)",
11404
+ "children": [
11405
+ {
11406
+ "kind": "TypeNominal",
11407
+ "name": "RuntimeEnvironmentOverride",
11408
+ "printedName": "Kindly.RuntimeEnvironmentOverride",
11409
+ "usr": "s:6Kindly26RuntimeEnvironmentOverrideV"
11410
+ },
11411
+ {
11412
+ "kind": "TypeNominal",
11413
+ "name": "Decoder",
11414
+ "printedName": "any Swift.Decoder",
11415
+ "usr": "s:s7DecoderP"
11416
+ }
11417
+ ],
11418
+ "declKind": "Constructor",
11419
+ "usr": "s:6Kindly26RuntimeEnvironmentOverrideV4fromACs7Decoder_p_tKcfc",
11420
+ "mangledName": "$s6Kindly26RuntimeEnvironmentOverrideV4fromACs7Decoder_p_tKcfc",
11421
+ "moduleName": "Kindly",
11422
+ "implicit": true,
11423
+ "throwing": true,
11424
+ "init_kind": "Designated"
11425
+ },
11426
+ {
11427
+ "kind": "Function",
11428
+ "name": "encode",
11429
+ "printedName": "encode(to:)",
11430
+ "children": [
11431
+ {
11432
+ "kind": "TypeNominal",
11433
+ "name": "Void",
11434
+ "printedName": "()"
11435
+ },
11436
+ {
11437
+ "kind": "TypeNominal",
11438
+ "name": "Encoder",
11439
+ "printedName": "any Swift.Encoder",
11440
+ "usr": "s:s7EncoderP"
11441
+ }
11442
+ ],
11443
+ "declKind": "Func",
11444
+ "usr": "s:6Kindly26RuntimeEnvironmentOverrideV6encode2toys7Encoder_p_tKF",
11445
+ "mangledName": "$s6Kindly26RuntimeEnvironmentOverrideV6encode2toys7Encoder_p_tKF",
11446
+ "moduleName": "Kindly",
11447
+ "implicit": true,
11448
+ "throwing": true,
11449
+ "funcSelfKind": "NonMutating"
11450
+ }
11451
+ ],
11452
+ "declKind": "Struct",
11453
+ "usr": "s:6Kindly26RuntimeEnvironmentOverrideV",
11454
+ "mangledName": "$s6Kindly26RuntimeEnvironmentOverrideV",
11455
+ "moduleName": "Kindly",
11456
+ "declAttributes": [
11457
+ "AccessControl",
11458
+ "RawDocComment"
11459
+ ],
11460
+ "conformances": [
11461
+ {
11462
+ "kind": "Conformance",
11463
+ "name": "Copyable",
11464
+ "printedName": "Copyable",
11465
+ "usr": "s:s8CopyableP",
11466
+ "mangledName": "$ss8CopyableP"
11467
+ },
11468
+ {
11469
+ "kind": "Conformance",
11470
+ "name": "Escapable",
11471
+ "printedName": "Escapable",
11472
+ "usr": "s:s9EscapableP",
11473
+ "mangledName": "$ss9EscapableP"
11474
+ },
11475
+ {
11476
+ "kind": "Conformance",
11477
+ "name": "Decodable",
11478
+ "printedName": "Decodable",
11479
+ "usr": "s:Se",
11480
+ "mangledName": "$sSe"
11481
+ },
11482
+ {
11483
+ "kind": "Conformance",
11484
+ "name": "Encodable",
11485
+ "printedName": "Encodable",
11486
+ "usr": "s:SE",
11487
+ "mangledName": "$sSE"
11488
+ }
11489
+ ]
11490
+ },
10597
11491
  {
10598
11492
  "kind": "Import",
10599
11493
  "name": "Foundation",
@@ -10659,8 +11553,15 @@
10659
11553
  },
10660
11554
  {
10661
11555
  "kind": "Import",
10662
- "name": "UIKit",
10663
- "printedName": "UIKit",
11556
+ "name": "UIKit",
11557
+ "printedName": "UIKit",
11558
+ "declKind": "Import",
11559
+ "moduleName": "Kindly"
11560
+ },
11561
+ {
11562
+ "kind": "Import",
11563
+ "name": "UniformTypeIdentifiers",
11564
+ "printedName": "UniformTypeIdentifiers",
10664
11565
  "declKind": "Import",
10665
11566
  "moduleName": "Kindly"
10666
11567
  },
@@ -14456,6 +15357,13 @@
14456
15357
  "declKind": "Import",
14457
15358
  "moduleName": "Kindly"
14458
15359
  },
15360
+ {
15361
+ "kind": "Import",
15362
+ "name": "Sentry",
15363
+ "printedName": "Sentry",
15364
+ "declKind": "Import",
15365
+ "moduleName": "Kindly"
15366
+ },
14459
15367
  {
14460
15368
  "kind": "Import",
14461
15369
  "name": "Foundation",
@@ -22511,924 +23419,924 @@
22511
23419
  {
22512
23420
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22513
23421
  "kind": "StringLiteral",
22514
- "offset": 11411,
23422
+ "offset": 11460,
22515
23423
  "length": 19,
22516
23424
  "value": "\"maintenance_alert\""
22517
23425
  },
22518
23426
  {
22519
23427
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22520
23428
  "kind": "StringLiteral",
22521
- "offset": 11473,
23429
+ "offset": 11522,
22522
23430
  "length": 14,
22523
23431
  "value": "\"welcome_page\""
22524
23432
  },
22525
23433
  {
22526
23434
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22527
23435
  "kind": "StringLiteral",
22528
- "offset": 11508,
23436
+ "offset": 11557,
22529
23437
  "length": 12,
22530
23438
  "value": "\"chatbubble\""
22531
23439
  },
22532
23440
  {
22533
23441
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22534
23442
  "kind": "StringLiteral",
22535
- "offset": 11543,
23443
+ "offset": 11592,
22536
23444
  "length": 15,
22537
23445
  "value": "\"feedback_form\""
22538
23446
  },
22539
23447
  {
22540
23448
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22541
23449
  "kind": "StringLiteral",
22542
- "offset": 11587,
23450
+ "offset": 11636,
22543
23451
  "length": 21,
22544
23452
  "value": "\"compliance_settings\""
22545
23453
  },
22546
23454
  {
22547
23455
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22548
23456
  "kind": "StringLiteral",
22549
- "offset": 12695,
23457
+ "offset": 12744,
22550
23458
  "length": 13,
22551
23459
  "value": "\"bubble_size\""
22552
23460
  },
22553
23461
  {
22554
23462
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22555
23463
  "kind": "StringLiteral",
22556
- "offset": 12745,
23464
+ "offset": 12794,
22557
23465
  "length": 30,
22558
23466
  "value": "\"chatbubble_heartbeat_enabled\""
22559
23467
  },
22560
23468
  {
22561
23469
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22562
23470
  "kind": "StringLiteral",
22563
- "offset": 12809,
23471
+ "offset": 12858,
22564
23472
  "length": 28,
22565
23473
  "value": "\"chatbubble_heartbeat_ttl_s\""
22566
23474
  },
22567
23475
  {
22568
23476
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22569
23477
  "kind": "StringLiteral",
22570
- "offset": 12865,
23478
+ "offset": 12914,
22571
23479
  "length": 21,
22572
23480
  "value": "\"conversion_page_url\""
22573
23481
  },
22574
23482
  {
22575
23483
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22576
23484
  "kind": "StringLiteral",
22577
- "offset": 12915,
23485
+ "offset": 12964,
22578
23486
  "length": 21,
22579
23487
  "value": "\"disabled_transports\""
22580
23488
  },
22581
23489
  {
22582
23490
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22583
23491
  "kind": "StringLiteral",
22584
- "offset": 12959,
23492
+ "offset": 13008,
22585
23493
  "length": 15,
22586
23494
  "value": "\"email_enabled\""
22587
23495
  },
22588
23496
  {
22589
23497
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22590
23498
  "kind": "StringLiteral",
22591
- "offset": 12997,
23499
+ "offset": 13046,
22592
23500
  "length": 15,
22593
23501
  "value": "\"handover_mode\""
22594
23502
  },
22595
23503
  {
22596
23504
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22597
23505
  "kind": "StringLiteral",
22598
- "offset": 13058,
23506
+ "offset": 13107,
22599
23507
  "length": 21,
22600
23508
  "value": "\"supported_languages\""
22601
23509
  },
22602
23510
  {
22603
23511
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22604
23512
  "kind": "StringLiteral",
22605
- "offset": 13118,
23513
+ "offset": 13167,
22606
23514
  "length": 33,
22607
23515
  "value": "\"live_translation_language_codes\""
22608
23516
  },
22609
23517
  {
22610
23518
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22611
23519
  "kind": "StringLiteral",
22612
- "offset": 13197,
23520
+ "offset": 13246,
22613
23521
  "length": 28,
22614
23522
  "value": "\"no_feedback_after_handover\""
22615
23523
  },
22616
23524
  {
22617
23525
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22618
23526
  "kind": "StringLiteral",
22619
- "offset": 13247,
23527
+ "offset": 13296,
22620
23528
  "length": 14,
22621
23529
  "value": "\"refreshed_at\""
22622
23530
  },
22623
23531
  {
22624
23532
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22625
23533
  "kind": "StringLiteral",
22626
- "offset": 13290,
23534
+ "offset": 13339,
22627
23535
  "length": 21,
22628
23536
  "value": "\"seasonal_appearance\""
22629
23537
  },
22630
23538
  {
22631
23539
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22632
23540
  "kind": "StringLiteral",
22633
- "offset": 13339,
23541
+ "offset": 13388,
22634
23542
  "length": 21,
22635
23543
  "value": "\"show_handover_queue\""
22636
23544
  },
22637
23545
  {
22638
23546
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22639
23547
  "kind": "StringLiteral",
22640
- "offset": 13388,
23548
+ "offset": 13437,
22641
23549
  "length": 21,
22642
23550
  "value": "\"show_takeover_queue\""
22643
23551
  },
22644
23552
  {
22645
23553
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22646
23554
  "kind": "StringLiteral",
22647
- "offset": 13436,
23555
+ "offset": 13485,
22648
23556
  "length": 20,
22649
23557
  "value": "\"split_test_enabled\""
22650
23558
  },
22651
23559
  {
22652
23560
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22653
23561
  "kind": "StringLiteral",
22654
- "offset": 13485,
23562
+ "offset": 13534,
22655
23563
  "length": 22,
22656
23564
  "value": "\"global_icons_enabled\""
22657
23565
  },
22658
23566
  {
22659
23567
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22660
23568
  "kind": "StringLiteral",
22661
- "offset": 13533,
23569
+ "offset": 13582,
22662
23570
  "length": 20,
22663
23571
  "value": "\"text_right_to_left\""
22664
23572
  },
22665
23573
  {
22666
23574
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22667
23575
  "kind": "StringLiteral",
22668
- "offset": 13572,
23576
+ "offset": 13621,
22669
23577
  "length": 11,
22670
23578
  "value": "\"track_utm\""
22671
23579
  },
22672
23580
  {
22673
23581
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22674
23582
  "kind": "StringLiteral",
22675
- "offset": 13608,
23583
+ "offset": 13657,
22676
23584
  "length": 17,
22677
23585
  "value": "\"typing_duration\""
22678
23586
  },
22679
23587
  {
22680
23588
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22681
23589
  "kind": "StringLiteral",
22682
- "offset": 13651,
23590
+ "offset": 13700,
22683
23591
  "length": 18,
22684
23592
  "value": "\"typing_indicator\""
22685
23593
  },
22686
23594
  {
22687
23595
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22688
23596
  "kind": "StringLiteral",
22689
- "offset": 13689,
23597
+ "offset": 13738,
22690
23598
  "length": 12,
22691
23599
  "value": "\"updated_at\""
22692
23600
  },
22693
23601
  {
22694
23602
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22695
23603
  "kind": "StringLiteral",
22696
- "offset": 13728,
23604
+ "offset": 13777,
22697
23605
  "length": 20,
22698
23606
  "value": "\"use_bubble_outline\""
22699
23607
  },
22700
23608
  {
22701
23609
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22702
23610
  "kind": "StringLiteral",
22703
- "offset": 13776,
23611
+ "offset": 13825,
22704
23612
  "length": 21,
22705
23613
  "value": "\"use_chatbubble_text\""
22706
23614
  },
22707
23615
  {
22708
23616
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22709
23617
  "kind": "StringLiteral",
22710
- "offset": 13830,
23618
+ "offset": 13879,
22711
23619
  "length": 27,
22712
23620
  "value": "\"user_idle_timeout_seconds\""
22713
23621
  },
22714
23622
  {
22715
23623
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22716
23624
  "kind": "StringLiteral",
22717
- "offset": 13885,
23625
+ "offset": 13934,
22718
23626
  "length": 20,
22719
23627
  "value": "\"whitelabel_enabled\""
22720
23628
  },
22721
23629
  {
22722
23630
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22723
23631
  "kind": "StringLiteral",
22724
- "offset": 13932,
23632
+ "offset": 13981,
22725
23633
  "length": 19,
22726
23634
  "value": "\"feedback_settings\""
22727
23635
  },
22728
23636
  {
22729
23637
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22730
23638
  "kind": "StringLiteral",
22731
- "offset": 13980,
23639
+ "offset": 14029,
22732
23640
  "length": 21,
22733
23641
  "value": "\"compliance_settings\""
22734
23642
  },
22735
23643
  {
22736
23644
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22737
23645
  "kind": "StringLiteral",
22738
- "offset": 14442,
23646
+ "offset": 14491,
22739
23647
  "length": 12,
22740
23648
  "value": "\"name_local\""
22741
23649
  },
22742
23650
  {
22743
23651
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22744
23652
  "kind": "StringLiteral",
22745
- "offset": 14476,
23653
+ "offset": 14525,
22746
23654
  "length": 14,
22747
23655
  "value": "\"name_english\""
22748
23656
  },
22749
23657
  {
22750
23658
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22751
23659
  "kind": "StringLiteral",
22752
- "offset": 14509,
23660
+ "offset": 14558,
22753
23661
  "length": 11,
22754
23662
  "value": "\"is_active\""
22755
23663
  },
22756
23664
  {
22757
23665
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22758
23666
  "kind": "StringLiteral",
22759
- "offset": 14540,
23667
+ "offset": 14589,
22760
23668
  "length": 12,
22761
23669
  "value": "\"is_primary\""
22762
23670
  },
22763
23671
  {
22764
23672
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22765
23673
  "kind": "StringLiteral",
22766
- "offset": 14580,
23674
+ "offset": 14629,
22767
23675
  "length": 21,
22768
23676
  "value": "\"is_live_translation\""
22769
23677
  },
22770
23678
  {
22771
23679
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22772
23680
  "kind": "StringLiteral",
22773
- "offset": 15590,
23681
+ "offset": 15639,
22774
23682
  "length": 25,
22775
23683
  "value": "\"color_chat_log_elements\""
22776
23684
  },
22777
23685
  {
22778
23686
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22779
23687
  "kind": "StringLiteral",
22780
- "offset": 15642,
23688
+ "offset": 15691,
22781
23689
  "length": 25,
22782
23690
  "value": "\"color_button_background\""
22783
23691
  },
22784
23692
  {
22785
23693
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22786
23694
  "kind": "StringLiteral",
22787
- "offset": 15700,
23695
+ "offset": 15749,
22788
23696
  "length": 32,
22789
23697
  "value": "\"color_bubble_button_background\""
22790
23698
  },
22791
23699
  {
22792
23700
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22793
23701
  "kind": "StringLiteral",
22794
- "offset": 15753,
23702
+ "offset": 15802,
22795
23703
  "length": 19,
22796
23704
  "value": "\"color_button_text\""
22797
23705
  },
22798
23706
  {
22799
23707
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22800
23708
  "kind": "StringLiteral",
22801
- "offset": 15793,
23709
+ "offset": 15842,
22802
23710
  "length": 18,
22803
23711
  "value": "\"color_background\""
22804
23712
  },
22805
23713
  {
22806
23714
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22807
23715
  "kind": "StringLiteral",
22808
- "offset": 15838,
23716
+ "offset": 15887,
22809
23717
  "length": 25,
22810
23718
  "value": "\"color_header_background\""
22811
23719
  },
22812
23720
  {
22813
23721
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22814
23722
  "kind": "StringLiteral",
22815
- "offset": 15884,
23723
+ "offset": 15933,
22816
23724
  "length": 19,
22817
23725
  "value": "\"color_header_text\""
22818
23726
  },
22819
23727
  {
22820
23728
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22821
23729
  "kind": "StringLiteral",
22822
- "offset": 15929,
23730
+ "offset": 15978,
22823
23731
  "length": 24,
22824
23732
  "value": "\"color_input_background\""
22825
23733
  },
22826
23734
  {
22827
23735
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22828
23736
  "kind": "StringLiteral",
22829
- "offset": 15973,
23737
+ "offset": 16022,
22830
23738
  "length": 18,
22831
23739
  "value": "\"color_input_text\""
22832
23740
  },
22833
23741
  {
22834
23742
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22835
23743
  "kind": "StringLiteral",
22836
- "offset": 16023,
23744
+ "offset": 16072,
22837
23745
  "length": 31,
22838
23746
  "value": "\"color_user_message_background\""
22839
23747
  },
22840
23748
  {
22841
23749
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22842
23750
  "kind": "StringLiteral",
22843
- "offset": 16085,
23751
+ "offset": 16134,
22844
23752
  "length": 31,
22845
23753
  "value": "\"color_user_message_text_color\""
22846
23754
  },
22847
23755
  {
22848
23756
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22849
23757
  "kind": "StringLiteral",
22850
- "offset": 16147,
23758
+ "offset": 16196,
22851
23759
  "length": 30,
22852
23760
  "value": "\"color_bot_message_background\""
22853
23761
  },
22854
23762
  {
22855
23763
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22856
23764
  "kind": "StringLiteral",
22857
- "offset": 16207,
23765
+ "offset": 16256,
22858
23766
  "length": 30,
22859
23767
  "value": "\"color_bot_message_text_color\""
22860
23768
  },
22861
23769
  {
22862
23770
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22863
23771
  "kind": "StringLiteral",
22864
- "offset": 16261,
23772
+ "offset": 16310,
22865
23773
  "length": 22,
22866
23774
  "value": "\"color_button_outline\""
22867
23775
  },
22868
23776
  {
22869
23777
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22870
23778
  "kind": "StringLiteral",
22871
- "offset": 16308,
23779
+ "offset": 16357,
22872
23780
  "length": 23,
22873
23781
  "value": "\"color_chatbubble_text\""
22874
23782
  },
22875
23783
  {
22876
23784
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22877
23785
  "kind": "StringLiteral",
22878
- "offset": 16369,
23786
+ "offset": 16418,
22879
23787
  "length": 38,
22880
23788
  "value": "\"color_global_icons_button_background\""
22881
23789
  },
22882
23790
  {
22883
23791
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22884
23792
  "kind": "StringLiteral",
22885
- "offset": 16433,
23793
+ "offset": 16482,
22886
23794
  "length": 24,
22887
23795
  "value": "\"color_panel_background\""
22888
23796
  },
22889
23797
  {
22890
23798
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22891
23799
  "kind": "StringLiteral",
22892
- "offset": 16493,
23800
+ "offset": 16542,
22893
23801
  "length": 35,
22894
23802
  "value": "\"color_secondary_button_background\""
22895
23803
  },
22896
23804
  {
22897
23805
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22898
23806
  "kind": "StringLiteral",
22899
- "offset": 16564,
23807
+ "offset": 16613,
22900
23808
  "length": 30,
22901
23809
  "value": "\"chatbubble_icon_avatar_image\""
22902
23810
  },
22903
23811
  {
22904
23812
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22905
23813
  "kind": "StringLiteral",
22906
- "offset": 19254,
23814
+ "offset": 19303,
22907
23815
  "length": 18,
22908
23816
  "value": "\"tab_notification\""
22909
23817
  },
22910
23818
  {
22911
23819
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22912
23820
  "kind": "StringLiteral",
22913
- "offset": 19300,
23821
+ "offset": 19349,
22914
23822
  "length": 20,
22915
23823
  "value": "\"sound_notification\""
22916
23824
  },
22917
23825
  {
22918
23826
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22919
23827
  "kind": "StringLiteral",
22920
- "offset": 19349,
23828
+ "offset": 19398,
22921
23829
  "length": 21,
22922
23830
  "value": "\"bubble_notification\""
22923
23831
  },
22924
23832
  {
22925
23833
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22926
23834
  "kind": "StringLiteral",
22927
- "offset": 19397,
23835
+ "offset": 19446,
22928
23836
  "length": 20,
22929
23837
  "value": "\"use_push_greetings\""
22930
23838
  },
22931
23839
  {
22932
23840
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22933
23841
  "kind": "StringLiteral",
22934
- "offset": 19441,
23842
+ "offset": 19490,
22935
23843
  "length": 16,
22936
23844
  "value": "\"push_greetings\""
22937
23845
  },
22938
23846
  {
22939
23847
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22940
23848
  "kind": "StringLiteral",
22941
- "offset": 19811,
23849
+ "offset": 19860,
22942
23850
  "length": 16,
22943
23851
  "value": "\"autopopup_time\""
22944
23852
  },
22945
23853
  {
22946
23854
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22947
23855
  "kind": "StringLiteral",
22948
- "offset": 20143,
23856
+ "offset": 20192,
22949
23857
  "length": 22,
22950
23858
  "value": "\"welcome_page_enabled\""
22951
23859
  },
22952
23860
  {
22953
23861
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22954
23862
  "kind": "StringLiteral",
22955
- "offset": 20191,
23863
+ "offset": 20240,
22956
23864
  "length": 7,
22957
23865
  "value": "\"image\""
22958
23866
  },
22959
23867
  {
22960
23868
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22961
23869
  "kind": "StringLiteral",
22962
- "offset": 20240,
23870
+ "offset": 20289,
22963
23871
  "length": 8,
22964
23872
  "value": "\"header\""
22965
23873
  },
22966
23874
  {
22967
23875
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22968
23876
  "kind": "StringLiteral",
22969
- "offset": 20269,
23877
+ "offset": 20318,
22970
23878
  "length": 6,
22971
23879
  "value": "\"text\""
22972
23880
  },
22973
23881
  {
22974
23882
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22975
23883
  "kind": "StringLiteral",
22976
- "offset": 20296,
23884
+ "offset": 20345,
22977
23885
  "length": 14,
22978
23886
  "value": "\"start_button\""
22979
23887
  },
22980
23888
  {
22981
23889
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22982
23890
  "kind": "StringLiteral",
22983
- "offset": 21156,
23891
+ "offset": 21205,
22984
23892
  "length": 19,
22985
23893
  "value": "\"require_agreement\""
22986
23894
  },
22987
23895
  {
22988
23896
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22989
23897
  "kind": "StringLiteral",
22990
- "offset": 21205,
23898
+ "offset": 21254,
22991
23899
  "length": 23,
22992
23900
  "value": "\"description_text_html\""
22993
23901
  },
22994
23902
  {
22995
23903
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
22996
23904
  "kind": "StringLiteral",
22997
- "offset": 21249,
23905
+ "offset": 21298,
22998
23906
  "length": 13,
22999
23907
  "value": "\"button_text\""
23000
23908
  },
23001
23909
  {
23002
23910
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23003
23911
  "kind": "StringLiteral",
23004
- "offset": 21287,
23912
+ "offset": 21336,
23005
23913
  "length": 17,
23006
23914
  "value": "\"acceptance_text\""
23007
23915
  },
23008
23916
  {
23009
23917
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23010
23918
  "kind": "StringLiteral",
23011
- "offset": 21335,
23919
+ "offset": 21384,
23012
23920
  "length": 24,
23013
23921
  "value": "\"revoke_permission_text\""
23014
23922
  },
23015
23923
  {
23016
23924
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23017
23925
  "kind": "StringLiteral",
23018
- "offset": 21387,
23926
+ "offset": 21436,
23019
23927
  "length": 21,
23020
23928
  "value": "\"access_request_text\""
23021
23929
  },
23022
23930
  {
23023
23931
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23024
23932
  "kind": "StringLiteral",
23025
- "offset": 21951,
23933
+ "offset": 22000,
23026
23934
  "length": 20,
23027
23935
  "value": "\"realtime_analytics\""
23028
23936
  },
23029
23937
  {
23030
23938
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23031
23939
  "kind": "StringLiteral",
23032
- "offset": 21998,
23940
+ "offset": 22047,
23033
23941
  "length": 19,
23034
23942
  "value": "\"heartbeat_enabled\""
23035
23943
  },
23036
23944
  {
23037
23945
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23038
23946
  "kind": "StringLiteral",
23039
- "offset": 22041,
23947
+ "offset": 22090,
23040
23948
  "length": 17,
23041
23949
  "value": "\"heartbeat_ttl_s\""
23042
23950
  },
23043
23951
  {
23044
23952
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23045
23953
  "kind": "StringLiteral",
23046
- "offset": 22084,
23954
+ "offset": 22133,
23047
23955
  "length": 19,
23048
23956
  "value": "\"icon_avatar_image\""
23049
23957
  },
23050
23958
  {
23051
23959
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23052
23960
  "kind": "StringLiteral",
23053
- "offset": 22126,
23961
+ "offset": 22175,
23054
23962
  "length": 15,
23055
23963
  "value": "\"persist_state\""
23056
23964
  },
23057
23965
  {
23058
23966
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23059
23967
  "kind": "StringLiteral",
23060
- "offset": 22179,
23968
+ "offset": 22228,
23061
23969
  "length": 32,
23062
23970
  "value": "\"persist_state_lifespan_seconds\""
23063
23971
  },
23064
23972
  {
23065
23973
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23066
23974
  "kind": "StringLiteral",
23067
- "offset": 22252,
23975
+ "offset": 22301,
23068
23976
  "length": 16,
23069
23977
  "value": "\"autopopup_time\""
23070
23978
  },
23071
23979
  {
23072
23980
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23073
23981
  "kind": "StringLiteral",
23074
- "offset": 22287,
23982
+ "offset": 22336,
23075
23983
  "length": 11,
23076
23984
  "value": "\"keep_open\""
23077
23985
  },
23078
23986
  {
23079
23987
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23080
23988
  "kind": "StringLiteral",
23081
- "offset": 22323,
23989
+ "offset": 22372,
23082
23990
  "length": 18,
23083
23991
  "value": "\"keep_open_mobile\""
23084
23992
  },
23085
23993
  {
23086
23994
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23087
23995
  "kind": "StringLiteral",
23088
- "offset": 22369,
23996
+ "offset": 22418,
23089
23997
  "length": 21,
23090
23998
  "value": "\"input_limit_enabled\""
23091
23999
  },
23092
24000
  {
23093
24001
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23094
24002
  "kind": "StringLiteral",
23095
- "offset": 22411,
24003
+ "offset": 22460,
23096
24004
  "length": 13,
23097
24005
  "value": "\"input_limit\""
23098
24006
  },
23099
24007
  {
23100
24008
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23101
24009
  "kind": "StringLiteral",
23102
- "offset": 22448,
24010
+ "offset": 22497,
23103
24011
  "length": 17,
23104
24012
  "value": "\"auth_public_key\""
23105
24013
  },
23106
24014
  {
23107
24015
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23108
24016
  "kind": "StringLiteral",
23109
- "offset": 23968,
24017
+ "offset": 24017,
23110
24018
  "length": 15,
23111
24019
  "value": "\"cancel_button\""
23112
24020
  },
23113
24021
  {
23114
24022
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23115
24023
  "kind": "StringLiteral",
23116
- "offset": 24008,
24024
+ "offset": 24057,
23117
24025
  "length": 18,
23118
24026
  "value": "\"cancel_chat_text\""
23119
24027
  },
23120
24028
  {
23121
24029
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23122
24030
  "kind": "StringLiteral",
23123
- "offset": 24053,
24031
+ "offset": 24102,
23124
24032
  "length": 20,
23125
24033
  "value": "\"cancel_chat_button\""
23126
24034
  },
23127
24035
  {
23128
24036
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23129
24037
  "kind": "StringLiteral",
23130
- "offset": 24104,
24038
+ "offset": 24153,
23131
24039
  "length": 24,
23132
24040
  "value": "\"change_language_button\""
23133
24041
  },
23134
24042
  {
23135
24043
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23136
24044
  "kind": "StringLiteral",
23137
- "offset": 24157,
24045
+ "offset": 24206,
23138
24046
  "length": 22,
23139
24047
  "value": "\"change_language_text\""
23140
24048
  },
23141
24049
  {
23142
24050
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23143
24051
  "kind": "StringLiteral",
23144
- "offset": 24209,
24052
+ "offset": 24258,
23145
24053
  "length": 23,
23146
24054
  "value": "\"confirm_action_button\""
23147
24055
  },
23148
24056
  {
23149
24057
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23150
24058
  "kind": "StringLiteral",
23151
- "offset": 24255,
24059
+ "offset": 24304,
23152
24060
  "length": 15,
23153
24061
  "value": "\"delete_button\""
23154
24062
  },
23155
24063
  {
23156
24064
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23157
24065
  "kind": "StringLiteral",
23158
- "offset": 24291,
24066
+ "offset": 24340,
23159
24067
  "length": 13,
23160
24068
  "value": "\"delete_text\""
23161
24069
  },
23162
24070
  {
23163
24071
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23164
24072
  "kind": "StringLiteral",
23165
- "offset": 24329,
24073
+ "offset": 24378,
23166
24074
  "length": 17,
23167
24075
  "value": "\"download_button\""
23168
24076
  },
23169
24077
  {
23170
24078
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23171
24079
  "kind": "StringLiteral",
23172
- "offset": 24375,
24080
+ "offset": 24424,
23173
24081
  "length": 22,
23174
24082
  "value": "\"download_format_text\""
23175
24083
  },
23176
24084
  {
23177
24085
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23178
24086
  "kind": "StringLiteral",
23179
- "offset": 24426,
24087
+ "offset": 24475,
23180
24088
  "length": 26,
23181
24089
  "value": "\"ios_file_selector_button\""
23182
24090
  },
23183
24091
  {
23184
24092
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23185
24093
  "kind": "StringLiteral",
23186
- "offset": 24482,
24094
+ "offset": 24531,
23187
24095
  "length": 27,
23188
24096
  "value": "\"ios_photo_selector_button\""
23189
24097
  },
23190
24098
  {
23191
24099
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23192
24100
  "kind": "StringLiteral",
23193
- "offset": 24553,
24101
+ "offset": 24602,
23194
24102
  "length": 17,
23195
24103
  "value": "\"settings_button\""
23196
24104
  },
23197
24105
  {
23198
24106
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23199
24107
  "kind": "StringLiteral",
23200
- "offset": 24595,
24108
+ "offset": 24644,
23201
24109
  "length": 17,
23202
24110
  "value": "\"settings_header\""
23203
24111
  },
23204
24112
  {
23205
24113
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23206
24114
  "kind": "StringLiteral",
23207
- "offset": 24638,
24115
+ "offset": 24687,
23208
24116
  "length": 19,
23209
24117
  "value": "\"start_over_button\""
23210
24118
  },
23211
24119
  {
23212
24120
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23213
24121
  "kind": "StringLiteral",
23214
- "offset": 24684,
24122
+ "offset": 24733,
23215
24123
  "length": 20,
23216
24124
  "value": "\"upload_file_failed\""
23217
24125
  },
23218
24126
  {
23219
24127
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23220
24128
  "kind": "StringLiteral",
23221
- "offset": 24732,
24129
+ "offset": 24781,
23222
24130
  "length": 21,
23223
24131
  "value": "\"upload_file_subtext\""
23224
24132
  },
23225
24133
  {
23226
24134
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23227
24135
  "kind": "StringLiteral",
23228
- "offset": 24778,
24136
+ "offset": 24827,
23229
24137
  "length": 18,
23230
24138
  "value": "\"upload_file_text\""
23231
24139
  },
23232
24140
  {
23233
24141
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23234
24142
  "kind": "StringLiteral",
23235
- "offset": 24822,
24143
+ "offset": 24871,
23236
24144
  "length": 19,
23237
24145
  "value": "\"agent_joined_text\""
23238
24146
  },
23239
24147
  {
23240
24148
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23241
24149
  "kind": "StringLiteral",
23242
- "offset": 24865,
24150
+ "offset": 24914,
23243
24151
  "length": 17,
23244
24152
  "value": "\"agent_left_text\""
23245
24153
  },
23246
24154
  {
23247
24155
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23248
24156
  "kind": "StringLiteral",
23249
- "offset": 24910,
24157
+ "offset": 24959,
23250
24158
  "length": 21,
23251
24159
  "value": "\"handover_queue_text\""
23252
24160
  },
23253
24161
  {
23254
24162
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23255
24163
  "kind": "StringLiteral",
23256
- "offset": 24959,
24164
+ "offset": 25008,
23257
24165
  "length": 21,
23258
24166
  "value": "\"handover_queue_link\""
23259
24167
  },
23260
24168
  {
23261
24169
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23262
24170
  "kind": "StringLiteral",
23263
- "offset": 25008,
24171
+ "offset": 25057,
23264
24172
  "length": 21,
23265
24173
  "value": "\"queue_position_text\""
23266
24174
  },
23267
24175
  {
23268
24176
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23269
24177
  "kind": "StringLiteral",
23270
- "offset": 25057,
24178
+ "offset": 25106,
23271
24179
  "length": 21,
23272
24180
  "value": "\"takeover_queue_text\""
23273
24181
  },
23274
24182
  {
23275
24183
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23276
24184
  "kind": "StringLiteral",
23277
- "offset": 25106,
24185
+ "offset": 25155,
23278
24186
  "length": 21,
23279
24187
  "value": "\"takeover_queue_link\""
23280
24188
  },
23281
24189
  {
23282
24190
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23283
24191
  "kind": "StringLiteral",
23284
- "offset": 25152,
24192
+ "offset": 25201,
23285
24193
  "length": 18,
23286
24194
  "value": "\"leave_queue_text\""
23287
24195
  },
23288
24196
  {
23289
24197
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23290
24198
  "kind": "StringLiteral",
23291
- "offset": 25195,
24199
+ "offset": 25244,
23292
24200
  "length": 18,
23293
24201
  "value": "\"leave_queue_link\""
23294
24202
  },
23295
24203
  {
23296
24204
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23297
24205
  "kind": "StringLiteral",
23298
- "offset": 25245,
24206
+ "offset": 25294,
23299
24207
  "length": 26,
23300
24208
  "value": "\"chatting_with_agent_text\""
23301
24209
  },
23302
24210
  {
23303
24211
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23304
24212
  "kind": "StringLiteral",
23305
- "offset": 25307,
24213
+ "offset": 25356,
23306
24214
  "length": 31,
23307
24215
  "value": "\"user_end_handover_button_text\""
23308
24216
  },
23309
24217
  {
23310
24218
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23311
24219
  "kind": "StringLiteral",
23312
- "offset": 25378,
24220
+ "offset": 25427,
23313
24221
  "length": 36,
23314
24222
  "value": "\"user_end_handover_modal_title_text\""
23315
24223
  },
23316
24224
  {
23317
24225
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23318
24226
  "kind": "StringLiteral",
23319
- "offset": 25460,
24227
+ "offset": 25509,
23320
24228
  "length": 42,
23321
24229
  "value": "\"user_end_handover_modal_description_text\""
23322
24230
  },
23323
24231
  {
23324
24232
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23325
24233
  "kind": "StringLiteral",
23326
- "offset": 25530,
24234
+ "offset": 25579,
23327
24235
  "length": 21,
23328
24236
  "value": "\"estimated_time_text\""
23329
24237
  },
23330
24238
  {
23331
24239
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23332
24240
  "kind": "StringLiteral",
23333
- "offset": 25785,
24241
+ "offset": 25834,
23334
24242
  "length": 15,
23335
24243
  "value": "\"alert_enabled\""
23336
24244
  },
23337
24245
  {
23338
24246
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23339
24247
  "kind": "StringLiteral",
23340
- "offset": 25819,
24248
+ "offset": 25868,
23341
24249
  "length": 11,
23342
24250
  "value": "\"link_text\""
23343
24251
  },
23344
24252
  {
23345
24253
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23346
24254
  "kind": "StringLiteral",
23347
- "offset": 25853,
24255
+ "offset": 25902,
23348
24256
  "length": 15,
23349
24257
  "value": "\"link_location\""
23350
24258
  },
23351
24259
  {
23352
24260
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23353
24261
  "kind": "StringLiteral",
23354
- "offset": 25890,
24262
+ "offset": 25939,
23355
24263
  "length": 14,
23356
24264
  "value": "\"text_content\""
23357
24265
  },
23358
24266
  {
23359
24267
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23360
24268
  "kind": "StringLiteral",
23361
- "offset": 26587,
24269
+ "offset": 26636,
23362
24270
  "length": 18,
23363
24271
  "value": "\"freeform_enabled\""
23364
24272
  },
23365
24273
  {
23366
24274
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23367
24275
  "kind": "StringLiteral",
23368
- "offset": 26630,
24276
+ "offset": 26679,
23369
24277
  "length": 17,
23370
24278
  "value": "\"binary_headline\""
23371
24279
  },
23372
24280
  {
23373
24281
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23374
24282
  "kind": "StringLiteral",
23375
- "offset": 26665,
24283
+ "offset": 26714,
23376
24284
  "length": 10,
23377
24285
  "value": "\"binary_1\""
23378
24286
  },
23379
24287
  {
23380
24288
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23381
24289
  "kind": "StringLiteral",
23382
- "offset": 26693,
24290
+ "offset": 26742,
23383
24291
  "length": 10,
23384
24292
  "value": "\"binary_0\""
23385
24293
  },
23386
24294
  {
23387
24295
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23388
24296
  "kind": "StringLiteral",
23389
- "offset": 26727,
24297
+ "offset": 26776,
23390
24298
  "length": 16,
23391
24299
  "value": "\"emoji_headline\""
23392
24300
  },
23393
24301
  {
23394
24302
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23395
24303
  "kind": "StringLiteral",
23396
- "offset": 26768,
24304
+ "offset": 26817,
23397
24305
  "length": 17,
23398
24306
  "value": "\"emoji_guideline\""
23399
24307
  },
23400
24308
  {
23401
24309
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23402
24310
  "kind": "StringLiteral",
23403
- "offset": 26815,
24311
+ "offset": 26864,
23404
24312
  "length": 22,
23405
24313
  "value": "\"freeform_description\""
23406
24314
  },
23407
24315
  {
23408
24316
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23409
24317
  "kind": "StringLiteral",
23410
- "offset": 26867,
24318
+ "offset": 26916,
23411
24319
  "length": 22,
23412
24320
  "value": "\"freeform_placeholder\""
23413
24321
  },
23414
24322
  {
23415
24323
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23416
24324
  "kind": "StringLiteral",
23417
- "offset": 26958,
24325
+ "offset": 27007,
23418
24326
  "length": 24,
23419
24327
  "value": "\"external_link_headline\""
23420
24328
  },
23421
24329
  {
23422
24330
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23423
24331
  "kind": "StringLiteral",
23424
- "offset": 27009,
24332
+ "offset": 27058,
23425
24333
  "length": 20,
23426
24334
  "value": "\"external_link_text\""
23427
24335
  },
23428
24336
  {
23429
24337
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/ConfigService.swift",
23430
24338
  "kind": "StringLiteral",
23431
- "offset": 27055,
24339
+ "offset": 27104,
23432
24340
  "length": 19,
23433
24341
  "value": "\"external_link_url\""
23434
24342
  },
@@ -23729,7 +24637,56 @@
23729
24637
  {
23730
24638
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/UI Components\/Cells\/IncomingMessageCell.swift",
23731
24639
  "kind": "BooleanLiteral",
23732
- "offset": 19848,
24640
+ "offset": 2193,
24641
+ "length": 5,
24642
+ "value": "false"
24643
+ },
24644
+ {
24645
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/UI Components\/Cells\/IncomingMessageCell.swift",
24646
+ "kind": "BooleanLiteral",
24647
+ "offset": 2270,
24648
+ "length": 4,
24649
+ "value": "true"
24650
+ },
24651
+ {
24652
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/UI Components\/Cells\/IncomingMessageCell.swift",
24653
+ "kind": "IntegerLiteral",
24654
+ "offset": 2326,
24655
+ "length": 1,
24656
+ "value": "2"
24657
+ },
24658
+ {
24659
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/UI Components\/Cells\/IncomingMessageCell.swift",
24660
+ "kind": "FloatLiteral",
24661
+ "offset": 2360,
24662
+ "length": 3,
24663
+ "value": "0.5"
24664
+ },
24665
+ {
24666
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/UI Components\/Cells\/IncomingMessageCell.swift",
24667
+ "kind": "StringLiteral",
24668
+ "offset": 2544,
24669
+ "length": 14,
24670
+ "value": "\"agent_avatar\""
24671
+ },
24672
+ {
24673
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/UI Components\/Cells\/IncomingMessageCell.swift",
24674
+ "kind": "BooleanLiteral",
24675
+ "offset": 2582,
24676
+ "length": 4,
24677
+ "value": "true"
24678
+ },
24679
+ {
24680
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/UI Components\/Cells\/IncomingMessageCell.swift",
24681
+ "kind": "IntegerLiteral",
24682
+ "offset": 2654,
24683
+ "length": 2,
24684
+ "value": "28"
24685
+ },
24686
+ {
24687
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/UI Components\/Cells\/IncomingMessageCell.swift",
24688
+ "kind": "BooleanLiteral",
24689
+ "offset": 24976,
23733
24690
  "length": 4,
23734
24691
  "value": "true"
23735
24692
  },
@@ -24079,14 +25036,14 @@
24079
25036
  {
24080
25037
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Utils\/Utils.swift",
24081
25038
  "kind": "StringLiteral",
24082
- "offset": 6124,
25039
+ "offset": 7305,
24083
25040
  "length": 5,
24084
25041
  "value": "\"…\""
24085
25042
  },
24086
25043
  {
24087
25044
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Utils\/Utils.swift",
24088
25045
  "kind": "BooleanLiteral",
24089
- "offset": 15218,
25046
+ "offset": 16902,
24090
25047
  "length": 4,
24091
25048
  "value": "true"
24092
25049
  },
@@ -24170,352 +25127,254 @@
24170
25127
  {
24171
25128
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/Config.swift",
24172
25129
  "kind": "StringLiteral",
24173
- "offset": 166,
24174
- "length": 8,
24175
- "value": "\"Config\""
24176
- },
24177
- {
24178
- "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/Config.swift",
24179
- "kind": "StringLiteral",
24180
- "offset": 181,
25130
+ "offset": 1475,
24181
25131
  "length": 13,
24182
- "value": "\"ENVIRONMENT\""
25132
+ "value": "\"development\""
24183
25133
  },
24184
25134
  {
24185
25135
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/Config.swift",
24186
25136
  "kind": "StringLiteral",
24187
- "offset": 662,
24188
- "length": 13,
24189
- "value": "\"development\""
25137
+ "offset": 1532,
25138
+ "length": 12,
25139
+ "value": "\"production\""
24190
25140
  },
24191
25141
  {
24192
25142
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/Config.swift",
24193
25143
  "kind": "StringLiteral",
24194
- "offset": 719,
24195
- "length": 12,
24196
- "value": "\"production\""
25144
+ "offset": 1590,
25145
+ "length": 8,
25146
+ "value": "\"custom\""
24197
25147
  },
24198
25148
  {
24199
25149
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/Config.swift",
24200
25150
  "kind": "StringLiteral",
24201
- "offset": 1387,
25151
+ "offset": 2328,
24202
25152
  "length": 7,
24203
25153
  "value": "\"local\""
24204
25154
  },
24205
25155
  {
24206
25156
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/Config.swift",
24207
25157
  "kind": "StringLiteral",
24208
- "offset": 1440,
25158
+ "offset": 2381,
24209
25159
  "length": 7,
24210
25160
  "value": "\"cloud\""
24211
25161
  },
24212
25162
  {
24213
25163
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/Config.swift",
24214
25164
  "kind": "BooleanLiteral",
24215
- "offset": 1632,
25165
+ "offset": 2573,
24216
25166
  "length": 4,
24217
25167
  "value": "true"
24218
25168
  },
24219
25169
  {
24220
25170
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/Config.swift",
24221
25171
  "kind": "BooleanLiteral",
24222
- "offset": 1658,
25172
+ "offset": 2599,
24223
25173
  "length": 5,
24224
25174
  "value": "false"
24225
25175
  },
24226
25176
  {
24227
25177
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/Config.swift",
24228
25178
  "kind": "BooleanLiteral",
24229
- "offset": 1765,
25179
+ "offset": 2706,
24230
25180
  "length": 4,
24231
25181
  "value": "true"
24232
25182
  },
24233
25183
  {
24234
25184
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/Config.swift",
24235
25185
  "kind": "BooleanLiteral",
24236
- "offset": 1791,
25186
+ "offset": 2732,
24237
25187
  "length": 5,
24238
25188
  "value": "false"
24239
25189
  },
24240
25190
  {
24241
25191
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/Config.swift",
24242
25192
  "kind": "StringLiteral",
24243
- "offset": 2613,
24244
- "length": 2,
24245
- "value": "\"\""
24246
- },
24247
- {
24248
- "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/Config.swift",
24249
- "kind": "IntegerLiteral",
24250
- "offset": 2694,
24251
- "length": 1,
24252
- "value": "0"
24253
- },
24254
- {
24255
- "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/Config.swift",
24256
- "kind": "IntegerLiteral",
24257
- "offset": 2705,
24258
- "length": 2,
24259
- "value": "80"
24260
- },
24261
- {
24262
- "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/Config.swift",
24263
- "kind": "StringLiteral",
24264
- "offset": 2724,
24265
- "length": 17,
24266
- "value": "\"\""
24267
- },
24268
- {
24269
- "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/Config.swift",
24270
- "kind": "StringLiteral",
24271
- "offset": 2732,
24272
- "length": 1,
24273
- "value": "\":\""
24274
- },
24275
- {
24276
- "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/Config.swift",
24277
- "kind": "StringLiteral",
24278
- "offset": 2740,
24279
- "length": 1,
24280
- "value": "\"\""
24281
- },
24282
- {
24283
- "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/Config.swift",
24284
- "kind": "StringLiteral",
24285
- "offset": 2767,
24286
- "length": 9,
24287
- "value": "\"\""
24288
- },
24289
- {
24290
- "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/Config.swift",
24291
- "kind": "StringLiteral",
24292
- "offset": 2775,
24293
- "length": 1,
24294
- "value": "\"\""
24295
- },
24296
- {
24297
- "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/Config.swift",
24298
- "kind": "StringLiteral",
24299
- "offset": 2876,
24300
- "length": 8,
24301
- "value": "\"Config\""
24302
- },
24303
- {
24304
- "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/Config.swift",
24305
- "kind": "StringLiteral",
24306
- "offset": 2891,
24307
- "length": 14,
24308
- "value": "\"API_ENDPOINT\""
25193
+ "offset": 5064,
25194
+ "length": 15,
25195
+ "value": "\"chatbubble\/v2\""
24309
25196
  },
24310
25197
  {
24311
25198
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/Config.swift",
24312
25199
  "kind": "StringLiteral",
24313
- "offset": 2963,
25200
+ "offset": 5121,
24314
25201
  "length": 47,
24315
25202
  "value": "\"\""
24316
25203
  },
24317
25204
  {
24318
25205
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/Config.swift",
24319
25206
  "kind": "StringLiteral",
24320
- "offset": 2986,
25207
+ "offset": 5144,
24321
25208
  "length": 1,
24322
25209
  "value": "\"\/\""
24323
25210
  },
24324
25211
  {
24325
25212
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/Config.swift",
24326
25213
  "kind": "StringLiteral",
24327
- "offset": 3009,
25214
+ "offset": 5167,
24328
25215
  "length": 1,
24329
25216
  "value": "\"\""
24330
25217
  },
24331
25218
  {
24332
25219
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/Config.swift",
24333
25220
  "kind": "StringLiteral",
24334
- "offset": 3641,
24335
- "length": 2,
24336
- "value": "\"\""
24337
- },
24338
- {
24339
- "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/Config.swift",
24340
- "kind": "IntegerLiteral",
24341
- "offset": 3732,
24342
- "length": 1,
24343
- "value": "0"
25221
+ "offset": 7885,
25222
+ "length": 28,
25223
+ "value": "\"CFBundleShortVersionString\""
24344
25224
  },
24345
25225
  {
24346
25226
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/Config.swift",
24347
- "kind": "IntegerLiteral",
24348
- "offset": 3743,
24349
- "length": 2,
24350
- "value": "80"
25227
+ "kind": "StringLiteral",
25228
+ "offset": 7930,
25229
+ "length": 7,
25230
+ "value": "\"0.0.0\""
24351
25231
  },
24352
25232
  {
24353
25233
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/Config.swift",
24354
25234
  "kind": "StringLiteral",
24355
- "offset": 3762,
25235
+ "offset": 8141,
24356
25236
  "length": 17,
24357
- "value": "\"\""
25237
+ "value": "\"CFBundleVersion\""
24358
25238
  },
24359
25239
  {
24360
25240
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/Config.swift",
24361
25241
  "kind": "StringLiteral",
24362
- "offset": 3770,
24363
- "length": 1,
24364
- "value": "\":\""
25242
+ "offset": 8175,
25243
+ "length": 3,
25244
+ "value": "\"0\""
24365
25245
  },
24366
25246
  {
24367
- "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/Config.swift",
25247
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/GeneratedConfig.swift",
24368
25248
  "kind": "StringLiteral",
24369
- "offset": 3778,
24370
- "length": 1,
24371
- "value": "\"\""
25249
+ "offset": 848,
25250
+ "length": 87,
25251
+ "value": "\"https:\/\/b643bef7ed38158a59fc9705e8c4fc58@o116031.ingest.us.sentry.io\/4507549270474752\""
24372
25252
  },
24373
25253
  {
24374
- "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/Config.swift",
25254
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/GeneratedConfig.swift",
24375
25255
  "kind": "StringLiteral",
24376
- "offset": 3805,
24377
- "length": 9,
24378
- "value": "\"\""
25256
+ "offset": 1899,
25257
+ "length": 12,
25258
+ "value": "\"production\""
24379
25259
  },
24380
25260
  {
24381
- "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/Config.swift",
25261
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/GeneratedConfig.swift",
24382
25262
  "kind": "StringLiteral",
24383
- "offset": 3813,
24384
- "length": 1,
24385
- "value": "\"\""
25263
+ "offset": 1943,
25264
+ "length": 7,
25265
+ "value": "\"cloud\""
24386
25266
  },
24387
25267
  {
24388
- "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/Config.swift",
25268
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/GeneratedConfig.swift",
24389
25269
  "kind": "StringLiteral",
24390
- "offset": 4462,
24391
- "length": 2,
24392
- "value": "\"\""
24393
- },
24394
- {
24395
- "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/Config.swift",
24396
- "kind": "IntegerLiteral",
24397
- "offset": 4551,
24398
- "length": 1,
24399
- "value": "0"
24400
- },
24401
- {
24402
- "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/Config.swift",
24403
- "kind": "IntegerLiteral",
24404
- "offset": 4562,
24405
- "length": 2,
24406
- "value": "80"
25270
+ "offset": 2426,
25271
+ "length": 9,
25272
+ "value": "\"2.1.183\""
24407
25273
  },
24408
25274
  {
24409
- "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/Config.swift",
25275
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/RuntimeEnvironmentOverride.swift",
24410
25276
  "kind": "StringLiteral",
24411
- "offset": 4581,
24412
- "length": 17,
24413
- "value": "\"\""
25277
+ "offset": 2135,
25278
+ "length": 23,
25279
+ "value": "\"https:\/\/bot.kindly.ai\""
24414
25280
  },
24415
25281
  {
24416
- "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/Config.swift",
25282
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/RuntimeEnvironmentOverride.swift",
24417
25283
  "kind": "StringLiteral",
24418
- "offset": 4589,
24419
- "length": 1,
24420
- "value": "\":\""
25284
+ "offset": 2179,
25285
+ "length": 28,
25286
+ "value": "\"https:\/\/chat.kindlycdn.com\""
24421
25287
  },
24422
25288
  {
24423
- "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/Config.swift",
25289
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/RuntimeEnvironmentOverride.swift",
24424
25290
  "kind": "StringLiteral",
24425
- "offset": 4597,
24426
- "length": 1,
24427
- "value": "\"\""
25291
+ "offset": 2228,
25292
+ "length": 32,
25293
+ "value": "\"https:\/\/chat.kindlycdn.com\/sdk\""
24428
25294
  },
24429
25295
  {
24430
- "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/Config.swift",
25296
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/RuntimeEnvironmentOverride.swift",
24431
25297
  "kind": "StringLiteral",
24432
- "offset": 4624,
24433
- "length": 9,
24434
- "value": "\"\""
25298
+ "offset": 2281,
25299
+ "length": 35,
25300
+ "value": "\"https:\/\/otlp.kindly.ai\/v1\/metrics\""
24435
25301
  },
24436
25302
  {
24437
- "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/Config.swift",
25303
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/RuntimeEnvironmentOverride.swift",
24438
25304
  "kind": "StringLiteral",
24439
- "offset": 4632,
24440
- "length": 1,
24441
- "value": "\"\""
25305
+ "offset": 2337,
25306
+ "length": 22,
25307
+ "value": "\"0d15baa2a7308d71e79d\""
24442
25308
  },
24443
25309
  {
24444
- "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/Config.swift",
25310
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/RuntimeEnvironmentOverride.swift",
24445
25311
  "kind": "StringLiteral",
24446
- "offset": 4747,
24447
- "length": 12,
24448
- "value": "\"LOG_PRINTS\""
24449
- },
24450
- {
24451
- "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/Config.swift",
24452
- "kind": "BooleanLiteral",
24453
- "offset": 4764,
24454
- "length": 5,
24455
- "value": "false"
25312
+ "offset": 2438,
25313
+ "length": 27,
25314
+ "value": "\"https:\/\/bot-dev.kindly.ai\""
24456
25315
  },
24457
25316
  {
24458
- "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/Config.swift",
25317
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/RuntimeEnvironmentOverride.swift",
24459
25318
  "kind": "StringLiteral",
24460
- "offset": 4859,
24461
- "length": 9,
24462
- "value": "\"VERSION\""
25319
+ "offset": 2486,
25320
+ "length": 32,
25321
+ "value": "\"https:\/\/chat-dev.kindlycdn.com\""
24463
25322
  },
24464
25323
  {
24465
- "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/Config.swift",
25324
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/RuntimeEnvironmentOverride.swift",
24466
25325
  "kind": "StringLiteral",
24467
- "offset": 4873,
24468
- "length": 7,
24469
- "value": "\"0.0.0\""
25326
+ "offset": 2539,
25327
+ "length": 32,
25328
+ "value": "\"https:\/\/chat.kindlycdn.com\/sdk\""
24470
25329
  },
24471
25330
  {
24472
- "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/Config.swift",
25331
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/RuntimeEnvironmentOverride.swift",
24473
25332
  "kind": "StringLiteral",
24474
- "offset": 4968,
24475
- "length": 7,
24476
- "value": "\"BUILD\""
25333
+ "offset": 2592,
25334
+ "length": 39,
25335
+ "value": "\"https:\/\/otlp.dev.kindly.ai\/v1\/metrics\""
24477
25336
  },
24478
25337
  {
24479
- "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/Config.swift",
25338
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/RuntimeEnvironmentOverride.swift",
24480
25339
  "kind": "StringLiteral",
24481
- "offset": 4980,
24482
- "length": 3,
24483
- "value": "\"0\""
25340
+ "offset": 2652,
25341
+ "length": 22,
25342
+ "value": "\"f65c531eb076639447ac\""
24484
25343
  },
24485
25344
  {
24486
- "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/Config.swift",
25345
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/RuntimeEnvironmentOverride.swift",
24487
25346
  "kind": "StringLiteral",
24488
- "offset": 5093,
24489
- "length": 12,
24490
- "value": "\"PUSHER_KEY\""
25347
+ "offset": 2897,
25348
+ "length": 38,
25349
+ "value": "\"https:\/\/pattestwithalexy.eu.ngrok.io\""
24491
25350
  },
24492
25351
  {
24493
- "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/Config.swift",
25352
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/RuntimeEnvironmentOverride.swift",
24494
25353
  "kind": "StringLiteral",
24495
- "offset": 5641,
24496
- "length": 8,
24497
- "value": "\"SENTRY\""
25354
+ "offset": 2956,
25355
+ "length": 32,
25356
+ "value": "\"https:\/\/chat-dev.kindlycdn.com\""
24498
25357
  },
24499
25358
  {
24500
- "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/Config.swift",
25359
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/RuntimeEnvironmentOverride.swift",
24501
25360
  "kind": "StringLiteral",
24502
- "offset": 5659,
24503
- "length": 5,
24504
- "value": "\"dsn\""
25361
+ "offset": 3009,
25362
+ "length": 32,
25363
+ "value": "\"https:\/\/chat.kindlycdn.com\/sdk\""
24505
25364
  },
24506
25365
  {
24507
- "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/Config.swift",
25366
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/RuntimeEnvironmentOverride.swift",
24508
25367
  "kind": "StringLiteral",
24509
- "offset": 5772,
24510
- "length": 10,
24511
- "value": "\"OTLP_URL\""
25368
+ "offset": 3062,
25369
+ "length": 39,
25370
+ "value": "\"https:\/\/otlp.dev.kindly.ai\/v1\/metrics\""
24512
25371
  },
24513
25372
  {
24514
- "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/Config.swift",
25373
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/RuntimeEnvironmentOverride.swift",
24515
25374
  "kind": "StringLiteral",
24516
- "offset": 5961,
24517
- "length": 19,
24518
- "value": "\"OTLP_BEARER_TOKEN\""
25375
+ "offset": 3122,
25376
+ "length": 22,
25377
+ "value": "\"9201eea9b3265d1b2f8f\""
24519
25378
  },
24520
25379
  {
24521
25380
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Models\/Standalone\/Pusher\/PusherConnectionEstablishedDTO.swift",
@@ -24744,371 +25603,602 @@
24744
25603
  {
24745
25604
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
24746
25605
  "kind": "Dictionary",
24747
- "offset": 4019,
25606
+ "offset": 4049,
24748
25607
  "length": 3,
24749
25608
  "value": "[]"
24750
25609
  },
24751
25610
  {
24752
25611
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
24753
25612
  "kind": "IntegerLiteral",
24754
- "offset": 6387,
25613
+ "offset": 6673,
24755
25614
  "length": 1,
24756
25615
  "value": "0"
24757
25616
  },
24758
25617
  {
24759
25618
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
24760
25619
  "kind": "StringLiteral",
24761
- "offset": 6539,
25620
+ "offset": 6825,
24762
25621
  "length": 28,
24763
25622
  "value": "\"com.kindly.formUpdateQueue\""
24764
25623
  },
24765
25624
  {
24766
25625
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
24767
25626
  "kind": "FloatLiteral",
24768
- "offset": 6731,
25627
+ "offset": 7017,
24769
25628
  "length": 4,
24770
25629
  "value": "0.15"
24771
25630
  },
24772
25631
  {
24773
25632
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
24774
25633
  "kind": "Array",
24775
- "offset": 6807,
25634
+ "offset": 7093,
24776
25635
  "length": 2,
24777
25636
  "value": "[]"
24778
25637
  },
24779
25638
  {
24780
25639
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
24781
25640
  "kind": "BooleanLiteral",
24782
- "offset": 6911,
25641
+ "offset": 7197,
24783
25642
  "length": 5,
24784
25643
  "value": "false"
24785
25644
  },
24786
25645
  {
24787
25646
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
24788
25647
  "kind": "StringLiteral",
24789
- "offset": 6967,
25648
+ "offset": 7253,
24790
25649
  "length": 26,
24791
25650
  "value": "\"com.kindly.snapshotQueue\""
24792
25651
  },
24793
25652
  {
24794
25653
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
24795
25654
  "kind": "FloatLiteral",
24796
- "offset": 7164,
25655
+ "offset": 7450,
24797
25656
  "length": 4,
24798
25657
  "value": "0.15"
24799
25658
  },
24800
25659
  {
24801
25660
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
24802
25661
  "kind": "BooleanLiteral",
24803
- "offset": 7372,
25662
+ "offset": 7658,
24804
25663
  "length": 5,
24805
25664
  "value": "false"
24806
25665
  },
24807
25666
  {
24808
25667
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
24809
25668
  "kind": "Array",
24810
- "offset": 7431,
25669
+ "offset": 7717,
24811
25670
  "length": 2,
24812
25671
  "value": "[]"
24813
25672
  },
24814
25673
  {
24815
25674
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
24816
25675
  "kind": "BooleanLiteral",
24817
- "offset": 7565,
25676
+ "offset": 7851,
24818
25677
  "length": 5,
24819
25678
  "value": "false"
24820
25679
  },
24821
25680
  {
24822
25681
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
24823
25682
  "kind": "FloatLiteral",
24824
- "offset": 7754,
25683
+ "offset": 8040,
24825
25684
  "length": 3,
24826
25685
  "value": "0.3"
24827
25686
  },
24828
25687
  {
24829
25688
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
24830
25689
  "kind": "FloatLiteral",
24831
- "offset": 8120,
25690
+ "offset": 8406,
24832
25691
  "length": 3,
24833
25692
  "value": "5.0"
24834
25693
  },
24835
25694
  {
24836
25695
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
24837
25696
  "kind": "Dictionary",
24838
- "offset": 8549,
25697
+ "offset": 8835,
25698
+ "length": 3,
25699
+ "value": "[]"
25700
+ },
25701
+ {
25702
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
25703
+ "kind": "Dictionary",
25704
+ "offset": 8890,
24839
25705
  "length": 3,
24840
25706
  "value": "[]"
24841
25707
  },
24842
25708
  {
24843
25709
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
24844
25710
  "kind": "Dictionary",
24845
- "offset": 8604,
25711
+ "offset": 8968,
24846
25712
  "length": 3,
24847
25713
  "value": "[]"
24848
25714
  },
24849
25715
  {
24850
25716
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
24851
- "kind": "Dictionary",
24852
- "offset": 8682,
24853
- "length": 3,
25717
+ "kind": "Array",
25718
+ "offset": 9354,
25719
+ "length": 2,
25720
+ "value": "[]"
25721
+ },
25722
+ {
25723
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
25724
+ "kind": "BooleanLiteral",
25725
+ "offset": 9694,
25726
+ "length": 5,
25727
+ "value": "false"
25728
+ },
25729
+ {
25730
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
25731
+ "kind": "Array",
25732
+ "offset": 10031,
25733
+ "length": 2,
24854
25734
  "value": "[]"
24855
25735
  },
24856
25736
  {
24857
25737
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
24858
25738
  "kind": "BooleanLiteral",
24859
- "offset": 8823,
25739
+ "offset": 10131,
24860
25740
  "length": 5,
24861
25741
  "value": "false"
24862
25742
  },
24863
25743
  {
24864
25744
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
24865
25745
  "kind": "FloatLiteral",
24866
- "offset": 9118,
25746
+ "offset": 10426,
24867
25747
  "length": 3,
24868
25748
  "value": "0.1"
24869
25749
  },
24870
25750
  {
24871
25751
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
24872
25752
  "kind": "BooleanLiteral",
24873
- "offset": 9157,
25753
+ "offset": 10465,
24874
25754
  "length": 5,
24875
25755
  "value": "false"
24876
25756
  },
24877
25757
  {
24878
25758
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
24879
25759
  "kind": "StringLiteral",
24880
- "offset": 9297,
25760
+ "offset": 10605,
24881
25761
  "length": 6,
24882
25762
  "value": "\"Send\""
24883
25763
  },
24884
25764
  {
24885
25765
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
24886
25766
  "kind": "StringLiteral",
24887
- "offset": 9339,
25767
+ "offset": 10647,
24888
25768
  "length": 21,
24889
25769
  "value": "\"send_message_button\""
24890
25770
  },
24891
25771
  {
24892
25772
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
24893
25773
  "kind": "StringLiteral",
24894
- "offset": 9379,
25774
+ "offset": 10687,
24895
25775
  "length": 3,
24896
25776
  "value": "\" \""
24897
25777
  },
24898
25778
  {
24899
25779
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
24900
25780
  "kind": "StringLiteral",
24901
- "offset": 9469,
25781
+ "offset": 10777,
24902
25782
  "length": 11,
24903
25783
  "value": "\"icon_send\""
24904
25784
  },
24905
25785
  {
24906
25786
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
24907
25787
  "kind": "BooleanLiteral",
24908
- "offset": 9681,
25788
+ "offset": 10989,
24909
25789
  "length": 4,
24910
25790
  "value": "true"
24911
25791
  },
24912
25792
  {
24913
25793
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
24914
25794
  "kind": "StringLiteral",
24915
- "offset": 9826,
25795
+ "offset": 11134,
24916
25796
  "length": 8,
24917
25797
  "value": "\"Attach\""
24918
25798
  },
24919
25799
  {
24920
25800
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
24921
25801
  "kind": "StringLiteral",
24922
- "offset": 9870,
25802
+ "offset": 11178,
24923
25803
  "length": 19,
24924
25804
  "value": "\"attachment_button\""
24925
25805
  },
24926
25806
  {
24927
25807
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
24928
25808
  "kind": "StringLiteral",
24929
- "offset": 9908,
25809
+ "offset": 11216,
24930
25810
  "length": 3,
24931
25811
  "value": "\" \""
24932
25812
  },
24933
25813
  {
24934
25814
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
24935
25815
  "kind": "StringLiteral",
24936
- "offset": 10001,
25816
+ "offset": 11309,
24937
25817
  "length": 17,
24938
25818
  "value": "\"icon_attachment\""
24939
25819
  },
24940
25820
  {
24941
25821
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
24942
25822
  "kind": "IntegerLiteral",
24943
- "offset": 10050,
25823
+ "offset": 11358,
24944
25824
  "length": 2,
24945
25825
  "value": "24"
24946
25826
  },
24947
25827
  {
24948
25828
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
24949
25829
  "kind": "IntegerLiteral",
24950
- "offset": 10062,
25830
+ "offset": 11370,
24951
25831
  "length": 2,
24952
25832
  "value": "24"
24953
25833
  },
24954
25834
  {
24955
25835
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
24956
25836
  "kind": "IntegerLiteral",
24957
- "offset": 10356,
25837
+ "offset": 11664,
24958
25838
  "length": 1,
24959
25839
  "value": "0"
24960
25840
  },
24961
25841
  {
24962
25842
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
24963
25843
  "kind": "IntegerLiteral",
24964
- "offset": 10365,
25844
+ "offset": 11673,
24965
25845
  "length": 1,
24966
25846
  "value": "0"
24967
25847
  },
24968
25848
  {
24969
25849
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
24970
25850
  "kind": "IntegerLiteral",
24971
- "offset": 10376,
25851
+ "offset": 11684,
24972
25852
  "length": 1,
24973
25853
  "value": "0"
24974
25854
  },
24975
25855
  {
24976
25856
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
24977
25857
  "kind": "BooleanLiteral",
24978
- "offset": 10453,
25858
+ "offset": 11761,
24979
25859
  "length": 4,
24980
25860
  "value": "true"
24981
25861
  },
24982
25862
  {
24983
25863
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
24984
25864
  "kind": "BooleanLiteral",
24985
- "offset": 10667,
25865
+ "offset": 11975,
24986
25866
  "length": 4,
24987
25867
  "value": "true"
24988
25868
  },
24989
25869
  {
24990
25870
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
24991
25871
  "kind": "BooleanLiteral",
24992
- "offset": 10803,
25872
+ "offset": 12111,
24993
25873
  "length": 4,
24994
25874
  "value": "true"
24995
25875
  },
24996
25876
  {
24997
25877
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
24998
25878
  "kind": "BooleanLiteral",
24999
- "offset": 10933,
25879
+ "offset": 12241,
25000
25880
  "length": 4,
25001
25881
  "value": "true"
25002
25882
  },
25003
25883
  {
25004
25884
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
25005
25885
  "kind": "BooleanLiteral",
25006
- "offset": 11633,
25886
+ "offset": 12941,
25007
25887
  "length": 5,
25008
25888
  "value": "false"
25009
25889
  },
25010
25890
  {
25011
25891
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
25012
25892
  "kind": "StringLiteral",
25013
- "offset": 38909,
25893
+ "offset": 24580,
25894
+ "length": 20,
25895
+ "value": "\"ChatViewController\""
25896
+ },
25897
+ {
25898
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
25899
+ "kind": "StringLiteral",
25900
+ "offset": 24602,
25901
+ "length": 181,
25902
+ "value": "\"🐞 Popup localization — lang: \""
25903
+ },
25904
+ {
25905
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
25906
+ "kind": "StringLiteral",
25907
+ "offset": 24660,
25908
+ "length": 1,
25909
+ "value": "\", settingsLoaded: \""
25910
+ },
25911
+ {
25912
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
25913
+ "kind": "StringLiteral",
25914
+ "offset": 24703,
25915
+ "length": 1,
25916
+ "value": "\". settings_button: '\""
25917
+ },
25918
+ {
25919
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
25920
+ "kind": "StringLiteral",
25921
+ "offset": 24739,
25922
+ "length": 24,
25923
+ "value": "\"', cancel_chat_button: '\""
25924
+ },
25925
+ {
25926
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
25927
+ "kind": "StringLiteral",
25928
+ "offset": 24781,
25929
+ "length": 18,
25930
+ "value": "\"'\""
25931
+ },
25932
+ {
25933
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
25934
+ "kind": "StringLiteral",
25935
+ "offset": 25242,
25936
+ "length": 20,
25937
+ "value": "\"Show Feedback form\""
25938
+ },
25939
+ {
25940
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
25941
+ "kind": "StringLiteral",
25942
+ "offset": 25380,
25943
+ "length": 23,
25944
+ "value": "\"Trigger form dialogue\""
25945
+ },
25946
+ {
25947
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
25948
+ "kind": "StringLiteral",
25949
+ "offset": 25479,
25950
+ "length": 38,
25951
+ "value": "\"e5522a30-03ab-40c5-b1d8-cae3128a3698\""
25952
+ },
25953
+ {
25954
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
25955
+ "kind": "StringLiteral",
25956
+ "offset": 25561,
25957
+ "length": 19,
25958
+ "value": "\"disconnect pusher\""
25959
+ },
25960
+ {
25961
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
25962
+ "kind": "StringLiteral",
25963
+ "offset": 25785,
25964
+ "length": 28,
25965
+ "value": "\"👻 Trigger Ghost Message\""
25966
+ },
25967
+ {
25968
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
25969
+ "kind": "StringLiteral",
25970
+ "offset": 25944,
25971
+ "length": 35,
25972
+ "value": "\"🎨 Test setCustomTheme (random)\""
25973
+ },
25974
+ {
25975
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
25976
+ "kind": "IntegerLiteral",
25977
+ "offset": 26091,
25978
+ "length": 1,
25979
+ "value": "0"
25980
+ },
25981
+ {
25982
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
25983
+ "kind": "IntegerLiteral",
25984
+ "offset": 26097,
25985
+ "length": 1,
25986
+ "value": "1"
25987
+ },
25988
+ {
25989
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
25990
+ "kind": "IntegerLiteral",
25991
+ "offset": 26128,
25992
+ "length": 1,
25993
+ "value": "0"
25994
+ },
25995
+ {
25996
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
25997
+ "kind": "IntegerLiteral",
25998
+ "offset": 26134,
25999
+ "length": 1,
26000
+ "value": "1"
26001
+ },
26002
+ {
26003
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
26004
+ "kind": "IntegerLiteral",
26005
+ "offset": 26164,
26006
+ "length": 1,
26007
+ "value": "0"
26008
+ },
26009
+ {
26010
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
26011
+ "kind": "IntegerLiteral",
26012
+ "offset": 26170,
26013
+ "length": 1,
26014
+ "value": "1"
26015
+ },
26016
+ {
26017
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
26018
+ "kind": "IntegerLiteral",
26019
+ "offset": 26189,
26020
+ "length": 1,
26021
+ "value": "1"
26022
+ },
26023
+ {
26024
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
26025
+ "kind": "StringLiteral",
26026
+ "offset": 26471,
26027
+ "length": 25,
26028
+ "value": "\"🧹 Clear Custom Theme\""
26029
+ },
26030
+ {
26031
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
26032
+ "kind": "StringLiteral",
26033
+ "offset": 26613,
26034
+ "length": 40,
26035
+ "value": "\"📨 Send 'Buttons' (test sendMessage)\""
26036
+ },
26037
+ {
26038
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
26039
+ "kind": "StringLiteral",
26040
+ "offset": 26721,
26041
+ "length": 9,
26042
+ "value": "\"Buttons\""
26043
+ },
26044
+ {
26045
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
26046
+ "kind": "StringLiteral",
26047
+ "offset": 26774,
26048
+ "length": 35,
26049
+ "value": "\"🛰 Test captureMessage (Sentry)\""
26050
+ },
26051
+ {
26052
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
26053
+ "kind": "StringLiteral",
26054
+ "offset": 26891,
26055
+ "length": 56,
26056
+ "value": "\"Test message from KindlySDK local-dev menu @ \""
26057
+ },
26058
+ {
26059
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
26060
+ "kind": "StringLiteral",
26061
+ "offset": 26946,
26062
+ "length": 2,
26063
+ "value": "\"\""
26064
+ },
26065
+ {
26066
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
26067
+ "kind": "Dictionary",
26068
+ "offset": 26983,
26069
+ "length": 54,
26070
+ "value": "[(\"source\", \"local_dev_menu\"), (\"test\", \"captureMessage\")]"
26071
+ },
26072
+ {
26073
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
26074
+ "kind": "StringLiteral",
26075
+ "offset": 27088,
26076
+ "length": 32,
26077
+ "value": "\"💥 Test reportError (Sentry)\""
26078
+ },
26079
+ {
26080
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
26081
+ "kind": "StringLiteral",
26082
+ "offset": 27301,
26083
+ "length": 54,
26084
+ "value": "\"Test error from KindlySDK local-dev menu @ \""
26085
+ },
26086
+ {
26087
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
26088
+ "kind": "StringLiteral",
26089
+ "offset": 27354,
26090
+ "length": 3,
26091
+ "value": "\"\""
26092
+ },
26093
+ {
26094
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
26095
+ "kind": "Dictionary",
26096
+ "offset": 27393,
26097
+ "length": 51,
26098
+ "value": "[(\"source\", \"local_dev_menu\"), (\"test\", \"reportError\")]"
26099
+ },
26100
+ {
26101
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
26102
+ "kind": "StringLiteral",
26103
+ "offset": 40941,
25014
26104
  "length": 14,
25015
26105
  "value": "\"Send message\""
25016
26106
  },
25017
26107
  {
25018
26108
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
25019
26109
  "kind": "StringLiteral",
25020
- "offset": 38999,
26110
+ "offset": 41031,
25021
26111
  "length": 4,
25022
26112
  "value": "\"\r\""
25023
26113
  },
25024
26114
  {
25025
26115
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
25026
26116
  "kind": "Array",
25027
- "offset": 39076,
26117
+ "offset": 41108,
25028
26118
  "length": 2,
25029
26119
  "value": "[]"
25030
26120
  },
25031
26121
  {
25032
26122
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
25033
26123
  "kind": "StringLiteral",
25034
- "offset": 39107,
26124
+ "offset": 41139,
25035
26125
  "length": 14,
25036
26126
  "value": "\"Send message\""
25037
26127
  },
25038
26128
  {
25039
26129
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
25040
26130
  "kind": "Array",
25041
- "offset": 39140,
26131
+ "offset": 41172,
25042
26132
  "length": 2,
25043
26133
  "value": "[]"
25044
26134
  },
25045
26135
  {
25046
26136
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
25047
26137
  "kind": "StringLiteral",
25048
- "offset": 39261,
26138
+ "offset": 41293,
25049
26139
  "length": 4,
25050
26140
  "value": "\"\r\""
25051
26141
  },
25052
26142
  {
25053
26143
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
25054
26144
  "kind": "StringLiteral",
25055
- "offset": 39369,
26145
+ "offset": 41401,
25056
26146
  "length": 14,
25057
26147
  "value": "\"Send message\""
25058
26148
  },
25059
26149
  {
25060
26150
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
25061
26151
  "kind": "FloatLiteral",
25062
- "offset": 115872,
26152
+ "offset": 126162,
25063
26153
  "length": 4,
25064
26154
  "value": "16.0"
25065
26155
  },
25066
26156
  {
25067
26157
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
25068
26158
  "kind": "FloatLiteral",
25069
- "offset": 115915,
26159
+ "offset": 126205,
25070
26160
  "length": 4,
25071
26161
  "value": "16.0"
25072
26162
  },
25073
26163
  {
25074
26164
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
25075
26165
  "kind": "FloatLiteral",
25076
- "offset": 115951,
26166
+ "offset": 126241,
25077
26167
  "length": 4,
25078
26168
  "value": "50.0"
25079
26169
  },
25080
26170
  {
25081
26171
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
25082
26172
  "kind": "FloatLiteral",
25083
- "offset": 115990,
26173
+ "offset": 126280,
25084
26174
  "length": 4,
25085
26175
  "value": "12.0"
25086
26176
  },
25087
26177
  {
25088
26178
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
25089
26179
  "kind": "FloatLiteral",
25090
- "offset": 116030,
26180
+ "offset": 126320,
25091
26181
  "length": 4,
25092
26182
  "value": "16.0"
25093
26183
  },
25094
26184
  {
25095
26185
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
25096
26186
  "kind": "FloatLiteral",
25097
- "offset": 116070,
26187
+ "offset": 126360,
25098
26188
  "length": 4,
25099
26189
  "value": "36.0"
25100
26190
  },
25101
26191
  {
25102
26192
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
25103
26193
  "kind": "FloatLiteral",
25104
- "offset": 116119,
26194
+ "offset": 126409,
25105
26195
  "length": 4,
25106
26196
  "value": "12.0"
25107
26197
  },
25108
26198
  {
25109
26199
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
25110
26200
  "kind": "FloatLiteral",
25111
- "offset": 116170,
26201
+ "offset": 126460,
25112
26202
  "length": 3,
25113
26203
  "value": "4.0"
25114
26204
  },
@@ -25199,84 +26289,84 @@
25199
26289
  {
25200
26290
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/KindlyChatClient.swift",
25201
26291
  "kind": "Dictionary",
25202
- "offset": 5717,
26292
+ "offset": 5927,
25203
26293
  "length": 3,
25204
26294
  "value": "[]"
25205
26295
  },
25206
26296
  {
25207
26297
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/KindlyChatClient.swift",
25208
26298
  "kind": "FloatLiteral",
25209
- "offset": 5882,
26299
+ "offset": 6092,
25210
26300
  "length": 3,
25211
26301
  "value": "2.0"
25212
26302
  },
25213
26303
  {
25214
26304
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/KindlyChatClient.swift",
25215
26305
  "kind": "BooleanLiteral",
25216
- "offset": 5958,
26306
+ "offset": 6168,
25217
26307
  "length": 5,
25218
26308
  "value": "false"
25219
26309
  },
25220
26310
  {
25221
26311
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/KindlyChatClient.swift",
25222
26312
  "kind": "BooleanLiteral",
25223
- "offset": 8767,
26313
+ "offset": 9026,
25224
26314
  "length": 5,
25225
26315
  "value": "false"
25226
26316
  },
25227
26317
  {
25228
26318
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/KindlyChatClient.swift",
25229
26319
  "kind": "BooleanLiteral",
25230
- "offset": 19632,
26320
+ "offset": 19891,
25231
26321
  "length": 4,
25232
26322
  "value": "true"
25233
26323
  },
25234
26324
  {
25235
26325
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/KindlyChatClient.swift",
25236
26326
  "kind": "StringLiteral",
25237
- "offset": 53051,
26327
+ "offset": 54797,
25238
26328
  "length": 8,
25239
26329
  "value": "\"Pusher\""
25240
26330
  },
25241
26331
  {
25242
26332
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/KindlyChatClient.swift",
25243
26333
  "kind": "StringLiteral",
25244
- "offset": 53079,
26334
+ "offset": 54825,
25245
26335
  "length": 13,
25246
26336
  "value": "\"\/latest API\""
25247
26337
  },
25248
26338
  {
25249
26339
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/KindlyChatClient.swift",
25250
26340
  "kind": "StringLiteral",
25251
- "offset": 53113,
26341
+ "offset": 54859,
25252
26342
  "length": 14,
25253
26343
  "value": "\"\/connect API\""
25254
26344
  },
25255
26345
  {
25256
26346
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/KindlyChatClient.swift",
25257
26347
  "kind": "BooleanLiteral",
25258
- "offset": 71191,
26348
+ "offset": 72937,
25259
26349
  "length": 4,
25260
26350
  "value": "true"
25261
26351
  },
25262
26352
  {
25263
26353
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/KindlyChatClient.swift",
25264
26354
  "kind": "BooleanLiteral",
25265
- "offset": 77492,
26355
+ "offset": 79238,
25266
26356
  "length": 5,
25267
26357
  "value": "false"
25268
26358
  },
25269
26359
  {
25270
26360
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/KindlyChatClient.swift",
25271
26361
  "kind": "BooleanLiteral",
25272
- "offset": 77523,
26362
+ "offset": 79269,
25273
26363
  "length": 5,
25274
26364
  "value": "false"
25275
26365
  },
25276
26366
  {
25277
26367
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/KindlyChatClient.swift",
25278
26368
  "kind": "IntegerLiteral",
25279
- "offset": 82549,
26369
+ "offset": 84295,
25280
26370
  "length": 1,
25281
26371
  "value": "0"
25282
26372
  },
@@ -25311,21 +26401,21 @@
25311
26401
  {
25312
26402
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Models\/Attachment.swift",
25313
26403
  "kind": "StringLiteral",
25314
- "offset": 1446,
26404
+ "offset": 1457,
25315
26405
  "length": 7,
25316
26406
  "value": "\"CLEAN\""
25317
26407
  },
25318
26408
  {
25319
26409
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Models\/Attachment.swift",
25320
26410
  "kind": "StringLiteral",
25321
- "offset": 1487,
26411
+ "offset": 1498,
25322
26412
  "length": 7,
25323
26413
  "value": "\"ERROR\""
25324
26414
  },
25325
26415
  {
25326
26416
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Models\/Attachment.swift",
25327
26417
  "kind": "StringLiteral",
25328
- "offset": 1558,
26418
+ "offset": 1569,
25329
26419
  "length": 12,
25330
26420
  "value": "\"PROCESSING\""
25331
26421
  },
@@ -25346,56 +26436,56 @@
25346
26436
  {
25347
26437
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/LifecycleVars.swift",
25348
26438
  "kind": "BooleanLiteral",
25349
- "offset": 1182,
26439
+ "offset": 1269,
25350
26440
  "length": 5,
25351
26441
  "value": "false"
25352
26442
  },
25353
26443
  {
25354
26444
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/LifecycleVars.swift",
25355
- "kind": "BooleanLiteral",
25356
- "offset": 1316,
25357
- "length": 5,
25358
- "value": "false"
26445
+ "kind": "IntegerLiteral",
26446
+ "offset": 1994,
26447
+ "length": 2,
26448
+ "value": "30"
25359
26449
  },
25360
26450
  {
25361
26451
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/LifecycleVars.swift",
25362
26452
  "kind": "IntegerLiteral",
25363
- "offset": 1832,
26453
+ "offset": 2670,
25364
26454
  "length": 1,
25365
26455
  "value": "0"
25366
26456
  },
25367
26457
  {
25368
26458
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/LifecycleVars.swift",
25369
26459
  "kind": "IntegerLiteral",
25370
- "offset": 1882,
26460
+ "offset": 2720,
25371
26461
  "length": 1,
25372
26462
  "value": "0"
25373
26463
  },
25374
26464
  {
25375
26465
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/LifecycleVars.swift",
25376
26466
  "kind": "BooleanLiteral",
25377
- "offset": 2134,
26467
+ "offset": 2972,
25378
26468
  "length": 5,
25379
26469
  "value": "false"
25380
26470
  },
25381
26471
  {
25382
26472
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/LifecycleVars.swift",
25383
26473
  "kind": "BooleanLiteral",
25384
- "offset": 2258,
26474
+ "offset": 3096,
25385
26475
  "length": 5,
25386
26476
  "value": "false"
25387
26477
  },
25388
26478
  {
25389
26479
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/LifecycleVars.swift",
25390
26480
  "kind": "BooleanLiteral",
25391
- "offset": 2392,
26481
+ "offset": 3230,
25392
26482
  "length": 5,
25393
26483
  "value": "false"
25394
26484
  },
25395
26485
  {
25396
26486
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/LifecycleVars.swift",
25397
26487
  "kind": "BooleanLiteral",
25398
- "offset": 2519,
26488
+ "offset": 3357,
25399
26489
  "length": 5,
25400
26490
  "value": "false"
25401
26491
  },
@@ -25749,55 +26839,6 @@
25749
26839
  "length": 19,
25750
26840
  "value": "\"upload_attachment\""
25751
26841
  },
25752
- {
25753
- "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Sentry\/SentryHelper.swift",
25754
- "kind": "Dictionary",
25755
- "offset": 277,
25756
- "length": 3,
25757
- "value": "[]"
25758
- },
25759
- {
25760
- "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Sentry\/SentryHelper.swift",
25761
- "kind": "IntegerLiteral",
25762
- "offset": 1194,
25763
- "length": 1,
25764
- "value": "0"
25765
- },
25766
- {
25767
- "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Sentry\/SentryHelper.swift",
25768
- "kind": "IntegerLiteral",
25769
- "offset": 1216,
25770
- "length": 1,
25771
- "value": "1"
25772
- },
25773
- {
25774
- "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Sentry\/SentryHelper.swift",
25775
- "kind": "IntegerLiteral",
25776
- "offset": 1241,
25777
- "length": 1,
25778
- "value": "2"
25779
- },
25780
- {
25781
- "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Sentry\/SentryHelper.swift",
25782
- "kind": "IntegerLiteral",
25783
- "offset": 1264,
25784
- "length": 1,
25785
- "value": "3"
25786
- },
25787
- {
25788
- "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Sentry\/SentryHelper.swift",
25789
- "kind": "IntegerLiteral",
25790
- "offset": 1287,
25791
- "length": 1,
25792
- "value": "4"
25793
- },
25794
- {
25795
- "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Sentry\/SentryHelper.swift",
25796
- "kind": "BooleanLiteral",
25797
- "offset": 2419,
25798
- "length": 5,
25799
- "value": "false"
25800
- },
25801
26842
  {
25802
26843
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Sentry\/SentryHelper.swift",
25803
26844
  "kind": "StringLiteral",
@@ -25815,17 +26856,31 @@
25815
26856
  {
25816
26857
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Sentry\/SentryHelper.swift",
25817
26858
  "kind": "BooleanLiteral",
25818
- "offset": 3274,
25819
- "length": 5,
25820
- "value": "false"
26859
+ "offset": 4108,
26860
+ "length": 4,
26861
+ "value": "true"
25821
26862
  },
25822
26863
  {
25823
26864
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Sentry\/SentryHelper.swift",
25824
26865
  "kind": "FloatLiteral",
25825
- "offset": 5792,
26866
+ "offset": 8960,
25826
26867
  "length": 3,
25827
26868
  "value": "5.0"
25828
26869
  },
26870
+ {
26871
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Sentry\/SentryHelper.swift",
26872
+ "kind": "Array",
26873
+ "offset": 14907,
26874
+ "length": 598,
26875
+ "value": "[-999, -1001, -1003, -1004, -1005, -1009, -1200, -1202]"
26876
+ },
26877
+ {
26878
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Sentry\/SentryHelper.swift",
26879
+ "kind": "Array",
26880
+ "offset": 15564,
26881
+ "length": 439,
26882
+ "value": "[9, 32, 42, 53, 54, 57, 60, 89]"
26883
+ },
25829
26884
  {
25830
26885
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Models\/BotTypingDTO.swift",
25831
26886
  "kind": "StringLiteral",
@@ -25955,35 +27010,35 @@
25955
27010
  {
25956
27011
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/UI Components\/Cells\/AttachmentCell.swift",
25957
27012
  "kind": "FloatLiteral",
25958
- "offset": 9772,
27013
+ "offset": 9804,
25959
27014
  "length": 4,
25960
27015
  "value": "20.0"
25961
27016
  },
25962
27017
  {
25963
27018
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/UI Components\/Cells\/AttachmentCell.swift",
25964
27019
  "kind": "FloatLiteral",
25965
- "offset": 9806,
27020
+ "offset": 9838,
25966
27021
  "length": 5,
25967
27022
  "value": "200.0"
25968
27023
  },
25969
27024
  {
25970
27025
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/UI Components\/Cells\/AttachmentCell.swift",
25971
27026
  "kind": "FloatLiteral",
25972
- "offset": 9839,
27027
+ "offset": 9871,
25973
27028
  "length": 3,
25974
27029
  "value": "8.0"
25975
27030
  },
25976
27031
  {
25977
27032
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/UI Components\/Cells\/AttachmentCell.swift",
25978
27033
  "kind": "FloatLiteral",
25979
- "offset": 9878,
27034
+ "offset": 9910,
25980
27035
  "length": 4,
25981
27036
  "value": "52.0"
25982
27037
  },
25983
27038
  {
25984
27039
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/UI Components\/Cells\/AttachmentCell.swift",
25985
27040
  "kind": "FloatLiteral",
25986
- "offset": 9918,
27041
+ "offset": 9950,
25987
27042
  "length": 4,
25988
27043
  "value": "50.0"
25989
27044
  },
@@ -26550,182 +27605,182 @@
26550
27605
  {
26551
27606
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Session\/Session.swift",
26552
27607
  "kind": "BooleanLiteral",
26553
- "offset": 1876,
26554
- "length": 5,
26555
- "value": "false"
26556
- },
26557
- {
26558
- "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Session\/Session.swift",
26559
- "kind": "BooleanLiteral",
26560
- "offset": 2000,
27608
+ "offset": 1919,
26561
27609
  "length": 5,
26562
27610
  "value": "false"
26563
27611
  },
26564
27612
  {
26565
27613
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Session\/Session.swift",
26566
27614
  "kind": "BooleanLiteral",
26567
- "offset": 2048,
27615
+ "offset": 1967,
26568
27616
  "length": 4,
26569
27617
  "value": "true"
26570
27618
  },
26571
27619
  {
26572
27620
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Session\/Session.swift",
26573
27621
  "kind": "Array",
26574
- "offset": 2459,
27622
+ "offset": 2378,
26575
27623
  "length": 2,
26576
27624
  "value": "[]"
26577
27625
  },
26578
27626
  {
26579
27627
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Session\/Session.swift",
26580
27628
  "kind": "BooleanLiteral",
26581
- "offset": 3535,
27629
+ "offset": 3454,
26582
27630
  "length": 5,
26583
27631
  "value": "false"
26584
27632
  },
26585
27633
  {
26586
27634
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Session\/Session.swift",
26587
27635
  "kind": "BooleanLiteral",
26588
- "offset": 3757,
27636
+ "offset": 3676,
26589
27637
  "length": 5,
26590
27638
  "value": "false"
26591
27639
  },
26592
27640
  {
26593
27641
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Session\/Session.swift",
26594
27642
  "kind": "BooleanLiteral",
26595
- "offset": 3967,
27643
+ "offset": 3886,
26596
27644
  "length": 5,
26597
27645
  "value": "false"
26598
27646
  },
26599
27647
  {
26600
27648
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Session\/Session.swift",
26601
27649
  "kind": "BooleanLiteral",
26602
- "offset": 4186,
27650
+ "offset": 4105,
26603
27651
  "length": 5,
26604
27652
  "value": "false"
26605
27653
  },
26606
27654
  {
26607
27655
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Session\/Session.swift",
26608
27656
  "kind": "BooleanLiteral",
26609
- "offset": 4397,
27657
+ "offset": 4316,
26610
27658
  "length": 5,
26611
27659
  "value": "false"
26612
27660
  },
26613
27661
  {
26614
27662
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Session\/Session.swift",
26615
27663
  "kind": "BooleanLiteral",
26616
- "offset": 4550,
27664
+ "offset": 4469,
26617
27665
  "length": 5,
26618
27666
  "value": "false"
26619
27667
  },
26620
27668
  {
26621
27669
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Session\/Session.swift",
26622
27670
  "kind": "BooleanLiteral",
26623
- "offset": 4682,
27671
+ "offset": 4601,
26624
27672
  "length": 4,
26625
27673
  "value": "true"
26626
27674
  },
26627
27675
  {
26628
27676
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Session\/Session.swift",
26629
27677
  "kind": "BooleanLiteral",
26630
- "offset": 4919,
27678
+ "offset": 4838,
26631
27679
  "length": 5,
26632
27680
  "value": "false"
26633
27681
  },
26634
27682
  {
26635
27683
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Session\/Session.swift",
26636
27684
  "kind": "StringLiteral",
26637
- "offset": 5072,
27685
+ "offset": 4991,
26638
27686
  "length": 9,
26639
27687
  "value": "\"Session\""
26640
27688
  },
26641
27689
  {
26642
27690
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Session\/Session.swift",
26643
27691
  "kind": "StringLiteral",
26644
- "offset": 5083,
27692
+ "offset": 5002,
26645
27693
  "length": 52,
26646
27694
  "value": "\"Log level: \""
26647
27695
  },
26648
27696
  {
26649
27697
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Session\/Session.swift",
26650
27698
  "kind": "StringLiteral",
26651
- "offset": 5134,
27699
+ "offset": 5053,
26652
27700
  "length": 16,
26653
27701
  "value": "\"\""
26654
27702
  },
26655
27703
  {
26656
27704
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Session\/Session.swift",
26657
27705
  "kind": "BooleanLiteral",
26658
- "offset": 5033,
27706
+ "offset": 4952,
26659
27707
  "length": 5,
26660
27708
  "value": "false"
26661
27709
  },
26662
27710
  {
26663
27711
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Session\/Session.swift",
26664
27712
  "kind": "StringLiteral",
26665
- "offset": 5491,
27713
+ "offset": 5410,
26666
27714
  "length": 9,
26667
27715
  "value": "\"Session\""
26668
27716
  },
26669
27717
  {
26670
27718
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Session\/Session.swift",
26671
27719
  "kind": "StringLiteral",
26672
- "offset": 5502,
27720
+ "offset": 5421,
26673
27721
  "length": 91,
26674
27722
  "value": "\"Log level: \""
26675
27723
  },
26676
27724
  {
26677
27725
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Session\/Session.swift",
26678
27726
  "kind": "StringLiteral",
26679
- "offset": 5553,
27727
+ "offset": 5472,
26680
27728
  "length": 1,
26681
27729
  "value": "\" (forceVerboseLogs=\""
26682
27730
  },
26683
27731
  {
26684
27732
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Session\/Session.swift",
26685
27733
  "kind": "StringLiteral",
26686
- "offset": 5591,
27734
+ "offset": 5510,
26687
27735
  "length": 1,
26688
27736
  "value": "\")\""
26689
27737
  },
26690
27738
  {
26691
27739
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Session\/Session.swift",
26692
27740
  "kind": "BooleanLiteral",
26693
- "offset": 5452,
27741
+ "offset": 5371,
26694
27742
  "length": 5,
26695
27743
  "value": "false"
26696
27744
  },
26697
27745
  {
26698
27746
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Session\/Session.swift",
26699
27747
  "kind": "BooleanLiteral",
26700
- "offset": 5961,
27748
+ "offset": 5880,
26701
27749
  "length": 5,
26702
27750
  "value": "false"
26703
27751
  },
26704
27752
  {
26705
27753
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Session\/Session.swift",
26706
27754
  "kind": "BooleanLiteral",
26707
- "offset": 6477,
27755
+ "offset": 6396,
26708
27756
  "length": 5,
26709
27757
  "value": "false"
26710
27758
  },
26711
27759
  {
26712
27760
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Session\/Session.swift",
26713
27761
  "kind": "BooleanLiteral",
26714
- "offset": 6704,
27762
+ "offset": 6623,
26715
27763
  "length": 5,
26716
27764
  "value": "false"
26717
27765
  },
26718
27766
  {
26719
27767
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Session\/Session.swift",
26720
27768
  "kind": "BooleanLiteral",
26721
- "offset": 6747,
27769
+ "offset": 6666,
26722
27770
  "length": 4,
26723
27771
  "value": "true"
26724
27772
  },
27773
+ {
27774
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Session\/Session.swift",
27775
+ "kind": "FloatLiteral",
27776
+ "offset": 7319,
27777
+ "length": 4,
27778
+ "value": "10.0"
27779
+ },
26725
27780
  {
26726
27781
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Session\/Session.swift",
26727
27782
  "kind": "BooleanLiteral",
26728
- "offset": 12515,
27783
+ "offset": 12743,
26729
27784
  "length": 5,
26730
27785
  "value": "false"
26731
27786
  },
@@ -27411,28 +28466,28 @@
27411
28466
  {
27412
28467
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat Settings\/ChatSettingsViewController.swift",
27413
28468
  "kind": "FloatLiteral",
27414
- "offset": 8112,
28469
+ "offset": 8147,
27415
28470
  "length": 4,
27416
28471
  "value": "16.0"
27417
28472
  },
27418
28473
  {
27419
28474
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat Settings\/ChatSettingsViewController.swift",
27420
28475
  "kind": "FloatLiteral",
27421
- "offset": 8145,
28476
+ "offset": 8180,
27422
28477
  "length": 4,
27423
28478
  "value": "10.0"
27424
28479
  },
27425
28480
  {
27426
28481
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat Settings\/ChatSettingsViewController.swift",
27427
28482
  "kind": "FloatLiteral",
27428
- "offset": 8188,
28483
+ "offset": 8223,
27429
28484
  "length": 3,
27430
28485
  "value": "8.0"
27431
28486
  },
27432
28487
  {
27433
28488
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat Settings\/ChatSettingsViewController.swift",
27434
28489
  "kind": "FloatLiteral",
27435
- "offset": 8226,
28490
+ "offset": 8261,
27436
28491
  "length": 3,
27437
28492
  "value": "8.0"
27438
28493
  },
@@ -27824,42 +28879,42 @@
27824
28879
  {
27825
28880
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Networking\/HTTPClient.swift",
27826
28881
  "kind": "Array",
27827
- "offset": 12192,
28882
+ "offset": 13362,
27828
28883
  "length": 2,
27829
28884
  "value": "[]"
27830
28885
  },
27831
28886
  {
27832
28887
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Networking\/HTTPClient.swift",
27833
28888
  "kind": "Array",
27834
- "offset": 12225,
28889
+ "offset": 13395,
27835
28890
  "length": 2,
27836
28891
  "value": "[]"
27837
28892
  },
27838
28893
  {
27839
28894
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Networking\/HTTPClient.swift",
27840
28895
  "kind": "BooleanLiteral",
27841
- "offset": 12276,
28896
+ "offset": 13446,
27842
28897
  "length": 5,
27843
28898
  "value": "false"
27844
28899
  },
27845
28900
  {
27846
28901
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Networking\/HTTPClient.swift",
27847
28902
  "kind": "Array",
27848
- "offset": 12807,
28903
+ "offset": 13977,
27849
28904
  "length": 2,
27850
28905
  "value": "[]"
27851
28906
  },
27852
28907
  {
27853
28908
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Networking\/HTTPClient.swift",
27854
28909
  "kind": "Array",
27855
- "offset": 12840,
28910
+ "offset": 14010,
27856
28911
  "length": 2,
27857
28912
  "value": "[]"
27858
28913
  },
27859
28914
  {
27860
28915
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Networking\/HTTPClient.swift",
27861
28916
  "kind": "BooleanLiteral",
27862
- "offset": 12891,
28917
+ "offset": 14061,
27863
28918
  "length": 5,
27864
28919
  "value": "false"
27865
28920
  },
@@ -28244,63 +29299,63 @@
28244
29299
  {
28245
29300
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/Metrics\/MetricsService.swift",
28246
29301
  "kind": "StringLiteral",
28247
- "offset": 2117,
29302
+ "offset": 2459,
28248
29303
  "length": 20,
28249
29304
  "value": "\"com.kindly.metrics\""
28250
29305
  },
28251
29306
  {
28252
29307
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/Metrics\/MetricsService.swift",
28253
29308
  "kind": "BooleanLiteral",
28254
- "offset": 2859,
29309
+ "offset": 3201,
28255
29310
  "length": 5,
28256
29311
  "value": "false"
28257
29312
  },
28258
29313
  {
28259
29314
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/Metrics\/MetricsService.swift",
28260
29315
  "kind": "IntegerLiteral",
28261
- "offset": 5089,
29316
+ "offset": 5723,
28262
29317
  "length": 1,
28263
29318
  "value": "1"
28264
29319
  },
28265
29320
  {
28266
29321
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/Metrics\/MetricsService.swift",
28267
29322
  "kind": "Dictionary",
28268
- "offset": 5119,
29323
+ "offset": 5753,
28269
29324
  "length": 3,
28270
29325
  "value": "[]"
28271
29326
  },
28272
29327
  {
28273
29328
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/Metrics\/MetricsService.swift",
28274
29329
  "kind": "IntegerLiteral",
28275
- "offset": 5740,
29330
+ "offset": 6374,
28276
29331
  "length": 1,
28277
29332
  "value": "0"
28278
29333
  },
28279
29334
  {
28280
29335
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/Metrics\/MetricsService.swift",
28281
29336
  "kind": "IntegerLiteral",
28282
- "offset": 8920,
29337
+ "offset": 9554,
28283
29338
  "length": 1,
28284
29339
  "value": "1"
28285
29340
  },
28286
29341
  {
28287
29342
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/Metrics\/MetricsService.swift",
28288
29343
  "kind": "Dictionary",
28289
- "offset": 8950,
29344
+ "offset": 9584,
28290
29345
  "length": 3,
28291
29346
  "value": "[]"
28292
29347
  },
28293
29348
  {
28294
29349
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/Metrics\/MetricsService.swift",
28295
29350
  "kind": "Dictionary",
28296
- "offset": 10053,
29351
+ "offset": 10687,
28297
29352
  "length": 3,
28298
29353
  "value": "[]"
28299
29354
  },
28300
29355
  {
28301
29356
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Services\/Metrics\/MetricsService.swift",
28302
29357
  "kind": "IntegerLiteral",
28303
- "offset": 13734,
29358
+ "offset": 14368,
28304
29359
  "length": 1,
28305
29360
  "value": "0"
28306
29361
  },
@@ -28983,6 +30038,13 @@
28983
30038
  "length": 2,
28984
30039
  "value": "28"
28985
30040
  },
30041
+ {
30042
+ "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Networking\/API.swift",
30043
+ "kind": "IntegerLiteral",
30044
+ "offset": 9680,
30045
+ "length": 1,
30046
+ "value": "2"
30047
+ },
28986
30048
  {
28987
30049
  "filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Web\/WebViewController.swift",
28988
30050
  "kind": "FloatLiteral",