lucide-preact 0.78.0 → 0.81.0

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.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * lucide-preact v0.78.0 - ISC
2
+ * lucide-preact v0.81.0 - ISC
3
3
  */
4
4
 
5
5
  'use strict';
@@ -13,14 +13,9 @@ function ownKeys(object, enumerableOnly) {
13
13
 
14
14
  if (Object.getOwnPropertySymbols) {
15
15
  var symbols = Object.getOwnPropertySymbols(object);
16
-
17
- if (enumerableOnly) {
18
- symbols = symbols.filter(function (sym) {
19
- return Object.getOwnPropertyDescriptor(object, sym).enumerable;
20
- });
21
- }
22
-
23
- keys.push.apply(keys, symbols);
16
+ enumerableOnly && (symbols = symbols.filter(function (sym) {
17
+ return Object.getOwnPropertyDescriptor(object, sym).enumerable;
18
+ })), keys.push.apply(keys, symbols);
24
19
  }
25
20
 
26
21
  return keys;
@@ -28,19 +23,12 @@ function ownKeys(object, enumerableOnly) {
28
23
 
29
24
  function _objectSpread2(target) {
30
25
  for (var i = 1; i < arguments.length; i++) {
31
- var source = arguments[i] != null ? arguments[i] : {};
32
-
33
- if (i % 2) {
34
- ownKeys(Object(source), true).forEach(function (key) {
35
- _defineProperty(target, key, source[key]);
36
- });
37
- } else if (Object.getOwnPropertyDescriptors) {
38
- Object.defineProperties(target, Object.getOwnPropertyDescriptors(source));
39
- } else {
40
- ownKeys(Object(source)).forEach(function (key) {
41
- Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key));
42
- });
43
- }
26
+ var source = null != arguments[i] ? arguments[i] : {};
27
+ i % 2 ? ownKeys(Object(source), !0).forEach(function (key) {
28
+ _defineProperty(target, key, source[key]);
29
+ }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) {
30
+ Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key));
31
+ });
44
32
  }
45
33
 
46
34
  return target;
@@ -2027,6 +2015,12 @@ var Bomb = createPreactComponent('Bomb', [['circle', {
2027
2015
  }]]);
2028
2016
  var Bomb$1 = Bomb;
2029
2017
 
2018
+ var Bone = createPreactComponent('Bone', [['path', {
2019
+ d: 'M18.6 9.82c-.52-.21-1.15-.25-1.54.15l-7.07 7.06c-.39.39-.36 1.03-.15 1.54.12.3.16.6.16.93a2.5 2.5 0 0 1-5 0c0-.26-.24-.5-.5-.5a2.5 2.5 0 1 1 .96-4.82c.5.21 1.14.25 1.53-.15l7.07-7.06c.39-.39.36-1.03.15-1.54-.12-.3-.21-.6-.21-.93a2.5 2.5 0 0 1 5 0c.01.26.24.49.5.5a2.5 2.5 0 1 1-.9 4.82Z',
2020
+ key: '134x1i'
2021
+ }]]);
2022
+ var Bone$1 = Bone;
2023
+
2030
2024
  var BookOpen = createPreactComponent('BookOpen', [['path', {
2031
2025
  d: 'M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z',
2032
2026
  key: 'vv98re'
@@ -6097,6 +6091,90 @@ var FlaskRound = createPreactComponent('FlaskRound', [['path', {
6097
6091
  }]]);
6098
6092
  var FlaskRound$1 = FlaskRound;
6099
6093
 
6094
+ var FlipHorizontal2 = createPreactComponent('FlipHorizontal2', [['path', {
6095
+ d: 'm3 7 5 5-5 5V7',
6096
+ key: 'couhi7'
6097
+ }], ['path', {
6098
+ d: 'm21 7-5 5 5 5V7',
6099
+ key: '6ouia7'
6100
+ }], ['path', {
6101
+ d: 'M12 20v2',
6102
+ key: '1lh1kg'
6103
+ }], ['path', {
6104
+ d: 'M12 14v2',
6105
+ key: '8jcxud'
6106
+ }], ['path', {
6107
+ d: 'M12 8v2',
6108
+ key: '1woqiv'
6109
+ }], ['path', {
6110
+ d: 'M12 2v2',
6111
+ key: 'tus03m'
6112
+ }]]);
6113
+ var FlipHorizontal2$1 = FlipHorizontal2;
6114
+
6115
+ var FlipHorizontal = createPreactComponent('FlipHorizontal', [['path', {
6116
+ d: 'M8 3H5a2 2 0 0 0-2 2v14c0 1.1.9 2 2 2h3',
6117
+ key: '1i73f7'
6118
+ }], ['path', {
6119
+ d: 'M16 3h3a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-3',
6120
+ key: 'saxlbk'
6121
+ }], ['path', {
6122
+ d: 'M12 20v2',
6123
+ key: '1lh1kg'
6124
+ }], ['path', {
6125
+ d: 'M12 14v2',
6126
+ key: '8jcxud'
6127
+ }], ['path', {
6128
+ d: 'M12 8v2',
6129
+ key: '1woqiv'
6130
+ }], ['path', {
6131
+ d: 'M12 2v2',
6132
+ key: 'tus03m'
6133
+ }]]);
6134
+ var FlipHorizontal$1 = FlipHorizontal;
6135
+
6136
+ var FlipVertical2 = createPreactComponent('FlipVertical2', [['path', {
6137
+ d: 'm17 3-5 5-5-5h10',
6138
+ key: '1ftt6x'
6139
+ }], ['path', {
6140
+ d: 'm17 21-5-5-5 5h10',
6141
+ key: '1m0wmu'
6142
+ }], ['path', {
6143
+ d: 'M4 12H2',
6144
+ key: 'rhcxmi'
6145
+ }], ['path', {
6146
+ d: 'M10 12H8',
6147
+ key: 's88cx1'
6148
+ }], ['path', {
6149
+ d: 'M16 12h-2',
6150
+ key: '10asgb'
6151
+ }], ['path', {
6152
+ d: 'M22 12h-2',
6153
+ key: '14jgyd'
6154
+ }]]);
6155
+ var FlipVertical2$1 = FlipVertical2;
6156
+
6157
+ var FlipVertical = createPreactComponent('FlipVertical', [['path', {
6158
+ d: 'M21 8V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v3',
6159
+ key: '14bfxa'
6160
+ }], ['path', {
6161
+ d: 'M21 16v3a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-3',
6162
+ key: '14rx03'
6163
+ }], ['path', {
6164
+ d: 'M4 12H2',
6165
+ key: 'rhcxmi'
6166
+ }], ['path', {
6167
+ d: 'M10 12H8',
6168
+ key: 's88cx1'
6169
+ }], ['path', {
6170
+ d: 'M16 12h-2',
6171
+ key: '10asgb'
6172
+ }], ['path', {
6173
+ d: 'M22 12h-2',
6174
+ key: '14jgyd'
6175
+ }]]);
6176
+ var FlipVertical$1 = FlipVertical;
6177
+
6100
6178
  var Flower2 = createPreactComponent('Flower2', [['path', {
6101
6179
  d: 'M12 5a3 3 0 1 1 3 3m-3-3a3 3 0 1 0-3 3m3-3v1M9 8a3 3 0 1 0 3 3M9 8h1m5 0a3 3 0 1 1-3 3m3-3h-1m-2 3v-1',
6102
6180
  key: '3pnvol'
@@ -6817,6 +6895,25 @@ var GitCommit = createPreactComponent('GitCommit', [['circle', {
6817
6895
  }]]);
6818
6896
  var GitCommit$1 = GitCommit;
6819
6897
 
6898
+ var GitCompare = createPreactComponent('GitCompare', [['circle', {
6899
+ cx: '18',
6900
+ cy: '18',
6901
+ r: '3',
6902
+ key: '1xkwt0'
6903
+ }], ['circle', {
6904
+ cx: '6',
6905
+ cy: '6',
6906
+ r: '3',
6907
+ key: '1lh9wr'
6908
+ }], ['path', {
6909
+ d: 'M13 6h3a2 2 0 0 1 2 2v7',
6910
+ key: '1yeb86'
6911
+ }], ['path', {
6912
+ d: 'M11 18H8a2 2 0 0 1-2-2V9',
6913
+ key: '19pyzm'
6914
+ }]]);
6915
+ var GitCompare$1 = GitCompare;
6916
+
6820
6917
  var GitFork = createPreactComponent('GitFork', [['circle', {
6821
6918
  cx: '12',
6822
6919
  cy: '18',
@@ -6857,6 +6954,59 @@ var GitMerge = createPreactComponent('GitMerge', [['circle', {
6857
6954
  }]]);
6858
6955
  var GitMerge$1 = GitMerge;
6859
6956
 
6957
+ var GitPullRequestClosed = createPreactComponent('GitPullRequestClosed', [['circle', {
6958
+ cx: '18',
6959
+ cy: '18',
6960
+ r: '3',
6961
+ key: '1xkwt0'
6962
+ }], ['circle', {
6963
+ cx: '6',
6964
+ cy: '6',
6965
+ r: '3',
6966
+ key: '1lh9wr'
6967
+ }], ['path', {
6968
+ d: 'M18 11.5V15',
6969
+ key: '65xf6f'
6970
+ }], ['path', {
6971
+ d: 'm21 3-6 6',
6972
+ key: '16nqsk'
6973
+ }], ['path', {
6974
+ d: 'm21 9-6-6',
6975
+ key: '9j17rh'
6976
+ }], ['line', {
6977
+ x1: '6',
6978
+ y1: '9',
6979
+ x2: '6',
6980
+ y2: '21',
6981
+ key: '79th4h'
6982
+ }]]);
6983
+ var GitPullRequestClosed$1 = GitPullRequestClosed;
6984
+
6985
+ var GitPullRequestDraft = createPreactComponent('GitPullRequestDraft', [['circle', {
6986
+ cx: '18',
6987
+ cy: '18',
6988
+ r: '3',
6989
+ key: '1xkwt0'
6990
+ }], ['circle', {
6991
+ cx: '6',
6992
+ cy: '6',
6993
+ r: '3',
6994
+ key: '1lh9wr'
6995
+ }], ['path', {
6996
+ d: 'M18 6V5',
6997
+ key: '1oao2s'
6998
+ }], ['path', {
6999
+ d: 'M18 11v-1',
7000
+ key: '11c8tz'
7001
+ }], ['line', {
7002
+ x1: '6',
7003
+ y1: '9',
7004
+ x2: '6',
7005
+ y2: '21',
7006
+ key: '79th4h'
7007
+ }]]);
7008
+ var GitPullRequestDraft$1 = GitPullRequestDraft;
7009
+
6860
7010
  var GitPullRequest = createPreactComponent('GitPullRequest', [['circle', {
6861
7011
  cx: '18',
6862
7012
  cy: '18',
@@ -8690,15 +8840,148 @@ var Magnet = createPreactComponent('Magnet', [['path', {
8690
8840
  }]]);
8691
8841
  var Magnet$1 = Magnet;
8692
8842
 
8693
- var Mail = createPreactComponent('Mail', [['path', {
8694
- d: 'M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z',
8695
- key: '1wse7h'
8696
- }], ['polyline', {
8697
- points: '22,6 12,13 2,6',
8698
- key: '1ukqhz'
8843
+ var MailCheck = createPreactComponent('MailCheck', [['path', {
8844
+ d: 'M22 13V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h8',
8845
+ key: '12jkf8'
8846
+ }], ['path', {
8847
+ d: 'm22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7',
8848
+ key: '1ocrg3'
8849
+ }], ['path', {
8850
+ d: 'm16 19 2 2 4-4',
8851
+ key: '1b14m6'
8852
+ }]]);
8853
+ var MailCheck$1 = MailCheck;
8854
+
8855
+ var MailMinus = createPreactComponent('MailMinus', [['path', {
8856
+ d: 'M22 15V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h8',
8857
+ key: 'fuxbkv'
8858
+ }], ['path', {
8859
+ d: 'm22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7',
8860
+ key: '1ocrg3'
8861
+ }], ['path', {
8862
+ d: 'M16 19h6',
8863
+ key: 'xwg31i'
8864
+ }]]);
8865
+ var MailMinus$1 = MailMinus;
8866
+
8867
+ var MailOpen = createPreactComponent('MailOpen', [['path', {
8868
+ d: 'M21.2 8.4c.5.38.8.97.8 1.6v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V10a2 2 0 0 1 .8-1.6l8-6a2 2 0 0 1 2.4 0l8 6Z',
8869
+ key: '1jhwl8'
8870
+ }], ['path', {
8871
+ d: 'm22 10-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 10',
8872
+ key: '1qfld7'
8873
+ }]]);
8874
+ var MailOpen$1 = MailOpen;
8875
+
8876
+ var MailPlus = createPreactComponent('MailPlus', [['path', {
8877
+ d: 'M22 13V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h8',
8878
+ key: '12jkf8'
8879
+ }], ['path', {
8880
+ d: 'm22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7',
8881
+ key: '1ocrg3'
8882
+ }], ['path', {
8883
+ d: 'M19 16v6',
8884
+ key: 'tddt3s'
8885
+ }], ['path', {
8886
+ d: 'M16 19h6',
8887
+ key: 'xwg31i'
8888
+ }]]);
8889
+ var MailPlus$1 = MailPlus;
8890
+
8891
+ var MailQuestion = createPreactComponent('MailQuestion', [['path', {
8892
+ d: 'M22 10.5V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h12.5',
8893
+ key: 'e61zoh'
8894
+ }], ['path', {
8895
+ d: 'm22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7',
8896
+ key: '1ocrg3'
8897
+ }], ['path', {
8898
+ d: 'M18 15.28c.2-.4.5-.8.9-1a2.1 2.1 0 0 1 2.6.4c.3.4.5.8.5 1.3 0 1.3-2 2-2 2',
8899
+ key: '7z9rxb'
8900
+ }], ['path', {
8901
+ d: 'M20 22v.01',
8902
+ key: '12bgn6'
8903
+ }]]);
8904
+ var MailQuestion$1 = MailQuestion;
8905
+
8906
+ var MailSearch = createPreactComponent('MailSearch', [['path', {
8907
+ d: 'M22 12.5V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h7.5',
8908
+ key: 'w80f2v'
8909
+ }], ['path', {
8910
+ d: 'm22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7',
8911
+ key: '1ocrg3'
8912
+ }], ['path', {
8913
+ d: 'M18 21a3 3 0 1 0 0-6 3 3 0 0 0 0 6v0Z',
8914
+ key: 'mgbru4'
8915
+ }], ['circle', {
8916
+ cx: '18',
8917
+ cy: '18',
8918
+ r: '3',
8919
+ key: '1xkwt0'
8920
+ }], ['path', {
8921
+ d: 'm22 22-1.5-1.5',
8922
+ key: '1x83k4'
8923
+ }]]);
8924
+ var MailSearch$1 = MailSearch;
8925
+
8926
+ var MailWarning = createPreactComponent('MailWarning', [['path', {
8927
+ d: 'M22 10.5V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h12.5',
8928
+ key: 'e61zoh'
8929
+ }], ['path', {
8930
+ d: 'm22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7',
8931
+ key: '1ocrg3'
8932
+ }], ['path', {
8933
+ d: 'M20 14v4',
8934
+ key: '1hm744'
8935
+ }], ['path', {
8936
+ d: 'M20 22v.01',
8937
+ key: '12bgn6'
8938
+ }]]);
8939
+ var MailWarning$1 = MailWarning;
8940
+
8941
+ var MailX = createPreactComponent('MailX', [['path', {
8942
+ d: 'M22 13V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h9',
8943
+ key: '1j9vog'
8944
+ }], ['path', {
8945
+ d: 'm22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7',
8946
+ key: '1ocrg3'
8947
+ }], ['path', {
8948
+ d: 'm17 17 4 4',
8949
+ key: '1b3523'
8950
+ }], ['path', {
8951
+ d: 'm21 17-4 4',
8952
+ key: 'uinynz'
8953
+ }]]);
8954
+ var MailX$1 = MailX;
8955
+
8956
+ var Mail = createPreactComponent('Mail', [['rect', {
8957
+ x: '2',
8958
+ y: '4',
8959
+ width: '20',
8960
+ height: '16',
8961
+ rx: '2',
8962
+ key: 'izxlao'
8963
+ }], ['path', {
8964
+ d: 'm22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7',
8965
+ key: '1ocrg3'
8699
8966
  }]]);
8700
8967
  var Mail$1 = Mail;
8701
8968
 
8969
+ var Mails = createPreactComponent('Mails', [['rect', {
8970
+ x: '6',
8971
+ y: '4',
8972
+ width: '16',
8973
+ height: '13',
8974
+ rx: '2',
8975
+ key: 'q6n4z8'
8976
+ }], ['path', {
8977
+ d: 'm22 7-7.1 3.78c-.57.3-1.23.3-1.8 0L6 7',
8978
+ key: 'xn252p'
8979
+ }], ['path', {
8980
+ d: 'M2 8v11c0 1.1.9 2 2 2h14',
8981
+ key: 'n13cji'
8982
+ }]]);
8983
+ var Mails$1 = Mails;
8984
+
8702
8985
  var MapPinOff = createPreactComponent('MapPinOff', [['path', {
8703
8986
  d: 'M5.43 5.43A8.06 8.06 0 0 0 4 10c0 6 8 12 8 12a29.94 29.94 0 0 0 5-5',
8704
8987
  key: '12a8pk'
@@ -12326,14 +12609,26 @@ var Tablet = createPreactComponent('Tablet', [['rect', {
12326
12609
  var Tablet$1 = Tablet;
12327
12610
 
12328
12611
  var Tag = createPreactComponent('Tag', [['path', {
12329
- d: 'M2 12V2h10l9.44 9.44a2 2 0 0 1 0 2.82l-7.18 7.18a2 2 0 0 1-2.82 0L2 12Z',
12330
- key: 'zh3b2k'
12612
+ d: 'M12 2H2v10l9.29 9.29c.94.94 2.48.94 3.42 0l6.58-6.58c.94-.94.94-2.48 0-3.42L12 2Z',
12613
+ key: '14b2ls'
12331
12614
  }], ['path', {
12332
12615
  d: 'M7 7h.01',
12333
12616
  key: '7u93v4'
12334
12617
  }]]);
12335
12618
  var Tag$1 = Tag;
12336
12619
 
12620
+ var Tags = createPreactComponent('Tags', [['path', {
12621
+ d: 'M9 5H2v7l6.29 6.29c.94.94 2.48.94 3.42 0l3.58-3.58c.94-.94.94-2.48 0-3.42L9 5Z',
12622
+ key: 'gt587u'
12623
+ }], ['path', {
12624
+ d: 'M6 9.01V9',
12625
+ key: '1flxpt'
12626
+ }], ['path', {
12627
+ d: 'm15 5 6.3 6.3a2.4 2.4 0 0 1 0 3.4L17 19',
12628
+ key: '1cbfv1'
12629
+ }]]);
12630
+ var Tags$1 = Tags;
12631
+
12337
12632
  var Target = createPreactComponent('Target', [['circle', {
12338
12633
  cx: '12',
12339
12634
  cy: '12',
@@ -13813,6 +14108,7 @@ exports.BluetoothOff = BluetoothOff$1;
13813
14108
  exports.BluetoothSearching = BluetoothSearching$1;
13814
14109
  exports.Bold = Bold$1;
13815
14110
  exports.Bomb = Bomb$1;
14111
+ exports.Bone = Bone$1;
13816
14112
  exports.Book = Book$1;
13817
14113
  exports.BookOpen = BookOpen$1;
13818
14114
  exports.Bookmark = Bookmark$1;
@@ -14052,6 +14348,10 @@ exports.Flashlight = Flashlight$1;
14052
14348
  exports.FlashlightOff = FlashlightOff$1;
14053
14349
  exports.FlaskConical = FlaskConical$1;
14054
14350
  exports.FlaskRound = FlaskRound$1;
14351
+ exports.FlipHorizontal = FlipHorizontal$1;
14352
+ exports.FlipHorizontal2 = FlipHorizontal2$1;
14353
+ exports.FlipVertical = FlipVertical$1;
14354
+ exports.FlipVertical2 = FlipVertical2$1;
14055
14355
  exports.Flower = Flower$1;
14056
14356
  exports.Flower2 = Flower2$1;
14057
14357
  exports.Focus = Focus$1;
@@ -14096,9 +14396,12 @@ exports.Gift = Gift$1;
14096
14396
  exports.GitBranch = GitBranch$1;
14097
14397
  exports.GitBranchPlus = GitBranchPlus$1;
14098
14398
  exports.GitCommit = GitCommit$1;
14399
+ exports.GitCompare = GitCompare$1;
14099
14400
  exports.GitFork = GitFork$1;
14100
14401
  exports.GitMerge = GitMerge$1;
14101
14402
  exports.GitPullRequest = GitPullRequest$1;
14403
+ exports.GitPullRequestClosed = GitPullRequestClosed$1;
14404
+ exports.GitPullRequestDraft = GitPullRequestDraft$1;
14102
14405
  exports.Github = Github$1;
14103
14406
  exports.Gitlab = Gitlab$1;
14104
14407
  exports.GlassWater = GlassWater$1;
@@ -14197,6 +14500,15 @@ exports.LogOut = LogOut$1;
14197
14500
  exports.Luggage = Luggage$1;
14198
14501
  exports.Magnet = Magnet$1;
14199
14502
  exports.Mail = Mail$1;
14503
+ exports.MailCheck = MailCheck$1;
14504
+ exports.MailMinus = MailMinus$1;
14505
+ exports.MailOpen = MailOpen$1;
14506
+ exports.MailPlus = MailPlus$1;
14507
+ exports.MailQuestion = MailQuestion$1;
14508
+ exports.MailSearch = MailSearch$1;
14509
+ exports.MailWarning = MailWarning$1;
14510
+ exports.MailX = MailX$1;
14511
+ exports.Mails = Mails$1;
14200
14512
  exports.Map = Map$1;
14201
14513
  exports.MapPin = MapPin$1;
14202
14514
  exports.MapPinOff = MapPinOff$1;
@@ -14413,6 +14725,7 @@ exports.Table = Table$1;
14413
14725
  exports.Table2 = Table2$1;
14414
14726
  exports.Tablet = Tablet$1;
14415
14727
  exports.Tag = Tag$1;
14728
+ exports.Tags = Tags$1;
14416
14729
  exports.Target = Target$1;
14417
14730
  exports.Tent = Tent$1;
14418
14731
  exports.Terminal = Terminal$1;