@carbon/react 0.15.0 → 0.16.0-rc.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.
- package/es/index.js +1 -1
- package/icons/es/icons-react/next/index.esm.js +2 -2
- package/icons/es/index.js +1 -1
- package/icons/lib/icons-react/next/index.esm.js +37 -1
- package/icons/lib/index.js +36 -0
- package/lib/index.js +32 -24
- package/package.json +6 -6
package/icons/lib/index.js
CHANGED
|
@@ -56,6 +56,7 @@ exports.AlignVerticalBottom = index_esm.AlignVerticalBottom;
|
|
|
56
56
|
exports.AlignVerticalCenter = index_esm.AlignVerticalCenter;
|
|
57
57
|
exports.AlignVerticalTop = index_esm.AlignVerticalTop;
|
|
58
58
|
exports.Analytics = index_esm.Analytics;
|
|
59
|
+
exports.AnalyticsCustom = index_esm.AnalyticsCustom;
|
|
59
60
|
exports.AnalyticsReference = index_esm.AnalyticsReference;
|
|
60
61
|
exports.Aperture = index_esm.Aperture;
|
|
61
62
|
exports.Api = index_esm.Api;
|
|
@@ -87,6 +88,9 @@ exports.ArrowsHorizontal = index_esm.ArrowsHorizontal;
|
|
|
87
88
|
exports.ArrowsVertical = index_esm.ArrowsVertical;
|
|
88
89
|
exports.Asleep = index_esm.Asleep;
|
|
89
90
|
exports.AsleepFilled = index_esm.AsleepFilled;
|
|
91
|
+
exports.Assembly = index_esm.Assembly;
|
|
92
|
+
exports.AssemblyCluster = index_esm.AssemblyCluster;
|
|
93
|
+
exports.AssemblyReference = index_esm.AssemblyReference;
|
|
90
94
|
exports.Asset = index_esm.Asset;
|
|
91
95
|
exports.AssetConfirm = index_esm.AssetConfirm;
|
|
92
96
|
exports.AssetDigitalTwin = index_esm.AssetDigitalTwin;
|
|
@@ -158,6 +162,8 @@ exports.BuildingInsights_3 = index_esm.BuildingInsights_3;
|
|
|
158
162
|
exports.Bullhorn = index_esm.Bullhorn;
|
|
159
163
|
exports.Buoy = index_esm.Buoy;
|
|
160
164
|
exports.Bus = index_esm.Bus;
|
|
165
|
+
exports.ButtonCentered = index_esm.ButtonCentered;
|
|
166
|
+
exports.ButtonFlushLeft = index_esm.ButtonFlushLeft;
|
|
161
167
|
exports.CabinCare = index_esm.CabinCare;
|
|
162
168
|
exports.CabinCareAlert = index_esm.CabinCareAlert;
|
|
163
169
|
exports.CabinCareAlt = index_esm.CabinCareAlt;
|
|
@@ -179,6 +185,8 @@ exports.Car = index_esm.Car;
|
|
|
179
185
|
exports.CarFront = index_esm.CarFront;
|
|
180
186
|
exports.Carbon = index_esm.Carbon;
|
|
181
187
|
exports.CarbonAccounting = index_esm.CarbonAccounting;
|
|
188
|
+
exports.CarbonForIbmDotcom = index_esm.CarbonForIbmDotcom;
|
|
189
|
+
exports.CarbonForIbmProduct = index_esm.CarbonForIbmProduct;
|
|
182
190
|
exports.CaretDown = index_esm.CaretDown;
|
|
183
191
|
exports.CaretLeft = index_esm.CaretLeft;
|
|
184
192
|
exports.CaretRight = index_esm.CaretRight;
|
|
@@ -205,7 +213,15 @@ exports.CenterToFit = index_esm.CenterToFit;
|
|
|
205
213
|
exports.Certificate = index_esm.Certificate;
|
|
206
214
|
exports.CertificateCheck = index_esm.CertificateCheck;
|
|
207
215
|
exports.ChangeCatalog = index_esm.ChangeCatalog;
|
|
216
|
+
exports.CharacterDecimal = index_esm.CharacterDecimal;
|
|
217
|
+
exports.CharacterFraction = index_esm.CharacterFraction;
|
|
218
|
+
exports.CharacterInteger = index_esm.CharacterInteger;
|
|
219
|
+
exports.CharacterLowerCase = index_esm.CharacterLowerCase;
|
|
220
|
+
exports.CharacterNegativeNumber = index_esm.CharacterNegativeNumber;
|
|
208
221
|
exports.CharacterPatterns = index_esm.CharacterPatterns;
|
|
222
|
+
exports.CharacterSentenceCase = index_esm.CharacterSentenceCase;
|
|
223
|
+
exports.CharacterUpperCase = index_esm.CharacterUpperCase;
|
|
224
|
+
exports.CharacterWholeNumber = index_esm.CharacterWholeNumber;
|
|
209
225
|
exports.ChargingStation = index_esm.ChargingStation;
|
|
210
226
|
exports.ChargingStationFilled = index_esm.ChargingStationFilled;
|
|
211
227
|
exports.ChartArea = index_esm.ChartArea;
|
|
@@ -385,6 +401,7 @@ exports.Continue = index_esm.Continue;
|
|
|
385
401
|
exports.ContinueFilled = index_esm.ContinueFilled;
|
|
386
402
|
exports.Contrast = index_esm.Contrast;
|
|
387
403
|
exports.ConvertToCloud = index_esm.ConvertToCloud;
|
|
404
|
+
exports.Cookie = index_esm.Cookie;
|
|
388
405
|
exports.Copy = index_esm.Copy;
|
|
389
406
|
exports.CopyFile = index_esm.CopyFile;
|
|
390
407
|
exports.CopyLink = index_esm.CopyLink;
|
|
@@ -440,6 +457,7 @@ exports.DataCollection = index_esm.DataCollection;
|
|
|
440
457
|
exports.DataConnected = index_esm.DataConnected;
|
|
441
458
|
exports.DataDefinition = index_esm.DataDefinition;
|
|
442
459
|
exports.DataDiode = index_esm.DataDiode;
|
|
460
|
+
exports.DataEnrichment = index_esm.DataEnrichment;
|
|
443
461
|
exports.DataError = index_esm.DataError;
|
|
444
462
|
exports.DataFormat = index_esm.DataFormat;
|
|
445
463
|
exports.DataPlayer = index_esm.DataPlayer;
|
|
@@ -677,6 +695,7 @@ exports.FlightSchedule = index_esm.FlightSchedule;
|
|
|
677
695
|
exports.FloatingIp = index_esm.FloatingIp;
|
|
678
696
|
exports.Flood = index_esm.Flood;
|
|
679
697
|
exports.FloodWarning = index_esm.FloodWarning;
|
|
698
|
+
exports.Floorplan = index_esm.Floorplan;
|
|
680
699
|
exports.Flow = index_esm.Flow;
|
|
681
700
|
exports.FlowConnection = index_esm.FlowConnection;
|
|
682
701
|
exports.FlowData = index_esm.FlowData;
|
|
@@ -797,6 +816,7 @@ exports.IbmCloudPakNetworkAutomation = index_esm.IbmCloudPakNetworkAutomation;
|
|
|
797
816
|
exports.IbmCloudPakSecurity = index_esm.IbmCloudPakSecurity;
|
|
798
817
|
exports.IbmCloudPakSystem = index_esm.IbmCloudPakSystem;
|
|
799
818
|
exports.IbmCloudPakWatsonAiops = index_esm.IbmCloudPakWatsonAiops;
|
|
819
|
+
exports.IbmCloudSecurityComplianceCenter = index_esm.IbmCloudSecurityComplianceCenter;
|
|
800
820
|
exports.IbmCloudSubnets = index_esm.IbmCloudSubnets;
|
|
801
821
|
exports.IbmCloudTransitGateway = index_esm.IbmCloudTransitGateway;
|
|
802
822
|
exports.IbmCloudVpcEndpoints = index_esm.IbmCloudVpcEndpoints;
|
|
@@ -804,6 +824,7 @@ exports.IbmDataReplication = index_esm.IbmDataReplication;
|
|
|
804
824
|
exports.IbmMatch_360 = index_esm.IbmMatch_360;
|
|
805
825
|
exports.IbmSecurity = index_esm.IbmSecurity;
|
|
806
826
|
exports.IbmSecurityServices = index_esm.IbmSecurityServices;
|
|
827
|
+
exports.IbmWatsonOrders = index_esm.IbmWatsonOrders;
|
|
807
828
|
exports.IceAccretion = index_esm.IceAccretion;
|
|
808
829
|
exports.IceVision = index_esm.IceVision;
|
|
809
830
|
exports.Icon = index_esm.Icon;
|
|
@@ -844,6 +865,14 @@ exports.InstanceCx = index_esm.InstanceCx;
|
|
|
844
865
|
exports.InstanceMx = index_esm.InstanceMx;
|
|
845
866
|
exports.InstanceVirtual = index_esm.InstanceVirtual;
|
|
846
867
|
exports.Integration = index_esm.Integration;
|
|
868
|
+
exports.IntentRequestActive = index_esm.IntentRequestActive;
|
|
869
|
+
exports.IntentRequestCreate = index_esm.IntentRequestCreate;
|
|
870
|
+
exports.IntentRequestHeal = index_esm.IntentRequestHeal;
|
|
871
|
+
exports.IntentRequestInactive = index_esm.IntentRequestInactive;
|
|
872
|
+
exports.IntentRequestScaleIn = index_esm.IntentRequestScaleIn;
|
|
873
|
+
exports.IntentRequestScaleOut = index_esm.IntentRequestScaleOut;
|
|
874
|
+
exports.IntentRequestUninstall = index_esm.IntentRequestUninstall;
|
|
875
|
+
exports.IntentRequestUpgrade = index_esm.IntentRequestUpgrade;
|
|
847
876
|
exports.Interactions = index_esm.Interactions;
|
|
848
877
|
exports.Intersect = index_esm.Intersect;
|
|
849
878
|
exports.IntrusionPrevention = index_esm.IntrusionPrevention;
|
|
@@ -1237,6 +1266,7 @@ exports.Printer = index_esm.Printer;
|
|
|
1237
1266
|
exports.Product = index_esm.Product;
|
|
1238
1267
|
exports.ProgressBar = index_esm.ProgressBar;
|
|
1239
1268
|
exports.ProgressBarRound = index_esm.ProgressBarRound;
|
|
1269
|
+
exports.PropertyRelationship = index_esm.PropertyRelationship;
|
|
1240
1270
|
exports.Purchase = index_esm.Purchase;
|
|
1241
1271
|
exports.QBarrier = index_esm.QBarrier;
|
|
1242
1272
|
exports.QBlochSphere = index_esm.QBlochSphere;
|
|
@@ -1371,6 +1401,8 @@ exports.ScanAlt = index_esm.ScanAlt;
|
|
|
1371
1401
|
exports.ScanDisabled = index_esm.ScanDisabled;
|
|
1372
1402
|
exports.ScatterMatrix = index_esm.ScatterMatrix;
|
|
1373
1403
|
exports.Schematics = index_esm.Schematics;
|
|
1404
|
+
exports.ScisControlTower = index_esm.ScisControlTower;
|
|
1405
|
+
exports.ScisTransparentSupply = index_esm.ScisTransparentSupply;
|
|
1374
1406
|
exports.Scooter = index_esm.Scooter;
|
|
1375
1407
|
exports.ScooterFront = index_esm.ScooterFront;
|
|
1376
1408
|
exports.Screen = index_esm.Screen;
|
|
@@ -1456,6 +1488,9 @@ exports.SnowScattered = index_esm.SnowScattered;
|
|
|
1456
1488
|
exports.SnowScatteredNight = index_esm.SnowScatteredNight;
|
|
1457
1489
|
exports.Snowflake = index_esm.Snowflake;
|
|
1458
1490
|
exports.Soccer = index_esm.Soccer;
|
|
1491
|
+
exports.SoftwareResource = index_esm.SoftwareResource;
|
|
1492
|
+
exports.SoftwareResourceCluster = index_esm.SoftwareResourceCluster;
|
|
1493
|
+
exports.SoftwareResourceResource = index_esm.SoftwareResourceResource;
|
|
1459
1494
|
exports.SoilMoisture = index_esm.SoilMoisture;
|
|
1460
1495
|
exports.SoilMoistureField = index_esm.SoilMoistureField;
|
|
1461
1496
|
exports.SoilMoistureGlobal = index_esm.SoilMoistureGlobal;
|
|
@@ -1465,6 +1500,7 @@ exports.SoilTemperatureGlobal = index_esm.SoilTemperatureGlobal;
|
|
|
1465
1500
|
exports.SolarPanel = index_esm.SolarPanel;
|
|
1466
1501
|
exports.SortAscending = index_esm.SortAscending;
|
|
1467
1502
|
exports.SortDescending = index_esm.SortDescending;
|
|
1503
|
+
exports.SortRemove = index_esm.SortRemove;
|
|
1468
1504
|
exports.SpellCheck = index_esm.SpellCheck;
|
|
1469
1505
|
exports.Split = index_esm.Split;
|
|
1470
1506
|
exports.SplitScreen = index_esm.SplitScreen;
|
package/lib/index.js
CHANGED
|
@@ -131,6 +131,10 @@ Object.defineProperty(exports, 'DatePickerSkeleton', {
|
|
|
131
131
|
enumerable: true,
|
|
132
132
|
get: function () { return carbonComponentsReact.DatePickerSkeleton; }
|
|
133
133
|
});
|
|
134
|
+
Object.defineProperty(exports, 'DefinitionTooltip', {
|
|
135
|
+
enumerable: true,
|
|
136
|
+
get: function () { return carbonComponentsReact.unstable_DefinitionTooltip; }
|
|
137
|
+
});
|
|
134
138
|
Object.defineProperty(exports, 'Dropdown', {
|
|
135
139
|
enumerable: true,
|
|
136
140
|
get: function () { return carbonComponentsReact.Dropdown; }
|
|
@@ -271,6 +275,10 @@ Object.defineProperty(exports, 'IconSkeleton', {
|
|
|
271
275
|
enumerable: true,
|
|
272
276
|
get: function () { return carbonComponentsReact.IconSkeleton; }
|
|
273
277
|
});
|
|
278
|
+
Object.defineProperty(exports, 'IconTab', {
|
|
279
|
+
enumerable: true,
|
|
280
|
+
get: function () { return carbonComponentsReact.unstable_IconTab; }
|
|
281
|
+
});
|
|
274
282
|
Object.defineProperty(exports, 'InlineLoading', {
|
|
275
283
|
enumerable: true,
|
|
276
284
|
get: function () { return carbonComponentsReact.InlineLoading; }
|
|
@@ -375,6 +383,10 @@ Object.defineProperty(exports, 'PrimaryButton', {
|
|
|
375
383
|
enumerable: true,
|
|
376
384
|
get: function () { return carbonComponentsReact.PrimaryButton; }
|
|
377
385
|
});
|
|
386
|
+
Object.defineProperty(exports, 'ProgressBar', {
|
|
387
|
+
enumerable: true,
|
|
388
|
+
get: function () { return carbonComponentsReact.unstable_ProgressBar; }
|
|
389
|
+
});
|
|
378
390
|
Object.defineProperty(exports, 'ProgressIndicator', {
|
|
379
391
|
enumerable: true,
|
|
380
392
|
get: function () { return carbonComponentsReact.ProgressIndicator; }
|
|
@@ -503,6 +515,10 @@ Object.defineProperty(exports, 'SideNavSwitcher', {
|
|
|
503
515
|
enumerable: true,
|
|
504
516
|
get: function () { return carbonComponentsReact.SideNavSwitcher; }
|
|
505
517
|
});
|
|
518
|
+
Object.defineProperty(exports, 'SkeletonIcon', {
|
|
519
|
+
enumerable: true,
|
|
520
|
+
get: function () { return carbonComponentsReact.SkeletonIcon; }
|
|
521
|
+
});
|
|
506
522
|
Object.defineProperty(exports, 'SkeletonPlaceholder', {
|
|
507
523
|
enumerable: true,
|
|
508
524
|
get: function () { return carbonComponentsReact.SkeletonPlaceholder; }
|
|
@@ -579,6 +595,18 @@ Object.defineProperty(exports, 'TabContent', {
|
|
|
579
595
|
enumerable: true,
|
|
580
596
|
get: function () { return carbonComponentsReact.TabContent; }
|
|
581
597
|
});
|
|
598
|
+
Object.defineProperty(exports, 'TabList', {
|
|
599
|
+
enumerable: true,
|
|
600
|
+
get: function () { return carbonComponentsReact.unstable_TabList; }
|
|
601
|
+
});
|
|
602
|
+
Object.defineProperty(exports, 'TabPanel', {
|
|
603
|
+
enumerable: true,
|
|
604
|
+
get: function () { return carbonComponentsReact.unstable_TabPanel; }
|
|
605
|
+
});
|
|
606
|
+
Object.defineProperty(exports, 'TabPanels', {
|
|
607
|
+
enumerable: true,
|
|
608
|
+
get: function () { return carbonComponentsReact.unstable_TabPanels; }
|
|
609
|
+
});
|
|
582
610
|
Object.defineProperty(exports, 'Table', {
|
|
583
611
|
enumerable: true,
|
|
584
612
|
get: function () { return carbonComponentsReact.Table; }
|
|
@@ -695,6 +723,10 @@ Object.defineProperty(exports, 'Theme', {
|
|
|
695
723
|
enumerable: true,
|
|
696
724
|
get: function () { return carbonComponentsReact.unstable_Theme; }
|
|
697
725
|
});
|
|
726
|
+
Object.defineProperty(exports, 'ThemeContext', {
|
|
727
|
+
enumerable: true,
|
|
728
|
+
get: function () { return carbonComponentsReact.unstable_ThemeContext; }
|
|
729
|
+
});
|
|
698
730
|
Object.defineProperty(exports, 'Tile', {
|
|
699
731
|
enumerable: true,
|
|
700
732
|
get: function () { return carbonComponentsReact.Tile; }
|
|
@@ -775,10 +807,6 @@ Object.defineProperty(exports, 'VStack', {
|
|
|
775
807
|
enumerable: true,
|
|
776
808
|
get: function () { return carbonComponentsReact.unstable_VStack; }
|
|
777
809
|
});
|
|
778
|
-
Object.defineProperty(exports, 'unstable_IconTab', {
|
|
779
|
-
enumerable: true,
|
|
780
|
-
get: function () { return carbonComponentsReact.unstable_IconTab; }
|
|
781
|
-
});
|
|
782
810
|
Object.defineProperty(exports, 'unstable_Menu', {
|
|
783
811
|
enumerable: true,
|
|
784
812
|
get: function () { return carbonComponentsReact.unstable_Menu; }
|
|
@@ -811,26 +839,6 @@ Object.defineProperty(exports, 'unstable_Pagination', {
|
|
|
811
839
|
enumerable: true,
|
|
812
840
|
get: function () { return carbonComponentsReact.unstable_Pagination; }
|
|
813
841
|
});
|
|
814
|
-
Object.defineProperty(exports, 'unstable_ProgressBar', {
|
|
815
|
-
enumerable: true,
|
|
816
|
-
get: function () { return carbonComponentsReact.unstable_ProgressBar; }
|
|
817
|
-
});
|
|
818
|
-
Object.defineProperty(exports, 'unstable_TabList', {
|
|
819
|
-
enumerable: true,
|
|
820
|
-
get: function () { return carbonComponentsReact.unstable_TabList; }
|
|
821
|
-
});
|
|
822
|
-
Object.defineProperty(exports, 'unstable_TabPanel', {
|
|
823
|
-
enumerable: true,
|
|
824
|
-
get: function () { return carbonComponentsReact.unstable_TabPanel; }
|
|
825
|
-
});
|
|
826
|
-
Object.defineProperty(exports, 'unstable_TabPanels', {
|
|
827
|
-
enumerable: true,
|
|
828
|
-
get: function () { return carbonComponentsReact.unstable_TabPanels; }
|
|
829
|
-
});
|
|
830
|
-
Object.defineProperty(exports, 'unstable_ThemeContext', {
|
|
831
|
-
enumerable: true,
|
|
832
|
-
get: function () { return carbonComponentsReact.unstable_ThemeContext; }
|
|
833
|
-
});
|
|
834
842
|
Object.defineProperty(exports, 'unstable_TreeNode', {
|
|
835
843
|
enumerable: true,
|
|
836
844
|
get: function () { return carbonComponentsReact.unstable_TreeNode; }
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@carbon/react",
|
|
3
3
|
"description": "React components for the Carbon Design System",
|
|
4
|
-
"version": "0.
|
|
4
|
+
"version": "0.16.0-rc.0",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"main": "lib/index.js",
|
|
7
7
|
"module": "es/index.js",
|
|
@@ -43,11 +43,11 @@
|
|
|
43
43
|
},
|
|
44
44
|
"dependencies": {
|
|
45
45
|
"@carbon/feature-flags": "^0.7.0",
|
|
46
|
-
"@carbon/icons-react": "^10.
|
|
47
|
-
"@carbon/styles": "^0.
|
|
46
|
+
"@carbon/icons-react": "^10.48.0-rc.0",
|
|
47
|
+
"@carbon/styles": "^0.16.0-rc.0",
|
|
48
48
|
"@carbon/telemetry": "0.0.0-alpha.6",
|
|
49
|
-
"carbon-components": "^10.
|
|
50
|
-
"carbon-components-react": "^7.
|
|
49
|
+
"carbon-components": "^10.55.0-rc.0",
|
|
50
|
+
"carbon-components-react": "^7.55.0-rc.0",
|
|
51
51
|
"carbon-icons": "^7.0.7"
|
|
52
52
|
},
|
|
53
53
|
"devDependencies": {
|
|
@@ -105,5 +105,5 @@
|
|
|
105
105
|
"lib/prefix.js",
|
|
106
106
|
"src/prefix.js"
|
|
107
107
|
],
|
|
108
|
-
"gitHead": "
|
|
108
|
+
"gitHead": "4cb0cf93101e8a4a6a67a950518793e006ed8a07"
|
|
109
109
|
}
|