nexus-agents 3.2.0 → 3.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3745,7 +3745,7 @@ var jsonStringToLex = (val) => {
3745
3745
  return jsonToLex2(JSON.parse(val));
3746
3746
  };
3747
3747
 
3748
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/util.js
3748
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/util.js
3749
3749
  function isObject3(v) {
3750
3750
  return v != null && typeof v === "object";
3751
3751
  }
@@ -3767,7 +3767,7 @@ function asPredicate(validate101) {
3767
3767
  };
3768
3768
  }
3769
3769
 
3770
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/lexicons.js
3770
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/lexicons.js
3771
3771
  var schemaDict = {
3772
3772
  AppBskyActorContentVisibilityDeclaration: {
3773
3773
  lexicon: 1,
@@ -7026,9 +7026,7 @@ var schemaDict = {
7026
7026
  },
7027
7027
  alt: {
7028
7028
  type: "string",
7029
- description: "Alt text description of the video, for accessibility.",
7030
- maxGraphemes: 1e3,
7031
- maxLength: 1e4
7029
+ description: "Alt text description of the video, for accessibility."
7032
7030
  },
7033
7031
  aspectRatio: {
7034
7032
  type: "ref",
@@ -7073,9 +7071,7 @@ var schemaDict = {
7073
7071
  format: "uri"
7074
7072
  },
7075
7073
  alt: {
7076
- type: "string",
7077
- maxGraphemes: 1e3,
7078
- maxLength: 1e4
7074
+ type: "string"
7079
7075
  },
7080
7076
  aspectRatio: {
7081
7077
  type: "ref",
@@ -31064,7 +31060,7 @@ var ServiceClient = class extends XrpcClient {
31064
31060
  // ../../node_modules/.pnpm/@atproto+xrpc@0.8.10/node_modules/@atproto/xrpc/dist/index.js
31065
31061
  var defaultInst = new Client();
31066
31062
 
31067
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/types.js
31063
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/types.js
31068
31064
  function isAtprotoServiceType(input) {
31069
31065
  return !input.includes(" ") && !input.includes("#");
31070
31066
  }
@@ -31100,10 +31096,10 @@ function asAtprotoProxy(input) {
31100
31096
  return input;
31101
31097
  }
31102
31098
 
31103
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/const.js
31099
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/const.js
31104
31100
  var BSKY_LABELER_DID = "did:plc:ar7c4by46qjdydhdevvrndac";
31105
31101
 
31106
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/util.js
31102
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/util.js
31107
31103
  import { z as z7 } from "zod";
31108
31104
  function sanitizeMutedWordValue(value) {
31109
31105
  return value.trim().replace(/^#(?!\ufe0f)/, "").replace(/[\r\n\u00AD\u2060\u200D\u200C\u200B]+/, "");
@@ -31161,7 +31157,7 @@ function validateNux(nux) {
31161
31157
  nuxSchema.parse(nux);
31162
31158
  }
31163
31159
 
31164
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/actor/contentVisibilityDeclaration.js
31160
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/actor/contentVisibilityDeclaration.js
31165
31161
  var contentVisibilityDeclaration_exports = {};
31166
31162
  __export(contentVisibilityDeclaration_exports, {
31167
31163
  isMain: () => isMain,
@@ -31180,7 +31176,7 @@ function validateMain(v) {
31180
31176
  return validate4(v, id, hashMain, true);
31181
31177
  }
31182
31178
 
31183
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/actor/defs.js
31179
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/actor/defs.js
31184
31180
  var defs_exports = {};
31185
31181
  __export(defs_exports, {
31186
31182
  isAdultContentPref: () => isAdultContentPref,
@@ -31485,7 +31481,7 @@ function validateStatusView(v) {
31485
31481
  return validate5(v, id2, hashStatusView);
31486
31482
  }
31487
31483
 
31488
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/actor/getPreferences.js
31484
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/actor/getPreferences.js
31489
31485
  var getPreferences_exports = {};
31490
31486
  __export(getPreferences_exports, {
31491
31487
  toKnownErr: () => toKnownErr
@@ -31494,7 +31490,7 @@ function toKnownErr(e) {
31494
31490
  return e;
31495
31491
  }
31496
31492
 
31497
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/actor/getProfile.js
31493
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/actor/getProfile.js
31498
31494
  var getProfile_exports = {};
31499
31495
  __export(getProfile_exports, {
31500
31496
  toKnownErr: () => toKnownErr2
@@ -31503,7 +31499,7 @@ function toKnownErr2(e) {
31503
31499
  return e;
31504
31500
  }
31505
31501
 
31506
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/actor/getProfiles.js
31502
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/actor/getProfiles.js
31507
31503
  var getProfiles_exports = {};
31508
31504
  __export(getProfiles_exports, {
31509
31505
  toKnownErr: () => toKnownErr3
@@ -31512,7 +31508,7 @@ function toKnownErr3(e) {
31512
31508
  return e;
31513
31509
  }
31514
31510
 
31515
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/actor/getSuggestions.js
31511
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/actor/getSuggestions.js
31516
31512
  var getSuggestions_exports = {};
31517
31513
  __export(getSuggestions_exports, {
31518
31514
  toKnownErr: () => toKnownErr4
@@ -31521,7 +31517,7 @@ function toKnownErr4(e) {
31521
31517
  return e;
31522
31518
  }
31523
31519
 
31524
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/actor/profile.js
31520
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/actor/profile.js
31525
31521
  var profile_exports = {};
31526
31522
  __export(profile_exports, {
31527
31523
  isMain: () => isMain2,
@@ -31540,7 +31536,7 @@ function validateMain2(v) {
31540
31536
  return validate6(v, id3, hashMain2, true);
31541
31537
  }
31542
31538
 
31543
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/actor/putPreferences.js
31539
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/actor/putPreferences.js
31544
31540
  var putPreferences_exports = {};
31545
31541
  __export(putPreferences_exports, {
31546
31542
  toKnownErr: () => toKnownErr5
@@ -31549,7 +31545,7 @@ function toKnownErr5(e) {
31549
31545
  return e;
31550
31546
  }
31551
31547
 
31552
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/actor/searchActors.js
31548
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/actor/searchActors.js
31553
31549
  var searchActors_exports = {};
31554
31550
  __export(searchActors_exports, {
31555
31551
  toKnownErr: () => toKnownErr6
@@ -31558,7 +31554,7 @@ function toKnownErr6(e) {
31558
31554
  return e;
31559
31555
  }
31560
31556
 
31561
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/actor/searchActorsTypeahead.js
31557
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/actor/searchActorsTypeahead.js
31562
31558
  var searchActorsTypeahead_exports = {};
31563
31559
  __export(searchActorsTypeahead_exports, {
31564
31560
  toKnownErr: () => toKnownErr7
@@ -31567,7 +31563,7 @@ function toKnownErr7(e) {
31567
31563
  return e;
31568
31564
  }
31569
31565
 
31570
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/actor/status.js
31566
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/actor/status.js
31571
31567
  var status_exports = {};
31572
31568
  __export(status_exports, {
31573
31569
  LIVE: () => LIVE,
@@ -31588,7 +31584,7 @@ function validateMain3(v) {
31588
31584
  }
31589
31585
  var LIVE = `${id4}#live`;
31590
31586
 
31591
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/ageassurance/begin.js
31587
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/ageassurance/begin.js
31592
31588
  var begin_exports = {};
31593
31589
  __export(begin_exports, {
31594
31590
  DidTooLongError: () => DidTooLongError,
@@ -31631,7 +31627,7 @@ function toKnownErr8(e) {
31631
31627
  return e;
31632
31628
  }
31633
31629
 
31634
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/ageassurance/defs.js
31630
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/ageassurance/defs.js
31635
31631
  var defs_exports2 = {};
31636
31632
  __export(defs_exports2, {
31637
31633
  isConfig: () => isConfig,
@@ -31747,7 +31743,7 @@ function validateEvent(v) {
31747
31743
  return validate8(v, id5, hashEvent);
31748
31744
  }
31749
31745
 
31750
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/ageassurance/getConfig.js
31746
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/ageassurance/getConfig.js
31751
31747
  var getConfig_exports = {};
31752
31748
  __export(getConfig_exports, {
31753
31749
  toKnownErr: () => toKnownErr9
@@ -31756,7 +31752,7 @@ function toKnownErr9(e) {
31756
31752
  return e;
31757
31753
  }
31758
31754
 
31759
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/ageassurance/getState.js
31755
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/ageassurance/getState.js
31760
31756
  var getState_exports = {};
31761
31757
  __export(getState_exports, {
31762
31758
  toKnownErr: () => toKnownErr10
@@ -31765,7 +31761,7 @@ function toKnownErr10(e) {
31765
31761
  return e;
31766
31762
  }
31767
31763
 
31768
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/bookmark/createBookmark.js
31764
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/bookmark/createBookmark.js
31769
31765
  var createBookmark_exports = {};
31770
31766
  __export(createBookmark_exports, {
31771
31767
  UnsupportedCollectionError: () => UnsupportedCollectionError,
@@ -31784,7 +31780,7 @@ function toKnownErr11(e) {
31784
31780
  return e;
31785
31781
  }
31786
31782
 
31787
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/bookmark/defs.js
31783
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/bookmark/defs.js
31788
31784
  var defs_exports3 = {};
31789
31785
  __export(defs_exports3, {
31790
31786
  isBookmark: () => isBookmark,
@@ -31810,7 +31806,7 @@ function validateBookmarkView(v) {
31810
31806
  return validate9(v, id6, hashBookmarkView);
31811
31807
  }
31812
31808
 
31813
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/bookmark/deleteBookmark.js
31809
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/bookmark/deleteBookmark.js
31814
31810
  var deleteBookmark_exports = {};
31815
31811
  __export(deleteBookmark_exports, {
31816
31812
  UnsupportedCollectionError: () => UnsupportedCollectionError2,
@@ -31829,7 +31825,7 @@ function toKnownErr12(e) {
31829
31825
  return e;
31830
31826
  }
31831
31827
 
31832
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/bookmark/getBookmarks.js
31828
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/bookmark/getBookmarks.js
31833
31829
  var getBookmarks_exports = {};
31834
31830
  __export(getBookmarks_exports, {
31835
31831
  toKnownErr: () => toKnownErr13
@@ -31838,7 +31834,7 @@ function toKnownErr13(e) {
31838
31834
  return e;
31839
31835
  }
31840
31836
 
31841
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/contact/defs.js
31837
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/contact/defs.js
31842
31838
  var defs_exports4 = {};
31843
31839
  __export(defs_exports4, {
31844
31840
  isMatchAndContactIndex: () => isMatchAndContactIndex,
@@ -31873,7 +31869,7 @@ function validateNotification(v) {
31873
31869
  return validate10(v, id7, hashNotification);
31874
31870
  }
31875
31871
 
31876
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/contact/dismissMatch.js
31872
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/contact/dismissMatch.js
31877
31873
  var dismissMatch_exports = {};
31878
31874
  __export(dismissMatch_exports, {
31879
31875
  InternalError: () => InternalError,
@@ -31900,7 +31896,7 @@ function toKnownErr14(e) {
31900
31896
  return e;
31901
31897
  }
31902
31898
 
31903
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/contact/getMatches.js
31899
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/contact/getMatches.js
31904
31900
  var getMatches_exports = {};
31905
31901
  __export(getMatches_exports, {
31906
31902
  InternalError: () => InternalError2,
@@ -31943,7 +31939,7 @@ function toKnownErr15(e) {
31943
31939
  return e;
31944
31940
  }
31945
31941
 
31946
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/contact/getSyncStatus.js
31942
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/contact/getSyncStatus.js
31947
31943
  var getSyncStatus_exports = {};
31948
31944
  __export(getSyncStatus_exports, {
31949
31945
  InternalError: () => InternalError3,
@@ -31970,7 +31966,7 @@ function toKnownErr16(e) {
31970
31966
  return e;
31971
31967
  }
31972
31968
 
31973
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/contact/importContacts.js
31969
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/contact/importContacts.js
31974
31970
  var importContacts_exports = {};
31975
31971
  __export(importContacts_exports, {
31976
31972
  InternalError: () => InternalError4,
@@ -32021,7 +32017,7 @@ function toKnownErr17(e) {
32021
32017
  return e;
32022
32018
  }
32023
32019
 
32024
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/contact/removeData.js
32020
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/contact/removeData.js
32025
32021
  var removeData_exports = {};
32026
32022
  __export(removeData_exports, {
32027
32023
  InternalError: () => InternalError5,
@@ -32048,7 +32044,7 @@ function toKnownErr18(e) {
32048
32044
  return e;
32049
32045
  }
32050
32046
 
32051
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/contact/sendNotification.js
32047
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/contact/sendNotification.js
32052
32048
  var sendNotification_exports = {};
32053
32049
  __export(sendNotification_exports, {
32054
32050
  toKnownErr: () => toKnownErr19
@@ -32057,7 +32053,7 @@ function toKnownErr19(e) {
32057
32053
  return e;
32058
32054
  }
32059
32055
 
32060
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/contact/startPhoneVerification.js
32056
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/contact/startPhoneVerification.js
32061
32057
  var startPhoneVerification_exports = {};
32062
32058
  __export(startPhoneVerification_exports, {
32063
32059
  InternalError: () => InternalError6,
@@ -32100,7 +32096,7 @@ function toKnownErr20(e) {
32100
32096
  return e;
32101
32097
  }
32102
32098
 
32103
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/contact/verifyPhone.js
32099
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/contact/verifyPhone.js
32104
32100
  var verifyPhone_exports = {};
32105
32101
  __export(verifyPhone_exports, {
32106
32102
  InternalError: () => InternalError7,
@@ -32151,7 +32147,7 @@ function toKnownErr21(e) {
32151
32147
  return e;
32152
32148
  }
32153
32149
 
32154
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/draft/createDraft.js
32150
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/draft/createDraft.js
32155
32151
  var createDraft_exports = {};
32156
32152
  __export(createDraft_exports, {
32157
32153
  DraftLimitReachedError: () => DraftLimitReachedError,
@@ -32170,7 +32166,7 @@ function toKnownErr22(e) {
32170
32166
  return e;
32171
32167
  }
32172
32168
 
32173
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/draft/defs.js
32169
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/draft/defs.js
32174
32170
  var defs_exports5 = {};
32175
32171
  __export(defs_exports5, {
32176
32172
  isDraft: () => isDraft,
@@ -32277,7 +32273,7 @@ function validateDraftEmbedRecord(v) {
32277
32273
  return validate11(v, id8, hashDraftEmbedRecord);
32278
32274
  }
32279
32275
 
32280
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/draft/deleteDraft.js
32276
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/draft/deleteDraft.js
32281
32277
  var deleteDraft_exports = {};
32282
32278
  __export(deleteDraft_exports, {
32283
32279
  toKnownErr: () => toKnownErr23
@@ -32286,7 +32282,7 @@ function toKnownErr23(e) {
32286
32282
  return e;
32287
32283
  }
32288
32284
 
32289
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/draft/getDrafts.js
32285
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/draft/getDrafts.js
32290
32286
  var getDrafts_exports = {};
32291
32287
  __export(getDrafts_exports, {
32292
32288
  toKnownErr: () => toKnownErr24
@@ -32295,7 +32291,7 @@ function toKnownErr24(e) {
32295
32291
  return e;
32296
32292
  }
32297
32293
 
32298
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/draft/updateDraft.js
32294
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/draft/updateDraft.js
32299
32295
  var updateDraft_exports = {};
32300
32296
  __export(updateDraft_exports, {
32301
32297
  toKnownErr: () => toKnownErr25
@@ -32304,7 +32300,7 @@ function toKnownErr25(e) {
32304
32300
  return e;
32305
32301
  }
32306
32302
 
32307
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/embed/defs.js
32303
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/embed/defs.js
32308
32304
  var defs_exports6 = {};
32309
32305
  __export(defs_exports6, {
32310
32306
  isAspectRatio: () => isAspectRatio,
@@ -32321,7 +32317,7 @@ function validateAspectRatio(v) {
32321
32317
  return validate12(v, id9, hashAspectRatio);
32322
32318
  }
32323
32319
 
32324
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/embed/external.js
32320
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/embed/external.js
32325
32321
  var external_exports = {};
32326
32322
  __export(external_exports, {
32327
32323
  isColorRGB: () => isColorRGB,
@@ -32392,7 +32388,7 @@ function validateColorRGB(v) {
32392
32388
  return validate13(v, id10, hashColorRGB);
32393
32389
  }
32394
32390
 
32395
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/embed/gallery.js
32391
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/embed/gallery.js
32396
32392
  var gallery_exports = {};
32397
32393
  __export(gallery_exports, {
32398
32394
  isImage: () => isImage,
@@ -32436,7 +32432,7 @@ function validateViewImage(v) {
32436
32432
  return validate14(v, id11, hashViewImage);
32437
32433
  }
32438
32434
 
32439
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/embed/getEmbedExternalView.js
32435
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/embed/getEmbedExternalView.js
32440
32436
  var getEmbedExternalView_exports = {};
32441
32437
  __export(getEmbedExternalView_exports, {
32442
32438
  toKnownErr: () => toKnownErr26
@@ -32445,7 +32441,7 @@ function toKnownErr26(e) {
32445
32441
  return e;
32446
32442
  }
32447
32443
 
32448
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/embed/images.js
32444
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/embed/images.js
32449
32445
  var images_exports = {};
32450
32446
  __export(images_exports, {
32451
32447
  isImage: () => isImage2,
@@ -32489,7 +32485,7 @@ function validateViewImage2(v) {
32489
32485
  return validate15(v, id12, hashViewImage2);
32490
32486
  }
32491
32487
 
32492
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/embed/record.js
32488
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/embed/record.js
32493
32489
  var record_exports = {};
32494
32490
  __export(record_exports, {
32495
32491
  isMain: () => isMain7,
@@ -32551,7 +32547,7 @@ function validateViewDetached(v) {
32551
32547
  return validate16(v, id13, hashViewDetached);
32552
32548
  }
32553
32549
 
32554
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/embed/recordWithMedia.js
32550
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/embed/recordWithMedia.js
32555
32551
  var recordWithMedia_exports = {};
32556
32552
  __export(recordWithMedia_exports, {
32557
32553
  isMain: () => isMain8,
@@ -32577,7 +32573,7 @@ function validateView5(v) {
32577
32573
  return validate17(v, id14, hashView5);
32578
32574
  }
32579
32575
 
32580
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/embed/video.js
32576
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/embed/video.js
32581
32577
  var video_exports = {};
32582
32578
  __export(video_exports, {
32583
32579
  isCaption: () => isCaption,
@@ -32612,7 +32608,7 @@ function validateView6(v) {
32612
32608
  return validate18(v, id15, hashView6);
32613
32609
  }
32614
32610
 
32615
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/feed/defs.js
32611
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/feed/defs.js
32616
32612
  var defs_exports7 = {};
32617
32613
  __export(defs_exports7, {
32618
32614
  CLICKTHROUGHAUTHOR: () => CLICKTHROUGHAUTHOR,
@@ -32810,7 +32806,7 @@ var INTERACTIONREPLY = `${id16}#interactionReply`;
32810
32806
  var INTERACTIONQUOTE = `${id16}#interactionQuote`;
32811
32807
  var INTERACTIONSHARE = `${id16}#interactionShare`;
32812
32808
 
32813
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/feed/describeFeedGenerator.js
32809
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/feed/describeFeedGenerator.js
32814
32810
  var describeFeedGenerator_exports = {};
32815
32811
  __export(describeFeedGenerator_exports, {
32816
32812
  isFeed: () => isFeed,
@@ -32840,7 +32836,7 @@ function validateLinks(v) {
32840
32836
  return validate20(v, id17, hashLinks);
32841
32837
  }
32842
32838
 
32843
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/feed/generator.js
32839
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/feed/generator.js
32844
32840
  var generator_exports = {};
32845
32841
  __export(generator_exports, {
32846
32842
  isMain: () => isMain10,
@@ -32859,7 +32855,7 @@ function validateMain10(v) {
32859
32855
  return validate21(v, id18, hashMain10, true);
32860
32856
  }
32861
32857
 
32862
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/feed/getActorFeeds.js
32858
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/feed/getActorFeeds.js
32863
32859
  var getActorFeeds_exports = {};
32864
32860
  __export(getActorFeeds_exports, {
32865
32861
  toKnownErr: () => toKnownErr28
@@ -32868,7 +32864,7 @@ function toKnownErr28(e) {
32868
32864
  return e;
32869
32865
  }
32870
32866
 
32871
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/feed/getActorLikes.js
32867
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/feed/getActorLikes.js
32872
32868
  var getActorLikes_exports = {};
32873
32869
  __export(getActorLikes_exports, {
32874
32870
  BlockedActorError: () => BlockedActorError,
@@ -32895,7 +32891,7 @@ function toKnownErr29(e) {
32895
32891
  return e;
32896
32892
  }
32897
32893
 
32898
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/feed/getAuthorFeed.js
32894
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/feed/getAuthorFeed.js
32899
32895
  var getAuthorFeed_exports = {};
32900
32896
  __export(getAuthorFeed_exports, {
32901
32897
  BlockedActorError: () => BlockedActorError2,
@@ -32922,7 +32918,7 @@ function toKnownErr30(e) {
32922
32918
  return e;
32923
32919
  }
32924
32920
 
32925
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/feed/getFeed.js
32921
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/feed/getFeed.js
32926
32922
  var getFeed_exports = {};
32927
32923
  __export(getFeed_exports, {
32928
32924
  UnknownFeedError: () => UnknownFeedError,
@@ -32941,7 +32937,7 @@ function toKnownErr31(e) {
32941
32937
  return e;
32942
32938
  }
32943
32939
 
32944
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/feed/getFeedGenerator.js
32940
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/feed/getFeedGenerator.js
32945
32941
  var getFeedGenerator_exports = {};
32946
32942
  __export(getFeedGenerator_exports, {
32947
32943
  toKnownErr: () => toKnownErr32
@@ -32950,7 +32946,7 @@ function toKnownErr32(e) {
32950
32946
  return e;
32951
32947
  }
32952
32948
 
32953
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/feed/getFeedGenerators.js
32949
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/feed/getFeedGenerators.js
32954
32950
  var getFeedGenerators_exports = {};
32955
32951
  __export(getFeedGenerators_exports, {
32956
32952
  toKnownErr: () => toKnownErr33
@@ -32959,7 +32955,7 @@ function toKnownErr33(e) {
32959
32955
  return e;
32960
32956
  }
32961
32957
 
32962
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/feed/getFeedSkeleton.js
32958
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/feed/getFeedSkeleton.js
32963
32959
  var getFeedSkeleton_exports = {};
32964
32960
  __export(getFeedSkeleton_exports, {
32965
32961
  UnknownFeedError: () => UnknownFeedError2,
@@ -32978,7 +32974,7 @@ function toKnownErr34(e) {
32978
32974
  return e;
32979
32975
  }
32980
32976
 
32981
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/feed/getLikes.js
32977
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/feed/getLikes.js
32982
32978
  var getLikes_exports = {};
32983
32979
  __export(getLikes_exports, {
32984
32980
  isLike: () => isLike,
@@ -32999,7 +32995,7 @@ function validateLike(v) {
32999
32995
  return validate22(v, id19, hashLike);
33000
32996
  }
33001
32997
 
33002
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/feed/getListFeed.js
32998
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/feed/getListFeed.js
33003
32999
  var getListFeed_exports = {};
33004
33000
  __export(getListFeed_exports, {
33005
33001
  UnknownListError: () => UnknownListError,
@@ -33018,7 +33014,7 @@ function toKnownErr36(e) {
33018
33014
  return e;
33019
33015
  }
33020
33016
 
33021
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/feed/getPostThread.js
33017
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/feed/getPostThread.js
33022
33018
  var getPostThread_exports = {};
33023
33019
  __export(getPostThread_exports, {
33024
33020
  NotFoundError: () => NotFoundError,
@@ -33037,7 +33033,7 @@ function toKnownErr37(e) {
33037
33033
  return e;
33038
33034
  }
33039
33035
 
33040
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/feed/getPosts.js
33036
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/feed/getPosts.js
33041
33037
  var getPosts_exports = {};
33042
33038
  __export(getPosts_exports, {
33043
33039
  toKnownErr: () => toKnownErr38
@@ -33046,7 +33042,7 @@ function toKnownErr38(e) {
33046
33042
  return e;
33047
33043
  }
33048
33044
 
33049
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/feed/getQuotes.js
33045
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/feed/getQuotes.js
33050
33046
  var getQuotes_exports = {};
33051
33047
  __export(getQuotes_exports, {
33052
33048
  toKnownErr: () => toKnownErr39
@@ -33055,7 +33051,7 @@ function toKnownErr39(e) {
33055
33051
  return e;
33056
33052
  }
33057
33053
 
33058
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/feed/getRepostedBy.js
33054
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/feed/getRepostedBy.js
33059
33055
  var getRepostedBy_exports = {};
33060
33056
  __export(getRepostedBy_exports, {
33061
33057
  toKnownErr: () => toKnownErr40
@@ -33064,7 +33060,7 @@ function toKnownErr40(e) {
33064
33060
  return e;
33065
33061
  }
33066
33062
 
33067
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/feed/getSuggestedFeeds.js
33063
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/feed/getSuggestedFeeds.js
33068
33064
  var getSuggestedFeeds_exports = {};
33069
33065
  __export(getSuggestedFeeds_exports, {
33070
33066
  toKnownErr: () => toKnownErr41
@@ -33073,7 +33069,7 @@ function toKnownErr41(e) {
33073
33069
  return e;
33074
33070
  }
33075
33071
 
33076
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/feed/getTimeline.js
33072
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/feed/getTimeline.js
33077
33073
  var getTimeline_exports = {};
33078
33074
  __export(getTimeline_exports, {
33079
33075
  toKnownErr: () => toKnownErr42
@@ -33082,7 +33078,7 @@ function toKnownErr42(e) {
33082
33078
  return e;
33083
33079
  }
33084
33080
 
33085
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/feed/like.js
33081
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/feed/like.js
33086
33082
  var like_exports = {};
33087
33083
  __export(like_exports, {
33088
33084
  isMain: () => isMain11,
@@ -33101,7 +33097,7 @@ function validateMain11(v) {
33101
33097
  return validate23(v, id20, hashMain11, true);
33102
33098
  }
33103
33099
 
33104
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/feed/post.js
33100
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/feed/post.js
33105
33101
  var post_exports = {};
33106
33102
  __export(post_exports, {
33107
33103
  isEntity: () => isEntity,
@@ -33147,7 +33143,7 @@ function validateTextSlice(v) {
33147
33143
  return validate24(v, id21, hashTextSlice);
33148
33144
  }
33149
33145
 
33150
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/feed/postgate.js
33146
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/feed/postgate.js
33151
33147
  var postgate_exports = {};
33152
33148
  __export(postgate_exports, {
33153
33149
  isDisableRule: () => isDisableRule,
@@ -33175,7 +33171,7 @@ function validateDisableRule(v) {
33175
33171
  return validate25(v, id22, hashDisableRule);
33176
33172
  }
33177
33173
 
33178
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/feed/repost.js
33174
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/feed/repost.js
33179
33175
  var repost_exports = {};
33180
33176
  __export(repost_exports, {
33181
33177
  isMain: () => isMain14,
@@ -33194,7 +33190,7 @@ function validateMain14(v) {
33194
33190
  return validate26(v, id23, hashMain14, true);
33195
33191
  }
33196
33192
 
33197
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/feed/searchPosts.js
33193
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/feed/searchPosts.js
33198
33194
  var searchPosts_exports = {};
33199
33195
  __export(searchPosts_exports, {
33200
33196
  BadQueryStringError: () => BadQueryStringError,
@@ -33213,7 +33209,7 @@ function toKnownErr43(e) {
33213
33209
  return e;
33214
33210
  }
33215
33211
 
33216
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/feed/searchPostsV2.js
33212
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/feed/searchPostsV2.js
33217
33213
  var searchPostsV2_exports = {};
33218
33214
  __export(searchPostsV2_exports, {
33219
33215
  BadQueryStringError: () => BadQueryStringError2,
@@ -33232,7 +33228,7 @@ function toKnownErr44(e) {
33232
33228
  return e;
33233
33229
  }
33234
33230
 
33235
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/feed/sendInteractions.js
33231
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/feed/sendInteractions.js
33236
33232
  var sendInteractions_exports = {};
33237
33233
  __export(sendInteractions_exports, {
33238
33234
  toKnownErr: () => toKnownErr45
@@ -33241,7 +33237,7 @@ function toKnownErr45(e) {
33241
33237
  return e;
33242
33238
  }
33243
33239
 
33244
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/feed/threadgate.js
33240
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/feed/threadgate.js
33245
33241
  var threadgate_exports = {};
33246
33242
  __export(threadgate_exports, {
33247
33243
  isFollowerRule: () => isFollowerRule,
@@ -33296,7 +33292,7 @@ function validateListRule(v) {
33296
33292
  return validate27(v, id24, hashListRule);
33297
33293
  }
33298
33294
 
33299
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/graph/block.js
33295
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/graph/block.js
33300
33296
  var block_exports = {};
33301
33297
  __export(block_exports, {
33302
33298
  isMain: () => isMain16,
@@ -33315,7 +33311,7 @@ function validateMain16(v) {
33315
33311
  return validate28(v, id25, hashMain16, true);
33316
33312
  }
33317
33313
 
33318
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/graph/defs.js
33314
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/graph/defs.js
33319
33315
  var defs_exports8 = {};
33320
33316
  __export(defs_exports8, {
33321
33317
  CURATELIST: () => CURATELIST,
@@ -33401,7 +33397,7 @@ function validateRelationship(v) {
33401
33397
  return validate29(v, id26, hashRelationship);
33402
33398
  }
33403
33399
 
33404
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/graph/follow.js
33400
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/graph/follow.js
33405
33401
  var follow_exports = {};
33406
33402
  __export(follow_exports, {
33407
33403
  isMain: () => isMain17,
@@ -33420,7 +33416,7 @@ function validateMain17(v) {
33420
33416
  return validate30(v, id27, hashMain17, true);
33421
33417
  }
33422
33418
 
33423
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/graph/getActorStarterPacks.js
33419
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/graph/getActorStarterPacks.js
33424
33420
  var getActorStarterPacks_exports = {};
33425
33421
  __export(getActorStarterPacks_exports, {
33426
33422
  toKnownErr: () => toKnownErr46
@@ -33429,7 +33425,7 @@ function toKnownErr46(e) {
33429
33425
  return e;
33430
33426
  }
33431
33427
 
33432
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/graph/getBlocks.js
33428
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/graph/getBlocks.js
33433
33429
  var getBlocks_exports = {};
33434
33430
  __export(getBlocks_exports, {
33435
33431
  toKnownErr: () => toKnownErr47
@@ -33438,7 +33434,7 @@ function toKnownErr47(e) {
33438
33434
  return e;
33439
33435
  }
33440
33436
 
33441
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/graph/getFollowers.js
33437
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/graph/getFollowers.js
33442
33438
  var getFollowers_exports = {};
33443
33439
  __export(getFollowers_exports, {
33444
33440
  toKnownErr: () => toKnownErr48
@@ -33447,7 +33443,7 @@ function toKnownErr48(e) {
33447
33443
  return e;
33448
33444
  }
33449
33445
 
33450
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/graph/getFollows.js
33446
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/graph/getFollows.js
33451
33447
  var getFollows_exports = {};
33452
33448
  __export(getFollows_exports, {
33453
33449
  toKnownErr: () => toKnownErr49
@@ -33456,7 +33452,7 @@ function toKnownErr49(e) {
33456
33452
  return e;
33457
33453
  }
33458
33454
 
33459
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/graph/getKnownFollowers.js
33455
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/graph/getKnownFollowers.js
33460
33456
  var getKnownFollowers_exports = {};
33461
33457
  __export(getKnownFollowers_exports, {
33462
33458
  toKnownErr: () => toKnownErr50
@@ -33465,7 +33461,7 @@ function toKnownErr50(e) {
33465
33461
  return e;
33466
33462
  }
33467
33463
 
33468
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/graph/getList.js
33464
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/graph/getList.js
33469
33465
  var getList_exports = {};
33470
33466
  __export(getList_exports, {
33471
33467
  toKnownErr: () => toKnownErr51
@@ -33474,7 +33470,7 @@ function toKnownErr51(e) {
33474
33470
  return e;
33475
33471
  }
33476
33472
 
33477
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/graph/getListBlocks.js
33473
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/graph/getListBlocks.js
33478
33474
  var getListBlocks_exports = {};
33479
33475
  __export(getListBlocks_exports, {
33480
33476
  toKnownErr: () => toKnownErr52
@@ -33483,7 +33479,7 @@ function toKnownErr52(e) {
33483
33479
  return e;
33484
33480
  }
33485
33481
 
33486
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/graph/getListMutes.js
33482
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/graph/getListMutes.js
33487
33483
  var getListMutes_exports = {};
33488
33484
  __export(getListMutes_exports, {
33489
33485
  toKnownErr: () => toKnownErr53
@@ -33492,7 +33488,7 @@ function toKnownErr53(e) {
33492
33488
  return e;
33493
33489
  }
33494
33490
 
33495
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/graph/getLists.js
33491
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/graph/getLists.js
33496
33492
  var getLists_exports = {};
33497
33493
  __export(getLists_exports, {
33498
33494
  toKnownErr: () => toKnownErr54
@@ -33501,7 +33497,7 @@ function toKnownErr54(e) {
33501
33497
  return e;
33502
33498
  }
33503
33499
 
33504
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/graph/getListsWithMembership.js
33500
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/graph/getListsWithMembership.js
33505
33501
  var getListsWithMembership_exports = {};
33506
33502
  __export(getListsWithMembership_exports, {
33507
33503
  isListWithMembership: () => isListWithMembership,
@@ -33522,7 +33518,7 @@ function validateListWithMembership(v) {
33522
33518
  return validate31(v, id28, hashListWithMembership);
33523
33519
  }
33524
33520
 
33525
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/graph/getMutes.js
33521
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/graph/getMutes.js
33526
33522
  var getMutes_exports = {};
33527
33523
  __export(getMutes_exports, {
33528
33524
  toKnownErr: () => toKnownErr56
@@ -33531,7 +33527,7 @@ function toKnownErr56(e) {
33531
33527
  return e;
33532
33528
  }
33533
33529
 
33534
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/graph/getRelationships.js
33530
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/graph/getRelationships.js
33535
33531
  var getRelationships_exports = {};
33536
33532
  __export(getRelationships_exports, {
33537
33533
  ActorNotFoundError: () => ActorNotFoundError,
@@ -33550,7 +33546,7 @@ function toKnownErr57(e) {
33550
33546
  return e;
33551
33547
  }
33552
33548
 
33553
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/graph/getStarterPack.js
33549
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/graph/getStarterPack.js
33554
33550
  var getStarterPack_exports = {};
33555
33551
  __export(getStarterPack_exports, {
33556
33552
  toKnownErr: () => toKnownErr58
@@ -33559,7 +33555,7 @@ function toKnownErr58(e) {
33559
33555
  return e;
33560
33556
  }
33561
33557
 
33562
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/graph/getStarterPacks.js
33558
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/graph/getStarterPacks.js
33563
33559
  var getStarterPacks_exports = {};
33564
33560
  __export(getStarterPacks_exports, {
33565
33561
  toKnownErr: () => toKnownErr59
@@ -33568,7 +33564,7 @@ function toKnownErr59(e) {
33568
33564
  return e;
33569
33565
  }
33570
33566
 
33571
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/graph/getStarterPacksWithMembership.js
33567
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/graph/getStarterPacksWithMembership.js
33572
33568
  var getStarterPacksWithMembership_exports = {};
33573
33569
  __export(getStarterPacksWithMembership_exports, {
33574
33570
  isStarterPackWithMembership: () => isStarterPackWithMembership,
@@ -33589,7 +33585,7 @@ function validateStarterPackWithMembership(v) {
33589
33585
  return validate32(v, id29, hashStarterPackWithMembership);
33590
33586
  }
33591
33587
 
33592
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/graph/getSuggestedFollowsByActor.js
33588
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/graph/getSuggestedFollowsByActor.js
33593
33589
  var getSuggestedFollowsByActor_exports = {};
33594
33590
  __export(getSuggestedFollowsByActor_exports, {
33595
33591
  toKnownErr: () => toKnownErr61
@@ -33598,7 +33594,7 @@ function toKnownErr61(e) {
33598
33594
  return e;
33599
33595
  }
33600
33596
 
33601
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/graph/list.js
33597
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/graph/list.js
33602
33598
  var list_exports = {};
33603
33599
  __export(list_exports, {
33604
33600
  isMain: () => isMain18,
@@ -33617,7 +33613,7 @@ function validateMain18(v) {
33617
33613
  return validate33(v, id30, hashMain18, true);
33618
33614
  }
33619
33615
 
33620
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/graph/listblock.js
33616
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/graph/listblock.js
33621
33617
  var listblock_exports = {};
33622
33618
  __export(listblock_exports, {
33623
33619
  isMain: () => isMain19,
@@ -33636,7 +33632,7 @@ function validateMain19(v) {
33636
33632
  return validate34(v, id31, hashMain19, true);
33637
33633
  }
33638
33634
 
33639
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/graph/listitem.js
33635
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/graph/listitem.js
33640
33636
  var listitem_exports = {};
33641
33637
  __export(listitem_exports, {
33642
33638
  isMain: () => isMain20,
@@ -33655,7 +33651,7 @@ function validateMain20(v) {
33655
33651
  return validate35(v, id32, hashMain20, true);
33656
33652
  }
33657
33653
 
33658
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/graph/muteActor.js
33654
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/graph/muteActor.js
33659
33655
  var muteActor_exports = {};
33660
33656
  __export(muteActor_exports, {
33661
33657
  toKnownErr: () => toKnownErr62
@@ -33664,7 +33660,7 @@ function toKnownErr62(e) {
33664
33660
  return e;
33665
33661
  }
33666
33662
 
33667
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/graph/muteActorList.js
33663
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/graph/muteActorList.js
33668
33664
  var muteActorList_exports = {};
33669
33665
  __export(muteActorList_exports, {
33670
33666
  toKnownErr: () => toKnownErr63
@@ -33673,7 +33669,7 @@ function toKnownErr63(e) {
33673
33669
  return e;
33674
33670
  }
33675
33671
 
33676
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/graph/muteThread.js
33672
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/graph/muteThread.js
33677
33673
  var muteThread_exports = {};
33678
33674
  __export(muteThread_exports, {
33679
33675
  toKnownErr: () => toKnownErr64
@@ -33682,7 +33678,7 @@ function toKnownErr64(e) {
33682
33678
  return e;
33683
33679
  }
33684
33680
 
33685
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/graph/searchStarterPacks.js
33681
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/graph/searchStarterPacks.js
33686
33682
  var searchStarterPacks_exports = {};
33687
33683
  __export(searchStarterPacks_exports, {
33688
33684
  toKnownErr: () => toKnownErr65
@@ -33691,7 +33687,7 @@ function toKnownErr65(e) {
33691
33687
  return e;
33692
33688
  }
33693
33689
 
33694
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/graph/searchStarterPacksV2.js
33690
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/graph/searchStarterPacksV2.js
33695
33691
  var searchStarterPacksV2_exports = {};
33696
33692
  __export(searchStarterPacksV2_exports, {
33697
33693
  toKnownErr: () => toKnownErr66
@@ -33700,7 +33696,7 @@ function toKnownErr66(e) {
33700
33696
  return e;
33701
33697
  }
33702
33698
 
33703
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/graph/starterpack.js
33699
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/graph/starterpack.js
33704
33700
  var starterpack_exports = {};
33705
33701
  __export(starterpack_exports, {
33706
33702
  isFeedItem: () => isFeedItem,
@@ -33728,7 +33724,7 @@ function validateFeedItem(v) {
33728
33724
  return validate36(v, id33, hashFeedItem);
33729
33725
  }
33730
33726
 
33731
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/graph/unmuteActor.js
33727
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/graph/unmuteActor.js
33732
33728
  var unmuteActor_exports = {};
33733
33729
  __export(unmuteActor_exports, {
33734
33730
  toKnownErr: () => toKnownErr67
@@ -33737,7 +33733,7 @@ function toKnownErr67(e) {
33737
33733
  return e;
33738
33734
  }
33739
33735
 
33740
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/graph/unmuteActorList.js
33736
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/graph/unmuteActorList.js
33741
33737
  var unmuteActorList_exports = {};
33742
33738
  __export(unmuteActorList_exports, {
33743
33739
  toKnownErr: () => toKnownErr68
@@ -33746,7 +33742,7 @@ function toKnownErr68(e) {
33746
33742
  return e;
33747
33743
  }
33748
33744
 
33749
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/graph/unmuteThread.js
33745
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/graph/unmuteThread.js
33750
33746
  var unmuteThread_exports = {};
33751
33747
  __export(unmuteThread_exports, {
33752
33748
  toKnownErr: () => toKnownErr69
@@ -33755,7 +33751,7 @@ function toKnownErr69(e) {
33755
33751
  return e;
33756
33752
  }
33757
33753
 
33758
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/graph/verification.js
33754
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/graph/verification.js
33759
33755
  var verification_exports = {};
33760
33756
  __export(verification_exports, {
33761
33757
  isMain: () => isMain22,
@@ -33774,7 +33770,7 @@ function validateMain22(v) {
33774
33770
  return validate37(v, id34, hashMain22, true);
33775
33771
  }
33776
33772
 
33777
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/labeler/defs.js
33773
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/labeler/defs.js
33778
33774
  var defs_exports9 = {};
33779
33775
  __export(defs_exports9, {
33780
33776
  isLabelerPolicies: () => isLabelerPolicies,
@@ -33818,7 +33814,7 @@ function validateLabelerPolicies(v) {
33818
33814
  return validate38(v, id35, hashLabelerPolicies);
33819
33815
  }
33820
33816
 
33821
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/labeler/getServices.js
33817
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/labeler/getServices.js
33822
33818
  var getServices_exports = {};
33823
33819
  __export(getServices_exports, {
33824
33820
  toKnownErr: () => toKnownErr70
@@ -33827,7 +33823,7 @@ function toKnownErr70(e) {
33827
33823
  return e;
33828
33824
  }
33829
33825
 
33830
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/labeler/service.js
33826
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/labeler/service.js
33831
33827
  var service_exports = {};
33832
33828
  __export(service_exports, {
33833
33829
  isMain: () => isMain23,
@@ -33846,7 +33842,7 @@ function validateMain23(v) {
33846
33842
  return validate39(v, id36, hashMain23, true);
33847
33843
  }
33848
33844
 
33849
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/notification/declaration.js
33845
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/notification/declaration.js
33850
33846
  var declaration_exports = {};
33851
33847
  __export(declaration_exports, {
33852
33848
  isMain: () => isMain24,
@@ -33865,7 +33861,7 @@ function validateMain24(v) {
33865
33861
  return validate40(v, id37, hashMain24, true);
33866
33862
  }
33867
33863
 
33868
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/notification/defs.js
33864
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/notification/defs.js
33869
33865
  var defs_exports10 = {};
33870
33866
  __export(defs_exports10, {
33871
33867
  isActivitySubscription: () => isActivitySubscription,
@@ -33936,7 +33932,7 @@ function validateSubjectActivitySubscription(v) {
33936
33932
  return validate41(v, id38, hashSubjectActivitySubscription);
33937
33933
  }
33938
33934
 
33939
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/notification/getPreferences.js
33935
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/notification/getPreferences.js
33940
33936
  var getPreferences_exports2 = {};
33941
33937
  __export(getPreferences_exports2, {
33942
33938
  toKnownErr: () => toKnownErr71
@@ -33945,7 +33941,7 @@ function toKnownErr71(e) {
33945
33941
  return e;
33946
33942
  }
33947
33943
 
33948
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/notification/getUnreadCount.js
33944
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/notification/getUnreadCount.js
33949
33945
  var getUnreadCount_exports = {};
33950
33946
  __export(getUnreadCount_exports, {
33951
33947
  toKnownErr: () => toKnownErr72
@@ -33954,7 +33950,7 @@ function toKnownErr72(e) {
33954
33950
  return e;
33955
33951
  }
33956
33952
 
33957
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/notification/listActivitySubscriptions.js
33953
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/notification/listActivitySubscriptions.js
33958
33954
  var listActivitySubscriptions_exports = {};
33959
33955
  __export(listActivitySubscriptions_exports, {
33960
33956
  toKnownErr: () => toKnownErr73
@@ -33963,7 +33959,7 @@ function toKnownErr73(e) {
33963
33959
  return e;
33964
33960
  }
33965
33961
 
33966
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/notification/listNotifications.js
33962
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/notification/listNotifications.js
33967
33963
  var listNotifications_exports = {};
33968
33964
  __export(listNotifications_exports, {
33969
33965
  isNotification: () => isNotification2,
@@ -33984,7 +33980,7 @@ function validateNotification2(v) {
33984
33980
  return validate42(v, id39, hashNotification2);
33985
33981
  }
33986
33982
 
33987
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/notification/putActivitySubscription.js
33983
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/notification/putActivitySubscription.js
33988
33984
  var putActivitySubscription_exports = {};
33989
33985
  __export(putActivitySubscription_exports, {
33990
33986
  toKnownErr: () => toKnownErr75
@@ -33993,7 +33989,7 @@ function toKnownErr75(e) {
33993
33989
  return e;
33994
33990
  }
33995
33991
 
33996
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/notification/putPreferences.js
33992
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/notification/putPreferences.js
33997
33993
  var putPreferences_exports2 = {};
33998
33994
  __export(putPreferences_exports2, {
33999
33995
  toKnownErr: () => toKnownErr76
@@ -34002,7 +33998,7 @@ function toKnownErr76(e) {
34002
33998
  return e;
34003
33999
  }
34004
34000
 
34005
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/notification/putPreferencesV2.js
34001
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/notification/putPreferencesV2.js
34006
34002
  var putPreferencesV2_exports = {};
34007
34003
  __export(putPreferencesV2_exports, {
34008
34004
  toKnownErr: () => toKnownErr77
@@ -34011,7 +34007,7 @@ function toKnownErr77(e) {
34011
34007
  return e;
34012
34008
  }
34013
34009
 
34014
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/notification/registerPush.js
34010
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/notification/registerPush.js
34015
34011
  var registerPush_exports = {};
34016
34012
  __export(registerPush_exports, {
34017
34013
  toKnownErr: () => toKnownErr78
@@ -34020,7 +34016,7 @@ function toKnownErr78(e) {
34020
34016
  return e;
34021
34017
  }
34022
34018
 
34023
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/notification/unregisterPush.js
34019
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/notification/unregisterPush.js
34024
34020
  var unregisterPush_exports = {};
34025
34021
  __export(unregisterPush_exports, {
34026
34022
  toKnownErr: () => toKnownErr79
@@ -34029,7 +34025,7 @@ function toKnownErr79(e) {
34029
34025
  return e;
34030
34026
  }
34031
34027
 
34032
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/notification/updateSeen.js
34028
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/notification/updateSeen.js
34033
34029
  var updateSeen_exports = {};
34034
34030
  __export(updateSeen_exports, {
34035
34031
  toKnownErr: () => toKnownErr80
@@ -34038,7 +34034,7 @@ function toKnownErr80(e) {
34038
34034
  return e;
34039
34035
  }
34040
34036
 
34041
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/richtext/facet.js
34037
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/richtext/facet.js
34042
34038
  var facet_exports = {};
34043
34039
  __export(facet_exports, {
34044
34040
  isByteSlice: () => isByteSlice,
@@ -34091,7 +34087,7 @@ function validateByteSlice(v) {
34091
34087
  return validate43(v, id40, hashByteSlice);
34092
34088
  }
34093
34089
 
34094
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/defs.js
34090
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/defs.js
34095
34091
  var defs_exports11 = {};
34096
34092
  __export(defs_exports11, {
34097
34093
  isAgeAssuranceEvent: () => isAgeAssuranceEvent,
@@ -34207,7 +34203,7 @@ function validateAgeAssuranceEvent(v) {
34207
34203
  return validate44(v, id41, hashAgeAssuranceEvent);
34208
34204
  }
34209
34205
 
34210
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/getAgeAssuranceState.js
34206
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/getAgeAssuranceState.js
34211
34207
  var getAgeAssuranceState_exports = {};
34212
34208
  __export(getAgeAssuranceState_exports, {
34213
34209
  toKnownErr: () => toKnownErr81
@@ -34216,7 +34212,7 @@ function toKnownErr81(e) {
34216
34212
  return e;
34217
34213
  }
34218
34214
 
34219
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/getConfig.js
34215
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/getConfig.js
34220
34216
  var getConfig_exports2 = {};
34221
34217
  __export(getConfig_exports2, {
34222
34218
  isLiveNowConfig: () => isLiveNowConfig,
@@ -34237,7 +34233,7 @@ function validateLiveNowConfig(v) {
34237
34233
  return validate45(v, id42, hashLiveNowConfig);
34238
34234
  }
34239
34235
 
34240
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacks.js
34236
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacks.js
34241
34237
  var getOnboardingSuggestedStarterPacks_exports = {};
34242
34238
  __export(getOnboardingSuggestedStarterPacks_exports, {
34243
34239
  toKnownErr: () => toKnownErr83
@@ -34246,7 +34242,7 @@ function toKnownErr83(e) {
34246
34242
  return e;
34247
34243
  }
34248
34244
 
34249
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacksSkeleton.js
34245
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacksSkeleton.js
34250
34246
  var getOnboardingSuggestedStarterPacksSkeleton_exports = {};
34251
34247
  __export(getOnboardingSuggestedStarterPacksSkeleton_exports, {
34252
34248
  toKnownErr: () => toKnownErr84
@@ -34255,7 +34251,7 @@ function toKnownErr84(e) {
34255
34251
  return e;
34256
34252
  }
34257
34253
 
34258
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/getOnboardingSuggestedUsersSkeleton.js
34254
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/getOnboardingSuggestedUsersSkeleton.js
34259
34255
  var getOnboardingSuggestedUsersSkeleton_exports = {};
34260
34256
  __export(getOnboardingSuggestedUsersSkeleton_exports, {
34261
34257
  toKnownErr: () => toKnownErr85
@@ -34264,7 +34260,7 @@ function toKnownErr85(e) {
34264
34260
  return e;
34265
34261
  }
34266
34262
 
34267
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/getPopularFeedGenerators.js
34263
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/getPopularFeedGenerators.js
34268
34264
  var getPopularFeedGenerators_exports = {};
34269
34265
  __export(getPopularFeedGenerators_exports, {
34270
34266
  toKnownErr: () => toKnownErr86
@@ -34273,7 +34269,7 @@ function toKnownErr86(e) {
34273
34269
  return e;
34274
34270
  }
34275
34271
 
34276
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/getPostThreadOtherV2.js
34272
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/getPostThreadOtherV2.js
34277
34273
  var getPostThreadOtherV2_exports = {};
34278
34274
  __export(getPostThreadOtherV2_exports, {
34279
34275
  isThreadItem: () => isThreadItem,
@@ -34294,7 +34290,7 @@ function validateThreadItem(v) {
34294
34290
  return validate46(v, id43, hashThreadItem);
34295
34291
  }
34296
34292
 
34297
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/getPostThreadV2.js
34293
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/getPostThreadV2.js
34298
34294
  var getPostThreadV2_exports = {};
34299
34295
  __export(getPostThreadV2_exports, {
34300
34296
  isThreadItem: () => isThreadItem2,
@@ -34315,7 +34311,7 @@ function validateThreadItem2(v) {
34315
34311
  return validate47(v, id44, hashThreadItem2);
34316
34312
  }
34317
34313
 
34318
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/getSuggestedFeeds.js
34314
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/getSuggestedFeeds.js
34319
34315
  var getSuggestedFeeds_exports2 = {};
34320
34316
  __export(getSuggestedFeeds_exports2, {
34321
34317
  toKnownErr: () => toKnownErr89
@@ -34324,7 +34320,7 @@ function toKnownErr89(e) {
34324
34320
  return e;
34325
34321
  }
34326
34322
 
34327
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.js
34323
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.js
34328
34324
  var getSuggestedFeedsSkeleton_exports = {};
34329
34325
  __export(getSuggestedFeedsSkeleton_exports, {
34330
34326
  toKnownErr: () => toKnownErr90
@@ -34333,7 +34329,7 @@ function toKnownErr90(e) {
34333
34329
  return e;
34334
34330
  }
34335
34331
 
34336
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/getSuggestedOnboardingUsers.js
34332
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/getSuggestedOnboardingUsers.js
34337
34333
  var getSuggestedOnboardingUsers_exports = {};
34338
34334
  __export(getSuggestedOnboardingUsers_exports, {
34339
34335
  toKnownErr: () => toKnownErr91
@@ -34342,7 +34338,7 @@ function toKnownErr91(e) {
34342
34338
  return e;
34343
34339
  }
34344
34340
 
34345
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/getSuggestedStarterPacks.js
34341
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/getSuggestedStarterPacks.js
34346
34342
  var getSuggestedStarterPacks_exports = {};
34347
34343
  __export(getSuggestedStarterPacks_exports, {
34348
34344
  toKnownErr: () => toKnownErr92
@@ -34351,7 +34347,7 @@ function toKnownErr92(e) {
34351
34347
  return e;
34352
34348
  }
34353
34349
 
34354
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.js
34350
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.js
34355
34351
  var getSuggestedStarterPacksSkeleton_exports = {};
34356
34352
  __export(getSuggestedStarterPacksSkeleton_exports, {
34357
34353
  toKnownErr: () => toKnownErr93
@@ -34360,7 +34356,7 @@ function toKnownErr93(e) {
34360
34356
  return e;
34361
34357
  }
34362
34358
 
34363
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/getSuggestedUsers.js
34359
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/getSuggestedUsers.js
34364
34360
  var getSuggestedUsers_exports = {};
34365
34361
  __export(getSuggestedUsers_exports, {
34366
34362
  toKnownErr: () => toKnownErr94
@@ -34369,7 +34365,7 @@ function toKnownErr94(e) {
34369
34365
  return e;
34370
34366
  }
34371
34367
 
34372
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/getSuggestedUsersForDiscover.js
34368
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/getSuggestedUsersForDiscover.js
34373
34369
  var getSuggestedUsersForDiscover_exports = {};
34374
34370
  __export(getSuggestedUsersForDiscover_exports, {
34375
34371
  toKnownErr: () => toKnownErr95
@@ -34378,7 +34374,7 @@ function toKnownErr95(e) {
34378
34374
  return e;
34379
34375
  }
34380
34376
 
34381
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/getSuggestedUsersForDiscoverSkeleton.js
34377
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/getSuggestedUsersForDiscoverSkeleton.js
34382
34378
  var getSuggestedUsersForDiscoverSkeleton_exports = {};
34383
34379
  __export(getSuggestedUsersForDiscoverSkeleton_exports, {
34384
34380
  toKnownErr: () => toKnownErr96
@@ -34387,7 +34383,7 @@ function toKnownErr96(e) {
34387
34383
  return e;
34388
34384
  }
34389
34385
 
34390
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/getSuggestedUsersForExplore.js
34386
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/getSuggestedUsersForExplore.js
34391
34387
  var getSuggestedUsersForExplore_exports = {};
34392
34388
  __export(getSuggestedUsersForExplore_exports, {
34393
34389
  toKnownErr: () => toKnownErr97
@@ -34396,7 +34392,7 @@ function toKnownErr97(e) {
34396
34392
  return e;
34397
34393
  }
34398
34394
 
34399
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/getSuggestedUsersForExploreSkeleton.js
34395
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/getSuggestedUsersForExploreSkeleton.js
34400
34396
  var getSuggestedUsersForExploreSkeleton_exports = {};
34401
34397
  __export(getSuggestedUsersForExploreSkeleton_exports, {
34402
34398
  toKnownErr: () => toKnownErr98
@@ -34405,7 +34401,7 @@ function toKnownErr98(e) {
34405
34401
  return e;
34406
34402
  }
34407
34403
 
34408
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/getSuggestedUsersForSeeMore.js
34404
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/getSuggestedUsersForSeeMore.js
34409
34405
  var getSuggestedUsersForSeeMore_exports = {};
34410
34406
  __export(getSuggestedUsersForSeeMore_exports, {
34411
34407
  toKnownErr: () => toKnownErr99
@@ -34414,7 +34410,7 @@ function toKnownErr99(e) {
34414
34410
  return e;
34415
34411
  }
34416
34412
 
34417
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/getSuggestedUsersForSeeMoreSkeleton.js
34413
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/getSuggestedUsersForSeeMoreSkeleton.js
34418
34414
  var getSuggestedUsersForSeeMoreSkeleton_exports = {};
34419
34415
  __export(getSuggestedUsersForSeeMoreSkeleton_exports, {
34420
34416
  toKnownErr: () => toKnownErr100
@@ -34423,7 +34419,7 @@ function toKnownErr100(e) {
34423
34419
  return e;
34424
34420
  }
34425
34421
 
34426
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/getSuggestedUsersSkeleton.js
34422
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/getSuggestedUsersSkeleton.js
34427
34423
  var getSuggestedUsersSkeleton_exports = {};
34428
34424
  __export(getSuggestedUsersSkeleton_exports, {
34429
34425
  toKnownErr: () => toKnownErr101
@@ -34432,7 +34428,7 @@ function toKnownErr101(e) {
34432
34428
  return e;
34433
34429
  }
34434
34430
 
34435
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/getSuggestionsSkeleton.js
34431
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/getSuggestionsSkeleton.js
34436
34432
  var getSuggestionsSkeleton_exports = {};
34437
34433
  __export(getSuggestionsSkeleton_exports, {
34438
34434
  toKnownErr: () => toKnownErr102
@@ -34441,7 +34437,7 @@ function toKnownErr102(e) {
34441
34437
  return e;
34442
34438
  }
34443
34439
 
34444
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/getTaggedSuggestions.js
34440
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/getTaggedSuggestions.js
34445
34441
  var getTaggedSuggestions_exports = {};
34446
34442
  __export(getTaggedSuggestions_exports, {
34447
34443
  isSuggestion: () => isSuggestion,
@@ -34462,7 +34458,7 @@ function validateSuggestion(v) {
34462
34458
  return validate48(v, id45, hashSuggestion);
34463
34459
  }
34464
34460
 
34465
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/getTrendingTopics.js
34461
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/getTrendingTopics.js
34466
34462
  var getTrendingTopics_exports = {};
34467
34463
  __export(getTrendingTopics_exports, {
34468
34464
  toKnownErr: () => toKnownErr104
@@ -34471,7 +34467,7 @@ function toKnownErr104(e) {
34471
34467
  return e;
34472
34468
  }
34473
34469
 
34474
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/getTrends.js
34470
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/getTrends.js
34475
34471
  var getTrends_exports = {};
34476
34472
  __export(getTrends_exports, {
34477
34473
  toKnownErr: () => toKnownErr105
@@ -34480,7 +34476,7 @@ function toKnownErr105(e) {
34480
34476
  return e;
34481
34477
  }
34482
34478
 
34483
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/getTrendsSkeleton.js
34479
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/getTrendsSkeleton.js
34484
34480
  var getTrendsSkeleton_exports = {};
34485
34481
  __export(getTrendsSkeleton_exports, {
34486
34482
  toKnownErr: () => toKnownErr106
@@ -34489,7 +34485,7 @@ function toKnownErr106(e) {
34489
34485
  return e;
34490
34486
  }
34491
34487
 
34492
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/initAgeAssurance.js
34488
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/initAgeAssurance.js
34493
34489
  var initAgeAssurance_exports = {};
34494
34490
  __export(initAgeAssurance_exports, {
34495
34491
  DidTooLongError: () => DidTooLongError2,
@@ -34524,7 +34520,7 @@ function toKnownErr107(e) {
34524
34520
  return e;
34525
34521
  }
34526
34522
 
34527
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/searchActorsSkeleton.js
34523
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/searchActorsSkeleton.js
34528
34524
  var searchActorsSkeleton_exports = {};
34529
34525
  __export(searchActorsSkeleton_exports, {
34530
34526
  BadQueryStringError: () => BadQueryStringError3,
@@ -34543,7 +34539,7 @@ function toKnownErr108(e) {
34543
34539
  return e;
34544
34540
  }
34545
34541
 
34546
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/searchPostsSkeleton.js
34542
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/searchPostsSkeleton.js
34547
34543
  var searchPostsSkeleton_exports = {};
34548
34544
  __export(searchPostsSkeleton_exports, {
34549
34545
  BadQueryStringError: () => BadQueryStringError4,
@@ -34562,7 +34558,7 @@ function toKnownErr109(e) {
34562
34558
  return e;
34563
34559
  }
34564
34560
 
34565
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/searchStarterPacksSkeleton.js
34561
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/unspecced/searchStarterPacksSkeleton.js
34566
34562
  var searchStarterPacksSkeleton_exports = {};
34567
34563
  __export(searchStarterPacksSkeleton_exports, {
34568
34564
  BadQueryStringError: () => BadQueryStringError5,
@@ -34581,7 +34577,7 @@ function toKnownErr110(e) {
34581
34577
  return e;
34582
34578
  }
34583
34579
 
34584
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/video/abortUpload.js
34580
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/video/abortUpload.js
34585
34581
  var abortUpload_exports = {};
34586
34582
  __export(abortUpload_exports, {
34587
34583
  UploadNotFoundError: () => UploadNotFoundError,
@@ -34608,7 +34604,7 @@ function toKnownErr111(e) {
34608
34604
  return e;
34609
34605
  }
34610
34606
 
34611
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/video/defs.js
34607
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/video/defs.js
34612
34608
  var defs_exports12 = {};
34613
34609
  __export(defs_exports12, {
34614
34610
  isJobStatus: () => isJobStatus,
@@ -34625,7 +34621,7 @@ function validateJobStatus(v) {
34625
34621
  return validate49(v, id46, hashJobStatus);
34626
34622
  }
34627
34623
 
34628
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/video/finishUpload.js
34624
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/video/finishUpload.js
34629
34625
  var finishUpload_exports = {};
34630
34626
  __export(finishUpload_exports, {
34631
34627
  MissingPartsError: () => MissingPartsError,
@@ -34700,7 +34696,7 @@ function toKnownErr112(e) {
34700
34696
  return e;
34701
34697
  }
34702
34698
 
34703
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/video/getJobStatus.js
34699
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/video/getJobStatus.js
34704
34700
  var getJobStatus_exports = {};
34705
34701
  __export(getJobStatus_exports, {
34706
34702
  toKnownErr: () => toKnownErr113
@@ -34709,7 +34705,7 @@ function toKnownErr113(e) {
34709
34705
  return e;
34710
34706
  }
34711
34707
 
34712
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/video/getUploadLimits.js
34708
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/video/getUploadLimits.js
34713
34709
  var getUploadLimits_exports = {};
34714
34710
  __export(getUploadLimits_exports, {
34715
34711
  toKnownErr: () => toKnownErr114
@@ -34718,7 +34714,7 @@ function toKnownErr114(e) {
34718
34714
  return e;
34719
34715
  }
34720
34716
 
34721
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/video/getUploadStatus.js
34717
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/video/getUploadStatus.js
34722
34718
  var getUploadStatus_exports = {};
34723
34719
  __export(getUploadStatus_exports, {
34724
34720
  UploadNotFoundError: () => UploadNotFoundError3,
@@ -34737,7 +34733,7 @@ function toKnownErr115(e) {
34737
34733
  return e;
34738
34734
  }
34739
34735
 
34740
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/video/startUpload.js
34736
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/video/startUpload.js
34741
34737
  var startUpload_exports = {};
34742
34738
  __export(startUpload_exports, {
34743
34739
  BadAspectRatioError: () => BadAspectRatioError,
@@ -34812,7 +34808,7 @@ function toKnownErr116(e) {
34812
34808
  return e;
34813
34809
  }
34814
34810
 
34815
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/video/uploadPart.js
34811
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/video/uploadPart.js
34816
34812
  var uploadPart_exports = {};
34817
34813
  __export(uploadPart_exports, {
34818
34814
  InvalidPartNumberError: () => InvalidPartNumberError,
@@ -34895,7 +34891,7 @@ function toKnownErr117(e) {
34895
34891
  return e;
34896
34892
  }
34897
34893
 
34898
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/app/bsky/video/uploadVideo.js
34894
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/app/bsky/video/uploadVideo.js
34899
34895
  var uploadVideo_exports = {};
34900
34896
  __export(uploadVideo_exports, {
34901
34897
  toKnownErr: () => toKnownErr118
@@ -34904,7 +34900,7 @@ function toKnownErr118(e) {
34904
34900
  return e;
34905
34901
  }
34906
34902
 
34907
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/actor/declaration.js
34903
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/actor/declaration.js
34908
34904
  var declaration_exports2 = {};
34909
34905
  __export(declaration_exports2, {
34910
34906
  isMain: () => isMain26,
@@ -34923,7 +34919,7 @@ function validateMain26(v) {
34923
34919
  return validate50(v, id47, hashMain26, true);
34924
34920
  }
34925
34921
 
34926
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/actor/defs.js
34922
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/actor/defs.js
34927
34923
  var defs_exports13 = {};
34928
34924
  __export(defs_exports13, {
34929
34925
  isDirectConvoMember: () => isDirectConvoMember,
@@ -34967,7 +34963,7 @@ function validatePastGroupConvoMember(v) {
34967
34963
  return validate51(v, id48, hashPastGroupConvoMember);
34968
34964
  }
34969
34965
 
34970
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/actor/deleteAccount.js
34966
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/actor/deleteAccount.js
34971
34967
  var deleteAccount_exports = {};
34972
34968
  __export(deleteAccount_exports, {
34973
34969
  toKnownErr: () => toKnownErr119
@@ -34976,7 +34972,7 @@ function toKnownErr119(e) {
34976
34972
  return e;
34977
34973
  }
34978
34974
 
34979
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/actor/exportAccountData.js
34975
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/actor/exportAccountData.js
34980
34976
  var exportAccountData_exports = {};
34981
34977
  __export(exportAccountData_exports, {
34982
34978
  toKnownErr: () => toKnownErr120
@@ -34985,7 +34981,7 @@ function toKnownErr120(e) {
34985
34981
  return e;
34986
34982
  }
34987
34983
 
34988
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/actor/getStatus.js
34984
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/actor/getStatus.js
34989
34985
  var getStatus_exports = {};
34990
34986
  __export(getStatus_exports, {
34991
34987
  toKnownErr: () => toKnownErr121
@@ -34994,7 +34990,7 @@ function toKnownErr121(e) {
34994
34990
  return e;
34995
34991
  }
34996
34992
 
34997
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/convo/acceptConvo.js
34993
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/convo/acceptConvo.js
34998
34994
  var acceptConvo_exports = {};
34999
34995
  __export(acceptConvo_exports, {
35000
34996
  InvalidConvoError: () => InvalidConvoError,
@@ -35013,7 +35009,7 @@ function toKnownErr122(e) {
35013
35009
  return e;
35014
35010
  }
35015
35011
 
35016
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/convo/addReaction.js
35012
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/convo/addReaction.js
35017
35013
  var addReaction_exports = {};
35018
35014
  __export(addReaction_exports, {
35019
35015
  InvalidConvoError: () => InvalidConvoError2,
@@ -35064,7 +35060,7 @@ function toKnownErr123(e) {
35064
35060
  return e;
35065
35061
  }
35066
35062
 
35067
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/convo/defs.js
35063
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/convo/defs.js
35068
35064
  var defs_exports14 = {};
35069
35065
  __export(defs_exports14, {
35070
35066
  isConvoRef: () => isConvoRef,
@@ -35594,7 +35590,7 @@ function validateLogReadJoinRequests(v) {
35594
35590
  return validate52(v, id49, hashLogReadJoinRequests);
35595
35591
  }
35596
35592
 
35597
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/convo/deleteMessageForSelf.js
35593
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/convo/deleteMessageForSelf.js
35598
35594
  var deleteMessageForSelf_exports = {};
35599
35595
  __export(deleteMessageForSelf_exports, {
35600
35596
  InvalidConvoError: () => InvalidConvoError3,
@@ -35621,7 +35617,7 @@ function toKnownErr124(e) {
35621
35617
  return e;
35622
35618
  }
35623
35619
 
35624
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/convo/getConvo.js
35620
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/convo/getConvo.js
35625
35621
  var getConvo_exports = {};
35626
35622
  __export(getConvo_exports, {
35627
35623
  InvalidConvoError: () => InvalidConvoError4,
@@ -35640,7 +35636,7 @@ function toKnownErr125(e) {
35640
35636
  return e;
35641
35637
  }
35642
35638
 
35643
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/convo/getConvoAvailability.js
35639
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/convo/getConvoAvailability.js
35644
35640
  var getConvoAvailability_exports = {};
35645
35641
  __export(getConvoAvailability_exports, {
35646
35642
  toKnownErr: () => toKnownErr126
@@ -35649,7 +35645,7 @@ function toKnownErr126(e) {
35649
35645
  return e;
35650
35646
  }
35651
35647
 
35652
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/convo/getConvoForMembers.js
35648
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/convo/getConvoForMembers.js
35653
35649
  var getConvoForMembers_exports = {};
35654
35650
  __export(getConvoForMembers_exports, {
35655
35651
  AccountSuspendedError: () => AccountSuspendedError,
@@ -35708,7 +35704,7 @@ function toKnownErr127(e) {
35708
35704
  return e;
35709
35705
  }
35710
35706
 
35711
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/convo/getConvoMembers.js
35707
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/convo/getConvoMembers.js
35712
35708
  var getConvoMembers_exports = {};
35713
35709
  __export(getConvoMembers_exports, {
35714
35710
  InvalidConvoError: () => InvalidConvoError5,
@@ -35727,7 +35723,7 @@ function toKnownErr128(e) {
35727
35723
  return e;
35728
35724
  }
35729
35725
 
35730
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/convo/getLog.js
35726
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/convo/getLog.js
35731
35727
  var getLog_exports = {};
35732
35728
  __export(getLog_exports, {
35733
35729
  toKnownErr: () => toKnownErr129
@@ -35736,7 +35732,7 @@ function toKnownErr129(e) {
35736
35732
  return e;
35737
35733
  }
35738
35734
 
35739
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/convo/getMessages.js
35735
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/convo/getMessages.js
35740
35736
  var getMessages_exports = {};
35741
35737
  __export(getMessages_exports, {
35742
35738
  InvalidConvoError: () => InvalidConvoError6,
@@ -35755,7 +35751,7 @@ function toKnownErr130(e) {
35755
35751
  return e;
35756
35752
  }
35757
35753
 
35758
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/convo/getUnreadCounts.js
35754
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/convo/getUnreadCounts.js
35759
35755
  var getUnreadCounts_exports = {};
35760
35756
  __export(getUnreadCounts_exports, {
35761
35757
  toKnownErr: () => toKnownErr131
@@ -35764,7 +35760,7 @@ function toKnownErr131(e) {
35764
35760
  return e;
35765
35761
  }
35766
35762
 
35767
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/convo/leaveConvo.js
35763
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/convo/leaveConvo.js
35768
35764
  var leaveConvo_exports = {};
35769
35765
  __export(leaveConvo_exports, {
35770
35766
  InvalidConvoError: () => InvalidConvoError7,
@@ -35791,7 +35787,7 @@ function toKnownErr132(e) {
35791
35787
  return e;
35792
35788
  }
35793
35789
 
35794
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/convo/listConvoRequests.js
35790
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/convo/listConvoRequests.js
35795
35791
  var listConvoRequests_exports = {};
35796
35792
  __export(listConvoRequests_exports, {
35797
35793
  toKnownErr: () => toKnownErr133
@@ -35800,7 +35796,7 @@ function toKnownErr133(e) {
35800
35796
  return e;
35801
35797
  }
35802
35798
 
35803
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/convo/listConvos.js
35799
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/convo/listConvos.js
35804
35800
  var listConvos_exports = {};
35805
35801
  __export(listConvos_exports, {
35806
35802
  toKnownErr: () => toKnownErr134
@@ -35809,7 +35805,7 @@ function toKnownErr134(e) {
35809
35805
  return e;
35810
35806
  }
35811
35807
 
35812
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/convo/lockConvo.js
35808
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/convo/lockConvo.js
35813
35809
  var lockConvo_exports = {};
35814
35810
  __export(lockConvo_exports, {
35815
35811
  ConvoLockedError: () => ConvoLockedError,
@@ -35844,7 +35840,7 @@ function toKnownErr135(e) {
35844
35840
  return e;
35845
35841
  }
35846
35842
 
35847
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/convo/muteConvo.js
35843
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/convo/muteConvo.js
35848
35844
  var muteConvo_exports = {};
35849
35845
  __export(muteConvo_exports, {
35850
35846
  InvalidConvoError: () => InvalidConvoError9,
@@ -35863,7 +35859,7 @@ function toKnownErr136(e) {
35863
35859
  return e;
35864
35860
  }
35865
35861
 
35866
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/convo/removeReaction.js
35862
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/convo/removeReaction.js
35867
35863
  var removeReaction_exports = {};
35868
35864
  __export(removeReaction_exports, {
35869
35865
  InvalidConvoError: () => InvalidConvoError10,
@@ -35906,7 +35902,7 @@ function toKnownErr137(e) {
35906
35902
  return e;
35907
35903
  }
35908
35904
 
35909
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/convo/sendMessage.js
35905
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/convo/sendMessage.js
35910
35906
  var sendMessage_exports = {};
35911
35907
  __export(sendMessage_exports, {
35912
35908
  ConvoLockedError: () => ConvoLockedError2,
@@ -35941,7 +35937,7 @@ function toKnownErr138(e) {
35941
35937
  return e;
35942
35938
  }
35943
35939
 
35944
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/convo/sendMessageBatch.js
35940
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/convo/sendMessageBatch.js
35945
35941
  var sendMessageBatch_exports = {};
35946
35942
  __export(sendMessageBatch_exports, {
35947
35943
  ConvoLockedError: () => ConvoLockedError3,
@@ -35988,7 +35984,7 @@ function validateBatchItem(v) {
35988
35984
  return validate53(v, id50, hashBatchItem);
35989
35985
  }
35990
35986
 
35991
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/convo/unlockConvo.js
35987
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/convo/unlockConvo.js
35992
35988
  var unlockConvo_exports = {};
35993
35989
  __export(unlockConvo_exports, {
35994
35990
  ConvoLockedByModerationError: () => ConvoLockedByModerationError,
@@ -36023,7 +36019,7 @@ function toKnownErr140(e) {
36023
36019
  return e;
36024
36020
  }
36025
36021
 
36026
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/convo/unmuteConvo.js
36022
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/convo/unmuteConvo.js
36027
36023
  var unmuteConvo_exports = {};
36028
36024
  __export(unmuteConvo_exports, {
36029
36025
  InvalidConvoError: () => InvalidConvoError14,
@@ -36042,7 +36038,7 @@ function toKnownErr141(e) {
36042
36038
  return e;
36043
36039
  }
36044
36040
 
36045
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/convo/updateAllRead.js
36041
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/convo/updateAllRead.js
36046
36042
  var updateAllRead_exports = {};
36047
36043
  __export(updateAllRead_exports, {
36048
36044
  toKnownErr: () => toKnownErr142
@@ -36051,7 +36047,7 @@ function toKnownErr142(e) {
36051
36047
  return e;
36052
36048
  }
36053
36049
 
36054
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/convo/updateRead.js
36050
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/convo/updateRead.js
36055
36051
  var updateRead_exports = {};
36056
36052
  __export(updateRead_exports, {
36057
36053
  InvalidConvoError: () => InvalidConvoError15,
@@ -36070,7 +36066,7 @@ function toKnownErr143(e) {
36070
36066
  return e;
36071
36067
  }
36072
36068
 
36073
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/embed/joinLink.js
36069
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/embed/joinLink.js
36074
36070
  var joinLink_exports = {};
36075
36071
  __export(joinLink_exports, {
36076
36072
  isMain: () => isMain27,
@@ -36096,7 +36092,7 @@ function validateView7(v) {
36096
36092
  return validate54(v, id51, hashView7);
36097
36093
  }
36098
36094
 
36099
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/group/addMembers.js
36095
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/group/addMembers.js
36100
36096
  var addMembers_exports = {};
36101
36097
  __export(addMembers_exports, {
36102
36098
  AccountSuspendedError: () => AccountSuspendedError2,
@@ -36187,7 +36183,7 @@ function toKnownErr144(e) {
36187
36183
  return e;
36188
36184
  }
36189
36185
 
36190
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/group/approveJoinRequest.js
36186
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/group/approveJoinRequest.js
36191
36187
  var approveJoinRequest_exports = {};
36192
36188
  __export(approveJoinRequest_exports, {
36193
36189
  InsufficientRoleError: () => InsufficientRoleError4,
@@ -36222,7 +36218,7 @@ function toKnownErr145(e) {
36222
36218
  return e;
36223
36219
  }
36224
36220
 
36225
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/group/createGroup.js
36221
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/group/createGroup.js
36226
36222
  var createGroup_exports = {};
36227
36223
  __export(createGroup_exports, {
36228
36224
  AccountSuspendedError: () => AccountSuspendedError3,
@@ -36289,7 +36285,7 @@ function toKnownErr146(e) {
36289
36285
  return e;
36290
36286
  }
36291
36287
 
36292
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/group/createJoinLink.js
36288
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/group/createJoinLink.js
36293
36289
  var createJoinLink_exports = {};
36294
36290
  __export(createJoinLink_exports, {
36295
36291
  EnabledJoinLinkAlreadyExistsError: () => EnabledJoinLinkAlreadyExistsError,
@@ -36324,7 +36320,7 @@ function toKnownErr147(e) {
36324
36320
  return e;
36325
36321
  }
36326
36322
 
36327
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/group/defs.js
36323
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/group/defs.js
36328
36324
  var defs_exports15 = {};
36329
36325
  __export(defs_exports15, {
36330
36326
  isDisabledJoinLinkPreviewView: () => isDisabledJoinLinkPreviewView,
@@ -36395,7 +36391,7 @@ function validateJoinRequestConvoView(v) {
36395
36391
  return validate55(v, id52, hashJoinRequestConvoView);
36396
36392
  }
36397
36393
 
36398
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/group/disableJoinLink.js
36394
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/group/disableJoinLink.js
36399
36395
  var disableJoinLink_exports = {};
36400
36396
  __export(disableJoinLink_exports, {
36401
36397
  InsufficientRoleError: () => InsufficientRoleError6,
@@ -36430,7 +36426,7 @@ function toKnownErr148(e) {
36430
36426
  return e;
36431
36427
  }
36432
36428
 
36433
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/group/editGroup.js
36429
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/group/editGroup.js
36434
36430
  var editGroup_exports = {};
36435
36431
  __export(editGroup_exports, {
36436
36432
  ConvoLockedError: () => ConvoLockedError5,
@@ -36465,7 +36461,7 @@ function toKnownErr149(e) {
36465
36461
  return e;
36466
36462
  }
36467
36463
 
36468
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/group/editJoinLink.js
36464
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/group/editJoinLink.js
36469
36465
  var editJoinLink_exports = {};
36470
36466
  __export(editJoinLink_exports, {
36471
36467
  InsufficientRoleError: () => InsufficientRoleError8,
@@ -36500,7 +36496,7 @@ function toKnownErr150(e) {
36500
36496
  return e;
36501
36497
  }
36502
36498
 
36503
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/group/enableJoinLink.js
36499
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/group/enableJoinLink.js
36504
36500
  var enableJoinLink_exports = {};
36505
36501
  __export(enableJoinLink_exports, {
36506
36502
  InsufficientRoleError: () => InsufficientRoleError9,
@@ -36543,7 +36539,7 @@ function toKnownErr151(e) {
36543
36539
  return e;
36544
36540
  }
36545
36541
 
36546
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/group/getJoinLinkPreviews.js
36542
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/group/getJoinLinkPreviews.js
36547
36543
  var getJoinLinkPreviews_exports = {};
36548
36544
  __export(getJoinLinkPreviews_exports, {
36549
36545
  toKnownErr: () => toKnownErr152
@@ -36552,7 +36548,7 @@ function toKnownErr152(e) {
36552
36548
  return e;
36553
36549
  }
36554
36550
 
36555
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/group/listJoinRequests.js
36551
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/group/listJoinRequests.js
36556
36552
  var listJoinRequests_exports = {};
36557
36553
  __export(listJoinRequests_exports, {
36558
36554
  InsufficientRoleError: () => InsufficientRoleError10,
@@ -36579,7 +36575,7 @@ function toKnownErr153(e) {
36579
36575
  return e;
36580
36576
  }
36581
36577
 
36582
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/group/listMutualGroups.js
36578
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/group/listMutualGroups.js
36583
36579
  var listMutualGroups_exports = {};
36584
36580
  __export(listMutualGroups_exports, {
36585
36581
  toKnownErr: () => toKnownErr154
@@ -36588,7 +36584,7 @@ function toKnownErr154(e) {
36588
36584
  return e;
36589
36585
  }
36590
36586
 
36591
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/group/rejectJoinRequest.js
36587
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/group/rejectJoinRequest.js
36592
36588
  var rejectJoinRequest_exports = {};
36593
36589
  __export(rejectJoinRequest_exports, {
36594
36590
  InsufficientRoleError: () => InsufficientRoleError11,
@@ -36615,7 +36611,7 @@ function toKnownErr155(e) {
36615
36611
  return e;
36616
36612
  }
36617
36613
 
36618
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/group/removeMembers.js
36614
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/group/removeMembers.js
36619
36615
  var removeMembers_exports = {};
36620
36616
  __export(removeMembers_exports, {
36621
36617
  InsufficientRoleError: () => InsufficientRoleError12,
@@ -36642,7 +36638,7 @@ function toKnownErr156(e) {
36642
36638
  return e;
36643
36639
  }
36644
36640
 
36645
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/group/requestJoin.js
36641
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/group/requestJoin.js
36646
36642
  var requestJoin_exports = {};
36647
36643
  __export(requestJoin_exports, {
36648
36644
  ConvoLockedError: () => ConvoLockedError6,
@@ -36701,7 +36697,7 @@ function toKnownErr157(e) {
36701
36697
  return e;
36702
36698
  }
36703
36699
 
36704
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/group/updateJoinRequestsRead.js
36700
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/group/updateJoinRequestsRead.js
36705
36701
  var updateJoinRequestsRead_exports = {};
36706
36702
  __export(updateJoinRequestsRead_exports, {
36707
36703
  InsufficientRoleError: () => InsufficientRoleError13,
@@ -36728,7 +36724,7 @@ function toKnownErr158(e) {
36728
36724
  return e;
36729
36725
  }
36730
36726
 
36731
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/group/withdrawJoinRequest.js
36727
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/group/withdrawJoinRequest.js
36732
36728
  var withdrawJoinRequest_exports = {};
36733
36729
  __export(withdrawJoinRequest_exports, {
36734
36730
  InvalidJoinRequestError: () => InvalidJoinRequestError,
@@ -36747,7 +36743,7 @@ function toKnownErr159(e) {
36747
36743
  return e;
36748
36744
  }
36749
36745
 
36750
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/moderation/defs.js
36746
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/moderation/defs.js
36751
36747
  var defs_exports16 = {};
36752
36748
  __export(defs_exports16, {
36753
36749
  isConvoView: () => isConvoView2,
@@ -36782,7 +36778,7 @@ function validateGroupConvo2(v) {
36782
36778
  return validate56(v, id53, hashGroupConvo2);
36783
36779
  }
36784
36780
 
36785
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/moderation/getActorMetadata.js
36781
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/moderation/getActorMetadata.js
36786
36782
  var getActorMetadata_exports = {};
36787
36783
  __export(getActorMetadata_exports, {
36788
36784
  isMetadata: () => isMetadata,
@@ -36803,7 +36799,7 @@ function validateMetadata(v) {
36803
36799
  return validate57(v, id54, hashMetadata);
36804
36800
  }
36805
36801
 
36806
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/moderation/getConvo.js
36802
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/moderation/getConvo.js
36807
36803
  var getConvo_exports2 = {};
36808
36804
  __export(getConvo_exports2, {
36809
36805
  InvalidConvoError: () => InvalidConvoError27,
@@ -36822,7 +36818,7 @@ function toKnownErr161(e) {
36822
36818
  return e;
36823
36819
  }
36824
36820
 
36825
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/moderation/getConvoMembers.js
36821
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/moderation/getConvoMembers.js
36826
36822
  var getConvoMembers_exports2 = {};
36827
36823
  __export(getConvoMembers_exports2, {
36828
36824
  InvalidConvoError: () => InvalidConvoError28,
@@ -36841,7 +36837,7 @@ function toKnownErr162(e) {
36841
36837
  return e;
36842
36838
  }
36843
36839
 
36844
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/moderation/getConvos.js
36840
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/moderation/getConvos.js
36845
36841
  var getConvos_exports = {};
36846
36842
  __export(getConvos_exports, {
36847
36843
  toKnownErr: () => toKnownErr163
@@ -36850,7 +36846,7 @@ function toKnownErr163(e) {
36850
36846
  return e;
36851
36847
  }
36852
36848
 
36853
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/moderation/getMessageContext.js
36849
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/moderation/getMessageContext.js
36854
36850
  var getMessageContext_exports = {};
36855
36851
  __export(getMessageContext_exports, {
36856
36852
  toKnownErr: () => toKnownErr164
@@ -36859,7 +36855,7 @@ function toKnownErr164(e) {
36859
36855
  return e;
36860
36856
  }
36861
36857
 
36862
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/moderation/subscribeModEvents.js
36858
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/moderation/subscribeModEvents.js
36863
36859
  var subscribeModEvents_exports = {};
36864
36860
  __export(subscribeModEvents_exports, {
36865
36861
  isEventChatAccepted: () => isEventChatAccepted,
@@ -36966,7 +36962,7 @@ function validateEventRateLimitExceeded(v) {
36966
36962
  return validate58(v, id55, hashEventRateLimitExceeded);
36967
36963
  }
36968
36964
 
36969
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/moderation/updateActorAccess.js
36965
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/moderation/updateActorAccess.js
36970
36966
  var updateActorAccess_exports = {};
36971
36967
  __export(updateActorAccess_exports, {
36972
36968
  toKnownErr: () => toKnownErr165
@@ -36975,7 +36971,7 @@ function toKnownErr165(e) {
36975
36971
  return e;
36976
36972
  }
36977
36973
 
36978
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/notification/defs.js
36974
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/notification/defs.js
36979
36975
  var defs_exports17 = {};
36980
36976
  __export(defs_exports17, {
36981
36977
  isChatPreference: () => isChatPreference2,
@@ -37001,7 +36997,7 @@ function validateChatPreference2(v) {
37001
36997
  return validate59(v, id56, hashChatPreference2);
37002
36998
  }
37003
36999
 
37004
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/notification/getPreferences.js
37000
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/notification/getPreferences.js
37005
37001
  var getPreferences_exports3 = {};
37006
37002
  __export(getPreferences_exports3, {
37007
37003
  toKnownErr: () => toKnownErr166
@@ -37010,7 +37006,7 @@ function toKnownErr166(e) {
37010
37006
  return e;
37011
37007
  }
37012
37008
 
37013
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/chat/bsky/notification/putPreferences.js
37009
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/chat/bsky/notification/putPreferences.js
37014
37010
  var putPreferences_exports3 = {};
37015
37011
  __export(putPreferences_exports3, {
37016
37012
  toKnownErr: () => toKnownErr167
@@ -37019,7 +37015,7 @@ function toKnownErr167(e) {
37019
37015
  return e;
37020
37016
  }
37021
37017
 
37022
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/admin/defs.js
37018
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/admin/defs.js
37023
37019
  var defs_exports18 = {};
37024
37020
  __export(defs_exports18, {
37025
37021
  isAccountView: () => isAccountView,
@@ -37072,7 +37068,7 @@ function validateThreatSignature(v) {
37072
37068
  return validate60(v, id57, hashThreatSignature);
37073
37069
  }
37074
37070
 
37075
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/admin/deleteAccount.js
37071
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/admin/deleteAccount.js
37076
37072
  var deleteAccount_exports2 = {};
37077
37073
  __export(deleteAccount_exports2, {
37078
37074
  toKnownErr: () => toKnownErr168
@@ -37081,7 +37077,7 @@ function toKnownErr168(e) {
37081
37077
  return e;
37082
37078
  }
37083
37079
 
37084
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/admin/disableAccountInvites.js
37080
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/admin/disableAccountInvites.js
37085
37081
  var disableAccountInvites_exports = {};
37086
37082
  __export(disableAccountInvites_exports, {
37087
37083
  toKnownErr: () => toKnownErr169
@@ -37090,7 +37086,7 @@ function toKnownErr169(e) {
37090
37086
  return e;
37091
37087
  }
37092
37088
 
37093
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/admin/disableInviteCodes.js
37089
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/admin/disableInviteCodes.js
37094
37090
  var disableInviteCodes_exports = {};
37095
37091
  __export(disableInviteCodes_exports, {
37096
37092
  toKnownErr: () => toKnownErr170
@@ -37099,7 +37095,7 @@ function toKnownErr170(e) {
37099
37095
  return e;
37100
37096
  }
37101
37097
 
37102
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/admin/enableAccountInvites.js
37098
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/admin/enableAccountInvites.js
37103
37099
  var enableAccountInvites_exports = {};
37104
37100
  __export(enableAccountInvites_exports, {
37105
37101
  toKnownErr: () => toKnownErr171
@@ -37108,7 +37104,7 @@ function toKnownErr171(e) {
37108
37104
  return e;
37109
37105
  }
37110
37106
 
37111
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/admin/getAccountInfo.js
37107
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/admin/getAccountInfo.js
37112
37108
  var getAccountInfo_exports = {};
37113
37109
  __export(getAccountInfo_exports, {
37114
37110
  toKnownErr: () => toKnownErr172
@@ -37117,7 +37113,7 @@ function toKnownErr172(e) {
37117
37113
  return e;
37118
37114
  }
37119
37115
 
37120
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/admin/getAccountInfos.js
37116
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/admin/getAccountInfos.js
37121
37117
  var getAccountInfos_exports = {};
37122
37118
  __export(getAccountInfos_exports, {
37123
37119
  toKnownErr: () => toKnownErr173
@@ -37126,7 +37122,7 @@ function toKnownErr173(e) {
37126
37122
  return e;
37127
37123
  }
37128
37124
 
37129
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/admin/getInviteCodes.js
37125
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/admin/getInviteCodes.js
37130
37126
  var getInviteCodes_exports = {};
37131
37127
  __export(getInviteCodes_exports, {
37132
37128
  toKnownErr: () => toKnownErr174
@@ -37135,7 +37131,7 @@ function toKnownErr174(e) {
37135
37131
  return e;
37136
37132
  }
37137
37133
 
37138
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/admin/getSubjectStatus.js
37134
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/admin/getSubjectStatus.js
37139
37135
  var getSubjectStatus_exports = {};
37140
37136
  __export(getSubjectStatus_exports, {
37141
37137
  toKnownErr: () => toKnownErr175
@@ -37144,7 +37140,7 @@ function toKnownErr175(e) {
37144
37140
  return e;
37145
37141
  }
37146
37142
 
37147
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/admin/searchAccounts.js
37143
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/admin/searchAccounts.js
37148
37144
  var searchAccounts_exports = {};
37149
37145
  __export(searchAccounts_exports, {
37150
37146
  toKnownErr: () => toKnownErr176
@@ -37153,7 +37149,7 @@ function toKnownErr176(e) {
37153
37149
  return e;
37154
37150
  }
37155
37151
 
37156
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/admin/sendEmail.js
37152
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/admin/sendEmail.js
37157
37153
  var sendEmail_exports = {};
37158
37154
  __export(sendEmail_exports, {
37159
37155
  toKnownErr: () => toKnownErr177
@@ -37162,7 +37158,7 @@ function toKnownErr177(e) {
37162
37158
  return e;
37163
37159
  }
37164
37160
 
37165
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/admin/updateAccountEmail.js
37161
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/admin/updateAccountEmail.js
37166
37162
  var updateAccountEmail_exports = {};
37167
37163
  __export(updateAccountEmail_exports, {
37168
37164
  toKnownErr: () => toKnownErr178
@@ -37171,7 +37167,7 @@ function toKnownErr178(e) {
37171
37167
  return e;
37172
37168
  }
37173
37169
 
37174
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/admin/updateAccountHandle.js
37170
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/admin/updateAccountHandle.js
37175
37171
  var updateAccountHandle_exports = {};
37176
37172
  __export(updateAccountHandle_exports, {
37177
37173
  toKnownErr: () => toKnownErr179
@@ -37180,7 +37176,7 @@ function toKnownErr179(e) {
37180
37176
  return e;
37181
37177
  }
37182
37178
 
37183
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/admin/updateAccountPassword.js
37179
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/admin/updateAccountPassword.js
37184
37180
  var updateAccountPassword_exports = {};
37185
37181
  __export(updateAccountPassword_exports, {
37186
37182
  toKnownErr: () => toKnownErr180
@@ -37189,7 +37185,7 @@ function toKnownErr180(e) {
37189
37185
  return e;
37190
37186
  }
37191
37187
 
37192
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/admin/updateAccountSigningKey.js
37188
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/admin/updateAccountSigningKey.js
37193
37189
  var updateAccountSigningKey_exports = {};
37194
37190
  __export(updateAccountSigningKey_exports, {
37195
37191
  toKnownErr: () => toKnownErr181
@@ -37198,7 +37194,7 @@ function toKnownErr181(e) {
37198
37194
  return e;
37199
37195
  }
37200
37196
 
37201
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/admin/updateSubjectStatus.js
37197
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/admin/updateSubjectStatus.js
37202
37198
  var updateSubjectStatus_exports = {};
37203
37199
  __export(updateSubjectStatus_exports, {
37204
37200
  toKnownErr: () => toKnownErr182
@@ -37207,7 +37203,7 @@ function toKnownErr182(e) {
37207
37203
  return e;
37208
37204
  }
37209
37205
 
37210
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/identity/defs.js
37206
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/identity/defs.js
37211
37207
  var defs_exports19 = {};
37212
37208
  __export(defs_exports19, {
37213
37209
  isIdentityInfo: () => isIdentityInfo,
@@ -37224,7 +37220,7 @@ function validateIdentityInfo(v) {
37224
37220
  return validate61(v, id58, hashIdentityInfo);
37225
37221
  }
37226
37222
 
37227
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/identity/getRecommendedDidCredentials.js
37223
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/identity/getRecommendedDidCredentials.js
37228
37224
  var getRecommendedDidCredentials_exports = {};
37229
37225
  __export(getRecommendedDidCredentials_exports, {
37230
37226
  toKnownErr: () => toKnownErr183
@@ -37233,7 +37229,7 @@ function toKnownErr183(e) {
37233
37229
  return e;
37234
37230
  }
37235
37231
 
37236
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/identity/refreshIdentity.js
37232
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/identity/refreshIdentity.js
37237
37233
  var refreshIdentity_exports = {};
37238
37234
  __export(refreshIdentity_exports, {
37239
37235
  DidDeactivatedError: () => DidDeactivatedError,
@@ -37268,7 +37264,7 @@ function toKnownErr184(e) {
37268
37264
  return e;
37269
37265
  }
37270
37266
 
37271
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/identity/requestPlcOperationSignature.js
37267
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/identity/requestPlcOperationSignature.js
37272
37268
  var requestPlcOperationSignature_exports = {};
37273
37269
  __export(requestPlcOperationSignature_exports, {
37274
37270
  toKnownErr: () => toKnownErr185
@@ -37277,7 +37273,7 @@ function toKnownErr185(e) {
37277
37273
  return e;
37278
37274
  }
37279
37275
 
37280
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/identity/resolveDid.js
37276
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/identity/resolveDid.js
37281
37277
  var resolveDid_exports = {};
37282
37278
  __export(resolveDid_exports, {
37283
37279
  DidDeactivatedError: () => DidDeactivatedError2,
@@ -37304,7 +37300,7 @@ function toKnownErr186(e) {
37304
37300
  return e;
37305
37301
  }
37306
37302
 
37307
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/identity/resolveHandle.js
37303
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/identity/resolveHandle.js
37308
37304
  var resolveHandle_exports = {};
37309
37305
  __export(resolveHandle_exports, {
37310
37306
  HandleNotFoundError: () => HandleNotFoundError2,
@@ -37323,7 +37319,7 @@ function toKnownErr187(e) {
37323
37319
  return e;
37324
37320
  }
37325
37321
 
37326
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/identity/resolveIdentity.js
37322
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/identity/resolveIdentity.js
37327
37323
  var resolveIdentity_exports = {};
37328
37324
  __export(resolveIdentity_exports, {
37329
37325
  DidDeactivatedError: () => DidDeactivatedError3,
@@ -37358,7 +37354,7 @@ function toKnownErr188(e) {
37358
37354
  return e;
37359
37355
  }
37360
37356
 
37361
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/identity/signPlcOperation.js
37357
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/identity/signPlcOperation.js
37362
37358
  var signPlcOperation_exports = {};
37363
37359
  __export(signPlcOperation_exports, {
37364
37360
  toKnownErr: () => toKnownErr189
@@ -37367,7 +37363,7 @@ function toKnownErr189(e) {
37367
37363
  return e;
37368
37364
  }
37369
37365
 
37370
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/identity/submitPlcOperation.js
37366
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/identity/submitPlcOperation.js
37371
37367
  var submitPlcOperation_exports = {};
37372
37368
  __export(submitPlcOperation_exports, {
37373
37369
  toKnownErr: () => toKnownErr190
@@ -37376,7 +37372,7 @@ function toKnownErr190(e) {
37376
37372
  return e;
37377
37373
  }
37378
37374
 
37379
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/identity/updateHandle.js
37375
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/identity/updateHandle.js
37380
37376
  var updateHandle_exports = {};
37381
37377
  __export(updateHandle_exports, {
37382
37378
  toKnownErr: () => toKnownErr191
@@ -37385,7 +37381,7 @@ function toKnownErr191(e) {
37385
37381
  return e;
37386
37382
  }
37387
37383
 
37388
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/label/defs.js
37384
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/label/defs.js
37389
37385
  var defs_exports20 = {};
37390
37386
  __export(defs_exports20, {
37391
37387
  isLabel: () => isLabel,
@@ -37438,7 +37434,7 @@ function validateLabelValueDefinitionStrings(v) {
37438
37434
  return validate62(v, id59, hashLabelValueDefinitionStrings);
37439
37435
  }
37440
37436
 
37441
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/label/queryLabels.js
37437
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/label/queryLabels.js
37442
37438
  var queryLabels_exports = {};
37443
37439
  __export(queryLabels_exports, {
37444
37440
  toKnownErr: () => toKnownErr192
@@ -37447,7 +37443,7 @@ function toKnownErr192(e) {
37447
37443
  return e;
37448
37444
  }
37449
37445
 
37450
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/label/subscribeLabels.js
37446
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/label/subscribeLabels.js
37451
37447
  var subscribeLabels_exports = {};
37452
37448
  __export(subscribeLabels_exports, {
37453
37449
  isInfo: () => isInfo,
@@ -37473,7 +37469,7 @@ function validateInfo(v) {
37473
37469
  return validate63(v, id60, hashInfo);
37474
37470
  }
37475
37471
 
37476
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/lexicon/resolveLexicon.js
37472
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/lexicon/resolveLexicon.js
37477
37473
  var resolveLexicon_exports = {};
37478
37474
  __export(resolveLexicon_exports, {
37479
37475
  LexiconNotFoundError: () => LexiconNotFoundError,
@@ -37492,7 +37488,7 @@ function toKnownErr193(e) {
37492
37488
  return e;
37493
37489
  }
37494
37490
 
37495
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/lexicon/schema.js
37491
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/lexicon/schema.js
37496
37492
  var schema_exports = {};
37497
37493
  __export(schema_exports, {
37498
37494
  isMain: () => isMain28,
@@ -37511,7 +37507,7 @@ function validateMain28(v) {
37511
37507
  return validate64(v, id61, hashMain28, true);
37512
37508
  }
37513
37509
 
37514
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/moderation/createReport.js
37510
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/moderation/createReport.js
37515
37511
  var createReport_exports = {};
37516
37512
  __export(createReport_exports, {
37517
37513
  isModTool: () => isModTool,
@@ -37532,7 +37528,7 @@ function validateModTool(v) {
37532
37528
  return validate65(v, id62, hashModTool);
37533
37529
  }
37534
37530
 
37535
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/moderation/defs.js
37531
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/moderation/defs.js
37536
37532
  var defs_exports21 = {};
37537
37533
  __export(defs_exports21, {
37538
37534
  REASONAPPEAL: () => REASONAPPEAL,
@@ -37552,7 +37548,7 @@ var REASONRUDE = `${id63}#reasonRude`;
37552
37548
  var REASONOTHER = `${id63}#reasonOther`;
37553
37549
  var REASONAPPEAL = `${id63}#reasonAppeal`;
37554
37550
 
37555
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/repo/applyWrites.js
37551
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/repo/applyWrites.js
37556
37552
  var applyWrites_exports = {};
37557
37553
  __export(applyWrites_exports, {
37558
37554
  InvalidSwapError: () => InvalidSwapError,
@@ -37628,7 +37624,7 @@ function validateDeleteResult(v) {
37628
37624
  return validate66(v, id64, hashDeleteResult);
37629
37625
  }
37630
37626
 
37631
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/repo/createRecord.js
37627
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/repo/createRecord.js
37632
37628
  var createRecord_exports = {};
37633
37629
  __export(createRecord_exports, {
37634
37630
  InvalidSwapError: () => InvalidSwapError2,
@@ -37647,7 +37643,7 @@ function toKnownErr196(e) {
37647
37643
  return e;
37648
37644
  }
37649
37645
 
37650
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/repo/defs.js
37646
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/repo/defs.js
37651
37647
  var defs_exports22 = {};
37652
37648
  __export(defs_exports22, {
37653
37649
  isCommitMeta: () => isCommitMeta,
@@ -37664,7 +37660,7 @@ function validateCommitMeta(v) {
37664
37660
  return validate67(v, id65, hashCommitMeta);
37665
37661
  }
37666
37662
 
37667
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/repo/deleteRecord.js
37663
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/repo/deleteRecord.js
37668
37664
  var deleteRecord_exports = {};
37669
37665
  __export(deleteRecord_exports, {
37670
37666
  InvalidSwapError: () => InvalidSwapError3,
@@ -37683,7 +37679,7 @@ function toKnownErr197(e) {
37683
37679
  return e;
37684
37680
  }
37685
37681
 
37686
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/repo/describeRepo.js
37682
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/repo/describeRepo.js
37687
37683
  var describeRepo_exports = {};
37688
37684
  __export(describeRepo_exports, {
37689
37685
  toKnownErr: () => toKnownErr198
@@ -37692,7 +37688,7 @@ function toKnownErr198(e) {
37692
37688
  return e;
37693
37689
  }
37694
37690
 
37695
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/repo/getRecord.js
37691
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/repo/getRecord.js
37696
37692
  var getRecord_exports = {};
37697
37693
  __export(getRecord_exports, {
37698
37694
  RecordNotFoundError: () => RecordNotFoundError,
@@ -37711,7 +37707,7 @@ function toKnownErr199(e) {
37711
37707
  return e;
37712
37708
  }
37713
37709
 
37714
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/repo/importRepo.js
37710
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/repo/importRepo.js
37715
37711
  var importRepo_exports = {};
37716
37712
  __export(importRepo_exports, {
37717
37713
  toKnownErr: () => toKnownErr200
@@ -37720,7 +37716,7 @@ function toKnownErr200(e) {
37720
37716
  return e;
37721
37717
  }
37722
37718
 
37723
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/repo/listMissingBlobs.js
37719
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/repo/listMissingBlobs.js
37724
37720
  var listMissingBlobs_exports = {};
37725
37721
  __export(listMissingBlobs_exports, {
37726
37722
  isRecordBlob: () => isRecordBlob,
@@ -37741,7 +37737,7 @@ function validateRecordBlob(v) {
37741
37737
  return validate68(v, id66, hashRecordBlob);
37742
37738
  }
37743
37739
 
37744
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/repo/listRecords.js
37740
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/repo/listRecords.js
37745
37741
  var listRecords_exports = {};
37746
37742
  __export(listRecords_exports, {
37747
37743
  isRecord: () => isRecord,
@@ -37762,7 +37758,7 @@ function validateRecord(v) {
37762
37758
  return validate69(v, id67, hashRecord);
37763
37759
  }
37764
37760
 
37765
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/repo/putRecord.js
37761
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/repo/putRecord.js
37766
37762
  var putRecord_exports = {};
37767
37763
  __export(putRecord_exports, {
37768
37764
  InvalidSwapError: () => InvalidSwapError4,
@@ -37781,7 +37777,7 @@ function toKnownErr203(e) {
37781
37777
  return e;
37782
37778
  }
37783
37779
 
37784
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/repo/strongRef.js
37780
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/repo/strongRef.js
37785
37781
  var strongRef_exports = {};
37786
37782
  __export(strongRef_exports, {
37787
37783
  isMain: () => isMain29,
@@ -37798,7 +37794,7 @@ function validateMain29(v) {
37798
37794
  return validate70(v, id68, hashMain29);
37799
37795
  }
37800
37796
 
37801
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/repo/uploadBlob.js
37797
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/repo/uploadBlob.js
37802
37798
  var uploadBlob_exports = {};
37803
37799
  __export(uploadBlob_exports, {
37804
37800
  toKnownErr: () => toKnownErr204
@@ -37807,7 +37803,7 @@ function toKnownErr204(e) {
37807
37803
  return e;
37808
37804
  }
37809
37805
 
37810
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/server/activateAccount.js
37806
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/server/activateAccount.js
37811
37807
  var activateAccount_exports = {};
37812
37808
  __export(activateAccount_exports, {
37813
37809
  toKnownErr: () => toKnownErr205
@@ -37816,7 +37812,7 @@ function toKnownErr205(e) {
37816
37812
  return e;
37817
37813
  }
37818
37814
 
37819
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/server/checkAccountStatus.js
37815
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/server/checkAccountStatus.js
37820
37816
  var checkAccountStatus_exports = {};
37821
37817
  __export(checkAccountStatus_exports, {
37822
37818
  toKnownErr: () => toKnownErr206
@@ -37825,7 +37821,7 @@ function toKnownErr206(e) {
37825
37821
  return e;
37826
37822
  }
37827
37823
 
37828
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/server/confirmEmail.js
37824
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/server/confirmEmail.js
37829
37825
  var confirmEmail_exports = {};
37830
37826
  __export(confirmEmail_exports, {
37831
37827
  AccountNotFoundError: () => AccountNotFoundError,
@@ -37868,7 +37864,7 @@ function toKnownErr207(e) {
37868
37864
  return e;
37869
37865
  }
37870
37866
 
37871
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/server/createAccount.js
37867
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/server/createAccount.js
37872
37868
  var createAccount_exports = {};
37873
37869
  __export(createAccount_exports, {
37874
37870
  HandleNotAvailableError: () => HandleNotAvailableError,
@@ -37935,7 +37931,7 @@ function toKnownErr208(e) {
37935
37931
  return e;
37936
37932
  }
37937
37933
 
37938
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/server/createAppPassword.js
37934
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/server/createAppPassword.js
37939
37935
  var createAppPassword_exports = {};
37940
37936
  __export(createAppPassword_exports, {
37941
37937
  AccountTakedownError: () => AccountTakedownError,
@@ -37966,7 +37962,7 @@ function validateAppPassword(v) {
37966
37962
  return validate71(v, id69, hashAppPassword);
37967
37963
  }
37968
37964
 
37969
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/server/createInviteCode.js
37965
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/server/createInviteCode.js
37970
37966
  var createInviteCode_exports = {};
37971
37967
  __export(createInviteCode_exports, {
37972
37968
  toKnownErr: () => toKnownErr210
@@ -37975,7 +37971,7 @@ function toKnownErr210(e) {
37975
37971
  return e;
37976
37972
  }
37977
37973
 
37978
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/server/createInviteCodes.js
37974
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/server/createInviteCodes.js
37979
37975
  var createInviteCodes_exports = {};
37980
37976
  __export(createInviteCodes_exports, {
37981
37977
  isAccountCodes: () => isAccountCodes,
@@ -37996,7 +37992,7 @@ function validateAccountCodes(v) {
37996
37992
  return validate72(v, id70, hashAccountCodes);
37997
37993
  }
37998
37994
 
37999
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/server/createSession.js
37995
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/server/createSession.js
38000
37996
  var createSession_exports = {};
38001
37997
  __export(createSession_exports, {
38002
37998
  AccountTakedownError: () => AccountTakedownError2,
@@ -38023,7 +38019,7 @@ function toKnownErr212(e) {
38023
38019
  return e;
38024
38020
  }
38025
38021
 
38026
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/server/deactivateAccount.js
38022
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/server/deactivateAccount.js
38027
38023
  var deactivateAccount_exports = {};
38028
38024
  __export(deactivateAccount_exports, {
38029
38025
  toKnownErr: () => toKnownErr213
@@ -38032,7 +38028,7 @@ function toKnownErr213(e) {
38032
38028
  return e;
38033
38029
  }
38034
38030
 
38035
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/server/defs.js
38031
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/server/defs.js
38036
38032
  var defs_exports23 = {};
38037
38033
  __export(defs_exports23, {
38038
38034
  isInviteCode: () => isInviteCode,
@@ -38058,7 +38054,7 @@ function validateInviteCodeUse(v) {
38058
38054
  return validate73(v, id71, hashInviteCodeUse);
38059
38055
  }
38060
38056
 
38061
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/server/deleteAccount.js
38057
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/server/deleteAccount.js
38062
38058
  var deleteAccount_exports3 = {};
38063
38059
  __export(deleteAccount_exports3, {
38064
38060
  ExpiredTokenError: () => ExpiredTokenError2,
@@ -38085,7 +38081,7 @@ function toKnownErr214(e) {
38085
38081
  return e;
38086
38082
  }
38087
38083
 
38088
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/server/deleteSession.js
38084
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/server/deleteSession.js
38089
38085
  var deleteSession_exports = {};
38090
38086
  __export(deleteSession_exports, {
38091
38087
  ExpiredTokenError: () => ExpiredTokenError3,
@@ -38112,7 +38108,7 @@ function toKnownErr215(e) {
38112
38108
  return e;
38113
38109
  }
38114
38110
 
38115
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/server/describeServer.js
38111
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/server/describeServer.js
38116
38112
  var describeServer_exports = {};
38117
38113
  __export(describeServer_exports, {
38118
38114
  isContact: () => isContact,
@@ -38142,7 +38138,7 @@ function validateContact(v) {
38142
38138
  return validate74(v, id72, hashContact);
38143
38139
  }
38144
38140
 
38145
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/server/getAccountInviteCodes.js
38141
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/server/getAccountInviteCodes.js
38146
38142
  var getAccountInviteCodes_exports = {};
38147
38143
  __export(getAccountInviteCodes_exports, {
38148
38144
  DuplicateCreateError: () => DuplicateCreateError,
@@ -38161,7 +38157,7 @@ function toKnownErr217(e) {
38161
38157
  return e;
38162
38158
  }
38163
38159
 
38164
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/server/getServiceAuth.js
38160
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/server/getServiceAuth.js
38165
38161
  var getServiceAuth_exports = {};
38166
38162
  __export(getServiceAuth_exports, {
38167
38163
  BadExpirationError: () => BadExpirationError,
@@ -38180,7 +38176,7 @@ function toKnownErr218(e) {
38180
38176
  return e;
38181
38177
  }
38182
38178
 
38183
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/server/getSession.js
38179
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/server/getSession.js
38184
38180
  var getSession_exports = {};
38185
38181
  __export(getSession_exports, {
38186
38182
  toKnownErr: () => toKnownErr219
@@ -38189,7 +38185,7 @@ function toKnownErr219(e) {
38189
38185
  return e;
38190
38186
  }
38191
38187
 
38192
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/server/listAppPasswords.js
38188
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/server/listAppPasswords.js
38193
38189
  var listAppPasswords_exports = {};
38194
38190
  __export(listAppPasswords_exports, {
38195
38191
  AccountTakedownError: () => AccountTakedownError3,
@@ -38220,7 +38216,7 @@ function validateAppPassword2(v) {
38220
38216
  return validate75(v, id73, hashAppPassword2);
38221
38217
  }
38222
38218
 
38223
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/server/refreshSession.js
38219
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/server/refreshSession.js
38224
38220
  var refreshSession_exports = {};
38225
38221
  __export(refreshSession_exports, {
38226
38222
  AccountTakedownError: () => AccountTakedownError4,
@@ -38255,7 +38251,7 @@ function toKnownErr221(e) {
38255
38251
  return e;
38256
38252
  }
38257
38253
 
38258
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/server/requestAccountDelete.js
38254
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/server/requestAccountDelete.js
38259
38255
  var requestAccountDelete_exports = {};
38260
38256
  __export(requestAccountDelete_exports, {
38261
38257
  toKnownErr: () => toKnownErr222
@@ -38264,7 +38260,7 @@ function toKnownErr222(e) {
38264
38260
  return e;
38265
38261
  }
38266
38262
 
38267
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/server/requestEmailConfirmation.js
38263
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/server/requestEmailConfirmation.js
38268
38264
  var requestEmailConfirmation_exports = {};
38269
38265
  __export(requestEmailConfirmation_exports, {
38270
38266
  toKnownErr: () => toKnownErr223
@@ -38273,7 +38269,7 @@ function toKnownErr223(e) {
38273
38269
  return e;
38274
38270
  }
38275
38271
 
38276
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/server/requestEmailUpdate.js
38272
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/server/requestEmailUpdate.js
38277
38273
  var requestEmailUpdate_exports = {};
38278
38274
  __export(requestEmailUpdate_exports, {
38279
38275
  toKnownErr: () => toKnownErr224
@@ -38282,7 +38278,7 @@ function toKnownErr224(e) {
38282
38278
  return e;
38283
38279
  }
38284
38280
 
38285
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/server/requestPasswordReset.js
38281
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/server/requestPasswordReset.js
38286
38282
  var requestPasswordReset_exports = {};
38287
38283
  __export(requestPasswordReset_exports, {
38288
38284
  toKnownErr: () => toKnownErr225
@@ -38291,7 +38287,7 @@ function toKnownErr225(e) {
38291
38287
  return e;
38292
38288
  }
38293
38289
 
38294
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/server/reserveSigningKey.js
38290
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/server/reserveSigningKey.js
38295
38291
  var reserveSigningKey_exports = {};
38296
38292
  __export(reserveSigningKey_exports, {
38297
38293
  toKnownErr: () => toKnownErr226
@@ -38300,7 +38296,7 @@ function toKnownErr226(e) {
38300
38296
  return e;
38301
38297
  }
38302
38298
 
38303
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/server/resetPassword.js
38299
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/server/resetPassword.js
38304
38300
  var resetPassword_exports = {};
38305
38301
  __export(resetPassword_exports, {
38306
38302
  ExpiredTokenError: () => ExpiredTokenError5,
@@ -38327,7 +38323,7 @@ function toKnownErr227(e) {
38327
38323
  return e;
38328
38324
  }
38329
38325
 
38330
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/server/revokeAppPassword.js
38326
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/server/revokeAppPassword.js
38331
38327
  var revokeAppPassword_exports = {};
38332
38328
  __export(revokeAppPassword_exports, {
38333
38329
  toKnownErr: () => toKnownErr228
@@ -38336,7 +38332,7 @@ function toKnownErr228(e) {
38336
38332
  return e;
38337
38333
  }
38338
38334
 
38339
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/server/updateEmail.js
38335
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/server/updateEmail.js
38340
38336
  var updateEmail_exports = {};
38341
38337
  __export(updateEmail_exports, {
38342
38338
  ExpiredTokenError: () => ExpiredTokenError6,
@@ -38371,10 +38367,10 @@ function toKnownErr229(e) {
38371
38367
  return e;
38372
38368
  }
38373
38369
 
38374
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/sync/defs.js
38370
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/sync/defs.js
38375
38371
  var defs_exports24 = {};
38376
38372
 
38377
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/sync/getBlob.js
38373
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/sync/getBlob.js
38378
38374
  var getBlob_exports = {};
38379
38375
  __export(getBlob_exports, {
38380
38376
  BlobNotFoundError: () => BlobNotFoundError,
@@ -38425,7 +38421,7 @@ function toKnownErr230(e) {
38425
38421
  return e;
38426
38422
  }
38427
38423
 
38428
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/sync/getBlocks.js
38424
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/sync/getBlocks.js
38429
38425
  var getBlocks_exports2 = {};
38430
38426
  __export(getBlocks_exports2, {
38431
38427
  BlockNotFoundError: () => BlockNotFoundError,
@@ -38476,7 +38472,7 @@ function toKnownErr231(e) {
38476
38472
  return e;
38477
38473
  }
38478
38474
 
38479
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/sync/getCheckout.js
38475
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/sync/getCheckout.js
38480
38476
  var getCheckout_exports = {};
38481
38477
  __export(getCheckout_exports, {
38482
38478
  toKnownErr: () => toKnownErr232
@@ -38485,7 +38481,7 @@ function toKnownErr232(e) {
38485
38481
  return e;
38486
38482
  }
38487
38483
 
38488
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/sync/getHead.js
38484
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/sync/getHead.js
38489
38485
  var getHead_exports = {};
38490
38486
  __export(getHead_exports, {
38491
38487
  HeadNotFoundError: () => HeadNotFoundError,
@@ -38504,7 +38500,7 @@ function toKnownErr233(e) {
38504
38500
  return e;
38505
38501
  }
38506
38502
 
38507
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/sync/getHostStatus.js
38503
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/sync/getHostStatus.js
38508
38504
  var getHostStatus_exports = {};
38509
38505
  __export(getHostStatus_exports, {
38510
38506
  HostNotFoundError: () => HostNotFoundError,
@@ -38523,7 +38519,7 @@ function toKnownErr234(e) {
38523
38519
  return e;
38524
38520
  }
38525
38521
 
38526
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/sync/getLatestCommit.js
38522
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/sync/getLatestCommit.js
38527
38523
  var getLatestCommit_exports = {};
38528
38524
  __export(getLatestCommit_exports, {
38529
38525
  RepoDeactivatedError: () => RepoDeactivatedError3,
@@ -38566,7 +38562,7 @@ function toKnownErr235(e) {
38566
38562
  return e;
38567
38563
  }
38568
38564
 
38569
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/sync/getRecord.js
38565
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/sync/getRecord.js
38570
38566
  var getRecord_exports2 = {};
38571
38567
  __export(getRecord_exports2, {
38572
38568
  RecordNotFoundError: () => RecordNotFoundError2,
@@ -38617,7 +38613,7 @@ function toKnownErr236(e) {
38617
38613
  return e;
38618
38614
  }
38619
38615
 
38620
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/sync/getRepo.js
38616
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/sync/getRepo.js
38621
38617
  var getRepo_exports = {};
38622
38618
  __export(getRepo_exports, {
38623
38619
  RepoDeactivatedError: () => RepoDeactivatedError5,
@@ -38660,7 +38656,7 @@ function toKnownErr237(e) {
38660
38656
  return e;
38661
38657
  }
38662
38658
 
38663
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/sync/getRepoStatus.js
38659
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/sync/getRepoStatus.js
38664
38660
  var getRepoStatus_exports = {};
38665
38661
  __export(getRepoStatus_exports, {
38666
38662
  RepoNotFoundError: () => RepoNotFoundError6,
@@ -38679,7 +38675,7 @@ function toKnownErr238(e) {
38679
38675
  return e;
38680
38676
  }
38681
38677
 
38682
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/sync/listBlobs.js
38678
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/sync/listBlobs.js
38683
38679
  var listBlobs_exports = {};
38684
38680
  __export(listBlobs_exports, {
38685
38681
  RepoDeactivatedError: () => RepoDeactivatedError6,
@@ -38722,7 +38718,7 @@ function toKnownErr239(e) {
38722
38718
  return e;
38723
38719
  }
38724
38720
 
38725
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/sync/listHosts.js
38721
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/sync/listHosts.js
38726
38722
  var listHosts_exports = {};
38727
38723
  __export(listHosts_exports, {
38728
38724
  isHost: () => isHost,
@@ -38743,7 +38739,7 @@ function validateHost(v) {
38743
38739
  return validate76(v, id74, hashHost);
38744
38740
  }
38745
38741
 
38746
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/sync/listRepos.js
38742
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/sync/listRepos.js
38747
38743
  var listRepos_exports = {};
38748
38744
  __export(listRepos_exports, {
38749
38745
  isRepo: () => isRepo,
@@ -38764,7 +38760,7 @@ function validateRepo(v) {
38764
38760
  return validate77(v, id75, hashRepo);
38765
38761
  }
38766
38762
 
38767
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/sync/listReposByCollection.js
38763
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/sync/listReposByCollection.js
38768
38764
  var listReposByCollection_exports = {};
38769
38765
  __export(listReposByCollection_exports, {
38770
38766
  isRepo: () => isRepo2,
@@ -38785,7 +38781,7 @@ function validateRepo2(v) {
38785
38781
  return validate78(v, id76, hashRepo2);
38786
38782
  }
38787
38783
 
38788
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/sync/notifyOfUpdate.js
38784
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/sync/notifyOfUpdate.js
38789
38785
  var notifyOfUpdate_exports = {};
38790
38786
  __export(notifyOfUpdate_exports, {
38791
38787
  toKnownErr: () => toKnownErr243
@@ -38794,7 +38790,7 @@ function toKnownErr243(e) {
38794
38790
  return e;
38795
38791
  }
38796
38792
 
38797
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/sync/requestCrawl.js
38793
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/sync/requestCrawl.js
38798
38794
  var requestCrawl_exports = {};
38799
38795
  __export(requestCrawl_exports, {
38800
38796
  HostBannedError: () => HostBannedError,
@@ -38813,7 +38809,7 @@ function toKnownErr244(e) {
38813
38809
  return e;
38814
38810
  }
38815
38811
 
38816
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/sync/subscribeRepos.js
38812
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/sync/subscribeRepos.js
38817
38813
  var subscribeRepos_exports = {};
38818
38814
  __export(subscribeRepos_exports, {
38819
38815
  isAccount: () => isAccount,
@@ -38875,7 +38871,7 @@ function validateRepoOp(v) {
38875
38871
  return validate79(v, id77, hashRepoOp);
38876
38872
  }
38877
38873
 
38878
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/temp/addReservedHandle.js
38874
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/temp/addReservedHandle.js
38879
38875
  var addReservedHandle_exports = {};
38880
38876
  __export(addReservedHandle_exports, {
38881
38877
  toKnownErr: () => toKnownErr245
@@ -38884,7 +38880,7 @@ function toKnownErr245(e) {
38884
38880
  return e;
38885
38881
  }
38886
38882
 
38887
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/temp/checkHandleAvailability.js
38883
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/temp/checkHandleAvailability.js
38888
38884
  var checkHandleAvailability_exports = {};
38889
38885
  __export(checkHandleAvailability_exports, {
38890
38886
  InvalidEmailError: () => InvalidEmailError4,
@@ -38933,7 +38929,7 @@ function validateSuggestion2(v) {
38933
38929
  return validate80(v, id78, hashSuggestion2);
38934
38930
  }
38935
38931
 
38936
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/temp/checkSignupQueue.js
38932
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/temp/checkSignupQueue.js
38937
38933
  var checkSignupQueue_exports = {};
38938
38934
  __export(checkSignupQueue_exports, {
38939
38935
  toKnownErr: () => toKnownErr247
@@ -38942,7 +38938,7 @@ function toKnownErr247(e) {
38942
38938
  return e;
38943
38939
  }
38944
38940
 
38945
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/temp/dereferenceScope.js
38941
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/temp/dereferenceScope.js
38946
38942
  var dereferenceScope_exports = {};
38947
38943
  __export(dereferenceScope_exports, {
38948
38944
  InvalidScopeReferenceError: () => InvalidScopeReferenceError,
@@ -38961,7 +38957,7 @@ function toKnownErr248(e) {
38961
38957
  return e;
38962
38958
  }
38963
38959
 
38964
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/temp/fetchLabels.js
38960
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/temp/fetchLabels.js
38965
38961
  var fetchLabels_exports = {};
38966
38962
  __export(fetchLabels_exports, {
38967
38963
  toKnownErr: () => toKnownErr249
@@ -38970,7 +38966,7 @@ function toKnownErr249(e) {
38970
38966
  return e;
38971
38967
  }
38972
38968
 
38973
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/temp/requestPhoneVerification.js
38969
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/temp/requestPhoneVerification.js
38974
38970
  var requestPhoneVerification_exports = {};
38975
38971
  __export(requestPhoneVerification_exports, {
38976
38972
  toKnownErr: () => toKnownErr250
@@ -38979,7 +38975,7 @@ function toKnownErr250(e) {
38979
38975
  return e;
38980
38976
  }
38981
38977
 
38982
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/atproto/temp/revokeAccountCredentials.js
38978
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/atproto/temp/revokeAccountCredentials.js
38983
38979
  var revokeAccountCredentials_exports = {};
38984
38980
  __export(revokeAccountCredentials_exports, {
38985
38981
  toKnownErr: () => toKnownErr251
@@ -38988,7 +38984,7 @@ function toKnownErr251(e) {
38988
38984
  return e;
38989
38985
  }
38990
38986
 
38991
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/com/germnetwork/declaration.js
38987
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/com/germnetwork/declaration.js
38992
38988
  var declaration_exports3 = {};
38993
38989
  __export(declaration_exports3, {
38994
38990
  isMain: () => isMain30,
@@ -39016,7 +39012,7 @@ function validateMessageMe(v) {
39016
39012
  return validate81(v, id79, hashMessageMe);
39017
39013
  }
39018
39014
 
39019
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/communication/createTemplate.js
39015
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/communication/createTemplate.js
39020
39016
  var createTemplate_exports = {};
39021
39017
  __export(createTemplate_exports, {
39022
39018
  DuplicateTemplateNameError: () => DuplicateTemplateNameError,
@@ -39035,7 +39031,7 @@ function toKnownErr252(e) {
39035
39031
  return e;
39036
39032
  }
39037
39033
 
39038
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/communication/defs.js
39034
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/communication/defs.js
39039
39035
  var defs_exports25 = {};
39040
39036
  __export(defs_exports25, {
39041
39037
  isTemplateView: () => isTemplateView,
@@ -39052,7 +39048,7 @@ function validateTemplateView(v) {
39052
39048
  return validate82(v, id80, hashTemplateView);
39053
39049
  }
39054
39050
 
39055
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/communication/deleteTemplate.js
39051
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/communication/deleteTemplate.js
39056
39052
  var deleteTemplate_exports = {};
39057
39053
  __export(deleteTemplate_exports, {
39058
39054
  toKnownErr: () => toKnownErr253
@@ -39061,7 +39057,7 @@ function toKnownErr253(e) {
39061
39057
  return e;
39062
39058
  }
39063
39059
 
39064
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/communication/listTemplates.js
39060
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/communication/listTemplates.js
39065
39061
  var listTemplates_exports = {};
39066
39062
  __export(listTemplates_exports, {
39067
39063
  toKnownErr: () => toKnownErr254
@@ -39070,7 +39066,7 @@ function toKnownErr254(e) {
39070
39066
  return e;
39071
39067
  }
39072
39068
 
39073
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/communication/updateTemplate.js
39069
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/communication/updateTemplate.js
39074
39070
  var updateTemplate_exports = {};
39075
39071
  __export(updateTemplate_exports, {
39076
39072
  DuplicateTemplateNameError: () => DuplicateTemplateNameError2,
@@ -39089,7 +39085,7 @@ function toKnownErr255(e) {
39089
39085
  return e;
39090
39086
  }
39091
39087
 
39092
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/hosting/getAccountHistory.js
39088
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/hosting/getAccountHistory.js
39093
39089
  var getAccountHistory_exports = {};
39094
39090
  __export(getAccountHistory_exports, {
39095
39091
  isAccountCreated: () => isAccountCreated,
@@ -39155,7 +39151,7 @@ function validateHandleUpdated(v) {
39155
39151
  return validate83(v, id81, hashHandleUpdated);
39156
39152
  }
39157
39153
 
39158
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/moderation/cancelScheduledActions.js
39154
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/moderation/cancelScheduledActions.js
39159
39155
  var cancelScheduledActions_exports = {};
39160
39156
  __export(cancelScheduledActions_exports, {
39161
39157
  isCancellationResults: () => isCancellationResults,
@@ -39185,7 +39181,7 @@ function validateFailedCancellation(v) {
39185
39181
  return validate84(v, id82, hashFailedCancellation);
39186
39182
  }
39187
39183
 
39188
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/moderation/defs.js
39184
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/moderation/defs.js
39189
39185
  var defs_exports26 = {};
39190
39186
  __export(defs_exports26, {
39191
39187
  REVIEWCLOSED: () => REVIEWCLOSED,
@@ -39648,7 +39644,7 @@ function validateScheduledActionView(v) {
39648
39644
  return validate85(v, id83, hashScheduledActionView);
39649
39645
  }
39650
39646
 
39651
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/moderation/emitEvent.js
39647
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/moderation/emitEvent.js
39652
39648
  var emitEvent_exports = {};
39653
39649
  __export(emitEvent_exports, {
39654
39650
  DuplicateExternalIdError: () => DuplicateExternalIdError,
@@ -39687,7 +39683,7 @@ function validateReportAction(v) {
39687
39683
  return validate86(v, id84, hashReportAction);
39688
39684
  }
39689
39685
 
39690
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/moderation/getAccountTimeline.js
39686
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/moderation/getAccountTimeline.js
39691
39687
  var getAccountTimeline_exports = {};
39692
39688
  __export(getAccountTimeline_exports, {
39693
39689
  RepoNotFoundError: () => RepoNotFoundError8,
@@ -39727,7 +39723,7 @@ function validateTimelineItemSummary(v) {
39727
39723
  return validate87(v, id85, hashTimelineItemSummary);
39728
39724
  }
39729
39725
 
39730
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/moderation/getEvent.js
39726
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/moderation/getEvent.js
39731
39727
  var getEvent_exports = {};
39732
39728
  __export(getEvent_exports, {
39733
39729
  toKnownErr: () => toKnownErr260
@@ -39736,7 +39732,7 @@ function toKnownErr260(e) {
39736
39732
  return e;
39737
39733
  }
39738
39734
 
39739
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/moderation/getRecord.js
39735
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/moderation/getRecord.js
39740
39736
  var getRecord_exports3 = {};
39741
39737
  __export(getRecord_exports3, {
39742
39738
  RecordNotFoundError: () => RecordNotFoundError3,
@@ -39755,7 +39751,7 @@ function toKnownErr261(e) {
39755
39751
  return e;
39756
39752
  }
39757
39753
 
39758
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/moderation/getRecords.js
39754
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/moderation/getRecords.js
39759
39755
  var getRecords_exports = {};
39760
39756
  __export(getRecords_exports, {
39761
39757
  toKnownErr: () => toKnownErr262
@@ -39764,7 +39760,7 @@ function toKnownErr262(e) {
39764
39760
  return e;
39765
39761
  }
39766
39762
 
39767
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/moderation/getRepo.js
39763
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/moderation/getRepo.js
39768
39764
  var getRepo_exports2 = {};
39769
39765
  __export(getRepo_exports2, {
39770
39766
  RepoNotFoundError: () => RepoNotFoundError9,
@@ -39783,7 +39779,7 @@ function toKnownErr263(e) {
39783
39779
  return e;
39784
39780
  }
39785
39781
 
39786
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/moderation/getReporterStats.js
39782
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/moderation/getReporterStats.js
39787
39783
  var getReporterStats_exports = {};
39788
39784
  __export(getReporterStats_exports, {
39789
39785
  toKnownErr: () => toKnownErr264
@@ -39792,7 +39788,7 @@ function toKnownErr264(e) {
39792
39788
  return e;
39793
39789
  }
39794
39790
 
39795
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/moderation/getRepos.js
39791
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/moderation/getRepos.js
39796
39792
  var getRepos_exports = {};
39797
39793
  __export(getRepos_exports, {
39798
39794
  toKnownErr: () => toKnownErr265
@@ -39801,7 +39797,7 @@ function toKnownErr265(e) {
39801
39797
  return e;
39802
39798
  }
39803
39799
 
39804
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/moderation/getSubjects.js
39800
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/moderation/getSubjects.js
39805
39801
  var getSubjects_exports = {};
39806
39802
  __export(getSubjects_exports, {
39807
39803
  toKnownErr: () => toKnownErr266
@@ -39810,7 +39806,7 @@ function toKnownErr266(e) {
39810
39806
  return e;
39811
39807
  }
39812
39808
 
39813
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/moderation/listScheduledActions.js
39809
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/moderation/listScheduledActions.js
39814
39810
  var listScheduledActions_exports = {};
39815
39811
  __export(listScheduledActions_exports, {
39816
39812
  toKnownErr: () => toKnownErr267
@@ -39819,7 +39815,7 @@ function toKnownErr267(e) {
39819
39815
  return e;
39820
39816
  }
39821
39817
 
39822
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/moderation/queryEvents.js
39818
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/moderation/queryEvents.js
39823
39819
  var queryEvents_exports = {};
39824
39820
  __export(queryEvents_exports, {
39825
39821
  toKnownErr: () => toKnownErr268
@@ -39828,7 +39824,7 @@ function toKnownErr268(e) {
39828
39824
  return e;
39829
39825
  }
39830
39826
 
39831
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/moderation/queryStatuses.js
39827
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/moderation/queryStatuses.js
39832
39828
  var queryStatuses_exports = {};
39833
39829
  __export(queryStatuses_exports, {
39834
39830
  toKnownErr: () => toKnownErr269
@@ -39837,7 +39833,7 @@ function toKnownErr269(e) {
39837
39833
  return e;
39838
39834
  }
39839
39835
 
39840
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/moderation/scheduleAction.js
39836
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/moderation/scheduleAction.js
39841
39837
  var scheduleAction_exports = {};
39842
39838
  __export(scheduleAction_exports, {
39843
39839
  isFailedScheduling: () => isFailedScheduling,
@@ -39885,7 +39881,7 @@ function validateFailedScheduling(v) {
39885
39881
  return validate88(v, id86, hashFailedScheduling);
39886
39882
  }
39887
39883
 
39888
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/moderation/searchRepos.js
39884
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/moderation/searchRepos.js
39889
39885
  var searchRepos_exports = {};
39890
39886
  __export(searchRepos_exports, {
39891
39887
  toKnownErr: () => toKnownErr271
@@ -39894,7 +39890,7 @@ function toKnownErr271(e) {
39894
39890
  return e;
39895
39891
  }
39896
39892
 
39897
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/queue/assignModerator.js
39893
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/queue/assignModerator.js
39898
39894
  var assignModerator_exports = {};
39899
39895
  __export(assignModerator_exports, {
39900
39896
  InvalidAssignmentError: () => InvalidAssignmentError,
@@ -39913,7 +39909,7 @@ function toKnownErr272(e) {
39913
39909
  return e;
39914
39910
  }
39915
39911
 
39916
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/queue/createQueue.js
39912
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/queue/createQueue.js
39917
39913
  var createQueue_exports = {};
39918
39914
  __export(createQueue_exports, {
39919
39915
  ConflictingQueueError: () => ConflictingQueueError,
@@ -39940,7 +39936,7 @@ function toKnownErr273(e) {
39940
39936
  return e;
39941
39937
  }
39942
39938
 
39943
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/queue/defs.js
39939
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/queue/defs.js
39944
39940
  var defs_exports27 = {};
39945
39941
  __export(defs_exports27, {
39946
39942
  isAssignmentView: () => isAssignmentView,
@@ -39975,7 +39971,7 @@ function validateAssignmentView(v) {
39975
39971
  return validate89(v, id87, hashAssignmentView);
39976
39972
  }
39977
39973
 
39978
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/queue/deleteQueue.js
39974
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/queue/deleteQueue.js
39979
39975
  var deleteQueue_exports = {};
39980
39976
  __export(deleteQueue_exports, {
39981
39977
  toKnownErr: () => toKnownErr274
@@ -39984,7 +39980,7 @@ function toKnownErr274(e) {
39984
39980
  return e;
39985
39981
  }
39986
39982
 
39987
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/queue/getAssignments.js
39983
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/queue/getAssignments.js
39988
39984
  var getAssignments_exports = {};
39989
39985
  __export(getAssignments_exports, {
39990
39986
  toKnownErr: () => toKnownErr275
@@ -39993,7 +39989,7 @@ function toKnownErr275(e) {
39993
39989
  return e;
39994
39990
  }
39995
39991
 
39996
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/queue/listQueues.js
39992
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/queue/listQueues.js
39997
39993
  var listQueues_exports = {};
39998
39994
  __export(listQueues_exports, {
39999
39995
  toKnownErr: () => toKnownErr276
@@ -40002,7 +39998,7 @@ function toKnownErr276(e) {
40002
39998
  return e;
40003
39999
  }
40004
40000
 
40005
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/queue/routeReports.js
40001
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/queue/routeReports.js
40006
40002
  var routeReports_exports = {};
40007
40003
  __export(routeReports_exports, {
40008
40004
  OutOfRangeError: () => OutOfRangeError,
@@ -40021,7 +40017,7 @@ function toKnownErr277(e) {
40021
40017
  return e;
40022
40018
  }
40023
40019
 
40024
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/queue/unassignModerator.js
40020
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/queue/unassignModerator.js
40025
40021
  var unassignModerator_exports = {};
40026
40022
  __export(unassignModerator_exports, {
40027
40023
  InvalidAssignmentError: () => InvalidAssignmentError2,
@@ -40040,7 +40036,7 @@ function toKnownErr278(e) {
40040
40036
  return e;
40041
40037
  }
40042
40038
 
40043
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/queue/updateQueue.js
40039
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/queue/updateQueue.js
40044
40040
  var updateQueue_exports = {};
40045
40041
  __export(updateQueue_exports, {
40046
40042
  InvalidRecommendedPoliciesError: () => InvalidRecommendedPoliciesError2,
@@ -40059,7 +40055,7 @@ function toKnownErr279(e) {
40059
40055
  return e;
40060
40056
  }
40061
40057
 
40062
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/report/assignModerator.js
40058
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/report/assignModerator.js
40063
40059
  var assignModerator_exports2 = {};
40064
40060
  __export(assignModerator_exports2, {
40065
40061
  AlreadyAssignedError: () => AlreadyAssignedError,
@@ -40086,7 +40082,7 @@ function toKnownErr280(e) {
40086
40082
  return e;
40087
40083
  }
40088
40084
 
40089
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/report/closeReports.js
40085
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/report/closeReports.js
40090
40086
  var closeReports_exports = {};
40091
40087
  __export(closeReports_exports, {
40092
40088
  toKnownErr: () => toKnownErr281
@@ -40095,7 +40091,7 @@ function toKnownErr281(e) {
40095
40091
  return e;
40096
40092
  }
40097
40093
 
40098
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/report/createActivity.js
40094
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/report/createActivity.js
40099
40095
  var createActivity_exports = {};
40100
40096
  __export(createActivity_exports, {
40101
40097
  AlreadyInTargetStateError: () => AlreadyInTargetStateError,
@@ -40130,7 +40126,7 @@ function toKnownErr282(e) {
40130
40126
  return e;
40131
40127
  }
40132
40128
 
40133
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/report/defs.js
40129
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/report/defs.js
40134
40130
  var defs_exports28 = {};
40135
40131
  __export(defs_exports28, {
40136
40132
  REASONAPPEAL: () => REASONAPPEAL2,
@@ -40326,7 +40322,7 @@ function validateAssignmentView2(v) {
40326
40322
  return validate90(v, id88, hashAssignmentView2);
40327
40323
  }
40328
40324
 
40329
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/report/getAssignments.js
40325
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/report/getAssignments.js
40330
40326
  var getAssignments_exports2 = {};
40331
40327
  __export(getAssignments_exports2, {
40332
40328
  toKnownErr: () => toKnownErr283
@@ -40335,7 +40331,7 @@ function toKnownErr283(e) {
40335
40331
  return e;
40336
40332
  }
40337
40333
 
40338
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/report/getHistoricalStats.js
40334
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/report/getHistoricalStats.js
40339
40335
  var getHistoricalStats_exports = {};
40340
40336
  __export(getHistoricalStats_exports, {
40341
40337
  toKnownErr: () => toKnownErr284
@@ -40344,7 +40340,7 @@ function toKnownErr284(e) {
40344
40340
  return e;
40345
40341
  }
40346
40342
 
40347
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/report/getLatestReport.js
40343
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/report/getLatestReport.js
40348
40344
  var getLatestReport_exports = {};
40349
40345
  __export(getLatestReport_exports, {
40350
40346
  NotFoundError: () => NotFoundError2,
@@ -40363,7 +40359,7 @@ function toKnownErr285(e) {
40363
40359
  return e;
40364
40360
  }
40365
40361
 
40366
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/report/getLiveStats.js
40362
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/report/getLiveStats.js
40367
40363
  var getLiveStats_exports = {};
40368
40364
  __export(getLiveStats_exports, {
40369
40365
  toKnownErr: () => toKnownErr286
@@ -40372,7 +40368,7 @@ function toKnownErr286(e) {
40372
40368
  return e;
40373
40369
  }
40374
40370
 
40375
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/report/getReport.js
40371
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/report/getReport.js
40376
40372
  var getReport_exports = {};
40377
40373
  __export(getReport_exports, {
40378
40374
  NotFoundError: () => NotFoundError3,
@@ -40391,7 +40387,7 @@ function toKnownErr287(e) {
40391
40387
  return e;
40392
40388
  }
40393
40389
 
40394
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/report/listActivities.js
40390
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/report/listActivities.js
40395
40391
  var listActivities_exports = {};
40396
40392
  __export(listActivities_exports, {
40397
40393
  toKnownErr: () => toKnownErr288
@@ -40400,7 +40396,7 @@ function toKnownErr288(e) {
40400
40396
  return e;
40401
40397
  }
40402
40398
 
40403
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/report/queryActivities.js
40399
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/report/queryActivities.js
40404
40400
  var queryActivities_exports = {};
40405
40401
  __export(queryActivities_exports, {
40406
40402
  toKnownErr: () => toKnownErr289
@@ -40409,7 +40405,7 @@ function toKnownErr289(e) {
40409
40405
  return e;
40410
40406
  }
40411
40407
 
40412
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/report/queryReports.js
40408
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/report/queryReports.js
40413
40409
  var queryReports_exports = {};
40414
40410
  __export(queryReports_exports, {
40415
40411
  toKnownErr: () => toKnownErr290
@@ -40418,7 +40414,7 @@ function toKnownErr290(e) {
40418
40414
  return e;
40419
40415
  }
40420
40416
 
40421
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/report/reassignQueue.js
40417
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/report/reassignQueue.js
40422
40418
  var reassignQueue_exports = {};
40423
40419
  __export(reassignQueue_exports, {
40424
40420
  AlreadyInTargetQueueError: () => AlreadyInTargetQueueError,
@@ -40469,7 +40465,7 @@ function toKnownErr291(e) {
40469
40465
  return e;
40470
40466
  }
40471
40467
 
40472
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/report/refreshStats.js
40468
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/report/refreshStats.js
40473
40469
  var refreshStats_exports = {};
40474
40470
  __export(refreshStats_exports, {
40475
40471
  toKnownErr: () => toKnownErr292
@@ -40478,7 +40474,7 @@ function toKnownErr292(e) {
40478
40474
  return e;
40479
40475
  }
40480
40476
 
40481
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/report/unassignModerator.js
40477
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/report/unassignModerator.js
40482
40478
  var unassignModerator_exports2 = {};
40483
40479
  __export(unassignModerator_exports2, {
40484
40480
  InvalidAssignmentError: () => InvalidAssignmentError4,
@@ -40497,7 +40493,7 @@ function toKnownErr293(e) {
40497
40493
  return e;
40498
40494
  }
40499
40495
 
40500
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/safelink/addRule.js
40496
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/safelink/addRule.js
40501
40497
  var addRule_exports = {};
40502
40498
  __export(addRule_exports, {
40503
40499
  InvalidUrlError: () => InvalidUrlError,
@@ -40524,7 +40520,7 @@ function toKnownErr294(e) {
40524
40520
  return e;
40525
40521
  }
40526
40522
 
40527
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/safelink/defs.js
40523
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/safelink/defs.js
40528
40524
  var defs_exports29 = {};
40529
40525
  __export(defs_exports29, {
40530
40526
  isEvent: () => isEvent3,
@@ -40550,7 +40546,7 @@ function validateUrlRule(v) {
40550
40546
  return validate91(v, id89, hashUrlRule);
40551
40547
  }
40552
40548
 
40553
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/safelink/queryEvents.js
40549
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/safelink/queryEvents.js
40554
40550
  var queryEvents_exports2 = {};
40555
40551
  __export(queryEvents_exports2, {
40556
40552
  toKnownErr: () => toKnownErr295
@@ -40559,7 +40555,7 @@ function toKnownErr295(e) {
40559
40555
  return e;
40560
40556
  }
40561
40557
 
40562
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/safelink/queryRules.js
40558
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/safelink/queryRules.js
40563
40559
  var queryRules_exports = {};
40564
40560
  __export(queryRules_exports, {
40565
40561
  toKnownErr: () => toKnownErr296
@@ -40568,7 +40564,7 @@ function toKnownErr296(e) {
40568
40564
  return e;
40569
40565
  }
40570
40566
 
40571
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/safelink/removeRule.js
40567
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/safelink/removeRule.js
40572
40568
  var removeRule_exports = {};
40573
40569
  __export(removeRule_exports, {
40574
40570
  RuleNotFoundError: () => RuleNotFoundError,
@@ -40587,7 +40583,7 @@ function toKnownErr297(e) {
40587
40583
  return e;
40588
40584
  }
40589
40585
 
40590
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/safelink/updateRule.js
40586
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/safelink/updateRule.js
40591
40587
  var updateRule_exports = {};
40592
40588
  __export(updateRule_exports, {
40593
40589
  RuleNotFoundError: () => RuleNotFoundError2,
@@ -40606,7 +40602,7 @@ function toKnownErr298(e) {
40606
40602
  return e;
40607
40603
  }
40608
40604
 
40609
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/server/getConfig.js
40605
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/server/getConfig.js
40610
40606
  var getConfig_exports3 = {};
40611
40607
  __export(getConfig_exports3, {
40612
40608
  isServiceConfig: () => isServiceConfig,
@@ -40636,7 +40632,7 @@ function validateViewerConfig(v) {
40636
40632
  return validate92(v, id90, hashViewerConfig);
40637
40633
  }
40638
40634
 
40639
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/set/addValues.js
40635
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/set/addValues.js
40640
40636
  var addValues_exports = {};
40641
40637
  __export(addValues_exports, {
40642
40638
  toKnownErr: () => toKnownErr300
@@ -40645,7 +40641,7 @@ function toKnownErr300(e) {
40645
40641
  return e;
40646
40642
  }
40647
40643
 
40648
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/set/defs.js
40644
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/set/defs.js
40649
40645
  var defs_exports30 = {};
40650
40646
  __export(defs_exports30, {
40651
40647
  isSet: () => isSet,
@@ -40671,7 +40667,7 @@ function validateSetView(v) {
40671
40667
  return validate93(v, id91, hashSetView);
40672
40668
  }
40673
40669
 
40674
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/set/deleteSet.js
40670
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/set/deleteSet.js
40675
40671
  var deleteSet_exports = {};
40676
40672
  __export(deleteSet_exports, {
40677
40673
  SetNotFoundError: () => SetNotFoundError,
@@ -40690,7 +40686,7 @@ function toKnownErr301(e) {
40690
40686
  return e;
40691
40687
  }
40692
40688
 
40693
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/set/deleteValues.js
40689
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/set/deleteValues.js
40694
40690
  var deleteValues_exports = {};
40695
40691
  __export(deleteValues_exports, {
40696
40692
  SetNotFoundError: () => SetNotFoundError2,
@@ -40709,7 +40705,7 @@ function toKnownErr302(e) {
40709
40705
  return e;
40710
40706
  }
40711
40707
 
40712
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/set/getValues.js
40708
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/set/getValues.js
40713
40709
  var getValues_exports = {};
40714
40710
  __export(getValues_exports, {
40715
40711
  SetNotFoundError: () => SetNotFoundError3,
@@ -40728,7 +40724,7 @@ function toKnownErr303(e) {
40728
40724
  return e;
40729
40725
  }
40730
40726
 
40731
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/set/querySets.js
40727
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/set/querySets.js
40732
40728
  var querySets_exports = {};
40733
40729
  __export(querySets_exports, {
40734
40730
  toKnownErr: () => toKnownErr304
@@ -40737,7 +40733,7 @@ function toKnownErr304(e) {
40737
40733
  return e;
40738
40734
  }
40739
40735
 
40740
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/set/upsertSet.js
40736
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/set/upsertSet.js
40741
40737
  var upsertSet_exports = {};
40742
40738
  __export(upsertSet_exports, {
40743
40739
  toKnownErr: () => toKnownErr305
@@ -40746,7 +40742,7 @@ function toKnownErr305(e) {
40746
40742
  return e;
40747
40743
  }
40748
40744
 
40749
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/setting/defs.js
40745
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/setting/defs.js
40750
40746
  var defs_exports31 = {};
40751
40747
  __export(defs_exports31, {
40752
40748
  isOption: () => isOption,
@@ -40763,7 +40759,7 @@ function validateOption(v) {
40763
40759
  return validate94(v, id92, hashOption);
40764
40760
  }
40765
40761
 
40766
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/setting/listOptions.js
40762
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/setting/listOptions.js
40767
40763
  var listOptions_exports = {};
40768
40764
  __export(listOptions_exports, {
40769
40765
  toKnownErr: () => toKnownErr306
@@ -40772,7 +40768,7 @@ function toKnownErr306(e) {
40772
40768
  return e;
40773
40769
  }
40774
40770
 
40775
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/setting/removeOptions.js
40771
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/setting/removeOptions.js
40776
40772
  var removeOptions_exports = {};
40777
40773
  __export(removeOptions_exports, {
40778
40774
  toKnownErr: () => toKnownErr307
@@ -40781,7 +40777,7 @@ function toKnownErr307(e) {
40781
40777
  return e;
40782
40778
  }
40783
40779
 
40784
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/setting/upsertOption.js
40780
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/setting/upsertOption.js
40785
40781
  var upsertOption_exports = {};
40786
40782
  __export(upsertOption_exports, {
40787
40783
  toKnownErr: () => toKnownErr308
@@ -40790,7 +40786,7 @@ function toKnownErr308(e) {
40790
40786
  return e;
40791
40787
  }
40792
40788
 
40793
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/signature/defs.js
40789
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/signature/defs.js
40794
40790
  var defs_exports32 = {};
40795
40791
  __export(defs_exports32, {
40796
40792
  isSigDetail: () => isSigDetail,
@@ -40807,7 +40803,7 @@ function validateSigDetail(v) {
40807
40803
  return validate95(v, id93, hashSigDetail);
40808
40804
  }
40809
40805
 
40810
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/signature/findCorrelation.js
40806
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/signature/findCorrelation.js
40811
40807
  var findCorrelation_exports = {};
40812
40808
  __export(findCorrelation_exports, {
40813
40809
  toKnownErr: () => toKnownErr309
@@ -40816,7 +40812,7 @@ function toKnownErr309(e) {
40816
40812
  return e;
40817
40813
  }
40818
40814
 
40819
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/signature/findRelatedAccounts.js
40815
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/signature/findRelatedAccounts.js
40820
40816
  var findRelatedAccounts_exports = {};
40821
40817
  __export(findRelatedAccounts_exports, {
40822
40818
  isRelatedAccount: () => isRelatedAccount,
@@ -40837,7 +40833,7 @@ function validateRelatedAccount(v) {
40837
40833
  return validate96(v, id94, hashRelatedAccount);
40838
40834
  }
40839
40835
 
40840
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/signature/searchAccounts.js
40836
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/signature/searchAccounts.js
40841
40837
  var searchAccounts_exports2 = {};
40842
40838
  __export(searchAccounts_exports2, {
40843
40839
  toKnownErr: () => toKnownErr311
@@ -40846,7 +40842,7 @@ function toKnownErr311(e) {
40846
40842
  return e;
40847
40843
  }
40848
40844
 
40849
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/team/addMember.js
40845
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/team/addMember.js
40850
40846
  var addMember_exports = {};
40851
40847
  __export(addMember_exports, {
40852
40848
  MemberAlreadyExistsError: () => MemberAlreadyExistsError,
@@ -40865,7 +40861,7 @@ function toKnownErr312(e) {
40865
40861
  return e;
40866
40862
  }
40867
40863
 
40868
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/team/defs.js
40864
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/team/defs.js
40869
40865
  var defs_exports33 = {};
40870
40866
  __export(defs_exports33, {
40871
40867
  ROLEADMIN: () => ROLEADMIN,
@@ -40890,7 +40886,7 @@ var ROLEMODERATOR = `${id95}#roleModerator`;
40890
40886
  var ROLETRIAGE = `${id95}#roleTriage`;
40891
40887
  var ROLEVERIFIER = `${id95}#roleVerifier`;
40892
40888
 
40893
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/team/deleteMember.js
40889
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/team/deleteMember.js
40894
40890
  var deleteMember_exports = {};
40895
40891
  __export(deleteMember_exports, {
40896
40892
  CannotDeleteSelfError: () => CannotDeleteSelfError,
@@ -40917,7 +40913,7 @@ function toKnownErr313(e) {
40917
40913
  return e;
40918
40914
  }
40919
40915
 
40920
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/team/listMembers.js
40916
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/team/listMembers.js
40921
40917
  var listMembers_exports = {};
40922
40918
  __export(listMembers_exports, {
40923
40919
  toKnownErr: () => toKnownErr314
@@ -40926,7 +40922,7 @@ function toKnownErr314(e) {
40926
40922
  return e;
40927
40923
  }
40928
40924
 
40929
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/team/updateMember.js
40925
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/team/updateMember.js
40930
40926
  var updateMember_exports = {};
40931
40927
  __export(updateMember_exports, {
40932
40928
  MemberNotFoundError: () => MemberNotFoundError2,
@@ -40945,7 +40941,7 @@ function toKnownErr315(e) {
40945
40941
  return e;
40946
40942
  }
40947
40943
 
40948
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/verification/defs.js
40944
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/verification/defs.js
40949
40945
  var defs_exports34 = {};
40950
40946
  __export(defs_exports34, {
40951
40947
  isVerificationView: () => isVerificationView2,
@@ -40962,7 +40958,7 @@ function validateVerificationView2(v) {
40962
40958
  return validate98(v, id96, hashVerificationView2);
40963
40959
  }
40964
40960
 
40965
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/verification/grantVerifications.js
40961
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/verification/grantVerifications.js
40966
40962
  var grantVerifications_exports = {};
40967
40963
  __export(grantVerifications_exports, {
40968
40964
  isGrantError: () => isGrantError,
@@ -40992,7 +40988,7 @@ function validateGrantError(v) {
40992
40988
  return validate99(v, id97, hashGrantError);
40993
40989
  }
40994
40990
 
40995
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/verification/listVerifications.js
40991
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/verification/listVerifications.js
40996
40992
  var listVerifications_exports = {};
40997
40993
  __export(listVerifications_exports, {
40998
40994
  toKnownErr: () => toKnownErr317
@@ -41001,7 +40997,7 @@ function toKnownErr317(e) {
41001
40997
  return e;
41002
40998
  }
41003
40999
 
41004
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/types/tools/ozone/verification/revokeVerifications.js
41000
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/types/tools/ozone/verification/revokeVerifications.js
41005
41001
  var revokeVerifications_exports = {};
41006
41002
  __export(revokeVerifications_exports, {
41007
41003
  isRevokeError: () => isRevokeError,
@@ -41022,7 +41018,7 @@ function validateRevokeError(v) {
41022
41018
  return validate100(v, id98, hashRevokeError);
41023
41019
  }
41024
41020
 
41025
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/client/index.js
41021
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/client/index.js
41026
41022
  var APP_BSKY_ACTOR = {
41027
41023
  StatusLive: "app.bsky.actor.status#live"
41028
41024
  };
@@ -44783,7 +44779,7 @@ var tlds_default = [
44783
44779
  "\uD55C\uAD6D"
44784
44780
  ];
44785
44781
 
44786
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/rich-text/util.js
44782
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/rich-text/util.js
44787
44783
  var MENTION_REGEX = /(^|\s|\()(@)([a-zA-Z0-9.-]+)(\b)/g;
44788
44784
  var URL_REGEX = /(^|\s|\()((https?:\/\/[\S]+)|((?<domain>[a-z][a-z0-9]*(\.[a-z0-9]+)+)[\S]*))/gim;
44789
44785
  var TRAILING_PUNCTUATION_REGEX = new RegExp("\\p{P}+$", "gu");
@@ -44793,7 +44789,7 @@ var TAG_REGEX = (
44793
44789
  );
44794
44790
  var CASHTAG_REGEX = /(^|\s|\()\$([A-Za-z][A-Za-z0-9]{0,4})(?=\s|$|[.,;:!?)"'\u2019])/gu;
44795
44791
 
44796
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/rich-text/detection.js
44792
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/rich-text/detection.js
44797
44793
  function detectFacets(text) {
44798
44794
  let match;
44799
44795
  const facets = [];
@@ -44917,7 +44913,7 @@ function isValidDomain(str) {
44917
44913
  });
44918
44914
  }
44919
44915
 
44920
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/rich-text/unicode.js
44916
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/rich-text/unicode.js
44921
44917
  var encoder = new TextEncoder();
44922
44918
  var decoder = new TextDecoder();
44923
44919
  var UnicodeString = class {
@@ -44945,7 +44941,7 @@ var UnicodeString = class {
44945
44941
  }
44946
44942
  };
44947
44943
 
44948
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/rich-text/sanitization.js
44944
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/rich-text/sanitization.js
44949
44945
  var EXCESS_SPACE_RE = /[\r\n]([\u00AD\u2060\u200D\u200C\u200B\s]*[\r\n]){2,}/;
44950
44946
  var REPLACEMENT_STR = "\n\n";
44951
44947
  function sanitizeRichText(richText, opts) {
@@ -44971,7 +44967,7 @@ function clean(richText, targetRegexp, replacementString) {
44971
44967
  return richText;
44972
44968
  }
44973
44969
 
44974
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/rich-text/rich-text.js
44970
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/rich-text/rich-text.js
44975
44971
  var RichTextSegment = class {
44976
44972
  constructor(text, facet) {
44977
44973
  this.text = text;
@@ -45174,7 +45170,7 @@ function cloneDeep(v) {
45174
45170
  return JSON.parse(JSON.stringify(v));
45175
45171
  }
45176
45172
 
45177
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/moderation/const/labels.js
45173
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/moderation/const/labels.js
45178
45174
  var DEFAULT_LABEL_SETTINGS = {
45179
45175
  porn: "hide",
45180
45176
  sexual: "warn",
@@ -45381,7 +45377,7 @@ var LABELS = {
45381
45377
  }
45382
45378
  };
45383
45379
 
45384
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/moderation/types.js
45380
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/moderation/types.js
45385
45381
  var CUSTOM_LABEL_VALUE_RE = /^[a-z-]+$/;
45386
45382
  var BLOCK_BEHAVIOR = {
45387
45383
  profileList: "blur",
@@ -45407,7 +45403,7 @@ var HIDE_BEHAVIOR = {
45407
45403
  };
45408
45404
  var NOOP_BEHAVIOR = {};
45409
45405
 
45410
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/moderation/ui.js
45406
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/moderation/ui.js
45411
45407
  var ModerationUI = class {
45412
45408
  constructor() {
45413
45409
  this.noOverride = false;
@@ -45430,7 +45426,7 @@ var ModerationUI = class {
45430
45426
  }
45431
45427
  };
45432
45428
 
45433
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/moderation/decision.js
45429
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/moderation/decision.js
45434
45430
  var ModerationBehaviorSeverity;
45435
45431
  (function(ModerationBehaviorSeverity2) {
45436
45432
  ModerationBehaviorSeverity2[ModerationBehaviorSeverity2["High"] = 0] = "High";
@@ -45723,7 +45719,7 @@ function sortByPriority(a, b) {
45723
45719
  return a.priority - b.priority;
45724
45720
  }
45725
45721
 
45726
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/moderation/subjects/account.js
45722
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/moderation/subjects/account.js
45727
45723
  function decideAccount(subject, opts) {
45728
45724
  const acc = new ModerationDecision();
45729
45725
  acc.setDid(subject.did);
@@ -45755,7 +45751,7 @@ function filterAccountLabels(labels) {
45755
45751
  return labels.filter((label) => !label.uri.endsWith("/app.bsky.actor.profile/self") || label.val === "!no-unauthenticated");
45756
45752
  }
45757
45753
 
45758
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/moderation/subjects/profile.js
45754
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/moderation/subjects/profile.js
45759
45755
  function decideProfile(subject, opts) {
45760
45756
  const acc = new ModerationDecision();
45761
45757
  acc.setDid(subject.did);
@@ -45772,7 +45768,7 @@ function filterProfileLabels(labels) {
45772
45768
  return labels.filter((label) => label.uri.endsWith("/app.bsky.actor.profile/self"));
45773
45769
  }
45774
45770
 
45775
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/moderation/subjects/feed-generator.js
45771
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/moderation/subjects/feed-generator.js
45776
45772
  function decideFeedGenerator(subject, opts) {
45777
45773
  const acc = new ModerationDecision();
45778
45774
  acc.setDid(subject.creator.did);
@@ -45785,7 +45781,7 @@ function decideFeedGenerator(subject, opts) {
45785
45781
  return ModerationDecision.merge(acc, decideAccount(subject.creator, opts), decideProfile(subject.creator, opts));
45786
45782
  }
45787
45783
 
45788
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/moderation/subjects/notification.js
45784
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/moderation/subjects/notification.js
45789
45785
  function decideNotification(subject, opts) {
45790
45786
  const acc = new ModerationDecision();
45791
45787
  acc.setDid(subject.author.did);
@@ -45798,7 +45794,7 @@ function decideNotification(subject, opts) {
45798
45794
  return ModerationDecision.merge(acc, decideAccount(subject.author, opts), decideProfile(subject.author, opts));
45799
45795
  }
45800
45796
 
45801
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/moderation/mutewords.js
45797
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/moderation/mutewords.js
45802
45798
  var REGEX = {
45803
45799
  LEADING_TRAILING_PUNCTUATION: new RegExp("(?:^\\p{P}+|\\p{P}+$)", "gu"),
45804
45800
  ESCAPE: /[[\]{}()*+?.\\^$|\s]/g,
@@ -45891,7 +45887,7 @@ function hasMutedWord(params2) {
45891
45887
  return !!matchMuteWords(params2);
45892
45888
  }
45893
45889
 
45894
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/moderation/subjects/post.js
45890
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/moderation/subjects/post.js
45895
45891
  function decidePost(subject, opts) {
45896
45892
  return ModerationDecision.merge(decideSubject(subject, opts), decideEmbed(subject.embed, opts)?.downgrade(), decideAccount(subject.author, opts), decideProfile(subject.author, opts));
45897
45893
  }
@@ -46191,7 +46187,7 @@ function matchAllMuteWords(subject, mutedWords) {
46191
46187
  }
46192
46188
  }
46193
46189
 
46194
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/moderation/subjects/status.js
46190
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/moderation/subjects/status.js
46195
46191
  function decideStatus(subject, opts) {
46196
46192
  const acc = new ModerationDecision();
46197
46193
  acc.setDid(subject.did);
@@ -46206,7 +46202,7 @@ function decideStatus(subject, opts) {
46206
46202
  return ModerationDecision.merge(acc, decideAccount(subject, opts), decideProfile(subject, opts));
46207
46203
  }
46208
46204
 
46209
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/moderation/subjects/user-list.js
46205
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/moderation/subjects/user-list.js
46210
46206
  function decideUserList(subject, opts) {
46211
46207
  const acc = new ModerationDecision();
46212
46208
  const creator = (
@@ -46237,7 +46233,7 @@ function isProfile(v) {
46237
46233
  return v && typeof v === "object" && "did" in v;
46238
46234
  }
46239
46235
 
46240
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/moderation/util.js
46236
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/moderation/util.js
46241
46237
  function interpretLabelValueDefinition(def2, definedBy) {
46242
46238
  const behaviors = {
46243
46239
  account: {},
@@ -46295,7 +46291,7 @@ function interpretLabelValueDefinitions(labelerView) {
46295
46291
  return (labelerView.policies?.labelValueDefinitions || []).filter(asPredicate(defs_exports20.validateLabelValueDefinition)).map((labelValDef) => interpretLabelValueDefinition(labelValDef, labelerView.creator.did));
46296
46292
  }
46297
46293
 
46298
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/moderation/index.js
46294
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/moderation/index.js
46299
46295
  function moderateProfile(subject, opts) {
46300
46296
  return ModerationDecision.merge(decideAccount(subject, opts), decideProfile(subject, opts));
46301
46297
  }
@@ -46315,7 +46311,7 @@ function moderateStatus(subject, opts) {
46315
46311
  return decideStatus(subject, opts);
46316
46312
  }
46317
46313
 
46318
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/mocker.js
46314
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/mocker.js
46319
46315
  var FAKE_CID = "bafyreiclp443lavogvhj3d2ob2cxbfuscni2k5jk7bebjzg7khl3esabwq";
46320
46316
  var mock = {
46321
46317
  post({ text, facets, reply, embed }) {
@@ -46429,7 +46425,7 @@ var mock = {
46429
46425
  }
46430
46426
  };
46431
46427
 
46432
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/age-assurance.js
46428
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/age-assurance.js
46433
46429
  var ageAssuranceRuleIDs = {
46434
46430
  Default: `${ids.AppBskyAgeassuranceDefs}#configRegionRuleDefault`,
46435
46431
  IfDeclaredOverAge: `${ids.AppBskyAgeassuranceDefs}#configRegionRuleIfDeclaredOverAge`,
@@ -46592,7 +46588,7 @@ var AwaitLock = class {
46592
46588
  }
46593
46589
  };
46594
46590
 
46595
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/predicate.js
46591
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/predicate.js
46596
46592
  var isValidProfile = asPredicate(profile_exports.validateRecord);
46597
46593
  var isValidAdultContentPref = asPredicate(defs_exports.validateAdultContentPref);
46598
46594
  var isValidBskyAppStatePref = asPredicate(defs_exports.validateBskyAppStatePref);
@@ -46611,7 +46607,7 @@ var isValidThreadViewPref = asPredicate(defs_exports.validateThreadViewPref);
46611
46607
  var isValidVerificationPrefs = asPredicate(defs_exports.validateVerificationPrefs);
46612
46608
  var isValidLiveEventPreferences = asPredicate(defs_exports.validateLiveEventPreferences);
46613
46609
 
46614
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/agent.js
46610
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/agent.js
46615
46611
  var FEED_VIEW_PREF_DEFAULTS = {
46616
46612
  hideReplies: false,
46617
46613
  hideRepliesByUnfollowed: true,
@@ -47663,7 +47659,7 @@ function matchMutedWord(existingWord, newWord) {
47663
47659
  return matchById || legacyMatchByValue;
47664
47660
  }
47665
47661
 
47666
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/atp-agent.js
47662
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/atp-agent.js
47667
47663
  var ReadableStream2 = globalThis.ReadableStream;
47668
47664
  var AtpAgent = class _AtpAgent extends Agent {
47669
47665
  constructor(options) {
@@ -48011,7 +48007,7 @@ function extractType({ headers }) {
48011
48007
  return headers.get("Content-Type")?.split(";")[0]?.trim();
48012
48008
  }
48013
48009
 
48014
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/bsky-agent.js
48010
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/bsky-agent.js
48015
48011
  var BskyAgent = class _BskyAgent extends AtpAgent {
48016
48012
  clone() {
48017
48013
  if (this.constructor === _BskyAgent) {
@@ -48022,7 +48018,7 @@ var BskyAgent = class _BskyAgent extends AtpAgent {
48022
48018
  }
48023
48019
  };
48024
48020
 
48025
- // ../../node_modules/.pnpm/@atproto+api@0.20.40/node_modules/@atproto/api/dist/index.js
48021
+ // ../../node_modules/.pnpm/@atproto+api@0.20.41/node_modules/@atproto/api/dist/index.js
48026
48022
  var lexicons2 = new Lexicons(lexicons);
48027
48023
  export {
48028
48024
  APP_BSKY_ACTOR,
@@ -48559,4 +48555,4 @@ export {
48559
48555
  @atproto/lex-data/dist/utf8.js:
48560
48556
  (* v8 ignore next -- @preserve *)
48561
48557
  */
48562
- //# sourceMappingURL=dist-CYRF4S6L.js.map
48558
+ //# sourceMappingURL=dist-CYOEQXUU.js.map